@charset "UTF-8";body{display:grid;grid-template-rows:auto 1fr auto}h1,h2,h3,h4,h5,strong{color:#3b3b3b}main{max-width:1200px;flex-wrap:wrap-reverse;gap:1rem;align-items:flex-end!important}.reservation-form-section{flex-basis:300px;flex-grow:2}.reservation-form{padding:.7rem 1rem;.btn{width:100%}}.form-guest-section{margin:2rem 0;.row .col:nth-child(2){margin-top:2rem}}.pending-form{min-height:500px}.form-event-info-section{.card{position:sticky;top:0;margin:0 auto;.image-container{max-height:300px}.card-body .card-link{float:right}}& small{display:block}}.form-reservation-details{& hr{width:25%}}.absolute-center-container{display:grid;place-items:center}.btn{border-radius:8px}.btn.btn-primary{background-color:#ce009f;border-color:#ce009f;font-weight:650}.btn.btn-primary:hover{background-color:#f405c2;border-color:#f405c2}.btn.btn-primary:active{background-color:#a5037e;border-color:#a5037e}.btn-link:hover{background:transparent;color:#f405c2!important}.btn-link:active{background:transparent!important;color:#a5037e!important}.divider{width:100%;border-bottom:1px solid #EDEDED;margin:auto}.card{border-radius:16px;border:1px solid #EDEDED}.p-invalid{color:#ff4d4f}input.custom-input{height:48px;padding:12px 14px;justify-content:space-between;align-items:center;border-radius:8px;border:1px solid #959595}input.custom-input:focus{box-shadow:0 0 4px #eddb00;border:1px solid #EDDB00}input:-internal-autofill-selected{background-color:#fdffe73d!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px #fdffe766}input.custom-input::placeholder{color:#959595}.image-gallery-thumbnail,.image-gallery-slides{border-radius:12px}.image-gallery-thumbnail,.image-gallery-image{border-radius:8px}.image-gallery-thumbnail.active{border:4px solid #EDDB00}.no-padding{padding:0!important;flex-wrap:inherit;gap:20px}.card-body{padding:32px}.form-guest-section{margin:0}@media (min-width: 768px){main{margin-top:2rem}.reservation-form{.btn{max-width:25%}}.form-event-info-section{flex-basis:300px;max-width:500px;flex-grow:1;position:sticky;top:1rem}}@media (max-width: 768px){.card{border:none!important}.form-guest-section{.row{--bs-gutter-y: 1rem !important}}.card-body{padding:32px 24px}.no-padding{flex-wrap:wrap}}:root{--primary-color: #7d2c94}a{text-decoration:none}body{min-height:100svh;display:grid;grid-template-rows:auto 1fr auto}/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.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}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.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}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--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-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder,.form-floating>.form-control-plaintext::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown),.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .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)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%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)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .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)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%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)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%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 .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='%23052c65'%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 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;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: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;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: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:uicons-bold-rounded;src:url(/_app/uicons-bold-rounded-KV62YCLE.7347e4f3.eot#iefix) format("embedded-opentype"),url(/_app/uicons-bold-rounded-AQ7XFCG5.fda039c7.woff2) format("woff2"),url(/_app/uicons-bold-rounded-2PBEHA33.2bec7eaf.woff) format("woff")}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-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-br-0:before{content:""}.fi-br-1:before{content:""}.fi-br-2:before{content:""}.fi-br-3:before{content:""}.fi-br-360-degrees:before{content:""}.fi-br-4:before{content:""}.fi-br-5:before{content:""}.fi-br-6:before{content:""}.fi-br-7:before{content:""}.fi-br-8:before{content:""}.fi-br-9:before{content:""}.fi-br-a:before{content:""}.fi-br-acorn:before{content:""}.fi-br-ad:before{content:""}.fi-br-add-document:before{content:""}.fi-br-add-folder:before{content:""}.fi-br-add:before{content:""}.fi-br-address-book:before{content:""}.fi-br-address-card:before{content:""}.fi-br-air-conditioner:before{content:""}.fi-br-air-freshener:before{content:""}.fi-br-airplay:before{content:""}.fi-br-alarm-clock:before{content:""}.fi-br-alarm-exclamation:before{content:""}.fi-br-alarm-plus:before{content:""}.fi-br-alarm-snooze:before{content:""}.fi-br-album-circle-plus:before{content:""}.fi-br-album-circle-user:before{content:""}.fi-br-album-collection:before{content:""}.fi-br-album:before{content:""}.fi-br-alicorn:before{content:""}.fi-br-alien:before{content:""}.fi-br-align-center:before{content:""}.fi-br-align-justify:before{content:""}.fi-br-align-left:before{content:""}.fi-br-align-slash:before{content:""}.fi-br-ambulance:before{content:""}.fi-br-anchor:before{content:""}.fi-br-angel:before{content:""}.fi-br-angle-90:before{content:""}.fi-br-angle-circle-down:before{content:""}.fi-br-angle-circle-left:before{content:""}.fi-br-angle-circle-right:before{content:""}.fi-br-angle-circle-up:before{content:""}.fi-br-angle-double-left:before{content:""}.fi-br-angle-double-right:before{content:""}.fi-br-angle-double-small-down:before{content:""}.fi-br-angle-double-small-left:before{content:""}.fi-br-angle-double-small-right:before{content:""}.fi-br-angle-double-small-up:before{content:""}.fi-br-angle-down:before{content:""}.fi-br-angle-left:before{content:""}.fi-br-angle-right:before{content:""}.fi-br-angle-small-down:before{content:""}.fi-br-angle-small-left:before{content:""}.fi-br-angle-small-right:before{content:""}.fi-br-angle-small-up:before{content:""}.fi-br-angle-square-down:before{content:""}.fi-br-angle-square-left:before{content:""}.fi-br-angle-square-right:before{content:""}.fi-br-angle-square-up:before{content:""}.fi-br-angle-up:before{content:""}.fi-br-angle:before{content:""}.fi-br-angry:before{content:""}.fi-br-animated-icon:before{content:""}.fi-br-apartment:before{content:""}.fi-br-aperture:before{content:""}.fi-br-api:before{content:""}.fi-br-apple-crate:before{content:""}.fi-br-apple-whole:before{content:""}.fi-br-apps-add:before{content:""}.fi-br-apps-delete:before{content:""}.fi-br-apps-sort:before{content:""}.fi-br-apps:before{content:""}.fi-br-archive:before{content:""}.fi-br-archway:before{content:""}.fi-br-arrow-alt-circle-down:before{content:""}.fi-br-arrow-alt-circle-left:before{content:""}.fi-br-arrow-alt-circle-right:before{content:""}.fi-br-arrow-alt-circle-up:before{content:""}.fi-br-arrow-alt-down:before{content:""}.fi-br-arrow-alt-from-bottom:before{content:""}.fi-br-arrow-alt-from-left:before{content:""}.fi-br-arrow-alt-from-right:before{content:""}.fi-br-arrow-alt-from-top:before{content:""}.fi-br-arrow-alt-left:before{content:""}.fi-br-arrow-alt-right:before{content:""}.fi-br-arrow-alt-square-down:before{content:""}.fi-br-arrow-alt-square-left:before{content:""}.fi-br-arrow-alt-square-right:before{content:""}.fi-br-arrow-alt-square-up:before{content:""}.fi-br-arrow-alt-to-bottom:before{content:""}.fi-br-arrow-alt-to-left:before{content:""}.fi-br-arrow-alt-to-right:before{content:""}.fi-br-arrow-alt-to-top:before{content:""}.fi-br-arrow-alt-up:before{content:""}.fi-br-arrow-circle-down:before{content:""}.fi-br-arrow-circle-left:before{content:""}.fi-br-arrow-circle-right:before{content:""}.fi-br-arrow-circle-up:before{content:""}.fi-br-arrow-down-from-dotted-line:before{content:""}.fi-br-arrow-down-left:before{content:""}.fi-br-arrow-down-small-big:before{content:""}.fi-br-arrow-down-to-dotted-line:before{content:""}.fi-br-arrow-down-to-square:before{content:""}.fi-br-arrow-down-triangle-square:before{content:""}.fi-br-arrow-down:before{content:""}.fi-br-arrow-from-bottom:before{content:""}.fi-br-arrow-from-left:before{content:""}.fi-br-arrow-from-right:before{content:""}.fi-br-arrow-from-top:before{content:""}.fi-br-arrow-left-from-line:before{content:""}.fi-br-arrow-left:before{content:""}.fi-br-arrow-right-to-bracket:before{content:""}.fi-br-arrow-right:before{content:""}.fi-br-arrow-small-down:before{content:""}.fi-br-arrow-small-left:before{content:""}.fi-br-arrow-small-right:before{content:""}.fi-br-arrow-small-up:before{content:""}.fi-br-arrow-square-down:before{content:""}.fi-br-arrow-square-left:before{content:""}.fi-br-arrow-square-right:before{content:""}.fi-br-arrow-square-up:before{content:""}.fi-br-arrow-to-bottom:before{content:""}.fi-br-arrow-to-left:before{content:""}.fi-br-arrow-to-right:before{content:""}.fi-br-arrow-to-top:before{content:""}.fi-br-arrow-trend-down:before{content:""}.fi-br-arrow-trend-up:before{content:""}.fi-br-arrow-turn-down-left:before{content:""}.fi-br-arrow-turn-down-right:before{content:""}.fi-br-arrow-up-from-dotted-line:before{content:""}.fi-br-arrow-up-from-square:before{content:""}.fi-br-arrow-up-left-from-circle:before{content:""}.fi-br-arrow-up-left:before{content:""}.fi-br-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fi-br-arrow-up-right-from-square:before{content:""}.fi-br-arrow-up-right:before{content:""}.fi-br-arrow-up-small-big:before{content:""}.fi-br-arrow-up-square-triangle:before{content:""}.fi-br-arrow-up-to-dotted-line:before{content:""}.fi-br-arrow-up:before{content:""}.fi-br-arrows-alt-h:before{content:""}.fi-br-arrows-alt-v:before{content:""}.fi-br-arrows-alt:before{content:""}.fi-br-arrows-cross:before{content:""}.fi-br-arrows-from-dotted-line:before{content:""}.fi-br-arrows-from-line:before{content:""}.fi-br-arrows-h-copy:before{content:""}.fi-br-arrows-h:before{content:""}.fi-br-arrows-repeat-1:before{content:""}.fi-br-arrows-repeat:before{content:""}.fi-br-arrows-retweet:before{content:""}.fi-br-arrows-to-dotted-line:before{content:""}.fi-br-arrows-to-line:before{content:""}.fi-br-arrows:before{content:""}.fi-br-artificial-intelligence:before{content:""}.fi-br-assept-document:before{content:""}.fi-br-assistive-listening-systems:before{content:""}.fi-br-asterik:before{content:""}.fi-br-astonished-face:before{content:""}.fi-br-at:before{content:""}.fi-br-attribution-pen:before{content:""}.fi-br-attribution-pencil:before{content:""}.fi-br-aubergine:before{content:""}.fi-br-audio-description-slash:before{content:""}.fi-br-austral-sign:before{content:""}.fi-br-avocado:before{content:""}.fi-br-axe:before{content:""}.fi-br-b:before{content:""}.fi-br-baby-carriage:before{content:""}.fi-br-baby:before{content:""}.fi-br-background:before{content:""}.fi-br-backpack:before{content:""}.fi-br-bacon:before{content:""}.fi-br-bacteria:before{content:""}.fi-br-bacterium:before{content:""}.fi-br-badge-check:before{content:""}.fi-br-badge-dollar:before{content:""}.fi-br-badge-percent:before{content:""}.fi-br-badge-sheriff:before{content:""}.fi-br-badge:before{content:""}.fi-br-badger-honey:before{content:""}.fi-br-bag-seedling:before{content:""}.fi-br-bags-shopping:before{content:""}.fi-br-bahai:before{content:""}.fi-br-baht-sign:before{content:""}.fi-br-balance-scale-left:before{content:""}.fi-br-balance-scale-right:before{content:""}.fi-br-ball-pile:before{content:""}.fi-br-balloon:before{content:""}.fi-br-balloons:before{content:""}.fi-br-ballot-check:before{content:""}.fi-br-ballot:before{content:""}.fi-br-ban-bug:before{content:""}.fi-br-ban:before{content:""}.fi-br-band-aid:before{content:""}.fi-br-bangladeshi-taka-sign:before{content:""}.fi-br-banjo:before{content:""}.fi-br-bank:before{content:""}.fi-br-barber-shop:before{content:""}.fi-br-barcode-read:before{content:""}.fi-br-barcode-scan:before{content:""}.fi-br-barcode:before{content:""}.fi-br-bars-filter:before{content:""}.fi-br-bars-progress:before{content:""}.fi-br-bars-sort:before{content:""}.fi-br-bars-staggered:before{content:""}.fi-br-baseball-alt:before{content:""}.fi-br-baseball:before{content:""}.fi-br-basket-shopping-simple:before{content:""}.fi-br-basketball-hoop:before{content:""}.fi-br-basketball:before{content:""}.fi-br-bat:before{content:""}.fi-br-bath:before{content:""}.fi-br-battery-bolt:before{content:""}.fi-br-battery-empty:before{content:""}.fi-br-battery-exclamation:before{content:""}.fi-br-battery-full:before{content:""}.fi-br-battery-half:before{content:""}.fi-br-battery-quarter:before{content:""}.fi-br-battery-slash:before{content:""}.fi-br-battery-three-quarters:before{content:""}.fi-br-beacon:before{content:""}.fi-br-bed-alt:before{content:""}.fi-br-bed-bunk:before{content:""}.fi-br-bed-empty:before{content:""}.fi-br-bed:before{content:""}.fi-br-bee:before{content:""}.fi-br-beer:before{content:""}.fi-br-bell-concierge:before{content:""}.fi-br-bell-ring:before{content:""}.fi-br-bell-school:before{content:""}.fi-br-bell-slash:before{content:""}.fi-br-bell:before{content:""}.fi-br-bells:before{content:""}.fi-br-bench-tree:before{content:""}.fi-br-betamax:before{content:""}.fi-br-bike:before{content:""}.fi-br-biking-mountain:before{content:""}.fi-br-biking:before{content:""}.fi-br-billiard:before{content:""}.fi-br-binary-circle-check:before{content:""}.fi-br-binary-lock:before{content:""}.fi-br-binary-slash:before{content:""}.fi-br-binary:before{content:""}.fi-br-binoculars:before{content:""}.fi-br-biohazard:before{content:""}.fi-br-bird:before{content:""}.fi-br-bitcoin-sign:before{content:""}.fi-br-blanket:before{content:""}.fi-br-blender-phone:before{content:""}.fi-br-blender:before{content:""}.fi-br-blinds-open:before{content:""}.fi-br-blinds-raised:before{content:""}.fi-br-blinds:before{content:""}.fi-br-block-brick:before{content:""}.fi-br-block-question:before{content:""}.fi-br-block-quote:before{content:""}.fi-br-block:before{content:""}.fi-br-blog-pencil:before{content:""}.fi-br-blog-text:before{content:""}.fi-br-bold:before{content:""}.fi-br-bolt-auto:before{content:""}.fi-br-bolt-slash:before{content:""}.fi-br-bolt:before{content:""}.fi-br-bomb:before{content:""}.fi-br-bone-break:before{content:""}.fi-br-bone:before{content:""}.fi-br-bong:before{content:""}.fi-br-book-alt:before{content:""}.fi-br-book-arrow-right:before{content:""}.fi-br-book-arrow-up:before{content:""}.fi-br-book-atlas:before{content:""}.fi-br-book-bookmark:before{content:""}.fi-br-book-circle-arrow-right:before{content:""}.fi-br-book-circle-arrow-up:before{content:""}.fi-br-book-copy:before{content:""}.fi-br-book-dead:before{content:""}.fi-br-book-font:before{content:""}.fi-br-book-medical:before{content:""}.fi-br-book-open-cover:before{content:""}.fi-br-book-open-reader:before{content:""}.fi-br-book-quran:before{content:""}.fi-br-book-section:before{content:""}.fi-br-book-spells:before{content:""}.fi-br-book-tanakh:before{content:""}.fi-br-book-user:before{content:""}.fi-br-book:before{content:""}.fi-br-bookmark-slash:before{content:""}.fi-br-bookmark:before{content:""}.fi-br-books-medical:before{content:""}.fi-br-books:before{content:""}.fi-br-boot-heeled:before{content:""}.fi-br-boot:before{content:""}.fi-br-border-all:before{content:""}.fi-br-border-bottom:before{content:""}.fi-br-border-center-h:before{content:""}.fi-br-border-center-v:before{content:""}.fi-br-border-inner:before{content:""}.fi-br-border-left:before{content:""}.fi-br-border-none:before{content:""}.fi-br-border-outer:before{content:""}.fi-br-border-right:before{content:""}.fi-br-border-style-alt:before{content:""}.fi-br-border-style:before{content:""}.fi-br-border-top:before{content:""}.fi-br-bottle:before{content:""}.fi-br-bow-arrow:before{content:""}.fi-br-bowl-chopsticks-noodles:before{content:""}.fi-br-bowl-chopsticks:before{content:""}.fi-br-bowl-rice:before{content:""}.fi-br-bowling-ball:before{content:""}.fi-br-bowling-pins:before{content:""}.fi-br-bowling:before{content:""}.fi-br-box-alt:before{content:""}.fi-br-box-ballot:before{content:""}.fi-br-box-check:before{content:""}.fi-br-box-circle-check:before{content:""}.fi-br-box-dollar:before{content:""}.fi-br-box-fragile:before{content:""}.fi-br-box-heart:before{content:""}.fi-br-box-open-full:before{content:""}.fi-br-box-open:before{content:""}.fi-br-box-tissue:before{content:""}.fi-br-box-up:before{content:""}.fi-br-box:before{content:""}.fi-br-boxes:before{content:""}.fi-br-boxing-glove:before{content:""}.fi-br-bracket-curly-right:before{content:""}.fi-br-bracket-curly:before{content:""}.fi-br-bracket-round-right:before{content:""}.fi-br-bracket-round:before{content:""}.fi-br-bracket-square-right:before{content:""}.fi-br-bracket-square:before{content:""}.fi-br-brackets-curly:before{content:""}.fi-br-brackets-round:before{content:""}.fi-br-brackets-square:before{content:""}.fi-br-braille-a:before{content:""}.fi-br-braille-b:before{content:""}.fi-br-braille-c:before{content:""}.fi-br-braille-d:before{content:""}.fi-br-braille-e:before{content:""}.fi-br-braille-g:before{content:""}.fi-br-braille-h:before{content:""}.fi-br-braille-i:before{content:""}.fi-br-braille-j:before{content:""}.fi-br-braille-k:before{content:""}.fi-br-braille-l:before{content:""}.fi-br-braille-m:before{content:""}.fi-br-braille-n-alt:before{content:""}.fi-br-braille-n:before{content:""}.fi-br-braille-o:before{content:""}.fi-br-braille-p:before{content:""}.fi-br-braille-q:before{content:""}.fi-br-braille-r:before{content:""}.fi-br-braille-s:before{content:""}.fi-br-braille-t:before{content:""}.fi-br-braille-u:before{content:""}.fi-br-braille-v:before{content:""}.fi-br-braille-w:before{content:""}.fi-br-braille-x:before{content:""}.fi-br-braille-y:before{content:""}.fi-br-braille-z:before{content:""}.fi-br-braille:before{content:""}.fi-br-brain-circuit:before{content:""}.fi-br-brain:before{content:""}.fi-br-bread-loaf:before{content:""}.fi-br-bread-slice:before{content:""}.fi-br-bread:before{content:""}.fi-br-briefcase-arrow-right:before{content:""}.fi-br-briefcase-blank:before{content:""}.fi-br-briefcase:before{content:""}.fi-br-brightness-low:before{content:""}.fi-br-brightness:before{content:""}.fi-br-bring-forward:before{content:""}.fi-br-bring-front:before{content:""}.fi-br-broadcast-tower:before{content:""}.fi-br-broccoli:before{content:""}.fi-br-broken-image:before{content:""}.fi-br-broom:before{content:""}.fi-br-browser:before{content:""}.fi-br-browsers:before{content:""}.fi-br-brush:before{content:""}.fi-br-bug-slash:before{content:""}.fi-br-bug:before{content:""}.fi-br-bugs:before{content:""}.fi-br-build-alt:before{content:""}.fi-br-build:before{content:""}.fi-br-building:before{content:""}.fi-br-bulb:before{content:""}.fi-br-bullet:before{content:""}.fi-br-bullhorn:before{content:""}.fi-br-bullseye-arrow:before{content:""}.fi-br-bullseye-pointer:before{content:""}.fi-br-bullseye:before{content:""}.fi-br-burger-alt:before{content:""}.fi-br-burger-fries:before{content:""}.fi-br-burger-glass:before{content:""}.fi-br-burrito:before{content:""}.fi-br-bus-alt:before{content:""}.fi-br-bus:before{content:""}.fi-br-business-time:before{content:""}.fi-br-butterfly:before{content:""}.fi-br-c:before{content:""}.fi-br-cabin:before{content:""}.fi-br-cactus:before{content:""}.fi-br-cake-birthday:before{content:""}.fi-br-cake-wedding:before{content:""}.fi-br-calculator-simple:before{content:""}.fi-br-calculator:before{content:""}.fi-br-calendar-arrow-down:before{content:""}.fi-br-calendar-arrow-up:before{content:""}.fi-br-calendar-check:before{content:""}.fi-br-calendar-clock:before{content:""}.fi-br-calendar-day:before{content:""}.fi-br-calendar-days:before{content:""}.fi-br-calendar-exclamation:before{content:""}.fi-br-calendar-heart:before{content:""}.fi-br-calendar-image:before{content:""}.fi-br-calendar-lines-pen:before{content:""}.fi-br-calendar-lines:before{content:""}.fi-br-calendar-minus:before{content:""}.fi-br-calendar-pen:before{content:""}.fi-br-calendar-plus:before{content:""}.fi-br-calendar-star:before{content:""}.fi-br-calendar-week:before{content:""}.fi-br-calendar-xmark:before{content:""}.fi-br-calendar:before{content:""}.fi-br-calendars:before{content:""}.fi-br-call-history:before{content:""}.fi-br-call-incoming:before{content:""}.fi-br-call-missed:before{content:""}.fi-br-call-outgoing:before{content:""}.fi-br-camcorder:before{content:""}.fi-br-camera-cctv:before{content:""}.fi-br-camera-movie:before{content:""}.fi-br-camera-retro:before{content:""}.fi-br-camera-rotate:before{content:""}.fi-br-camera-security:before{content:""}.fi-br-camera-slash:before{content:""}.fi-br-camera-viewfinder:before{content:""}.fi-br-camera:before{content:""}.fi-br-campfire:before{content:""}.fi-br-camping:before{content:""}.fi-br-candle-holder:before{content:""}.fi-br-candy-alt:before{content:""}.fi-br-candy-cane:before{content:""}.fi-br-candy-corn:before{content:""}.fi-br-candy:before{content:""}.fi-br-Cannabis:before{content:""}.fi-br-canned-food:before{content:""}.fi-br-capsules:before{content:""}.fi-br-car-alt:before{content:""}.fi-br-car-battery:before{content:""}.fi-br-car-bolt:before{content:""}.fi-br-car-building:before{content:""}.fi-br-car-bump:before{content:""}.fi-br-car-bus:before{content:""}.fi-br-car-circle-bolt:before{content:""}.fi-br-car-crash:before{content:""}.fi-br-car-garage:before{content:""}.fi-br-car-mechanic:before{content:""}.fi-br-car-rear:before{content:""}.fi-br-car-side-bolt:before{content:""}.fi-br-car-side:before{content:""}.fi-br-car-tilt:before{content:""}.fi-br-car-wash:before{content:""}.fi-br-car:before{content:""}.fi-br-caravan-alt:before{content:""}.fi-br-caravan:before{content:""}.fi-br-care:before{content:""}.fi-br-caret-circle-down:before{content:""}.fi-br-caret-circle-right:before{content:""}.fi-br-caret-circle-up:before{content:""}.fi-br-caret-down:before{content:""}.fi-br-caret-left:before{content:""}.fi-br-caret-quare-up:before{content:""}.fi-br-caret-right:before{content:""}.fi-br-caret-square-down:before{content:""}.fi-br-caret-square-left_1:before{content:""}.fi-br-caret-square-left:before{content:""}.fi-br-caret-square-right:before{content:""}.fi-br-caret-up:before{content:""}.fi-br-carrot:before{content:""}.fi-br-cars:before{content:""}.fi-br-cart-arrow-down:before{content:""}.fi-br-cart-minus:before{content:""}.fi-br-cart-shopping-fast:before{content:""}.fi-br-cash-register:before{content:""}.fi-br-cassette-tape:before{content:""}.fi-br-cassette-vhs:before{content:""}.fi-br-castle:before{content:""}.fi-br-cat-space:before{content:""}.fi-br-cat:before{content:""}.fi-br-cauldron:before{content:""}.fi-br-cedi-sign:before{content:""}.fi-br-cello:before{content:""}.fi-br-cent-sign:before{content:""}.fi-br-chair-office:before{content:""}.fi-br-chair:before{content:""}.fi-br-chalkboard-user:before{content:""}.fi-br-charging-station:before{content:""}.fi-br-chart-area:before{content:""}.fi-br-chart-bullet:before{content:""}.fi-br-chart-candlestick:before{content:""}.fi-br-chart-connected:before{content:""}.fi-br-chart-gantt:before{content:""}.fi-br-chart-histogram:before{content:""}.fi-br-chart-line-up:before{content:""}.fi-br-chart-mixed:before{content:""}.fi-br-chart-network:before{content:""}.fi-br-chart-pie-alt:before{content:""}.fi-br-chart-pie:before{content:""}.fi-br-chart-pyramid:before{content:""}.fi-br-chart-radar:before{content:""}.fi-br-chart-scatter-3d:before{content:""}.fi-br-chart-scatter-bubble:before{content:""}.fi-br-chart-scatter:before{content:""}.fi-br-chart-set-theory:before{content:""}.fi-br-chart-simple-horizontal:before{content:""}.fi-br-chart-simple:before{content:""}.fi-br-chart-tree-map:before{content:""}.fi-br-chart-tree:before{content:""}.fi-br-chart-user:before{content:""}.fi-br-chart-waterfall:before{content:""}.fi-br-chat-arrow-down:before{content:""}.fi-br-chat-arrow-grow:before{content:""}.fi-br-check-circle:before{content:""}.fi-br-check-double:before{content:""}.fi-br-check:before{content:""}.fi-br-checkbox:before{content:""}.fi-br-cheese-alt:before{content:""}.fi-br-cheese:before{content:""}.fi-br-cheeseburger:before{content:""}.fi-br-cherry:before{content:""}.fi-br-chess-bishop:before{content:""}.fi-br-chess-board:before{content:""}.fi-br-chess-clock-alt:before{content:""}.fi-br-chess-clock:before{content:""}.fi-br-chess-king-alt:before{content:""}.fi-br-chess-king:before{content:""}.fi-br-chess-knight-alt:before{content:""}.fi-br-chess-knight:before{content:""}.fi-br-chess-pawn-alt:before{content:""}.fi-br-chess-pawn:before{content:""}.fi-br-chess-piece:before{content:""}.fi-br-chess-queen-alt:before{content:""}.fi-br-chess-queen:before{content:""}.fi-br-chess-rook-alt:before{content:""}.fi-br-chess-rook:before{content:""}.fi-br-chess:before{content:""}.fi-br-chevron-double-down:before{content:""}.fi-br-chevron-double-up:before{content:""}.fi-br-child-head:before{content:""}.fi-br-child:before{content:""}.fi-br-chimney:before{content:""}.fi-br-chocolate:before{content:""}.fi-br-circle-0:before{content:""}.fi-br-circle-1:before{content:""}.fi-br-circle-2:before{content:""}.fi-br-circle-3:before{content:""}.fi-br-circle-4:before{content:""}.fi-br-circle-5:before{content:""}.fi-br-circle-6:before{content:""}.fi-br-circle-7:before{content:""}.fi-br-circle-8:before{content:""}.fi-br-circle-9:before{content:""}.fi-br-circle-a:before{content:""}.fi-br-circle-b:before{content:""}.fi-br-circle-bolt:before{content:""}.fi-br-circle-book-open:before{content:""}.fi-br-circle-bookmark:before{content:""}.fi-br-circle-c:before{content:""}.fi-br-circle-calendar:before{content:""}.fi-br-circle-camera:before{content:""}.fi-br-circle-d:before{content:""}.fi-br-circle-dashed:before{content:""}.fi-br-circle-e:before{content:""}.fi-br-circle-ellipsis-vertical:before{content:""}.fi-br-circle-ellipsis:before{content:""}.fi-br-circle-envelope:before{content:""}.fi-br-circle-exclamation-check:before{content:""}.fi-br-circle-f:before{content:""}.fi-br-circle-g:before{content:""}.fi-br-circle-h:before{content:""}.fi-br-circle-half-stroke:before{content:""}.fi-br-circle-half:before{content:""}.fi-br-circle-heart:before{content:""}.fi-br-circle-i:before{content:""}.fi-br-circle-j:before{content:""}.fi-br-circle-k:before{content:""}.fi-br-circle-l:before{content:""}.fi-br-circle-m:before{content:""}.fi-br-circle-microphone-lines:before{content:""}.fi-br-circle-microphone:before{content:""}.fi-br-circle-n:before{content:""}.fi-br-circle-o:before{content:""}.fi-br-circle-p:before{content:""}.fi-br-circle-phone-flip:before{content:""}.fi-br-circle-phone-hangup:before{content:""}.fi-br-circle-phone:before{content:""}.fi-br-circle-q:before{content:""}.fi-br-circle-quarter:before{content:""}.fi-br-circle-quarters-alt:before{content:""}.fi-br-circle-r:before{content:""}.fi-br-circle-s:before{content:""}.fi-br-circle-small:before{content:""}.fi-br-circle-star:before{content:""}.fi-br-circle-t:before{content:""}.fi-br-circle-three-quarters:before{content:""}.fi-br-circle-trash:before{content:""}.fi-br-circle-u:before{content:""}.fi-br-circle-user:before{content:""}.fi-br-circle-v:before{content:""}.fi-br-circle-video:before{content:""}.fi-br-circle-w:before{content:""}.fi-br-circle-waveform-lines:before{content:""}.fi-br-circle-x:before{content:""}.fi-br-circle-xmark:before{content:""}.fi-br-circle-y:before{content:""}.fi-br-circle-z:before{content:""}.fi-br-circle:before{content:""}.fi-br-city:before{content:""}.fi-br-clapperboard-play:before{content:""}.fi-br-clapperboard:before{content:""}.fi-br-clarinet:before{content:""}.fi-br-claw-marks:before{content:""}.fi-br-clip:before{content:""}.fi-br-clipboard-check:before{content:""}.fi-br-clipboard-list-check:before{content:""}.fi-br-clipboard-list:before{content:""}.fi-br-clipboard-prescription:before{content:""}.fi-br-clipboard-user:before{content:""}.fi-br-clipboard:before{content:""}.fi-br-clock-desk:before{content:""}.fi-br-clock-eight-thirty:before{content:""}.fi-br-clock-eleven-thirty:before{content:""}.fi-br-clock-eleven:before{content:""}.fi-br-clock-five-thirty:before{content:""}.fi-br-clock-five:before{content:""}.fi-br-clock-four-thirty:before{content:""}.fi-br-clock-nine-thirty:before{content:""}.fi-br-clock-nine:before{content:""}.fi-br-clock-one-thirty:before{content:""}.fi-br-clock-one:before{content:""}.fi-br-clock-seven-thirty:before{content:""}.fi-br-clock-seven:before{content:""}.fi-br-clock-six-thirty:before{content:""}.fi-br-clock-six:before{content:""}.fi-br-clock-ten-thirty:before{content:""}.fi-br-clock-ten:before{content:""}.fi-br-clock-three-thirty:before{content:""}.fi-br-clock-three:before{content:""}.fi-br-clock-twelve-thirty:before{content:""}.fi-br-clock-twelve:before{content:""}.fi-br-clock-two-thirty:before{content:""}.fi-br-clock-two:before{content:""}.fi-br-clock:before{content:""}.fi-br-clone:before{content:""}.fi-br-closed-captioning-slash:before{content:""}.fi-br-clothes-hanger:before{content:""}.fi-br-cloud-check:before{content:""}.fi-br-cloud-disabled:before{content:""}.fi-br-cloud-download-alt:before{content:""}.fi-br-cloud-download:before{content:""}.fi-br-cloud-drizzle:before{content:""}.fi-br-cloud-exclamation:before{content:""}.fi-br-cloud-hail-mixed:before{content:""}.fi-br-cloud-hail:before{content:""}.fi-br-cloud-meatball:before{content:""}.fi-br-cloud-moon-rain:before{content:""}.fi-br-cloud-moon:before{content:""}.fi-br-cloud-question:before{content:""}.fi-br-cloud-rain:before{content:""}.fi-br-cloud-rainbow:before{content:""}.fi-br-cloud-share:before{content:""}.fi-br-cloud-showers-heavy:before{content:""}.fi-br-cloud-showers:before{content:""}.fi-br-cloud-sleet:before{content:""}.fi-br-cloud-snow:before{content:""}.fi-br-cloud-sun-rain:before{content:""}.fi-br-cloud-sun:before{content:""}.fi-br-cloud-upload-alt:before{content:""}.fi-br-cloud-upload:before{content:""}.fi-br-cloud:before{content:""}.fi-br-clouds-moon:before{content:""}.fi-br-clouds-sun:before{content:""}.fi-br-clouds:before{content:""}.fi-br-clover-alt:before{content:""}.fi-br-club:before{content:""}.fi-br-cocktail-alt:before{content:""}.fi-br-cocktail:before{content:""}.fi-br-code-branch:before{content:""}.fi-br-code-commit:before{content:""}.fi-br-code-compare:before{content:""}.fi-br-code-fork:before{content:""}.fi-br-code-merge:before{content:""}.fi-br-code-pull-request-closed:before{content:""}.fi-br-code-pull-request-draft:before{content:""}.fi-br-code-pull-request:before{content:""}.fi-br-code-simple:before{content:""}.fi-br-coffee-bean:before{content:""}.fi-br-coffee-beans:before{content:""}.fi-br-coffee-pot:before{content:""}.fi-br-coffee:before{content:""}.fi-br-coffin-cross:before{content:""}.fi-br-coffin:before{content:""}.fi-br-coin:before{content:""}.fi-br-coins:before{content:""}.fi-br-colon-sign:before{content:""}.fi-br-columns-3:before{content:""}.fi-br-comet:before{content:""}.fi-br-command:before{content:""}.fi-br-comment-alt-check:before{content:""}.fi-br-comment-alt-dots:before{content:""}.fi-br-comment-alt-edit:before{content:""}.fi-br-comment-alt-medical:before{content:""}.fi-br-comment-alt-middle-top:before{content:""}.fi-br-comment-alt-middle:before{content:""}.fi-br-comment-alt-minus:before{content:""}.fi-br-comment-alt-music:before{content:""}.fi-br-comment-alt:before{content:""}.fi-br-comment-arrow-down:before{content:""}.fi-br-comment-arrow-up-right:before{content:""}.fi-br-comment-arrow-up:before{content:""}.fi-br-comment-check:before{content:""}.fi-br-comment-code:before{content:""}.fi-br-comment-dollar:before{content:""}.fi-br-comment-dots:before{content:""}.fi-br-comment-exclamation:before{content:""}.fi-br-comment-heart:before{content:""}.fi-br-comment-image:before{content:""}.fi-br-comment-info:before{content:""}.fi-br-comment-medical:before{content:""}.fi-br-comment-minus:before{content:""}.fi-br-comment-pen:before{content:""}.fi-br-comment-question:before{content:""}.fi-br-comment-quote:before{content:""}.fi-br-comment-slash:before{content:""}.fi-br-comment-smile:before{content:""}.fi-br-comment-sms:before{content:""}.fi-br-comment-text:before{content:""}.fi-br-comment-user:before{content:""}.fi-br-comment-xmark:before{content:""}.fi-br-comment:before{content:""}.fi-br-comments-dollar:before{content:""}.fi-br-comments-question-check:before{content:""}.fi-br-comments-question:before{content:""}.fi-br-comments:before{content:""}.fi-br-compass-slash:before{content:""}.fi-br-compress-alt:before{content:""}.fi-br-compress:before{content:""}.fi-br-computer-classic:before{content:""}.fi-br-computer-mouse:before{content:""}.fi-br-computer-speaker:before{content:""}.fi-br-computer:before{content:""}.fi-br-concierge-bell:before{content:""}.fi-br-confetti:before{content:""}.fi-br-container-storage:before{content:""}.fi-br-conveyor-belt-alt:before{content:""}.fi-br-conveyor-belt-empty:before{content:""}.fi-br-conveyor-belt:before{content:""}.fi-br-cookie-alt:before{content:""}.fi-br-cookie:before{content:""}.fi-br-copy-alt:before{content:""}.fi-br-copy-image:before{content:""}.fi-br-copy:before{content:""}.fi-br-copyright:before{content:""}.fi-br-corn:before{content:""}.fi-br-couch:before{content:""}.fi-br-couple:before{content:""}.fi-br-cow-alt:before{content:""}.fi-br-cow:before{content:""}.fi-br-cowbell-circle-plus:before{content:""}.fi-br-cowbell-more:before{content:""}.fi-br-cowbell:before{content:""}.fi-br-crab:before{content:""}.fi-br-cream:before{content:""}.fi-br-credit-card:before{content:""}.fi-br-cricket:before{content:""}.fi-br-croissant:before{content:""}.fi-br-cross-circle:before{content:""}.fi-br-cross-religion:before{content:""}.fi-br-cross-small:before{content:""}.fi-br-cross:before{content:""}.fi-br-crow:before{content:""}.fi-br-crown:before{content:""}.fi-br-crutch:before{content:""}.fi-br-crutches:before{content:""}.fi-br-cruzeiro-sign:before{content:""}.fi-br-crystal-ball:before{content:""}.fi-br-cube:before{content:""}.fi-br-cubes:before{content:""}.fi-br-cupcake:before{content:""}.fi-br-curling:before{content:""}.fi-br-cursor-finger:before{content:""}.fi-br-cursor-plus:before{content:""}.fi-br-cursor-text-alt:before{content:""}.fi-br-cursor-text:before{content:""}.fi-br-cursor:before{content:""}.fi-br-d:before{content:""}.fi-br-dart:before{content:""}.fi-br-dashboard:before{content:""}.fi-br-data-transfer:before{content:""}.fi-br-database:before{content:""}.fi-br-deer-rudolph:before{content:""}.fi-br-deer:before{content:""}.fi-br-delete-document:before{content:""}.fi-br-delete-right:before{content:""}.fi-br-delete-user:before{content:""}.fi-br-delete:before{content:""}.fi-br-democrat:before{content:""}.fi-br-desktop-arrow-down:before{content:""}.fi-br-desktop-wallpaper:before{content:""}.fi-br-devices:before{content:""}.fi-br-dewpoint:before{content:""}.fi-br-dharmachakra:before{content:""}.fi-br-diagram-cells:before{content:""}.fi-br-diagram-lean-canvas:before{content:""}.fi-br-diagram-nested:before{content:""}.fi-br-diagram-next:before{content:""}.fi-br-diagram-predecessor:before{content:""}.fi-br-diagram-previous:before{content:""}.fi-br-diagram-project:before{content:""}.fi-br-diagram-sankey:before{content:""}.fi-br-diagram-subtask:before{content:""}.fi-br-diagram-successor:before{content:""}.fi-br-diagram-venn:before{content:""}.fi-br-dial-high:before{content:""}.fi-br-dial-low:before{content:""}.fi-br-dial-max:before{content:""}.fi-br-dial-med-low:before{content:""}.fi-br-dial-med:before{content:""}.fi-br-dial-min:before{content:""}.fi-br-dial-off:before{content:""}.fi-br-dial:before{content:""}.fi-br-diamond-exclamation:before{content:""}.fi-br-diamond-turn-right:before{content:""}.fi-br-diamond:before{content:""}.fi-br-dice-alt:before{content:""}.fi-br-dice-d10:before{content:""}.fi-br-dice-d12:before{content:""}.fi-br-dice-d20:before{content:""}.fi-br-dice-d4:before{content:""}.fi-br-dice-d6:before{content:""}.fi-br-dice-d8:before{content:""}.fi-br-dice-four:before{content:""}.fi-br-dice-one:before{content:""}.fi-br-dice-six:before{content:""}.fi-br-dice-three:before{content:""}.fi-br-dice-two:before{content:""}.fi-br-dice:before{content:""}.fi-br-digging:before{content:""}.fi-br-digital-tachograph:before{content:""}.fi-br-diploma:before{content:""}.fi-br-disc-drive:before{content:""}.fi-br-disco-ball:before{content:""}.fi-br-discover:before{content:""}.fi-br-disease:before{content:""}.fi-br-disk:before{content:""}.fi-br-display-arrow-down:before{content:""}.fi-br-display-code:before{content:""}.fi-br-display-medical:before{content:""}.fi-br-display-slash:before{content:""}.fi-br-distribute-spacing-horizontal:before{content:""}.fi-br-distribute-spacing-vertical:before{content:""}.fi-br-dizzy:before{content:""}.fi-br-dna:before{content:""}.fi-br-do-not-enter:before{content:""}.fi-br-doctor:before{content:""}.fi-br-document-signed:before{content:""}.fi-br-document:before{content:""}.fi-br-dog:before{content:""}.fi-br-dollar:before{content:""}.fi-br-dolly-flatbed-alt:before{content:""}.fi-br-dolly-flatbed-empty:before{content:""}.fi-br-dolly-flatbed:before{content:""}.fi-br-dolphin:before{content:""}.fi-br-donate:before{content:""}.fi-br-dong-sign:before{content:""}.fi-br-door-closed:before{content:""}.fi-br-door-open:before{content:""}.fi-br-dot-circle:before{content:""}.fi-br-dove:before{content:""}.fi-br-down-left-and-up-right-to-center:before{content:""}.fi-br-down-left:before{content:""}.fi-br-down-right:before{content:""}.fi-br-down-to-line:before{content:""}.fi-br-down:before{content:""}.fi-br-download:before{content:""}.fi-br-drafting-compass:before{content:""}.fi-br-dragon:before{content:""}.fi-br-draw-polygon:before{content:""}.fi-br-draw-square:before{content:""}.fi-br-dreidel:before{content:""}.fi-br-drink-alt:before{content:""}.fi-br-drone-alt:before{content:""}.fi-br-drone-front:before{content:""}.fi-br-drone:before{content:""}.fi-br-drum-steelpan:before{content:""}.fi-br-drum:before{content:""}.fi-br-drumstick-bite:before{content:""}.fi-br-drumstick:before{content:""}.fi-br-dryer-alt:before{content:""}.fi-br-dryer:before{content:""}.fi-br-duck:before{content:""}.fi-br-dumpster-fire:before{content:""}.fi-br-dumpster:before{content:""}.fi-br-dungeon:before{content:""}.fi-br-duplicate:before{content:""}.fi-br-e-learning:before{content:""}.fi-br-e:before{content:""}.fi-br-ear-deaf:before{content:""}.fi-br-ear-muffs:before{content:""}.fi-br-ear:before{content:""}.fi-br-earnings:before{content:""}.fi-br-earth-africa:before{content:""}.fi-br-earth-americas:before{content:""}.fi-br-earth-asia:before{content:""}.fi-br-earth-europa:before{content:""}.fi-br-eclipse-alt:before{content:""}.fi-br-eclipse:before{content:""}.fi-br-edit-alt:before{content:""}.fi-br-edit:before{content:""}.fi-br-egg-fried:before{content:""}.fi-br-egg:before{content:""}.fi-br-eject:before{content:""}.fi-br-elephant:before{content:""}.fi-br-elevator:before{content:""}.fi-br-engine-warning:before{content:""}.fi-br-engine:before{content:""}.fi-br-enter:before{content:""}.fi-br-envelope-ban:before{content:""}.fi-br-envelope-bulk:before{content:""}.fi-br-envelope-dot:before{content:""}.fi-br-envelope-download:before{content:""}.fi-br-envelope-marker:before{content:""}.fi-br-envelope-open-dollar:before{content:""}.fi-br-envelope-open-text:before{content:""}.fi-br-envelope-open:before{content:""}.fi-br-envelope-plus:before{content:""}.fi-br-envelope:before{content:""}.fi-br-envelopes:before{content:""}.fi-br-equality:before{content:""}.fi-br-eraser:before{content:""}.fi-br-escalator:before{content:""}.fi-br-ethernet:before{content:""}.fi-br-euro:before{content:""}.fi-br-exchange-alt:before{content:""}.fi-br-exchange:before{content:""}.fi-br-exclamation:before{content:""}.fi-br-exit:before{content:""}.fi-br-expand-arrows-alt:before{content:""}.fi-br-expand-arrows:before{content:""}.fi-br-expand:before{content:""}.fi-br-eye-crossed:before{content:""}.fi-br-eye-dropper-half:before{content:""}.fi-br-eye-dropper:before{content:""}.fi-br-eye:before{content:""}.fi-br-eyes:before{content:""}.fi-br-f:before{content:""}.fi-br-face-angry-horns:before{content:""}.fi-br-face-anguished:before{content:""}.fi-br-face-anxious-sweat:before{content:""}.fi-br-face-astonished:before{content:""}.fi-br-face-awesome:before{content:""}.fi-br-face-beam-hand-over-mouth:before{content:""}.fi-br-face-confounded:before{content:""}.fi-br-face-confused:before{content:""}.fi-br-face-cowboy-hat:before{content:""}.fi-br-face-disappointed:before{content:""}.fi-br-face-disguise:before{content:""}.fi-br-face-downcast-sweat:before{content:""}.fi-br-face-drooling:before{content:""}.fi-br-face-explode:before{content:""}.fi-br-face-expressionless:before{content:""}.fi-br-face-eyes-xmarks:before{content:""}.fi-br-face-fearful:before{content:""}.fi-br-face-glasses:before{content:""}.fi-br-face-grin-tongue-wink:before{content:""}.fi-br-face-hand-yawn:before{content:""}.fi-br-face-head-bandage:before{content:""}.fi-br-face-hushed:before{content:""}.fi-br-face-icicles:before{content:""}.fi-br-face-lying:before{content:""}.fi-br-face-mask:before{content:""}.fi-br-face-monocle:before{content:""}.fi-br-face-nauseated:before{content:""}.fi-br-face-nose-steam:before{content:""}.fi-br-face-party:before{content:""}.fi-br-face-pensive:before{content:""}.fi-br-face-persevering:before{content:""}.fi-br-face-pleading:before{content:""}.fi-br-face-raised-eyebrow:before{content:""}.fi-br-face-relieved:before{content:""}.fi-br-face-sad-sweat:before{content:""}.fi-br-face-scream:before{content:""}.fi-br-face-shush:before{content:""}.fi-br-face-sleeping:before{content:""}.fi-br-face-sleepy:before{content:""}.fi-br-face-smile-halo:before{content:""}.fi-br-face-smile-hearts:before{content:""}.fi-br-face-smile-horns:before{content:""}.fi-br-face-smile-tear:before{content:""}.fi-br-face-smile-tongue:before{content:""}.fi-br-face-smile-upside-down:before{content:""}.fi-br-face-smiling-hands:before{content:""}.fi-br-face-smirking:before{content:""}.fi-br-face-sunglasses:before{content:""}.fi-br-face-swear:before{content:""}.fi-br-face-thermometer:before{content:""}.fi-br-face-thinking:before{content:""}.fi-br-face-tissue:before{content:""}.fi-br-face-tongue-money:before{content:""}.fi-br-face-tongue-sweat:before{content:""}.fi-br-face-unamused:before{content:""}.fi-br-face-viewfinder:before{content:""}.fi-br-face-vomit:before{content:""}.fi-br-face-weary:before{content:""}.fi-br-face-woozy:before{content:""}.fi-br-face-worried:before{content:""}.fi-br-face-zany:before{content:""}.fi-br-face-zipper:before{content:""}.fi-br-family-dress:before{content:""}.fi-br-family-pants:before{content:""}.fi-br-family:before{content:""}.fi-br-fan-table:before{content:""}.fi-br-fan:before{content:""}.fi-br-farm:before{content:""}.fi-br-faucet-drip:before{content:""}.fi-br-faucet:before{content:""}.fi-br-fax:before{content:""}.fi-br-feather-pointed:before{content:""}.fi-br-feather:before{content:""}.fi-br-female-couple:before{content:""}.fi-br-female:before{content:""}.fi-br-fence:before{content:""}.fi-br-ferris-wheel:before{content:""}.fi-br-field-hockey:before{content:""}.fi-br-fighter-jet:before{content:""}.fi-br-file-ai:before{content:""}.fi-br-file-audio:before{content:""}.fi-br-file-binary:before{content:""}.fi-br-file-chart-line:before{content:""}.fi-br-file-chart-pie:before{content:""}.fi-br-file-circle-info:before{content:""}.fi-br-file-code:before{content:""}.fi-br-file-csv:before{content:""}.fi-br-file-download:before{content:""}.fi-br-file-edit:before{content:""}.fi-br-file-eps:before{content:""}.fi-br-file-excel:before{content:""}.fi-br-file-exclamation:before{content:""}.fi-br-file-export:before{content:""}.fi-br-file-image:before{content:""}.fi-br-file-import:before{content:""}.fi-br-file-invoice-dollar:before{content:""}.fi-br-file-invoice:before{content:""}.fi-br-file-medical-alt:before{content:""}.fi-br-file-medical:before{content:""}.fi-br-file-minus:before{content:""}.fi-br-file-pdf:before{content:""}.fi-br-file-powerpoint:before{content:""}.fi-br-file-prescription:before{content:""}.fi-br-file-psd:before{content:""}.fi-br-file-signature:before{content:""}.fi-br-file-spreadsheet:before{content:""}.fi-br-file-upload:before{content:""}.fi-br-file-user:before{content:""}.fi-br-file-video:before{content:""}.fi-br-file-word:before{content:""}.fi-br-file-zipper:before{content:""}.fi-br-file:before{content:""}.fi-br-files-medical:before{content:""}.fi-br-fill:before{content:""}.fi-br-film-canister:before{content:""}.fi-br-film-slash:before{content:""}.fi-br-film:before{content:""}.fi-br-films:before{content:""}.fi-br-filter-slash:before{content:""}.fi-br-filter:before{content:""}.fi-br-filters:before{content:""}.fi-br-fingerprint:before{content:""}.fi-br-fire-burner:before{content:""}.fi-br-fire-extinguisher:before{content:""}.fi-br-fire-flame-curved:before{content:""}.fi-br-fire-flame-simple:before{content:""}.fi-br-fire-hydrant:before{content:""}.fi-br-fire-smoke:before{content:""}.fi-br-fireplace:before{content:""}.fi-br-fish-bones:before{content:""}.fi-br-fish-cooked:before{content:""}.fi-br-fish:before{content:""}.fi-br-fishing-rod:before{content:""}.fi-br-flag-alt:before{content:""}.fi-br-flag-checkered:before{content:""}.fi-br-flag-usa:before{content:""}.fi-br-flag:before{content:""}.fi-br-flame:before{content:""}.fi-br-flashlight:before{content:""}.fi-br-flask-poison:before{content:""}.fi-br-flask-potion:before{content:""}.fi-br-flask:before{content:""}.fi-br-flip-horizontal:before{content:""}.fi-br-floppy-disk-circle-arrow-right:before{content:""}.fi-br-floppy-disk-circle-xmark:before{content:""}.fi-br-floppy-disk-pen:before{content:""}.fi-br-floppy-disks:before{content:""}.fi-br-florin-sign:before{content:""}.fi-br-flower-bouquet:before{content:""}.fi-br-flower-daffodil:before{content:""}.fi-br-flower-tulip:before{content:""}.fi-br-flower:before{content:""}.fi-br-flushed-face:before{content:""}.fi-br-flushed:before{content:""}.fi-br-flute:before{content:""}.fi-br-flux-capacitor:before{content:""}.fi-br-fog:before{content:""}.fi-br-folder-download:before{content:""}.fi-br-folder-minus:before{content:""}.fi-br-folder-open:before{content:""}.fi-br-folder-times:before{content:""}.fi-br-folder-tree:before{content:""}.fi-br-folder-upload:before{content:""}.fi-br-folder-xmark:before{content:""}.fi-br-folder:before{content:""}.fi-br-folders:before{content:""}.fi-br-follow-folder:before{content:""}.fi-br-followcollection:before{content:""}.fi-br-following:before{content:""}.fi-br-football:before{content:""}.fi-br-fork:before{content:""}.fi-br-forklift:before{content:""}.fi-br-form:before{content:""}.fi-br-fort:before{content:""}.fi-br-forward-fast:before{content:""}.fi-br-forward:before{content:""}.fi-br-fox:before{content:""}.fi-br-frame:before{content:""}.fi-br-franc-sign:before{content:""}.fi-br-french-fries:before{content:""}.fi-br-frog:before{content:""}.fi-br-ftp:before{content:""}.fi-br-funnel-dollar:before{content:""}.fi-br-g:before{content:""}.fi-br-galaxy:before{content:""}.fi-br-gallery-thumbnails:before{content:""}.fi-br-gallery:before{content:""}.fi-br-game-board-alt:before{content:""}.fi-br-gamepad:before{content:""}.fi-br-garage-car:before{content:""}.fi-br-garage-open:before{content:""}.fi-br-garage:before{content:""}.fi-br-garlic:before{content:""}.fi-br-gas-pump-alt:before{content:""}.fi-br-gas-pump-slash:before{content:""}.fi-br-gas-pump:before{content:""}.fi-br-gauge-circle-bolt:before{content:""}.fi-br-gauge-circle-minus:before{content:""}.fi-br-gauge-circle-plus:before{content:""}.fi-br-gavel:before{content:""}.fi-br-gears:before{content:""}.fi-br-gem:before{content:""}.fi-br-ghost:before{content:""}.fi-br-gif-square:before{content:""}.fi-br-gif:before{content:""}.fi-br-gift-card:before{content:""}.fi-br-gift:before{content:""}.fi-br-gifts:before{content:""}.fi-br-gingerbread-man:before{content:""}.fi-br-glass-champagne:before{content:""}.fi-br-glass-cheers:before{content:""}.fi-br-glass-citrus:before{content:""}.fi-br-glass-whiskey-rocks:before{content:""}.fi-br-glass-whiskey:before{content:""}.fi-br-glass:before{content:""}.fi-br-glasses:before{content:""}.fi-br-globe-alt:before{content:""}.fi-br-globe-snow:before{content:""}.fi-br-globe:before{content:""}.fi-br-golf-ball:before{content:""}.fi-br-golf-club:before{content:""}.fi-br-golf:before{content:""}.fi-br-graduation-cap:before{content:""}.fi-br-gramophone:before{content:""}.fi-br-grape:before{content:""}.fi-br-graphic-style:before{content:""}.fi-br-graphic-tablet:before{content:""}.fi-br-grate-droplet:before{content:""}.fi-br-grate:before{content:""}.fi-br-grid-alt:before{content:""}.fi-br-grid-dividers:before{content:""}.fi-br-grid:before{content:""}.fi-br-grill-hot-alt:before{content:""}.fi-br-grill:before{content:""}.fi-br-grimace:before{content:""}.fi-br-grin-alt:before{content:""}.fi-br-grin-beam-sweat:before{content:""}.fi-br-grin-beam:before{content:""}.fi-br-grin-hearts:before{content:""}.fi-br-grin-squint-tears:before{content:""}.fi-br-grin-squint:before{content:""}.fi-br-grin-stars:before{content:""}.fi-br-grin-tears:before{content:""}.fi-br-grin-tongue-squint:before{content:""}.fi-br-grin-tongue-wink:before{content:""}.fi-br-grin-tongue:before{content:""}.fi-br-grin-wink:before{content:""}.fi-br-grin:before{content:""}.fi-br-grip-dots-vertical:before{content:""}.fi-br-grip-dots:before{content:""}.fi-br-grip-horizontal:before{content:""}.fi-br-grip-lines-vertical:before{content:""}.fi-br-grip-lines:before{content:""}.fi-br-grip-vertical:before{content:""}.fi-br-guarani-sign:before{content:""}.fi-br-guitar-electric:before{content:""}.fi-br-guitar:before{content:""}.fi-br-guitars:before{content:""}.fi-br-gun-squirt:before{content:""}.fi-br-gym:before{content:""}.fi-br-h-square:before{content:""}.fi-br-h:before{content:""}.fi-br-h1:before{content:""}.fi-br-h2:before{content:""}.fi-br-h3:before{content:""}.fi-br-h4:before{content:""}.fi-br-hamburger-soda:before{content:""}.fi-br-hamburger:before{content:""}.fi-br-hammer-crash:before{content:""}.fi-br-hammer-war:before{content:""}.fi-br-hammer:before{content:""}.fi-br-hand-back-fist:before{content:""}.fi-br-hand-back-point-down:before{content:""}.fi-br-hand-back-point-left:before{content:""}.fi-br-hand-back-point-ribbon:before{content:""}.fi-br-hand-back-point-right:before{content:""}.fi-br-hand-dots:before{content:""}.fi-br-hand-fingers-crossed:before{content:""}.fi-br-hand-heart:before{content:""}.fi-br-hand-holding-box:before{content:""}.fi-br-hand-holding-droplet:before{content:""}.fi-br-hand-holding-medical:before{content:""}.fi-br-hand-holding-seeding:before{content:""}.fi-br-hand-holding-skull:before{content:""}.fi-br-hand-holding-usd:before{content:""}.fi-br-hand-holding-water:before{content:""}.fi-br-hand-horns:before{content:""}.fi-br-hand-lizard:before{content:""}.fi-br-hand-love:before{content:""}.fi-br-hand-middle-finger:before{content:""}.fi-br-hand-paper:before{content:""}.fi-br-hand-peace:before{content:""}.fi-br-hand-point-ribbon:before{content:""}.fi-br-hand-scissors:before{content:""}.fi-br-hand-sparkles:before{content:""}.fi-br-hand-spock:before{content:""}.fi-br-hand-wave:before{content:""}.fi-br-hand:before{content:""}.fi-br-hands-bubbles:before{content:""}.fi-br-hands-clapping:before{content:""}.fi-br-hands-heart:before{content:""}.fi-br-hands-holding-diamond:before{content:""}.fi-br-hands-holding:before{content:""}.fi-br-hands-usd:before{content:""}.fi-br-handshake-angle:before{content:""}.fi-br-handshake-simple-slash:before{content:""}.fi-br-handshake:before{content:""}.fi-br-happy:before{content:""}.fi-br-hard-hat:before{content:""}.fi-br-hastag:before{content:""}.fi-br-hat-birthday:before{content:""}.fi-br-hat-chef:before{content:""}.fi-br-hat-cowboy-side:before{content:""}.fi-br-hat-cowboy:before{content:""}.fi-br-hat-santa:before{content:""}.fi-br-hat-winter:before{content:""}.fi-br-hat-witch:before{content:""}.fi-br-hat-wizard:before{content:""}.fi-br-hdd:before{content:""}.fi-br-head-side-brain:before{content:""}.fi-br-head-side-cough-slash:before{content:""}.fi-br-head-side-cough:before{content:""}.fi-br-head-side-headphones:before{content:""}.fi-br-head-side-heart:before{content:""}.fi-br-head-side-mask:before{content:""}.fi-br-head-side-medical:before{content:""}.fi-br-head-side-thinking:before{content:""}.fi-br-head-side-virus:before{content:""}.fi-br-head-side:before{content:""}.fi-br-head-vr:before{content:""}.fi-br-heading:before{content:""}.fi-br-headphones:before{content:""}.fi-br-headset:before{content:""}.fi-br-heart-arrow:before{content:""}.fi-br-heart-crack:before{content:""}.fi-br-heart-half-stroke:before{content:""}.fi-br-heart-half:before{content:""}.fi-br-heart-rate:before{content:""}.fi-br-heart:before{content:""}.fi-br-heat:before{content:""}.fi-br-helicopter-side:before{content:""}.fi-br-hexagon-check:before{content:""}.fi-br-hexagon-exclamation:before{content:""}.fi-br-hexagon:before{content:""}.fi-br-high-definition:before{content:""}.fi-br-highlighter-line:before{content:""}.fi-br-highlighter:before{content:""}.fi-br-hiking:before{content:""}.fi-br-hippo:before{content:""}.fi-br-hockey-mask:before{content:""}.fi-br-hockey-puck:before{content:""}.fi-br-hockey-sticks:before{content:""}.fi-br-holly-berry:before{content:""}.fi-br-home-heart:before{content:""}.fi-br-home-location-alt:before{content:""}.fi-br-home-location:before{content:""}.fi-br-home:before{content:""}.fi-br-hood-cloak:before{content:""}.fi-br-horizontal-rule:before{content:""}.fi-br-horse-head:before{content:""}.fi-br-horse-saddle:before{content:""}.fi-br-horse:before{content:""}.fi-br-hose-reel:before{content:""}.fi-br-hose:before{content:""}.fi-br-hospital-symbol:before{content:""}.fi-br-hospital-user:before{content:""}.fi-br-hospital:before{content:""}.fi-br-hospitals:before{content:""}.fi-br-hot-tub:before{content:""}.fi-br-hotdog:before{content:""}.fi-br-hotel:before{content:""}.fi-br-hourglass-end:before{content:""}.fi-br-hourglass-start:before{content:""}.fi-br-hourglass:before{content:""}.fi-br-house-blank:before{content:""}.fi-br-house-building:before{content:""}.fi-br-house-chimney-blank:before{content:""}.fi-br-house-chimney-crack:before{content:""}.fi-br-house-chimney-heart:before{content:""}.fi-br-house-chimney-medical:before{content:""}.fi-br-house-chimney-user:before{content:""}.fi-br-house-chimney-window:before{content:""}.fi-br-house-chimney:before{content:""}.fi-br-house-crack:before{content:""}.fi-br-house-day:before{content:""}.fi-br-house-flood:before{content:""}.fi-br-house-laptop:before{content:""}.fi-br-house-leave:before{content:""}.fi-br-house-medical:before{content:""}.fi-br-house-night:before{content:""}.fi-br-house-return:before{content:""}.fi-br-house-signal:before{content:""}.fi-br-house-tree:before{content:""}.fi-br-house-tsunami:before{content:""}.fi-br-house-turret:before{content:""}.fi-br-house-user:before{content:""}.fi-br-house-window:before{content:""}.fi-br-hryvnia:before{content:""}.fi-br-humidity:before{content:""}.fi-br-hundred-points:before{content:""}.fi-br-hurricane:before{content:""}.fi-br-i:before{content:""}.fi-br-ice-cream:before{content:""}.fi-br-ice-skate:before{content:""}.fi-br-icicles:before{content:""}.fi-br-icon-star:before{content:""}.fi-br-id-badge:before{content:""}.fi-br-id-card-clip-alt:before{content:""}.fi-br-igloo:before{content:""}.fi-br-image-slash:before{content:""}.fi-br-images-user:before{content:""}.fi-br-images:before{content:""}.fi-br-inbox-in:before{content:""}.fi-br-inbox-out:before{content:""}.fi-br-inbox:before{content:""}.fi-br-inboxes:before{content:""}.fi-br-incognito:before{content:""}.fi-br-indent:before{content:""}.fi-br-indian-rupee-sign:before{content:""}.fi-br-industry-alt:before{content:""}.fi-br-industry-windows:before{content:""}.fi-br-infinity:before{content:""}.fi-br-info:before{content:""}.fi-br-information:before{content:""}.fi-br-inhaler:before{content:""}.fi-br-input-numeric:before{content:""}.fi-br-input-pipe:before{content:""}.fi-br-input-text:before{content:""}.fi-br-interactive:before{content:""}.fi-br-interlining:before{content:""}.fi-br-interrogation:before{content:""}.fi-br-inventory-alt:before{content:""}.fi-br-island-tropical:before{content:""}.fi-br-it-alt:before{content:""}.fi-br-it-computer:before{content:""}.fi-br-it:before{content:""}.fi-br-italian-lira-sign:before{content:""}.fi-br-italic:before{content:""}.fi-br-j:before{content:""}.fi-br-jam:before{content:""}.fi-br-joint:before{content:""}.fi-br-joystick:before{content:""}.fi-br-jpg:before{content:""}.fi-br-jug:before{content:""}.fi-br-k:before{content:""}.fi-br-kazoo:before{content:""}.fi-br-kerning:before{content:""}.fi-br-key-skeleton-left-right:before{content:""}.fi-br-key:before{content:""}.fi-br-keyboard-brightness-low:before{content:""}.fi-br-keyboard-brightness:before{content:""}.fi-br-keyboard-down:before{content:""}.fi-br-keyboard-left:before{content:""}.fi-br-keyboard:before{content:""}.fi-br-keynote:before{content:""}.fi-br-kidneys:before{content:""}.fi-br-kip-sign:before{content:""}.fi-br-kiss-beam:before{content:""}.fi-br-kiss-wink-heart:before{content:""}.fi-br-kiss:before{content:""}.fi-br-kite:before{content:""}.fi-br-kiwi-bird:before{content:""}.fi-br-knife-kitchen:before{content:""}.fi-br-knife:before{content:""}.fi-br-l:before{content:""}.fi-br-label:before{content:""}.fi-br-lamp-desk:before{content:""}.fi-br-lamp-floor:before{content:""}.fi-br-lamp-street:before{content:""}.fi-br-lamp:before{content:""}.fi-br-landmark-alt:before{content:""}.fi-br-language:before{content:""}.fi-br-laptop-arrow-down:before{content:""}.fi-br-laptop-code:before{content:""}.fi-br-laptop-medical:before{content:""}.fi-br-laptop-mobile:before{content:""}.fi-br-laptop-slash:before{content:""}.fi-br-laptop:before{content:""}.fi-br-lari-sign:before{content:""}.fi-br-lasso-sparkles:before{content:""}.fi-br-lasso:before{content:""}.fi-br-laugh-beam:before{content:""}.fi-br-laugh-squint:before{content:""}.fi-br-laugh-wink:before{content:""}.fi-br-laugh:before{content:""}.fi-br-layer-minus:before{content:""}.fi-br-layer-plus:before{content:""}.fi-br-layers:before{content:""}.fi-br-layout-fluid:before{content:""}.fi-br-leaf-heart:before{content:""}.fi-br-leaf-maple:before{content:""}.fi-br-leaf-oak:before{content:""}.fi-br-leaf:before{content:""}.fi-br-left:before{content:""}.fi-br-lemon:before{content:""}.fi-br-letter-case:before{content:""}.fi-br-lettuce:before{content:""}.fi-br-level-down-alt:before{content:""}.fi-br-level-down:before{content:""}.fi-br-level-up-alt:before{content:""}.fi-br-level-up:before{content:""}.fi-br-license:before{content:""}.fi-br-life-ring:before{content:""}.fi-br-light-ceiling:before{content:""}.fi-br-light-emergency-on:before{content:""}.fi-br-light-emergency:before{content:""}.fi-br-light-switch-off:before{content:""}.fi-br-light-switch-on:before{content:""}.fi-br-light-switch:before{content:""}.fi-br-lightbulb-dollar:before{content:""}.fi-br-lightbulb-exclamation:before{content:""}.fi-br-lightbulb-on:before{content:""}.fi-br-lightbulb-question:before{content:""}.fi-br-lightbulb-slash:before{content:""}.fi-br-lights-holiday:before{content:""}.fi-br-line-width:before{content:""}.fi-br-link-alt:before{content:""}.fi-br-link-horizontal-slash:before{content:""}.fi-br-link-horizontal:before{content:""}.fi-br-link-slash-alt:before{content:""}.fi-br-link-slash:before{content:""}.fi-br-link:before{content:""}.fi-br-lips:before{content:""}.fi-br-lipstick:before{content:""}.fi-br-lira-sign:before{content:""}.fi-br-list-check:before{content:""}.fi-br-list-dropdown:before{content:""}.fi-br-list-music:before{content:""}.fi-br-list-timeline:before{content:""}.fi-br-list:before{content:""}.fi-br-litecoin-sign:before{content:""}.fi-br-loading:before{content:""}.fi-br-lobster:before{content:""}.fi-br-location-alt:before{content:""}.fi-br-location-arrow:before{content:""}.fi-br-location-crosshairs-slash:before{content:""}.fi-br-location-crosshairs:before{content:""}.fi-br-location-dot-slash:before{content:""}.fi-br-location-exclamation:before{content:""}.fi-br-lock-alt:before{content:""}.fi-br-lock-open-alt:before{content:""}.fi-br-lock:before{content:""}.fi-br-locust:before{content:""}.fi-br-loveseat:before{content:""}.fi-br-low-vision:before{content:""}.fi-br-luchador:before{content:""}.fi-br-luggage-cart:before{content:""}.fi-br-luggage-rolling:before{content:""}.fi-br-lungs-virus:before{content:""}.fi-br-lungs:before{content:""}.fi-br-m:before{content:""}.fi-br-magic-wand:before{content:""}.fi-br-magnet:before{content:""}.fi-br-mailbox:before{content:""}.fi-br-makeup-brush:before{content:""}.fi-br-male-couple:before{content:""}.fi-br-male:before{content:""}.fi-br-man-head:before{content:""}.fi-br-manat-sign:before{content:""}.fi-br-mandolin:before{content:""}.fi-br-manhole:before{content:""}.fi-br-map-marker-check:before{content:""}.fi-br-map-marker-cross:before{content:""}.fi-br-map-marker-edit:before{content:""}.fi-br-map-marker-home:before{content:""}.fi-br-map-marker-minus:before{content:""}.fi-br-map-marker-plus:before{content:""}.fi-br-map-marker-question:before{content:""}.fi-br-map-marker-slash:before{content:""}.fi-br-map-marker-smile:before{content:""}.fi-br-map-marker:before{content:""}.fi-br-map-pin:before{content:""}.fi-br-map:before{content:""}.fi-br-marker-time:before{content:""}.fi-br-marker:before{content:""}.fi-br-mars-stroke-right:before{content:""}.fi-br-mars-stroke-up:before{content:""}.fi-br-mask-carnival:before{content:""}.fi-br-mask-face:before{content:""}.fi-br-mattress-pillow:before{content:""}.fi-br-meat:before{content:""}.fi-br-medical-star:before{content:""}.fi-br-medicine:before{content:""}.fi-br-megaphone:before{content:""}.fi-br-meh-blank:before{content:""}.fi-br-meh-rolling-eyes:before{content:""}.fi-br-melon:before{content:""}.fi-br-memo-circle-check:before{content:""}.fi-br-memo-pad:before{content:""}.fi-br-memo:before{content:""}.fi-br-memory:before{content:""}.fi-br-menu-burger:before{content:""}.fi-br-menu-dots-vertical:before{content:""}.fi-br-menu-dots:before{content:""}.fi-br-mercury:before{content:""}.fi-br-message-arrow-down:before{content:""}.fi-br-message-arrow-up-right:before{content:""}.fi-br-message-arrow-up:before{content:""}.fi-br-message-bot:before{content:""}.fi-br-message-code:before{content:""}.fi-br-message-dollar:before{content:""}.fi-br-message-image:before{content:""}.fi-br-message-question:before{content:""}.fi-br-message-quote:before{content:""}.fi-br-message-slash:before{content:""}.fi-br-message-sms:before{content:""}.fi-br-message-text:before{content:""}.fi-br-message-xmark:before{content:""}.fi-br-messages-dollar:before{content:""}.fi-br-messages-question:before{content:""}.fi-br-messages:before{content:""}.fi-br-meteor:before{content:""}.fi-br-meter-bolt:before{content:""}.fi-br-meter-droplet:before{content:""}.fi-br-meter-fire:before{content:""}.fi-br-meter:before{content:""}.fi-br-microchip-ai:before{content:""}.fi-br-microchip:before{content:""}.fi-br-microphone-alt:before{content:""}.fi-br-microphone-slash:before{content:""}.fi-br-microphone:before{content:""}.fi-br-microscope:before{content:""}.fi-br-microwave:before{content:""}.fi-br-mill-sign:before{content:""}.fi-br-mind-share:before{content:""}.fi-br-minus-circle:before{content:""}.fi-br-minus-hexagon:before{content:""}.fi-br-minus-small:before{content:""}.fi-br-minus:before{content:""}.fi-br-mistletoe:before{content:""}.fi-br-mobile-button:before{content:""}.fi-br-mobile-notch:before{content:""}.fi-br-mobile:before{content:""}.fi-br-mockup:before{content:""}.fi-br-mode-landscape:before{content:""}.fi-br-mode-portrait:before{content:""}.fi-br-money-bill-simple:before{content:""}.fi-br-money-bill-wave-alt:before{content:""}.fi-br-money-bill-wave:before{content:""}.fi-br-money-bills-simple:before{content:""}.fi-br-money-bills:before{content:""}.fi-br-money-check-edit-alt:before{content:""}.fi-br-money-check-edit:before{content:""}.fi-br-money-check:before{content:""}.fi-br-money-from-bracket:before{content:""}.fi-br-money-simple-from-bracket:before{content:""}.fi-br-money:before{content:""}.fi-br-monkey:before{content:""}.fi-br-monument:before{content:""}.fi-br-moon-stars:before{content:""}.fi-br-moon:before{content:""}.fi-br-moped:before{content:""}.fi-br-mortar-pestle:before{content:""}.fi-br-mosquito-net:before{content:""}.fi-br-mosquito:before{content:""}.fi-br-motorcycle:before{content:""}.fi-br-mound:before{content:""}.fi-br-mountain-city:before{content:""}.fi-br-mountain:before{content:""}.fi-br-mountains:before{content:""}.fi-br-mouse:before{content:""}.fi-br-move-to-folder-2:before{content:""}.fi-br-move-to-folder:before{content:""}.fi-br-mp3-player:before{content:""}.fi-br-mug-alt:before{content:""}.fi-br-mug-hot-alt:before{content:""}.fi-br-mug-hot:before{content:""}.fi-br-mug-marshmallows:before{content:""}.fi-br-mug-tea:before{content:""}.fi-br-mug:before{content:""}.fi-br-mushroom:before{content:""}.fi-br-music-alt:before{content:""}.fi-br-music-file:before{content:""}.fi-br-music-note-slash:before{content:""}.fi-br-music-note:before{content:""}.fi-br-music-slash:before{content:""}.fi-br-music:before{content:""}.fi-br-n:before{content:""}.fi-br-naira-sign:before{content:""}.fi-br-narwhal:before{content:""}.fi-br-navigation:before{content:""}.fi-br-network-cloud:before{content:""}.fi-br-network:before{content:""}.fi-br-neuter:before{content:""}.fi-br-nfc-lock:before{content:""}.fi-br-nfc-magnifying-glass:before{content:""}.fi-br-nfc-pen:before{content:""}.fi-br-nfc-slash:before{content:""}.fi-br-nfc-trash:before{content:""}.fi-br-nfc:before{content:""}.fi-br-no-people:before{content:""}.fi-br-noodles:before{content:""}.fi-br-notdef:before{content:""}.fi-br-note-medical:before{content:""}.fi-br-note-sticky:before{content:""}.fi-br-note:before{content:""}.fi-br-notebook-alt:before{content:""}.fi-br-notebook:before{content:""}.fi-br-notes-medical:before{content:""}.fi-br-notes:before{content:""}.fi-br-o:before{content:""}.fi-br-object-exclude:before{content:""}.fi-br-object-group:before{content:""}.fi-br-object-intersect:before{content:""}.fi-br-object-subtract:before{content:""}.fi-br-object-ungroup:before{content:""}.fi-br-object-union:before{content:""}.fi-br-objects-column:before{content:""}.fi-br-octagon:before{content:""}.fi-br-oil-can:before{content:""}.fi-br-oil-temp:before{content:""}.fi-br-olive-oil:before{content:""}.fi-br-olives:before{content:""}.fi-br-onion:before{content:""}.fi-br-opacity:before{content:""}.fi-br-ornament:before{content:""}.fi-br-otter:before{content:""}.fi-br-outdent:before{content:""}.fi-br-oven:before{content:""}.fi-br-overline:before{content:""}.fi-br-p:before{content:""}.fi-br-package:before{content:""}.fi-br-page-break:before{content:""}.fi-br-pager:before{content:""}.fi-br-paint-brush:before{content:""}.fi-br-paint-roller:before{content:""}.fi-br-paintbrush-pencil:before{content:""}.fi-br-palette:before{content:""}.fi-br-pallet-alt:before{content:""}.fi-br-pallet:before{content:""}.fi-br-pan:before{content:""}.fi-br-panorama:before{content:""}.fi-br-paper-plane-top:before{content:""}.fi-br-paper-plane:before{content:""}.fi-br-paperclip-vertical:before{content:""}.fi-br-parachute-box:before{content:""}.fi-br-paragraph-left:before{content:""}.fi-br-paragraph:before{content:""}.fi-br-parking-circle-slash:before{content:""}.fi-br-parking-circle:before{content:""}.fi-br-parking-slash:before{content:""}.fi-br-parking:before{content:""}.fi-br-party-bell:before{content:""}.fi-br-party-horn:before{content:""}.fi-br-passport:before{content:""}.fi-br-password:before{content:""}.fi-br-paste:before{content:""}.fi-br-pattern:before{content:""}.fi-br-pause-circle:before{content:""}.fi-br-pause:before{content:""}.fi-br-paw-claws:before{content:""}.fi-br-paw:before{content:""}.fi-br-peace:before{content:""}.fi-br-peach:before{content:""}.fi-br-pedestal:before{content:""}.fi-br-pen-circle:before{content:""}.fi-br-pen-clip-slash:before{content:""}.fi-br-pen-clip:before{content:""}.fi-br-pen-fancy-slash:before{content:""}.fi-br-pen-fancy:before{content:""}.fi-br-pen-field:before{content:""}.fi-br-pen-nib-slash:before{content:""}.fi-br-pen-nib:before{content:""}.fi-br-pen-slash:before{content:""}.fi-br-pen-square:before{content:""}.fi-br-pen-swirl:before{content:""}.fi-br-pencil-paintbrush:before{content:""}.fi-br-pencil-ruler:before{content:""}.fi-br-pencil-slash:before{content:""}.fi-br-pencil:before{content:""}.fi-br-pennant:before{content:""}.fi-br-people-arrows-left-right:before{content:""}.fi-br-people-carry-box:before{content:""}.fi-br-people-dress:before{content:""}.fi-br-people-pants:before{content:""}.fi-br-people-poll:before{content:""}.fi-br-people:before{content:""}.fi-br-pepper-hot:before{content:""}.fi-br-pepper:before{content:""}.fi-br-percentage:before{content:""}.fi-br-person-carry-box:before{content:""}.fi-br-person-circle-check:before{content:""}.fi-br-person-circle-exclamation:before{content:""}.fi-br-person-circle-minus:before{content:""}.fi-br-person-circle-plus:before{content:""}.fi-br-person-circle-question:before{content:""}.fi-br-person-circle-xmark:before{content:""}.fi-br-person-dolly-empty:before{content:""}.fi-br-person-dolly:before{content:""}.fi-br-person-dress-simple:before{content:""}.fi-br-person-dress:before{content:""}.fi-br-person-praying:before{content:""}.fi-br-person-pregnant:before{content:""}.fi-br-person-seat-reclined:before{content:""}.fi-br-person-seat:before{content:""}.fi-br-person-sign:before{content:""}.fi-br-person-simple:before{content:""}.fi-br-person-walking-with-cane:before{content:""}.fi-br-peseta-sign:before{content:""}.fi-br-peso-sign:before{content:""}.fi-br-pharmacy:before{content:""}.fi-br-phone-call:before{content:""}.fi-br-phone-cross:before{content:""}.fi-br-phone-flip:before{content:""}.fi-br-phone-office:before{content:""}.fi-br-phone-pause:before{content:""}.fi-br-phone-plus:before{content:""}.fi-br-phone-rotary:before{content:""}.fi-br-phone-slash:before{content:""}.fi-br-photo-film-music:before{content:""}.fi-br-photo-video:before{content:""}.fi-br-physics:before{content:""}.fi-br-Pi:before{content:""}.fi-br-piano-keyboard:before{content:""}.fi-br-piano:before{content:""}.fi-br-pickaxe:before{content:""}.fi-br-picnic:before{content:""}.fi-br-picpeople-filled:before{content:""}.fi-br-picpeople:before{content:""}.fi-br-picture:before{content:""}.fi-br-pie:before{content:""}.fi-br-piggy-bank:before{content:""}.fi-br-pills:before{content:""}.fi-br-pinata:before{content:""}.fi-br-pineapple:before{content:""}.fi-br-ping-pong:before{content:""}.fi-br-pipe-smoking:before{content:""}.fi-br-pizza-slice:before{content:""}.fi-br-plane-alt:before{content:""}.fi-br-plane-arrival:before{content:""}.fi-br-plane-departure:before{content:""}.fi-br-plane-prop:before{content:""}.fi-br-plane-slash:before{content:""}.fi-br-plane-tail:before{content:""}.fi-br-plane:before{content:""}.fi-br-planet-moon:before{content:""}.fi-br-planet-ringed:before{content:""}.fi-br-plant-wilt:before{content:""}.fi-br-plate:before{content:""}.fi-br-play-alt:before{content:""}.fi-br-play-circle:before{content:""}.fi-br-play-pause:before{content:""}.fi-br-play:before{content:""}.fi-br-playing-cards:before{content:""}.fi-br-plug:before{content:""}.fi-br-plus-hexagon:before{content:""}.fi-br-plus-minus:before{content:""}.fi-br-plus-small:before{content:""}.fi-br-plus:before{content:""}.fi-br-podcast:before{content:""}.fi-br-podium-star:before{content:""}.fi-br-podium:before{content:""}.fi-br-poker-chip:before{content:""}.fi-br-police-box:before{content:""}.fi-br-poll-h:before{content:""}.fi-br-pompebled:before{content:""}.fi-br-poo-bolt:before{content:""}.fi-br-poo:before{content:""}.fi-br-pool-8-ball:before{content:""}.fi-br-poop:before{content:""}.fi-br-popcorn:before{content:""}.fi-br-portal-enter:before{content:""}.fi-br-portal-exit:before{content:""}.fi-br-portrait:before{content:""}.fi-br-pot:before{content:""}.fi-br-pound:before{content:""}.fi-br-power:before{content:""}.fi-br-prescription-bottle-alt:before{content:""}.fi-br-prescription-bottle-pill:before{content:""}.fi-br-prescription-bottle:before{content:""}.fi-br-prescription:before{content:""}.fi-br-presentation:before{content:""}.fi-br-print-magnifying-glass:before{content:""}.fi-br-print-slash:before{content:""}.fi-br-print:before{content:""}.fi-br-procedures:before{content:""}.fi-br-projector:before{content:""}.fi-br-protractor:before{content:""}.fi-br-pulse:before{content:""}.fi-br-pump-medical:before{content:""}.fi-br-pump:before{content:""}.fi-br-pumpkin-alt:before{content:""}.fi-br-pumpkin:before{content:""}.fi-br-puzzle-alt:before{content:""}.fi-br-puzzle-piece:before{content:""}.fi-br-pyramid:before{content:""}.fi-br-q:before{content:""}.fi-br-qr-scan:before{content:""}.fi-br-QR:before{content:""}.fi-br-qrcode:before{content:""}.fi-br-question-square:before{content:""}.fi-br-question:before{content:""}.fi-br-quote-right:before{content:""}.fi-br-r:before{content:""}.fi-br-rabbit-fast:before{content:""}.fi-br-rabbit:before{content:""}.fi-br-racquet:before{content:""}.fi-br-radar:before{content:""}.fi-br-radiation-alt:before{content:""}.fi-br-radiation:before{content:""}.fi-br-radio-alt:before{content:""}.fi-br-radio:before{content:""}.fi-br-radish:before{content:""}.fi-br-rainbow:before{content:""}.fi-br-raindrops:before{content:""}.fi-br-ram:before{content:""}.fi-br-ramp-loading:before{content:""}.fi-br-raygun:before{content:""}.fi-br-rec:before{content:""}.fi-br-receipt:before{content:""}.fi-br-record-vinyl:before{content:""}.fi-br-rectabgle-vertical:before{content:""}.fi-br-rectangle-barcode:before{content:""}.fi-br-rectangle-code:before{content:""}.fi-br-rectangle-horizontal:before{content:""}.fi-br-rectangle-list:before{content:""}.fi-br-rectangle-panoramic:before{content:""}.fi-br-rectangle-pro:before{content:""}.fi-br-rectangle-vertical-history:before{content:""}.fi-br-rectangle-vertical:before{content:""}.fi-br-rectangle-xmark:before{content:""}.fi-br-rectangles-mixed:before{content:""}.fi-br-recycle:before{content:""}.fi-br-redo-alt:before{content:""}.fi-br-redo:before{content:""}.fi-br-reel:before{content:""}.fi-br-reflect-horizontal:before{content:""}.fi-br-reflect-vertical:before{content:""}.fi-br-reflect:before{content:""}.fi-br-refresh:before{content:""}.fi-br-refrigerator:before{content:""}.fi-br-registered:before{content:""}.fi-br-remove-folder:before{content:""}.fi-br-remove-user:before{content:""}.fi-br-replace:before{content:""}.fi-br-reply-all:before{content:""}.fi-br-republican:before{content:""}.fi-br-resize:before{content:""}.fi-br-resources:before{content:""}.fi-br-restaurant:before{content:""}.fi-br-restroom-simple:before{content:""}.fi-br-rewind:before{content:""}.fi-br-rhombus:before{content:""}.fi-br-ribbon:before{content:""}.fi-br-right:before{content:""}.fi-br-ring-diamond:before{content:""}.fi-br-ring:before{content:""}.fi-br-rings-wedding:before{content:""}.fi-br-road:before{content:""}.fi-br-robot:before{content:""}.fi-br-rocket-lunch:before{content:""}.fi-br-rocket:before{content:""}.fi-br-roller-coaster:before{content:""}.fi-br-room-service:before{content:""}.fi-br-rotate-exclamation:before{content:""}.fi-br-rotate-left:before{content:""}.fi-br-rotate-right:before{content:""}.fi-br-route-highway:before{content:""}.fi-br-route-interstate:before{content:""}.fi-br-route:before{content:""}.fi-br-router:before{content:""}.fi-br-rss-alt:before{content:""}.fi-br-rss:before{content:""}.fi-br-ruble-sign:before{content:""}.fi-br-rugby-helmet:before{content:""}.fi-br-rugby:before{content:""}.fi-br-ruler-combined:before{content:""}.fi-br-ruler-horizontal:before{content:""}.fi-br-ruler-triangle:before{content:""}.fi-br-ruler-vertical:before{content:""}.fi-br-running:before{content:""}.fi-br-rupee-sign:before{content:""}.fi-br-rupiah-sign:before{content:""}.fi-br-rv:before{content:""}.fi-br-s:before{content:""}.fi-br-sack-dollar:before{content:""}.fi-br-sack:before{content:""}.fi-br-sad-cry:before{content:""}.fi-br-sad-tear:before{content:""}.fi-br-sad:before{content:""}.fi-br-sailboat:before{content:""}.fi-br-salad:before{content:""}.fi-br-salt-pepper:before{content:""}.fi-br-sandwich:before{content:""}.fi-br-satellite-dish:before{content:""}.fi-br-satellite:before{content:""}.fi-br-sauce:before{content:""}.fi-br-sausage:before{content:""}.fi-br-sax-hot:before{content:""}.fi-br-saxophone:before{content:""}.fi-br-scale:before{content:""}.fi-br-scalpel-path:before{content:""}.fi-br-scalpel:before{content:""}.fi-br-scanner-gun:before{content:""}.fi-br-scanner-image:before{content:""}.fi-br-scanner-keyboard:before{content:""}.fi-br-scanner-touchscreen:before{content:""}.fi-br-scarecrow:before{content:""}.fi-br-scarf:before{content:""}.fi-br-school-bus:before{content:""}.fi-br-school:before{content:""}.fi-br-scissors:before{content:""}.fi-br-screen:before{content:""}.fi-br-screencast:before{content:""}.fi-br-screwdriver:before{content:""}.fi-br-scribble:before{content:""}.fi-br-scroll-torah:before{content:""}.fi-br-scrubber:before{content:""}.fi-br-scythe:before{content:""}.fi-br-sd-card:before{content:""}.fi-br-sd-cards:before{content:""}.fi-br-seal-exclamation:before{content:""}.fi-br-seal-question:before{content:""}.fi-br-search-alt:before{content:""}.fi-br-search-dollar:before{content:""}.fi-br-search-heart:before{content:""}.fi-br-search-location:before{content:""}.fi-br-search:before{content:""}.fi-br-seat-airline:before{content:""}.fi-br-seedling:before{content:""}.fi-br-send-back:before{content:""}.fi-br-send-backward:before{content:""}.fi-br-sensor-alert:before{content:""}.fi-br-sensor-fire:before{content:""}.fi-br-sensor-on:before{content:""}.fi-br-sensor-smoke:before{content:""}.fi-br-sensor:before{content:""}.fi-br-settings-sliders:before{content:""}.fi-br-settings:before{content:""}.fi-br-share-alt-square:before{content:""}.fi-br-share-square:before{content:""}.fi-br-share:before{content:""}.fi-br-sheep:before{content:""}.fi-br-shekel-sign:before{content:""}.fi-br-shelves:before{content:""}.fi-br-shield-alt:before{content:""}.fi-br-shield-check:before{content:""}.fi-br-shield-cross:before{content:""}.fi-br-shield-exclamation:before{content:""}.fi-br-shield-interrogation:before{content:""}.fi-br-shield-keyhole:before{content:""}.fi-br-shield-minus:before{content:""}.fi-br-shield-plus:before{content:""}.fi-br-shield-slash:before{content:""}.fi-br-shield-virus:before{content:""}.fi-br-shield-xmark:before{content:""}.fi-br-shield:before{content:""}.fi-br-ship-side:before{content:""}.fi-br-ship:before{content:""}.fi-br-shipping-fast:before{content:""}.fi-br-shipping-timed:before{content:""}.fi-br-shirt-long-sleeve:before{content:""}.fi-br-shirt-running:before{content:""}.fi-br-shirt-tank-top:before{content:""}.fi-br-shoe-prints:before{content:""}.fi-br-shop-lock:before{content:""}.fi-br-shop-slash:before{content:""}.fi-br-shop:before{content:""}.fi-br-shopping-bag-add:before{content:""}.fi-br-shopping-bag:before{content:""}.fi-br-shopping-basket:before{content:""}.fi-br-shopping-cart-add:before{content:""}.fi-br-shopping-cart-check:before{content:""}.fi-br-shopping-cart:before{content:""}.fi-br-shovel-snow:before{content:""}.fi-br-shovel:before{content:""}.fi-br-shower-down:before{content:""}.fi-br-shower:before{content:""}.fi-br-shredder:before{content:""}.fi-br-shrimp:before{content:""}.fi-br-shuffle:before{content:""}.fi-br-shuttle-van:before{content:""}.fi-br-shuttlecock:before{content:""}.fi-br-Sickle:before{content:""}.fi-br-sidebar-flip:before{content:""}.fi-br-sidebar:before{content:""}.fi-br-sigma:before{content:""}.fi-br-sign-hanging:before{content:""}.fi-br-sign-in-alt:before{content:""}.fi-br-sign-out-alt:before{content:""}.fi-br-signal-alt-1:before{content:""}.fi-br-signal-alt-2:before{content:""}.fi-br-signal-alt-slash:before{content:""}.fi-br-signal-alt:before{content:""}.fi-br-signal-bars-fair:before{content:""}.fi-br-signal-bars-good:before{content:"豈"}.fi-br-signal-bars-weak:before{content:"更"}.fi-br-signal-stream-slash:before{content:"車"}.fi-br-signal-stream:before{content:"賈"}.fi-br-signature-lock:before{content:"滑"}.fi-br-signature-slash:before{content:"串"}.fi-br-signature:before{content:"句"}.fi-br-sim-card:before{content:"龜"}.fi-br-sim-cards:before{content:"龜"}.fi-br-sink:before{content:"契"}.fi-br-siren-on:before{content:"金"}.fi-br-Siren:before{content:"喇"}.fi-br-site-alt:before{content:"奈"}.fi-br-site-browser:before{content:"懶"}.fi-br-site:before{content:"癩"}.fi-br-sitemap:before{content:"羅"}.fi-br-skateboard:before{content:"蘿"}.fi-br-skating:before{content:"螺"}.fi-br-skeleton:before{content:"裸"}.fi-br-skewer:before{content:"邏"}.fi-br-ski-jump:before{content:"樂"}.fi-br-ski-lift:before{content:"洛"}.fi-br-skiing-nordic:before{content:"烙"}.fi-br-skiing:before{content:"珞"}.fi-br-skull-cow:before{content:"落"}.fi-br-skull-crossbones:before{content:"酪"}.fi-br-skull:before{content:"駱"}.fi-br-slash:before{content:"亂"}.fi-br-sledding:before{content:"卵"}.fi-br-sleigh:before{content:"欄"}.fi-br-sliders-h-square:before{content:"爛"}.fi-br-sliders-v-square:before{content:"蘭"}.fi-br-sliders-v:before{content:"鸞"}.fi-br-smartphone:before{content:"嵐"}.fi-br-smile-beam:before{content:"濫"}.fi-br-smile-plus:before{content:"藍"}.fi-br-smiley-comment-alt:before{content:"襤"}.fi-br-smog:before{content:"拉"}.fi-br-smoke:before{content:"臘"}.fi-br-smoking-ban:before{content:"蠟"}.fi-br-smoking:before{content:"廊"}.fi-br-snake:before{content:"朗"}.fi-br-snooze:before{content:"浪"}.fi-br-snow-blowing:before{content:"狼"}.fi-br-snowboarding:before{content:"郎"}.fi-br-snowflake-droplets:before{content:"來"}.fi-br-snowflake:before{content:"冷"}.fi-br-snowflakes:before{content:"勞"}.fi-br-snowman-alt:before{content:"擄"}.fi-br-snowman-head:before{content:"櫓"}.fi-br-snowmobile:before{content:"爐"}.fi-br-snowplow:before{content:"盧"}.fi-br-soap-alt:before{content:"老"}.fi-br-soap:before{content:"蘆"}.fi-br-social-network:before{content:"虜"}.fi-br-socks:before{content:"路"}.fi-br-solar-panel:before{content:"露"}.fi-br-solar-system:before{content:"魯"}.fi-br-sort-alpha-down-alt:before{content:"鷺"}.fi-br-sort-alpha-down:before{content:"碌"}.fi-br-sort-alpha-up-alt:before{content:"祿"}.fi-br-sort-alpha-up:before{content:"綠"}.fi-br-sort-alt:before{content:"菉"}.fi-br-sort-amount-down-alt:before{content:"錄"}.fi-br-sort-amount-down:before{content:"鹿"}.fi-br-sort-amount-up-alt:before{content:"論"}.fi-br-sort-amount-up:before{content:"壟"}.fi-br-sort-circle-down:before{content:"弄"}.fi-br-sort-circle-up:before{content:"籠"}.fi-br-sort-circle:before{content:"聾"}.fi-br-sort-down:before{content:"牢"}.fi-br-sort-numeric-down-alt:before{content:"磊"}.fi-br-sort-numeric-down:before{content:"賂"}.fi-br-sort-shapes-down:before{content:"雷"}.fi-br-sort-shapes-up:before{content:"壘"}.fi-br-sort-size-down:before{content:"屢"}.fi-br-sort-size-up:before{content:"樓"}.fi-br-sort:before{content:"淚"}.fi-br-soup:before{content:"漏"}.fi-br-spa:before{content:"累"}.fi-br-space-shuttle:before{content:"縷"}.fi-br-space-station-moon-alt:before{content:"陋"}.fi-br-space-station-moon:before{content:"勒"}.fi-br-spade:before{content:"肋"}.fi-br-spaghetti-monster-flying:before{content:"凜"}.fi-br-sparkles:before{content:"凌"}.fi-br-speaker:before{content:"稜"}.fi-br-speakers:before{content:"綾"}.fi-br-sphere:before{content:"菱"}.fi-br-spider-black-widow:before{content:"陵"}.fi-br-spider-web:before{content:"讀"}.fi-br-spider:before{content:"拏"}.fi-br-spinner:before{content:"樂"}.fi-br-split:before{content:"諾"}.fi-br-splotch:before{content:"丹"}.fi-br-spoon:before{content:"寧"}.fi-br-spray-can-sparkles:before{content:"怒"}.fi-br-spray-can:before{content:"率"}.fi-br-sprinkler:before{content:"異"}.fi-br-square-0:before{content:"北"}.fi-br-square-1:before{content:"磻"}.fi-br-square-2:before{content:"便"}.fi-br-square-3:before{content:"復"}.fi-br-square-4:before{content:"不"}.fi-br-square-5:before{content:"泌"}.fi-br-square-6:before{content:"數"}.fi-br-square-7:before{content:"索"}.fi-br-square-8:before{content:"參"}.fi-br-square-9:before{content:"塞"}.fi-br-square-a:before{content:"省"}.fi-br-square-b:before{content:"葉"}.fi-br-square-bolt:before{content:"說"}.fi-br-square-c:before{content:"殺"}.fi-br-square-code:before{content:"辰"}.fi-br-square-d:before{content:"沈"}.fi-br-square-dashed:before{content:"拾"}.fi-br-square-e:before{content:"若"}.fi-br-square-ellipsis-vertical:before{content:"掠"}.fi-br-square-ellipsis:before{content:"略"}.fi-br-square-exclamation:before{content:"亮"}.fi-br-square-f:before{content:"兩"}.fi-br-square-g:before{content:"凉"}.fi-br-square-h:before{content:"梁"}.fi-br-square-heart:before{content:"糧"}.fi-br-square-i:before{content:"良"}.fi-br-square-info:before{content:"諒"}.fi-br-square-j:before{content:"量"}.fi-br-square-k:before{content:"勵"}.fi-br-square-kanban:before{content:"呂"}.fi-br-square-l:before{content:"女"}.fi-br-square-m:before{content:"廬"}.fi-br-square-minus:before{content:"旅"}.fi-br-square-n:before{content:"濾"}.fi-br-square-o:before{content:"礪"}.fi-br-square-p:before{content:"閭"}.fi-br-square-phone-hangup:before{content:"驪"}.fi-br-square-plus:before{content:"麗"}.fi-br-square-poll-horizontal:before{content:"黎"}.fi-br-square-poll-vertical:before{content:"力"}.fi-br-square-q:before{content:"曆"}.fi-br-square-quote:before{content:"歷"}.fi-br-square-r:before{content:"轢"}.fi-br-square-root:before{content:"年"}.fi-br-square-s:before{content:"憐"}.fi-br-square-small:before{content:"戀"}.fi-br-square-star:before{content:"撚"}.fi-br-square-t:before{content:"漣"}.fi-br-square-terminal:before{content:"煉"}.fi-br-square-u:before{content:"璉"}.fi-br-square-v:before{content:"秊"}.fi-br-square-w:before{content:"練"}.fi-br-square-x:before{content:"聯"}.fi-br-square-y:before{content:"輦"}.fi-br-square-z:before{content:"蓮"}.fi-br-square:before{content:"連"}.fi-br-squid:before{content:"鍊"}.fi-br-squircle:before{content:"列"}.fi-br-squirrel:before{content:"劣"}.fi-br-stairs:before{content:"咽"}.fi-br-stamp:before{content:"烈"}.fi-br-standard-definition:before{content:"裂"}.fi-br-star-and-crescent:before{content:"說"}.fi-br-star-christmas:before{content:"廉"}.fi-br-star-comment-alt:before{content:"念"}.fi-br-star-exclamation:before{content:"捻"}.fi-br-star-octogram:before{content:"殮"}.fi-br-star-of-david:before{content:"簾"}.fi-br-star-sharp-half-stroke:before{content:"獵"}.fi-br-star-sharp-half:before{content:"令"}.fi-br-star-shooting:before{content:"囹"}.fi-br-star:before{content:"寧"}.fi-br-starfighter:before{content:"嶺"}.fi-br-stars:before{content:"怜"}.fi-br-stats:before{content:"玲"}.fi-br-steak:before{content:"瑩"}.fi-br-steering-wheel:before{content:"羚"}.fi-br-step-backward:before{content:"聆"}.fi-br-step-forward:before{content:"鈴"}.fi-br-sterling-sign:before{content:"零"}.fi-br-stethoscope:before{content:"靈"}.fi-br-sticker:before{content:"領"}.fi-br-stocking:before{content:"例"}.fi-br-stomach:before{content:"禮"}.fi-br-stop-circle:before{content:"醴"}.fi-br-stop:before{content:"隸"}.fi-br-stopwatch:before{content:"惡"}.fi-br-store-alt:before{content:"了"}.fi-br-store-lock:before{content:"僚"}.fi-br-store-slash:before{content:"寮"}.fi-br-strawberry:before{content:"尿"}.fi-br-street-view:before{content:"料"}.fi-br-stretcher:before{content:"樂"}.fi-br-strikethrough:before{content:"燎"}.fi-br-stroopwafel:before{content:"療"}.fi-br-subscript:before{content:"蓼"}.fi-br-subtitles:before{content:"遼"}.fi-br-subway:before{content:"龍"}.fi-br-suitcase-alt:before{content:"暈"}.fi-br-summer:before{content:"阮"}.fi-br-sun-dust:before{content:"劉"}.fi-br-sun-plant-wilt:before{content:"杻"}.fi-br-sun:before{content:"柳"}.fi-br-sunglasses:before{content:"流"}.fi-br-sunrise-alt:before{content:"溜"}.fi-br-sunrise:before{content:"琉"}.fi-br-sunset:before{content:"留"}.fi-br-superscript:before{content:"硫"}.fi-br-surfing:before{content:"紐"}.fi-br-surprise:before{content:"類"}.fi-br-sushi:before{content:"六"}.fi-br-swatchbook:before{content:"戮"}.fi-br-swimmer:before{content:"陸"}.fi-br-sword:before{content:"倫"}.fi-br-symbol:before{content:"崙"}.fi-br-symbols:before{content:"淪"}.fi-br-syringe:before{content:"輪"}.fi-br-t:before{content:"律"}.fi-br-table-columns:before{content:"慄"}.fi-br-table-layout:before{content:"栗"}.fi-br-table-list:before{content:"率"}.fi-br-table-picnic:before{content:"隆"}.fi-br-table-pivot:before{content:"利"}.fi-br-table-rows:before{content:"吏"}.fi-br-table-tree:before{content:"履"}.fi-br-table:before{content:"易"}.fi-br-tablet-android-alt:before{content:"李"}.fi-br-tablet-android:before{content:"梨"}.fi-br-tablet-rugged:before{content:"泥"}.fi-br-tablet:before{content:"理"}.fi-br-tachometer-alt-average:before{content:"痢"}.fi-br-tachometer-alt-fastest:before{content:"罹"}.fi-br-tachometer-alt-slow:before{content:"裏"}.fi-br-tachometer-alt-slowest:before{content:"裡"}.fi-br-tachometer-average:before{content:"里"}.fi-br-tachometer-fast:before{content:"離"}.fi-br-tachometer-fastest:before{content:"匿"}.fi-br-tachometer-slow:before{content:"溺"}.fi-br-tachometer-slowest:before{content:"吝"}.fi-br-tachometer:before{content:"燐"}.fi-br-taco:before{content:"璘"}.fi-br-tags:before{content:"藺"}.fi-br-tally-1:before{content:"隣"}.fi-br-tally-2:before{content:"鱗"}.fi-br-tally-3:before{content:"麟"}.fi-br-tally-4:before{content:"林"}.fi-br-tally:before{content:"淋"}.fi-br-tank-water:before{content:"臨"}.fi-br-tape:before{content:"立"}.fi-br-target:before{content:"笠"}.fi-br-taxi-bus:before{content:"粒"}.fi-br-taxi:before{content:"狀"}.fi-br-teddy-bear:before{content:"炙"}.fi-br-teeth-open:before{content:"識"}.fi-br-telescope:before{content:"什"}.fi-br-temperature-down:before{content:"茶"}.fi-br-temperature-frigid:before{content:"刺"}.fi-br-temperature-high:before{content:"切"}.fi-br-temperature-list:before{content:"度"}.fi-br-temperature-low:before{content:"拓"}.fi-br-temperature-up:before{content:"糖"}.fi-br-template-alt:before{content:"宅"}.fi-br-template:before{content:"洞"}.fi-br-tenge:before{content:"暴"}.fi-br-tennis:before{content:"輻"}.fi-br-tent-arrow-down-to-line:before{content:"行"}.fi-br-tent-arrow-left-right:before{content:"降"}.fi-br-tent-arrow-turn-left:before{content:"見"}.fi-br-tent-arrows-down:before{content:"廓"}.fi-br-tents:before{content:"兀"}.fi-br-terminal:before{content:"嗀"}.fi-br-terrace:before{content:"﨎"}.fi-br-test-tube:before{content:"﨏"}.fi-br-test:before{content:"塚"}.fi-br-text-check:before{content:"﨑"}.fi-br-text-height:before{content:"晴"}.fi-br-text-shadow:before{content:"﨓"}.fi-br-text-size:before{content:"﨔"}.fi-br-text-slash:before{content:"凞"}.fi-br-text-width:before{content:"猪"}.fi-br-text:before{content:"益"}.fi-br-theater-masks:before{content:"礼"}.fi-br-thermometer-alt:before{content:"神"}.fi-br-thermometer-empty:before{content:"祥"}.fi-br-thermometer-full:before{content:"福"}.fi-br-thermometer-half:before{content:"靖"}.fi-br-thermometer-quarter:before{content:"精"}.fi-br-thermometer-three-quarters:before{content:"羽"}.fi-br-theta:before{content:"﨟"}.fi-br-thought-bubble:before{content:"蘒"}.fi-br-thumbtack:before{content:"﨡"}.fi-br-thunderstorm-moon:before{content:"諸"}.fi-br-thunderstorm-sun:before{content:"﨣"}.fi-br-thunderstorm:before{content:"﨤"}.fi-br-ticket-airline:before{content:"逸"}.fi-br-ticket-alt:before{content:"都"}.fi-br-ticket:before{content:"﨧"}.fi-br-tickets-airline:before{content:"﨨"}.fi-br-tilde:before{content:"﨩"}.fi-br-time-add:before{content:"飯"}.fi-br-time-check:before{content:"飼"}.fi-br-time-delete:before{content:"館"}.fi-br-time-fast:before{content:"鶴"}.fi-br-time-forward-sixty:before{content:"郞"}.fi-br-time-forward-ten:before{content:"隷"}.fi-br-time-forward:before{content:"侮"}.fi-br-time-half-past:before{content:"僧"}.fi-br-time-oclock:before{content:"免"}.fi-br-time-past:before{content:"勉"}.fi-br-time-quarter-past:before{content:"勤"}.fi-br-time-quarter-to:before{content:"卑"}.fi-br-time-twenty-four:before{content:"喝"}.fi-br-times-hexagon:before{content:"嘆"}.fi-br-tint-slash:before{content:"器"}.fi-br-tire-flat:before{content:"塀"}.fi-br-tire-pressure-warning:before{content:"墨"}.fi-br-tire-rugged:before{content:"層"}.fi-br-tire:before{content:"屮"}.fi-br-tired:before{content:"悔"}.fi-br-toggle-off:before{content:"慨"}.fi-br-toggle-on:before{content:"憎"}.fi-br-toilet-paper-blank-under:before{content:"懲"}.fi-br-toilet-paper-blank:before{content:"敏"}.fi-br-toilet-paper-slash:before{content:"既"}.fi-br-toilet-paper-under-slash:before{content:"暑"}.fi-br-toilet-paper-under:before{content:"梅"}.fi-br-toilet:before{content:"海"}.fi-br-tomato:before{content:"渚"}.fi-br-tombstone-alt:before{content:"漢"}.fi-br-tombstone:before{content:"煮"}.fi-br-tool-box:before{content:"爫"}.fi-br-tool-crop:before{content:"琢"}.fi-br-tool-marquee:before{content:"碑"}.fi-br-tools:before{content:"社"}.fi-br-tooth:before{content:"祉"}.fi-br-toothbrush:before{content:"祈"}.fi-br-tornado:before{content:"祐"}.fi-br-tower-control:before{content:"祖"}.fi-br-tractor:before{content:"祝"}.fi-br-trademark:before{content:"禍"}.fi-br-traffic-cone:before{content:"禎"}.fi-br-traffic-light-go:before{content:"穀"}.fi-br-traffic-light-slow:before{content:"突"}.fi-br-traffic-light-stop:before{content:"節"}.fi-br-traffic-light:before{content:"練"}.fi-br-trailer:before{content:"縉"}.fi-br-train-side:before{content:"繁"}.fi-br-train-subway-tunnel:before{content:"署"}.fi-br-train-tram:before{content:"者"}.fi-br-train:before{content:"臭"}.fi-br-tram:before{content:"艹"}.fi-br-transform:before{content:"艹"}.fi-br-transformer-bolt:before{content:"著"}.fi-br-transgender:before{content:"褐"}.fi-br-transporter-1:before{content:"視"}.fi-br-transporter-2:before{content:"謁"}.fi-br-transporter-3:before{content:"謹"}.fi-br-transporter-4:before{content:"賓"}.fi-br-transporter-5:before{content:"贈"}.fi-br-transporter-6:before{content:"辶"}.fi-br-transporter-7:before{content:"逸"}.fi-br-transporter-empty:before{content:"難"}.fi-br-transporter:before{content:"響"}.fi-br-trash-can-check:before{content:"頻"}.fi-br-trash-can-clock:before{content:"恵"}.fi-br-trash-can-list:before{content:"𤋮"}.fi-br-trash-can-plus:before{content:"舘"}.fi-br-trash-can-slash:before{content:"﩮"}.fi-br-trash-check:before{content:"﩯"}.fi-br-trash-clock:before{content:"並"}.fi-br-trash-list:before{content:"况"}.fi-br-trash-plus:before{content:"全"}.fi-br-trash-restore-alt:before{content:"侀"}.fi-br-trash-restore:before{content:"充"}.fi-br-trash-slash:before{content:"冀"}.fi-br-trash-undo-alt:before{content:"勇"}.fi-br-trash-undo:before{content:"勺"}.fi-br-trash-xmark:before{content:"喝"}.fi-br-trash:before{content:"啕"}.fi-br-treasure-chest:before{content:"喙"}.fi-br-treatment:before{content:"嗢"}.fi-br-tree-alt:before{content:"塚"}.fi-br-tree-christmas:before{content:"墳"}.fi-br-tree-deciduous:before{content:"奄"}.fi-br-tree:before{content:"奔"}.fi-br-trees-alt:before{content:"婢"}.fi-br-trees:before{content:"嬨"}.fi-br-triangle-music:before{content:"廒"}.fi-br-triangle-person-digging:before{content:"廙"}.fi-br-triangle-warning:before{content:"彩"}.fi-br-triangle:before{content:"徭"}.fi-br-trillium:before{content:"惘"}.fi-br-trophy-star:before{content:"慎"}.fi-br-trophy:before{content:"愈"}.fi-br-truck-bolt:before{content:"憎"}.fi-br-truck-container-empty:before{content:"慠"}.fi-br-truck-container:before{content:"懲"}.fi-br-truck-couch:before{content:"戴"}.fi-br-truck-flatbed:before{content:"揄"}.fi-br-truck-front:before{content:"搜"}.fi-br-truck-loading:before{content:"摒"}.fi-br-truck-medical:before{content:"敖"}.fi-br-truck-monster:before{content:"晴"}.fi-br-truck-moving:before{content:"朗"}.fi-br-truck-pickup:before{content:"望"}.fi-br-truck-plow:before{content:"杖"}.fi-br-truck-ramp:before{content:"歹"}.fi-br-truck-side:before{content:"殺"}.fi-br-truck-tow:before{content:"流"}.fi-br-trumpet:before{content:"滛"}.fi-br-tshirt:before{content:"滋"}.fi-br-tty:before{content:"漢"}.fi-br-tubes:before{content:"瀞"}.fi-br-tugrik-sign:before{content:"煮"}.fi-br-turkey:before{content:"瞧"}.fi-br-turntable:before{content:"爵"}.fi-br-turtle:before{content:"犯"}.fi-br-tv-music:before{content:"猪"}.fi-br-tv-retro:before{content:"瑱"}.fi-br-typewriter:before{content:"甆"}.fi-br-u:before{content:"画"}.fi-br-ufo-beam:before{content:"瘝"}.fi-br-ufo:before{content:"瘟"}.fi-br-umbrella-beach:before{content:"益"}.fi-br-umbrella:before{content:"盛"}.fi-br-underline:before{content:"直"}.fi-br-undo-alt:before{content:"睊"}.fi-br-undo:before{content:"着"}.fi-br-unicorn:before{content:"磌"}.fi-br-uniform-martial-arts:before{content:"窱"}.fi-br-universal-access:before{content:"節"}.fi-br-unlock:before{content:"类"}.fi-br-up-left:before{content:"絛"}.fi-br-up-right:before{content:"練"}.fi-br-up:before{content:"缾"}.fi-br-upload:before{content:"者"}.fi-br-usb-pendrive:before{content:"荒"}.fi-br-usd-circle:before{content:"華"}.fi-br-usd-square:before{content:"蝹"}.fi-br-user-add:before{content:"襁"}.fi-br-user-alien:before{content:"覆"}.fi-br-user-astronaut:before{content:"視"}.fi-br-user-check:before{content:"調"}.fi-br-user-cowboy:before{content:"諸"}.fi-br-user-crown:before{content:"請"}.fi-br-user-gear:before{content:"謁"}.fi-br-user-headset:before{content:"諾"}.fi-br-user-helmet-safety:before{content:"諭"}.fi-br-user-injured:before{content:"謹"}.fi-br-user-lock:before{content:"變"}.fi-br-user-md-chat:before{content:"贈"}.fi-br-user-md:before{content:"輸"}.fi-br-user-minus:before{content:"遲"}.fi-br-user-music:before{content:"醙"}.fi-br-user-ninja:before{content:"鉶"}.fi-br-user-nurse:before{content:"陼"}.fi-br-user-pen:before{content:"難"}.fi-br-user-pilot-tie:before{content:"靖"}.fi-br-user-pilot:before{content:"韛"}.fi-br-user-police:before{content:"響"}.fi-br-user-robot-xmarks:before{content:"頋"}.fi-br-user-robot:before{content:"頻"}.fi-br-user-shield:before{content:"鬒"}.fi-br-user-slash:before{content:"龜"}.fi-br-user-tag:before{content:"𢡊"}.fi-br-user-time:before{content:"𢡄"}.fi-br-user-unlock:before{content:"𣏕"}.fi-br-user-visor:before{content:"㮝"}.fi-br-user-xmark:before{content:"䀘"}.fi-br-user:before{content:"䀹"}.fi-br-users-alt:before{content:"𥉉"}.fi-br-users-gear:before{content:"𥳐"}.fi-br-users-medical:before{content:"𧻓"}.fi-br-users-slash:before{content:"齃"}.fi-br-users:before{content:"龎"}.fi-br-utensils:before{content:"﫚"}.fi-br-utility-pole-double:before{content:"﫛"}.fi-br-utility-pole:before{content:"﫜"}.fi-br-v:before{content:"﫝"}.fi-br-vacuum-robot:before{content:"﫞"}.fi-br-vacuum:before{content:"﫟"}.fi-br-value-absolute:before{content:"﫠"}.fi-br-vault:before{content:"﫡"}.fi-br-vector-alt:before{content:"﫢"}.fi-br-vector-circle:before{content:"﫣"}.fi-br-vector-polygon:before{content:"﫤"}.fi-br-vector:before{content:"﫥"}.fi-br-vest-patches:before{content:"﫦"}.fi-br-vest:before{content:"﫧"}.fi-br-video-arrow-down-left:before{content:"﫨"}.fi-br-video-arrow-up-right:before{content:"﫩"}.fi-br-video-camera-alt:before{content:"﫪"}.fi-br-video-camera:before{content:"﫫"}.fi-br-video-plus:before{content:"﫬"}.fi-br-video-slash:before{content:"﫭"}.fi-br-virus-slash:before{content:"﫮"}.fi-br-virus:before{content:"﫯"}.fi-br-viruses:before{content:"﫰"}.fi-br-voicemail:before{content:"﫱"}.fi-br-volcano:before{content:"﫲"}.fi-br-volleyball:before{content:"﫳"}.fi-br-volume-down:before{content:"﫴"}.fi-br-volume-mute:before{content:"﫵"}.fi-br-volume-off:before{content:"﫶"}.fi-br-volume-slash:before{content:"﫷"}.fi-br-volume:before{content:"﫸"}.fi-br-vote-nay:before{content:"﫹"}.fi-br-vote-yea:before{content:"﫺"}.fi-br-vr-cardboard:before{content:"﫻"}.fi-br-w:before{content:"﫼"}.fi-br-wagon-covered:before{content:"﫽"}.fi-br-walker:before{content:"﫾"}.fi-br-walkie-talkie:before{content:"﫿"}.fi-br-wallet:before{content:"ﬀ"}.fi-br-warehouse-alt:before{content:"ﬁ"}.fi-br-washer:before{content:"ﬂ"}.fi-br-watch-calculator:before{content:"ﬃ"}.fi-br-watch-fitness:before{content:"ﬄ"}.fi-br-watch-smart:before{content:"ﬅ"}.fi-br-watch:before{content:"ﬆ"}.fi-br-water-bottle:before{content:"﬇"}.fi-br-water-ladder:before{content:"﬈"}.fi-br-water-lower:before{content:"﬉"}.fi-br-water-rise:before{content:"﬊"}.fi-br-water:before{content:"﬋"}.fi-br-watermelon:before{content:"﬌"}.fi-br-wave-sine:before{content:"﬍"}.fi-br-wave-square:before{content:"﬎"}.fi-br-wave-triangle:before{content:"﬏"}.fi-br-waveform-path:before{content:"﬐"}.fi-br-waveform:before{content:"﬑"}.fi-br-webcam-slash:before{content:"﬒"}.fi-br-webcam:before{content:"ﬓ"}.fi-br-whale:before{content:"ﬔ"}.fi-br-wheat:before{content:"ﬕ"}.fi-br-wheelchair-move:before{content:"ﬖ"}.fi-br-wheelchair:before{content:"ﬗ"}.fi-br-whistle:before{content:"﬘"}.fi-br-wifi-1:before{content:"﬙"}.fi-br-wifi-2:before{content:"﬚"}.fi-br-wifi-alt:before{content:"﬛"}.fi-br-wifi-exclamation:before{content:"﬜"}.fi-br-wifi-slash:before{content:"יִ"}.fi-br-wifi:before{content:"ﬞ"}.fi-br-wind-turbine:before{content:"ײַ"}.fi-br-wind-warning:before{content:"ﬠ"}.fi-br-wind:before{content:"ﬡ"}.fi-br-window-alt:before{content:"ﬢ"}.fi-br-window-frame-open:before{content:"ﬣ"}.fi-br-window-frame:before{content:"ﬤ"}.fi-br-window-maximize:before{content:"ﬥ"}.fi-br-window-minimize:before{content:"ﬦ"}.fi-br-window-restore:before{content:"ﬧ"}.fi-br-windsock:before{content:"ﬨ"}.fi-br-wine-bottle:before{content:"﬩"}.fi-br-wine-glass-crack:before{content:"שׁ"}.fi-br-wink:before{content:"שׂ"}.fi-br-woman-head:before{content:"שּׁ"}.fi-br-won-sign:before{content:"שּׂ"}.fi-br-world:before{content:"אַ"}.fi-br-worm:before{content:"אָ"}.fi-br-wreath:before{content:"אּ"}.fi-br-wrench-alt:before{content:"בּ"}.fi-br-wrench-simple:before{content:"גּ"}.fi-br-x-ray:before{content:"דּ"}.fi-br-x:before{content:"הּ"}.fi-br-y:before{content:"וּ"}.fi-br-yen:before{content:"זּ"}.fi-br-yin-yang:before{content:"﬷"}.fi-br-z:before{content:"טּ"}.fi-br-zoom-in:before{content:"יּ"}.fi-br-zoom-out:before{content:"ךּ"}@font-face{font-family:uicons-regular-rounded;src:url(/_app/uicons-regular-rounded-FV6JGQSF.a8bba525.eot#iefix) format("embedded-opentype"),url(/_app/uicons-regular-rounded-6TQDTJRO.42de09e6.woff2) format("woff2"),url(/_app/uicons-regular-rounded-R7FDORQ6.25a6d84f.woff) format("woff")}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-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-rr-0:before{content:""}.fi-rr-1:before{content:""}.fi-rr-2:before{content:""}.fi-rr-3:before{content:""}.fi-rr-360-degrees:before{content:""}.fi-rr-4:before{content:""}.fi-rr-5:before{content:""}.fi-rr-6:before{content:""}.fi-rr-7:before{content:""}.fi-rr-8:before{content:""}.fi-rr-9:before{content:""}.fi-rr-a:before{content:""}.fi-rr-acorn:before{content:""}.fi-rr-ad:before{content:""}.fi-rr-add-document:before{content:""}.fi-rr-add-folder:before{content:""}.fi-rr-add:before{content:""}.fi-rr-address-book:before{content:""}.fi-rr-address-card:before{content:""}.fi-rr-air-conditioner:before{content:""}.fi-rr-air-freshener:before{content:""}.fi-rr-airplay:before{content:""}.fi-rr-alarm-clock:before{content:""}.fi-rr-alarm-exclamation:before{content:""}.fi-rr-alarm-plus:before{content:""}.fi-rr-alarm-snooze:before{content:""}.fi-rr-album-circle-plus:before{content:""}.fi-rr-album-circle-user:before{content:""}.fi-rr-album-collection:before{content:""}.fi-rr-album:before{content:""}.fi-rr-alicorn:before{content:""}.fi-rr-alien:before{content:""}.fi-rr-align-center:before{content:""}.fi-rr-align-justify:before{content:""}.fi-rr-align-left:before{content:""}.fi-rr-align-slash:before{content:""}.fi-rr-ambulance:before{content:""}.fi-rr-anchor:before{content:""}.fi-rr-angel:before{content:""}.fi-rr-angle-90:before{content:""}.fi-rr-angle-circle-down:before{content:""}.fi-rr-angle-circle-left:before{content:""}.fi-rr-angle-circle-right:before{content:""}.fi-rr-angle-circle-up:before{content:""}.fi-rr-angle-double-left:before{content:""}.fi-rr-angle-double-right:before{content:""}.fi-rr-angle-double-small-down:before{content:""}.fi-rr-angle-double-small-left:before{content:""}.fi-rr-angle-double-small-right:before{content:""}.fi-rr-angle-double-small-up:before{content:""}.fi-rr-angle-down:before{content:""}.fi-rr-angle-left:before{content:""}.fi-rr-angle-right:before{content:""}.fi-rr-angle-small-down:before{content:""}.fi-rr-angle-small-left:before{content:""}.fi-rr-angle-small-right:before{content:""}.fi-rr-angle-small-up:before{content:""}.fi-rr-angle-square-down:before{content:""}.fi-rr-angle-square-left:before{content:""}.fi-rr-angle-square-right:before{content:""}.fi-rr-angle-square-up:before{content:""}.fi-rr-angle-up:before{content:""}.fi-rr-angle:before{content:""}.fi-rr-angry:before{content:""}.fi-rr-animated-icon:before{content:""}.fi-rr-apartment:before{content:""}.fi-rr-aperture:before{content:""}.fi-rr-api:before{content:""}.fi-rr-apple-crate:before{content:""}.fi-rr-apple-whole:before{content:""}.fi-rr-apps-add:before{content:""}.fi-rr-apps-delete:before{content:""}.fi-rr-apps-sort:before{content:""}.fi-rr-apps:before{content:""}.fi-rr-archive:before{content:""}.fi-rr-archway:before{content:""}.fi-rr-arrow-alt-circle-down:before{content:""}.fi-rr-arrow-alt-circle-left:before{content:""}.fi-rr-arrow-alt-circle-right:before{content:""}.fi-rr-arrow-alt-circle-up:before{content:""}.fi-rr-arrow-alt-down:before{content:""}.fi-rr-arrow-alt-from-bottom:before{content:""}.fi-rr-arrow-alt-from-left:before{content:""}.fi-rr-arrow-alt-from-right:before{content:""}.fi-rr-arrow-alt-from-top:before{content:""}.fi-rr-arrow-alt-left:before{content:""}.fi-rr-arrow-alt-right:before{content:""}.fi-rr-arrow-alt-square-down:before{content:""}.fi-rr-arrow-alt-square-left:before{content:""}.fi-rr-arrow-alt-square-right:before{content:""}.fi-rr-arrow-alt-square-up:before{content:""}.fi-rr-arrow-alt-to-bottom:before{content:""}.fi-rr-arrow-alt-to-left:before{content:""}.fi-rr-arrow-alt-to-right:before{content:""}.fi-rr-arrow-alt-to-top:before{content:""}.fi-rr-arrow-alt-up:before{content:""}.fi-rr-arrow-circle-down:before{content:""}.fi-rr-arrow-circle-left:before{content:""}.fi-rr-arrow-circle-right:before{content:""}.fi-rr-arrow-circle-up:before{content:""}.fi-rr-arrow-down-from-dotted-line:before{content:""}.fi-rr-arrow-down-left:before{content:""}.fi-rr-arrow-down-small-big:before{content:""}.fi-rr-arrow-down-to-dotted-line:before{content:""}.fi-rr-arrow-down-to-square:before{content:""}.fi-rr-arrow-down-triangle-square:before{content:""}.fi-rr-arrow-down:before{content:""}.fi-rr-arrow-from-bottom:before{content:""}.fi-rr-arrow-from-left:before{content:""}.fi-rr-arrow-from-right:before{content:""}.fi-rr-arrow-from-top:before{content:""}.fi-rr-arrow-left-from-line:before{content:""}.fi-rr-arrow-left:before{content:""}.fi-rr-arrow-right-to-bracket:before{content:""}.fi-rr-arrow-right:before{content:""}.fi-rr-arrow-small-down:before{content:""}.fi-rr-arrow-small-left:before{content:""}.fi-rr-arrow-small-right:before{content:""}.fi-rr-arrow-small-up:before{content:""}.fi-rr-arrow-square-down:before{content:""}.fi-rr-arrow-square-left:before{content:""}.fi-rr-arrow-square-right:before{content:""}.fi-rr-arrow-square-up:before{content:""}.fi-rr-arrow-to-bottom:before{content:""}.fi-rr-arrow-to-left:before{content:""}.fi-rr-arrow-to-right:before{content:""}.fi-rr-arrow-to-top:before{content:""}.fi-rr-arrow-trend-down:before{content:""}.fi-rr-arrow-trend-up:before{content:""}.fi-rr-arrow-turn-down-left:before{content:""}.fi-rr-arrow-turn-down-right:before{content:""}.fi-rr-arrow-up-from-dotted-line:before{content:""}.fi-rr-arrow-up-from-square:before{content:""}.fi-rr-arrow-up-left-from-circle:before{content:""}.fi-rr-arrow-up-left:before{content:""}.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fi-rr-arrow-up-right-from-square:before{content:""}.fi-rr-arrow-up-right:before{content:""}.fi-rr-arrow-up-small-big:before{content:""}.fi-rr-arrow-up-square-triangle:before{content:""}.fi-rr-arrow-up-to-dotted-line:before{content:""}.fi-rr-arrow-up:before{content:""}.fi-rr-arrows-alt-h:before{content:""}.fi-rr-arrows-alt-v:before{content:""}.fi-rr-arrows-alt:before{content:""}.fi-rr-arrows-cross:before{content:""}.fi-rr-arrows-from-dotted-line:before{content:""}.fi-rr-arrows-from-line:before{content:""}.fi-rr-arrows-h-copy:before{content:""}.fi-rr-arrows-h:before{content:""}.fi-rr-arrows-repeat-1:before{content:""}.fi-rr-arrows-repeat:before{content:""}.fi-rr-arrows-retweet:before{content:""}.fi-rr-arrows-to-dotted-line:before{content:""}.fi-rr-arrows-to-line:before{content:""}.fi-rr-arrows:before{content:""}.fi-rr-artificial-intelligence:before{content:""}.fi-rr-assept-document:before{content:""}.fi-rr-assistive-listening-systems:before{content:""}.fi-rr-asterik:before{content:""}.fi-rr-at:before{content:""}.fi-rr-attribution-pen:before{content:""}.fi-rr-attribution-pencil:before{content:""}.fi-rr-aubergine:before{content:""}.fi-rr-audio-description-slash:before{content:""}.fi-rr-austral-sign:before{content:""}.fi-rr-avocado:before{content:""}.fi-rr-axe:before{content:""}.fi-rr-b:before{content:""}.fi-rr-baby-carriage:before{content:""}.fi-rr-baby:before{content:""}.fi-rr-background:before{content:""}.fi-rr-backpack:before{content:""}.fi-rr-bacon:before{content:""}.fi-rr-bacteria:before{content:""}.fi-rr-bacterium:before{content:""}.fi-rr-badge-check:before{content:""}.fi-rr-badge-dollar:before{content:""}.fi-rr-badge-percent:before{content:""}.fi-rr-badge-sheriff:before{content:""}.fi-rr-badge:before{content:""}.fi-rr-badger-honey:before{content:""}.fi-rr-bag-seedling:before{content:""}.fi-rr-bags-shopping:before{content:""}.fi-rr-bahai:before{content:""}.fi-rr-baht-sign:before{content:""}.fi-rr-balance-scale-left:before{content:""}.fi-rr-balance-scale-right:before{content:""}.fi-rr-ball-pile:before{content:""}.fi-rr-ball:before{content:""}.fi-rr-balloon:before{content:""}.fi-rr-balloons:before{content:""}.fi-rr-ballot-check:before{content:""}.fi-rr-ballot:before{content:""}.fi-rr-ban-bug:before{content:""}.fi-rr-ban:before{content:""}.fi-rr-band-aid:before{content:""}.fi-rr-bangladeshi-taka-sign:before{content:""}.fi-rr-banjo:before{content:""}.fi-rr-bank:before{content:""}.fi-rr-barber-shop:before{content:""}.fi-rr-barcode-read:before{content:""}.fi-rr-barcode-scan:before{content:""}.fi-rr-barcode:before{content:""}.fi-rr-bars-filter:before{content:""}.fi-rr-bars-progress:before{content:""}.fi-rr-bars-sort:before{content:""}.fi-rr-bars-staggered:before{content:""}.fi-rr-baseball-alt:before{content:""}.fi-rr-baseball:before{content:""}.fi-rr-basket-shopping-simple:before{content:""}.fi-rr-basket:before{content:""}.fi-rr-basketball:before{content:""}.fi-rr-bat:before{content:""}.fi-rr-bath:before{content:""}.fi-rr-battery-bolt:before{content:""}.fi-rr-battery-empty:before{content:""}.fi-rr-battery-exclamation:before{content:""}.fi-rr-battery-full:before{content:""}.fi-rr-battery-half:before{content:""}.fi-rr-battery-quarter:before{content:""}.fi-rr-battery-slash:before{content:""}.fi-rr-battery-three-quarters:before{content:""}.fi-rr-beacon:before{content:""}.fi-rr-bed-alt:before{content:""}.fi-rr-bed-bunk:before{content:""}.fi-rr-bed-empty:before{content:""}.fi-rr-bed:before{content:""}.fi-rr-bee:before{content:""}.fi-rr-beer:before{content:""}.fi-rr-bell-concierge:before{content:""}.fi-rr-bell-ring:before{content:""}.fi-rr-bell-school:before{content:""}.fi-rr-bell-slash:before{content:""}.fi-rr-bell:before{content:""}.fi-rr-bells:before{content:""}.fi-rr-bench-tree:before{content:""}.fi-rr-betamax:before{content:""}.fi-rr-bike:before{content:""}.fi-rr-biking-mountain:before{content:""}.fi-rr-biking:before{content:""}.fi-rr-billiard:before{content:""}.fi-rr-binary-circle-check:before{content:""}.fi-rr-binary-lock:before{content:""}.fi-rr-binary-slash:before{content:""}.fi-rr-binary:before{content:""}.fi-rr-binoculars:before{content:""}.fi-rr-biohazard:before{content:""}.fi-rr-bird:before{content:""}.fi-rr-bitcoin-sign:before{content:""}.fi-rr-blanket:before{content:""}.fi-rr-blender-phone:before{content:""}.fi-rr-blender:before{content:""}.fi-rr-blinds-open:before{content:""}.fi-rr-blinds-raised:before{content:""}.fi-rr-blinds:before{content:""}.fi-rr-block-brick:before{content:""}.fi-rr-block-question:before{content:""}.fi-rr-block-quote:before{content:""}.fi-rr-block:before{content:""}.fi-rr-blog-pencil:before{content:""}.fi-rr-blog-text:before{content:""}.fi-rr-bold:before{content:""}.fi-rr-bolt-auto:before{content:""}.fi-rr-bolt-slash:before{content:""}.fi-rr-bolt:before{content:""}.fi-rr-bomb:before{content:""}.fi-rr-bone-break:before{content:""}.fi-rr-bone:before{content:""}.fi-rr-bong:before{content:""}.fi-rr-book-alt:before{content:""}.fi-rr-book-arrow-right:before{content:""}.fi-rr-book-arrow-up:before{content:""}.fi-rr-book-atlas:before{content:""}.fi-rr-book-bookmark:before{content:""}.fi-rr-book-circle-arrow-right:before{content:""}.fi-rr-book-circle-arrow-up:before{content:""}.fi-rr-book-copy:before{content:""}.fi-rr-book-dead:before{content:""}.fi-rr-book-font:before{content:""}.fi-rr-book-medical:before{content:""}.fi-rr-book-open-cover:before{content:""}.fi-rr-book-open-reader:before{content:""}.fi-rr-book-quran:before{content:""}.fi-rr-book-section:before{content:""}.fi-rr-book-spells:before{content:""}.fi-rr-book-tanakh:before{content:""}.fi-rr-book-user:before{content:""}.fi-rr-book:before{content:""}.fi-rr-bookmark-slash:before{content:""}.fi-rr-bookmark:before{content:""}.fi-rr-books-medical:before{content:""}.fi-rr-books:before{content:""}.fi-rr-boot-heeled:before{content:""}.fi-rr-boot:before{content:""}.fi-rr-border-all:before{content:""}.fi-rr-border-bottom:before{content:""}.fi-rr-border-center-h:before{content:""}.fi-rr-border-center-v:before{content:""}.fi-rr-border-inner:before{content:""}.fi-rr-border-left:before{content:""}.fi-rr-border-none:before{content:""}.fi-rr-border-outer:before{content:""}.fi-rr-border-right:before{content:""}.fi-rr-border-style-alt:before{content:""}.fi-rr-border-style:before{content:""}.fi-rr-border-top:before{content:""}.fi-rr-bottle:before{content:""}.fi-rr-bow-arrow:before{content:""}.fi-rr-bowl-chopsticks-noodles:before{content:""}.fi-rr-bowl-chopsticks:before{content:""}.fi-rr-bowl-rice:before{content:""}.fi-rr-bowling-ball:before{content:""}.fi-rr-bowling-pins:before{content:""}.fi-rr-bowling:before{content:""}.fi-rr-box-alt:before{content:""}.fi-rr-box-ballot:before{content:""}.fi-rr-box-check:before{content:""}.fi-rr-box-circle-check:before{content:""}.fi-rr-box-dollar:before{content:""}.fi-rr-box-fragile:before{content:""}.fi-rr-box-heart:before{content:""}.fi-rr-box-open-full:before{content:""}.fi-rr-box-open:before{content:""}.fi-rr-box-tissue:before{content:""}.fi-rr-box-up:before{content:""}.fi-rr-box:before{content:""}.fi-rr-boxes:before{content:""}.fi-rr-boxing-glove:before{content:""}.fi-rr-bracket-curly-right:before{content:""}.fi-rr-bracket-curly:before{content:""}.fi-rr-bracket-round-right:before{content:""}.fi-rr-bracket-round:before{content:""}.fi-rr-bracket-square-right:before{content:""}.fi-rr-bracket-square:before{content:""}.fi-rr-brackets-curly:before{content:""}.fi-rr-brackets-round:before{content:""}.fi-rr-brackets-square:before{content:""}.fi-rr-braille-a:before{content:""}.fi-rr-braille-b:before{content:""}.fi-rr-braille-c:before{content:""}.fi-rr-braille-d:before{content:""}.fi-rr-braille-e:before{content:""}.fi-rr-braille-g:before{content:""}.fi-rr-braille-h:before{content:""}.fi-rr-braille-i:before{content:""}.fi-rr-braille-j:before{content:""}.fi-rr-braille-k:before{content:""}.fi-rr-braille-l:before{content:""}.fi-rr-braille-m:before{content:""}.fi-rr-braille-n-alt:before{content:""}.fi-rr-braille-n:before{content:""}.fi-rr-braille-o:before{content:""}.fi-rr-braille-p:before{content:""}.fi-rr-braille-q:before{content:""}.fi-rr-braille-r:before{content:""}.fi-rr-braille-s:before{content:""}.fi-rr-braille-t:before{content:""}.fi-rr-braille-u:before{content:""}.fi-rr-braille-v:before{content:""}.fi-rr-braille-w:before{content:""}.fi-rr-braille-x:before{content:""}.fi-rr-braille-y:before{content:""}.fi-rr-braille-z:before{content:""}.fi-rr-braille:before{content:""}.fi-rr-brain-circuit:before{content:""}.fi-rr-brain:before{content:""}.fi-rr-bread-loaf:before{content:""}.fi-rr-bread-slice:before{content:""}.fi-rr-bread:before{content:""}.fi-rr-briefcase-arrow-right:before{content:""}.fi-rr-briefcase-blank:before{content:""}.fi-rr-briefcase:before{content:""}.fi-rr-brightness-low:before{content:""}.fi-rr-brightness:before{content:""}.fi-rr-bring-forward:before{content:""}.fi-rr-bring-front:before{content:""}.fi-rr-broadcast-tower:before{content:""}.fi-rr-broccoli:before{content:""}.fi-rr-broken-image:before{content:""}.fi-rr-broom:before{content:""}.fi-rr-browser:before{content:""}.fi-rr-browsers:before{content:""}.fi-rr-brush:before{content:""}.fi-rr-bug-slash:before{content:""}.fi-rr-bug:before{content:""}.fi-rr-bugs:before{content:""}.fi-rr-build-alt:before{content:""}.fi-rr-build:before{content:""}.fi-rr-building:before{content:""}.fi-rr-bulb:before{content:""}.fi-rr-bullet:before{content:""}.fi-rr-bullhorn:before{content:""}.fi-rr-bullseye-arrow:before{content:""}.fi-rr-bullseye-pointer:before{content:""}.fi-rr-bullseye:before{content:""}.fi-rr-burger-alt:before{content:""}.fi-rr-burger-fries:before{content:""}.fi-rr-burger-glass:before{content:""}.fi-rr-burrito:before{content:""}.fi-rr-bus-alt:before{content:""}.fi-rr-bus:before{content:""}.fi-rr-business-time:before{content:""}.fi-rr-butterfly:before{content:""}.fi-rr-c:before{content:""}.fi-rr-cabin:before{content:""}.fi-rr-cactus:before{content:""}.fi-rr-cake-birthday:before{content:""}.fi-rr-cake-wedding:before{content:""}.fi-rr-calculator-simple:before{content:""}.fi-rr-calculator:before{content:""}.fi-rr-calendar-arrow-down:before{content:""}.fi-rr-calendar-arrow-up:before{content:""}.fi-rr-calendar-check:before{content:""}.fi-rr-calendar-clock:before{content:""}.fi-rr-calendar-day:before{content:""}.fi-rr-calendar-days:before{content:""}.fi-rr-calendar-exclamation:before{content:""}.fi-rr-calendar-heart:before{content:""}.fi-rr-calendar-image:before{content:""}.fi-rr-calendar-lines-pen:before{content:""}.fi-rr-calendar-lines:before{content:""}.fi-rr-calendar-minus:before{content:""}.fi-rr-calendar-pen:before{content:""}.fi-rr-calendar-plus:before{content:""}.fi-rr-calendar-star:before{content:""}.fi-rr-calendar-week:before{content:""}.fi-rr-calendar-xmark:before{content:""}.fi-rr-calendar:before{content:""}.fi-rr-calendars:before{content:""}.fi-rr-call-history:before{content:""}.fi-rr-call-incoming:before{content:""}.fi-rr-call-missed:before{content:""}.fi-rr-call-outgoing:before{content:""}.fi-rr-camcorder:before{content:""}.fi-rr-camera-cctv:before{content:""}.fi-rr-camera-movie:before{content:""}.fi-rr-camera-retro:before{content:""}.fi-rr-camera-rotate:before{content:""}.fi-rr-camera-security:before{content:""}.fi-rr-camera-slash:before{content:""}.fi-rr-camera-viewfinder:before{content:""}.fi-rr-camera:before{content:""}.fi-rr-campfire:before{content:""}.fi-rr-camping:before{content:""}.fi-rr-candle-holder:before{content:""}.fi-rr-candy-alt:before{content:""}.fi-rr-candy-cane:before{content:""}.fi-rr-candy-corn:before{content:""}.fi-rr-candy:before{content:""}.fi-rr-Cannabis:before{content:""}.fi-rr-canned-food:before{content:""}.fi-rr-capsules:before{content:""}.fi-rr-car-alt:before{content:""}.fi-rr-car-battery:before{content:""}.fi-rr-car-bolt:before{content:""}.fi-rr-car-building:before{content:""}.fi-rr-car-bump:before{content:""}.fi-rr-car-bus:before{content:""}.fi-rr-car-circle-bolt:before{content:""}.fi-rr-car-crash:before{content:""}.fi-rr-car-garage:before{content:""}.fi-rr-car-mechanic:before{content:""}.fi-rr-car-rear:before{content:""}.fi-rr-car-side-bolt:before{content:""}.fi-rr-car-side:before{content:""}.fi-rr-car-tilt:before{content:""}.fi-rr-car-wash:before{content:""}.fi-rr-car:before{content:""}.fi-rr-caravan-alt:before{content:""}.fi-rr-caravan:before{content:""}.fi-rr-caret-circle-down:before{content:""}.fi-rr-caret-circle-right:before{content:""}.fi-rr-caret-circle-up:before{content:""}.fi-rr-caret-down:before{content:""}.fi-rr-caret-left:before{content:""}.fi-rr-caret-quare-up:before{content:""}.fi-rr-caret-right:before{content:""}.fi-rr-caret-square-down:before{content:""}.fi-rr-caret-square-left_1:before{content:""}.fi-rr-caret-square-left:before{content:""}.fi-rr-caret-square-right:before{content:""}.fi-rr-caret-up:before{content:""}.fi-rr-carrot:before{content:""}.fi-rr-cars:before{content:""}.fi-rr-cart-arrow-down:before{content:""}.fi-rr-cart-minus:before{content:""}.fi-rr-cart-shopping-fast:before{content:""}.fi-rr-cash-register:before{content:""}.fi-rr-cassette-tape:before{content:""}.fi-rr-cassette-vhs:before{content:""}.fi-rr-castle:before{content:""}.fi-rr-cat-space:before{content:""}.fi-rr-cat:before{content:""}.fi-rr-cauldron:before{content:""}.fi-rr-cedi-sign:before{content:""}.fi-rr-cello:before{content:""}.fi-rr-cent-sign:before{content:""}.fi-rr-chair-office:before{content:""}.fi-rr-chair:before{content:""}.fi-rr-chalkboard-user:before{content:""}.fi-rr-charging-station:before{content:""}.fi-rr-chart-area:before{content:""}.fi-rr-chart-bullet:before{content:""}.fi-rr-chart-candlestick:before{content:""}.fi-rr-chart-connected:before{content:""}.fi-rr-chart-gantt:before{content:""}.fi-rr-chart-histogram:before{content:""}.fi-rr-chart-line-up:before{content:""}.fi-rr-chart-mixed:before{content:""}.fi-rr-chart-network:before{content:""}.fi-rr-chart-pie-alt:before{content:""}.fi-rr-chart-pie:before{content:""}.fi-rr-chart-pyramid:before{content:""}.fi-rr-chart-radar:before{content:""}.fi-rr-chart-scatter-3d:before{content:""}.fi-rr-chart-scatter-bubble:before{content:""}.fi-rr-chart-scatter:before{content:""}.fi-rr-chart-set-theory:before{content:""}.fi-rr-chart-simple-horizontal:before{content:""}.fi-rr-chart-simple:before{content:""}.fi-rr-chart-tree-map:before{content:""}.fi-rr-chart-tree:before{content:""}.fi-rr-chart-user:before{content:""}.fi-rr-chart-waterfall:before{content:""}.fi-rr-chat-arrow-down:before{content:""}.fi-rr-chat-arrow-grow:before{content:""}.fi-rr-check-circle:before{content:""}.fi-rr-check-double:before{content:""}.fi-rr-check:before{content:""}.fi-rr-checkbox:before{content:""}.fi-rr-cheese-alt:before{content:""}.fi-rr-cheese:before{content:""}.fi-rr-cheeseburger:before{content:""}.fi-rr-cherry:before{content:""}.fi-rr-chess-bishop:before{content:""}.fi-rr-chess-board:before{content:""}.fi-rr-chess-clock-alt:before{content:""}.fi-rr-chess-clock:before{content:""}.fi-rr-chess-king-alt:before{content:""}.fi-rr-chess-king:before{content:""}.fi-rr-chess-knight-alt:before{content:""}.fi-rr-chess-knight:before{content:""}.fi-rr-chess-pawn-alt:before{content:""}.fi-rr-chess-piece:before{content:""}.fi-rr-chess-queen-alt:before{content:""}.fi-rr-chess-queen:before{content:""}.fi-rr-chess-rook-alt:before{content:""}.fi-rr-chess-rook:before{content:""}.fi-rr-chess:before{content:""}.fi-rr-chevron-double-down:before{content:""}.fi-rr-chevron-double-up:before{content:""}.fi-rr-child-head:before{content:""}.fi-rr-child:before{content:""}.fi-rr-chimney:before{content:""}.fi-rr-chocolate:before{content:""}.fi-rr-circle-0:before{content:""}.fi-rr-circle-1:before{content:""}.fi-rr-circle-2:before{content:""}.fi-rr-circle-3:before{content:""}.fi-rr-circle-4:before{content:""}.fi-rr-circle-5:before{content:""}.fi-rr-circle-6:before{content:""}.fi-rr-circle-7:before{content:""}.fi-rr-circle-8:before{content:""}.fi-rr-circle-9:before{content:""}.fi-rr-circle-a:before{content:""}.fi-rr-circle-b:before{content:""}.fi-rr-circle-bolt:before{content:""}.fi-rr-circle-book-open:before{content:""}.fi-rr-circle-bookmark:before{content:""}.fi-rr-circle-c:before{content:""}.fi-rr-circle-calendar:before{content:""}.fi-rr-circle-camera:before{content:""}.fi-rr-circle-d:before{content:""}.fi-rr-circle-dashed:before{content:""}.fi-rr-circle-e:before{content:""}.fi-rr-circle-ellipsis-vertical:before{content:""}.fi-rr-circle-ellipsis:before{content:""}.fi-rr-circle-envelope:before{content:""}.fi-rr-circle-exclamation-check:before{content:""}.fi-rr-circle-f:before{content:""}.fi-rr-circle-g:before{content:""}.fi-rr-circle-h:before{content:""}.fi-rr-circle-half-stroke:before{content:""}.fi-rr-circle-half:before{content:""}.fi-rr-circle-heart:before{content:""}.fi-rr-circle-i:before{content:""}.fi-rr-circle-j:before{content:""}.fi-rr-circle-k:before{content:""}.fi-rr-circle-l:before{content:""}.fi-rr-circle-m:before{content:""}.fi-rr-circle-microphone-lines:before{content:""}.fi-rr-circle-microphone:before{content:""}.fi-rr-circle-n:before{content:""}.fi-rr-circle-o:before{content:""}.fi-rr-circle-p:before{content:""}.fi-rr-circle-phone-flip:before{content:""}.fi-rr-circle-phone-hangup:before{content:""}.fi-rr-circle-phone:before{content:""}.fi-rr-circle-q:before{content:""}.fi-rr-circle-quarter:before{content:""}.fi-rr-circle-quarters-alt:before{content:""}.fi-rr-circle-r:before{content:""}.fi-rr-circle-s:before{content:""}.fi-rr-circle-small:before{content:""}.fi-rr-circle-star:before{content:""}.fi-rr-circle-t:before{content:""}.fi-rr-circle-three-quarters:before{content:""}.fi-rr-circle-trash:before{content:""}.fi-rr-circle-u:before{content:""}.fi-rr-circle-user:before{content:""}.fi-rr-circle-v:before{content:""}.fi-rr-circle-video:before{content:""}.fi-rr-circle-w:before{content:""}.fi-rr-circle-waveform-lines:before{content:""}.fi-rr-circle-x:before{content:""}.fi-rr-circle-xmark:before{content:""}.fi-rr-circle-y:before{content:""}.fi-rr-circle-z:before{content:""}.fi-rr-circle:before{content:""}.fi-rr-city:before{content:""}.fi-rr-clapperboard-play:before{content:""}.fi-rr-clapperboard:before{content:""}.fi-rr-clarinet:before{content:""}.fi-rr-claw-marks:before{content:""}.fi-rr-clip:before{content:""}.fi-rr-clipboard-check:before{content:""}.fi-rr-clipboard-list-check:before{content:""}.fi-rr-clipboard-list:before{content:""}.fi-rr-clipboard-prescription:before{content:""}.fi-rr-clipboard-user:before{content:""}.fi-rr-clipboard:before{content:""}.fi-rr-clock-desk:before{content:""}.fi-rr-clock-eight-thirty:before{content:""}.fi-rr-clock-eleven-thirty:before{content:""}.fi-rr-clock-eleven:before{content:""}.fi-rr-clock-five-thirty:before{content:""}.fi-rr-clock-five:before{content:""}.fi-rr-clock-four-thirty:before{content:""}.fi-rr-clock-nine-thirty:before{content:""}.fi-rr-clock-nine:before{content:""}.fi-rr-clock-one-thirty:before{content:""}.fi-rr-clock-one:before{content:""}.fi-rr-clock-seven-thirty:before{content:""}.fi-rr-clock-seven:before{content:""}.fi-rr-clock-six-thirty:before{content:""}.fi-rr-clock-six:before{content:""}.fi-rr-clock-ten-thirty:before{content:""}.fi-rr-clock-ten:before{content:""}.fi-rr-clock-three-thirty:before{content:""}.fi-rr-clock-three:before{content:""}.fi-rr-clock-twelve-thirty:before{content:""}.fi-rr-clock-twelve:before{content:""}.fi-rr-clock-two-thirty:before{content:""}.fi-rr-clock-two:before{content:""}.fi-rr-clock:before{content:""}.fi-rr-clone:before{content:""}.fi-rr-closed-captioning-slash:before{content:""}.fi-rr-clothes-hanger:before{content:""}.fi-rr-cloud-check:before{content:""}.fi-rr-cloud-disabled:before{content:""}.fi-rr-cloud-download-alt:before{content:""}.fi-rr-cloud-download:before{content:""}.fi-rr-cloud-drizzle:before{content:""}.fi-rr-cloud-exclamation:before{content:""}.fi-rr-cloud-hail-mixed:before{content:""}.fi-rr-cloud-hail:before{content:""}.fi-rr-cloud-meatball:before{content:""}.fi-rr-cloud-moon-rain:before{content:""}.fi-rr-cloud-moon:before{content:""}.fi-rr-cloud-question:before{content:""}.fi-rr-cloud-rain:before{content:""}.fi-rr-cloud-rainbow:before{content:""}.fi-rr-cloud-share:before{content:""}.fi-rr-cloud-showers-heavy:before{content:""}.fi-rr-cloud-showers:before{content:""}.fi-rr-cloud-sleet:before{content:""}.fi-rr-cloud-snow:before{content:""}.fi-rr-cloud-sun-rain:before{content:""}.fi-rr-cloud-sun:before{content:""}.fi-rr-cloud-upload-alt:before{content:""}.fi-rr-cloud-upload:before{content:""}.fi-rr-cloud:before{content:""}.fi-rr-clouds-moon:before{content:""}.fi-rr-clouds-sun:before{content:""}.fi-rr-clouds:before{content:""}.fi-rr-clover-alt:before{content:""}.fi-rr-club:before{content:""}.fi-rr-cocktail-alt:before{content:""}.fi-rr-cocktail:before{content:""}.fi-rr-code-branch:before{content:""}.fi-rr-code-commit:before{content:""}.fi-rr-code-compare:before{content:""}.fi-rr-code-fork:before{content:""}.fi-rr-code-merge:before{content:""}.fi-rr-code-pull-request-closed:before{content:""}.fi-rr-code-pull-request-draft:before{content:""}.fi-rr-code-pull-request:before{content:""}.fi-rr-code-simple:before{content:""}.fi-rr-coffee-bean:before{content:""}.fi-rr-coffee-beans:before{content:""}.fi-rr-coffee-pot:before{content:""}.fi-rr-coffee:before{content:""}.fi-rr-coffin-cross:before{content:""}.fi-rr-coffin:before{content:""}.fi-rr-coin:before{content:""}.fi-rr-coins:before{content:""}.fi-rr-colon-sign:before{content:""}.fi-rr-columns-3:before{content:""}.fi-rr-comet:before{content:""}.fi-rr-command:before{content:""}.fi-rr-comment-alt-check:before{content:""}.fi-rr-comment-alt-dots:before{content:""}.fi-rr-comment-alt-edit:before{content:""}.fi-rr-comment-alt-medical:before{content:""}.fi-rr-comment-alt-middle-top:before{content:""}.fi-rr-comment-alt-middle:before{content:""}.fi-rr-comment-alt-minus:before{content:""}.fi-rr-comment-alt-music:before{content:""}.fi-rr-comment-alt:before{content:""}.fi-rr-comment-arrow-down:before{content:""}.fi-rr-comment-arrow-up-right:before{content:""}.fi-rr-comment-arrow-up:before{content:""}.fi-rr-comment-check:before{content:""}.fi-rr-comment-code:before{content:""}.fi-rr-comment-dollar:before{content:""}.fi-rr-comment-dots:before{content:""}.fi-rr-comment-exclamation:before{content:""}.fi-rr-comment-heart:before{content:""}.fi-rr-comment-image:before{content:""}.fi-rr-comment-info:before{content:""}.fi-rr-comment-medical:before{content:""}.fi-rr-comment-minus:before{content:""}.fi-rr-comment-pen:before{content:""}.fi-rr-comment-question:before{content:""}.fi-rr-comment-quote:before{content:""}.fi-rr-comment-slash:before{content:""}.fi-rr-comment-smile:before{content:""}.fi-rr-comment-sms:before{content:""}.fi-rr-comment-text:before{content:""}.fi-rr-comment-user:before{content:""}.fi-rr-comment-xmark:before{content:""}.fi-rr-comment:before{content:""}.fi-rr-comments-dollar:before{content:""}.fi-rr-comments-question-check:before{content:""}.fi-rr-comments-question:before{content:""}.fi-rr-comments:before{content:""}.fi-rr-compass-slash:before{content:""}.fi-rr-compress-alt:before{content:""}.fi-rr-compress:before{content:""}.fi-rr-computer-classic:before{content:""}.fi-rr-computer-mouse:before{content:""}.fi-rr-computer-speaker:before{content:""}.fi-rr-computer:before{content:""}.fi-rr-concierge-bell:before{content:""}.fi-rr-confetti:before{content:""}.fi-rr-container-storage:before{content:""}.fi-rr-conveyor-belt-alt:before{content:""}.fi-rr-conveyor-belt-empty:before{content:""}.fi-rr-conveyor-belt:before{content:""}.fi-rr-cookie-alt:before{content:""}.fi-rr-cookie:before{content:""}.fi-rr-copy-alt:before{content:""}.fi-rr-copy-image:before{content:""}.fi-rr-copy:before{content:""}.fi-rr-copyright:before{content:""}.fi-rr-corn:before{content:""}.fi-rr-couch:before{content:""}.fi-rr-cow-alt:before{content:""}.fi-rr-cow:before{content:""}.fi-rr-cowbell-circle-plus:before{content:""}.fi-rr-cowbell-more:before{content:""}.fi-rr-cowbell:before{content:""}.fi-rr-crab:before{content:""}.fi-rr-cream:before{content:""}.fi-rr-credit-card:before{content:""}.fi-rr-cricket:before{content:""}.fi-rr-croissant:before{content:""}.fi-rr-cross-circle:before{content:""}.fi-rr-cross-religion:before{content:""}.fi-rr-cross-small:before{content:""}.fi-rr-cross:before{content:""}.fi-rr-crow:before{content:""}.fi-rr-crown:before{content:""}.fi-rr-crutch:before{content:""}.fi-rr-crutches:before{content:""}.fi-rr-cruzeiro-sign:before{content:""}.fi-rr-crystal-ball:before{content:""}.fi-rr-cube:before{content:""}.fi-rr-cubes:before{content:""}.fi-rr-cupcake:before{content:""}.fi-rr-curling:before{content:""}.fi-rr-cursor-finger:before{content:""}.fi-rr-cursor-plus:before{content:""}.fi-rr-cursor-text-alt:before{content:""}.fi-rr-cursor-text:before{content:""}.fi-rr-cursor:before{content:""}.fi-rr-d:before{content:""}.fi-rr-dart:before{content:""}.fi-rr-dashboard:before{content:""}.fi-rr-data-transfer:before{content:""}.fi-rr-database:before{content:""}.fi-rr-deer-rudolph:before{content:""}.fi-rr-deer:before{content:""}.fi-rr-delete-document:before{content:""}.fi-rr-delete-right:before{content:""}.fi-rr-delete-user:before{content:""}.fi-rr-delete:before{content:""}.fi-rr-democrat:before{content:""}.fi-rr-desktop-arrow-down:before{content:""}.fi-rr-desktop-wallpaper:before{content:""}.fi-rr-devices:before{content:""}.fi-rr-dewpoint:before{content:""}.fi-rr-dharmachakra:before{content:""}.fi-rr-diagram-cells:before{content:""}.fi-rr-diagram-lean-canvas:before{content:""}.fi-rr-diagram-nested:before{content:""}.fi-rr-diagram-next:before{content:""}.fi-rr-diagram-predecessor:before{content:""}.fi-rr-diagram-previous:before{content:""}.fi-rr-diagram-project:before{content:""}.fi-rr-diagram-sankey:before{content:""}.fi-rr-diagram-subtask:before{content:""}.fi-rr-diagram-successor:before{content:""}.fi-rr-diagram-venn:before{content:""}.fi-rr-dial-high:before{content:""}.fi-rr-dial-low:before{content:""}.fi-rr-dial-max:before{content:""}.fi-rr-dial-med-low:before{content:""}.fi-rr-dial-med:before{content:""}.fi-rr-dial-min:before{content:""}.fi-rr-dial-off:before{content:""}.fi-rr-dial:before{content:""}.fi-rr-diamond-exclamation:before{content:""}.fi-rr-diamond-turn-right:before{content:""}.fi-rr-diamond:before{content:""}.fi-rr-dice-alt:before{content:""}.fi-rr-dice-d10:before{content:""}.fi-rr-dice-d12:before{content:""}.fi-rr-dice-d20:before{content:""}.fi-rr-dice-d4:before{content:""}.fi-rr-dice-d6:before{content:""}.fi-rr-dice-d8:before{content:""}.fi-rr-dice-four:before{content:""}.fi-rr-dice-one:before{content:""}.fi-rr-dice-six:before{content:""}.fi-rr-dice-three:before{content:""}.fi-rr-dice-two:before{content:""}.fi-rr-dice:before{content:""}.fi-rr-digging:before{content:""}.fi-rr-digital-tachograph:before{content:""}.fi-rr-diploma:before{content:""}.fi-rr-disc-drive:before{content:""}.fi-rr-disco-ball:before{content:""}.fi-rr-discover:before{content:""}.fi-rr-disease:before{content:""}.fi-rr-disk:before{content:""}.fi-rr-display-arrow-down:before{content:""}.fi-rr-display-code:before{content:""}.fi-rr-display-medical:before{content:""}.fi-rr-display-slash:before{content:""}.fi-rr-distribute-spacing-horizontal:before{content:""}.fi-rr-distribute-spacing-vertical:before{content:""}.fi-rr-dizzy:before{content:""}.fi-rr-dna:before{content:""}.fi-rr-do-not-enter:before{content:""}.fi-rr-doctor:before{content:""}.fi-rr-document-signed:before{content:""}.fi-rr-document:before{content:""}.fi-rr-dog:before{content:""}.fi-rr-dollar:before{content:""}.fi-rr-dolly-flatbed-alt:before{content:""}.fi-rr-dolly-flatbed-empty:before{content:""}.fi-rr-dolly-flatbed:before{content:""}.fi-rr-dolphin:before{content:""}.fi-rr-donate:before{content:""}.fi-rr-dong-sign:before{content:""}.fi-rr-door-closed:before{content:""}.fi-rr-door-open:before{content:""}.fi-rr-dot-circle:before{content:""}.fi-rr-dove:before{content:""}.fi-rr-down-left-and-up-right-to-center:before{content:""}.fi-rr-down-left:before{content:""}.fi-rr-down-right:before{content:""}.fi-rr-down-to-line:before{content:""}.fi-rr-down:before{content:""}.fi-rr-download:before{content:""}.fi-rr-drafting-compass:before{content:""}.fi-rr-dragon:before{content:""}.fi-rr-draw-polygon:before{content:""}.fi-rr-draw-square:before{content:""}.fi-rr-dreidel:before{content:""}.fi-rr-drink-alt:before{content:""}.fi-rr-drone-alt:before{content:""}.fi-rr-drone-front:before{content:""}.fi-rr-drone:before{content:""}.fi-rr-drum-steelpan:before{content:""}.fi-rr-drum:before{content:""}.fi-rr-drumstick-bite:before{content:""}.fi-rr-drumstick:before{content:""}.fi-rr-dryer-alt:before{content:""}.fi-rr-dryer:before{content:""}.fi-rr-duck:before{content:""}.fi-rr-dumpster-fire:before{content:""}.fi-rr-dumpster:before{content:""}.fi-rr-dungeon:before{content:""}.fi-rr-duplicate:before{content:""}.fi-rr-e-learning:before{content:""}.fi-rr-e:before{content:""}.fi-rr-ear-deaf:before{content:""}.fi-rr-ear-muffs:before{content:""}.fi-rr-ear:before{content:""}.fi-rr-earnings:before{content:""}.fi-rr-earth-africa:before{content:""}.fi-rr-earth-americas:before{content:""}.fi-rr-earth-asia:before{content:""}.fi-rr-earth-europa:before{content:""}.fi-rr-eclipse-alt:before{content:""}.fi-rr-eclipse:before{content:""}.fi-rr-edit-alt:before{content:""}.fi-rr-edit:before{content:""}.fi-rr-egg-fried:before{content:""}.fi-rr-egg:before{content:""}.fi-rr-eject:before{content:""}.fi-rr-elephant:before{content:""}.fi-rr-elevator:before{content:""}.fi-rr-engine-warning:before{content:""}.fi-rr-engine:before{content:""}.fi-rr-enter:before{content:""}.fi-rr-envelope-ban:before{content:""}.fi-rr-envelope-bulk:before{content:""}.fi-rr-envelope-dot:before{content:""}.fi-rr-envelope-download:before{content:""}.fi-rr-envelope-marker:before{content:""}.fi-rr-envelope-open-dollar:before{content:""}.fi-rr-envelope-open-text:before{content:""}.fi-rr-envelope-open:before{content:""}.fi-rr-envelope-plus:before{content:""}.fi-rr-envelope:before{content:""}.fi-rr-envelopes:before{content:""}.fi-rr-equality:before{content:""}.fi-rr-eraser:before{content:""}.fi-rr-escalator:before{content:""}.fi-rr-ethernet:before{content:""}.fi-rr-euro:before{content:""}.fi-rr-exchange-alt:before{content:""}.fi-rr-exchange:before{content:""}.fi-rr-exclamation:before{content:""}.fi-rr-exit:before{content:""}.fi-rr-expand-arrows-alt:before{content:""}.fi-rr-expand-arrows:before{content:""}.fi-rr-expand:before{content:""}.fi-rr-eye-crossed:before{content:""}.fi-rr-eye-dropper-half:before{content:""}.fi-rr-eye-dropper:before{content:""}.fi-rr-eye:before{content:""}.fi-rr-eyes:before{content:""}.fi-rr-f:before{content:""}.fi-rr-face-angry-horns:before{content:""}.fi-rr-face-anguished:before{content:""}.fi-rr-face-anxious-sweat:before{content:""}.fi-rr-face-astonished:before{content:""}.fi-rr-face-awesome:before{content:""}.fi-rr-face-beam-hand-over-mouth:before{content:""}.fi-rr-face-confounded:before{content:""}.fi-rr-face-confused:before{content:""}.fi-rr-face-cowboy-hat:before{content:""}.fi-rr-face-disappointed:before{content:""}.fi-rr-face-disguise:before{content:""}.fi-rr-face-downcast-sweat:before{content:""}.fi-rr-face-drooling:before{content:""}.fi-rr-face-explode:before{content:""}.fi-rr-face-expressionless:before{content:""}.fi-rr-face-eyes-xmarks:before{content:""}.fi-rr-face-fearful:before{content:""}.fi-rr-face-glasses:before{content:""}.fi-rr-face-grin-tongue-wink:before{content:""}.fi-rr-face-hand-yawn:before{content:""}.fi-rr-face-head-bandage:before{content:""}.fi-rr-face-hushed:before{content:""}.fi-rr-face-icicles:before{content:""}.fi-rr-face-lying:before{content:""}.fi-rr-face-mask:before{content:""}.fi-rr-face-monocle:before{content:""}.fi-rr-face-nauseated:before{content:""}.fi-rr-face-nose-steam:before{content:""}.fi-rr-face-party:before{content:""}.fi-rr-face-pensive:before{content:""}.fi-rr-face-persevering:before{content:""}.fi-rr-face-pleading:before{content:""}.fi-rr-face-raised-eyebrow:before{content:""}.fi-rr-face-relieved:before{content:""}.fi-rr-face-sad-sweat:before{content:""}.fi-rr-face-scream:before{content:""}.fi-rr-face-shush:before{content:""}.fi-rr-face-sleeping:before{content:""}.fi-rr-face-sleepy:before{content:""}.fi-rr-face-smile-halo:before{content:""}.fi-rr-face-smile-hearts:before{content:""}.fi-rr-face-smile-horns:before{content:""}.fi-rr-face-smile-tear:before{content:""}.fi-rr-face-smile-tongue:before{content:""}.fi-rr-face-smile-upside-down:before{content:""}.fi-rr-face-smiling-hands:before{content:""}.fi-rr-face-smirking:before{content:""}.fi-rr-face-sunglasses:before{content:""}.fi-rr-face-swear:before{content:""}.fi-rr-face-thermometer:before{content:""}.fi-rr-face-thinking:before{content:""}.fi-rr-face-tissue:before{content:""}.fi-rr-face-tongue-money:before{content:""}.fi-rr-face-tongue-sweat:before{content:""}.fi-rr-face-unamused:before{content:""}.fi-rr-face-viewfinder:before{content:""}.fi-rr-face-vomit:before{content:""}.fi-rr-face-weary:before{content:""}.fi-rr-face-woozy:before{content:""}.fi-rr-face-worried:before{content:""}.fi-rr-face-zany:before{content:""}.fi-rr-face-zipper:before{content:""}.fi-rr-family-dress:before{content:""}.fi-rr-family-pants:before{content:""}.fi-rr-family:before{content:""}.fi-rr-fan-table:before{content:""}.fi-rr-fan:before{content:""}.fi-rr-farm:before{content:""}.fi-rr-faucet-drip:before{content:""}.fi-rr-faucet:before{content:""}.fi-rr-fax:before{content:""}.fi-rr-feather-pointed:before{content:""}.fi-rr-feather:before{content:""}.fi-rr-fence:before{content:""}.fi-rr-ferris-wheel:before{content:""}.fi-rr-fighter-jet:before{content:""}.fi-rr-file-ai:before{content:""}.fi-rr-file-audio:before{content:""}.fi-rr-file-binary:before{content:""}.fi-rr-file-chart-line:before{content:""}.fi-rr-file-chart-pie:before{content:""}.fi-rr-file-circle-info:before{content:""}.fi-rr-file-code:before{content:""}.fi-rr-file-csv:before{content:""}.fi-rr-file-download:before{content:""}.fi-rr-file-edit:before{content:""}.fi-rr-file-eps:before{content:""}.fi-rr-file-excel:before{content:""}.fi-rr-file-exclamation:before{content:""}.fi-rr-file-export:before{content:""}.fi-rr-file-image:before{content:""}.fi-rr-file-import:before{content:""}.fi-rr-file-invoice-dollar:before{content:""}.fi-rr-file-invoice:before{content:""}.fi-rr-file-medical-alt:before{content:""}.fi-rr-file-medical:before{content:""}.fi-rr-file-minus:before{content:""}.fi-rr-file-pdf:before{content:""}.fi-rr-file-powerpoint:before{content:""}.fi-rr-file-prescription:before{content:""}.fi-rr-file-psd:before{content:""}.fi-rr-file-signature:before{content:""}.fi-rr-file-spreadsheet:before{content:""}.fi-rr-file-upload:before{content:""}.fi-rr-file-user:before{content:""}.fi-rr-file-video:before{content:""}.fi-rr-file-word:before{content:""}.fi-rr-file-zipper:before{content:""}.fi-rr-file:before{content:""}.fi-rr-files-medical:before{content:""}.fi-rr-fill:before{content:""}.fi-rr-film-canister:before{content:""}.fi-rr-film-slash:before{content:""}.fi-rr-film:before{content:""}.fi-rr-films:before{content:""}.fi-rr-filter-slash:before{content:""}.fi-rr-filter:before{content:""}.fi-rr-filters:before{content:""}.fi-rr-fingerprint:before{content:""}.fi-rr-fire-burner:before{content:""}.fi-rr-fire-extinguisher:before{content:""}.fi-rr-fire-flame-curved:before{content:""}.fi-rr-fire-flame-simple:before{content:""}.fi-rr-fire-hydrant:before{content:""}.fi-rr-fire-smoke:before{content:""}.fi-rr-fireplace:before{content:""}.fi-rr-fish-bones:before{content:""}.fi-rr-fish-cooked:before{content:""}.fi-rr-fish:before{content:""}.fi-rr-fishing-rod:before{content:""}.fi-rr-flag-alt:before{content:""}.fi-rr-flag-checkered:before{content:""}.fi-rr-flag-usa:before{content:""}.fi-rr-flag:before{content:""}.fi-rr-flame:before{content:""}.fi-rr-flashlight:before{content:""}.fi-rr-flask-poison:before{content:""}.fi-rr-flask-potion:before{content:""}.fi-rr-flask:before{content:""}.fi-rr-flip-horizontal:before{content:""}.fi-rr-floppy-disk-circle-arrow-right:before{content:""}.fi-rr-floppy-disk-circle-xmark:before{content:""}.fi-rr-floppy-disk-pen:before{content:""}.fi-rr-floppy-disks:before{content:""}.fi-rr-florin-sign:before{content:""}.fi-rr-flower-bouquet:before{content:""}.fi-rr-flower-daffodil:before{content:""}.fi-rr-flower-tulip:before{content:""}.fi-rr-flower:before{content:""}.fi-rr-flushed:before{content:""}.fi-rr-flute:before{content:""}.fi-rr-flux-capacitor:before{content:""}.fi-rr-fog:before{content:""}.fi-rr-folder-download:before{content:""}.fi-rr-folder-minus:before{content:""}.fi-rr-folder-open:before{content:""}.fi-rr-folder-times:before{content:""}.fi-rr-folder-tree:before{content:""}.fi-rr-folder-upload:before{content:""}.fi-rr-folder-xmark:before{content:""}.fi-rr-folder:before{content:""}.fi-rr-folders:before{content:""}.fi-rr-follow-folder:before{content:""}.fi-rr-followcollection:before{content:""}.fi-rr-following:before{content:""}.fi-rr-football:before{content:""}.fi-rr-fork:before{content:""}.fi-rr-forklift:before{content:""}.fi-rr-form:before{content:""}.fi-rr-fort:before{content:""}.fi-rr-forward-fast:before{content:""}.fi-rr-forward:before{content:""}.fi-rr-fox:before{content:""}.fi-rr-frame:before{content:""}.fi-rr-franc-sign:before{content:""}.fi-rr-french-fries:before{content:""}.fi-rr-frog:before{content:""}.fi-rr-frown:before{content:""}.fi-rr-ftp:before{content:""}.fi-rr-funnel-dollar:before{content:""}.fi-rr-g:before{content:""}.fi-rr-galaxy:before{content:""}.fi-rr-gallery-thumbnails:before{content:""}.fi-rr-gallery:before{content:""}.fi-rr-game-board-alt:before{content:""}.fi-rr-gamepad:before{content:""}.fi-rr-garage-car:before{content:""}.fi-rr-garage-open:before{content:""}.fi-rr-garage:before{content:""}.fi-rr-garlic:before{content:""}.fi-rr-gas-pump-alt:before{content:""}.fi-rr-gas-pump-slash:before{content:""}.fi-rr-gas-pump:before{content:""}.fi-rr-gauge-circle-bolt:before{content:""}.fi-rr-gauge-circle-minus:before{content:""}.fi-rr-gauge-circle-plus:before{content:""}.fi-rr-gavel:before{content:""}.fi-rr-gears:before{content:""}.fi-rr-gem:before{content:""}.fi-rr-ghost:before{content:""}.fi-rr-gif-square:before{content:""}.fi-rr-gif:before{content:""}.fi-rr-gift-card:before{content:""}.fi-rr-gift:before{content:""}.fi-rr-gifts:before{content:""}.fi-rr-gingerbread-man:before{content:""}.fi-rr-glass-champagne:before{content:""}.fi-rr-glass-cheers:before{content:""}.fi-rr-glass-citrus:before{content:""}.fi-rr-glass-whiskey-rocks:before{content:""}.fi-rr-glass-whiskey:before{content:""}.fi-rr-glass:before{content:""}.fi-rr-glasses:before{content:""}.fi-rr-globe-alt:before{content:""}.fi-rr-globe-snow:before{content:""}.fi-rr-globe:before{content:""}.fi-rr-golf-ball:before{content:""}.fi-rr-golf:before{content:""}.fi-rr-graduation-cap:before{content:""}.fi-rr-gramophone:before{content:""}.fi-rr-grape:before{content:""}.fi-rr-graphic-style:before{content:""}.fi-rr-graphic-tablet:before{content:""}.fi-rr-grate-droplet:before{content:""}.fi-rr-grate:before{content:""}.fi-rr-grid-alt:before{content:""}.fi-rr-grid-dividers:before{content:""}.fi-rr-grid:before{content:""}.fi-rr-grill-hot-alt:before{content:""}.fi-rr-grill:before{content:""}.fi-rr-grimace:before{content:""}.fi-rr-grin-alt:before{content:""}.fi-rr-grin-beam-sweat:before{content:""}.fi-rr-grin-beam:before{content:""}.fi-rr-grin-hearts:before{content:""}.fi-rr-grin-squint-tears:before{content:""}.fi-rr-grin-squint:before{content:""}.fi-rr-grin-stars:before{content:""}.fi-rr-grin-tears:before{content:""}.fi-rr-grin-tongue-squint:before{content:""}.fi-rr-grin-tongue-wink:before{content:""}.fi-rr-grin-tongue:before{content:""}.fi-rr-grin-wink:before{content:""}.fi-rr-grin:before{content:""}.fi-rr-grip-dots-vertical:before{content:""}.fi-rr-grip-dots:before{content:""}.fi-rr-grip-horizontal:before{content:""}.fi-rr-grip-lines-vertical:before{content:""}.fi-rr-grip-lines:before{content:""}.fi-rr-grip-vertical:before{content:""}.fi-rr-guarani-sign:before{content:""}.fi-rr-guitar-electric:before{content:""}.fi-rr-guitar:before{content:""}.fi-rr-guitars:before{content:""}.fi-rr-gun-squirt:before{content:""}.fi-rr-gym:before{content:""}.fi-rr-h-square:before{content:""}.fi-rr-h:before{content:""}.fi-rr-h1:before{content:""}.fi-rr-h2:before{content:""}.fi-rr-h3:before{content:""}.fi-rr-h4:before{content:""}.fi-rr-hamburger-soda:before{content:""}.fi-rr-hamburger:before{content:""}.fi-rr-hammer-crash:before{content:""}.fi-rr-hammer-war:before{content:""}.fi-rr-hammer:before{content:""}.fi-rr-hand-back-fist:before{content:""}.fi-rr-hand-back-point-down:before{content:""}.fi-rr-hand-back-point-left:before{content:""}.fi-rr-hand-back-point-ribbon:before{content:""}.fi-rr-hand-back-point-right:before{content:""}.fi-rr-hand-dots:before{content:""}.fi-rr-hand-fingers-crossed:before{content:""}.fi-rr-hand-heart:before{content:""}.fi-rr-hand-holding-box:before{content:""}.fi-rr-hand-holding-droplet:before{content:""}.fi-rr-hand-holding-heart:before{content:""}.fi-rr-hand-holding-medical:before{content:""}.fi-rr-hand-holding-seeding:before{content:""}.fi-rr-hand-holding-skull:before{content:""}.fi-rr-hand-holding-usd:before{content:""}.fi-rr-hand-holding-water:before{content:""}.fi-rr-hand-horns:before{content:""}.fi-rr-hand-lizard:before{content:""}.fi-rr-hand-love:before{content:""}.fi-rr-hand-middle-finger:before{content:""}.fi-rr-hand-paper:before{content:""}.fi-rr-hand-peace:before{content:""}.fi-rr-hand-point-ribbon:before{content:""}.fi-rr-hand-scissors:before{content:""}.fi-rr-hand-sparkles:before{content:""}.fi-rr-hand-spock:before{content:""}.fi-rr-hand-wave:before{content:""}.fi-rr-hand:before{content:""}.fi-rr-hands-bubbles:before{content:""}.fi-rr-hands-clapping:before{content:""}.fi-rr-hands-heart:before{content:""}.fi-rr-hands-holding-diamond:before{content:""}.fi-rr-hands-holding:before{content:""}.fi-rr-hands-usd:before{content:""}.fi-rr-handshake-angle:before{content:""}.fi-rr-handshake-simple-slash:before{content:""}.fi-rr-handshake:before{content:""}.fi-rr-hard-hat:before{content:""}.fi-rr-hastag:before{content:""}.fi-rr-hat-birthday:before{content:""}.fi-rr-hat-chef:before{content:""}.fi-rr-hat-cowboy-side:before{content:""}.fi-rr-hat-cowboy:before{content:""}.fi-rr-hat-santa:before{content:""}.fi-rr-hat-winter:before{content:""}.fi-rr-hat-witch:before{content:""}.fi-rr-hat-wizard:before{content:""}.fi-rr-hdd:before{content:""}.fi-rr-head-side-brain:before{content:""}.fi-rr-head-side-cough-slash:before{content:""}.fi-rr-head-side-cough:before{content:""}.fi-rr-head-side-headphones:before{content:""}.fi-rr-head-side-heart:before{content:""}.fi-rr-head-side-mask:before{content:""}.fi-rr-head-side-medical:before{content:""}.fi-rr-head-side-thinking:before{content:""}.fi-rr-head-side-virus:before{content:""}.fi-rr-head-side:before{content:""}.fi-rr-head-vr:before{content:""}.fi-rr-heading:before{content:""}.fi-rr-headphones:before{content:""}.fi-rr-headset:before{content:""}.fi-rr-heart-arrow:before{content:""}.fi-rr-heart-crack:before{content:""}.fi-rr-heart-half-stroke:before{content:""}.fi-rr-heart-half:before{content:""}.fi-rr-heart-rate:before{content:""}.fi-rr-heart:before{content:""}.fi-rr-heat:before{content:""}.fi-rr-helicopter-side:before{content:""}.fi-rr-hexagon-check:before{content:""}.fi-rr-hexagon-exclamation:before{content:""}.fi-rr-hexagon:before{content:""}.fi-rr-high-definition:before{content:""}.fi-rr-highlighter-line:before{content:""}.fi-rr-highlighter:before{content:""}.fi-rr-hiking:before{content:""}.fi-rr-hippo:before{content:""}.fi-rr-hockey-puck:before{content:""}.fi-rr-hockey-sticks:before{content:""}.fi-rr-holly-berry:before{content:""}.fi-rr-home-heart:before{content:""}.fi-rr-home-location-alt:before{content:""}.fi-rr-home-location:before{content:""}.fi-rr-home:before{content:""}.fi-rr-hood-cloak:before{content:""}.fi-rr-horizontal-rule:before{content:""}.fi-rr-horse-head:before{content:""}.fi-rr-horse-saddle:before{content:""}.fi-rr-horse:before{content:""}.fi-rr-hose-reel:before{content:""}.fi-rr-hose:before{content:""}.fi-rr-hospital-symbol:before{content:""}.fi-rr-hospital-user:before{content:""}.fi-rr-hospital:before{content:""}.fi-rr-hospitals:before{content:""}.fi-rr-hot-tub:before{content:""}.fi-rr-hotdog:before{content:""}.fi-rr-hotel:before{content:""}.fi-rr-hourglass-end:before{content:""}.fi-rr-hourglass-start:before{content:""}.fi-rr-hourglass:before{content:""}.fi-rr-house-blank:before{content:""}.fi-rr-house-building:before{content:""}.fi-rr-house-chimney-blank:before{content:""}.fi-rr-house-chimney-crack:before{content:""}.fi-rr-house-chimney-heart:before{content:""}.fi-rr-house-chimney-medical:before{content:""}.fi-rr-house-chimney-user:before{content:""}.fi-rr-house-chimney-window:before{content:""}.fi-rr-house-chimney:before{content:""}.fi-rr-house-crack:before{content:""}.fi-rr-house-day:before{content:""}.fi-rr-house-flood:before{content:""}.fi-rr-house-laptop:before{content:""}.fi-rr-house-leave:before{content:""}.fi-rr-house-medical:before{content:""}.fi-rr-house-night:before{content:""}.fi-rr-house-return:before{content:""}.fi-rr-house-signal:before{content:""}.fi-rr-house-tree:before{content:""}.fi-rr-house-tsunami:before{content:""}.fi-rr-house-turret:before{content:""}.fi-rr-house-user:before{content:""}.fi-rr-house-window:before{content:""}.fi-rr-hryvnia:before{content:""}.fi-rr-humidity:before{content:""}.fi-rr-hundred-points:before{content:""}.fi-rr-hurricane:before{content:""}.fi-rr-i:before{content:""}.fi-rr-ice-cream:before{content:""}.fi-rr-ice-skate:before{content:""}.fi-rr-icicles:before{content:""}.fi-rr-icon-star:before{content:""}.fi-rr-id-badge:before{content:""}.fi-rr-id-card-clip-alt:before{content:""}.fi-rr-igloo:before{content:""}.fi-rr-image-slash:before{content:""}.fi-rr-images-user:before{content:""}.fi-rr-images:before{content:""}.fi-rr-inbox-in:before{content:""}.fi-rr-inbox-out:before{content:""}.fi-rr-inbox:before{content:""}.fi-rr-inboxes:before{content:""}.fi-rr-incognito:before{content:""}.fi-rr-indent:before{content:""}.fi-rr-indian-rupee-sign:before{content:""}.fi-rr-industry-alt:before{content:""}.fi-rr-industry-windows:before{content:""}.fi-rr-infinity:before{content:""}.fi-rr-info:before{content:""}.fi-rr-information:before{content:""}.fi-rr-inhaler:before{content:""}.fi-rr-input-numeric:before{content:""}.fi-rr-input-pipe:before{content:""}.fi-rr-input-text:before{content:""}.fi-rr-interactive:before{content:""}.fi-rr-interlining:before{content:""}.fi-rr-interrogation:before{content:""}.fi-rr-inventory-alt:before{content:""}.fi-rr-island-tropical:before{content:""}.fi-rr-it-alt:before{content:""}.fi-rr-it-computer:before{content:""}.fi-rr-it:before{content:""}.fi-rr-italian-lira-sign:before{content:""}.fi-rr-italic:before{content:""}.fi-rr-j:before{content:""}.fi-rr-jam:before{content:""}.fi-rr-joint:before{content:""}.fi-rr-joystick:before{content:""}.fi-rr-jpg:before{content:""}.fi-rr-jug:before{content:""}.fi-rr-k:before{content:""}.fi-rr-kazoo:before{content:""}.fi-rr-kerning:before{content:""}.fi-rr-key-skeleton-left-right:before{content:""}.fi-rr-key:before{content:""}.fi-rr-keyboard-brightness-low:before{content:""}.fi-rr-keyboard-brightness:before{content:""}.fi-rr-keyboard-down:before{content:""}.fi-rr-keyboard-left:before{content:""}.fi-rr-keyboard:before{content:""}.fi-rr-keynote:before{content:""}.fi-rr-kidneys:before{content:""}.fi-rr-kip-sign:before{content:""}.fi-rr-kiss-beam:before{content:""}.fi-rr-kiss-wink-heart:before{content:""}.fi-rr-kiss:before{content:""}.fi-rr-kite:before{content:""}.fi-rr-kiwi-bird:before{content:""}.fi-rr-knife-kitchen:before{content:""}.fi-rr-knife:before{content:""}.fi-rr-l:before{content:""}.fi-rr-label:before{content:""}.fi-rr-lamp-desk:before{content:""}.fi-rr-lamp-floor:before{content:""}.fi-rr-lamp-street:before{content:""}.fi-rr-lamp:before{content:""}.fi-rr-landmark-alt:before{content:""}.fi-rr-language:before{content:""}.fi-rr-laptop-arrow-down:before{content:""}.fi-rr-laptop-code:before{content:""}.fi-rr-laptop-medical:before{content:""}.fi-rr-laptop-mobile:before{content:""}.fi-rr-laptop-slash:before{content:""}.fi-rr-laptop:before{content:""}.fi-rr-lari-sign:before{content:""}.fi-rr-lasso-sparkles:before{content:""}.fi-rr-lasso:before{content:""}.fi-rr-laugh-beam:before{content:""}.fi-rr-laugh-squint:before{content:""}.fi-rr-laugh-wink:before{content:""}.fi-rr-laugh:before{content:""}.fi-rr-layer-minus:before{content:""}.fi-rr-layer-plus:before{content:""}.fi-rr-layers:before{content:""}.fi-rr-layout-fluid:before{content:""}.fi-rr-leaf-heart:before{content:""}.fi-rr-leaf-maple:before{content:""}.fi-rr-leaf-oak:before{content:""}.fi-rr-leaf:before{content:""}.fi-rr-left:before{content:""}.fi-rr-lemon:before{content:""}.fi-rr-letter-case:before{content:""}.fi-rr-lettuce:before{content:""}.fi-rr-level-down-alt:before{content:""}.fi-rr-level-down:before{content:""}.fi-rr-level-up-alt:before{content:""}.fi-rr-level-up:before{content:""}.fi-rr-license:before{content:""}.fi-rr-life-ring:before{content:""}.fi-rr-light-ceiling:before{content:""}.fi-rr-light-emergency-on:before{content:""}.fi-rr-light-emergency:before{content:""}.fi-rr-light-switch-off:before{content:""}.fi-rr-light-switch-on:before{content:""}.fi-rr-light-switch:before{content:""}.fi-rr-lightbulb-dollar:before{content:""}.fi-rr-lightbulb-exclamation:before{content:""}.fi-rr-lightbulb-on:before{content:""}.fi-rr-lightbulb-question:before{content:""}.fi-rr-lightbulb-slash:before{content:""}.fi-rr-lights-holiday:before{content:""}.fi-rr-line-width:before{content:""}.fi-rr-link-alt:before{content:""}.fi-rr-link-horizontal-slash:before{content:""}.fi-rr-link-horizontal:before{content:""}.fi-rr-link-slash-alt:before{content:""}.fi-rr-link-slash:before{content:""}.fi-rr-link:before{content:""}.fi-rr-lips:before{content:""}.fi-rr-lipstick:before{content:""}.fi-rr-lira-sign:before{content:""}.fi-rr-list-check:before{content:""}.fi-rr-list-dropdown:before{content:""}.fi-rr-list-music:before{content:""}.fi-rr-list-timeline:before{content:""}.fi-rr-list:before{content:""}.fi-rr-litecoin-sign:before{content:""}.fi-rr-loading:before{content:""}.fi-rr-lobster:before{content:""}.fi-rr-location-alt:before{content:""}.fi-rr-location-arrow:before{content:""}.fi-rr-location-crosshairs-slash:before{content:""}.fi-rr-location-crosshairs:before{content:""}.fi-rr-location-dot-slash:before{content:""}.fi-rr-location-exclamation:before{content:""}.fi-rr-lock-alt:before{content:""}.fi-rr-lock-open-alt:before{content:""}.fi-rr-lock:before{content:""}.fi-rr-locust:before{content:""}.fi-rr-loveseat:before{content:""}.fi-rr-low-vision:before{content:""}.fi-rr-luchador:before{content:""}.fi-rr-luggage-cart:before{content:""}.fi-rr-luggage-rolling:before{content:""}.fi-rr-lungs-virus:before{content:""}.fi-rr-lungs:before{content:""}.fi-rr-m:before{content:""}.fi-rr-magic-wand:before{content:""}.fi-rr-magnet:before{content:""}.fi-rr-mailbox:before{content:""}.fi-rr-makeup-brush:before{content:""}.fi-rr-man-head:before{content:""}.fi-rr-manat-sign:before{content:""}.fi-rr-mandolin:before{content:""}.fi-rr-manhole:before{content:""}.fi-rr-map-marker-check:before{content:""}.fi-rr-map-marker-cross:before{content:""}.fi-rr-map-marker-edit:before{content:""}.fi-rr-map-marker-home:before{content:""}.fi-rr-map-marker-minus:before{content:""}.fi-rr-map-marker-plus:before{content:""}.fi-rr-map-marker-question:before{content:""}.fi-rr-map-marker-slash:before{content:""}.fi-rr-map-marker-smile:before{content:""}.fi-rr-map-marker:before{content:""}.fi-rr-map-pin:before{content:""}.fi-rr-map:before{content:""}.fi-rr-marker-time:before{content:""}.fi-rr-marker:before{content:""}.fi-rr-mars-double:before{content:""}.fi-rr-mars-stroke-right:before{content:""}.fi-rr-mars-stroke-up:before{content:""}.fi-rr-mars:before{content:""}.fi-rr-mask-carnival:before{content:""}.fi-rr-mask-face:before{content:""}.fi-rr-mask:before{content:""}.fi-rr-mattress-pillow:before{content:""}.fi-rr-meat:before{content:""}.fi-rr-medical-star:before{content:""}.fi-rr-medicine:before{content:""}.fi-rr-megaphone:before{content:""}.fi-rr-meh-blank:before{content:""}.fi-rr-meh-rolling-eyes:before{content:""}.fi-rr-meh:before{content:""}.fi-rr-melon:before{content:""}.fi-rr-memo-circle-check:before{content:""}.fi-rr-memo-pad:before{content:""}.fi-rr-memo:before{content:""}.fi-rr-memory:before{content:""}.fi-rr-menu-burger:before{content:""}.fi-rr-menu-dots-vertical:before{content:""}.fi-rr-menu-dots:before{content:""}.fi-rr-mercury:before{content:""}.fi-rr-message-arrow-down:before{content:""}.fi-rr-message-arrow-up-right:before{content:""}.fi-rr-message-arrow-up:before{content:""}.fi-rr-message-bot:before{content:""}.fi-rr-message-code:before{content:""}.fi-rr-message-dollar:before{content:""}.fi-rr-message-image:before{content:""}.fi-rr-message-question:before{content:""}.fi-rr-message-quote:before{content:""}.fi-rr-message-slash:before{content:""}.fi-rr-message-sms:before{content:""}.fi-rr-message-text:before{content:""}.fi-rr-message-xmark:before{content:""}.fi-rr-messages-dollar:before{content:""}.fi-rr-messages-question:before{content:""}.fi-rr-messages:before{content:""}.fi-rr-meteor:before{content:""}.fi-rr-meter-bolt:before{content:""}.fi-rr-meter-droplet:before{content:""}.fi-rr-meter-fire:before{content:""}.fi-rr-meter:before{content:""}.fi-rr-microchip-ai:before{content:""}.fi-rr-microchip:before{content:""}.fi-rr-microphone-alt:before{content:""}.fi-rr-microphone-slash:before{content:""}.fi-rr-microphone:before{content:""}.fi-rr-microscope:before{content:""}.fi-rr-microwave:before{content:""}.fi-rr-mill-sign:before{content:""}.fi-rr-mind-share:before{content:""}.fi-rr-minus-circle:before{content:""}.fi-rr-minus-hexagon:before{content:""}.fi-rr-minus-small:before{content:""}.fi-rr-minus:before{content:""}.fi-rr-mistletoe:before{content:""}.fi-rr-mobile-button:before{content:""}.fi-rr-mobile-notch:before{content:""}.fi-rr-mobile:before{content:""}.fi-rr-mockup:before{content:""}.fi-rr-mode-landscape:before{content:""}.fi-rr-mode-portrait:before{content:""}.fi-rr-money-bill-simple:before{content:""}.fi-rr-money-bill-wave-alt:before{content:""}.fi-rr-money-bill-wave:before{content:""}.fi-rr-money-bills-simple:before{content:""}.fi-rr-money-bills:before{content:""}.fi-rr-money-check-edit-alt:before{content:""}.fi-rr-money-check-edit:before{content:""}.fi-rr-money-check:before{content:""}.fi-rr-money-from-bracket:before{content:""}.fi-rr-money-simple-from-bracket:before{content:""}.fi-rr-money:before{content:""}.fi-rr-monkey:before{content:""}.fi-rr-monument:before{content:""}.fi-rr-moon-stars:before{content:""}.fi-rr-moon:before{content:""}.fi-rr-moped:before{content:""}.fi-rr-mortar-pestle:before{content:""}.fi-rr-mosquito-net:before{content:""}.fi-rr-mosquito:before{content:""}.fi-rr-motorcycle:before{content:""}.fi-rr-mound:before{content:""}.fi-rr-mountain-city:before{content:""}.fi-rr-mountain:before{content:""}.fi-rr-mountains:before{content:""}.fi-rr-mouse:before{content:""}.fi-rr-move-to-folder-2:before{content:""}.fi-rr-move-to-folder:before{content:""}.fi-rr-mp3-player:before{content:""}.fi-rr-mug-alt:before{content:""}.fi-rr-mug-hot-alt:before{content:""}.fi-rr-mug-hot:before{content:""}.fi-rr-mug-marshmallows:before{content:""}.fi-rr-mug-tea:before{content:""}.fi-rr-mug:before{content:""}.fi-rr-mushroom:before{content:""}.fi-rr-music-alt:before{content:""}.fi-rr-music-file:before{content:""}.fi-rr-music-note-slash:before{content:""}.fi-rr-music-note:before{content:""}.fi-rr-music-slash:before{content:""}.fi-rr-music:before{content:""}.fi-rr-n:before{content:""}.fi-rr-naira-sign:before{content:""}.fi-rr-narwhal:before{content:""}.fi-rr-navigation:before{content:""}.fi-rr-network-cloud:before{content:""}.fi-rr-network:before{content:""}.fi-rr-neuter:before{content:""}.fi-rr-nfc-lock:before{content:""}.fi-rr-nfc-magnifying-glass:before{content:""}.fi-rr-nfc-pen:before{content:""}.fi-rr-nfc-slash:before{content:""}.fi-rr-nfc-trash:before{content:""}.fi-rr-nfc:before{content:""}.fi-rr-no-people:before{content:""}.fi-rr-noodles:before{content:""}.fi-rr-notdef:before{content:""}.fi-rr-note-medical:before{content:""}.fi-rr-note-sticky:before{content:""}.fi-rr-note:before{content:""}.fi-rr-notebook-alt:before{content:""}.fi-rr-notebook:before{content:""}.fi-rr-notes-medical:before{content:""}.fi-rr-notes:before{content:""}.fi-rr-o:before{content:""}.fi-rr-object-exclude:before{content:""}.fi-rr-object-group:before{content:""}.fi-rr-object-intersect:before{content:""}.fi-rr-object-subtract:before{content:""}.fi-rr-object-ungroup:before{content:""}.fi-rr-object-union:before{content:""}.fi-rr-objects-column:before{content:""}.fi-rr-octagon:before{content:""}.fi-rr-oil-can:before{content:""}.fi-rr-oil-temp:before{content:""}.fi-rr-olive-oil:before{content:""}.fi-rr-olives:before{content:""}.fi-rr-onion:before{content:""}.fi-rr-opacity:before{content:""}.fi-rr-ornament:before{content:""}.fi-rr-otter:before{content:""}.fi-rr-outdent:before{content:""}.fi-rr-oven:before{content:""}.fi-rr-overline:before{content:""}.fi-rr-p:before{content:""}.fi-rr-package:before{content:""}.fi-rr-page-break:before{content:""}.fi-rr-pager:before{content:""}.fi-rr-paint-brush:before{content:""}.fi-rr-paint-roller:before{content:""}.fi-rr-paintbrush-pencil:before{content:""}.fi-rr-palette:before{content:""}.fi-rr-pallet-alt:before{content:""}.fi-rr-pallet:before{content:""}.fi-rr-pan:before{content:""}.fi-rr-panorama:before{content:""}.fi-rr-paper-plane-top:before{content:""}.fi-rr-paper-plane:before{content:""}.fi-rr-paperclip-vertical:before{content:""}.fi-rr-parachute-box:before{content:""}.fi-rr-paragraph-left:before{content:""}.fi-rr-paragraph:before{content:""}.fi-rr-parking-circle-slash:before{content:""}.fi-rr-parking-circle:before{content:""}.fi-rr-parking-slash:before{content:""}.fi-rr-parking:before{content:""}.fi-rr-party-bell:before{content:""}.fi-rr-party-horn:before{content:""}.fi-rr-passport:before{content:""}.fi-rr-password:before{content:""}.fi-rr-paste:before{content:""}.fi-rr-pattern:before{content:""}.fi-rr-pause-circle:before{content:""}.fi-rr-pause:before{content:""}.fi-rr-paw-claws:before{content:""}.fi-rr-paw:before{content:""}.fi-rr-peace:before{content:""}.fi-rr-peach:before{content:""}.fi-rr-pedestal:before{content:""}.fi-rr-pen-circle:before{content:""}.fi-rr-pen-clip-slash:before{content:""}.fi-rr-pen-clip:before{content:""}.fi-rr-pen-fancy-slash:before{content:""}.fi-rr-pen-fancy:before{content:""}.fi-rr-pen-field:before{content:""}.fi-rr-pen-nib-slash:before{content:""}.fi-rr-pen-nib:before{content:""}.fi-rr-pen-slash:before{content:""}.fi-rr-pen-square:before{content:""}.fi-rr-pen-swirl:before{content:""}.fi-rr-pencil-paintbrush:before{content:""}.fi-rr-pencil-ruler:before{content:""}.fi-rr-pencil-slash:before{content:""}.fi-rr-pencil:before{content:""}.fi-rr-pennant:before{content:""}.fi-rr-people-arrows-left-right:before{content:""}.fi-rr-people-carry-box:before{content:""}.fi-rr-people-dress:before{content:""}.fi-rr-people-pants:before{content:""}.fi-rr-people-poll:before{content:""}.fi-rr-people:before{content:""}.fi-rr-pepper-hot:before{content:""}.fi-rr-pepper:before{content:""}.fi-rr-percentage:before{content:""}.fi-rr-person-carry-box:before{content:""}.fi-rr-person-circle-check:before{content:""}.fi-rr-person-circle-exclamation:before{content:""}.fi-rr-person-circle-minus:before{content:""}.fi-rr-person-circle-plus:before{content:""}.fi-rr-person-circle-question:before{content:""}.fi-rr-person-circle-xmark:before{content:""}.fi-rr-person-dolly-empty:before{content:""}.fi-rr-person-dolly:before{content:""}.fi-rr-person-dress-simple:before{content:""}.fi-rr-person-dress:before{content:""}.fi-rr-person-praying:before{content:""}.fi-rr-person-pregnant:before{content:""}.fi-rr-person-seat-reclined:before{content:""}.fi-rr-person-seat:before{content:""}.fi-rr-person-sign:before{content:""}.fi-rr-person-simple:before{content:""}.fi-rr-person-walking-with-cane:before{content:""}.fi-rr-peseta-sign:before{content:""}.fi-rr-peso-sign:before{content:""}.fi-rr-pharmacy:before{content:""}.fi-rr-phone-call:before{content:""}.fi-rr-phone-cross:before{content:""}.fi-rr-phone-flip:before{content:""}.fi-rr-phone-office:before{content:""}.fi-rr-phone-pause:before{content:""}.fi-rr-phone-plus:before{content:""}.fi-rr-phone-rotary:before{content:""}.fi-rr-phone-slash:before{content:""}.fi-rr-photo-film-music:before{content:""}.fi-rr-photo-video:before{content:""}.fi-rr-physics:before{content:""}.fi-rr-Pi:before{content:""}.fi-rr-piano-keyboard:before{content:""}.fi-rr-piano:before{content:""}.fi-rr-pickaxe:before{content:""}.fi-rr-picnic:before{content:""}.fi-rr-picpeople-filled:before{content:""}.fi-rr-picpeople:before{content:""}.fi-rr-picture:before{content:""}.fi-rr-pie:before{content:""}.fi-rr-piece:before{content:""}.fi-rr-piggy-bank:before{content:""}.fi-rr-pills:before{content:""}.fi-rr-pinata:before{content:""}.fi-rr-pineapple:before{content:""}.fi-rr-ping-pong:before{content:""}.fi-rr-pipe-smoking:before{content:""}.fi-rr-pizza-slice:before{content:""}.fi-rr-plane-alt:before{content:""}.fi-rr-plane-arrival:before{content:""}.fi-rr-plane-departure:before{content:""}.fi-rr-plane-prop:before{content:""}.fi-rr-plane-slash:before{content:""}.fi-rr-plane-tail:before{content:""}.fi-rr-plane:before{content:""}.fi-rr-planet-moon:before{content:""}.fi-rr-planet-ringed:before{content:""}.fi-rr-plant-wilt:before{content:""}.fi-rr-plate:before{content:""}.fi-rr-play-alt:before{content:""}.fi-rr-play-circle:before{content:""}.fi-rr-play-pause:before{content:""}.fi-rr-play:before{content:""}.fi-rr-playing-cards:before{content:""}.fi-rr-plug:before{content:""}.fi-rr-plus-hexagon:before{content:""}.fi-rr-plus-minus:before{content:""}.fi-rr-plus-small:before{content:""}.fi-rr-plus:before{content:""}.fi-rr-podcast:before{content:""}.fi-rr-podium-star:before{content:""}.fi-rr-podium:before{content:""}.fi-rr-poker-chip:before{content:""}.fi-rr-police-box:before{content:""}.fi-rr-poll-h:before{content:""}.fi-rr-pompebled:before{content:""}.fi-rr-poo-bolt:before{content:""}.fi-rr-poo:before{content:""}.fi-rr-pool-8-ball:before{content:""}.fi-rr-poop:before{content:""}.fi-rr-popcorn:before{content:""}.fi-rr-portal-enter:before{content:""}.fi-rr-portal-exit:before{content:""}.fi-rr-portrait:before{content:""}.fi-rr-pot:before{content:""}.fi-rr-pound:before{content:""}.fi-rr-power:before{content:""}.fi-rr-prescription-bottle-alt:before{content:""}.fi-rr-prescription-bottle-pill:before{content:""}.fi-rr-prescription-bottle:before{content:""}.fi-rr-prescription:before{content:""}.fi-rr-presentation:before{content:""}.fi-rr-print-magnifying-glass:before{content:""}.fi-rr-print-slash:before{content:""}.fi-rr-print:before{content:""}.fi-rr-procedures:before{content:""}.fi-rr-projector:before{content:""}.fi-rr-protractor:before{content:""}.fi-rr-pulse:before{content:""}.fi-rr-pump-medical:before{content:""}.fi-rr-pump:before{content:""}.fi-rr-pumpkin-alt:before{content:""}.fi-rr-pumpkin:before{content:""}.fi-rr-puzzle-alt:before{content:""}.fi-rr-puzzle:before{content:""}.fi-rr-pyramid:before{content:""}.fi-rr-q:before{content:""}.fi-rr-qr-scan:before{content:""}.fi-rr-QR:before{content:""}.fi-rr-qrcode:before{content:""}.fi-rr-question-square:before{content:""}.fi-rr-question:before{content:""}.fi-rr-quote-right:before{content:""}.fi-rr-r:before{content:""}.fi-rr-rabbit-fast:before{content:""}.fi-rr-rabbit:before{content:""}.fi-rr-racquet:before{content:""}.fi-rr-radar:before{content:""}.fi-rr-radiation-alt:before{content:""}.fi-rr-radiation:before{content:""}.fi-rr-radio-alt:before{content:""}.fi-rr-radio:before{content:""}.fi-rr-radish:before{content:""}.fi-rr-rainbow:before{content:""}.fi-rr-raindrops:before{content:""}.fi-rr-ram:before{content:""}.fi-rr-ramp-loading:before{content:""}.fi-rr-raygun:before{content:""}.fi-rr-rec:before{content:""}.fi-rr-receipt:before{content:""}.fi-rr-record-vinyl:before{content:""}.fi-rr-rectabgle-vertical:before{content:""}.fi-rr-rectangle-barcode:before{content:""}.fi-rr-rectangle-code:before{content:""}.fi-rr-rectangle-horizontal:before{content:""}.fi-rr-rectangle-list:before{content:""}.fi-rr-rectangle-panoramic:before{content:""}.fi-rr-rectangle-pro:before{content:""}.fi-rr-rectangle-vertical-history:before{content:""}.fi-rr-rectangle-vertical:before{content:""}.fi-rr-rectangle-xmark:before{content:""}.fi-rr-rectangles-mixed:before{content:""}.fi-rr-recycle:before{content:""}.fi-rr-redo-alt:before{content:""}.fi-rr-redo:before{content:""}.fi-rr-reel:before{content:""}.fi-rr-reflect-horizontal:before{content:""}.fi-rr-reflect-vertical:before{content:""}.fi-rr-reflect:before{content:""}.fi-rr-refresh:before{content:""}.fi-rr-refrigerator:before{content:""}.fi-rr-registered:before{content:""}.fi-rr-remove-folder:before{content:""}.fi-rr-remove-user:before{content:""}.fi-rr-replace:before{content:""}.fi-rr-reply-all:before{content:""}.fi-rr-republican:before{content:""}.fi-rr-resize:before{content:""}.fi-rr-resources:before{content:""}.fi-rr-restaurant:before{content:""}.fi-rr-restroom-simple:before{content:""}.fi-rr-rewind:before{content:""}.fi-rr-rhombus:before{content:""}.fi-rr-ribbon:before{content:""}.fi-rr-right:before{content:""}.fi-rr-ring-diamond:before{content:""}.fi-rr-ring:before{content:""}.fi-rr-rings-wedding:before{content:""}.fi-rr-road:before{content:""}.fi-rr-robot:before{content:""}.fi-rr-rocket-lunch:before{content:""}.fi-rr-rocket:before{content:""}.fi-rr-roller-coaster:before{content:""}.fi-rr-room-service:before{content:""}.fi-rr-rotate-exclamation:before{content:""}.fi-rr-rotate-left:before{content:""}.fi-rr-rotate-right:before{content:""}.fi-rr-route-highway:before{content:""}.fi-rr-route-interstate:before{content:""}.fi-rr-route:before{content:""}.fi-rr-router:before{content:""}.fi-rr-rss-alt:before{content:""}.fi-rr-rss:before{content:""}.fi-rr-ruble-sign:before{content:""}.fi-rr-rugby:before{content:""}.fi-rr-ruler-combined:before{content:""}.fi-rr-ruler-horizontal:before{content:""}.fi-rr-ruler-triangle:before{content:""}.fi-rr-ruler-vertical:before{content:""}.fi-rr-running:before{content:""}.fi-rr-rupee-sign:before{content:""}.fi-rr-rupiah-sign:before{content:""}.fi-rr-rv:before{content:""}.fi-rr-s:before{content:""}.fi-rr-sack-dollar:before{content:""}.fi-rr-sack:before{content:""}.fi-rr-sad-cry:before{content:""}.fi-rr-sad-tear:before{content:""}.fi-rr-sad:before{content:""}.fi-rr-sailboat:before{content:""}.fi-rr-salad:before{content:""}.fi-rr-salt-pepper:before{content:""}.fi-rr-sandwich:before{content:""}.fi-rr-satellite-dish:before{content:""}.fi-rr-satellite:before{content:""}.fi-rr-sauce:before{content:""}.fi-rr-sausage:before{content:""}.fi-rr-sax-hot:before{content:""}.fi-rr-saxophone:before{content:""}.fi-rr-scale:before{content:""}.fi-rr-scalpel-path:before{content:""}.fi-rr-scalpel:before{content:""}.fi-rr-scanner-gun:before{content:""}.fi-rr-scanner-image:before{content:""}.fi-rr-scanner-keyboard:before{content:""}.fi-rr-scanner-touchscreen:before{content:""}.fi-rr-scarecrow:before{content:""}.fi-rr-scarf:before{content:""}.fi-rr-school-bus:before{content:""}.fi-rr-school:before{content:""}.fi-rr-scissors:before{content:""}.fi-rr-screen:before{content:""}.fi-rr-screencast:before{content:""}.fi-rr-screwdriver:before{content:""}.fi-rr-scribble:before{content:""}.fi-rr-scroll-torah:before{content:""}.fi-rr-scrubber:before{content:""}.fi-rr-scythe:before{content:""}.fi-rr-sd-card:before{content:""}.fi-rr-sd-cards:before{content:""}.fi-rr-seal-exclamation:before{content:""}.fi-rr-seal-question:before{content:""}.fi-rr-search-alt:before{content:""}.fi-rr-search-dollar:before{content:""}.fi-rr-search-heart:before{content:""}.fi-rr-search-location:before{content:""}.fi-rr-search:before{content:""}.fi-rr-seat-airline:before{content:""}.fi-rr-security:before{content:""}.fi-rr-seedling:before{content:""}.fi-rr-send-back:before{content:""}.fi-rr-send-backward:before{content:""}.fi-rr-sensor-alert:before{content:""}.fi-rr-sensor-fire:before{content:""}.fi-rr-sensor-on:before{content:""}.fi-rr-sensor-smoke:before{content:""}.fi-rr-sensor:before{content:""}.fi-rr-settings-sliders:before{content:""}.fi-rr-settings:before{content:""}.fi-rr-share-alt-square:before{content:""}.fi-rr-share-square:before{content:""}.fi-rr-share:before{content:""}.fi-rr-sheep:before{content:""}.fi-rr-shekel-sign:before{content:""}.fi-rr-shelves:before{content:""}.fi-rr-shield-alt:before{content:""}.fi-rr-shield-check:before{content:""}.fi-rr-shield-cross:before{content:""}.fi-rr-shield-exclamation:before{content:""}.fi-rr-shield-interrogation:before{content:""}.fi-rr-shield-keyhole:before{content:""}.fi-rr-shield-minus:before{content:""}.fi-rr-shield-plus:before{content:""}.fi-rr-shield-slash:before{content:""}.fi-rr-shield-virus:before{content:""}.fi-rr-shield-xmark:before{content:""}.fi-rr-shield:before{content:""}.fi-rr-ship-side:before{content:""}.fi-rr-ship:before{content:""}.fi-rr-shipping-fast:before{content:""}.fi-rr-shipping-timed:before{content:""}.fi-rr-shirt-long-sleeve:before{content:""}.fi-rr-shirt-running:before{content:""}.fi-rr-shirt-tank-top:before{content:""}.fi-rr-shoe-prints:before{content:""}.fi-rr-shop-lock:before{content:""}.fi-rr-shop-slash:before{content:""}.fi-rr-shop:before{content:""}.fi-rr-shopping-bag-add:before{content:""}.fi-rr-shopping-bag:before{content:""}.fi-rr-shopping-basket:before{content:""}.fi-rr-shopping-cart-add:before{content:""}.fi-rr-shopping-cart-check:before{content:""}.fi-rr-shopping-cart:before{content:""}.fi-rr-shovel-snow:before{content:""}.fi-rr-shovel:before{content:""}.fi-rr-shower-down:before{content:""}.fi-rr-shower:before{content:""}.fi-rr-shredder:before{content:""}.fi-rr-shrimp:before{content:""}.fi-rr-shuffle:before{content:""}.fi-rr-shuttle-van:before{content:""}.fi-rr-shuttlecock:before{content:""}.fi-rr-Sickle:before{content:""}.fi-rr-sidebar-flip:before{content:""}.fi-rr-sidebar:before{content:""}.fi-rr-sigma:before{content:""}.fi-rr-sign-hanging:before{content:""}.fi-rr-sign-in-alt:before{content:""}.fi-rr-sign-out-alt:before{content:""}.fi-rr-signal-alt-1:before{content:""}.fi-rr-signal-alt-2:before{content:""}.fi-rr-signal-alt-slash:before{content:""}.fi-rr-signal-alt:before{content:""}.fi-rr-signal-bars-fair:before{content:""}.fi-rr-signal-bars-good:before{content:""}.fi-rr-signal-bars-weak:before{content:""}.fi-rr-signal-stream-slash:before{content:""}.fi-rr-signal-stream:before{content:""}.fi-rr-signature-lock:before{content:""}.fi-rr-signature-slash:before{content:"豈"}.fi-rr-signature:before{content:"更"}.fi-rr-sim-card:before{content:"車"}.fi-rr-sim-cards:before{content:"賈"}.fi-rr-sink:before{content:"滑"}.fi-rr-siren-on:before{content:"串"}.fi-rr-Siren:before{content:"句"}.fi-rr-site-alt:before{content:"龜"}.fi-rr-site-browser:before{content:"龜"}.fi-rr-site:before{content:"契"}.fi-rr-sitemap:before{content:"金"}.fi-rr-skateboard:before{content:"喇"}.fi-rr-skating:before{content:"奈"}.fi-rr-skeleton:before{content:"懶"}.fi-rr-skewer:before{content:"癩"}.fi-rr-ski-jump:before{content:"羅"}.fi-rr-ski-lift:before{content:"蘿"}.fi-rr-skiing-nordic:before{content:"螺"}.fi-rr-skiing:before{content:"裸"}.fi-rr-skull-cow:before{content:"邏"}.fi-rr-skull-crossbones:before{content:"樂"}.fi-rr-skull:before{content:"洛"}.fi-rr-slash:before{content:"烙"}.fi-rr-sledding:before{content:"珞"}.fi-rr-sleigh:before{content:"落"}.fi-rr-sliders-h-square:before{content:"酪"}.fi-rr-sliders-v-square:before{content:"駱"}.fi-rr-sliders-v:before{content:"亂"}.fi-rr-smartphone:before{content:"卵"}.fi-rr-smile-beam:before{content:"欄"}.fi-rr-smile-plus:before{content:"爛"}.fi-rr-smile-wink:before{content:"蘭"}.fi-rr-smile:before{content:"鸞"}.fi-rr-smiley-comment-alt:before{content:"嵐"}.fi-rr-smog:before{content:"濫"}.fi-rr-smoke:before{content:"藍"}.fi-rr-smoking-ban:before{content:"襤"}.fi-rr-smoking:before{content:"拉"}.fi-rr-snake:before{content:"臘"}.fi-rr-snooze:before{content:"蠟"}.fi-rr-snow-blowing:before{content:"廊"}.fi-rr-snowboarding:before{content:"朗"}.fi-rr-snowflake-droplets:before{content:"浪"}.fi-rr-snowflake:before{content:"狼"}.fi-rr-snowflakes:before{content:"郎"}.fi-rr-snowman-alt:before{content:"來"}.fi-rr-snowman-head:before{content:"冷"}.fi-rr-snowmobile:before{content:"勞"}.fi-rr-snowplow:before{content:"擄"}.fi-rr-soap-alt:before{content:"櫓"}.fi-rr-soap:before{content:"爐"}.fi-rr-social-network:before{content:"盧"}.fi-rr-socks:before{content:"老"}.fi-rr-solar-panel:before{content:"蘆"}.fi-rr-solar-system:before{content:"虜"}.fi-rr-sort-alpha-down-alt:before{content:"路"}.fi-rr-sort-alpha-down:before{content:"露"}.fi-rr-sort-alpha-up-alt:before{content:"魯"}.fi-rr-sort-alpha-up:before{content:"鷺"}.fi-rr-sort-alt:before{content:"碌"}.fi-rr-sort-amount-down-alt:before{content:"祿"}.fi-rr-sort-amount-down:before{content:"綠"}.fi-rr-sort-amount-up-alt:before{content:"菉"}.fi-rr-sort-amount-up:before{content:"錄"}.fi-rr-sort-circle-down:before{content:"鹿"}.fi-rr-sort-circle-up:before{content:"論"}.fi-rr-sort-circle:before{content:"壟"}.fi-rr-sort-down:before{content:"弄"}.fi-rr-sort-numeric-down-alt:before{content:"籠"}.fi-rr-sort-numeric-down:before{content:"聾"}.fi-rr-sort-shapes-down:before{content:"牢"}.fi-rr-sort-shapes-up:before{content:"磊"}.fi-rr-sort-size-down:before{content:"賂"}.fi-rr-sort-size-up:before{content:"雷"}.fi-rr-sort:before{content:"壘"}.fi-rr-soup:before{content:"屢"}.fi-rr-spa:before{content:"樓"}.fi-rr-space-shuttle:before{content:"淚"}.fi-rr-space-station-moon-alt:before{content:"漏"}.fi-rr-space-station-moon:before{content:"累"}.fi-rr-spade:before{content:"縷"}.fi-rr-spaghetti-monster-flying:before{content:"陋"}.fi-rr-sparkles:before{content:"勒"}.fi-rr-speaker:before{content:"肋"}.fi-rr-speakers:before{content:"凜"}.fi-rr-sphere:before{content:"凌"}.fi-rr-spider-black-widow:before{content:"稜"}.fi-rr-spider-web:before{content:"綾"}.fi-rr-spider:before{content:"菱"}.fi-rr-spinner:before{content:"陵"}.fi-rr-split:before{content:"讀"}.fi-rr-splotch:before{content:"拏"}.fi-rr-spoon:before{content:"樂"}.fi-rr-sport:before{content:"諾"}.fi-rr-spray-can-sparkles:before{content:"丹"}.fi-rr-spray-can:before{content:"寧"}.fi-rr-sprinkler:before{content:"怒"}.fi-rr-square-0:before{content:"率"}.fi-rr-square-1:before{content:"異"}.fi-rr-square-2:before{content:"北"}.fi-rr-square-3:before{content:"磻"}.fi-rr-square-4:before{content:"便"}.fi-rr-square-5:before{content:"復"}.fi-rr-square-6:before{content:"不"}.fi-rr-square-7:before{content:"泌"}.fi-rr-square-8:before{content:"數"}.fi-rr-square-9:before{content:"索"}.fi-rr-square-a:before{content:"參"}.fi-rr-square-b:before{content:"塞"}.fi-rr-square-bolt:before{content:"省"}.fi-rr-square-c:before{content:"葉"}.fi-rr-square-code:before{content:"說"}.fi-rr-square-d:before{content:"殺"}.fi-rr-square-dashed:before{content:"辰"}.fi-rr-square-e:before{content:"沈"}.fi-rr-square-ellipsis-vertical:before{content:"拾"}.fi-rr-square-ellipsis:before{content:"若"}.fi-rr-square-exclamation:before{content:"掠"}.fi-rr-square-f:before{content:"略"}.fi-rr-square-g:before{content:"亮"}.fi-rr-square-h:before{content:"兩"}.fi-rr-square-heart:before{content:"凉"}.fi-rr-square-i:before{content:"梁"}.fi-rr-square-info:before{content:"糧"}.fi-rr-square-j:before{content:"良"}.fi-rr-square-k:before{content:"諒"}.fi-rr-square-kanban:before{content:"量"}.fi-rr-square-l:before{content:"勵"}.fi-rr-square-m:before{content:"呂"}.fi-rr-square-minus:before{content:"女"}.fi-rr-square-n:before{content:"廬"}.fi-rr-square-o:before{content:"旅"}.fi-rr-square-p:before{content:"濾"}.fi-rr-square-phone-hangup:before{content:"礪"}.fi-rr-square-plus:before{content:"閭"}.fi-rr-square-poll-horizontal:before{content:"驪"}.fi-rr-square-poll-vertical:before{content:"麗"}.fi-rr-square-q:before{content:"黎"}.fi-rr-square-quote:before{content:"力"}.fi-rr-square-r:before{content:"曆"}.fi-rr-square-root:before{content:"歷"}.fi-rr-square-s:before{content:"轢"}.fi-rr-square-small:before{content:"年"}.fi-rr-square-star:before{content:"憐"}.fi-rr-square-t:before{content:"戀"}.fi-rr-square-terminal:before{content:"撚"}.fi-rr-square-u:before{content:"漣"}.fi-rr-square-v:before{content:"煉"}.fi-rr-square-w:before{content:"璉"}.fi-rr-square-x:before{content:"秊"}.fi-rr-square-y:before{content:"練"}.fi-rr-square-z:before{content:"聯"}.fi-rr-square:before{content:"輦"}.fi-rr-squid:before{content:"蓮"}.fi-rr-squircle:before{content:"連"}.fi-rr-squirrel:before{content:"鍊"}.fi-rr-stairs:before{content:"列"}.fi-rr-stamp:before{content:"劣"}.fi-rr-standard-definition:before{content:"咽"}.fi-rr-star-and-crescent:before{content:"烈"}.fi-rr-star-christmas:before{content:"裂"}.fi-rr-star-comment-alt:before{content:"說"}.fi-rr-star-exclamation:before{content:"廉"}.fi-rr-star-octogram:before{content:"念"}.fi-rr-star-of-david:before{content:"捻"}.fi-rr-star-sharp-half-stroke:before{content:"殮"}.fi-rr-star-sharp-half:before{content:"簾"}.fi-rr-star-shooting:before{content:"獵"}.fi-rr-star:before{content:"令"}.fi-rr-starfighter:before{content:"囹"}.fi-rr-stars:before{content:"寧"}.fi-rr-stats:before{content:"嶺"}.fi-rr-steak:before{content:"怜"}.fi-rr-steering-wheel:before{content:"玲"}.fi-rr-step-backward:before{content:"瑩"}.fi-rr-step-forward:before{content:"羚"}.fi-rr-sterling-sign:before{content:"聆"}.fi-rr-stethoscope:before{content:"鈴"}.fi-rr-sticker:before{content:"零"}.fi-rr-stocking:before{content:"靈"}.fi-rr-stomach:before{content:"領"}.fi-rr-stop-circle:before{content:"例"}.fi-rr-stop:before{content:"禮"}.fi-rr-stopwatch:before{content:"醴"}.fi-rr-store-alt:before{content:"隸"}.fi-rr-store-lock:before{content:"惡"}.fi-rr-store-slash:before{content:"了"}.fi-rr-strawberry:before{content:"僚"}.fi-rr-street-view:before{content:"寮"}.fi-rr-stretcher:before{content:"尿"}.fi-rr-strikethrough:before{content:"料"}.fi-rr-stroopwafel:before{content:"樂"}.fi-rr-subscript:before{content:"燎"}.fi-rr-subtitles:before{content:"療"}.fi-rr-subway:before{content:"蓼"}.fi-rr-suitcase-alt:before{content:"遼"}.fi-rr-summer:before{content:"龍"}.fi-rr-sun-dust:before{content:"暈"}.fi-rr-sun-plant-wilt:before{content:"阮"}.fi-rr-sun:before{content:"劉"}.fi-rr-sunglasses:before{content:"杻"}.fi-rr-sunrise-alt:before{content:"柳"}.fi-rr-sunrise:before{content:"流"}.fi-rr-sunset:before{content:"溜"}.fi-rr-superscript:before{content:"琉"}.fi-rr-surfing:before{content:"留"}.fi-rr-surprise:before{content:"硫"}.fi-rr-sushi:before{content:"紐"}.fi-rr-swatchbook:before{content:"類"}.fi-rr-swimmer:before{content:"六"}.fi-rr-sword:before{content:"戮"}.fi-rr-symbol:before{content:"陸"}.fi-rr-symbols:before{content:"倫"}.fi-rr-syringe:before{content:"崙"}.fi-rr-t:before{content:"淪"}.fi-rr-table-columns:before{content:"輪"}.fi-rr-table-layout:before{content:"律"}.fi-rr-table-list:before{content:"慄"}.fi-rr-table-picnic:before{content:"栗"}.fi-rr-table-pivot:before{content:"率"}.fi-rr-table-rows:before{content:"隆"}.fi-rr-table-tree:before{content:"利"}.fi-rr-table:before{content:"吏"}.fi-rr-tablet-android-alt:before{content:"履"}.fi-rr-tablet-android:before{content:"易"}.fi-rr-tablet-rugged:before{content:"李"}.fi-rr-tablet:before{content:"梨"}.fi-rr-tachometer-alt-average:before{content:"泥"}.fi-rr-tachometer-alt-fastest:before{content:"理"}.fi-rr-tachometer-alt-slow:before{content:"痢"}.fi-rr-tachometer-alt-slowest:before{content:"罹"}.fi-rr-tachometer-average:before{content:"裏"}.fi-rr-tachometer-fast:before{content:"裡"}.fi-rr-tachometer-fastest:before{content:"里"}.fi-rr-tachometer-slow:before{content:"離"}.fi-rr-tachometer-slowest:before{content:"匿"}.fi-rr-tachometer:before{content:"溺"}.fi-rr-taco:before{content:"吝"}.fi-rr-tags:before{content:"燐"}.fi-rr-tally-1:before{content:"璘"}.fi-rr-tally-2:before{content:"藺"}.fi-rr-tally-3:before{content:"隣"}.fi-rr-tally-4:before{content:"鱗"}.fi-rr-tally:before{content:"麟"}.fi-rr-tank-water:before{content:"林"}.fi-rr-tape:before{content:"淋"}.fi-rr-target:before{content:"臨"}.fi-rr-taxi-bus:before{content:"立"}.fi-rr-taxi:before{content:"笠"}.fi-rr-teddy-bear:before{content:"粒"}.fi-rr-teeth-open:before{content:"狀"}.fi-rr-telescope:before{content:"炙"}.fi-rr-temperature-down:before{content:"識"}.fi-rr-temperature-frigid:before{content:"什"}.fi-rr-temperature-high:before{content:"茶"}.fi-rr-temperature-list:before{content:"刺"}.fi-rr-temperature-low:before{content:"切"}.fi-rr-temperature-up:before{content:"度"}.fi-rr-template-alt:before{content:"拓"}.fi-rr-template:before{content:"糖"}.fi-rr-tenge:before{content:"宅"}.fi-rr-tennis:before{content:"洞"}.fi-rr-tent-arrow-down-to-line:before{content:"暴"}.fi-rr-tent-arrow-left-right:before{content:"輻"}.fi-rr-tent-arrow-turn-left:before{content:"行"}.fi-rr-tent-arrows-down:before{content:"降"}.fi-rr-tents:before{content:"見"}.fi-rr-terminal:before{content:"廓"}.fi-rr-terrace:before{content:"兀"}.fi-rr-test-tube:before{content:"嗀"}.fi-rr-test:before{content:"﨎"}.fi-rr-text-check:before{content:"﨏"}.fi-rr-text-height:before{content:"塚"}.fi-rr-text-shadow:before{content:"﨑"}.fi-rr-text-size:before{content:"晴"}.fi-rr-text-slash:before{content:"﨓"}.fi-rr-text-width:before{content:"﨔"}.fi-rr-text:before{content:"凞"}.fi-rr-theater-masks:before{content:"猪"}.fi-rr-thermometer-alt:before{content:"益"}.fi-rr-thermometer-empty:before{content:"礼"}.fi-rr-thermometer-full:before{content:"神"}.fi-rr-thermometer-half:before{content:"祥"}.fi-rr-thermometer-quarter:before{content:"福"}.fi-rr-thermometer-three-quarters:before{content:"靖"}.fi-rr-theta:before{content:"精"}.fi-rr-thought-bubble:before{content:"羽"}.fi-rr-thumbtack:before{content:"﨟"}.fi-rr-thunderstorm-moon:before{content:"蘒"}.fi-rr-thunderstorm-sun:before{content:"﨡"}.fi-rr-thunderstorm:before{content:"諸"}.fi-rr-ticket-airline:before{content:"﨣"}.fi-rr-ticket-alt:before{content:"﨤"}.fi-rr-ticket:before{content:"逸"}.fi-rr-tickets-airline:before{content:"都"}.fi-rr-tilde:before{content:"﨧"}.fi-rr-time-add:before{content:"﨨"}.fi-rr-time-check:before{content:"﨩"}.fi-rr-time-delete:before{content:"飯"}.fi-rr-time-fast:before{content:"飼"}.fi-rr-time-forward-sixty:before{content:"館"}.fi-rr-time-forward-ten:before{content:"鶴"}.fi-rr-time-forward:before{content:"郞"}.fi-rr-time-half-past:before{content:"隷"}.fi-rr-time-oclock:before{content:"侮"}.fi-rr-time-past:before{content:"僧"}.fi-rr-time-quarter-past:before{content:"免"}.fi-rr-time-quarter-to:before{content:"勉"}.fi-rr-time-twenty-four:before{content:"勤"}.fi-rr-times-hexagon:before{content:"卑"}.fi-rr-tint-slash:before{content:"喝"}.fi-rr-tire-flat:before{content:"嘆"}.fi-rr-tire-pressure-warning:before{content:"器"}.fi-rr-tire-rugged:before{content:"塀"}.fi-rr-tire:before{content:"墨"}.fi-rr-tired:before{content:"層"}.fi-rr-toggle-off:before{content:"屮"}.fi-rr-toggle-on:before{content:"悔"}.fi-rr-toilet-paper-blank-under:before{content:"慨"}.fi-rr-toilet-paper-blank:before{content:"憎"}.fi-rr-toilet-paper-slash:before{content:"懲"}.fi-rr-toilet-paper-under-slash:before{content:"敏"}.fi-rr-toilet-paper-under:before{content:"既"}.fi-rr-toilet:before{content:"暑"}.fi-rr-tomato:before{content:"梅"}.fi-rr-tombstone-alt:before{content:"海"}.fi-rr-tombstone:before{content:"渚"}.fi-rr-tool-box:before{content:"漢"}.fi-rr-tool-crop:before{content:"煮"}.fi-rr-tool-marquee:before{content:"爫"}.fi-rr-tools:before{content:"琢"}.fi-rr-tooth:before{content:"碑"}.fi-rr-toothbrush:before{content:"社"}.fi-rr-tornado:before{content:"祉"}.fi-rr-tower-control:before{content:"祈"}.fi-rr-tractor:before{content:"祐"}.fi-rr-trademark:before{content:"祖"}.fi-rr-traffic-cone:before{content:"祝"}.fi-rr-traffic-light-go:before{content:"禍"}.fi-rr-traffic-light-slow:before{content:"禎"}.fi-rr-traffic-light-stop:before{content:"穀"}.fi-rr-traffic-light:before{content:"突"}.fi-rr-trailer:before{content:"節"}.fi-rr-train-side:before{content:"練"}.fi-rr-train-subway-tunnel:before{content:"縉"}.fi-rr-train-tram:before{content:"繁"}.fi-rr-train:before{content:"署"}.fi-rr-tram:before{content:"者"}.fi-rr-transform:before{content:"臭"}.fi-rr-transformer-bolt:before{content:"艹"}.fi-rr-transgender:before{content:"艹"}.fi-rr-transporter-1:before{content:"著"}.fi-rr-transporter-2:before{content:"褐"}.fi-rr-transporter-3:before{content:"視"}.fi-rr-transporter-4:before{content:"謁"}.fi-rr-transporter-5:before{content:"謹"}.fi-rr-transporter-6:before{content:"賓"}.fi-rr-transporter-7:before{content:"贈"}.fi-rr-transporter-empty:before{content:"辶"}.fi-rr-transporter:before{content:"逸"}.fi-rr-trash-can-check:before{content:"難"}.fi-rr-trash-can-clock:before{content:"響"}.fi-rr-trash-can-list:before{content:"頻"}.fi-rr-trash-can-plus:before{content:"恵"}.fi-rr-trash-can-slash:before{content:"𤋮"}.fi-rr-trash-check:before{content:"舘"}.fi-rr-trash-clock:before{content:"﩮"}.fi-rr-trash-list:before{content:"﩯"}.fi-rr-trash-plus:before{content:"並"}.fi-rr-trash-restore-alt:before{content:"况"}.fi-rr-trash-restore:before{content:"全"}.fi-rr-trash-slash:before{content:"侀"}.fi-rr-trash-undo-alt:before{content:"充"}.fi-rr-trash-undo:before{content:"冀"}.fi-rr-trash-xmark:before{content:"勇"}.fi-rr-trash:before{content:"勺"}.fi-rr-treasure-chest:before{content:"喝"}.fi-rr-treatment:before{content:"啕"}.fi-rr-tree-alt:before{content:"喙"}.fi-rr-tree-christmas:before{content:"嗢"}.fi-rr-tree-deciduous:before{content:"塚"}.fi-rr-tree:before{content:"墳"}.fi-rr-trees-alt:before{content:"奄"}.fi-rr-trees:before{content:"奔"}.fi-rr-triangle-music:before{content:"婢"}.fi-rr-triangle-person-digging:before{content:"嬨"}.fi-rr-triangle-warning:before{content:"廒"}.fi-rr-triangle:before{content:"廙"}.fi-rr-trillium:before{content:"彩"}.fi-rr-trophy-star:before{content:"徭"}.fi-rr-trophy:before{content:"惘"}.fi-rr-truck-bolt:before{content:"慎"}.fi-rr-truck-container-empty:before{content:"愈"}.fi-rr-truck-container:before{content:"憎"}.fi-rr-truck-couch:before{content:"慠"}.fi-rr-truck-flatbed:before{content:"懲"}.fi-rr-truck-front:before{content:"戴"}.fi-rr-truck-loading:before{content:"揄"}.fi-rr-truck-medical:before{content:"搜"}.fi-rr-truck-monster:before{content:"摒"}.fi-rr-truck-moving:before{content:"敖"}.fi-rr-truck-pickup:before{content:"晴"}.fi-rr-truck-plow:before{content:"朗"}.fi-rr-truck-ramp:before{content:"望"}.fi-rr-truck-side:before{content:"杖"}.fi-rr-truck-tow:before{content:"歹"}.fi-rr-trumpet:before{content:"殺"}.fi-rr-tshirt:before{content:"流"}.fi-rr-tty:before{content:"滛"}.fi-rr-tubes:before{content:"滋"}.fi-rr-tugrik-sign:before{content:"漢"}.fi-rr-turkey:before{content:"瀞"}.fi-rr-turntable:before{content:"煮"}.fi-rr-turtle:before{content:"瞧"}.fi-rr-tv-music:before{content:"爵"}.fi-rr-tv-retro:before{content:"犯"}.fi-rr-typewriter:before{content:"猪"}.fi-rr-u:before{content:"瑱"}.fi-rr-ufo-beam:before{content:"甆"}.fi-rr-ufo:before{content:"画"}.fi-rr-umbrella-beach:before{content:"瘝"}.fi-rr-umbrella:before{content:"瘟"}.fi-rr-underline:before{content:"益"}.fi-rr-undo-alt:before{content:"盛"}.fi-rr-undo:before{content:"直"}.fi-rr-unicorn:before{content:"睊"}.fi-rr-uniform-martial-arts:before{content:"着"}.fi-rr-universal-access:before{content:"磌"}.fi-rr-unlock:before{content:"窱"}.fi-rr-up-left:before{content:"節"}.fi-rr-up-right:before{content:"类"}.fi-rr-up:before{content:"絛"}.fi-rr-upload:before{content:"練"}.fi-rr-usb-pendrive:before{content:"缾"}.fi-rr-usd-circle:before{content:"者"}.fi-rr-usd-square:before{content:"荒"}.fi-rr-user-add:before{content:"華"}.fi-rr-user-alien:before{content:"蝹"}.fi-rr-user-astronaut:before{content:"襁"}.fi-rr-user-check:before{content:"覆"}.fi-rr-user-cowboy:before{content:"視"}.fi-rr-user-crown:before{content:"調"}.fi-rr-user-gear:before{content:"諸"}.fi-rr-user-headset:before{content:"請"}.fi-rr-user-helmet-safety:before{content:"謁"}.fi-rr-user-injured:before{content:"諾"}.fi-rr-user-lock:before{content:"諭"}.fi-rr-user-md-chat:before{content:"謹"}.fi-rr-user-md:before{content:"變"}.fi-rr-user-minus:before{content:"贈"}.fi-rr-user-music:before{content:"輸"}.fi-rr-user-ninja:before{content:"遲"}.fi-rr-user-nurse:before{content:"醙"}.fi-rr-user-pen:before{content:"鉶"}.fi-rr-user-pilot-tie:before{content:"陼"}.fi-rr-user-pilot:before{content:"難"}.fi-rr-user-police:before{content:"靖"}.fi-rr-user-robot-xmarks:before{content:"韛"}.fi-rr-user-robot:before{content:"響"}.fi-rr-user-shield:before{content:"頋"}.fi-rr-user-slash:before{content:"頻"}.fi-rr-user-tag:before{content:"鬒"}.fi-rr-user-time:before{content:"龜"}.fi-rr-user-unlock:before{content:"𢡊"}.fi-rr-user-visor:before{content:"𢡄"}.fi-rr-user-xmark:before{content:"𣏕"}.fi-rr-user:before{content:"㮝"}.fi-rr-users-alt:before{content:"䀘"}.fi-rr-users-gear:before{content:"䀹"}.fi-rr-users-medical:before{content:"𥉉"}.fi-rr-users-slash:before{content:"𥳐"}.fi-rr-users:before{content:"𧻓"}.fi-rr-utensils:before{content:"齃"}.fi-rr-utility-pole-double:before{content:"龎"}.fi-rr-utility-pole:before{content:"﫚"}.fi-rr-v:before{content:"﫛"}.fi-rr-vacuum-robot:before{content:"﫜"}.fi-rr-vacuum:before{content:"﫝"}.fi-rr-value-absolute:before{content:"﫞"}.fi-rr-vault:before{content:"﫟"}.fi-rr-vector-alt:before{content:"﫠"}.fi-rr-vector-circle:before{content:"﫡"}.fi-rr-vector-polygon:before{content:"﫢"}.fi-rr-vector:before{content:"﫣"}.fi-rr-venus-double:before{content:"﫤"}.fi-rr-venus-mars:before{content:"﫥"}.fi-rr-venus:before{content:"﫦"}.fi-rr-vest-patches:before{content:"﫧"}.fi-rr-vest:before{content:"﫨"}.fi-rr-video-arrow-down-left:before{content:"﫩"}.fi-rr-video-arrow-up-right:before{content:"﫪"}.fi-rr-video-camera-alt:before{content:"﫫"}.fi-rr-video-camera:before{content:"﫬"}.fi-rr-video-plus:before{content:"﫭"}.fi-rr-video-slash:before{content:"﫮"}.fi-rr-virus-slash:before{content:"﫯"}.fi-rr-virus:before{content:"﫰"}.fi-rr-viruses:before{content:"﫱"}.fi-rr-voicemail:before{content:"﫲"}.fi-rr-volcano:before{content:"﫳"}.fi-rr-volleyball:before{content:"﫴"}.fi-rr-volume-down:before{content:"﫵"}.fi-rr-volume-mute:before{content:"﫶"}.fi-rr-volume-off:before{content:"﫷"}.fi-rr-volume-slash:before{content:"﫸"}.fi-rr-volume:before{content:"﫹"}.fi-rr-vote-nay:before{content:"﫺"}.fi-rr-vote-yea:before{content:"﫻"}.fi-rr-vr-cardboard:before{content:"﫼"}.fi-rr-w:before{content:"﫽"}.fi-rr-wagon-covered:before{content:"﫾"}.fi-rr-walker:before{content:"﫿"}.fi-rr-walkie-talkie:before{content:"ﬀ"}.fi-rr-wallet:before{content:"ﬁ"}.fi-rr-warehouse-alt:before{content:"ﬂ"}.fi-rr-washer:before{content:"ﬃ"}.fi-rr-watch-calculator:before{content:"ﬄ"}.fi-rr-watch-fitness:before{content:"ﬅ"}.fi-rr-watch-smart:before{content:"ﬆ"}.fi-rr-watch:before{content:"﬇"}.fi-rr-water-bottle:before{content:"﬈"}.fi-rr-water-ladder:before{content:"﬉"}.fi-rr-water-lower:before{content:"﬊"}.fi-rr-water-rise:before{content:"﬋"}.fi-rr-water:before{content:"﬌"}.fi-rr-watermelon:before{content:"﬍"}.fi-rr-wave-sine:before{content:"﬎"}.fi-rr-wave-square:before{content:"﬏"}.fi-rr-wave-triangle:before{content:"﬐"}.fi-rr-waveform-path:before{content:"﬑"}.fi-rr-waveform:before{content:"﬒"}.fi-rr-webcam-slash:before{content:"ﬓ"}.fi-rr-webcam:before{content:"ﬔ"}.fi-rr-whale:before{content:"ﬕ"}.fi-rr-wheat:before{content:"ﬖ"}.fi-rr-wheelchair-move:before{content:"ﬗ"}.fi-rr-wheelchair:before{content:"﬘"}.fi-rr-whistle:before{content:"﬙"}.fi-rr-wifi-1:before{content:"﬚"}.fi-rr-wifi-2:before{content:"﬛"}.fi-rr-wifi-alt:before{content:"﬜"}.fi-rr-wifi-exclamation:before{content:"יִ"}.fi-rr-wifi-slash:before{content:"ﬞ"}.fi-rr-wifi:before{content:"ײַ"}.fi-rr-wind-turbine:before{content:"ﬠ"}.fi-rr-wind-warning:before{content:"ﬡ"}.fi-rr-wind:before{content:"ﬢ"}.fi-rr-window-alt:before{content:"ﬣ"}.fi-rr-window-frame-open:before{content:"ﬤ"}.fi-rr-window-frame:before{content:"ﬥ"}.fi-rr-window-maximize:before{content:"ﬦ"}.fi-rr-window-minimize:before{content:"ﬧ"}.fi-rr-window-restore:before{content:"ﬨ"}.fi-rr-windsock:before{content:"﬩"}.fi-rr-wine-bottle:before{content:"שׁ"}.fi-rr-wine-glass-crack:before{content:"שׂ"}.fi-rr-woman-head:before{content:"שּׁ"}.fi-rr-won-sign:before{content:"שּׂ"}.fi-rr-world:before{content:"אַ"}.fi-rr-worm:before{content:"אָ"}.fi-rr-wreath:before{content:"אּ"}.fi-rr-wrench-alt:before{content:"בּ"}.fi-rr-wrench-simple:before{content:"גּ"}.fi-rr-x-ray:before{content:"דּ"}.fi-rr-x:before{content:"הּ"}.fi-rr-y:before{content:"וּ"}.fi-rr-yen:before{content:"זּ"}.fi-rr-yin-yang:before{content:"﬷"}.fi-rr-z:before{content:"טּ"}.fi-rr-zoom-in:before{content:"יּ"}.fi-rr-zoom-out:before{content:"ךּ"}@font-face{font-family:uicons-solid-rounded;src:url(/_app/uicons-solid-rounded-UZNUVTH6.67a19f7b.eot#iefix) format("embedded-opentype"),url(/_app/uicons-solid-rounded-EWF5GTTG.58ac6bce.woff2) format("woff2"),url(/_app/uicons-solid-rounded-NDS4HVD3.59f1653c.woff) format("woff")}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-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-sr-0:before{content:""}.fi-sr-1:before{content:""}.fi-sr-2:before{content:""}.fi-sr-3:before{content:""}.fi-sr-360-degrees:before{content:""}.fi-sr-4:before{content:""}.fi-sr-5:before{content:""}.fi-sr-6:before{content:""}.fi-sr-7:before{content:""}.fi-sr-8:before{content:""}.fi-sr-9:before{content:""}.fi-sr-a:before{content:""}.fi-sr-acorn:before{content:""}.fi-sr-ad:before{content:""}.fi-sr-add-document:before{content:""}.fi-sr-add-folder:before{content:""}.fi-sr-add:before{content:""}.fi-sr-address-book:before{content:""}.fi-sr-address-card:before{content:""}.fi-sr-air-conditioner:before{content:""}.fi-sr-air-freshener:before{content:""}.fi-sr-airplay:before{content:""}.fi-sr-alarm-clock:before{content:""}.fi-sr-alarm-exclamation:before{content:""}.fi-sr-alarm-plus:before{content:""}.fi-sr-alarm-snooze:before{content:""}.fi-sr-album-circle-plus:before{content:""}.fi-sr-album-circle-user:before{content:""}.fi-sr-album-collection:before{content:""}.fi-sr-album:before{content:""}.fi-sr-alicorn:before{content:""}.fi-sr-alien:before{content:""}.fi-sr-align-center:before{content:""}.fi-sr-align-justify:before{content:""}.fi-sr-align-left:before{content:""}.fi-sr-align-slash:before{content:""}.fi-sr-ambulance:before{content:""}.fi-sr-amusement-park:before{content:""}.fi-sr-anchor:before{content:""}.fi-sr-angel:before{content:""}.fi-sr-angle-90:before{content:""}.fi-sr-angle-circle-down:before{content:""}.fi-sr-angle-circle-left:before{content:""}.fi-sr-angle-circle-right:before{content:""}.fi-sr-angle-circle-up:before{content:""}.fi-sr-angle-double-left:before{content:""}.fi-sr-angle-double-right:before{content:""}.fi-sr-angle-double-small-down:before{content:""}.fi-sr-angle-double-small-left:before{content:""}.fi-sr-angle-double-small-right:before{content:""}.fi-sr-angle-double-small-up:before{content:""}.fi-sr-angle-down:before{content:""}.fi-sr-angle-left:before{content:""}.fi-sr-angle-right:before{content:""}.fi-sr-angle-small-down:before{content:""}.fi-sr-angle-small-left:before{content:""}.fi-sr-angle-small-right:before{content:""}.fi-sr-angle-small-up:before{content:""}.fi-sr-angle-square-down:before{content:""}.fi-sr-angle-square-left:before{content:""}.fi-sr-angle-square-right:before{content:""}.fi-sr-angle-square-up:before{content:""}.fi-sr-angle-up:before{content:""}.fi-sr-angle:before{content:""}.fi-sr-angry:before{content:""}.fi-sr-animated-icon:before{content:""}.fi-sr-apartment:before{content:""}.fi-sr-aperture:before{content:""}.fi-sr-api:before{content:""}.fi-sr-apple-crate:before{content:""}.fi-sr-apple-whole:before{content:""}.fi-sr-apps-add:before{content:""}.fi-sr-apps-delete:before{content:""}.fi-sr-apps-sort:before{content:""}.fi-sr-apps:before{content:""}.fi-sr-archive:before{content:""}.fi-sr-archway:before{content:""}.fi-sr-arrow-alt-circle-down:before{content:""}.fi-sr-arrow-alt-circle-left:before{content:""}.fi-sr-arrow-alt-circle-right:before{content:""}.fi-sr-arrow-alt-circle-up:before{content:""}.fi-sr-arrow-alt-down:before{content:""}.fi-sr-arrow-alt-from-bottom:before{content:""}.fi-sr-arrow-alt-from-left:before{content:""}.fi-sr-arrow-alt-from-right:before{content:""}.fi-sr-arrow-alt-from-top:before{content:""}.fi-sr-arrow-alt-left:before{content:""}.fi-sr-arrow-alt-right:before{content:""}.fi-sr-arrow-alt-square-down:before{content:""}.fi-sr-arrow-alt-square-left:before{content:""}.fi-sr-arrow-alt-square-right:before{content:""}.fi-sr-arrow-alt-square-up:before{content:""}.fi-sr-arrow-alt-to-bottom:before{content:""}.fi-sr-arrow-alt-to-left:before{content:""}.fi-sr-arrow-alt-to-right:before{content:""}.fi-sr-arrow-alt-to-top:before{content:""}.fi-sr-arrow-alt-up:before{content:""}.fi-sr-arrow-circle-down:before{content:""}.fi-sr-arrow-circle-left:before{content:""}.fi-sr-arrow-circle-right:before{content:""}.fi-sr-arrow-circle-up:before{content:""}.fi-sr-arrow-down-from-dotted-line:before{content:""}.fi-sr-arrow-down-left:before{content:""}.fi-sr-arrow-down-small-big:before{content:""}.fi-sr-arrow-down-to-dotted-line:before{content:""}.fi-sr-arrow-down-to-square:before{content:""}.fi-sr-arrow-down-triangle-square:before{content:""}.fi-sr-arrow-down:before{content:""}.fi-sr-arrow-from-bottom:before{content:""}.fi-sr-arrow-from-left:before{content:""}.fi-sr-arrow-from-right:before{content:""}.fi-sr-arrow-from-top:before{content:""}.fi-sr-arrow-left-from-line:before{content:""}.fi-sr-arrow-left:before{content:""}.fi-sr-arrow-right-to-bracket:before{content:""}.fi-sr-arrow-right:before{content:""}.fi-sr-arrow-small-down:before{content:""}.fi-sr-arrow-small-left:before{content:""}.fi-sr-arrow-small-right:before{content:""}.fi-sr-arrow-small-up:before{content:""}.fi-sr-arrow-square-down:before{content:""}.fi-sr-arrow-square-left:before{content:""}.fi-sr-arrow-square-right:before{content:""}.fi-sr-arrow-square-up:before{content:""}.fi-sr-arrow-to-bottom:before{content:""}.fi-sr-arrow-to-left:before{content:""}.fi-sr-arrow-to-right:before{content:""}.fi-sr-arrow-to-top:before{content:""}.fi-sr-arrow-trend-down:before{content:""}.fi-sr-arrow-trend-up:before{content:""}.fi-sr-arrow-turn-down-left:before{content:""}.fi-sr-arrow-turn-down-right:before{content:""}.fi-sr-arrow-up-from-dotted-line:before{content:""}.fi-sr-arrow-up-from-square:before{content:""}.fi-sr-arrow-up-left-from-circle:before{content:""}.fi-sr-arrow-up-left:before{content:""}.fi-sr-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fi-sr-arrow-up-right-from-square:before{content:""}.fi-sr-arrow-up-right:before{content:""}.fi-sr-arrow-up-small-big:before{content:""}.fi-sr-arrow-up-square-triangle:before{content:""}.fi-sr-arrow-up-to-dotted-line:before{content:""}.fi-sr-arrow-up:before{content:""}.fi-sr-arrows-alt-h:before{content:""}.fi-sr-arrows-alt-v:before{content:""}.fi-sr-arrows-alt:before{content:""}.fi-sr-arrows-cross:before{content:""}.fi-sr-arrows-from-dotted-line:before{content:""}.fi-sr-arrows-from-line:before{content:""}.fi-sr-arrows-h-copy:before{content:""}.fi-sr-arrows-h:before{content:""}.fi-sr-arrows-repeat-1:before{content:""}.fi-sr-arrows-repeat:before{content:""}.fi-sr-arrows-retweet:before{content:""}.fi-sr-arrows-to-dotted-line:before{content:""}.fi-sr-arrows-to-line:before{content:""}.fi-sr-arrows:before{content:""}.fi-sr-artificial-intelligence:before{content:""}.fi-sr-assept-document:before{content:""}.fi-sr-assistive-listening-systems:before{content:""}.fi-sr-asterik:before{content:""}.fi-sr-at:before{content:""}.fi-sr-attribution-pen:before{content:""}.fi-sr-attribution-pencil:before{content:""}.fi-sr-aubergine:before{content:""}.fi-sr-audio-description-slash:before{content:""}.fi-sr-austral-sign:before{content:""}.fi-sr-avocado:before{content:""}.fi-sr-axe:before{content:""}.fi-sr-b:before{content:""}.fi-sr-baby-carriage:before{content:""}.fi-sr-baby:before{content:""}.fi-sr-background:before{content:""}.fi-sr-backpack:before{content:""}.fi-sr-bacon:before{content:""}.fi-sr-bacteria:before{content:""}.fi-sr-bacterium:before{content:""}.fi-sr-badge-check:before{content:""}.fi-sr-badge-dollar:before{content:""}.fi-sr-badge-percent:before{content:""}.fi-sr-badge-sheriff:before{content:""}.fi-sr-badge:before{content:""}.fi-sr-badger-honey:before{content:""}.fi-sr-bag-seedling:before{content:""}.fi-sr-bags-shopping:before{content:""}.fi-sr-bahai:before{content:""}.fi-sr-baht-sign:before{content:""}.fi-sr-balance-scale-left:before{content:""}.fi-sr-balance-scale-right:before{content:""}.fi-sr-ball-pile:before{content:""}.fi-sr-balloon:before{content:""}.fi-sr-balloons:before{content:""}.fi-sr-ballot-check:before{content:""}.fi-sr-ballot:before{content:""}.fi-sr-ban-bug:before{content:""}.fi-sr-ban:before{content:""}.fi-sr-band-aid:before{content:""}.fi-sr-bangladeshi-taka-sign:before{content:""}.fi-sr-banjo:before{content:""}.fi-sr-bank:before{content:""}.fi-sr-barber-shop:before{content:""}.fi-sr-barcode-read:before{content:""}.fi-sr-barcode-scan:before{content:""}.fi-sr-barcode:before{content:""}.fi-sr-bars-filter:before{content:""}.fi-sr-bars-progress:before{content:""}.fi-sr-bars-sort:before{content:""}.fi-sr-bars-staggered:before{content:""}.fi-sr-baseball-alt:before{content:""}.fi-sr-baseball:before{content:""}.fi-sr-basket-shopping-simple:before{content:""}.fi-sr-basketball-hoop:before{content:""}.fi-sr-basketball:before{content:""}.fi-sr-bat:before{content:""}.fi-sr-bath:before{content:""}.fi-sr-battery-bolt:before{content:""}.fi-sr-battery-empty:before{content:""}.fi-sr-battery-exclamation:before{content:""}.fi-sr-battery-full:before{content:""}.fi-sr-battery-half:before{content:""}.fi-sr-battery-quarter:before{content:""}.fi-sr-battery-slash:before{content:""}.fi-sr-battery-three-quarters:before{content:""}.fi-sr-beacon:before{content:""}.fi-sr-bed-alt:before{content:""}.fi-sr-bed-bunk:before{content:""}.fi-sr-bed-empty:before{content:""}.fi-sr-bed:before{content:""}.fi-sr-bee:before{content:""}.fi-sr-beer:before{content:""}.fi-sr-bell-concierge:before{content:""}.fi-sr-bell-ring:before{content:""}.fi-sr-bell-school:before{content:""}.fi-sr-bell-slash:before{content:""}.fi-sr-bell:before{content:""}.fi-sr-bells:before{content:""}.fi-sr-bench-tree:before{content:""}.fi-sr-betamax:before{content:""}.fi-sr-bike:before{content:""}.fi-sr-biking-mountain:before{content:""}.fi-sr-biking:before{content:""}.fi-sr-billiard:before{content:""}.fi-sr-binary-circle-check:before{content:""}.fi-sr-binary-lock:before{content:""}.fi-sr-binary-slash:before{content:""}.fi-sr-binary:before{content:""}.fi-sr-binoculars:before{content:""}.fi-sr-biohazard:before{content:""}.fi-sr-bird:before{content:""}.fi-sr-bitcoin-sign:before{content:""}.fi-sr-blanket:before{content:""}.fi-sr-blender-phone:before{content:""}.fi-sr-blender:before{content:""}.fi-sr-blinds-open:before{content:""}.fi-sr-blinds-raised:before{content:""}.fi-sr-blinds:before{content:""}.fi-sr-block-brick:before{content:""}.fi-sr-block-question:before{content:""}.fi-sr-block-quote:before{content:""}.fi-sr-block:before{content:""}.fi-sr-blog-pencil:before{content:""}.fi-sr-blog-text:before{content:""}.fi-sr-blossom:before{content:""}.fi-sr-bold:before{content:""}.fi-sr-bolt-auto:before{content:""}.fi-sr-bolt-slash:before{content:""}.fi-sr-bolt:before{content:""}.fi-sr-bomb:before{content:""}.fi-sr-bone-break:before{content:""}.fi-sr-bone:before{content:""}.fi-sr-bong:before{content:""}.fi-sr-book-alt:before{content:""}.fi-sr-book-arrow-right:before{content:""}.fi-sr-book-arrow-up:before{content:""}.fi-sr-book-atlas:before{content:""}.fi-sr-book-bookmark:before{content:""}.fi-sr-book-circle-arrow-right:before{content:""}.fi-sr-book-circle-arrow-up:before{content:""}.fi-sr-book-copy:before{content:""}.fi-sr-book-dead:before{content:""}.fi-sr-book-font:before{content:""}.fi-sr-book-medical:before{content:""}.fi-sr-book-open-cover:before{content:""}.fi-sr-book-open-reader:before{content:""}.fi-sr-book-quran:before{content:""}.fi-sr-book-section:before{content:""}.fi-sr-book-spells:before{content:""}.fi-sr-book-tanakh:before{content:""}.fi-sr-book-user:before{content:""}.fi-sr-book:before{content:""}.fi-sr-bookmark-slash:before{content:""}.fi-sr-bookmark:before{content:""}.fi-sr-books-medical:before{content:""}.fi-sr-books:before{content:""}.fi-sr-boot-heeled:before{content:""}.fi-sr-boot:before{content:""}.fi-sr-border-all:before{content:""}.fi-sr-border-bottom:before{content:""}.fi-sr-border-center-h:before{content:""}.fi-sr-border-center-v:before{content:""}.fi-sr-border-inner:before{content:""}.fi-sr-border-left:before{content:""}.fi-sr-border-none:before{content:""}.fi-sr-border-outer:before{content:""}.fi-sr-border-right:before{content:""}.fi-sr-border-style-alt:before{content:""}.fi-sr-border-style:before{content:""}.fi-sr-border-top:before{content:""}.fi-sr-bottle:before{content:""}.fi-sr-bow-arrow:before{content:""}.fi-sr-bowl-chopsticks-noodles:before{content:""}.fi-sr-bowl-chopsticks:before{content:""}.fi-sr-bowl-rice:before{content:""}.fi-sr-bowling-ball:before{content:""}.fi-sr-bowling-pins:before{content:""}.fi-sr-bowling:before{content:""}.fi-sr-box-alt:before{content:""}.fi-sr-box-ballot:before{content:""}.fi-sr-box-check:before{content:""}.fi-sr-box-circle-check:before{content:""}.fi-sr-box-dollar:before{content:""}.fi-sr-box-fragile:before{content:""}.fi-sr-box-heart:before{content:""}.fi-sr-box-open-full:before{content:""}.fi-sr-box-open:before{content:""}.fi-sr-box-tissue:before{content:""}.fi-sr-box-up:before{content:""}.fi-sr-box:before{content:""}.fi-sr-boxes:before{content:""}.fi-sr-boxing-glove:before{content:""}.fi-sr-bracket-curly-right:before{content:""}.fi-sr-bracket-curly:before{content:""}.fi-sr-bracket-round-right:before{content:""}.fi-sr-bracket-round:before{content:""}.fi-sr-bracket-square-right:before{content:""}.fi-sr-bracket-square:before{content:""}.fi-sr-brackets-curly:before{content:""}.fi-sr-brackets-round:before{content:""}.fi-sr-brackets-square:before{content:""}.fi-sr-braille-a:before{content:""}.fi-sr-braille-b:before{content:""}.fi-sr-braille-c:before{content:""}.fi-sr-braille-d:before{content:""}.fi-sr-braille-e:before{content:""}.fi-sr-braille-g:before{content:""}.fi-sr-braille-h:before{content:""}.fi-sr-braille-i:before{content:""}.fi-sr-braille-j:before{content:""}.fi-sr-braille-k:before{content:""}.fi-sr-braille-l:before{content:""}.fi-sr-braille-m:before{content:""}.fi-sr-braille-n-alt:before{content:""}.fi-sr-braille-n:before{content:""}.fi-sr-braille-o:before{content:""}.fi-sr-braille-p:before{content:""}.fi-sr-braille-q:before{content:""}.fi-sr-braille-r:before{content:""}.fi-sr-braille-s:before{content:""}.fi-sr-braille-t:before{content:""}.fi-sr-braille-u:before{content:""}.fi-sr-braille-v:before{content:""}.fi-sr-braille-w:before{content:""}.fi-sr-braille-x:before{content:""}.fi-sr-braille-y:before{content:""}.fi-sr-braille-z:before{content:""}.fi-sr-braille:before{content:""}.fi-sr-brain-circuit:before{content:""}.fi-sr-brain:before{content:""}.fi-sr-bread-loaf:before{content:""}.fi-sr-bread-slice:before{content:""}.fi-sr-bread:before{content:""}.fi-sr-briefcase-arrow-right:before{content:""}.fi-sr-briefcase-blank:before{content:""}.fi-sr-briefcase:before{content:""}.fi-sr-brightness-low:before{content:""}.fi-sr-brightness:before{content:""}.fi-sr-bring-forward:before{content:""}.fi-sr-bring-front:before{content:""}.fi-sr-broadcast-tower:before{content:""}.fi-sr-broccoli:before{content:""}.fi-sr-broken-image:before{content:""}.fi-sr-broom:before{content:""}.fi-sr-browser:before{content:""}.fi-sr-browsers:before{content:""}.fi-sr-brush:before{content:""}.fi-sr-bug-slash:before{content:""}.fi-sr-bug:before{content:""}.fi-sr-bugs:before{content:""}.fi-sr-build-alt:before{content:""}.fi-sr-build:before{content:""}.fi-sr-building:before{content:""}.fi-sr-bulb:before{content:""}.fi-sr-bullet:before{content:""}.fi-sr-bullhorn:before{content:""}.fi-sr-bullseye-arrow:before{content:""}.fi-sr-bullseye-pointer:before{content:""}.fi-sr-bullseye:before{content:""}.fi-sr-burger-alt:before{content:""}.fi-sr-burger-fries:before{content:""}.fi-sr-burger-glass:before{content:""}.fi-sr-burrito:before{content:""}.fi-sr-bus-alt:before{content:""}.fi-sr-bus:before{content:""}.fi-sr-business-time:before{content:""}.fi-sr-butterfly:before{content:""}.fi-sr-c:before{content:""}.fi-sr-cabin:before{content:""}.fi-sr-cactus:before{content:""}.fi-sr-cake-birthday:before{content:""}.fi-sr-cake-wedding:before{content:""}.fi-sr-calculator-simple:before{content:""}.fi-sr-calculator:before{content:""}.fi-sr-calendar-arrow-down:before{content:""}.fi-sr-calendar-arrow-up:before{content:""}.fi-sr-calendar-check:before{content:""}.fi-sr-calendar-clock:before{content:""}.fi-sr-calendar-day:before{content:""}.fi-sr-calendar-days:before{content:""}.fi-sr-calendar-exclamation:before{content:""}.fi-sr-calendar-heart:before{content:""}.fi-sr-calendar-image:before{content:""}.fi-sr-calendar-lines-pen:before{content:""}.fi-sr-calendar-lines:before{content:""}.fi-sr-calendar-minus:before{content:""}.fi-sr-calendar-pen:before{content:""}.fi-sr-calendar-plus:before{content:""}.fi-sr-calendar-star:before{content:""}.fi-sr-calendar-week:before{content:""}.fi-sr-calendar-xmark:before{content:""}.fi-sr-calendar:before{content:""}.fi-sr-calendars:before{content:""}.fi-sr-call-history:before{content:""}.fi-sr-call-incoming:before{content:""}.fi-sr-call-missed:before{content:""}.fi-sr-call-outgoing:before{content:""}.fi-sr-camcorder:before{content:""}.fi-sr-camera-cctv:before{content:""}.fi-sr-camera-movie:before{content:""}.fi-sr-camera-retro:before{content:""}.fi-sr-camera-rotate:before{content:""}.fi-sr-camera-security:before{content:""}.fi-sr-camera-slash:before{content:""}.fi-sr-camera-viewfinder:before{content:""}.fi-sr-camera:before{content:""}.fi-sr-campfire:before{content:""}.fi-sr-camping:before{content:""}.fi-sr-candle-holder:before{content:""}.fi-sr-candy-alt:before{content:""}.fi-sr-candy-cane:before{content:""}.fi-sr-candy-corn:before{content:""}.fi-sr-candy:before{content:""}.fi-sr-Cannabis:before{content:""}.fi-sr-canned-food:before{content:""}.fi-sr-capsules:before{content:""}.fi-sr-car-alt:before{content:""}.fi-sr-car-battery:before{content:""}.fi-sr-car-bolt:before{content:""}.fi-sr-car-building:before{content:""}.fi-sr-car-bump:before{content:""}.fi-sr-car-bus:before{content:""}.fi-sr-car-circle-bolt:before{content:""}.fi-sr-car-crash:before{content:""}.fi-sr-car-garage:before{content:""}.fi-sr-car-mechanic:before{content:""}.fi-sr-car-rear:before{content:""}.fi-sr-car-side-bolt:before{content:""}.fi-sr-car-side:before{content:""}.fi-sr-car-tilt:before{content:""}.fi-sr-car-wash:before{content:""}.fi-sr-car:before{content:""}.fi-sr-caravan-alt:before{content:""}.fi-sr-caravan:before{content:""}.fi-sr-caret-circle-down:before{content:""}.fi-sr-caret-circle-right:before{content:""}.fi-sr-caret-circle-up:before{content:""}.fi-sr-caret-down:before{content:""}.fi-sr-caret-left:before{content:""}.fi-sr-caret-quare-up:before{content:""}.fi-sr-caret-right:before{content:""}.fi-sr-caret-square-down:before{content:""}.fi-sr-caret-square-left_1:before{content:""}.fi-sr-caret-square-left:before{content:""}.fi-sr-caret-square-right:before{content:""}.fi-sr-caret-up:before{content:""}.fi-sr-carrot:before{content:""}.fi-sr-cars:before{content:""}.fi-sr-cart-arrow-down:before{content:""}.fi-sr-cart-minus:before{content:""}.fi-sr-cart-shopping-fast:before{content:""}.fi-sr-cash-register:before{content:""}.fi-sr-cassette-tape:before{content:""}.fi-sr-cassette-vhs:before{content:""}.fi-sr-castle:before{content:""}.fi-sr-cat-space:before{content:""}.fi-sr-cat:before{content:""}.fi-sr-cauldron:before{content:""}.fi-sr-cedi-sign:before{content:""}.fi-sr-cello:before{content:""}.fi-sr-cent-sign:before{content:""}.fi-sr-chair-office:before{content:""}.fi-sr-chair:before{content:""}.fi-sr-chalkboard-user:before{content:""}.fi-sr-charging-station:before{content:""}.fi-sr-chart-area:before{content:""}.fi-sr-chart-bullet:before{content:""}.fi-sr-chart-candlestick:before{content:""}.fi-sr-chart-connected:before{content:""}.fi-sr-chart-gantt:before{content:""}.fi-sr-chart-histogram:before{content:""}.fi-sr-chart-line-up:before{content:""}.fi-sr-chart-mixed:before{content:""}.fi-sr-chart-network:before{content:""}.fi-sr-chart-pie-alt:before{content:""}.fi-sr-chart-pie:before{content:""}.fi-sr-chart-pyramid:before{content:""}.fi-sr-chart-radar:before{content:""}.fi-sr-chart-scatter-3d:before{content:""}.fi-sr-chart-scatter-bubble:before{content:""}.fi-sr-chart-scatter:before{content:""}.fi-sr-chart-set-theory:before{content:""}.fi-sr-chart-simple-horizontal:before{content:""}.fi-sr-chart-simple:before{content:""}.fi-sr-chart-tree-map:before{content:""}.fi-sr-chart-tree:before{content:""}.fi-sr-chart-user:before{content:""}.fi-sr-chart-waterfall:before{content:""}.fi-sr-chat-arrow-down:before{content:""}.fi-sr-chat-arrow-grow:before{content:""}.fi-sr-check-circle:before{content:""}.fi-sr-check-double:before{content:""}.fi-sr-check:before{content:""}.fi-sr-checkbox:before{content:""}.fi-sr-cheese-alt:before{content:""}.fi-sr-cheese:before{content:""}.fi-sr-cheeseburger:before{content:""}.fi-sr-cherry:before{content:""}.fi-sr-chess-bishop:before{content:""}.fi-sr-chess-board:before{content:""}.fi-sr-chess-clock-alt:before{content:""}.fi-sr-chess-clock:before{content:""}.fi-sr-chess-king-alt:before{content:""}.fi-sr-chess-king:before{content:""}.fi-sr-chess-knight-alt:before{content:""}.fi-sr-chess-knight:before{content:""}.fi-sr-chess-pawn-alt:before{content:""}.fi-sr-chess-pawn:before{content:""}.fi-sr-chess-piece:before{content:""}.fi-sr-chess-queen-alt:before{content:""}.fi-sr-chess-queen:before{content:""}.fi-sr-chess-rook-alt:before{content:""}.fi-sr-chess-rook:before{content:""}.fi-sr-chess:before{content:""}.fi-sr-chevron-double-down:before{content:""}.fi-sr-chevron-double-up:before{content:""}.fi-sr-child-head:before{content:""}.fi-sr-child:before{content:""}.fi-sr-chimney:before{content:""}.fi-sr-chocolate:before{content:""}.fi-sr-circle-0:before{content:""}.fi-sr-circle-1:before{content:""}.fi-sr-circle-2:before{content:""}.fi-sr-circle-3:before{content:""}.fi-sr-circle-4:before{content:""}.fi-sr-circle-5:before{content:""}.fi-sr-circle-6:before{content:""}.fi-sr-circle-7:before{content:""}.fi-sr-circle-8:before{content:""}.fi-sr-circle-9:before{content:""}.fi-sr-circle-a:before{content:""}.fi-sr-circle-b:before{content:""}.fi-sr-circle-bolt:before{content:""}.fi-sr-circle-book-open:before{content:""}.fi-sr-circle-bookmark:before{content:""}.fi-sr-circle-c:before{content:""}.fi-sr-circle-calendar:before{content:""}.fi-sr-circle-camera:before{content:""}.fi-sr-circle-d:before{content:""}.fi-sr-circle-dashed:before{content:""}.fi-sr-circle-e:before{content:""}.fi-sr-circle-ellipsis-vertical:before{content:""}.fi-sr-circle-ellipsis:before{content:""}.fi-sr-circle-envelope:before{content:""}.fi-sr-circle-exclamation-check:before{content:""}.fi-sr-circle-f:before{content:""}.fi-sr-circle-g:before{content:""}.fi-sr-circle-h:before{content:""}.fi-sr-circle-half-stroke:before{content:""}.fi-sr-circle-half:before{content:""}.fi-sr-circle-heart:before{content:""}.fi-sr-circle-i:before{content:""}.fi-sr-circle-j:before{content:""}.fi-sr-circle-k:before{content:""}.fi-sr-circle-l:before{content:""}.fi-sr-circle-m:before{content:""}.fi-sr-circle-microphone-lines:before{content:""}.fi-sr-circle-microphone:before{content:""}.fi-sr-circle-n:before{content:""}.fi-sr-circle-o:before{content:""}.fi-sr-circle-p:before{content:""}.fi-sr-circle-phone-flip:before{content:""}.fi-sr-circle-phone-hangup:before{content:""}.fi-sr-circle-phone:before{content:""}.fi-sr-circle-q:before{content:""}.fi-sr-circle-quarter:before{content:""}.fi-sr-circle-quarters-alt:before{content:""}.fi-sr-circle-r:before{content:""}.fi-sr-circle-s:before{content:""}.fi-sr-circle-small:before{content:""}.fi-sr-circle-star:before{content:""}.fi-sr-circle-t:before{content:""}.fi-sr-circle-three-quarters:before{content:""}.fi-sr-circle-trash:before{content:""}.fi-sr-circle-u:before{content:""}.fi-sr-circle-user:before{content:""}.fi-sr-circle-v:before{content:""}.fi-sr-circle-video:before{content:""}.fi-sr-circle-w:before{content:""}.fi-sr-circle-waveform-lines:before{content:""}.fi-sr-circle-x:before{content:""}.fi-sr-circle-xmark:before{content:""}.fi-sr-circle-y:before{content:""}.fi-sr-circle-z:before{content:""}.fi-sr-circle:before{content:""}.fi-sr-city:before{content:""}.fi-sr-clapperboard-play:before{content:""}.fi-sr-clapperboard:before{content:""}.fi-sr-clarinet:before{content:""}.fi-sr-claw-marks:before{content:""}.fi-sr-clip:before{content:""}.fi-sr-clipboard-check:before{content:""}.fi-sr-clipboard-list-check:before{content:""}.fi-sr-clipboard-list:before{content:""}.fi-sr-clipboard-prescription:before{content:""}.fi-sr-clipboard-user:before{content:""}.fi-sr-clipboard:before{content:""}.fi-sr-clock-desk:before{content:""}.fi-sr-clock-eight-thirty:before{content:""}.fi-sr-clock-eleven-thirty:before{content:""}.fi-sr-clock-eleven:before{content:""}.fi-sr-clock-five-thirty:before{content:""}.fi-sr-clock-five:before{content:""}.fi-sr-clock-four-thirty:before{content:""}.fi-sr-clock-nine-thirty:before{content:""}.fi-sr-clock-nine:before{content:""}.fi-sr-clock-one-thirty:before{content:""}.fi-sr-clock-one:before{content:""}.fi-sr-clock-seven-thirty:before{content:""}.fi-sr-clock-seven:before{content:""}.fi-sr-clock-six-thirty:before{content:""}.fi-sr-clock-six:before{content:""}.fi-sr-clock-ten-thirty:before{content:""}.fi-sr-clock-ten:before{content:""}.fi-sr-clock-three-thirty:before{content:""}.fi-sr-clock-three:before{content:""}.fi-sr-clock-twelve-thirty:before{content:""}.fi-sr-clock-twelve:before{content:""}.fi-sr-clock-two-thirty:before{content:""}.fi-sr-clock-two:before{content:""}.fi-sr-clock:before{content:""}.fi-sr-clone:before{content:""}.fi-sr-closed-captioning-slash:before{content:""}.fi-sr-clothes-hanger:before{content:""}.fi-sr-cloud-check:before{content:""}.fi-sr-cloud-disabled:before{content:""}.fi-sr-cloud-download-alt:before{content:""}.fi-sr-cloud-download:before{content:""}.fi-sr-cloud-drizzle:before{content:""}.fi-sr-cloud-exclamation:before{content:""}.fi-sr-cloud-hail-mixed:before{content:""}.fi-sr-cloud-hail:before{content:""}.fi-sr-cloud-meatball:before{content:""}.fi-sr-cloud-moon-rain:before{content:""}.fi-sr-cloud-moon:before{content:""}.fi-sr-cloud-question:before{content:""}.fi-sr-cloud-rain:before{content:""}.fi-sr-cloud-rainbow:before{content:""}.fi-sr-cloud-share:before{content:""}.fi-sr-cloud-showers-heavy:before{content:""}.fi-sr-cloud-showers:before{content:""}.fi-sr-cloud-sleet:before{content:""}.fi-sr-cloud-snow:before{content:""}.fi-sr-cloud-sun-rain:before{content:""}.fi-sr-cloud-sun:before{content:""}.fi-sr-cloud-upload-alt:before{content:""}.fi-sr-cloud-upload:before{content:""}.fi-sr-cloud:before{content:""}.fi-sr-clouds-moon:before{content:""}.fi-sr-clouds-sun:before{content:""}.fi-sr-clouds:before{content:""}.fi-sr-clover-alt:before{content:""}.fi-sr-club:before{content:""}.fi-sr-cocktail-alt:before{content:""}.fi-sr-cocktail:before{content:""}.fi-sr-code-branch:before{content:""}.fi-sr-code-commit:before{content:""}.fi-sr-code-compare:before{content:""}.fi-sr-code-fork:before{content:""}.fi-sr-code-merge:before{content:""}.fi-sr-code-pull-request-closed:before{content:""}.fi-sr-code-pull-request-draft:before{content:""}.fi-sr-code-pull-request:before{content:""}.fi-sr-code-simple:before{content:""}.fi-sr-coffee-bean:before{content:""}.fi-sr-coffee-beans:before{content:""}.fi-sr-coffee-pot:before{content:""}.fi-sr-coffee:before{content:""}.fi-sr-coffin-cross:before{content:""}.fi-sr-coffin:before{content:""}.fi-sr-coin:before{content:""}.fi-sr-coins:before{content:""}.fi-sr-colon-sign:before{content:""}.fi-sr-columns-3:before{content:""}.fi-sr-comet:before{content:""}.fi-sr-command:before{content:""}.fi-sr-comment-alt-check:before{content:""}.fi-sr-comment-alt-dots:before{content:""}.fi-sr-comment-alt-edit:before{content:""}.fi-sr-comment-alt-medical:before{content:""}.fi-sr-comment-alt-middle-top:before{content:""}.fi-sr-comment-alt-middle:before{content:""}.fi-sr-comment-alt-minus:before{content:""}.fi-sr-comment-alt-music:before{content:""}.fi-sr-comment-alt:before{content:""}.fi-sr-comment-arrow-down:before{content:""}.fi-sr-comment-arrow-up-right:before{content:""}.fi-sr-comment-arrow-up:before{content:""}.fi-sr-comment-check:before{content:""}.fi-sr-comment-code:before{content:""}.fi-sr-comment-dollar:before{content:""}.fi-sr-comment-dots:before{content:""}.fi-sr-comment-exclamation:before{content:""}.fi-sr-comment-heart:before{content:""}.fi-sr-comment-image:before{content:""}.fi-sr-comment-info:before{content:""}.fi-sr-comment-medical:before{content:""}.fi-sr-comment-minus:before{content:""}.fi-sr-comment-pen:before{content:""}.fi-sr-comment-question:before{content:""}.fi-sr-comment-quote:before{content:""}.fi-sr-comment-slash:before{content:""}.fi-sr-comment-smile:before{content:""}.fi-sr-comment-sms:before{content:""}.fi-sr-comment-text:before{content:""}.fi-sr-comment-user:before{content:""}.fi-sr-comment-xmark:before{content:""}.fi-sr-comment:before{content:""}.fi-sr-comments-dollar:before{content:""}.fi-sr-comments-question-check:before{content:""}.fi-sr-comments-question:before{content:""}.fi-sr-comments:before{content:""}.fi-sr-compass-slash:before{content:""}.fi-sr-compress-alt:before{content:""}.fi-sr-compress:before{content:""}.fi-sr-computer-classic:before{content:""}.fi-sr-computer-mouse:before{content:""}.fi-sr-computer-speaker:before{content:""}.fi-sr-computer:before{content:""}.fi-sr-concierge-bell:before{content:""}.fi-sr-confetti:before{content:""}.fi-sr-container-storage:before{content:""}.fi-sr-conveyor-belt-alt:before{content:""}.fi-sr-conveyor-belt-empty:before{content:""}.fi-sr-conveyor-belt:before{content:""}.fi-sr-cookie-alt:before{content:""}.fi-sr-cookie:before{content:""}.fi-sr-copy-alt:before{content:""}.fi-sr-copy-image:before{content:""}.fi-sr-copy:before{content:""}.fi-sr-copyright:before{content:""}.fi-sr-corn:before{content:""}.fi-sr-couch:before{content:""}.fi-sr-cow-alt:before{content:""}.fi-sr-cow:before{content:""}.fi-sr-cowbell-circle-plus:before{content:""}.fi-sr-cowbell-more:before{content:""}.fi-sr-cowbell:before{content:""}.fi-sr-crab:before{content:""}.fi-sr-cream:before{content:""}.fi-sr-credit-card:before{content:""}.fi-sr-cricket:before{content:""}.fi-sr-croissant:before{content:""}.fi-sr-cross-circle:before{content:""}.fi-sr-cross-religion:before{content:""}.fi-sr-cross-small:before{content:""}.fi-sr-cross:before{content:""}.fi-sr-crow:before{content:""}.fi-sr-crown:before{content:""}.fi-sr-crutch:before{content:""}.fi-sr-crutches:before{content:""}.fi-sr-cruzeiro-sign:before{content:""}.fi-sr-crystal-ball:before{content:""}.fi-sr-cube:before{content:""}.fi-sr-cubes:before{content:""}.fi-sr-cupcake:before{content:""}.fi-sr-curling:before{content:""}.fi-sr-cursor-finger:before{content:""}.fi-sr-cursor-plus:before{content:""}.fi-sr-cursor-text-alt:before{content:""}.fi-sr-cursor-text:before{content:""}.fi-sr-cursor:before{content:""}.fi-sr-d:before{content:""}.fi-sr-dart:before{content:""}.fi-sr-dashboard:before{content:""}.fi-sr-data-transfer:before{content:""}.fi-sr-database:before{content:""}.fi-sr-deer-rudolph:before{content:""}.fi-sr-deer:before{content:""}.fi-sr-delete-document:before{content:""}.fi-sr-delete-right:before{content:""}.fi-sr-delete-user:before{content:""}.fi-sr-delete:before{content:""}.fi-sr-democrat:before{content:""}.fi-sr-desktop-arrow-down:before{content:""}.fi-sr-desktop-wallpaper:before{content:""}.fi-sr-devices:before{content:""}.fi-sr-dewpoint:before{content:""}.fi-sr-dharmachakra:before{content:""}.fi-sr-diagram-cells:before{content:""}.fi-sr-diagram-lean-canvas:before{content:""}.fi-sr-diagram-nested:before{content:""}.fi-sr-diagram-next:before{content:""}.fi-sr-diagram-predecessor:before{content:""}.fi-sr-diagram-previous:before{content:""}.fi-sr-diagram-project:before{content:""}.fi-sr-diagram-sankey:before{content:""}.fi-sr-diagram-subtask:before{content:""}.fi-sr-diagram-successor:before{content:""}.fi-sr-diagram-venn:before{content:""}.fi-sr-dial-high:before{content:""}.fi-sr-dial-low:before{content:""}.fi-sr-dial-max:before{content:""}.fi-sr-dial-med-low:before{content:""}.fi-sr-dial-med:before{content:""}.fi-sr-dial-min:before{content:""}.fi-sr-dial-off:before{content:""}.fi-sr-dial:before{content:""}.fi-sr-diamond-exclamation:before{content:""}.fi-sr-diamond-turn-right:before{content:""}.fi-sr-diamond:before{content:""}.fi-sr-dice-alt:before{content:""}.fi-sr-dice-d10:before{content:""}.fi-sr-dice-d12:before{content:""}.fi-sr-dice-d20:before{content:""}.fi-sr-dice-d4:before{content:""}.fi-sr-dice-d6:before{content:""}.fi-sr-dice-d8:before{content:""}.fi-sr-dice-four:before{content:""}.fi-sr-dice-one:before{content:""}.fi-sr-dice-six:before{content:""}.fi-sr-dice-three:before{content:""}.fi-sr-dice-two:before{content:""}.fi-sr-dice:before{content:""}.fi-sr-digging:before{content:""}.fi-sr-digital-tachograph:before{content:""}.fi-sr-diploma:before{content:""}.fi-sr-disc-drive:before{content:""}.fi-sr-discover:before{content:""}.fi-sr-disease:before{content:""}.fi-sr-disk:before{content:""}.fi-sr-display-arrow-down:before{content:""}.fi-sr-display-code:before{content:""}.fi-sr-display-medical:before{content:""}.fi-sr-display-slash:before{content:""}.fi-sr-distribute-spacing-horizontal:before{content:""}.fi-sr-distribute-spacing-vertical:before{content:""}.fi-sr-dizzy:before{content:""}.fi-sr-dna:before{content:""}.fi-sr-do-not-enter:before{content:""}.fi-sr-doctor:before{content:""}.fi-sr-document-signed:before{content:""}.fi-sr-document:before{content:""}.fi-sr-dog:before{content:""}.fi-sr-dollar:before{content:""}.fi-sr-dolly-flatbed-alt:before{content:""}.fi-sr-dolly-flatbed-empty:before{content:""}.fi-sr-dolly-flatbed:before{content:""}.fi-sr-dolphin:before{content:""}.fi-sr-donate:before{content:""}.fi-sr-dong-sign:before{content:""}.fi-sr-door-closed:before{content:""}.fi-sr-door-open:before{content:""}.fi-sr-dot-circle:before{content:""}.fi-sr-dove:before{content:""}.fi-sr-down-left-and-up-right-to-center:before{content:""}.fi-sr-down-left:before{content:""}.fi-sr-down-right:before{content:""}.fi-sr-down-to-line:before{content:""}.fi-sr-down:before{content:""}.fi-sr-download:before{content:""}.fi-sr-drafting-compass:before{content:""}.fi-sr-dragon:before{content:""}.fi-sr-draw-polygon:before{content:""}.fi-sr-draw-square:before{content:""}.fi-sr-dreidel:before{content:""}.fi-sr-drink-alt:before{content:""}.fi-sr-drone-alt:before{content:""}.fi-sr-drone-front:before{content:""}.fi-sr-drone:before{content:""}.fi-sr-drum-steelpan:before{content:""}.fi-sr-drum:before{content:""}.fi-sr-drumstick-bite:before{content:""}.fi-sr-drumstick:before{content:""}.fi-sr-dryer-alt:before{content:""}.fi-sr-dryer:before{content:""}.fi-sr-duck:before{content:""}.fi-sr-dumpster-fire:before{content:""}.fi-sr-dumpster:before{content:""}.fi-sr-dungeon:before{content:""}.fi-sr-duplicate:before{content:""}.fi-sr-e-learning:before{content:""}.fi-sr-e:before{content:""}.fi-sr-ear-deaf:before{content:""}.fi-sr-ear-muffs:before{content:""}.fi-sr-ear:before{content:""}.fi-sr-earnings:before{content:""}.fi-sr-earth-africa:before{content:""}.fi-sr-earth-americas:before{content:""}.fi-sr-earth-asia:before{content:""}.fi-sr-earth-europa:before{content:""}.fi-sr-eclipse-alt:before{content:""}.fi-sr-eclipse:before{content:""}.fi-sr-edit-alt:before{content:""}.fi-sr-edit:before{content:""}.fi-sr-egg-fried:before{content:""}.fi-sr-egg:before{content:""}.fi-sr-eject:before{content:""}.fi-sr-elephant:before{content:""}.fi-sr-elevator:before{content:""}.fi-sr-engine-warning:before{content:""}.fi-sr-engine:before{content:""}.fi-sr-enter:before{content:""}.fi-sr-entertainment:before{content:""}.fi-sr-envelope-ban:before{content:""}.fi-sr-envelope-bulk:before{content:""}.fi-sr-envelope-dot:before{content:""}.fi-sr-envelope-download:before{content:""}.fi-sr-envelope-marker:before{content:""}.fi-sr-envelope-open-dollar:before{content:""}.fi-sr-envelope-open-text:before{content:""}.fi-sr-envelope-open:before{content:""}.fi-sr-envelope-plus:before{content:""}.fi-sr-envelope:before{content:""}.fi-sr-envelopes:before{content:""}.fi-sr-equality:before{content:""}.fi-sr-equipment:before{content:""}.fi-sr-eraser:before{content:""}.fi-sr-escalator:before{content:""}.fi-sr-ethernet:before{content:""}.fi-sr-euro:before{content:""}.fi-sr-exchange-alt:before{content:""}.fi-sr-exchange:before{content:""}.fi-sr-exclamation:before{content:""}.fi-sr-exit:before{content:""}.fi-sr-expand-arrows-alt:before{content:""}.fi-sr-expand-arrows:before{content:""}.fi-sr-expand:before{content:""}.fi-sr-eye-crossed:before{content:""}.fi-sr-eye-dropper-half:before{content:""}.fi-sr-eye:before{content:""}.fi-sr-eyes:before{content:""}.fi-sr-f:before{content:""}.fi-sr-face-angry-horns:before{content:""}.fi-sr-face-anguished:before{content:""}.fi-sr-face-anxious-sweat:before{content:""}.fi-sr-face-astonished:before{content:""}.fi-sr-face-awesome:before{content:""}.fi-sr-face-beam-hand-over-mouth:before{content:""}.fi-sr-face-confounded:before{content:""}.fi-sr-face-confused:before{content:""}.fi-sr-face-cowboy-hat:before{content:""}.fi-sr-face-disappointed:before{content:""}.fi-sr-face-disguise:before{content:""}.fi-sr-face-downcast-sweat:before{content:""}.fi-sr-face-drooling:before{content:""}.fi-sr-face-explode:before{content:""}.fi-sr-face-expressionless:before{content:""}.fi-sr-face-eyes-xmarks:before{content:""}.fi-sr-face-fearful:before{content:""}.fi-sr-face-glasses:before{content:""}.fi-sr-face-grin-tongue-wink:before{content:""}.fi-sr-face-hand-yawn:before{content:""}.fi-sr-face-head-bandage:before{content:""}.fi-sr-face-hushed:before{content:""}.fi-sr-face-icicles:before{content:""}.fi-sr-face-lying:before{content:""}.fi-sr-face-mask:before{content:""}.fi-sr-face-monocle:before{content:""}.fi-sr-face-nauseated:before{content:""}.fi-sr-face-nose-steam:before{content:""}.fi-sr-face-party:before{content:""}.fi-sr-face-pensive:before{content:""}.fi-sr-face-persevering:before{content:""}.fi-sr-face-pleading:before{content:""}.fi-sr-face-raised-eyebrow:before{content:""}.fi-sr-face-relieved:before{content:""}.fi-sr-face-sad-sweat:before{content:""}.fi-sr-face-scream:before{content:""}.fi-sr-face-shush:before{content:""}.fi-sr-face-sleeping:before{content:""}.fi-sr-face-sleepy:before{content:""}.fi-sr-face-smile-halo:before{content:""}.fi-sr-face-smile-hearts:before{content:""}.fi-sr-face-smile-horns:before{content:""}.fi-sr-face-smile-tear:before{content:""}.fi-sr-face-smile-tongue:before{content:""}.fi-sr-face-smile-upside-down:before{content:""}.fi-sr-face-smiling-hands:before{content:""}.fi-sr-face-smirking:before{content:""}.fi-sr-face-sunglasses:before{content:""}.fi-sr-face-swear:before{content:""}.fi-sr-face-thermometer:before{content:""}.fi-sr-face-thinking:before{content:""}.fi-sr-face-tissue:before{content:""}.fi-sr-face-tongue-money:before{content:""}.fi-sr-face-tongue-sweat:before{content:""}.fi-sr-face-unamused:before{content:""}.fi-sr-face-viewfinder:before{content:""}.fi-sr-face-vomit:before{content:""}.fi-sr-face-weary:before{content:""}.fi-sr-face-woozy:before{content:""}.fi-sr-face-worried:before{content:""}.fi-sr-face-zany:before{content:""}.fi-sr-face-zipper:before{content:""}.fi-sr-family-dress:before{content:""}.fi-sr-family-pants:before{content:""}.fi-sr-family:before{content:""}.fi-sr-fan-table:before{content:""}.fi-sr-fan:before{content:""}.fi-sr-farm:before{content:""}.fi-sr-faucet-drip:before{content:""}.fi-sr-faucet:before{content:""}.fi-sr-fax:before{content:""}.fi-sr-feather-pointed:before{content:""}.fi-sr-feather:before{content:""}.fi-sr-fence:before{content:""}.fi-sr-field-hockey:before{content:""}.fi-sr-fighter-jet:before{content:""}.fi-sr-file-ai:before{content:""}.fi-sr-file-audio:before{content:""}.fi-sr-file-binary:before{content:""}.fi-sr-file-chart-line:before{content:""}.fi-sr-file-chart-pie:before{content:""}.fi-sr-file-circle-info:before{content:""}.fi-sr-file-code:before{content:""}.fi-sr-file-csv:before{content:""}.fi-sr-file-download:before{content:""}.fi-sr-file-edit:before{content:""}.fi-sr-file-eps:before{content:""}.fi-sr-file-excel:before{content:""}.fi-sr-file-exclamation:before{content:""}.fi-sr-file-export:before{content:""}.fi-sr-file-image:before{content:""}.fi-sr-file-import:before{content:""}.fi-sr-file-invoice-dollar:before{content:""}.fi-sr-file-invoice:before{content:""}.fi-sr-file-medical-alt:before{content:""}.fi-sr-file-medical:before{content:""}.fi-sr-file-minus:before{content:""}.fi-sr-file-pdf:before{content:""}.fi-sr-file-powerpoint:before{content:""}.fi-sr-file-prescription:before{content:""}.fi-sr-file-psd:before{content:""}.fi-sr-file-signature:before{content:""}.fi-sr-file-spreadsheet:before{content:""}.fi-sr-file-upload:before{content:""}.fi-sr-file-user:before{content:""}.fi-sr-file-video:before{content:""}.fi-sr-file-word:before{content:""}.fi-sr-file-zipper:before{content:""}.fi-sr-file:before{content:""}.fi-sr-files-medical:before{content:""}.fi-sr-fill:before{content:""}.fi-sr-film-canister:before{content:""}.fi-sr-film-slash:before{content:""}.fi-sr-film:before{content:""}.fi-sr-films:before{content:""}.fi-sr-filter-slash:before{content:""}.fi-sr-filter:before{content:""}.fi-sr-filters:before{content:""}.fi-sr-fingerprint:before{content:""}.fi-sr-fire-burner:before{content:""}.fi-sr-fire-extinguisher:before{content:""}.fi-sr-fire-flame-curved:before{content:""}.fi-sr-fire-flame-simple:before{content:""}.fi-sr-fire-hydrant:before{content:""}.fi-sr-fire-smoke:before{content:""}.fi-sr-fireplace:before{content:""}.fi-sr-fish-bones:before{content:""}.fi-sr-fish-cooked:before{content:""}.fi-sr-fish:before{content:""}.fi-sr-fishing-rod:before{content:""}.fi-sr-flag-alt:before{content:""}.fi-sr-flag-checkered:before{content:""}.fi-sr-flag-usa:before{content:""}.fi-sr-flag:before{content:""}.fi-sr-flame:before{content:""}.fi-sr-flashlight:before{content:""}.fi-sr-flask-poison:before{content:""}.fi-sr-flask-potion:before{content:""}.fi-sr-flask:before{content:""}.fi-sr-flip-horizontal:before{content:""}.fi-sr-floppy-disk-circle-arrow-right:before{content:""}.fi-sr-floppy-disk-circle-xmark:before{content:""}.fi-sr-floppy-disk-pen:before{content:""}.fi-sr-floppy-disks:before{content:""}.fi-sr-florin-sign:before{content:""}.fi-sr-flower-daffodil:before{content:""}.fi-sr-flower-tulip:before{content:""}.fi-sr-flower:before{content:""}.fi-sr-flushed:before{content:""}.fi-sr-flute:before{content:""}.fi-sr-flux-capacitor:before{content:""}.fi-sr-fog:before{content:""}.fi-sr-folder-download:before{content:""}.fi-sr-folder-minus:before{content:""}.fi-sr-folder-open:before{content:""}.fi-sr-folder-times:before{content:""}.fi-sr-folder-tree:before{content:""}.fi-sr-folder-upload:before{content:""}.fi-sr-folder-xmark:before{content:""}.fi-sr-folder:before{content:""}.fi-sr-folders:before{content:""}.fi-sr-follow-folder:before{content:""}.fi-sr-followcollection:before{content:""}.fi-sr-following:before{content:""}.fi-sr-football:before{content:""}.fi-sr-fork:before{content:""}.fi-sr-forklift:before{content:""}.fi-sr-form:before{content:""}.fi-sr-fort:before{content:""}.fi-sr-forward-fast:before{content:""}.fi-sr-forward:before{content:""}.fi-sr-fox:before{content:""}.fi-sr-frame:before{content:""}.fi-sr-franc-sign:before{content:""}.fi-sr-french-fries:before{content:""}.fi-sr-frog:before{content:""}.fi-sr-frown:before{content:""}.fi-sr-ftp:before{content:""}.fi-sr-funnel-dollar:before{content:""}.fi-sr-g:before{content:""}.fi-sr-galaxy:before{content:""}.fi-sr-gallery-thumbnails:before{content:""}.fi-sr-gallery:before{content:""}.fi-sr-game-board-alt:before{content:""}.fi-sr-game:before{content:""}.fi-sr-gamepad:before{content:""}.fi-sr-games:before{content:""}.fi-sr-garage-car:before{content:""}.fi-sr-garage-open:before{content:""}.fi-sr-garage:before{content:""}.fi-sr-garlic:before{content:""}.fi-sr-gas-pump-alt:before{content:""}.fi-sr-gas-pump-slash:before{content:""}.fi-sr-gas-pump:before{content:""}.fi-sr-gauge-circle-bolt:before{content:""}.fi-sr-gauge-circle-minus:before{content:""}.fi-sr-gauge-circle-plus:before{content:""}.fi-sr-gavel:before{content:""}.fi-sr-gears:before{content:""}.fi-sr-gem:before{content:""}.fi-sr-ghost:before{content:""}.fi-sr-gif-square:before{content:""}.fi-sr-gif:before{content:""}.fi-sr-gift-card:before{content:""}.fi-sr-gift:before{content:""}.fi-sr-gifts:before{content:""}.fi-sr-gingerbread-man:before{content:""}.fi-sr-glass-champagne:before{content:""}.fi-sr-glass-cheers:before{content:""}.fi-sr-glass-citrus:before{content:""}.fi-sr-glass-whiskey-rocks:before{content:""}.fi-sr-glass-whiskey:before{content:""}.fi-sr-glass:before{content:""}.fi-sr-glasses:before{content:""}.fi-sr-globe-alt:before{content:""}.fi-sr-globe-snow:before{content:""}.fi-sr-globe:before{content:""}.fi-sr-golf-ball:before{content:""}.fi-sr-golf-club:before{content:""}.fi-sr-golf:before{content:""}.fi-sr-graduation-cap:before{content:""}.fi-sr-gramophone:before{content:""}.fi-sr-grape:before{content:""}.fi-sr-graphic-style:before{content:""}.fi-sr-graphic-tablet:before{content:""}.fi-sr-grate-droplet:before{content:""}.fi-sr-grate:before{content:""}.fi-sr-grid-alt:before{content:""}.fi-sr-grid-dividers:before{content:""}.fi-sr-grid:before{content:""}.fi-sr-grill-hot-alt:before{content:""}.fi-sr-grill:before{content:""}.fi-sr-grimace:before{content:""}.fi-sr-grin-alt:before{content:""}.fi-sr-grin-beam-sweat:before{content:""}.fi-sr-grin-beam:before{content:""}.fi-sr-grin-hearts:before{content:""}.fi-sr-grin-squint-tears:before{content:""}.fi-sr-grin-squint:before{content:""}.fi-sr-grin-stars:before{content:""}.fi-sr-grin-tears:before{content:""}.fi-sr-grin-tongue-squint:before{content:""}.fi-sr-grin-tongue-wink:before{content:""}.fi-sr-grin-tongue:before{content:""}.fi-sr-grin-wink:before{content:""}.fi-sr-grin:before{content:""}.fi-sr-grip-dots-vertical:before{content:""}.fi-sr-grip-dots:before{content:""}.fi-sr-grip-horizontal:before{content:""}.fi-sr-grip-lines-vertical:before{content:""}.fi-sr-grip-lines:before{content:""}.fi-sr-grip-vertical:before{content:""}.fi-sr-guarani-sign:before{content:""}.fi-sr-guitar-electric:before{content:""}.fi-sr-guitar:before{content:""}.fi-sr-guitars:before{content:""}.fi-sr-gun-squirt:before{content:""}.fi-sr-gym:before{content:""}.fi-sr-h-square:before{content:""}.fi-sr-h:before{content:""}.fi-sr-h1:before{content:""}.fi-sr-h2:before{content:""}.fi-sr-h3:before{content:""}.fi-sr-h4:before{content:""}.fi-sr-hamburger-soda:before{content:""}.fi-sr-hamburger:before{content:""}.fi-sr-hammer-crash:before{content:""}.fi-sr-hammer-war:before{content:""}.fi-sr-hammer:before{content:""}.fi-sr-hand-back-fist:before{content:""}.fi-sr-hand-back-point-down:before{content:""}.fi-sr-hand-back-point-left:before{content:""}.fi-sr-hand-back-point-ribbon:before{content:""}.fi-sr-hand-back-point-right:before{content:""}.fi-sr-hand-dots:before{content:""}.fi-sr-hand-fingers-crossed:before{content:""}.fi-sr-hand-heart:before{content:""}.fi-sr-hand-holding-box:before{content:""}.fi-sr-hand-holding-droplet:before{content:""}.fi-sr-hand-holding-heart:before{content:""}.fi-sr-hand-holding-medical:before{content:""}.fi-sr-hand-holding-seeding:before{content:""}.fi-sr-hand-holding-skull:before{content:""}.fi-sr-hand-holding-usd:before{content:""}.fi-sr-hand-holding-water:before{content:""}.fi-sr-hand-horns:before{content:""}.fi-sr-hand-lizard:before{content:""}.fi-sr-hand-love:before{content:""}.fi-sr-hand-middle-finger:before{content:""}.fi-sr-hand-paper:before{content:""}.fi-sr-hand-peace:before{content:""}.fi-sr-hand-point-ribbon:before{content:""}.fi-sr-hand-scissors:before{content:""}.fi-sr-hand-sparkles:before{content:""}.fi-sr-hand-spock:before{content:""}.fi-sr-hand-wave:before{content:""}.fi-sr-hands-bubbles:before{content:""}.fi-sr-hands-clapping:before{content:""}.fi-sr-hands-heart:before{content:""}.fi-sr-hands-holding-diamond:before{content:""}.fi-sr-hands-holding:before{content:""}.fi-sr-hands-usd:before{content:""}.fi-sr-handshake-angle:before{content:""}.fi-sr-handshake-simple-slash:before{content:""}.fi-sr-handshake:before{content:""}.fi-sr-hard-hat:before{content:""}.fi-sr-hastag:before{content:""}.fi-sr-hat-birthday:before{content:""}.fi-sr-hat-chef:before{content:""}.fi-sr-hat-cowboy-side:before{content:""}.fi-sr-hat-cowboy:before{content:""}.fi-sr-hat-santa:before{content:""}.fi-sr-hat-winter:before{content:""}.fi-sr-hat-witch:before{content:""}.fi-sr-hat-wizard:before{content:""}.fi-sr-hdd:before{content:""}.fi-sr-head-side-brain:before{content:""}.fi-sr-head-side-cough-slash:before{content:""}.fi-sr-head-side-cough:before{content:""}.fi-sr-head-side-headphones:before{content:""}.fi-sr-head-side-heart:before{content:""}.fi-sr-head-side-mask:before{content:""}.fi-sr-head-side-medical:before{content:""}.fi-sr-head-side-thinking:before{content:""}.fi-sr-head-side-virus:before{content:""}.fi-sr-head-side:before{content:""}.fi-sr-head-vr:before{content:""}.fi-sr-heading:before{content:""}.fi-sr-headphones:before{content:""}.fi-sr-headset:before{content:""}.fi-sr-heart-arrow:before{content:""}.fi-sr-heart-crack:before{content:""}.fi-sr-heart-half-stroke:before{content:""}.fi-sr-heart-half:before{content:""}.fi-sr-heart-rate:before{content:""}.fi-sr-heart:before{content:""}.fi-sr-heat:before{content:""}.fi-sr-helicopter-side:before{content:""}.fi-sr-hexagon-check:before{content:""}.fi-sr-hexagon-exclamation:before{content:""}.fi-sr-hexagon:before{content:""}.fi-sr-high-definition:before{content:""}.fi-sr-highlighter-line:before{content:""}.fi-sr-highlighter:before{content:""}.fi-sr-hiking:before{content:""}.fi-sr-hippo:before{content:""}.fi-sr-hockey-mask:before{content:""}.fi-sr-hockey-puck:before{content:""}.fi-sr-hockey-sticks:before{content:""}.fi-sr-holly-berry:before{content:""}.fi-sr-home-heart:before{content:""}.fi-sr-home-location-alt:before{content:""}.fi-sr-home-location:before{content:""}.fi-sr-home:before{content:""}.fi-sr-hood-cloak:before{content:""}.fi-sr-horizontal-rule:before{content:""}.fi-sr-horse-head:before{content:""}.fi-sr-horse-saddle:before{content:""}.fi-sr-horse:before{content:""}.fi-sr-hose-reel:before{content:""}.fi-sr-hose:before{content:""}.fi-sr-hospital-symbol:before{content:""}.fi-sr-hospital-user:before{content:""}.fi-sr-hospital:before{content:""}.fi-sr-hospitals:before{content:""}.fi-sr-hot-tub:before{content:""}.fi-sr-hotdog:before{content:""}.fi-sr-hotel:before{content:""}.fi-sr-hourglass-end:before{content:""}.fi-sr-hourglass-start:before{content:""}.fi-sr-hourglass:before{content:""}.fi-sr-house-blank:before{content:""}.fi-sr-house-building:before{content:""}.fi-sr-house-chimney-blank:before{content:""}.fi-sr-house-chimney-crack:before{content:""}.fi-sr-house-chimney-heart:before{content:""}.fi-sr-house-chimney-medical:before{content:""}.fi-sr-house-chimney-user:before{content:""}.fi-sr-house-chimney-window:before{content:""}.fi-sr-house-chimney:before{content:""}.fi-sr-house-crack:before{content:""}.fi-sr-house-day:before{content:""}.fi-sr-house-flood:before{content:""}.fi-sr-house-laptop:before{content:""}.fi-sr-house-leave:before{content:""}.fi-sr-house-medical:before{content:""}.fi-sr-house-night:before{content:""}.fi-sr-house-return:before{content:""}.fi-sr-house-signal:before{content:""}.fi-sr-house-tree:before{content:""}.fi-sr-house-tsunami:before{content:""}.fi-sr-house-turret:before{content:""}.fi-sr-house-user:before{content:""}.fi-sr-house-window:before{content:""}.fi-sr-hryvnia:before{content:""}.fi-sr-humidity:before{content:""}.fi-sr-hundred-points:before{content:""}.fi-sr-hurricane:before{content:""}.fi-sr-i:before{content:""}.fi-sr-ice-cream:before{content:""}.fi-sr-icicles:before{content:""}.fi-sr-icon-star:before{content:""}.fi-sr-id-badge:before{content:""}.fi-sr-id-card-clip-alt:before{content:""}.fi-sr-igloo:before{content:""}.fi-sr-image-slash:before{content:""}.fi-sr-images-user:before{content:""}.fi-sr-images:before{content:""}.fi-sr-inbox-in:before{content:""}.fi-sr-inbox-out:before{content:""}.fi-sr-inbox:before{content:""}.fi-sr-inboxes:before{content:""}.fi-sr-incognito:before{content:""}.fi-sr-indent:before{content:""}.fi-sr-indian-rupee-sign:before{content:""}.fi-sr-industry-alt:before{content:""}.fi-sr-industry-windows:before{content:""}.fi-sr-infinity:before{content:""}.fi-sr-info:before{content:""}.fi-sr-information:before{content:""}.fi-sr-inhaler:before{content:""}.fi-sr-input-numeric:before{content:""}.fi-sr-input-pipe:before{content:""}.fi-sr-input-text:before{content:""}.fi-sr-interactive:before{content:""}.fi-sr-interlining:before{content:""}.fi-sr-interrogation:before{content:""}.fi-sr-inventory-alt:before{content:""}.fi-sr-island-tropical:before{content:""}.fi-sr-it-alt:before{content:""}.fi-sr-it-computer:before{content:""}.fi-sr-it:before{content:""}.fi-sr-italian-lira-sign:before{content:""}.fi-sr-italic:before{content:""}.fi-sr-j:before{content:""}.fi-sr-jam:before{content:""}.fi-sr-joint:before{content:""}.fi-sr-joystick:before{content:""}.fi-sr-jpg:before{content:""}.fi-sr-jug:before{content:""}.fi-sr-k:before{content:""}.fi-sr-kazoo:before{content:""}.fi-sr-kerning:before{content:""}.fi-sr-key-skeleton-left-right:before{content:""}.fi-sr-key:before{content:""}.fi-sr-keyboard-brightness-low:before{content:""}.fi-sr-keyboard-brightness:before{content:""}.fi-sr-keyboard-down:before{content:""}.fi-sr-keyboard-left:before{content:""}.fi-sr-keyboard:before{content:""}.fi-sr-keynote:before{content:""}.fi-sr-kidneys:before{content:""}.fi-sr-kip-sign:before{content:""}.fi-sr-kiss-beam:before{content:""}.fi-sr-kiss-wink-heart:before{content:""}.fi-sr-kiss:before{content:""}.fi-sr-kite:before{content:""}.fi-sr-kiwi-bird:before{content:""}.fi-sr-knife-kitchen:before{content:""}.fi-sr-knife:before{content:""}.fi-sr-l:before{content:""}.fi-sr-label:before{content:""}.fi-sr-lamp-desk:before{content:""}.fi-sr-lamp-floor:before{content:""}.fi-sr-lamp-street:before{content:""}.fi-sr-lamp:before{content:""}.fi-sr-landmark-alt:before{content:""}.fi-sr-language:before{content:""}.fi-sr-laptop-arrow-down:before{content:""}.fi-sr-laptop-code:before{content:""}.fi-sr-laptop-medical:before{content:""}.fi-sr-laptop-mobile:before{content:""}.fi-sr-laptop-slash:before{content:""}.fi-sr-laptop:before{content:""}.fi-sr-lari-sign:before{content:""}.fi-sr-lasso-sparkles:before{content:""}.fi-sr-lasso:before{content:""}.fi-sr-laugh-beam:before{content:""}.fi-sr-laugh-squint:before{content:""}.fi-sr-laugh-wink:before{content:""}.fi-sr-laugh:before{content:""}.fi-sr-layer-minus:before{content:""}.fi-sr-layer-plus:before{content:""}.fi-sr-layers:before{content:""}.fi-sr-layout-fluid:before{content:""}.fi-sr-leaf-heart:before{content:""}.fi-sr-leaf-maple:before{content:""}.fi-sr-leaf-oak:before{content:""}.fi-sr-leaf:before{content:""}.fi-sr-left:before{content:""}.fi-sr-lemon:before{content:""}.fi-sr-letter-case:before{content:""}.fi-sr-lettuce:before{content:""}.fi-sr-level-down-alt:before{content:""}.fi-sr-level-down:before{content:""}.fi-sr-level-up-alt:before{content:""}.fi-sr-level-up:before{content:""}.fi-sr-license:before{content:""}.fi-sr-life-ring:before{content:""}.fi-sr-light-ceiling:before{content:""}.fi-sr-light-emergency-on:before{content:""}.fi-sr-light-emergency:before{content:""}.fi-sr-light-switch-off:before{content:""}.fi-sr-light-switch-on:before{content:""}.fi-sr-light-switch:before{content:""}.fi-sr-lightbulb-dollar:before{content:""}.fi-sr-lightbulb-exclamation:before{content:""}.fi-sr-lightbulb-on:before{content:""}.fi-sr-lightbulb-question:before{content:""}.fi-sr-lightbulb-slash:before{content:""}.fi-sr-lights-holiday:before{content:""}.fi-sr-line-width:before{content:""}.fi-sr-link-alt:before{content:""}.fi-sr-link-horizontal-slash:before{content:""}.fi-sr-link-horizontal:before{content:""}.fi-sr-link-slash-alt:before{content:""}.fi-sr-link-slash:before{content:""}.fi-sr-link:before{content:""}.fi-sr-lips:before{content:""}.fi-sr-lipstick:before{content:""}.fi-sr-lira-sign:before{content:""}.fi-sr-list-check:before{content:""}.fi-sr-list-dropdown:before{content:""}.fi-sr-list-music:before{content:""}.fi-sr-list-timeline:before{content:""}.fi-sr-list:before{content:""}.fi-sr-litecoin-sign:before{content:""}.fi-sr-loading:before{content:""}.fi-sr-lobster:before{content:""}.fi-sr-location-alt:before{content:""}.fi-sr-location-arrow:before{content:""}.fi-sr-location-crosshairs-slash:before{content:""}.fi-sr-location-crosshairs:before{content:""}.fi-sr-location-dot-slash:before{content:""}.fi-sr-location-exclamation:before{content:""}.fi-sr-lock-alt:before{content:""}.fi-sr-lock-open-alt:before{content:""}.fi-sr-lock:before{content:""}.fi-sr-locust:before{content:""}.fi-sr-loveseat:before{content:""}.fi-sr-low-vision:before{content:""}.fi-sr-luchador:before{content:""}.fi-sr-luggage-cart:before{content:""}.fi-sr-luggage-rolling:before{content:""}.fi-sr-lungs-virus:before{content:""}.fi-sr-lungs:before{content:""}.fi-sr-m:before{content:""}.fi-sr-magnet:before{content:""}.fi-sr-mailbox:before{content:""}.fi-sr-makeup-brush:before{content:""}.fi-sr-man-head:before{content:""}.fi-sr-manat-sign:before{content:""}.fi-sr-mandolin:before{content:""}.fi-sr-manhole:before{content:""}.fi-sr-map-marker-check:before{content:""}.fi-sr-map-marker-cross:before{content:""}.fi-sr-map-marker-edit:before{content:""}.fi-sr-map-marker-home:before{content:""}.fi-sr-map-marker-minus:before{content:""}.fi-sr-map-marker-plus:before{content:""}.fi-sr-map-marker-question:before{content:""}.fi-sr-map-marker-slash:before{content:""}.fi-sr-map-marker-smile:before{content:""}.fi-sr-map-marker:before{content:""}.fi-sr-map-pin:before{content:""}.fi-sr-map:before{content:""}.fi-sr-marker-time:before{content:""}.fi-sr-marker:before{content:""}.fi-sr-mars-double:before{content:""}.fi-sr-mars-stroke-right:before{content:""}.fi-sr-mars-stroke-up:before{content:""}.fi-sr-mars:before{content:""}.fi-sr-mask-carnival:before{content:""}.fi-sr-mask-face:before{content:""}.fi-sr-mattress-pillow:before{content:""}.fi-sr-meat:before{content:""}.fi-sr-medical-star:before{content:""}.fi-sr-medicine:before{content:""}.fi-sr-megaphone:before{content:""}.fi-sr-meh-blank:before{content:""}.fi-sr-meh-rolling-eyes:before{content:""}.fi-sr-meh:before{content:""}.fi-sr-melon:before{content:""}.fi-sr-memo-circle-check:before{content:""}.fi-sr-memo-pad:before{content:""}.fi-sr-memo:before{content:""}.fi-sr-memory:before{content:""}.fi-sr-menu-burger:before{content:""}.fi-sr-menu-dots-vertical:before{content:""}.fi-sr-menu-dots:before{content:""}.fi-sr-mercury:before{content:""}.fi-sr-message-arrow-down:before{content:""}.fi-sr-message-arrow-up-right:before{content:""}.fi-sr-message-arrow-up:before{content:""}.fi-sr-message-bot:before{content:""}.fi-sr-message-code:before{content:""}.fi-sr-message-dollar:before{content:""}.fi-sr-message-image:before{content:""}.fi-sr-message-question:before{content:""}.fi-sr-message-quote:before{content:""}.fi-sr-message-slash:before{content:""}.fi-sr-message-sms:before{content:""}.fi-sr-message-text:before{content:""}.fi-sr-message-xmark:before{content:""}.fi-sr-messages-dollar:before{content:""}.fi-sr-messages-question:before{content:""}.fi-sr-messages:before{content:""}.fi-sr-meteor:before{content:""}.fi-sr-meter-bolt:before{content:""}.fi-sr-meter-droplet:before{content:""}.fi-sr-meter-fire:before{content:""}.fi-sr-meter:before{content:""}.fi-sr-microchip-ai:before{content:""}.fi-sr-microchip:before{content:""}.fi-sr-microphone-alt:before{content:""}.fi-sr-microphone-slash:before{content:""}.fi-sr-microphone:before{content:""}.fi-sr-microscope:before{content:""}.fi-sr-microwave:before{content:""}.fi-sr-mill-sign:before{content:""}.fi-sr-mind-share:before{content:""}.fi-sr-minus-circle:before{content:""}.fi-sr-minus-hexagon:before{content:""}.fi-sr-minus-small:before{content:""}.fi-sr-minus:before{content:""}.fi-sr-mistletoe:before{content:""}.fi-sr-mobile-button:before{content:""}.fi-sr-mobile-notch:before{content:""}.fi-sr-mobile:before{content:""}.fi-sr-mockup:before{content:""}.fi-sr-mode-landscape:before{content:""}.fi-sr-mode-portrait:before{content:""}.fi-sr-money-bill-simple:before{content:""}.fi-sr-money-bill-wave-alt:before{content:""}.fi-sr-money-bill-wave:before{content:""}.fi-sr-money-bills-simple:before{content:""}.fi-sr-money-bills:before{content:""}.fi-sr-money-check-edit-alt:before{content:""}.fi-sr-money-check-edit:before{content:""}.fi-sr-money-check:before{content:""}.fi-sr-money-from-bracket:before{content:""}.fi-sr-money-simple-from-bracket:before{content:""}.fi-sr-money:before{content:""}.fi-sr-monkey:before{content:""}.fi-sr-monument:before{content:""}.fi-sr-moon-stars:before{content:""}.fi-sr-moon:before{content:""}.fi-sr-moped:before{content:""}.fi-sr-mortar-pestle:before{content:""}.fi-sr-mosquito-net:before{content:""}.fi-sr-mosquito:before{content:""}.fi-sr-motorcycle:before{content:""}.fi-sr-mound:before{content:""}.fi-sr-mountain-city:before{content:""}.fi-sr-mountain:before{content:""}.fi-sr-mountains:before{content:""}.fi-sr-mouse:before{content:""}.fi-sr-move-to-folder-2:before{content:""}.fi-sr-move-to-folder:before{content:""}.fi-sr-mp3-player:before{content:""}.fi-sr-mug-alt:before{content:""}.fi-sr-mug-hot-alt:before{content:""}.fi-sr-mug-hot:before{content:""}.fi-sr-mug-marshmallows:before{content:""}.fi-sr-mug-tea:before{content:""}.fi-sr-mug:before{content:""}.fi-sr-mushroom:before{content:""}.fi-sr-music-alt-slash:before{content:""}.fi-sr-music-alt:before{content:""}.fi-sr-music-file:before{content:""}.fi-sr-music-note:before{content:""}.fi-sr-music-slash:before{content:""}.fi-sr-music:before{content:""}.fi-sr-n:before{content:""}.fi-sr-naira-sign:before{content:""}.fi-sr-narwhal:before{content:""}.fi-sr-navigation:before{content:""}.fi-sr-network-cloud:before{content:""}.fi-sr-network:before{content:""}.fi-sr-neuter:before{content:""}.fi-sr-nfc-lock:before{content:""}.fi-sr-nfc-magnifying-glass:before{content:""}.fi-sr-nfc-pen:before{content:""}.fi-sr-nfc-slash:before{content:""}.fi-sr-nfc-trash:before{content:""}.fi-sr-nfc:before{content:""}.fi-sr-no-people:before{content:""}.fi-sr-noodles:before{content:""}.fi-sr-notdef:before{content:""}.fi-sr-note-medical:before{content:""}.fi-sr-note-sticky:before{content:""}.fi-sr-note:before{content:""}.fi-sr-notebook-alt:before{content:""}.fi-sr-notebook:before{content:""}.fi-sr-notes-medical:before{content:""}.fi-sr-notes:before{content:""}.fi-sr-o:before{content:""}.fi-sr-object-exclude:before{content:""}.fi-sr-object-group:before{content:""}.fi-sr-object-intersect:before{content:""}.fi-sr-object-subtract:before{content:""}.fi-sr-object-ungroup:before{content:""}.fi-sr-object-union:before{content:""}.fi-sr-objects-column:before{content:""}.fi-sr-octagon:before{content:""}.fi-sr-oil-can:before{content:""}.fi-sr-oil-temp:before{content:""}.fi-sr-olive-oil:before{content:""}.fi-sr-olives:before{content:""}.fi-sr-onion:before{content:""}.fi-sr-opacity:before{content:""}.fi-sr-ornament:before{content:""}.fi-sr-otter:before{content:""}.fi-sr-outdent:before{content:""}.fi-sr-oven:before{content:""}.fi-sr-overline:before{content:""}.fi-sr-p:before{content:""}.fi-sr-package:before{content:""}.fi-sr-page-break:before{content:""}.fi-sr-pager:before{content:""}.fi-sr-paint-roller:before{content:""}.fi-sr-paint:before{content:""}.fi-sr-paintbrush-pencil:before{content:""}.fi-sr-palette:before{content:""}.fi-sr-pallet-alt:before{content:""}.fi-sr-pallet:before{content:""}.fi-sr-pan:before{content:""}.fi-sr-panorama:before{content:""}.fi-sr-paper-plane-top:before{content:""}.fi-sr-paper-plane:before{content:""}.fi-sr-paperclip-vertical:before{content:""}.fi-sr-parachute-box:before{content:""}.fi-sr-paragraph-left:before{content:""}.fi-sr-paragraph:before{content:""}.fi-sr-parking-circle-slash:before{content:""}.fi-sr-parking-circle:before{content:""}.fi-sr-parking-slash:before{content:""}.fi-sr-parking:before{content:""}.fi-sr-party-bell:before{content:""}.fi-sr-party-horn:before{content:""}.fi-sr-party:before{content:""}.fi-sr-passport:before{content:""}.fi-sr-password:before{content:""}.fi-sr-paste:before{content:""}.fi-sr-pattern:before{content:""}.fi-sr-pause-circle:before{content:""}.fi-sr-pause:before{content:""}.fi-sr-paw-claws:before{content:""}.fi-sr-paw:before{content:""}.fi-sr-peace:before{content:""}.fi-sr-peach:before{content:""}.fi-sr-pedestal:before{content:""}.fi-sr-pen-circle:before{content:""}.fi-sr-pen-clip-slash:before{content:""}.fi-sr-pen-clip:before{content:""}.fi-sr-pen-fancy-slash:before{content:""}.fi-sr-pen-fancy:before{content:""}.fi-sr-pen-field:before{content:""}.fi-sr-pen-nib-slash:before{content:""}.fi-sr-pen-nib:before{content:""}.fi-sr-pen-slash:before{content:""}.fi-sr-pen-square:before{content:""}.fi-sr-pen-swirl:before{content:""}.fi-sr-pencil-paintbrush:before{content:""}.fi-sr-pencil-ruler:before{content:""}.fi-sr-pencil-slash:before{content:""}.fi-sr-pencil:before{content:""}.fi-sr-pennant:before{content:""}.fi-sr-people-arrows-left-right:before{content:""}.fi-sr-people-carry-box:before{content:""}.fi-sr-people-dress:before{content:""}.fi-sr-people-pants:before{content:""}.fi-sr-people-poll:before{content:""}.fi-sr-people:before{content:""}.fi-sr-pepper-hot:before{content:""}.fi-sr-pepper:before{content:""}.fi-sr-percentage:before{content:""}.fi-sr-person-carry-box:before{content:""}.fi-sr-person-circle-check:before{content:""}.fi-sr-person-circle-exclamation:before{content:""}.fi-sr-person-circle-minus:before{content:""}.fi-sr-person-circle-plus:before{content:""}.fi-sr-person-circle-question:before{content:""}.fi-sr-person-circle-xmark:before{content:""}.fi-sr-person-dolly-empty:before{content:""}.fi-sr-person-dolly:before{content:""}.fi-sr-person-dress-simple:before{content:""}.fi-sr-person-dress:before{content:""}.fi-sr-person-praying:before{content:""}.fi-sr-person-pregnant:before{content:""}.fi-sr-person-seat-reclined:before{content:""}.fi-sr-person-seat:before{content:""}.fi-sr-person-sign:before{content:""}.fi-sr-person-simple:before{content:""}.fi-sr-person-walking-with-cane:before{content:""}.fi-sr-peseta-sign:before{content:""}.fi-sr-peso-sign:before{content:""}.fi-sr-pharmacy:before{content:""}.fi-sr-phone-call:before{content:""}.fi-sr-phone-cross:before{content:""}.fi-sr-phone-flip:before{content:""}.fi-sr-phone-office:before{content:""}.fi-sr-phone-pause:before{content:""}.fi-sr-phone-plus:before{content:""}.fi-sr-phone-rotary:before{content:""}.fi-sr-phone-slash:before{content:""}.fi-sr-photo-film-music:before{content:""}.fi-sr-photo-video:before{content:""}.fi-sr-physics:before{content:""}.fi-sr-Pi:before{content:""}.fi-sr-piano-keyboard:before{content:""}.fi-sr-piano:before{content:""}.fi-sr-pickaxe:before{content:""}.fi-sr-picnic:before{content:""}.fi-sr-picpeople-filled:before{content:""}.fi-sr-picpeople:before{content:""}.fi-sr-picture:before{content:""}.fi-sr-pie:before{content:""}.fi-sr-piggy-bank:before{content:""}.fi-sr-pills:before{content:""}.fi-sr-pinata:before{content:""}.fi-sr-pineapple:before{content:""}.fi-sr-pipe-smoking:before{content:""}.fi-sr-pipette:before{content:""}.fi-sr-pizza-slice:before{content:""}.fi-sr-plane-alt:before{content:""}.fi-sr-plane-arrival:before{content:""}.fi-sr-plane-departure:before{content:""}.fi-sr-plane-prop:before{content:""}.fi-sr-plane-slash:before{content:""}.fi-sr-plane-tail:before{content:""}.fi-sr-plane:before{content:""}.fi-sr-planet-moon:before{content:""}.fi-sr-planet-ringed:before{content:""}.fi-sr-plant-wilt:before{content:""}.fi-sr-plate:before{content:""}.fi-sr-play-alt:before{content:""}.fi-sr-play-circle:before{content:""}.fi-sr-play-pause:before{content:""}.fi-sr-play:before{content:""}.fi-sr-plug:before{content:""}.fi-sr-plus-hexagon:before{content:""}.fi-sr-plus-minus:before{content:""}.fi-sr-plus-small:before{content:""}.fi-sr-plus:before{content:""}.fi-sr-podcast:before{content:""}.fi-sr-podium-star:before{content:""}.fi-sr-podium:before{content:""}.fi-sr-police-box:before{content:""}.fi-sr-poll-h:before{content:""}.fi-sr-pompebled:before{content:""}.fi-sr-poo-bolt:before{content:""}.fi-sr-poo:before{content:""}.fi-sr-pool-8-ball:before{content:""}.fi-sr-poop:before{content:""}.fi-sr-popcorn:before{content:""}.fi-sr-portal-enter:before{content:""}.fi-sr-portal-exit:before{content:""}.fi-sr-portrait:before{content:""}.fi-sr-pot:before{content:""}.fi-sr-pound:before{content:""}.fi-sr-power:before{content:""}.fi-sr-prescription-bottle-alt:before{content:""}.fi-sr-prescription-bottle-pill:before{content:""}.fi-sr-prescription-bottle:before{content:""}.fi-sr-prescription:before{content:""}.fi-sr-presentation:before{content:""}.fi-sr-print-magnifying-glass:before{content:""}.fi-sr-print-slash:before{content:""}.fi-sr-print:before{content:""}.fi-sr-procedures:before{content:""}.fi-sr-projector:before{content:""}.fi-sr-protractor:before{content:""}.fi-sr-pulse:before{content:""}.fi-sr-pump-medical:before{content:""}.fi-sr-pump:before{content:""}.fi-sr-pumpkin-alt:before{content:""}.fi-sr-pumpkin:before{content:""}.fi-sr-puzzle-alt:before{content:""}.fi-sr-puzzle-piece:before{content:""}.fi-sr-pyramid:before{content:""}.fi-sr-q:before{content:""}.fi-sr-qr-scan:before{content:""}.fi-sr-QR:before{content:""}.fi-sr-qrcode:before{content:""}.fi-sr-question-square:before{content:""}.fi-sr-question:before{content:""}.fi-sr-quote-right:before{content:""}.fi-sr-r:before{content:""}.fi-sr-rabbit-fast:before{content:""}.fi-sr-rabbit:before{content:""}.fi-sr-racquet:before{content:""}.fi-sr-radar:before{content:""}.fi-sr-radiation-alt:before{content:""}.fi-sr-radiation:before{content:""}.fi-sr-radio-alt:before{content:""}.fi-sr-radio:before{content:""}.fi-sr-radish:before{content:""}.fi-sr-rainbow:before{content:""}.fi-sr-raindrops:before{content:""}.fi-sr-ram:before{content:""}.fi-sr-ramp-loading:before{content:""}.fi-sr-raygun:before{content:""}.fi-sr-rec:before{content:""}.fi-sr-receipt:before{content:""}.fi-sr-record-vinyl:before{content:""}.fi-sr-rectabgle-vertical:before{content:""}.fi-sr-rectangle-barcode:before{content:""}.fi-sr-rectangle-code:before{content:""}.fi-sr-rectangle-horizontal:before{content:""}.fi-sr-rectangle-list:before{content:""}.fi-sr-rectangle-panoramic:before{content:""}.fi-sr-rectangle-pro:before{content:""}.fi-sr-rectangle-vertical-history:before{content:""}.fi-sr-rectangle-vertical:before{content:""}.fi-sr-rectangle-xmark:before{content:""}.fi-sr-rectangles-mixed:before{content:""}.fi-sr-recycle:before{content:""}.fi-sr-redo-alt:before{content:""}.fi-sr-redo:before{content:""}.fi-sr-reel:before{content:""}.fi-sr-reflect-horizontal:before{content:""}.fi-sr-reflect-vertical:before{content:""}.fi-sr-reflect:before{content:""}.fi-sr-refresh:before{content:""}.fi-sr-refrigerator:before{content:""}.fi-sr-registered:before{content:""}.fi-sr-remove-folder:before{content:""}.fi-sr-remove-user:before{content:""}.fi-sr-replace:before{content:""}.fi-sr-reply-all:before{content:""}.fi-sr-republican:before{content:""}.fi-sr-resize:before{content:""}.fi-sr-resources:before{content:""}.fi-sr-restaurant:before{content:""}.fi-sr-restroom-simple:before{content:""}.fi-sr-rewind:before{content:""}.fi-sr-rhombus:before{content:""}.fi-sr-ribbon:before{content:""}.fi-sr-right:before{content:""}.fi-sr-ring-diamond:before{content:""}.fi-sr-ring:before{content:""}.fi-sr-rings-wedding:before{content:""}.fi-sr-road:before{content:""}.fi-sr-robot:before{content:""}.fi-sr-rocket-lunch:before{content:""}.fi-sr-rocket:before{content:""}.fi-sr-roller-coaster:before{content:""}.fi-sr-room-service:before{content:""}.fi-sr-rotate-exclamation:before{content:""}.fi-sr-rotate-left:before{content:""}.fi-sr-rotate-right:before{content:""}.fi-sr-route-highway:before{content:""}.fi-sr-route-interstate:before{content:""}.fi-sr-route:before{content:""}.fi-sr-router:before{content:""}.fi-sr-rss-alt:before{content:""}.fi-sr-rss:before{content:""}.fi-sr-ruble-sign:before{content:""}.fi-sr-rugby-helmet:before{content:""}.fi-sr-rugby:before{content:""}.fi-sr-ruler-combined:before{content:""}.fi-sr-ruler-horizontal:before{content:""}.fi-sr-ruler-triangle:before{content:""}.fi-sr-ruler-vertical:before{content:""}.fi-sr-running:before{content:""}.fi-sr-rupee-sign:before{content:""}.fi-sr-rupiah-sign:before{content:""}.fi-sr-rv:before{content:""}.fi-sr-s:before{content:""}.fi-sr-sack-dollar:before{content:""}.fi-sr-sack:before{content:""}.fi-sr-sad-cry:before{content:""}.fi-sr-sad-tear:before{content:""}.fi-sr-sad:before{content:""}.fi-sr-sailboat:before{content:""}.fi-sr-salad:before{content:""}.fi-sr-salt-pepper:before{content:""}.fi-sr-sandwich:before{content:""}.fi-sr-satellite-dish:before{content:""}.fi-sr-satellite:before{content:""}.fi-sr-sauce:before{content:""}.fi-sr-sausage:before{content:""}.fi-sr-sax-hot:before{content:""}.fi-sr-saxophone:before{content:""}.fi-sr-scale:before{content:""}.fi-sr-scalpel-path:before{content:""}.fi-sr-scalpel:before{content:""}.fi-sr-scanner-gun:before{content:""}.fi-sr-scanner-image:before{content:""}.fi-sr-scanner-keyboard:before{content:""}.fi-sr-scanner-touchscreen:before{content:""}.fi-sr-scarecrow:before{content:""}.fi-sr-scarf:before{content:""}.fi-sr-school-bus:before{content:""}.fi-sr-school:before{content:""}.fi-sr-scissors:before{content:""}.fi-sr-screen:before{content:""}.fi-sr-screencast:before{content:""}.fi-sr-screwdriver:before{content:""}.fi-sr-scribble:before{content:""}.fi-sr-scroll-torah:before{content:""}.fi-sr-scrubber:before{content:""}.fi-sr-scythe:before{content:""}.fi-sr-sd-card:before{content:""}.fi-sr-sd-cards:before{content:""}.fi-sr-seal-exclamation:before{content:""}.fi-sr-seal-question:before{content:""}.fi-sr-search-alt:before{content:""}.fi-sr-search-dollar:before{content:""}.fi-sr-search-heart:before{content:""}.fi-sr-search-location:before{content:""}.fi-sr-search:before{content:""}.fi-sr-seat-airline:before{content:""}.fi-sr-seedling:before{content:""}.fi-sr-select:before{content:""}.fi-sr-send-back:before{content:""}.fi-sr-send-backward:before{content:""}.fi-sr-sensor-alert:before{content:""}.fi-sr-sensor-fire:before{content:""}.fi-sr-sensor-on:before{content:""}.fi-sr-sensor-smoke:before{content:""}.fi-sr-sensor:before{content:""}.fi-sr-settings-sliders:before{content:""}.fi-sr-settings:before{content:""}.fi-sr-share-alt-square:before{content:""}.fi-sr-share-square:before{content:""}.fi-sr-share:before{content:""}.fi-sr-sheep:before{content:""}.fi-sr-shekel-sign:before{content:""}.fi-sr-shelves:before{content:""}.fi-sr-shield-alt:before{content:""}.fi-sr-shield-check:before{content:""}.fi-sr-shield-cross:before{content:""}.fi-sr-shield-exclamation:before{content:""}.fi-sr-shield-interrogation:before{content:""}.fi-sr-shield-keyhole:before{content:""}.fi-sr-shield-minus:before{content:""}.fi-sr-shield-plus:before{content:""}.fi-sr-shield-slash:before{content:""}.fi-sr-shield-virus:before{content:""}.fi-sr-shield-xmark:before{content:""}.fi-sr-shield:before{content:""}.fi-sr-ship-side:before{content:""}.fi-sr-ship:before{content:""}.fi-sr-shipping-fast:before{content:""}.fi-sr-shipping-timed:before{content:""}.fi-sr-shirt-long-sleeve:before{content:""}.fi-sr-shirt-running:before{content:""}.fi-sr-shirt-tank-top:before{content:""}.fi-sr-shoe-prints:before{content:""}.fi-sr-shop-lock:before{content:""}.fi-sr-shop-slash:before{content:""}.fi-sr-shop:before{content:""}.fi-sr-shopping-bag-add:before{content:""}.fi-sr-shopping-bag:before{content:""}.fi-sr-shopping-basket:before{content:""}.fi-sr-shopping-cart-add:before{content:""}.fi-sr-shopping-cart-check:before{content:""}.fi-sr-shopping-cart:before{content:""}.fi-sr-shovel-snow:before{content:""}.fi-sr-shovel:before{content:""}.fi-sr-shower-down:before{content:""}.fi-sr-shower:before{content:""}.fi-sr-shredder:before{content:""}.fi-sr-shrimp:before{content:""}.fi-sr-shuffle:before{content:""}.fi-sr-shuttle-van:before{content:""}.fi-sr-shuttlecock:before{content:""}.fi-sr-Sickle:before{content:""}.fi-sr-sidebar-flip:before{content:""}.fi-sr-sidebar:before{content:""}.fi-sr-sigma:before{content:""}.fi-sr-sign-hanging:before{content:""}.fi-sr-sign-in-alt:before{content:""}.fi-sr-sign-out-alt:before{content:""}.fi-sr-signal-alt-1:before{content:""}.fi-sr-signal-alt-2:before{content:""}.fi-sr-signal-alt-slash:before{content:""}.fi-sr-signal-alt:before{content:""}.fi-sr-signal-bars-fair:before{content:""}.fi-sr-signal-bars-good:before{content:""}.fi-sr-signal-bars-weak:before{content:""}.fi-sr-signal-stream-slash:before{content:""}.fi-sr-signal-stream:before{content:""}.fi-sr-signature-lock:before{content:""}.fi-sr-signature-slash:before{content:"豈"}.fi-sr-signature:before{content:"更"}.fi-sr-sim-card:before{content:"車"}.fi-sr-sim-cards:before{content:"賈"}.fi-sr-sink:before{content:"滑"}.fi-sr-siren-on:before{content:"串"}.fi-sr-Siren:before{content:"句"}.fi-sr-site-alt:before{content:"龜"}.fi-sr-site-browser:before{content:"龜"}.fi-sr-site:before{content:"契"}.fi-sr-sitemap:before{content:"金"}.fi-sr-skateboard:before{content:"喇"}.fi-sr-skating:before{content:"奈"}.fi-sr-skeleton:before{content:"懶"}.fi-sr-skewer:before{content:"癩"}.fi-sr-ski-jump:before{content:"羅"}.fi-sr-ski-lift:before{content:"蘿"}.fi-sr-skiing-nordic:before{content:"螺"}.fi-sr-skiing:before{content:"裸"}.fi-sr-skull-cow:before{content:"邏"}.fi-sr-skull-crossbones:before{content:"樂"}.fi-sr-skull:before{content:"洛"}.fi-sr-slash:before{content:"烙"}.fi-sr-sledding:before{content:"珞"}.fi-sr-sleigh:before{content:"落"}.fi-sr-sliders-h-square:before{content:"酪"}.fi-sr-sliders-v-square:before{content:"駱"}.fi-sr-sliders-v:before{content:"亂"}.fi-sr-smartphone:before{content:"卵"}.fi-sr-smile-beam:before{content:"欄"}.fi-sr-smile-plus:before{content:"爛"}.fi-sr-smile-wink:before{content:"蘭"}.fi-sr-smile:before{content:"鸞"}.fi-sr-smiley-comment-alt:before{content:"嵐"}.fi-sr-smog:before{content:"濫"}.fi-sr-smoke:before{content:"藍"}.fi-sr-smoking-ban:before{content:"襤"}.fi-sr-smoking:before{content:"拉"}.fi-sr-snake:before{content:"臘"}.fi-sr-snooze:before{content:"蠟"}.fi-sr-snow-blowing:before{content:"廊"}.fi-sr-snowboarding:before{content:"朗"}.fi-sr-snowflake-droplets:before{content:"浪"}.fi-sr-snowflake:before{content:"狼"}.fi-sr-snowflakes:before{content:"郎"}.fi-sr-snowman-alt:before{content:"來"}.fi-sr-snowman-head:before{content:"冷"}.fi-sr-snowmobile:before{content:"勞"}.fi-sr-snowplow:before{content:"擄"}.fi-sr-soap-alt:before{content:"櫓"}.fi-sr-soap:before{content:"爐"}.fi-sr-socks:before{content:"盧"}.fi-sr-solar-panel:before{content:"老"}.fi-sr-solar-system:before{content:"蘆"}.fi-sr-sort-alpha-down-alt:before{content:"虜"}.fi-sr-sort-alpha-down:before{content:"路"}.fi-sr-sort-alpha-up-alt:before{content:"露"}.fi-sr-sort-alpha-up:before{content:"魯"}.fi-sr-sort-alt:before{content:"鷺"}.fi-sr-sort-amount-down-alt:before{content:"碌"}.fi-sr-sort-amount-down:before{content:"祿"}.fi-sr-sort-amount-up-alt:before{content:"綠"}.fi-sr-sort-amount-up:before{content:"菉"}.fi-sr-sort-circle-down:before{content:"錄"}.fi-sr-sort-circle-up:before{content:"鹿"}.fi-sr-sort-circle:before{content:"論"}.fi-sr-sort-down:before{content:"壟"}.fi-sr-sort-numeric-down-alt:before{content:"弄"}.fi-sr-sort-numeric-down:before{content:"籠"}.fi-sr-sort-shapes-down:before{content:"聾"}.fi-sr-sort-shapes-up:before{content:"牢"}.fi-sr-sort-size-down:before{content:"磊"}.fi-sr-sort-size-up:before{content:"賂"}.fi-sr-sort:before{content:"雷"}.fi-sr-soup:before{content:"壘"}.fi-sr-spa:before{content:"屢"}.fi-sr-space-shuttle:before{content:"樓"}.fi-sr-space-station-moon-alt:before{content:"淚"}.fi-sr-space-station-moon:before{content:"漏"}.fi-sr-spade:before{content:"累"}.fi-sr-spaghetti-monster-flying:before{content:"縷"}.fi-sr-sparkles:before{content:"陋"}.fi-sr-speaker:before{content:"勒"}.fi-sr-speakers:before{content:"肋"}.fi-sr-sphere:before{content:"凜"}.fi-sr-spider-black-widow:before{content:"凌"}.fi-sr-spider-web:before{content:"稜"}.fi-sr-spider:before{content:"綾"}.fi-sr-spinner:before{content:"菱"}.fi-sr-split:before{content:"陵"}.fi-sr-splotch:before{content:"讀"}.fi-sr-spoon:before{content:"拏"}.fi-sr-spray-can-sparkles:before{content:"樂"}.fi-sr-spray-can:before{content:"諾"}.fi-sr-sprinkler:before{content:"丹"}.fi-sr-square-0:before{content:"寧"}.fi-sr-square-1:before{content:"怒"}.fi-sr-square-2:before{content:"率"}.fi-sr-square-3:before{content:"異"}.fi-sr-square-4:before{content:"北"}.fi-sr-square-5:before{content:"磻"}.fi-sr-square-6:before{content:"便"}.fi-sr-square-7:before{content:"復"}.fi-sr-square-8:before{content:"不"}.fi-sr-square-9:before{content:"泌"}.fi-sr-square-a:before{content:"數"}.fi-sr-square-b:before{content:"索"}.fi-sr-square-bolt:before{content:"參"}.fi-sr-square-c:before{content:"塞"}.fi-sr-square-code:before{content:"省"}.fi-sr-square-d:before{content:"葉"}.fi-sr-square-dashed:before{content:"說"}.fi-sr-square-e:before{content:"殺"}.fi-sr-square-ellipsis-vertical:before{content:"辰"}.fi-sr-square-ellipsis:before{content:"沈"}.fi-sr-square-exclamation:before{content:"拾"}.fi-sr-square-f:before{content:"若"}.fi-sr-square-g:before{content:"掠"}.fi-sr-square-h:before{content:"略"}.fi-sr-square-heart:before{content:"亮"}.fi-sr-square-i:before{content:"兩"}.fi-sr-square-info:before{content:"凉"}.fi-sr-square-j:before{content:"梁"}.fi-sr-square-k:before{content:"糧"}.fi-sr-square-kanban:before{content:"良"}.fi-sr-square-l:before{content:"諒"}.fi-sr-square-m:before{content:"量"}.fi-sr-square-minus:before{content:"勵"}.fi-sr-square-n:before{content:"呂"}.fi-sr-square-o:before{content:"女"}.fi-sr-square-p:before{content:"廬"}.fi-sr-square-phone-hangup:before{content:"旅"}.fi-sr-square-plus:before{content:"濾"}.fi-sr-square-poll-horizontal:before{content:"礪"}.fi-sr-square-poll-vertical:before{content:"閭"}.fi-sr-square-q:before{content:"驪"}.fi-sr-square-quote:before{content:"麗"}.fi-sr-square-r:before{content:"黎"}.fi-sr-square-root:before{content:"力"}.fi-sr-square-s:before{content:"曆"}.fi-sr-square-small:before{content:"歷"}.fi-sr-square-star:before{content:"轢"}.fi-sr-square-t:before{content:"年"}.fi-sr-square-terminal:before{content:"憐"}.fi-sr-square-u:before{content:"戀"}.fi-sr-square-v:before{content:"撚"}.fi-sr-square-w:before{content:"漣"}.fi-sr-square-x:before{content:"煉"}.fi-sr-square-y:before{content:"璉"}.fi-sr-square-z:before{content:"秊"}.fi-sr-square:before{content:"練"}.fi-sr-squid:before{content:"聯"}.fi-sr-squircle:before{content:"輦"}.fi-sr-squirrel:before{content:"蓮"}.fi-sr-stairs:before{content:"連"}.fi-sr-stamp:before{content:"鍊"}.fi-sr-standard-definition:before{content:"列"}.fi-sr-star-and-crescent:before{content:"劣"}.fi-sr-star-christmas:before{content:"咽"}.fi-sr-star-comment-alt:before{content:"烈"}.fi-sr-star-exclamation:before{content:"裂"}.fi-sr-star-octogram:before{content:"說"}.fi-sr-star-of-david:before{content:"廉"}.fi-sr-star-sharp-half-stroke:before{content:"念"}.fi-sr-star-sharp-half:before{content:"捻"}.fi-sr-star-shooting:before{content:"殮"}.fi-sr-star:before{content:"簾"}.fi-sr-starfighter:before{content:"獵"}.fi-sr-stars:before{content:"令"}.fi-sr-stats:before{content:"囹"}.fi-sr-steak:before{content:"寧"}.fi-sr-steering-wheel:before{content:"嶺"}.fi-sr-step-backward:before{content:"怜"}.fi-sr-step-forward:before{content:"玲"}.fi-sr-sterling-sign:before{content:"瑩"}.fi-sr-stethoscope:before{content:"羚"}.fi-sr-sticker:before{content:"聆"}.fi-sr-stocking:before{content:"鈴"}.fi-sr-stomach:before{content:"零"}.fi-sr-stop-circle:before{content:"靈"}.fi-sr-stop:before{content:"領"}.fi-sr-stopwatch:before{content:"例"}.fi-sr-store-alt:before{content:"禮"}.fi-sr-store-lock:before{content:"醴"}.fi-sr-store-slash:before{content:"隸"}.fi-sr-strawberry:before{content:"惡"}.fi-sr-street-view:before{content:"了"}.fi-sr-stretcher:before{content:"僚"}.fi-sr-strikethrough:before{content:"寮"}.fi-sr-stroopwafel:before{content:"尿"}.fi-sr-subscript:before{content:"料"}.fi-sr-subtitles:before{content:"樂"}.fi-sr-subway:before{content:"燎"}.fi-sr-suitcase-alt:before{content:"療"}.fi-sr-summer:before{content:"蓼"}.fi-sr-sun-dust:before{content:"遼"}.fi-sr-sun-plant-wilt:before{content:"龍"}.fi-sr-sun:before{content:"暈"}.fi-sr-sunglasses:before{content:"阮"}.fi-sr-sunrise-alt:before{content:"劉"}.fi-sr-sunrise:before{content:"杻"}.fi-sr-sunset:before{content:"柳"}.fi-sr-superscript:before{content:"流"}.fi-sr-surfing:before{content:"溜"}.fi-sr-surprise:before{content:"琉"}.fi-sr-sushi:before{content:"留"}.fi-sr-swatchbook:before{content:"硫"}.fi-sr-swimmer:before{content:"紐"}.fi-sr-sword:before{content:"類"}.fi-sr-symbol:before{content:"六"}.fi-sr-symbols:before{content:"戮"}.fi-sr-syringe:before{content:"陸"}.fi-sr-t:before{content:"倫"}.fi-sr-table-columns:before{content:"崙"}.fi-sr-table-layout:before{content:"淪"}.fi-sr-table-list:before{content:"輪"}.fi-sr-table-picnic:before{content:"律"}.fi-sr-table-pivot:before{content:"慄"}.fi-sr-table-rows:before{content:"栗"}.fi-sr-table-tree:before{content:"率"}.fi-sr-table:before{content:"隆"}.fi-sr-tablet-android-alt:before{content:"利"}.fi-sr-tablet-android:before{content:"吏"}.fi-sr-tablet-rugged:before{content:"履"}.fi-sr-tablet:before{content:"易"}.fi-sr-tachometer-alt-average:before{content:"李"}.fi-sr-tachometer-alt-fastest:before{content:"梨"}.fi-sr-tachometer-alt-slow:before{content:"泥"}.fi-sr-tachometer-alt-slowest:before{content:"理"}.fi-sr-tachometer-average:before{content:"痢"}.fi-sr-tachometer-fast:before{content:"罹"}.fi-sr-tachometer-fastest:before{content:"裏"}.fi-sr-tachometer-slow:before{content:"裡"}.fi-sr-tachometer-slowest:before{content:"里"}.fi-sr-tachometer:before{content:"離"}.fi-sr-taco:before{content:"匿"}.fi-sr-tags:before{content:"溺"}.fi-sr-tally-1:before{content:"吝"}.fi-sr-tally-2:before{content:"燐"}.fi-sr-tally-3:before{content:"璘"}.fi-sr-tally-4:before{content:"藺"}.fi-sr-tally:before{content:"隣"}.fi-sr-tank-water:before{content:"鱗"}.fi-sr-tape:before{content:"麟"}.fi-sr-target:before{content:"林"}.fi-sr-taxi-bus:before{content:"淋"}.fi-sr-taxi:before{content:"臨"}.fi-sr-teddy-bear:before{content:"立"}.fi-sr-teeth-open:before{content:"笠"}.fi-sr-telescope:before{content:"粒"}.fi-sr-temperature-down:before{content:"狀"}.fi-sr-temperature-frigid:before{content:"炙"}.fi-sr-temperature-high:before{content:"識"}.fi-sr-temperature-list:before{content:"什"}.fi-sr-temperature-low:before{content:"茶"}.fi-sr-temperature-up:before{content:"刺"}.fi-sr-template-alt:before{content:"切"}.fi-sr-template:before{content:"度"}.fi-sr-tenge:before{content:"拓"}.fi-sr-tennis:before{content:"糖"}.fi-sr-tent-arrow-down-to-line:before{content:"宅"}.fi-sr-tent-arrow-left-right:before{content:"洞"}.fi-sr-tent-arrow-turn-left:before{content:"暴"}.fi-sr-tent-arrows-down:before{content:"輻"}.fi-sr-tents:before{content:"行"}.fi-sr-terminal:before{content:"降"}.fi-sr-terrace:before{content:"見"}.fi-sr-test-tube:before{content:"廓"}.fi-sr-test:before{content:"兀"}.fi-sr-text-check:before{content:"嗀"}.fi-sr-text-height:before{content:"﨎"}.fi-sr-text-shadow:before{content:"﨏"}.fi-sr-text-size:before{content:"塚"}.fi-sr-text-slash:before{content:"﨑"}.fi-sr-text-width:before{content:"晴"}.fi-sr-text:before{content:"﨓"}.fi-sr-theater-masks:before{content:"﨔"}.fi-sr-thermometer-alt:before{content:"凞"}.fi-sr-thermometer-empty:before{content:"猪"}.fi-sr-thermometer-full:before{content:"益"}.fi-sr-thermometer-half:before{content:"礼"}.fi-sr-thermometer-quarter:before{content:"神"}.fi-sr-thermometer-three-quarters:before{content:"祥"}.fi-sr-theta:before{content:"福"}.fi-sr-thought-bubble:before{content:"靖"}.fi-sr-thumbs-down:before{content:"精"}.fi-sr-thumbs-up:before{content:"羽"}.fi-sr-thumbtack:before{content:"﨟"}.fi-sr-thunderstorm-moon:before{content:"蘒"}.fi-sr-thunderstorm-sun:before{content:"﨡"}.fi-sr-thunderstorm:before{content:"諸"}.fi-sr-ticket-airline:before{content:"﨣"}.fi-sr-ticket-alt:before{content:"﨤"}.fi-sr-ticket:before{content:"逸"}.fi-sr-tickets-airline:before{content:"都"}.fi-sr-tilde:before{content:"﨧"}.fi-sr-time-add:before{content:"﨨"}.fi-sr-time-check:before{content:"﨩"}.fi-sr-time-delete:before{content:"飯"}.fi-sr-time-fast:before{content:"飼"}.fi-sr-time-forward-sixty:before{content:"館"}.fi-sr-time-forward-ten:before{content:"鶴"}.fi-sr-time-forward:before{content:"郞"}.fi-sr-time-half-past:before{content:"隷"}.fi-sr-time-oclock:before{content:"侮"}.fi-sr-time-past:before{content:"僧"}.fi-sr-time-quarter-past:before{content:"免"}.fi-sr-time-quarter-to:before{content:"勉"}.fi-sr-time-twenty-four:before{content:"勤"}.fi-sr-times-hexagon:before{content:"卑"}.fi-sr-tint-slash:before{content:"喝"}.fi-sr-tire-flat:before{content:"嘆"}.fi-sr-tire-pressure-warning:before{content:"器"}.fi-sr-tire-rugged:before{content:"塀"}.fi-sr-tire:before{content:"墨"}.fi-sr-tired:before{content:"層"}.fi-sr-toggle-off:before{content:"屮"}.fi-sr-toggle-on:before{content:"悔"}.fi-sr-toilet-paper-blank-under:before{content:"慨"}.fi-sr-toilet-paper-blank:before{content:"憎"}.fi-sr-toilet-paper-slash:before{content:"懲"}.fi-sr-toilet-paper-under-slash:before{content:"敏"}.fi-sr-toilet-paper-under:before{content:"既"}.fi-sr-toilet:before{content:"暑"}.fi-sr-tomato:before{content:"梅"}.fi-sr-tombstone-alt:before{content:"海"}.fi-sr-tombstone:before{content:"渚"}.fi-sr-tool-box:before{content:"漢"}.fi-sr-tool-crop:before{content:"煮"}.fi-sr-tool-marquee:before{content:"爫"}.fi-sr-tools:before{content:"琢"}.fi-sr-tooth:before{content:"碑"}.fi-sr-toothbrush:before{content:"社"}.fi-sr-tornado:before{content:"祉"}.fi-sr-tower-control:before{content:"祈"}.fi-sr-tractor:before{content:"祐"}.fi-sr-trademark:before{content:"祖"}.fi-sr-traffic-cone:before{content:"祝"}.fi-sr-traffic-light-go:before{content:"禍"}.fi-sr-traffic-light-slow:before{content:"禎"}.fi-sr-traffic-light-stop:before{content:"穀"}.fi-sr-traffic-light:before{content:"突"}.fi-sr-trailer:before{content:"節"}.fi-sr-train-side:before{content:"練"}.fi-sr-train-subway-tunnel:before{content:"縉"}.fi-sr-train-tram:before{content:"繁"}.fi-sr-train:before{content:"署"}.fi-sr-tram:before{content:"者"}.fi-sr-transform:before{content:"臭"}.fi-sr-transformer-bolt:before{content:"艹"}.fi-sr-transgender:before{content:"艹"}.fi-sr-transporter-1:before{content:"著"}.fi-sr-transporter-2:before{content:"褐"}.fi-sr-transporter-3:before{content:"視"}.fi-sr-transporter-4:before{content:"謁"}.fi-sr-transporter-5:before{content:"謹"}.fi-sr-transporter-6:before{content:"賓"}.fi-sr-transporter-7:before{content:"贈"}.fi-sr-transporter-empty:before{content:"辶"}.fi-sr-transporter:before{content:"逸"}.fi-sr-trash-can-check:before{content:"難"}.fi-sr-trash-can-clock:before{content:"響"}.fi-sr-trash-can-list:before{content:"頻"}.fi-sr-trash-can-plus:before{content:"恵"}.fi-sr-trash-can-slash:before{content:"𤋮"}.fi-sr-trash-check:before{content:"舘"}.fi-sr-trash-clock:before{content:"﩮"}.fi-sr-trash-list:before{content:"﩯"}.fi-sr-trash-plus:before{content:"並"}.fi-sr-trash-restore-alt:before{content:"况"}.fi-sr-trash-restore:before{content:"全"}.fi-sr-trash-slash:before{content:"侀"}.fi-sr-trash-undo-alt:before{content:"充"}.fi-sr-trash-undo:before{content:"冀"}.fi-sr-trash-xmark:before{content:"勇"}.fi-sr-trash:before{content:"勺"}.fi-sr-treasure-chest:before{content:"喝"}.fi-sr-treatment:before{content:"啕"}.fi-sr-tree-alt:before{content:"喙"}.fi-sr-tree-christmas:before{content:"嗢"}.fi-sr-tree-deciduous:before{content:"塚"}.fi-sr-tree:before{content:"墳"}.fi-sr-trees-alt:before{content:"奄"}.fi-sr-trees:before{content:"奔"}.fi-sr-triangle-music:before{content:"婢"}.fi-sr-triangle-person-digging:before{content:"嬨"}.fi-sr-triangle-warning:before{content:"廒"}.fi-sr-triangle:before{content:"廙"}.fi-sr-trillium:before{content:"彩"}.fi-sr-trophy-star:before{content:"徭"}.fi-sr-trophy:before{content:"惘"}.fi-sr-truck-bolt:before{content:"慎"}.fi-sr-truck-container-empty:before{content:"愈"}.fi-sr-truck-container:before{content:"憎"}.fi-sr-truck-couch:before{content:"慠"}.fi-sr-truck-flatbed:before{content:"懲"}.fi-sr-truck-front:before{content:"戴"}.fi-sr-truck-loading:before{content:"揄"}.fi-sr-truck-medical:before{content:"搜"}.fi-sr-truck-monster:before{content:"摒"}.fi-sr-truck-moving:before{content:"敖"}.fi-sr-truck-pickup:before{content:"晴"}.fi-sr-truck-plow:before{content:"朗"}.fi-sr-truck-ramp:before{content:"望"}.fi-sr-truck-side:before{content:"杖"}.fi-sr-truck-tow:before{content:"歹"}.fi-sr-trumpet:before{content:"殺"}.fi-sr-tshirt:before{content:"流"}.fi-sr-tty:before{content:"滛"}.fi-sr-tubes:before{content:"滋"}.fi-sr-tugrik-sign:before{content:"漢"}.fi-sr-turkey:before{content:"瀞"}.fi-sr-turntable:before{content:"煮"}.fi-sr-turtle:before{content:"瞧"}.fi-sr-tv-music:before{content:"爵"}.fi-sr-tv-retro:before{content:"犯"}.fi-sr-typewriter:before{content:"猪"}.fi-sr-u:before{content:"瑱"}.fi-sr-ufo-beam:before{content:"甆"}.fi-sr-ufo:before{content:"画"}.fi-sr-umbrella-beach:before{content:"瘝"}.fi-sr-umbrella:before{content:"瘟"}.fi-sr-underline:before{content:"益"}.fi-sr-undo-alt:before{content:"盛"}.fi-sr-undo:before{content:"直"}.fi-sr-unicorn:before{content:"睊"}.fi-sr-uniform-martial-arts:before{content:"着"}.fi-sr-universal-access:before{content:"磌"}.fi-sr-unlock:before{content:"窱"}.fi-sr-up-left:before{content:"節"}.fi-sr-up-right:before{content:"类"}.fi-sr-up:before{content:"絛"}.fi-sr-upload:before{content:"練"}.fi-sr-usb-pendrive:before{content:"缾"}.fi-sr-usd-circle:before{content:"者"}.fi-sr-usd-square:before{content:"荒"}.fi-sr-user-add:before{content:"華"}.fi-sr-user-alien:before{content:"蝹"}.fi-sr-user-astronaut:before{content:"襁"}.fi-sr-user-check:before{content:"覆"}.fi-sr-user-cowboy:before{content:"視"}.fi-sr-user-crown:before{content:"調"}.fi-sr-user-gear:before{content:"諸"}.fi-sr-user-headset:before{content:"請"}.fi-sr-user-helmet-safety:before{content:"謁"}.fi-sr-user-injured:before{content:"諾"}.fi-sr-user-lock:before{content:"諭"}.fi-sr-user-md-chat:before{content:"謹"}.fi-sr-user-md:before{content:"變"}.fi-sr-user-minus:before{content:"贈"}.fi-sr-user-music:before{content:"輸"}.fi-sr-user-ninja:before{content:"遲"}.fi-sr-user-nurse:before{content:"醙"}.fi-sr-user-pen:before{content:"鉶"}.fi-sr-user-pilot-tie:before{content:"陼"}.fi-sr-user-pilot:before{content:"難"}.fi-sr-user-police:before{content:"靖"}.fi-sr-user-robot-xmarks:before{content:"韛"}.fi-sr-user-robot:before{content:"響"}.fi-sr-user-shield:before{content:"頋"}.fi-sr-user-slash:before{content:"頻"}.fi-sr-user-tag:before{content:"鬒"}.fi-sr-user-time:before{content:"龜"}.fi-sr-user-unlock:before{content:"𢡊"}.fi-sr-user-visor:before{content:"𢡄"}.fi-sr-user-xmark:before{content:"𣏕"}.fi-sr-user:before{content:"㮝"}.fi-sr-users-alt:before{content:"䀘"}.fi-sr-users-gear:before{content:"䀹"}.fi-sr-users-medical:before{content:"𥉉"}.fi-sr-users-slash:before{content:"𥳐"}.fi-sr-users:before{content:"𧻓"}.fi-sr-utensils:before{content:"齃"}.fi-sr-utility-pole-double:before{content:"龎"}.fi-sr-utility-pole:before{content:"﫚"}.fi-sr-v:before{content:"﫛"}.fi-sr-vacuum-robot:before{content:"﫜"}.fi-sr-vacuum:before{content:"﫝"}.fi-sr-value-absolute:before{content:"﫞"}.fi-sr-vault:before{content:"﫟"}.fi-sr-vector-alt:before{content:"﫠"}.fi-sr-vector-circle:before{content:"﫡"}.fi-sr-vector-polygon:before{content:"﫢"}.fi-sr-vector:before{content:"﫣"}.fi-sr-venus-double:before{content:"﫤"}.fi-sr-venus-mars:before{content:"﫥"}.fi-sr-venus:before{content:"﫦"}.fi-sr-vest-patches:before{content:"﫧"}.fi-sr-vest:before{content:"﫨"}.fi-sr-video-arrow-down-left:before{content:"﫩"}.fi-sr-video-arrow-up-right:before{content:"﫪"}.fi-sr-video-camera-alt:before{content:"﫫"}.fi-sr-video-camera:before{content:"﫬"}.fi-sr-video-plus:before{content:"﫭"}.fi-sr-video-slash:before{content:"﫮"}.fi-sr-virus-slash:before{content:"﫯"}.fi-sr-virus:before{content:"﫰"}.fi-sr-viruses:before{content:"﫱"}.fi-sr-voicemail:before{content:"﫲"}.fi-sr-volcano:before{content:"﫳"}.fi-sr-volleyball:before{content:"﫴"}.fi-sr-volume-down:before{content:"﫵"}.fi-sr-volume-mute:before{content:"﫶"}.fi-sr-volume-off:before{content:"﫷"}.fi-sr-volume-slash:before{content:"﫸"}.fi-sr-volume:before{content:"﫹"}.fi-sr-vote-nay:before{content:"﫺"}.fi-sr-vote-yea:before{content:"﫻"}.fi-sr-vr-cardboard:before{content:"﫼"}.fi-sr-w:before{content:"﫽"}.fi-sr-wagon-covered:before{content:"﫾"}.fi-sr-walker:before{content:"﫿"}.fi-sr-walkie-talkie:before{content:"ﬀ"}.fi-sr-wallet:before{content:"ﬁ"}.fi-sr-warehouse-alt:before{content:"ﬂ"}.fi-sr-washer:before{content:"ﬃ"}.fi-sr-watch-calculator:before{content:"ﬄ"}.fi-sr-watch-fitness:before{content:"ﬅ"}.fi-sr-watch-smart:before{content:"ﬆ"}.fi-sr-watch:before{content:"﬇"}.fi-sr-water-bottle:before{content:"﬈"}.fi-sr-water-ladder:before{content:"﬉"}.fi-sr-water-lower:before{content:"﬊"}.fi-sr-water-rise:before{content:"﬋"}.fi-sr-water:before{content:"﬌"}.fi-sr-watermelon:before{content:"﬍"}.fi-sr-wave-sine:before{content:"﬎"}.fi-sr-wave-square:before{content:"﬏"}.fi-sr-wave-triangle:before{content:"﬐"}.fi-sr-waveform-path:before{content:"﬑"}.fi-sr-waveform:before{content:"﬒"}.fi-sr-webcam-slash:before{content:"ﬓ"}.fi-sr-webcam:before{content:"ﬔ"}.fi-sr-whale:before{content:"ﬕ"}.fi-sr-wheat:before{content:"ﬖ"}.fi-sr-wheelchair-move:before{content:"ﬗ"}.fi-sr-wheelchair:before{content:"﬘"}.fi-sr-whistle:before{content:"﬙"}.fi-sr-wifi-1:before{content:"﬚"}.fi-sr-wifi-2:before{content:"﬛"}.fi-sr-wifi-alt:before{content:"﬜"}.fi-sr-wifi-exclamation:before{content:"יִ"}.fi-sr-wifi-slash:before{content:"ﬞ"}.fi-sr-wifi:before{content:"ײַ"}.fi-sr-wind-turbine:before{content:"ﬠ"}.fi-sr-wind-warning:before{content:"ﬡ"}.fi-sr-wind:before{content:"ﬢ"}.fi-sr-window-alt:before{content:"ﬣ"}.fi-sr-window-frame-open:before{content:"ﬤ"}.fi-sr-window-frame:before{content:"ﬥ"}.fi-sr-window-maximize:before{content:"ﬦ"}.fi-sr-window-minimize:before{content:"ﬧ"}.fi-sr-window-restore:before{content:"ﬨ"}.fi-sr-windsock:before{content:"﬩"}.fi-sr-wine-bottle:before{content:"שׁ"}.fi-sr-wine-glass-crack:before{content:"שׂ"}.fi-sr-woman-head:before{content:"שּׁ"}.fi-sr-won-sign:before{content:"שּׂ"}.fi-sr-world:before{content:"אַ"}.fi-sr-worm:before{content:"אָ"}.fi-sr-wreath:before{content:"אּ"}.fi-sr-wrench-alt:before{content:"בּ"}.fi-sr-wrench-simple:before{content:"גּ"}.fi-sr-x-ray:before{content:"דּ"}.fi-sr-x:before{content:"הּ"}.fi-sr-y:before{content:"וּ"}.fi-sr-yen:before{content:"זּ"}.fi-sr-yin-yang:before{content:"﬷"}.fi-sr-z:before{content:"טּ"}.fi-sr-zoom-in:before{content:"יּ"}.fi-sr-zoom-out:before{content:"ךּ"}@font-face{font-family:uicons-bold-straight;src:url(/_app/uicons-bold-straight-AUMQUJ3C.08f3dbc3.eot#iefix) format("embedded-opentype"),url(/_app/uicons-bold-straight-IOO2VOUN.a03a187d.woff2) format("woff2"),url(/_app/uicons-bold-straight-Z35LUIOV.e4b0c104.woff) format("woff")}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-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-bs-0:before{content:""}.fi-bs-1:before{content:""}.fi-bs-2:before{content:""}.fi-bs-3:before{content:""}.fi-bs-360-degrees:before{content:""}.fi-bs-4:before{content:""}.fi-bs-5:before{content:""}.fi-bs-6:before{content:""}.fi-bs-7:before{content:""}.fi-bs-8:before{content:""}.fi-bs-9:before{content:""}.fi-bs-a:before{content:""}.fi-bs-acorn:before{content:""}.fi-bs-ad:before{content:""}.fi-bs-add-document:before{content:""}.fi-bs-add-folder:before{content:""}.fi-bs-add:before{content:""}.fi-bs-address-book:before{content:""}.fi-bs-address-card:before{content:""}.fi-bs-air-conditioner:before{content:""}.fi-bs-air-freshener:before{content:""}.fi-bs-airplay:before{content:""}.fi-bs-alarm-clock:before{content:""}.fi-bs-alarm-exclamation:before{content:""}.fi-bs-alarm-plus:before{content:""}.fi-bs-alarm-snooze:before{content:""}.fi-bs-album-circle-plus:before{content:""}.fi-bs-album-circle-user:before{content:""}.fi-bs-album-collection:before{content:""}.fi-bs-album:before{content:""}.fi-bs-alicorn:before{content:""}.fi-bs-alien:before{content:""}.fi-bs-align-center:before{content:""}.fi-bs-align-justify:before{content:""}.fi-bs-align-left:before{content:""}.fi-bs-align-slash:before{content:""}.fi-bs-ambulance:before{content:""}.fi-bs-anchor:before{content:""}.fi-bs-angel:before{content:""}.fi-bs-angle-90:before{content:""}.fi-bs-angle-circle-down:before{content:""}.fi-bs-angle-circle-left:before{content:""}.fi-bs-angle-circle-right:before{content:""}.fi-bs-angle-circle-up:before{content:""}.fi-bs-angle-double-left:before{content:""}.fi-bs-angle-double-right:before{content:""}.fi-bs-angle-double-small-down:before{content:""}.fi-bs-angle-double-small-left:before{content:""}.fi-bs-angle-double-small-right:before{content:""}.fi-bs-angle-double-small-up:before{content:""}.fi-bs-angle-down:before{content:""}.fi-bs-angle-left:before{content:""}.fi-bs-angle-right:before{content:""}.fi-bs-angle-small-down:before{content:""}.fi-bs-angle-small-left:before{content:""}.fi-bs-angle-small-right:before{content:""}.fi-bs-angle-small-up:before{content:""}.fi-bs-angle-square-down:before{content:""}.fi-bs-angle-square-left:before{content:""}.fi-bs-angle-square-right:before{content:""}.fi-bs-angle-square-up:before{content:""}.fi-bs-angle-up:before{content:""}.fi-bs-angle:before{content:""}.fi-bs-angry:before{content:""}.fi-bs-animated-icon:before{content:""}.fi-bs-apartment:before{content:""}.fi-bs-aperture:before{content:""}.fi-bs-api:before{content:""}.fi-bs-apple-crate:before{content:""}.fi-bs-apple-whole:before{content:""}.fi-bs-apps-add:before{content:""}.fi-bs-apps-delete:before{content:""}.fi-bs-apps-sort:before{content:""}.fi-bs-apps:before{content:""}.fi-bs-archive:before{content:""}.fi-bs-archway:before{content:""}.fi-bs-arrow-alt-circle-down:before{content:""}.fi-bs-arrow-alt-circle-left:before{content:""}.fi-bs-arrow-alt-circle-right:before{content:""}.fi-bs-arrow-alt-circle-up:before{content:""}.fi-bs-arrow-alt-down:before{content:""}.fi-bs-arrow-alt-from-bottom:before{content:""}.fi-bs-arrow-alt-from-left:before{content:""}.fi-bs-arrow-alt-from-right:before{content:""}.fi-bs-arrow-alt-from-top:before{content:""}.fi-bs-arrow-alt-left:before{content:""}.fi-bs-arrow-alt-right:before{content:""}.fi-bs-arrow-alt-square-down:before{content:""}.fi-bs-arrow-alt-square-left:before{content:""}.fi-bs-arrow-alt-square-right:before{content:""}.fi-bs-arrow-alt-square-up:before{content:""}.fi-bs-arrow-alt-to-bottom:before{content:""}.fi-bs-arrow-alt-to-left:before{content:""}.fi-bs-arrow-alt-to-right:before{content:""}.fi-bs-arrow-alt-to-top:before{content:""}.fi-bs-arrow-alt-up:before{content:""}.fi-bs-arrow-circle-down:before{content:""}.fi-bs-arrow-circle-left:before{content:""}.fi-bs-arrow-circle-right:before{content:""}.fi-bs-arrow-circle-up:before{content:""}.fi-bs-arrow-down-from-dotted-line:before{content:""}.fi-bs-arrow-down-left:before{content:""}.fi-bs-arrow-down-small-big:before{content:""}.fi-bs-arrow-down-to-dotted-line:before{content:""}.fi-bs-arrow-down-to-square:before{content:""}.fi-bs-arrow-down-triangle-square:before{content:""}.fi-bs-arrow-down:before{content:""}.fi-bs-arrow-from-bottom:before{content:""}.fi-bs-arrow-from-left:before{content:""}.fi-bs-arrow-from-right:before{content:""}.fi-bs-arrow-from-top:before{content:""}.fi-bs-arrow-left-from-line:before{content:""}.fi-bs-arrow-left:before{content:""}.fi-bs-arrow-right-to-bracket:before{content:""}.fi-bs-arrow-right:before{content:""}.fi-bs-arrow-small-down:before{content:""}.fi-bs-arrow-small-left:before{content:""}.fi-bs-arrow-small-right:before{content:""}.fi-bs-arrow-small-up:before{content:""}.fi-bs-arrow-square-down:before{content:""}.fi-bs-arrow-square-left:before{content:""}.fi-bs-arrow-square-right:before{content:""}.fi-bs-arrow-square-up:before{content:""}.fi-bs-arrow-to-bottom:before{content:""}.fi-bs-arrow-to-left:before{content:""}.fi-bs-arrow-to-right:before{content:""}.fi-bs-arrow-to-top:before{content:""}.fi-bs-arrow-trend-down:before{content:""}.fi-bs-arrow-trend-up:before{content:""}.fi-bs-arrow-turn-down-left:before{content:""}.fi-bs-arrow-turn-down-right:before{content:""}.fi-bs-arrow-up-from-dotted-line:before{content:""}.fi-bs-arrow-up-from-square:before{content:""}.fi-bs-arrow-up-left-from-circle:before{content:""}.fi-bs-arrow-up-left:before{content:""}.fi-bs-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fi-bs-arrow-up-right-from-square:before{content:""}.fi-bs-arrow-up-right:before{content:""}.fi-bs-arrow-up-small-big:before{content:""}.fi-bs-arrow-up-square-triangle:before{content:""}.fi-bs-arrow-up-to-dotted-line:before{content:""}.fi-bs-arrow-up:before{content:""}.fi-bs-arrows-alt-h:before{content:""}.fi-bs-arrows-alt-v:before{content:""}.fi-bs-arrows-alt:before{content:""}.fi-bs-arrows-cross:before{content:""}.fi-bs-arrows-from-dotted-line:before{content:""}.fi-bs-arrows-from-line:before{content:""}.fi-bs-arrows-h-copy:before{content:""}.fi-bs-arrows-h:before{content:""}.fi-bs-arrows-repeat-1:before{content:""}.fi-bs-arrows-repeat:before{content:""}.fi-bs-arrows-retweet:before{content:""}.fi-bs-arrows-to-dotted-line:before{content:""}.fi-bs-arrows-to-line:before{content:""}.fi-bs-arrows:before{content:""}.fi-bs-artificial-intelligence:before{content:""}.fi-bs-assept-document:before{content:""}.fi-bs-assistive-listening-systems:before{content:""}.fi-bs-asterik:before{content:""}.fi-bs-at:before{content:""}.fi-bs-attribution-pen:before{content:""}.fi-bs-attribution-pencil:before{content:""}.fi-bs-aubergine:before{content:""}.fi-bs-audio-description-slash:before{content:""}.fi-bs-austral-sign:before{content:""}.fi-bs-avocado:before{content:""}.fi-bs-axe:before{content:""}.fi-bs-b:before{content:""}.fi-bs-baby-carriage:before{content:""}.fi-bs-baby:before{content:""}.fi-bs-background:before{content:""}.fi-bs-backpack:before{content:""}.fi-bs-bacon:before{content:""}.fi-bs-bacteria:before{content:""}.fi-bs-bacterium:before{content:""}.fi-bs-badge-check:before{content:""}.fi-bs-badge-dollar:before{content:""}.fi-bs-badge-percent:before{content:""}.fi-bs-badge-sheriff:before{content:""}.fi-bs-badge:before{content:""}.fi-bs-badger-honey:before{content:""}.fi-bs-bag-seedling:before{content:""}.fi-bs-bags-shopping:before{content:""}.fi-bs-bahai:before{content:""}.fi-bs-baht-sign:before{content:""}.fi-bs-balance-scale-left:before{content:""}.fi-bs-balance-scale-right:before{content:""}.fi-bs-ball-pile:before{content:""}.fi-bs-balloon:before{content:""}.fi-bs-balloons:before{content:""}.fi-bs-ballot-check:before{content:""}.fi-bs-ballot:before{content:""}.fi-bs-ban-bug:before{content:""}.fi-bs-ban:before{content:""}.fi-bs-band-aid:before{content:""}.fi-bs-bangladeshi-taka-sign:before{content:""}.fi-bs-banjo:before{content:""}.fi-bs-bank:before{content:""}.fi-bs-barber-shop:before{content:""}.fi-bs-barcode-read:before{content:""}.fi-bs-barcode-scan:before{content:""}.fi-bs-barcode:before{content:""}.fi-bs-bars-filter:before{content:""}.fi-bs-bars-progress:before{content:""}.fi-bs-bars-sort:before{content:""}.fi-bs-bars-staggered:before{content:""}.fi-bs-baseball-alt:before{content:""}.fi-bs-baseball:before{content:""}.fi-bs-basket-shopping-simple:before{content:""}.fi-bs-basketball-hoop:before{content:""}.fi-bs-basketball:before{content:""}.fi-bs-bat:before{content:""}.fi-bs-bath:before{content:""}.fi-bs-battery-bolt:before{content:""}.fi-bs-battery-empty:before{content:""}.fi-bs-battery-exclamation:before{content:""}.fi-bs-battery-full:before{content:""}.fi-bs-battery-half:before{content:""}.fi-bs-battery-quarter:before{content:""}.fi-bs-battery-slash:before{content:""}.fi-bs-battery-three-quarters:before{content:""}.fi-bs-beacon:before{content:""}.fi-bs-bed-alt:before{content:""}.fi-bs-bed-bunk:before{content:""}.fi-bs-bed-empty:before{content:""}.fi-bs-bed:before{content:""}.fi-bs-bee:before{content:""}.fi-bs-beer:before{content:""}.fi-bs-bell-concierge:before{content:""}.fi-bs-bell-ring:before{content:""}.fi-bs-bell-school:before{content:""}.fi-bs-bell-slash:before{content:""}.fi-bs-bell:before{content:""}.fi-bs-bells:before{content:""}.fi-bs-bench-tree:before{content:""}.fi-bs-betamax:before{content:""}.fi-bs-bike:before{content:""}.fi-bs-biking-mountain:before{content:""}.fi-bs-biking:before{content:""}.fi-bs-billiard:before{content:""}.fi-bs-binary-circle-check:before{content:""}.fi-bs-binary-lock:before{content:""}.fi-bs-binary-slash:before{content:""}.fi-bs-binary:before{content:""}.fi-bs-binoculars:before{content:""}.fi-bs-biohazard:before{content:""}.fi-bs-bird:before{content:""}.fi-bs-bitcoin-sign:before{content:""}.fi-bs-blanket:before{content:""}.fi-bs-blender-phone:before{content:""}.fi-bs-blender:before{content:""}.fi-bs-blinds-open:before{content:""}.fi-bs-blinds-raised:before{content:""}.fi-bs-blinds:before{content:""}.fi-bs-block-brick:before{content:""}.fi-bs-block-question:before{content:""}.fi-bs-block-quote:before{content:""}.fi-bs-block:before{content:""}.fi-bs-blog-pencil:before{content:""}.fi-bs-blog-text:before{content:""}.fi-bs-bold:before{content:""}.fi-bs-bolt-auto:before{content:""}.fi-bs-bolt-slash:before{content:""}.fi-bs-bolt:before{content:""}.fi-bs-bomb:before{content:""}.fi-bs-bone-break:before{content:""}.fi-bs-bone:before{content:""}.fi-bs-bong:before{content:""}.fi-bs-book-alt:before{content:""}.fi-bs-book-arrow-right:before{content:""}.fi-bs-book-arrow-up:before{content:""}.fi-bs-book-atlas:before{content:""}.fi-bs-book-bookmark:before{content:""}.fi-bs-book-circle-arrow-right:before{content:""}.fi-bs-book-circle-arrow-up:before{content:""}.fi-bs-book-copy:before{content:""}.fi-bs-book-dead:before{content:""}.fi-bs-book-font:before{content:""}.fi-bs-book-medical:before{content:""}.fi-bs-book-open-cover:before{content:""}.fi-bs-book-open-reader:before{content:""}.fi-bs-book-quran:before{content:""}.fi-bs-book-section:before{content:""}.fi-bs-book-spells:before{content:""}.fi-bs-book-tanakh:before{content:""}.fi-bs-book-user:before{content:""}.fi-bs-book:before{content:""}.fi-bs-bookmark-slash:before{content:""}.fi-bs-bookmark:before{content:""}.fi-bs-books-medical:before{content:""}.fi-bs-books:before{content:""}.fi-bs-boot-heeled:before{content:""}.fi-bs-boot:before{content:""}.fi-bs-border-all:before{content:""}.fi-bs-border-bottom:before{content:""}.fi-bs-border-center-h:before{content:""}.fi-bs-border-center-v:before{content:""}.fi-bs-border-inner:before{content:""}.fi-bs-border-left:before{content:""}.fi-bs-border-none:before{content:""}.fi-bs-border-outer:before{content:""}.fi-bs-border-right:before{content:""}.fi-bs-border-style-alt:before{content:""}.fi-bs-border-style:before{content:""}.fi-bs-border-top:before{content:""}.fi-bs-bottle:before{content:""}.fi-bs-bow-arrow:before{content:""}.fi-bs-bowl-chopsticks-noodles:before{content:""}.fi-bs-bowl-chopsticks:before{content:""}.fi-bs-bowl-rice:before{content:""}.fi-bs-bowling-ball:before{content:""}.fi-bs-bowling-pins:before{content:""}.fi-bs-bowling:before{content:""}.fi-bs-box-alt:before{content:""}.fi-bs-box-ballot:before{content:""}.fi-bs-box-check:before{content:""}.fi-bs-box-circle-check:before{content:""}.fi-bs-box-dollar:before{content:""}.fi-bs-box-fragile:before{content:""}.fi-bs-box-heart:before{content:""}.fi-bs-box-open-full:before{content:""}.fi-bs-box-open:before{content:""}.fi-bs-box-tissue:before{content:""}.fi-bs-box-up:before{content:""}.fi-bs-box:before{content:""}.fi-bs-boxes:before{content:""}.fi-bs-boxing-glove:before{content:""}.fi-bs-bracket-curly-right:before{content:""}.fi-bs-bracket-curly:before{content:""}.fi-bs-bracket-round-right:before{content:""}.fi-bs-bracket-round:before{content:""}.fi-bs-bracket-square-right:before{content:""}.fi-bs-bracket-square:before{content:""}.fi-bs-brackets-curly:before{content:""}.fi-bs-brackets-round:before{content:""}.fi-bs-brackets-square:before{content:""}.fi-bs-braille-a:before{content:""}.fi-bs-braille-b:before{content:""}.fi-bs-braille-c:before{content:""}.fi-bs-braille-d:before{content:""}.fi-bs-braille-e:before{content:""}.fi-bs-braille-g:before{content:""}.fi-bs-braille-h:before{content:""}.fi-bs-braille-i:before{content:""}.fi-bs-braille-j:before{content:""}.fi-bs-braille-k:before{content:""}.fi-bs-braille-l:before{content:""}.fi-bs-braille-m:before{content:""}.fi-bs-braille-n-alt:before{content:""}.fi-bs-braille-n:before{content:""}.fi-bs-braille-o:before{content:""}.fi-bs-braille-p:before{content:""}.fi-bs-braille-q:before{content:""}.fi-bs-braille-r:before{content:""}.fi-bs-braille-s:before{content:""}.fi-bs-braille-t:before{content:""}.fi-bs-braille-u:before{content:""}.fi-bs-braille-v:before{content:""}.fi-bs-braille-w:before{content:""}.fi-bs-braille-x:before{content:""}.fi-bs-braille-y:before{content:""}.fi-bs-braille-z:before{content:""}.fi-bs-braille:before{content:""}.fi-bs-brain-circuit:before{content:""}.fi-bs-brain:before{content:""}.fi-bs-bread-loaf:before{content:""}.fi-bs-bread-slice:before{content:""}.fi-bs-bread:before{content:""}.fi-bs-briefcase-arrow-right:before{content:""}.fi-bs-briefcase-blank:before{content:""}.fi-bs-briefcase:before{content:""}.fi-bs-brightness-low:before{content:""}.fi-bs-brightness:before{content:""}.fi-bs-bring-forward:before{content:""}.fi-bs-bring-front:before{content:""}.fi-bs-broadcast-tower:before{content:""}.fi-bs-broccoli:before{content:""}.fi-bs-broken-image:before{content:""}.fi-bs-broom:before{content:""}.fi-bs-browser:before{content:""}.fi-bs-browsers:before{content:""}.fi-bs-brush:before{content:""}.fi-bs-bug-slash:before{content:""}.fi-bs-bug:before{content:""}.fi-bs-bugs:before{content:""}.fi-bs-build-alt:before{content:""}.fi-bs-build:before{content:""}.fi-bs-building:before{content:""}.fi-bs-bulb:before{content:""}.fi-bs-bullet:before{content:""}.fi-bs-bullhorn:before{content:""}.fi-bs-bullseye-arrow:before{content:""}.fi-bs-bullseye-pointer:before{content:""}.fi-bs-bullseye:before{content:""}.fi-bs-burger-alt:before{content:""}.fi-bs-burger-fries:before{content:""}.fi-bs-burger-glass:before{content:""}.fi-bs-burrito:before{content:""}.fi-bs-bus-alt:before{content:""}.fi-bs-bus:before{content:""}.fi-bs-business-time:before{content:""}.fi-bs-butterfly:before{content:""}.fi-bs-c:before{content:""}.fi-bs-cabin:before{content:""}.fi-bs-cactus:before{content:""}.fi-bs-cake-birthday:before{content:""}.fi-bs-cake-wedding:before{content:""}.fi-bs-calculator-simple:before{content:""}.fi-bs-calculator:before{content:""}.fi-bs-calendar-arrow-down:before{content:""}.fi-bs-calendar-arrow-up:before{content:""}.fi-bs-calendar-check:before{content:""}.fi-bs-calendar-clock:before{content:""}.fi-bs-calendar-day:before{content:""}.fi-bs-calendar-days:before{content:""}.fi-bs-calendar-exclamation:before{content:""}.fi-bs-calendar-heart:before{content:""}.fi-bs-calendar-image:before{content:""}.fi-bs-calendar-lines-pen:before{content:""}.fi-bs-calendar-lines:before{content:""}.fi-bs-calendar-minus:before{content:""}.fi-bs-calendar-pen:before{content:""}.fi-bs-calendar-plus:before{content:""}.fi-bs-calendar-star:before{content:""}.fi-bs-calendar-week:before{content:""}.fi-bs-calendar-xmark:before{content:""}.fi-bs-calendar:before{content:""}.fi-bs-calendars:before{content:""}.fi-bs-call-history:before{content:""}.fi-bs-call-incoming:before{content:""}.fi-bs-call-missed:before{content:""}.fi-bs-call-outgoing:before{content:""}.fi-bs-camcorder:before{content:""}.fi-bs-camera-cctv:before{content:""}.fi-bs-camera-movie:before{content:""}.fi-bs-camera-retro:before{content:""}.fi-bs-camera-rotate:before{content:""}.fi-bs-camera-security:before{content:""}.fi-bs-camera-slash:before{content:""}.fi-bs-camera-viewfinder:before{content:""}.fi-bs-camera:before{content:""}.fi-bs-campfire:before{content:""}.fi-bs-camping:before{content:""}.fi-bs-candle-holder:before{content:""}.fi-bs-candy-alt:before{content:""}.fi-bs-candy-cane:before{content:""}.fi-bs-candy-corn:before{content:""}.fi-bs-candy:before{content:""}.fi-bs-Cannabis:before{content:""}.fi-bs-canned-food:before{content:""}.fi-bs-capsules:before{content:""}.fi-bs-car-alt:before{content:""}.fi-bs-car-battery:before{content:""}.fi-bs-car-bolt:before{content:""}.fi-bs-car-building:before{content:""}.fi-bs-car-bump:before{content:""}.fi-bs-car-bus:before{content:""}.fi-bs-car-circle-bolt:before{content:""}.fi-bs-car-crash:before{content:""}.fi-bs-car-garage:before{content:""}.fi-bs-car-mechanic:before{content:""}.fi-bs-car-rear:before{content:""}.fi-bs-car-side-bolt:before{content:""}.fi-bs-car-side:before{content:""}.fi-bs-car-tilt:before{content:""}.fi-bs-car-wash:before{content:""}.fi-bs-car:before{content:""}.fi-bs-caravan-alt:before{content:""}.fi-bs-caravan:before{content:""}.fi-bs-caret-circle-down:before{content:""}.fi-bs-caret-circle-right:before{content:""}.fi-bs-caret-circle-up:before{content:""}.fi-bs-caret-down:before{content:""}.fi-bs-caret-left:before{content:""}.fi-bs-caret-quare-up:before{content:""}.fi-bs-caret-right:before{content:""}.fi-bs-caret-square-down:before{content:""}.fi-bs-caret-square-left_1:before{content:""}.fi-bs-caret-square-left:before{content:""}.fi-bs-caret-square-right:before{content:""}.fi-bs-caret-up:before{content:""}.fi-bs-carrot:before{content:""}.fi-bs-cars:before{content:""}.fi-bs-cart-arrow-down:before{content:""}.fi-bs-cart-minus:before{content:""}.fi-bs-cart-shopping-fast:before{content:""}.fi-bs-cash-register:before{content:""}.fi-bs-cassette-tape:before{content:""}.fi-bs-cassette-vhs:before{content:""}.fi-bs-castle:before{content:""}.fi-bs-cat-space:before{content:""}.fi-bs-cat:before{content:""}.fi-bs-cauldron:before{content:""}.fi-bs-cedi-sign:before{content:""}.fi-bs-cello:before{content:""}.fi-bs-cent-sign:before{content:""}.fi-bs-chair-office:before{content:""}.fi-bs-chair:before{content:""}.fi-bs-chalkboard-user:before{content:""}.fi-bs-charging-station:before{content:""}.fi-bs-chart-area:before{content:""}.fi-bs-chart-bullet:before{content:""}.fi-bs-chart-candlestick:before{content:""}.fi-bs-chart-connected:before{content:""}.fi-bs-chart-gantt:before{content:""}.fi-bs-chart-histogram:before{content:""}.fi-bs-chart-line-up:before{content:""}.fi-bs-chart-mixed:before{content:""}.fi-bs-chart-network:before{content:""}.fi-bs-chart-pie-alt:before{content:""}.fi-bs-chart-pie:before{content:""}.fi-bs-chart-pyramid:before{content:""}.fi-bs-chart-radar:before{content:""}.fi-bs-chart-scatter-3d:before{content:""}.fi-bs-chart-scatter-bubble:before{content:""}.fi-bs-chart-scatter:before{content:""}.fi-bs-chart-set-theory:before{content:""}.fi-bs-chart-simple-horizontal:before{content:""}.fi-bs-chart-simple:before{content:""}.fi-bs-chart-tree-map:before{content:""}.fi-bs-chart-tree:before{content:""}.fi-bs-chart-user:before{content:""}.fi-bs-chart-waterfall:before{content:""}.fi-bs-chat-arrow-down:before{content:""}.fi-bs-chat-arrow-grow:before{content:""}.fi-bs-check-circle:before{content:""}.fi-bs-check-double:before{content:""}.fi-bs-check:before{content:""}.fi-bs-checkbox:before{content:""}.fi-bs-cheese-alt:before{content:""}.fi-bs-cheese:before{content:""}.fi-bs-cheeseburger:before{content:""}.fi-bs-cherry:before{content:""}.fi-bs-chess-bishop:before{content:""}.fi-bs-chess-board:before{content:""}.fi-bs-chess-clock-alt:before{content:""}.fi-bs-chess-clock:before{content:""}.fi-bs-chess-king-alt:before{content:""}.fi-bs-chess-king:before{content:""}.fi-bs-chess-knight-alt:before{content:""}.fi-bs-chess-knight:before{content:""}.fi-bs-chess-pawn-alt:before{content:""}.fi-bs-chess-pawn:before{content:""}.fi-bs-chess-piece:before{content:""}.fi-bs-chess-queen-alt:before{content:""}.fi-bs-chess-queen:before{content:""}.fi-bs-chess-rook-alt:before{content:""}.fi-bs-chess-rook:before{content:""}.fi-bs-chess:before{content:""}.fi-bs-chevron-double-down:before{content:""}.fi-bs-chevron-double-up:before{content:""}.fi-bs-child-head:before{content:""}.fi-bs-child:before{content:""}.fi-bs-chimney:before{content:""}.fi-bs-chocolate:before{content:""}.fi-bs-circle-0:before{content:""}.fi-bs-circle-1:before{content:""}.fi-bs-circle-2:before{content:""}.fi-bs-circle-3:before{content:""}.fi-bs-circle-4:before{content:""}.fi-bs-circle-5:before{content:""}.fi-bs-circle-6:before{content:""}.fi-bs-circle-7:before{content:""}.fi-bs-circle-8:before{content:""}.fi-bs-circle-9:before{content:""}.fi-bs-circle-a:before{content:""}.fi-bs-circle-b:before{content:""}.fi-bs-circle-bolt:before{content:""}.fi-bs-circle-book-open:before{content:""}.fi-bs-circle-bookmark:before{content:""}.fi-bs-circle-c:before{content:""}.fi-bs-circle-calendar:before{content:""}.fi-bs-circle-camera:before{content:""}.fi-bs-circle-d:before{content:""}.fi-bs-circle-dashed:before{content:""}.fi-bs-circle-e:before{content:""}.fi-bs-circle-ellipsis-vertical:before{content:""}.fi-bs-circle-ellipsis:before{content:""}.fi-bs-circle-envelope:before{content:""}.fi-bs-circle-exclamation-check:before{content:""}.fi-bs-circle-f:before{content:""}.fi-bs-circle-g:before{content:""}.fi-bs-circle-h:before{content:""}.fi-bs-circle-half-stroke:before{content:""}.fi-bs-circle-half:before{content:""}.fi-bs-circle-heart:before{content:""}.fi-bs-circle-i:before{content:""}.fi-bs-circle-j:before{content:""}.fi-bs-circle-k:before{content:""}.fi-bs-circle-l:before{content:""}.fi-bs-circle-m:before{content:""}.fi-bs-circle-microphone-lines:before{content:""}.fi-bs-circle-microphone:before{content:""}.fi-bs-circle-n:before{content:""}.fi-bs-circle-o:before{content:""}.fi-bs-circle-p:before{content:""}.fi-bs-circle-phone-flip:before{content:""}.fi-bs-circle-phone-hangup:before{content:""}.fi-bs-circle-phone:before{content:""}.fi-bs-circle-q:before{content:""}.fi-bs-circle-quarter:before{content:""}.fi-bs-circle-quarters-alt:before{content:""}.fi-bs-circle-r:before{content:""}.fi-bs-circle-s:before{content:""}.fi-bs-circle-small:before{content:""}.fi-bs-circle-star:before{content:""}.fi-bs-circle-t:before{content:""}.fi-bs-circle-three-quarters:before{content:""}.fi-bs-circle-trash:before{content:""}.fi-bs-circle-u:before{content:""}.fi-bs-circle-user:before{content:""}.fi-bs-circle-v:before{content:""}.fi-bs-circle-video:before{content:""}.fi-bs-circle-w:before{content:""}.fi-bs-circle-waveform-lines:before{content:""}.fi-bs-circle-x:before{content:""}.fi-bs-circle-xmark:before{content:""}.fi-bs-circle-y:before{content:""}.fi-bs-circle-z:before{content:""}.fi-bs-circle:before{content:""}.fi-bs-city:before{content:""}.fi-bs-clapperboard-play:before{content:""}.fi-bs-clapperboard:before{content:""}.fi-bs-clarinet:before{content:""}.fi-bs-claw-marks:before{content:""}.fi-bs-clip:before{content:""}.fi-bs-clipboard-check:before{content:""}.fi-bs-clipboard-list-check:before{content:""}.fi-bs-clipboard-list:before{content:""}.fi-bs-clipboard-prescription:before{content:""}.fi-bs-clipboard-user:before{content:""}.fi-bs-clipboard:before{content:""}.fi-bs-clock-desk:before{content:""}.fi-bs-clock-eight-thirty:before{content:""}.fi-bs-clock-eleven-thirty:before{content:""}.fi-bs-clock-eleven:before{content:""}.fi-bs-clock-five-thirty:before{content:""}.fi-bs-clock-five:before{content:""}.fi-bs-clock-four-thirty:before{content:""}.fi-bs-clock-nine-thirty:before{content:""}.fi-bs-clock-nine:before{content:""}.fi-bs-clock-one-thirty:before{content:""}.fi-bs-clock-one:before{content:""}.fi-bs-clock-seven-thirty:before{content:""}.fi-bs-clock-seven:before{content:""}.fi-bs-clock-six-thirty:before{content:""}.fi-bs-clock-six:before{content:""}.fi-bs-clock-ten-thirty:before{content:""}.fi-bs-clock-ten:before{content:""}.fi-bs-clock-three-thirty:before{content:""}.fi-bs-clock-three:before{content:""}.fi-bs-clock-twelve-thirty:before{content:""}.fi-bs-clock-twelve:before{content:""}.fi-bs-clock-two-thirty:before{content:""}.fi-bs-clock-two:before{content:""}.fi-bs-clock:before{content:""}.fi-bs-clone:before{content:""}.fi-bs-closed-captioning-slash:before{content:""}.fi-bs-clothes-hanger:before{content:""}.fi-bs-cloud-check:before{content:""}.fi-bs-cloud-disabled:before{content:""}.fi-bs-cloud-download-alt:before{content:""}.fi-bs-cloud-download:before{content:""}.fi-bs-cloud-drizzle:before{content:""}.fi-bs-cloud-exclamation:before{content:""}.fi-bs-cloud-hail-mixed:before{content:""}.fi-bs-cloud-hail:before{content:""}.fi-bs-cloud-meatball:before{content:""}.fi-bs-cloud-moon-rain:before{content:""}.fi-bs-cloud-moon:before{content:""}.fi-bs-cloud-question:before{content:""}.fi-bs-cloud-rain:before{content:""}.fi-bs-cloud-rainbow:before{content:""}.fi-bs-cloud-share:before{content:""}.fi-bs-cloud-showers-heavy:before{content:""}.fi-bs-cloud-showers:before{content:""}.fi-bs-cloud-sleet:before{content:""}.fi-bs-cloud-snow:before{content:""}.fi-bs-cloud-sun-rain:before{content:""}.fi-bs-cloud-sun:before{content:""}.fi-bs-cloud-upload-alt:before{content:""}.fi-bs-cloud-upload:before{content:""}.fi-bs-cloud:before{content:""}.fi-bs-clouds-moon:before{content:""}.fi-bs-clouds-sun:before{content:""}.fi-bs-clouds:before{content:""}.fi-bs-clover-alt:before{content:""}.fi-bs-club:before{content:""}.fi-bs-cocktail-alt:before{content:""}.fi-bs-cocktail:before{content:""}.fi-bs-code-branch:before{content:""}.fi-bs-code-commit:before{content:""}.fi-bs-code-compare:before{content:""}.fi-bs-code-fork:before{content:""}.fi-bs-code-merge:before{content:""}.fi-bs-code-pull-request-closed:before{content:""}.fi-bs-code-pull-request-draft:before{content:""}.fi-bs-code-pull-request:before{content:""}.fi-bs-code-simple:before{content:""}.fi-bs-coffee-bean:before{content:""}.fi-bs-coffee-beans:before{content:""}.fi-bs-coffee-pot:before{content:""}.fi-bs-coffee:before{content:""}.fi-bs-coffin-cross:before{content:""}.fi-bs-coffin:before{content:""}.fi-bs-coin:before{content:""}.fi-bs-coins:before{content:""}.fi-bs-colon-sign:before{content:""}.fi-bs-columns-3:before{content:""}.fi-bs-comet:before{content:""}.fi-bs-command:before{content:""}.fi-bs-comment-alt-check:before{content:""}.fi-bs-comment-alt-dots:before{content:""}.fi-bs-comment-alt-edit:before{content:""}.fi-bs-comment-alt-medical:before{content:""}.fi-bs-comment-alt-middle-top:before{content:""}.fi-bs-comment-alt-middle:before{content:""}.fi-bs-comment-alt-minus:before{content:""}.fi-bs-comment-alt-music:before{content:""}.fi-bs-comment-alt:before{content:""}.fi-bs-comment-arrow-down:before{content:""}.fi-bs-comment-arrow-up-right:before{content:""}.fi-bs-comment-arrow-up:before{content:""}.fi-bs-comment-check:before{content:""}.fi-bs-comment-code:before{content:""}.fi-bs-comment-dollar:before{content:""}.fi-bs-comment-dots:before{content:""}.fi-bs-comment-exclamation:before{content:""}.fi-bs-comment-heart:before{content:""}.fi-bs-comment-image:before{content:""}.fi-bs-comment-info:before{content:""}.fi-bs-comment-medical:before{content:""}.fi-bs-comment-minus:before{content:""}.fi-bs-comment-pen:before{content:""}.fi-bs-comment-question:before{content:""}.fi-bs-comment-quote:before{content:""}.fi-bs-comment-slash:before{content:""}.fi-bs-comment-smile:before{content:""}.fi-bs-comment-sms:before{content:""}.fi-bs-comment-text:before{content:""}.fi-bs-comment-user:before{content:""}.fi-bs-comment-xmark:before{content:""}.fi-bs-comment:before{content:""}.fi-bs-comments-dollar:before{content:""}.fi-bs-comments-question-check:before{content:""}.fi-bs-comments-question:before{content:""}.fi-bs-comments:before{content:""}.fi-bs-compass-slash:before{content:""}.fi-bs-compress-alt:before{content:""}.fi-bs-compress:before{content:""}.fi-bs-computer-classic:before{content:""}.fi-bs-computer-mouse:before{content:""}.fi-bs-computer-speaker:before{content:""}.fi-bs-computer:before{content:""}.fi-bs-concierge-bell:before{content:""}.fi-bs-confetti:before{content:""}.fi-bs-container-storage:before{content:""}.fi-bs-conveyor-belt-alt:before{content:""}.fi-bs-conveyor-belt-empty:before{content:""}.fi-bs-conveyor-belt:before{content:""}.fi-bs-cookie-alt:before{content:""}.fi-bs-cookie:before{content:""}.fi-bs-copy-alt:before{content:""}.fi-bs-copy-image:before{content:""}.fi-bs-copy:before{content:""}.fi-bs-copyright:before{content:""}.fi-bs-corn:before{content:""}.fi-bs-couch:before{content:""}.fi-bs-cow-alt:before{content:""}.fi-bs-cow:before{content:""}.fi-bs-cowbell-circle-plus:before{content:""}.fi-bs-cowbell-more:before{content:""}.fi-bs-cowbell:before{content:""}.fi-bs-crab:before{content:""}.fi-bs-cream:before{content:""}.fi-bs-credit-card:before{content:""}.fi-bs-cricket:before{content:""}.fi-bs-croissant:before{content:""}.fi-bs-cross-circle:before{content:""}.fi-bs-cross-religion:before{content:""}.fi-bs-cross-small:before{content:""}.fi-bs-cross:before{content:""}.fi-bs-crow:before{content:""}.fi-bs-crown:before{content:""}.fi-bs-crutch:before{content:""}.fi-bs-crutches:before{content:""}.fi-bs-cruzeiro-sign:before{content:""}.fi-bs-crystal-ball:before{content:""}.fi-bs-cube:before{content:""}.fi-bs-cubes:before{content:""}.fi-bs-cupcake:before{content:""}.fi-bs-curling:before{content:""}.fi-bs-cursor-finger:before{content:""}.fi-bs-cursor-plus:before{content:""}.fi-bs-cursor-text-alt:before{content:""}.fi-bs-cursor-text:before{content:""}.fi-bs-cursor:before{content:""}.fi-bs-d:before{content:""}.fi-bs-dart:before{content:""}.fi-bs-dashboard:before{content:""}.fi-bs-data-transfer:before{content:""}.fi-bs-database:before{content:""}.fi-bs-deer-rudolph:before{content:""}.fi-bs-deer:before{content:""}.fi-bs-delete-document:before{content:""}.fi-bs-delete-right:before{content:""}.fi-bs-delete-user:before{content:""}.fi-bs-delete:before{content:""}.fi-bs-democrat:before{content:""}.fi-bs-desktop-arrow-down:before{content:""}.fi-bs-desktop-wallpaper:before{content:""}.fi-bs-devices:before{content:""}.fi-bs-dewpoint:before{content:""}.fi-bs-dharmachakra:before{content:""}.fi-bs-diagram-cells:before{content:""}.fi-bs-diagram-lean-canvas:before{content:""}.fi-bs-diagram-nested:before{content:""}.fi-bs-diagram-next:before{content:""}.fi-bs-diagram-predecessor:before{content:""}.fi-bs-diagram-previous:before{content:""}.fi-bs-diagram-project:before{content:""}.fi-bs-diagram-sankey:before{content:""}.fi-bs-diagram-subtask:before{content:""}.fi-bs-diagram-successor:before{content:""}.fi-bs-diagram-venn:before{content:""}.fi-bs-dial-high:before{content:""}.fi-bs-dial-low:before{content:""}.fi-bs-dial-max:before{content:""}.fi-bs-dial-med-low:before{content:""}.fi-bs-dial-med:before{content:""}.fi-bs-dial-min:before{content:""}.fi-bs-dial-off:before{content:""}.fi-bs-dial:before{content:""}.fi-bs-diamond-exclamation:before{content:""}.fi-bs-diamond-turn-right:before{content:""}.fi-bs-diamond:before{content:""}.fi-bs-dice-alt:before{content:""}.fi-bs-dice-d10:before{content:""}.fi-bs-dice-d12:before{content:""}.fi-bs-dice-d20:before{content:""}.fi-bs-dice-d4:before{content:""}.fi-bs-dice-d6:before{content:""}.fi-bs-dice-d8:before{content:""}.fi-bs-dice-four:before{content:""}.fi-bs-dice-one:before{content:""}.fi-bs-dice-six:before{content:""}.fi-bs-dice-three:before{content:""}.fi-bs-dice-two:before{content:""}.fi-bs-dice:before{content:""}.fi-bs-digging:before{content:""}.fi-bs-digital-tachograph:before{content:""}.fi-bs-diploma:before{content:""}.fi-bs-disc-drive:before{content:""}.fi-bs-disco-ball:before{content:""}.fi-bs-discover:before{content:""}.fi-bs-disease:before{content:""}.fi-bs-disk:before{content:""}.fi-bs-display-arrow-down:before{content:""}.fi-bs-display-code:before{content:""}.fi-bs-display-medical:before{content:""}.fi-bs-display-slash:before{content:""}.fi-bs-distribute-spacing-horizontal:before{content:""}.fi-bs-distribute-spacing-vertical:before{content:""}.fi-bs-dizzy:before{content:""}.fi-bs-dna:before{content:""}.fi-bs-do-not-enter:before{content:""}.fi-bs-doctor:before{content:""}.fi-bs-document-signed:before{content:""}.fi-bs-document:before{content:""}.fi-bs-dog:before{content:""}.fi-bs-dollar:before{content:""}.fi-bs-dolly-flatbed-alt:before{content:""}.fi-bs-dolly-flatbed-empty:before{content:""}.fi-bs-dolly-flatbed:before{content:""}.fi-bs-dolphin:before{content:""}.fi-bs-donate:before{content:""}.fi-bs-dong-sign:before{content:""}.fi-bs-door-closed:before{content:""}.fi-bs-door-open:before{content:""}.fi-bs-dot-circle:before{content:""}.fi-bs-dove:before{content:""}.fi-bs-down-left-and-up-right-to-center:before{content:""}.fi-bs-down-left:before{content:""}.fi-bs-down-right:before{content:""}.fi-bs-down-to-line:before{content:""}.fi-bs-down:before{content:""}.fi-bs-download:before{content:""}.fi-bs-drafting-compass:before{content:""}.fi-bs-dragon:before{content:""}.fi-bs-draw-polygon:before{content:""}.fi-bs-draw-square:before{content:""}.fi-bs-dreidel:before{content:""}.fi-bs-drink-alt:before{content:""}.fi-bs-drone-alt:before{content:""}.fi-bs-drone-front:before{content:""}.fi-bs-drone:before{content:""}.fi-bs-drum-steelpan:before{content:""}.fi-bs-drum:before{content:""}.fi-bs-drumstick-bite:before{content:""}.fi-bs-drumstick:before{content:""}.fi-bs-dryer-alt:before{content:""}.fi-bs-dryer:before{content:""}.fi-bs-duck:before{content:""}.fi-bs-dumpster-fire:before{content:""}.fi-bs-dumpster:before{content:""}.fi-bs-dungeon:before{content:""}.fi-bs-duplicate:before{content:""}.fi-bs-e-learning:before{content:""}.fi-bs-e:before{content:""}.fi-bs-ear-deaf:before{content:""}.fi-bs-ear-muffs:before{content:""}.fi-bs-ear:before{content:""}.fi-bs-earnings:before{content:""}.fi-bs-earth-africa:before{content:""}.fi-bs-earth-americas:before{content:""}.fi-bs-earth-asia:before{content:""}.fi-bs-earth-europa:before{content:""}.fi-bs-eclipse-alt:before{content:""}.fi-bs-eclipse:before{content:""}.fi-bs-edit-alt:before{content:""}.fi-bs-edit:before{content:""}.fi-bs-egg-fried:before{content:""}.fi-bs-egg:before{content:""}.fi-bs-eject:before{content:""}.fi-bs-elephant:before{content:""}.fi-bs-elevator:before{content:""}.fi-bs-engine-warning:before{content:""}.fi-bs-engine:before{content:""}.fi-bs-enter:before{content:""}.fi-bs-envelope-ban:before{content:""}.fi-bs-envelope-bulk:before{content:""}.fi-bs-envelope-dot:before{content:""}.fi-bs-envelope-download:before{content:""}.fi-bs-envelope-marker:before{content:""}.fi-bs-envelope-open-dollar:before{content:""}.fi-bs-envelope-open-text:before{content:""}.fi-bs-envelope-open:before{content:""}.fi-bs-envelope-plus:before{content:""}.fi-bs-envelope:before{content:""}.fi-bs-envelopes:before{content:""}.fi-bs-equality:before{content:""}.fi-bs-eraser:before{content:""}.fi-bs-escalator:before{content:""}.fi-bs-ethernet:before{content:""}.fi-bs-euro:before{content:""}.fi-bs-exchange-alt:before{content:""}.fi-bs-exchange:before{content:""}.fi-bs-exclamation:before{content:""}.fi-bs-exit:before{content:""}.fi-bs-expand-arrows-alt:before{content:""}.fi-bs-expand-arrows:before{content:""}.fi-bs-expand:before{content:""}.fi-bs-eye-crossed:before{content:""}.fi-bs-eye-dropper-half:before{content:""}.fi-bs-eye-dropper:before{content:""}.fi-bs-eye:before{content:""}.fi-bs-eyes:before{content:""}.fi-bs-f:before{content:""}.fi-bs-face-angry-horns:before{content:""}.fi-bs-face-anguished:before{content:""}.fi-bs-face-anxious-sweat:before{content:""}.fi-bs-face-astonished:before{content:""}.fi-bs-face-awesome:before{content:""}.fi-bs-face-beam-hand-over-mouth:before{content:""}.fi-bs-face-confounded:before{content:""}.fi-bs-face-confused:before{content:""}.fi-bs-face-cowboy-hat:before{content:""}.fi-bs-face-disappointed:before{content:""}.fi-bs-face-disguise:before{content:""}.fi-bs-face-downcast-sweat:before{content:""}.fi-bs-face-drooling:before{content:""}.fi-bs-face-explode:before{content:""}.fi-bs-face-expressionless:before{content:""}.fi-bs-face-eyes-xmarks:before{content:""}.fi-bs-face-fearful:before{content:""}.fi-bs-face-glasses:before{content:""}.fi-bs-face-grin-tongue-wink:before{content:""}.fi-bs-face-hand-yawn:before{content:""}.fi-bs-face-head-bandage:before{content:""}.fi-bs-face-hushed:before{content:""}.fi-bs-face-icicles:before{content:""}.fi-bs-face-lying:before{content:""}.fi-bs-face-mask:before{content:""}.fi-bs-face-monocle:before{content:""}.fi-bs-face-nauseated:before{content:""}.fi-bs-face-nose-steam:before{content:""}.fi-bs-face-party:before{content:""}.fi-bs-face-pensive:before{content:""}.fi-bs-face-persevering:before{content:""}.fi-bs-face-pleading:before{content:""}.fi-bs-face-raised-eyebrow:before{content:""}.fi-bs-face-relieved:before{content:""}.fi-bs-face-sad-sweat:before{content:""}.fi-bs-face-scream:before{content:""}.fi-bs-face-shush:before{content:""}.fi-bs-face-sleeping:before{content:""}.fi-bs-face-sleepy:before{content:""}.fi-bs-face-smile-halo:before{content:""}.fi-bs-face-smile-hearts:before{content:""}.fi-bs-face-smile-horns:before{content:""}.fi-bs-face-smile-tear:before{content:""}.fi-bs-face-smile-tongue:before{content:""}.fi-bs-face-smile-upside-down:before{content:""}.fi-bs-face-smiling-hands:before{content:""}.fi-bs-face-smirking:before{content:""}.fi-bs-face-sunglasses:before{content:""}.fi-bs-face-swear:before{content:""}.fi-bs-face-thermometer:before{content:""}.fi-bs-face-thinking:before{content:""}.fi-bs-face-tissue:before{content:""}.fi-bs-face-tongue-money:before{content:""}.fi-bs-face-tongue-sweat:before{content:""}.fi-bs-face-unamused:before{content:""}.fi-bs-face-viewfinder:before{content:""}.fi-bs-face-vomit:before{content:""}.fi-bs-face-weary:before{content:""}.fi-bs-face-woozy:before{content:""}.fi-bs-face-worried:before{content:""}.fi-bs-face-zany:before{content:""}.fi-bs-face-zipper:before{content:""}.fi-bs-family-dress:before{content:""}.fi-bs-family-pants:before{content:""}.fi-bs-family:before{content:""}.fi-bs-fan-table:before{content:""}.fi-bs-fan:before{content:""}.fi-bs-farm:before{content:""}.fi-bs-faucet-drip:before{content:""}.fi-bs-faucet:before{content:""}.fi-bs-fax:before{content:""}.fi-bs-feather-pointed:before{content:""}.fi-bs-feather:before{content:""}.fi-bs-fence:before{content:""}.fi-bs-ferris-wheel:before{content:""}.fi-bs-field-hockey:before{content:""}.fi-bs-fighter-jet:before{content:""}.fi-bs-file-ai:before{content:""}.fi-bs-file-audio:before{content:""}.fi-bs-file-binary:before{content:""}.fi-bs-file-chart-line:before{content:""}.fi-bs-file-chart-pie:before{content:""}.fi-bs-file-circle-info:before{content:""}.fi-bs-file-code:before{content:""}.fi-bs-file-csv:before{content:""}.fi-bs-file-download:before{content:""}.fi-bs-file-edit:before{content:""}.fi-bs-file-eps:before{content:""}.fi-bs-file-excel:before{content:""}.fi-bs-file-exclamation:before{content:""}.fi-bs-file-export:before{content:""}.fi-bs-file-image:before{content:""}.fi-bs-file-import:before{content:""}.fi-bs-file-invoice-dollar:before{content:""}.fi-bs-file-invoice:before{content:""}.fi-bs-file-medical-alt:before{content:""}.fi-bs-file-medical:before{content:""}.fi-bs-file-minus:before{content:""}.fi-bs-file-pdf:before{content:""}.fi-bs-file-powerpoint:before{content:""}.fi-bs-file-prescription:before{content:""}.fi-bs-file-psd:before{content:""}.fi-bs-file-signature:before{content:""}.fi-bs-file-spreadsheet:before{content:""}.fi-bs-file-upload:before{content:""}.fi-bs-file-user:before{content:""}.fi-bs-file-video:before{content:""}.fi-bs-file-word:before{content:""}.fi-bs-file-zipper:before{content:""}.fi-bs-file:before{content:""}.fi-bs-files-medical:before{content:""}.fi-bs-fill:before{content:""}.fi-bs-film-canister:before{content:""}.fi-bs-film-slash:before{content:""}.fi-bs-film:before{content:""}.fi-bs-films:before{content:""}.fi-bs-filter-slash:before{content:""}.fi-bs-filter:before{content:""}.fi-bs-filters:before{content:""}.fi-bs-fingerprint:before{content:""}.fi-bs-fire-burner:before{content:""}.fi-bs-fire-extinguisher:before{content:""}.fi-bs-fire-flame-curved:before{content:""}.fi-bs-fire-flame-simple:before{content:""}.fi-bs-fire-hydrant:before{content:""}.fi-bs-fire-smoke:before{content:""}.fi-bs-fireplace:before{content:""}.fi-bs-fish-bones:before{content:""}.fi-bs-fish-cooked:before{content:""}.fi-bs-fish:before{content:""}.fi-bs-fishing-rod:before{content:""}.fi-bs-flag-alt:before{content:""}.fi-bs-flag-checkered:before{content:""}.fi-bs-flag-usa:before{content:""}.fi-bs-flag:before{content:""}.fi-bs-flame:before{content:""}.fi-bs-flashlight:before{content:""}.fi-bs-flask-poison:before{content:""}.fi-bs-flask-potion:before{content:""}.fi-bs-flask:before{content:""}.fi-bs-flip-horizontal:before{content:""}.fi-bs-floppy-disk-circle-arrow-right:before{content:""}.fi-bs-floppy-disk-circle-xmark:before{content:""}.fi-bs-floppy-disk-pen:before{content:""}.fi-bs-floppy-disks:before{content:""}.fi-bs-florin-sign:before{content:""}.fi-bs-flower-bouquet:before{content:""}.fi-bs-flower-daffodil:before{content:""}.fi-bs-flower-tulip:before{content:""}.fi-bs-flower:before{content:""}.fi-bs-flushed:before{content:""}.fi-bs-flute:before{content:""}.fi-bs-flux-capacitor:before{content:""}.fi-bs-fog:before{content:""}.fi-bs-folder-download:before{content:""}.fi-bs-folder-minus:before{content:""}.fi-bs-folder-open:before{content:""}.fi-bs-folder-times:before{content:""}.fi-bs-folder-tree:before{content:""}.fi-bs-folder-upload:before{content:""}.fi-bs-folder-xmark:before{content:""}.fi-bs-folder:before{content:""}.fi-bs-folders:before{content:""}.fi-bs-follow-folder:before{content:""}.fi-bs-followcollection:before{content:""}.fi-bs-following:before{content:""}.fi-bs-football:before{content:""}.fi-bs-fork:before{content:""}.fi-bs-forklift:before{content:""}.fi-bs-form:before{content:""}.fi-bs-fort:before{content:""}.fi-bs-forward-fast:before{content:""}.fi-bs-forward:before{content:""}.fi-bs-fox:before{content:""}.fi-bs-frame:before{content:""}.fi-bs-franc-sign:before{content:""}.fi-bs-french-fries:before{content:""}.fi-bs-frog:before{content:""}.fi-bs-frown:before{content:""}.fi-bs-ftp:before{content:""}.fi-bs-funnel-dollar:before{content:""}.fi-bs-g:before{content:""}.fi-bs-galaxy:before{content:""}.fi-bs-gallery-thumbnails:before{content:""}.fi-bs-gallery:before{content:""}.fi-bs-game-board-alt:before{content:""}.fi-bs-gamepad:before{content:""}.fi-bs-garage-car:before{content:""}.fi-bs-garage-open:before{content:""}.fi-bs-garage:before{content:""}.fi-bs-garlic:before{content:""}.fi-bs-gas-pump-alt:before{content:""}.fi-bs-gas-pump-slash:before{content:""}.fi-bs-gas-pump:before{content:""}.fi-bs-gauge-circle-bolt:before{content:""}.fi-bs-gauge-circle-minus:before{content:""}.fi-bs-gauge-circle-plus:before{content:""}.fi-bs-gavel:before{content:""}.fi-bs-gears:before{content:""}.fi-bs-gem:before{content:""}.fi-bs-ghost:before{content:""}.fi-bs-gif-square:before{content:""}.fi-bs-gif:before{content:""}.fi-bs-gift-card:before{content:""}.fi-bs-gift:before{content:""}.fi-bs-gifts:before{content:""}.fi-bs-gingerbread-man:before{content:""}.fi-bs-glass-champagne:before{content:""}.fi-bs-glass-cheers:before{content:""}.fi-bs-glass-citrus:before{content:""}.fi-bs-glass-whiskey-rocks:before{content:""}.fi-bs-glass-whiskey:before{content:""}.fi-bs-glass:before{content:""}.fi-bs-glasses:before{content:""}.fi-bs-globe-alt:before{content:""}.fi-bs-globe-snow:before{content:""}.fi-bs-globe:before{content:""}.fi-bs-golf-ball:before{content:""}.fi-bs-golf-club:before{content:""}.fi-bs-golf:before{content:""}.fi-bs-graduation-cap:before{content:""}.fi-bs-gramophone:before{content:""}.fi-bs-grape:before{content:""}.fi-bs-graphic-style:before{content:""}.fi-bs-graphic-tablet:before{content:""}.fi-bs-grate-droplet:before{content:""}.fi-bs-grate:before{content:""}.fi-bs-grid-alt:before{content:""}.fi-bs-grid-dividers:before{content:""}.fi-bs-grid:before{content:""}.fi-bs-grill-hot-alt:before{content:""}.fi-bs-grill:before{content:""}.fi-bs-grimace:before{content:""}.fi-bs-grin-alt:before{content:""}.fi-bs-grin-beam-sweat:before{content:""}.fi-bs-grin-beam:before{content:""}.fi-bs-grin-hearts:before{content:""}.fi-bs-grin-squint-tears:before{content:""}.fi-bs-grin-squint:before{content:""}.fi-bs-grin-stars:before{content:""}.fi-bs-grin-tears:before{content:""}.fi-bs-grin-tongue-squint:before{content:""}.fi-bs-grin-tongue-wink:before{content:""}.fi-bs-grin-tongue:before{content:""}.fi-bs-grin-wink:before{content:""}.fi-bs-grin:before{content:""}.fi-bs-grip-dots-vertical:before{content:""}.fi-bs-grip-dots:before{content:""}.fi-bs-grip-horizontal:before{content:""}.fi-bs-grip-lines-vertical:before{content:""}.fi-bs-grip-lines:before{content:""}.fi-bs-grip-vertical:before{content:""}.fi-bs-guarani-sign:before{content:""}.fi-bs-guitar-electric:before{content:""}.fi-bs-guitar:before{content:""}.fi-bs-guitars:before{content:""}.fi-bs-gun-squirt:before{content:""}.fi-bs-gym:before{content:""}.fi-bs-h-square:before{content:""}.fi-bs-h:before{content:""}.fi-bs-h1:before{content:""}.fi-bs-h2:before{content:""}.fi-bs-h3:before{content:""}.fi-bs-h4:before{content:""}.fi-bs-hamburger-soda:before{content:""}.fi-bs-hamburger:before{content:""}.fi-bs-hammer-crash:before{content:""}.fi-bs-hammer-war:before{content:""}.fi-bs-hammer:before{content:""}.fi-bs-hand-back-fist:before{content:""}.fi-bs-hand-back-point-down:before{content:""}.fi-bs-hand-back-point-left:before{content:""}.fi-bs-hand-back-point-ribbon:before{content:""}.fi-bs-hand-back-point-right:before{content:""}.fi-bs-hand-dots:before{content:""}.fi-bs-hand-fingers-crossed:before{content:""}.fi-bs-hand-heart:before{content:""}.fi-bs-hand-holding-box:before{content:""}.fi-bs-hand-holding-droplet:before{content:""}.fi-bs-hand-holding-heart:before{content:""}.fi-bs-hand-holding-medical:before{content:""}.fi-bs-hand-holding-seedling:before{content:""}.fi-bs-hand-holding-skull:before{content:""}.fi-bs-hand-holding-usd:before{content:""}.fi-bs-hand-holding-water:before{content:""}.fi-bs-hand-horns:before{content:""}.fi-bs-hand-lizard:before{content:""}.fi-bs-hand-love:before{content:""}.fi-bs-hand-middle-finger:before{content:""}.fi-bs-hand-paper:before{content:""}.fi-bs-hand-peace:before{content:""}.fi-bs-hand-point-ribbon:before{content:""}.fi-bs-hand-scissors:before{content:""}.fi-bs-hand-sparkles:before{content:""}.fi-bs-hand-spock:before{content:""}.fi-bs-hand-wave:before{content:""}.fi-bs-hand:before{content:""}.fi-bs-hands-bubbles:before{content:""}.fi-bs-hands-clapping:before{content:""}.fi-bs-hands-heart:before{content:""}.fi-bs-hands-holding-diamond:before{content:""}.fi-bs-hands-holding:before{content:""}.fi-bs-hands-usd:before{content:""}.fi-bs-handshake-angle:before{content:""}.fi-bs-handshake-simple-slash:before{content:""}.fi-bs-handshake:before{content:""}.fi-bs-happy:before{content:""}.fi-bs-hard-hat:before{content:""}.fi-bs-hastag:before{content:""}.fi-bs-hat-birthday:before{content:""}.fi-bs-hat-chef:before{content:""}.fi-bs-hat-cowboy-side:before{content:""}.fi-bs-hat-cowboy:before{content:""}.fi-bs-hat-santa:before{content:""}.fi-bs-hat-winter:before{content:""}.fi-bs-hat-witch:before{content:""}.fi-bs-hat-wizard:before{content:""}.fi-bs-hdd:before{content:""}.fi-bs-head-side-brain:before{content:""}.fi-bs-head-side-cough-slash:before{content:""}.fi-bs-head-side-cough:before{content:""}.fi-bs-head-side-headphones:before{content:""}.fi-bs-head-side-heart:before{content:""}.fi-bs-head-side-mask:before{content:""}.fi-bs-head-side-medical:before{content:""}.fi-bs-head-side-thinking:before{content:""}.fi-bs-head-side-virus:before{content:""}.fi-bs-head-side:before{content:""}.fi-bs-head-vr:before{content:""}.fi-bs-heading:before{content:""}.fi-bs-headphones:before{content:""}.fi-bs-headset:before{content:""}.fi-bs-heart-arrow:before{content:""}.fi-bs-heart-crack:before{content:""}.fi-bs-heart-half-stroke:before{content:""}.fi-bs-heart-half:before{content:""}.fi-bs-heart-rate:before{content:""}.fi-bs-heart:before{content:""}.fi-bs-heat:before{content:""}.fi-bs-helicopter-side:before{content:""}.fi-bs-hexagon-check:before{content:""}.fi-bs-hexagon-exclamation:before{content:""}.fi-bs-hexagon:before{content:""}.fi-bs-high-definition:before{content:""}.fi-bs-highlighter-line:before{content:""}.fi-bs-highlighter:before{content:""}.fi-bs-hiking:before{content:""}.fi-bs-hippo:before{content:""}.fi-bs-hockey-mask:before{content:""}.fi-bs-hockey-puck:before{content:""}.fi-bs-hockey-sticks:before{content:""}.fi-bs-holly-berry:before{content:""}.fi-bs-home-heart:before{content:""}.fi-bs-home-location-alt:before{content:""}.fi-bs-home-location:before{content:""}.fi-bs-home:before{content:""}.fi-bs-hood-cloak:before{content:""}.fi-bs-horizontal-rule:before{content:""}.fi-bs-horse-head:before{content:""}.fi-bs-horse-saddle:before{content:""}.fi-bs-horse:before{content:""}.fi-bs-hose-reel:before{content:""}.fi-bs-hose:before{content:""}.fi-bs-hospital-symbol:before{content:""}.fi-bs-hospital-user:before{content:""}.fi-bs-hospital:before{content:""}.fi-bs-hospitals:before{content:""}.fi-bs-hot-tub:before{content:""}.fi-bs-hotdog:before{content:""}.fi-bs-hotel:before{content:""}.fi-bs-hourglass-end:before{content:""}.fi-bs-hourglass-start:before{content:""}.fi-bs-hourglass:before{content:""}.fi-bs-house-blank:before{content:""}.fi-bs-house-building:before{content:""}.fi-bs-house-chimney-blank:before{content:""}.fi-bs-house-chimney-crack:before{content:""}.fi-bs-house-chimney-heart:before{content:""}.fi-bs-house-chimney-medical:before{content:""}.fi-bs-house-chimney-user:before{content:""}.fi-bs-house-chimney-window:before{content:""}.fi-bs-house-chimney:before{content:""}.fi-bs-house-crack:before{content:""}.fi-bs-house-day:before{content:""}.fi-bs-house-flood:before{content:""}.fi-bs-house-laptop:before{content:""}.fi-bs-house-leave:before{content:""}.fi-bs-house-medical:before{content:""}.fi-bs-house-night:before{content:""}.fi-bs-house-return:before{content:""}.fi-bs-house-signal:before{content:""}.fi-bs-house-tree:before{content:""}.fi-bs-house-tsunami:before{content:""}.fi-bs-house-turret:before{content:""}.fi-bs-house-user:before{content:""}.fi-bs-house-window:before{content:""}.fi-bs-hryvnia:before{content:""}.fi-bs-humidity:before{content:""}.fi-bs-hundred-points:before{content:""}.fi-bs-hurricane:before{content:""}.fi-bs-i:before{content:""}.fi-bs-ice-cream:before{content:""}.fi-bs-ice-skate:before{content:""}.fi-bs-icicles:before{content:""}.fi-bs-icon-star:before{content:""}.fi-bs-id-badge:before{content:""}.fi-bs-id-card-clip-alt:before{content:""}.fi-bs-igloo:before{content:""}.fi-bs-image-slash:before{content:""}.fi-bs-images-user:before{content:""}.fi-bs-images:before{content:""}.fi-bs-inbox-in:before{content:""}.fi-bs-inbox-out:before{content:""}.fi-bs-inbox:before{content:""}.fi-bs-inboxes:before{content:""}.fi-bs-incognito:before{content:""}.fi-bs-indent:before{content:""}.fi-bs-indian-rupee-sign:before{content:""}.fi-bs-industry-alt:before{content:""}.fi-bs-industry-windows:before{content:""}.fi-bs-infinity:before{content:""}.fi-bs-info:before{content:""}.fi-bs-information:before{content:""}.fi-bs-inhaler:before{content:""}.fi-bs-input-numeric:before{content:""}.fi-bs-input-pipe:before{content:""}.fi-bs-input-text:before{content:""}.fi-bs-interactive:before{content:""}.fi-bs-interlining:before{content:""}.fi-bs-interrogation:before{content:""}.fi-bs-inventory-alt:before{content:""}.fi-bs-island-tropical:before{content:""}.fi-bs-it-alt:before{content:""}.fi-bs-it-computer:before{content:""}.fi-bs-it:before{content:""}.fi-bs-italian-lira-sign:before{content:""}.fi-bs-italic:before{content:""}.fi-bs-j:before{content:""}.fi-bs-jam:before{content:""}.fi-bs-joint:before{content:""}.fi-bs-joystick:before{content:""}.fi-bs-jpg:before{content:""}.fi-bs-jug:before{content:""}.fi-bs-k:before{content:""}.fi-bs-kazoo:before{content:""}.fi-bs-kerning:before{content:""}.fi-bs-key-skeleton-left-right:before{content:""}.fi-bs-key:before{content:""}.fi-bs-keyboard-brightness-low:before{content:""}.fi-bs-keyboard-brightness:before{content:""}.fi-bs-keyboard-down:before{content:""}.fi-bs-keyboard-left:before{content:""}.fi-bs-keyboard:before{content:""}.fi-bs-keynote:before{content:""}.fi-bs-kidneys:before{content:""}.fi-bs-kip-sign:before{content:""}.fi-bs-kiss-beam:before{content:""}.fi-bs-kiss-wink-heart:before{content:""}.fi-bs-kiss:before{content:""}.fi-bs-kite:before{content:""}.fi-bs-kiwi-bird:before{content:""}.fi-bs-knife-kitchen:before{content:""}.fi-bs-knife:before{content:""}.fi-bs-l:before{content:""}.fi-bs-label:before{content:""}.fi-bs-lamp-desk:before{content:""}.fi-bs-lamp-floor:before{content:""}.fi-bs-lamp-street:before{content:""}.fi-bs-lamp:before{content:""}.fi-bs-landmark-alt:before{content:""}.fi-bs-language:before{content:""}.fi-bs-laptop-arrow-down:before{content:""}.fi-bs-laptop-code:before{content:""}.fi-bs-laptop-medical:before{content:""}.fi-bs-laptop-mobile:before{content:""}.fi-bs-laptop-slash:before{content:""}.fi-bs-laptop:before{content:""}.fi-bs-lari-sign:before{content:""}.fi-bs-lasso-sparkles:before{content:""}.fi-bs-lasso:before{content:""}.fi-bs-laugh-beam:before{content:""}.fi-bs-laugh-squint:before{content:""}.fi-bs-laugh-wink:before{content:""}.fi-bs-laugh:before{content:""}.fi-bs-layer-minus:before{content:""}.fi-bs-layer-plus:before{content:""}.fi-bs-layers:before{content:""}.fi-bs-layout-fluid:before{content:""}.fi-bs-leaf-heart:before{content:""}.fi-bs-leaf-maple:before{content:""}.fi-bs-leaf-oak:before{content:""}.fi-bs-leaf:before{content:""}.fi-bs-left:before{content:""}.fi-bs-lemon:before{content:""}.fi-bs-letter-case:before{content:""}.fi-bs-lettuce:before{content:""}.fi-bs-level-down-alt:before{content:""}.fi-bs-level-down:before{content:""}.fi-bs-level-up-alt:before{content:""}.fi-bs-level-up:before{content:""}.fi-bs-license:before{content:""}.fi-bs-life-ring:before{content:""}.fi-bs-light-ceiling:before{content:""}.fi-bs-light-emergency-on:before{content:""}.fi-bs-light-emergency:before{content:""}.fi-bs-light-switch-off:before{content:""}.fi-bs-light-switch-on:before{content:""}.fi-bs-light-switch:before{content:""}.fi-bs-lightbulb-dollar:before{content:""}.fi-bs-lightbulb-exclamation:before{content:""}.fi-bs-lightbulb-on:before{content:""}.fi-bs-lightbulb-question:before{content:""}.fi-bs-lightbulb-slash:before{content:""}.fi-bs-lights-holiday:before{content:""}.fi-bs-line-width:before{content:""}.fi-bs-link-alt:before{content:""}.fi-bs-link-horizontal-slash:before{content:""}.fi-bs-link-horizontal:before{content:""}.fi-bs-link-slash-alt:before{content:""}.fi-bs-link-slash:before{content:""}.fi-bs-link:before{content:""}.fi-bs-lips:before{content:""}.fi-bs-lipstick:before{content:""}.fi-bs-lira-sign:before{content:""}.fi-bs-list-check:before{content:""}.fi-bs-list-dropdown:before{content:""}.fi-bs-list-music:before{content:""}.fi-bs-list-timeline:before{content:""}.fi-bs-list:before{content:""}.fi-bs-litecoin-sign:before{content:""}.fi-bs-loading:before{content:""}.fi-bs-lobster:before{content:""}.fi-bs-location-alt:before{content:""}.fi-bs-location-arrow:before{content:""}.fi-bs-location-crosshairs-slash:before{content:""}.fi-bs-location-crosshairs:before{content:""}.fi-bs-location-dot-slash:before{content:""}.fi-bs-location-exclamation:before{content:""}.fi-bs-lock-alt:before{content:""}.fi-bs-lock-open-alt:before{content:""}.fi-bs-lock:before{content:""}.fi-bs-locust:before{content:""}.fi-bs-loveseat:before{content:""}.fi-bs-low-vision:before{content:""}.fi-bs-luchador:before{content:""}.fi-bs-luggage-cart:before{content:""}.fi-bs-luggage-rolling:before{content:""}.fi-bs-lungs-virus:before{content:""}.fi-bs-lungs:before{content:""}.fi-bs-m:before{content:""}.fi-bs-magic-wand:before{content:""}.fi-bs-magnet:before{content:""}.fi-bs-mailbox:before{content:""}.fi-bs-makeup-brush:before{content:""}.fi-bs-man-head:before{content:""}.fi-bs-manat-sign:before{content:""}.fi-bs-mandolin:before{content:""}.fi-bs-manhole:before{content:""}.fi-bs-map-marker-check:before{content:""}.fi-bs-map-marker-cross:before{content:""}.fi-bs-map-marker-edit:before{content:""}.fi-bs-map-marker-home:before{content:""}.fi-bs-map-marker-minus:before{content:""}.fi-bs-map-marker-plus:before{content:""}.fi-bs-map-marker-question:before{content:""}.fi-bs-map-marker-slash:before{content:""}.fi-bs-map-marker-smile:before{content:""}.fi-bs-map-marker:before{content:""}.fi-bs-map-pin:before{content:""}.fi-bs-map:before{content:""}.fi-bs-marker-time:before{content:""}.fi-bs-marker:before{content:""}.fi-bs-mars-double:before{content:""}.fi-bs-mars-stroke-right:before{content:""}.fi-bs-mars-stroke-up:before{content:""}.fi-bs-mars:before{content:""}.fi-bs-mask-carnival:before{content:""}.fi-bs-mask-face:before{content:""}.fi-bs-mattress-pillow:before{content:""}.fi-bs-meat:before{content:""}.fi-bs-medical-star:before{content:""}.fi-bs-medicine:before{content:""}.fi-bs-megaphone:before{content:""}.fi-bs-meh-blank:before{content:""}.fi-bs-meh-rolling-eyes:before{content:""}.fi-bs-meh:before{content:""}.fi-bs-melon:before{content:""}.fi-bs-memo-circle-check:before{content:""}.fi-bs-memo-pad:before{content:""}.fi-bs-memo:before{content:""}.fi-bs-memory:before{content:""}.fi-bs-menu-burger:before{content:""}.fi-bs-menu-dots-vertical:before{content:""}.fi-bs-menu-dots:before{content:""}.fi-bs-mercury:before{content:""}.fi-bs-message-arrow-down:before{content:""}.fi-bs-message-arrow-up-right:before{content:""}.fi-bs-message-arrow-up:before{content:""}.fi-bs-message-bot:before{content:""}.fi-bs-message-code:before{content:""}.fi-bs-message-dollar:before{content:""}.fi-bs-message-image:before{content:""}.fi-bs-message-question:before{content:""}.fi-bs-message-quote:before{content:""}.fi-bs-message-slash:before{content:""}.fi-bs-message-sms:before{content:""}.fi-bs-message-text:before{content:""}.fi-bs-message-xmark:before{content:""}.fi-bs-messages-dollar:before{content:""}.fi-bs-messages-question:before{content:""}.fi-bs-messages:before{content:""}.fi-bs-meteor:before{content:""}.fi-bs-meter-bolt:before{content:""}.fi-bs-meter-droplet:before{content:""}.fi-bs-meter-fire:before{content:""}.fi-bs-meter:before{content:""}.fi-bs-microchip-ai:before{content:""}.fi-bs-microchip:before{content:""}.fi-bs-microphone-alt:before{content:""}.fi-bs-microphone-slash:before{content:""}.fi-bs-microphone:before{content:""}.fi-bs-microscope:before{content:""}.fi-bs-microwave:before{content:""}.fi-bs-mill-sign:before{content:""}.fi-bs-mind-share:before{content:""}.fi-bs-minus-circle:before{content:""}.fi-bs-minus-hexagon:before{content:""}.fi-bs-minus-small:before{content:""}.fi-bs-minus:before{content:""}.fi-bs-mistletoe:before{content:""}.fi-bs-mobile-button:before{content:""}.fi-bs-mobile-notch:before{content:""}.fi-bs-mobile:before{content:""}.fi-bs-mockup:before{content:""}.fi-bs-mode-landscape:before{content:""}.fi-bs-mode-portrait:before{content:""}.fi-bs-money-bill-simple:before{content:""}.fi-bs-money-bill-wave-alt:before{content:""}.fi-bs-money-bill-wave:before{content:""}.fi-bs-money-bills-simple:before{content:""}.fi-bs-money-bills:before{content:""}.fi-bs-money-check-edit-alt:before{content:""}.fi-bs-money-check-edit:before{content:""}.fi-bs-money-check:before{content:""}.fi-bs-money-from-bracket:before{content:""}.fi-bs-money-simple-from-bracket:before{content:""}.fi-bs-money:before{content:""}.fi-bs-monkey:before{content:""}.fi-bs-monument:before{content:""}.fi-bs-moon-stars:before{content:""}.fi-bs-moon:before{content:""}.fi-bs-moped:before{content:""}.fi-bs-mortar-pestle:before{content:""}.fi-bs-mosquito-net:before{content:""}.fi-bs-mosquito:before{content:""}.fi-bs-motorcycle:before{content:""}.fi-bs-mound:before{content:""}.fi-bs-mountain-city:before{content:""}.fi-bs-mountain:before{content:""}.fi-bs-mountains:before{content:""}.fi-bs-mouse:before{content:""}.fi-bs-move-to-folder-2:before{content:""}.fi-bs-move-to-folder:before{content:""}.fi-bs-mp3-player:before{content:""}.fi-bs-mug-alt:before{content:""}.fi-bs-mug-hot-alt:before{content:""}.fi-bs-mug-hot:before{content:""}.fi-bs-mug-marshmallows:before{content:""}.fi-bs-mug-tea:before{content:""}.fi-bs-mug:before{content:""}.fi-bs-mushroom:before{content:""}.fi-bs-music-alt:before{content:""}.fi-bs-music-file:before{content:""}.fi-bs-music-note-slash:before{content:""}.fi-bs-music-note:before{content:""}.fi-bs-music-slash:before{content:""}.fi-bs-music:before{content:""}.fi-bs-n:before{content:""}.fi-bs-naira-sign:before{content:""}.fi-bs-narwhal:before{content:""}.fi-bs-navigation:before{content:""}.fi-bs-network-cloud:before{content:""}.fi-bs-network:before{content:""}.fi-bs-neuter:before{content:""}.fi-bs-nfc-lock:before{content:""}.fi-bs-nfc-magnifying-glass:before{content:""}.fi-bs-nfc-pen:before{content:""}.fi-bs-nfc-slash:before{content:""}.fi-bs-nfc-trash:before{content:""}.fi-bs-nfc:before{content:""}.fi-bs-no-people:before{content:""}.fi-bs-noodles:before{content:""}.fi-bs-notdef:before{content:""}.fi-bs-note-medical:before{content:""}.fi-bs-note-sticky:before{content:""}.fi-bs-note:before{content:""}.fi-bs-notebook-alt:before{content:""}.fi-bs-notebook:before{content:""}.fi-bs-notes-medical:before{content:""}.fi-bs-notes:before{content:""}.fi-bs-o:before{content:""}.fi-bs-object-exclude:before{content:""}.fi-bs-object-group:before{content:""}.fi-bs-object-intersect:before{content:""}.fi-bs-object-subtract:before{content:""}.fi-bs-object-ungroup:before{content:""}.fi-bs-object-union:before{content:""}.fi-bs-objects-column:before{content:""}.fi-bs-octagon:before{content:""}.fi-bs-oil-can:before{content:""}.fi-bs-oil-temp:before{content:""}.fi-bs-olive-oil:before{content:""}.fi-bs-olives:before{content:""}.fi-bs-onion:before{content:""}.fi-bs-opacity:before{content:""}.fi-bs-ornament:before{content:""}.fi-bs-otter:before{content:""}.fi-bs-outdent:before{content:""}.fi-bs-oven:before{content:""}.fi-bs-overline:before{content:""}.fi-bs-p:before{content:""}.fi-bs-package:before{content:""}.fi-bs-page-break:before{content:""}.fi-bs-pager:before{content:""}.fi-bs-paint-brush:before{content:""}.fi-bs-paint-roller:before{content:""}.fi-bs-paintbrush-pencil:before{content:""}.fi-bs-palette:before{content:""}.fi-bs-pallet-alt:before{content:""}.fi-bs-pallet:before{content:""}.fi-bs-pan:before{content:""}.fi-bs-panorama:before{content:""}.fi-bs-paper-plane-top:before{content:""}.fi-bs-paper-plane:before{content:""}.fi-bs-paperclip-vertical:before{content:""}.fi-bs-parachute-box:before{content:""}.fi-bs-paragraph-left:before{content:""}.fi-bs-paragraph:before{content:""}.fi-bs-parking-circle-slash:before{content:""}.fi-bs-parking-circle:before{content:""}.fi-bs-parking-slash:before{content:""}.fi-bs-parking:before{content:""}.fi-bs-party-bell:before{content:""}.fi-bs-party-horn:before{content:""}.fi-bs-passport:before{content:""}.fi-bs-password:before{content:""}.fi-bs-paste:before{content:""}.fi-bs-pattern:before{content:""}.fi-bs-pause-circle:before{content:""}.fi-bs-pause:before{content:""}.fi-bs-paw-claws:before{content:""}.fi-bs-paw:before{content:""}.fi-bs-peace:before{content:""}.fi-bs-peach:before{content:""}.fi-bs-pedestal:before{content:""}.fi-bs-pen-circle:before{content:""}.fi-bs-pen-clip-slash:before{content:""}.fi-bs-pen-clip:before{content:""}.fi-bs-pen-fancy-slash:before{content:""}.fi-bs-pen-fancy:before{content:""}.fi-bs-pen-field:before{content:""}.fi-bs-pen-nib-slash:before{content:""}.fi-bs-pen-nib:before{content:""}.fi-bs-pen-slash:before{content:""}.fi-bs-pen-square:before{content:""}.fi-bs-pen-swirl:before{content:""}.fi-bs-pencil-paintbrush:before{content:""}.fi-bs-pencil-ruler:before{content:""}.fi-bs-pencil-slash:before{content:""}.fi-bs-pencil:before{content:""}.fi-bs-pennant:before{content:""}.fi-bs-people-arrows-left-right:before{content:""}.fi-bs-people-carry-box:before{content:""}.fi-bs-people-dress:before{content:""}.fi-bs-people-pants:before{content:""}.fi-bs-people-poll:before{content:""}.fi-bs-people:before{content:""}.fi-bs-pepper-hot:before{content:""}.fi-bs-pepper:before{content:""}.fi-bs-percentage:before{content:""}.fi-bs-person-carry-box:before{content:""}.fi-bs-person-circle-check:before{content:""}.fi-bs-person-circle-exclamation:before{content:""}.fi-bs-person-circle-minus:before{content:""}.fi-bs-person-circle-plus:before{content:""}.fi-bs-person-circle-question:before{content:""}.fi-bs-person-circle-xmark:before{content:""}.fi-bs-person-dolly-empty:before{content:""}.fi-bs-person-dolly:before{content:""}.fi-bs-person-dress-simple:before{content:""}.fi-bs-person-dress:before{content:""}.fi-bs-person-praying:before{content:""}.fi-bs-person-pregnant:before{content:""}.fi-bs-person-seat-reclined:before{content:""}.fi-bs-person-seat:before{content:""}.fi-bs-person-sign:before{content:""}.fi-bs-person-simple:before{content:""}.fi-bs-person-walking-with-cane:before{content:""}.fi-bs-peseta-sign:before{content:""}.fi-bs-peso-sign:before{content:""}.fi-bs-pharmacy:before{content:""}.fi-bs-phone-call:before{content:""}.fi-bs-phone-cross:before{content:""}.fi-bs-phone-flip:before{content:""}.fi-bs-phone-office:before{content:""}.fi-bs-phone-pause:before{content:""}.fi-bs-phone-plus:before{content:""}.fi-bs-phone-rotary:before{content:""}.fi-bs-phone-slash:before{content:""}.fi-bs-photo-film-music:before{content:""}.fi-bs-photo-video:before{content:""}.fi-bs-physics:before{content:""}.fi-bs-Pi:before{content:""}.fi-bs-piano-keyboard:before{content:""}.fi-bs-piano:before{content:""}.fi-bs-pickaxe:before{content:""}.fi-bs-picnic:before{content:""}.fi-bs-picpeople-filled:before{content:""}.fi-bs-picpeople:before{content:""}.fi-bs-picture:before{content:""}.fi-bs-pie:before{content:""}.fi-bs-piggy-bank:before{content:""}.fi-bs-pills:before{content:""}.fi-bs-pinata:before{content:""}.fi-bs-pineapple:before{content:""}.fi-bs-ping-pong:before{content:""}.fi-bs-pipe-smoking:before{content:""}.fi-bs-pizza-slice:before{content:""}.fi-bs-plane-alt:before{content:""}.fi-bs-plane-arrival:before{content:""}.fi-bs-plane-departure:before{content:""}.fi-bs-plane-prop:before{content:""}.fi-bs-plane-slash:before{content:""}.fi-bs-plane-tail:before{content:""}.fi-bs-plane:before{content:""}.fi-bs-planet-moon:before{content:""}.fi-bs-planet-ringed:before{content:""}.fi-bs-plant-wilt:before{content:""}.fi-bs-plate:before{content:""}.fi-bs-play-alt:before{content:""}.fi-bs-play-circle:before{content:""}.fi-bs-play-pause:before{content:""}.fi-bs-play:before{content:""}.fi-bs-playing-cards:before{content:""}.fi-bs-plug:before{content:""}.fi-bs-plus-hexagon:before{content:""}.fi-bs-plus-minus:before{content:""}.fi-bs-plus-small:before{content:""}.fi-bs-plus:before{content:""}.fi-bs-podcast:before{content:""}.fi-bs-podium-star:before{content:""}.fi-bs-podium:before{content:""}.fi-bs-poker-chip:before{content:""}.fi-bs-police-box:before{content:""}.fi-bs-poll-h:before{content:""}.fi-bs-pompebled:before{content:""}.fi-bs-poo-bolt:before{content:""}.fi-bs-poo:before{content:""}.fi-bs-pool-8-ball:before{content:""}.fi-bs-poop:before{content:""}.fi-bs-popcorn:before{content:""}.fi-bs-portal-enter:before{content:""}.fi-bs-portal-exit:before{content:""}.fi-bs-portrait:before{content:""}.fi-bs-pot:before{content:""}.fi-bs-pound:before{content:""}.fi-bs-power:before{content:""}.fi-bs-prescription-bottle-alt:before{content:""}.fi-bs-prescription-bottle-pill:before{content:""}.fi-bs-prescription-bottle:before{content:""}.fi-bs-prescription:before{content:""}.fi-bs-presentation:before{content:""}.fi-bs-print-magnifying-glass:before{content:""}.fi-bs-print-slash:before{content:""}.fi-bs-print:before{content:""}.fi-bs-procedures:before{content:""}.fi-bs-projector:before{content:""}.fi-bs-protractor:before{content:""}.fi-bs-pulse:before{content:""}.fi-bs-pump-medical:before{content:""}.fi-bs-pump:before{content:""}.fi-bs-pumpkin-alt:before{content:""}.fi-bs-pumpkin:before{content:""}.fi-bs-puzzle-alt:before{content:""}.fi-bs-puzzle-piece:before{content:""}.fi-bs-pyramid:before{content:""}.fi-bs-q:before{content:""}.fi-bs-qr-scan:before{content:""}.fi-bs-QR:before{content:""}.fi-bs-qrcode:before{content:""}.fi-bs-question-square:before{content:""}.fi-bs-question:before{content:""}.fi-bs-quote-right:before{content:""}.fi-bs-r:before{content:""}.fi-bs-rabbit-fast:before{content:""}.fi-bs-rabbit:before{content:""}.fi-bs-racquet:before{content:""}.fi-bs-radar:before{content:""}.fi-bs-radiation-alt:before{content:""}.fi-bs-radiation:before{content:""}.fi-bs-radio-alt:before{content:""}.fi-bs-radio:before{content:""}.fi-bs-radish:before{content:""}.fi-bs-rainbow:before{content:""}.fi-bs-raindrops:before{content:""}.fi-bs-ram:before{content:""}.fi-bs-ramp-loading:before{content:""}.fi-bs-raygun:before{content:""}.fi-bs-rec:before{content:""}.fi-bs-receipt:before{content:""}.fi-bs-record-vinyl:before{content:""}.fi-bs-rectabgle-vertical:before{content:""}.fi-bs-rectangle-barcode:before{content:""}.fi-bs-rectangle-code:before{content:""}.fi-bs-rectangle-horizontal:before{content:""}.fi-bs-rectangle-list:before{content:""}.fi-bs-rectangle-panoramic:before{content:""}.fi-bs-rectangle-pro:before{content:""}.fi-bs-rectangle-vertical-history:before{content:""}.fi-bs-rectangle-vertical:before{content:""}.fi-bs-rectangle-xmark:before{content:""}.fi-bs-rectangles-mixed:before{content:""}.fi-bs-recycle:before{content:""}.fi-bs-redo-alt:before{content:""}.fi-bs-redo:before{content:""}.fi-bs-reel:before{content:""}.fi-bs-reflect-horizontal:before{content:""}.fi-bs-reflect-vertical:before{content:""}.fi-bs-reflect:before{content:""}.fi-bs-refresh:before{content:""}.fi-bs-refrigerator:before{content:""}.fi-bs-registered:before{content:""}.fi-bs-remove-folder:before{content:""}.fi-bs-remove-user:before{content:""}.fi-bs-replace:before{content:""}.fi-bs-reply-all:before{content:""}.fi-bs-republican:before{content:""}.fi-bs-resize:before{content:""}.fi-bs-resources:before{content:""}.fi-bs-restaurant:before{content:""}.fi-bs-restroom-simple:before{content:""}.fi-bs-rewind:before{content:""}.fi-bs-rhombus:before{content:""}.fi-bs-ribbon:before{content:""}.fi-bs-right:before{content:""}.fi-bs-ring-diamond:before{content:""}.fi-bs-ring:before{content:""}.fi-bs-rings-wedding:before{content:""}.fi-bs-road:before{content:""}.fi-bs-robot:before{content:""}.fi-bs-rocket-lunch:before{content:""}.fi-bs-rocket:before{content:""}.fi-bs-roller-coaster:before{content:""}.fi-bs-room-service:before{content:""}.fi-bs-rotate-exclamation:before{content:""}.fi-bs-rotate-left:before{content:""}.fi-bs-rotate-right:before{content:""}.fi-bs-route-highway:before{content:""}.fi-bs-route-interstate:before{content:""}.fi-bs-route:before{content:""}.fi-bs-router:before{content:""}.fi-bs-rss-alt:before{content:""}.fi-bs-rss:before{content:""}.fi-bs-ruble-sign:before{content:""}.fi-bs-rugby-helmet:before{content:""}.fi-bs-rugby:before{content:""}.fi-bs-ruler-combined:before{content:""}.fi-bs-ruler-horizontal:before{content:""}.fi-bs-ruler-triangle:before{content:""}.fi-bs-ruler-vertical:before{content:""}.fi-bs-running:before{content:""}.fi-bs-rupee-sign:before{content:""}.fi-bs-rupiah-sign:before{content:""}.fi-bs-rv:before{content:""}.fi-bs-s:before{content:""}.fi-bs-sack-dollar:before{content:""}.fi-bs-sack:before{content:""}.fi-bs-sad-cry:before{content:""}.fi-bs-sad-tear:before{content:""}.fi-bs-sad:before{content:""}.fi-bs-sailboat:before{content:""}.fi-bs-salad:before{content:""}.fi-bs-salt-pepper:before{content:""}.fi-bs-sandwich:before{content:""}.fi-bs-satellite-dish:before{content:""}.fi-bs-satellite:before{content:""}.fi-bs-sauce:before{content:""}.fi-bs-sausage:before{content:""}.fi-bs-sax-hot:before{content:""}.fi-bs-saxophone:before{content:""}.fi-bs-scale:before{content:""}.fi-bs-scalpel-path:before{content:""}.fi-bs-scalpel:before{content:""}.fi-bs-scanner-gun:before{content:""}.fi-bs-scanner-image:before{content:""}.fi-bs-scanner-keyboard:before{content:""}.fi-bs-scanner-touchscreen:before{content:""}.fi-bs-scarecrow:before{content:""}.fi-bs-scarf:before{content:""}.fi-bs-school-bus:before{content:""}.fi-bs-school:before{content:""}.fi-bs-scissors:before{content:""}.fi-bs-screen:before{content:""}.fi-bs-screencast:before{content:""}.fi-bs-screwdriver:before{content:""}.fi-bs-scribble:before{content:""}.fi-bs-scroll-torah:before{content:""}.fi-bs-scrubber:before{content:""}.fi-bs-scythe:before{content:""}.fi-bs-sd-card:before{content:""}.fi-bs-sd-cards:before{content:""}.fi-bs-seal-exclamation:before{content:""}.fi-bs-seal-question:before{content:""}.fi-bs-search-alt:before{content:""}.fi-bs-search-dollar:before{content:""}.fi-bs-search-heart:before{content:""}.fi-bs-search-location:before{content:""}.fi-bs-search:before{content:""}.fi-bs-seat-airline:before{content:""}.fi-bs-seedling:before{content:""}.fi-bs-send-back:before{content:""}.fi-bs-send-backward:before{content:""}.fi-bs-sensor-alert:before{content:""}.fi-bs-sensor-fire:before{content:""}.fi-bs-sensor-on:before{content:""}.fi-bs-sensor-smoke:before{content:""}.fi-bs-sensor:before{content:""}.fi-bs-settings-sliders:before{content:""}.fi-bs-settings:before{content:""}.fi-bs-share-alt-square:before{content:""}.fi-bs-share-square:before{content:""}.fi-bs-share:before{content:""}.fi-bs-sheep:before{content:""}.fi-bs-shekel-sign:before{content:""}.fi-bs-shelves:before{content:""}.fi-bs-shield-alt:before{content:""}.fi-bs-shield-check:before{content:""}.fi-bs-shield-cross:before{content:""}.fi-bs-shield-exclamation:before{content:""}.fi-bs-shield-interrogation:before{content:""}.fi-bs-shield-keyhole:before{content:""}.fi-bs-shield-minus:before{content:""}.fi-bs-shield-plus:before{content:""}.fi-bs-shield-slash:before{content:""}.fi-bs-shield-virus:before{content:""}.fi-bs-shield-xmark:before{content:""}.fi-bs-shield:before{content:""}.fi-bs-ship-side:before{content:""}.fi-bs-ship:before{content:""}.fi-bs-shipping-fast:before{content:""}.fi-bs-shipping-timed:before{content:""}.fi-bs-shirt-long-sleeve:before{content:""}.fi-bs-shirt-running:before{content:""}.fi-bs-shirt-tank-top:before{content:""}.fi-bs-shoe-prints:before{content:""}.fi-bs-shop-lock:before{content:""}.fi-bs-shop-slash:before{content:""}.fi-bs-shop:before{content:""}.fi-bs-shopping-bag-add:before{content:""}.fi-bs-shopping-bag:before{content:""}.fi-bs-shopping-basket:before{content:""}.fi-bs-shopping-cart-add:before{content:""}.fi-bs-shopping-cart-check:before{content:""}.fi-bs-shopping-cart:before{content:""}.fi-bs-shovel-snow:before{content:""}.fi-bs-shovel:before{content:""}.fi-bs-shower-down:before{content:""}.fi-bs-shower:before{content:""}.fi-bs-shredder:before{content:""}.fi-bs-shrimp:before{content:""}.fi-bs-shuffle:before{content:""}.fi-bs-shuttle-van:before{content:""}.fi-bs-shuttlecock:before{content:""}.fi-bs-Sickle:before{content:""}.fi-bs-sidebar-flip:before{content:""}.fi-bs-sidebar:before{content:""}.fi-bs-sigma:before{content:""}.fi-bs-sign-hanging:before{content:""}.fi-bs-sign-in-alt:before{content:""}.fi-bs-sign-out-alt:before{content:""}.fi-bs-signal-alt-1:before{content:""}.fi-bs-signal-alt-2:before{content:""}.fi-bs-signal-alt-slash:before{content:""}.fi-bs-signal-alt:before{content:""}.fi-bs-signal-bars-fair:before{content:""}.fi-bs-signal-bars-good:before{content:""}.fi-bs-signal-bars-weak:before{content:""}.fi-bs-signal-stream-slash:before{content:""}.fi-bs-signal-stream:before{content:"豈"}.fi-bs-signature-lock:before{content:"更"}.fi-bs-signature-slash:before{content:"車"}.fi-bs-signature:before{content:"賈"}.fi-bs-sim-card:before{content:"滑"}.fi-bs-sim-cards:before{content:"串"}.fi-bs-sink:before{content:"句"}.fi-bs-siren-on:before{content:"龜"}.fi-bs-Siren:before{content:"龜"}.fi-bs-site-alt:before{content:"契"}.fi-bs-site-browser:before{content:"金"}.fi-bs-site:before{content:"喇"}.fi-bs-sitemap:before{content:"奈"}.fi-bs-skateboard:before{content:"懶"}.fi-bs-skating:before{content:"癩"}.fi-bs-skeleton:before{content:"羅"}.fi-bs-skewer:before{content:"蘿"}.fi-bs-ski-jump:before{content:"螺"}.fi-bs-ski-lift:before{content:"裸"}.fi-bs-skiing-nordic:before{content:"邏"}.fi-bs-skiing:before{content:"樂"}.fi-bs-skull-cow:before{content:"洛"}.fi-bs-skull-crossbones:before{content:"烙"}.fi-bs-skull:before{content:"珞"}.fi-bs-slash:before{content:"落"}.fi-bs-sledding:before{content:"酪"}.fi-bs-sleigh:before{content:"駱"}.fi-bs-sliders-h-square:before{content:"亂"}.fi-bs-sliders-v-square:before{content:"卵"}.fi-bs-sliders-v:before{content:"欄"}.fi-bs-smartphone:before{content:"爛"}.fi-bs-smile-beam:before{content:"蘭"}.fi-bs-smile-plus:before{content:"鸞"}.fi-bs-smile-wink:before{content:"嵐"}.fi-bs-smiley-comment-alt:before{content:"濫"}.fi-bs-smog:before{content:"藍"}.fi-bs-smoke:before{content:"襤"}.fi-bs-smoking-ban:before{content:"拉"}.fi-bs-smoking:before{content:"臘"}.fi-bs-snake:before{content:"蠟"}.fi-bs-snooze:before{content:"廊"}.fi-bs-snow-blowing:before{content:"朗"}.fi-bs-snowboarding:before{content:"浪"}.fi-bs-snowflake-droplets:before{content:"狼"}.fi-bs-snowflake:before{content:"郎"}.fi-bs-snowflakes:before{content:"來"}.fi-bs-snowman-alt:before{content:"冷"}.fi-bs-snowman-head:before{content:"勞"}.fi-bs-snowmobile:before{content:"擄"}.fi-bs-snowplow:before{content:"櫓"}.fi-bs-soap-alt:before{content:"爐"}.fi-bs-soap:before{content:"盧"}.fi-bs-social-network:before{content:"老"}.fi-bs-socks:before{content:"蘆"}.fi-bs-solar-panel:before{content:"虜"}.fi-bs-solar-system:before{content:"路"}.fi-bs-sort-alpha-down-alt:before{content:"露"}.fi-bs-sort-alpha-down:before{content:"魯"}.fi-bs-sort-alpha-up-alt:before{content:"鷺"}.fi-bs-sort-alpha-up:before{content:"碌"}.fi-bs-sort-alt:before{content:"祿"}.fi-bs-sort-amount-down-alt:before{content:"綠"}.fi-bs-sort-amount-down:before{content:"菉"}.fi-bs-sort-amount-up-alt:before{content:"錄"}.fi-bs-sort-amount-up:before{content:"鹿"}.fi-bs-sort-circle-down:before{content:"論"}.fi-bs-sort-circle-up:before{content:"壟"}.fi-bs-sort-circle:before{content:"弄"}.fi-bs-sort-down:before{content:"籠"}.fi-bs-sort-numeric-down-alt:before{content:"聾"}.fi-bs-sort-numeric-down:before{content:"牢"}.fi-bs-sort-shapes-down:before{content:"磊"}.fi-bs-sort-shapes-up:before{content:"賂"}.fi-bs-sort-size-down:before{content:"雷"}.fi-bs-sort-size-up:before{content:"壘"}.fi-bs-sort:before{content:"屢"}.fi-bs-soup:before{content:"樓"}.fi-bs-spa:before{content:"淚"}.fi-bs-space-shuttle:before{content:"漏"}.fi-bs-space-station-moon-alt:before{content:"累"}.fi-bs-space-station-moon:before{content:"縷"}.fi-bs-spade:before{content:"陋"}.fi-bs-spaghetti-monster-flying:before{content:"勒"}.fi-bs-sparkles:before{content:"肋"}.fi-bs-speaker:before{content:"凜"}.fi-bs-speakers:before{content:"凌"}.fi-bs-sphere:before{content:"稜"}.fi-bs-spider-black-widow:before{content:"綾"}.fi-bs-spider-web:before{content:"菱"}.fi-bs-spider:before{content:"陵"}.fi-bs-spinner:before{content:"讀"}.fi-bs-split:before{content:"拏"}.fi-bs-splotch:before{content:"樂"}.fi-bs-spoon:before{content:"諾"}.fi-bs-spray-can-sparkles:before{content:"丹"}.fi-bs-spray-can:before{content:"寧"}.fi-bs-sprinkler:before{content:"怒"}.fi-bs-square-0:before{content:"率"}.fi-bs-square-1:before{content:"異"}.fi-bs-square-2:before{content:"北"}.fi-bs-square-3:before{content:"磻"}.fi-bs-square-4:before{content:"便"}.fi-bs-square-5:before{content:"復"}.fi-bs-square-6:before{content:"不"}.fi-bs-square-7:before{content:"泌"}.fi-bs-square-8:before{content:"數"}.fi-bs-square-9:before{content:"索"}.fi-bs-square-a:before{content:"參"}.fi-bs-square-b:before{content:"塞"}.fi-bs-square-bolt:before{content:"省"}.fi-bs-square-c:before{content:"葉"}.fi-bs-square-code:before{content:"說"}.fi-bs-square-d:before{content:"殺"}.fi-bs-square-dashed:before{content:"辰"}.fi-bs-square-e:before{content:"沈"}.fi-bs-square-ellipsis-vertical:before{content:"拾"}.fi-bs-square-ellipsis:before{content:"若"}.fi-bs-square-exclamation:before{content:"掠"}.fi-bs-square-f:before{content:"略"}.fi-bs-square-g:before{content:"亮"}.fi-bs-square-h:before{content:"兩"}.fi-bs-square-heart:before{content:"凉"}.fi-bs-square-i:before{content:"梁"}.fi-bs-square-info:before{content:"糧"}.fi-bs-square-j:before{content:"良"}.fi-bs-square-k:before{content:"諒"}.fi-bs-square-kanban:before{content:"量"}.fi-bs-square-l:before{content:"勵"}.fi-bs-square-m:before{content:"呂"}.fi-bs-square-minus:before{content:"女"}.fi-bs-square-n:before{content:"廬"}.fi-bs-square-o:before{content:"旅"}.fi-bs-square-p:before{content:"濾"}.fi-bs-square-phone-hangup:before{content:"礪"}.fi-bs-square-plus:before{content:"閭"}.fi-bs-square-poll-horizontal:before{content:"驪"}.fi-bs-square-poll-vertical:before{content:"麗"}.fi-bs-square-q:before{content:"黎"}.fi-bs-square-quote:before{content:"力"}.fi-bs-square-r:before{content:"曆"}.fi-bs-square-root:before{content:"歷"}.fi-bs-square-s:before{content:"轢"}.fi-bs-square-small:before{content:"年"}.fi-bs-square-star:before{content:"憐"}.fi-bs-square-t:before{content:"戀"}.fi-bs-square-terminal:before{content:"撚"}.fi-bs-square-u:before{content:"漣"}.fi-bs-square-v:before{content:"煉"}.fi-bs-square-w:before{content:"璉"}.fi-bs-square-x:before{content:"秊"}.fi-bs-square-y:before{content:"練"}.fi-bs-square-z:before{content:"聯"}.fi-bs-square:before{content:"輦"}.fi-bs-squid:before{content:"蓮"}.fi-bs-squircle:before{content:"連"}.fi-bs-squirrel:before{content:"鍊"}.fi-bs-stairs:before{content:"列"}.fi-bs-stamp:before{content:"劣"}.fi-bs-standard-definition:before{content:"咽"}.fi-bs-star-and-crescent:before{content:"烈"}.fi-bs-star-christmas:before{content:"裂"}.fi-bs-star-comment-alt:before{content:"說"}.fi-bs-star-exclamation:before{content:"廉"}.fi-bs-star-octogram:before{content:"念"}.fi-bs-star-of-david:before{content:"捻"}.fi-bs-star-sharp-half-stroke:before{content:"殮"}.fi-bs-star-sharp-half:before{content:"簾"}.fi-bs-star-shooting:before{content:"獵"}.fi-bs-star:before{content:"令"}.fi-bs-starfighter:before{content:"囹"}.fi-bs-stars:before{content:"寧"}.fi-bs-stats:before{content:"嶺"}.fi-bs-steak:before{content:"怜"}.fi-bs-steering-wheel:before{content:"玲"}.fi-bs-step-backward:before{content:"瑩"}.fi-bs-step-forward:before{content:"羚"}.fi-bs-sterling-sign:before{content:"聆"}.fi-bs-stethoscope:before{content:"鈴"}.fi-bs-sticker:before{content:"零"}.fi-bs-stocking:before{content:"靈"}.fi-bs-stomach:before{content:"領"}.fi-bs-stop-circle:before{content:"例"}.fi-bs-stop:before{content:"禮"}.fi-bs-stopwatch:before{content:"醴"}.fi-bs-store-alt:before{content:"隸"}.fi-bs-store-lock:before{content:"惡"}.fi-bs-store-slash:before{content:"了"}.fi-bs-strawberry:before{content:"僚"}.fi-bs-street-view:before{content:"寮"}.fi-bs-stretcher:before{content:"尿"}.fi-bs-strikethrough:before{content:"料"}.fi-bs-stroopwafel:before{content:"樂"}.fi-bs-subscript:before{content:"燎"}.fi-bs-subtitles:before{content:"療"}.fi-bs-subway:before{content:"蓼"}.fi-bs-suitcase-alt:before{content:"遼"}.fi-bs-summer:before{content:"龍"}.fi-bs-sun-dust:before{content:"暈"}.fi-bs-sun-plant-wilt:before{content:"阮"}.fi-bs-sun:before{content:"劉"}.fi-bs-sunglasses:before{content:"杻"}.fi-bs-sunrise-alt:before{content:"柳"}.fi-bs-sunrise:before{content:"流"}.fi-bs-sunset:before{content:"溜"}.fi-bs-superscript:before{content:"琉"}.fi-bs-surfing:before{content:"留"}.fi-bs-surprise:before{content:"硫"}.fi-bs-sushi:before{content:"紐"}.fi-bs-swatchbook:before{content:"類"}.fi-bs-swimmer:before{content:"六"}.fi-bs-sword:before{content:"戮"}.fi-bs-symbol:before{content:"陸"}.fi-bs-symbols:before{content:"倫"}.fi-bs-syringe:before{content:"崙"}.fi-bs-t:before{content:"淪"}.fi-bs-table-columns:before{content:"輪"}.fi-bs-table-layout:before{content:"律"}.fi-bs-table-list:before{content:"慄"}.fi-bs-table-picnic:before{content:"栗"}.fi-bs-table-pivot:before{content:"率"}.fi-bs-table-rows:before{content:"隆"}.fi-bs-table-tree:before{content:"利"}.fi-bs-table:before{content:"吏"}.fi-bs-tablet-android-alt:before{content:"履"}.fi-bs-tablet-android:before{content:"易"}.fi-bs-tablet-rugged:before{content:"李"}.fi-bs-tablet:before{content:"梨"}.fi-bs-tachometer-alt-average:before{content:"泥"}.fi-bs-tachometer-alt-fastest:before{content:"理"}.fi-bs-tachometer-alt-slow:before{content:"痢"}.fi-bs-tachometer-alt-slowest:before{content:"罹"}.fi-bs-tachometer-average:before{content:"裏"}.fi-bs-tachometer-fast:before{content:"裡"}.fi-bs-tachometer-fastest:before{content:"里"}.fi-bs-tachometer-slow:before{content:"離"}.fi-bs-tachometer-slowest:before{content:"匿"}.fi-bs-tachometer:before{content:"溺"}.fi-bs-taco:before{content:"吝"}.fi-bs-tags:before{content:"燐"}.fi-bs-tally-1:before{content:"璘"}.fi-bs-tally-2:before{content:"藺"}.fi-bs-tally-3:before{content:"隣"}.fi-bs-tally-4:before{content:"鱗"}.fi-bs-tally:before{content:"麟"}.fi-bs-tank-water:before{content:"林"}.fi-bs-tape:before{content:"淋"}.fi-bs-target:before{content:"臨"}.fi-bs-taxi-bus:before{content:"立"}.fi-bs-taxi:before{content:"笠"}.fi-bs-teddy-bear:before{content:"粒"}.fi-bs-teeth-open:before{content:"狀"}.fi-bs-telescope:before{content:"炙"}.fi-bs-temperature-down:before{content:"識"}.fi-bs-temperature-frigid:before{content:"什"}.fi-bs-temperature-high:before{content:"茶"}.fi-bs-temperature-list:before{content:"刺"}.fi-bs-temperature-low:before{content:"切"}.fi-bs-temperature-up:before{content:"度"}.fi-bs-template-alt:before{content:"拓"}.fi-bs-template:before{content:"糖"}.fi-bs-tenge:before{content:"宅"}.fi-bs-tennis:before{content:"洞"}.fi-bs-tent-arrow-down-to-line:before{content:"暴"}.fi-bs-tent-arrow-left-right:before{content:"輻"}.fi-bs-tent-arrow-turn-left:before{content:"行"}.fi-bs-tent-arrows-down:before{content:"降"}.fi-bs-tents:before{content:"見"}.fi-bs-terminal:before{content:"廓"}.fi-bs-terrace:before{content:"兀"}.fi-bs-test-tube:before{content:"嗀"}.fi-bs-test:before{content:"﨎"}.fi-bs-text-check:before{content:"﨏"}.fi-bs-text-height:before{content:"塚"}.fi-bs-text-shadow:before{content:"﨑"}.fi-bs-text-size:before{content:"晴"}.fi-bs-text-slash:before{content:"﨓"}.fi-bs-text-width:before{content:"﨔"}.fi-bs-text:before{content:"凞"}.fi-bs-theater-masks:before{content:"猪"}.fi-bs-thermometer-alt:before{content:"益"}.fi-bs-thermometer-empty:before{content:"礼"}.fi-bs-thermometer-full:before{content:"神"}.fi-bs-thermometer-half:before{content:"祥"}.fi-bs-thermometer-quarter:before{content:"福"}.fi-bs-thermometer-three-quarters:before{content:"靖"}.fi-bs-theta:before{content:"精"}.fi-bs-thought-bubble:before{content:"羽"}.fi-bs-thumbtack:before{content:"﨟"}.fi-bs-thunderstorm-moon:before{content:"蘒"}.fi-bs-thunderstorm-sun:before{content:"﨡"}.fi-bs-thunderstorm:before{content:"諸"}.fi-bs-ticket-airline:before{content:"﨣"}.fi-bs-ticket-alt:before{content:"﨤"}.fi-bs-ticket:before{content:"逸"}.fi-bs-tickets-airline:before{content:"都"}.fi-bs-tilde:before{content:"﨧"}.fi-bs-time-add:before{content:"﨨"}.fi-bs-time-check:before{content:"﨩"}.fi-bs-time-delete:before{content:"飯"}.fi-bs-time-fast:before{content:"飼"}.fi-bs-time-forward-sixty:before{content:"館"}.fi-bs-time-forward-ten:before{content:"鶴"}.fi-bs-time-forward:before{content:"郞"}.fi-bs-time-half-past:before{content:"隷"}.fi-bs-time-oclock:before{content:"侮"}.fi-bs-time-past:before{content:"僧"}.fi-bs-time-quarter-past:before{content:"免"}.fi-bs-time-quarter-to:before{content:"勉"}.fi-bs-time-twenty-four:before{content:"勤"}.fi-bs-times-hexagon:before{content:"卑"}.fi-bs-tint-slash:before{content:"喝"}.fi-bs-tire-flat:before{content:"嘆"}.fi-bs-tire-pressure-warning:before{content:"器"}.fi-bs-tire-rugged:before{content:"塀"}.fi-bs-tire:before{content:"墨"}.fi-bs-tired:before{content:"層"}.fi-bs-toggle-off:before{content:"屮"}.fi-bs-toggle-on:before{content:"悔"}.fi-bs-toilet-paper-blank-under:before{content:"慨"}.fi-bs-toilet-paper-blank:before{content:"憎"}.fi-bs-toilet-paper-slash:before{content:"懲"}.fi-bs-toilet-paper-under-slash:before{content:"敏"}.fi-bs-toilet-paper-under:before{content:"既"}.fi-bs-toilet:before{content:"暑"}.fi-bs-tomato:before{content:"梅"}.fi-bs-tombstone-alt:before{content:"海"}.fi-bs-tombstone:before{content:"渚"}.fi-bs-tool-box:before{content:"漢"}.fi-bs-tool-crop:before{content:"煮"}.fi-bs-tool-marquee:before{content:"爫"}.fi-bs-tools:before{content:"琢"}.fi-bs-tooth:before{content:"碑"}.fi-bs-toothbrush:before{content:"社"}.fi-bs-tornado:before{content:"祉"}.fi-bs-tower-control:before{content:"祈"}.fi-bs-tractor:before{content:"祐"}.fi-bs-trademark:before{content:"祖"}.fi-bs-traffic-cone:before{content:"祝"}.fi-bs-traffic-light-go:before{content:"禍"}.fi-bs-traffic-light-slow:before{content:"禎"}.fi-bs-traffic-light-stop:before{content:"穀"}.fi-bs-traffic-light:before{content:"突"}.fi-bs-trailer:before{content:"節"}.fi-bs-train-side:before{content:"練"}.fi-bs-train-subway-tunnel:before{content:"縉"}.fi-bs-train-tram:before{content:"繁"}.fi-bs-train:before{content:"署"}.fi-bs-tram:before{content:"者"}.fi-bs-transform:before{content:"臭"}.fi-bs-transformer-bolt:before{content:"艹"}.fi-bs-transgender:before{content:"艹"}.fi-bs-transporter-1:before{content:"著"}.fi-bs-transporter-2:before{content:"褐"}.fi-bs-transporter-3:before{content:"視"}.fi-bs-transporter-4:before{content:"謁"}.fi-bs-transporter-5:before{content:"謹"}.fi-bs-transporter-6:before{content:"賓"}.fi-bs-transporter-7:before{content:"贈"}.fi-bs-transporter-empty:before{content:"辶"}.fi-bs-transporter:before{content:"逸"}.fi-bs-trash-can-check:before{content:"難"}.fi-bs-trash-can-clock:before{content:"響"}.fi-bs-trash-can-list:before{content:"頻"}.fi-bs-trash-can-plus:before{content:"恵"}.fi-bs-trash-can-slash:before{content:"𤋮"}.fi-bs-trash-check:before{content:"舘"}.fi-bs-trash-clock:before{content:"﩮"}.fi-bs-trash-list:before{content:"﩯"}.fi-bs-trash-plus:before{content:"並"}.fi-bs-trash-restore-alt:before{content:"况"}.fi-bs-trash-restore:before{content:"全"}.fi-bs-trash-slash:before{content:"侀"}.fi-bs-trash-undo-alt:before{content:"充"}.fi-bs-trash-undo:before{content:"冀"}.fi-bs-trash-xmark:before{content:"勇"}.fi-bs-trash:before{content:"勺"}.fi-bs-treasure-chest:before{content:"喝"}.fi-bs-treatment:before{content:"啕"}.fi-bs-tree-alt:before{content:"喙"}.fi-bs-tree-christmas:before{content:"嗢"}.fi-bs-tree-deciduous:before{content:"塚"}.fi-bs-tree:before{content:"墳"}.fi-bs-trees-alt:before{content:"奄"}.fi-bs-trees:before{content:"奔"}.fi-bs-triangle-music:before{content:"婢"}.fi-bs-triangle-person-digging:before{content:"嬨"}.fi-bs-triangle-warning:before{content:"廒"}.fi-bs-triangle:before{content:"廙"}.fi-bs-trillium:before{content:"彩"}.fi-bs-trophy-star:before{content:"徭"}.fi-bs-trophy:before{content:"惘"}.fi-bs-truck-bolt:before{content:"慎"}.fi-bs-truck-container-empty:before{content:"愈"}.fi-bs-truck-container:before{content:"憎"}.fi-bs-truck-couch:before{content:"慠"}.fi-bs-truck-flatbed:before{content:"懲"}.fi-bs-truck-front:before{content:"戴"}.fi-bs-truck-loading:before{content:"揄"}.fi-bs-truck-medical:before{content:"搜"}.fi-bs-truck-monster:before{content:"摒"}.fi-bs-truck-moving:before{content:"敖"}.fi-bs-truck-pickup:before{content:"晴"}.fi-bs-truck-plow:before{content:"朗"}.fi-bs-truck-ramp:before{content:"望"}.fi-bs-truck-side:before{content:"杖"}.fi-bs-truck-tow:before{content:"歹"}.fi-bs-trumpet:before{content:"殺"}.fi-bs-tshirt:before{content:"流"}.fi-bs-tty:before{content:"滛"}.fi-bs-tubes:before{content:"滋"}.fi-bs-tugrik-sign:before{content:"漢"}.fi-bs-turkey:before{content:"瀞"}.fi-bs-turntable:before{content:"煮"}.fi-bs-turtle:before{content:"瞧"}.fi-bs-tv-music:before{content:"爵"}.fi-bs-tv-retro:before{content:"犯"}.fi-bs-typewriter:before{content:"猪"}.fi-bs-u:before{content:"瑱"}.fi-bs-ufo-beam:before{content:"甆"}.fi-bs-ufo:before{content:"画"}.fi-bs-umbrella-beach:before{content:"瘝"}.fi-bs-umbrella:before{content:"瘟"}.fi-bs-underline:before{content:"益"}.fi-bs-undo-alt:before{content:"盛"}.fi-bs-undo:before{content:"直"}.fi-bs-unicorn:before{content:"睊"}.fi-bs-uniform-martial-arts:before{content:"着"}.fi-bs-universal-access:before{content:"磌"}.fi-bs-unlock:before{content:"窱"}.fi-bs-up-left:before{content:"節"}.fi-bs-up-right:before{content:"类"}.fi-bs-up:before{content:"絛"}.fi-bs-upload:before{content:"練"}.fi-bs-usb-pendrive:before{content:"缾"}.fi-bs-usd-circle:before{content:"者"}.fi-bs-usd-square:before{content:"荒"}.fi-bs-user-add:before{content:"華"}.fi-bs-user-alien:before{content:"蝹"}.fi-bs-user-astronaut:before{content:"襁"}.fi-bs-user-check:before{content:"覆"}.fi-bs-user-cowboy:before{content:"視"}.fi-bs-user-crown:before{content:"調"}.fi-bs-user-gear:before{content:"諸"}.fi-bs-user-headset:before{content:"請"}.fi-bs-user-helmet-safety:before{content:"謁"}.fi-bs-user-injured:before{content:"諾"}.fi-bs-user-lock:before{content:"諭"}.fi-bs-user-md-chat:before{content:"謹"}.fi-bs-user-md:before{content:"變"}.fi-bs-user-minus:before{content:"贈"}.fi-bs-user-music:before{content:"輸"}.fi-bs-user-ninja:before{content:"遲"}.fi-bs-user-nurse:before{content:"醙"}.fi-bs-user-pen:before{content:"鉶"}.fi-bs-user-pilot-tie:before{content:"陼"}.fi-bs-user-pilot:before{content:"難"}.fi-bs-user-police:before{content:"靖"}.fi-bs-user-robot-xmarks:before{content:"韛"}.fi-bs-user-robot:before{content:"響"}.fi-bs-user-shield:before{content:"頋"}.fi-bs-user-slash:before{content:"頻"}.fi-bs-user-tag:before{content:"鬒"}.fi-bs-user-time:before{content:"龜"}.fi-bs-user-unlock:before{content:"𢡊"}.fi-bs-user-visor:before{content:"𢡄"}.fi-bs-user-xmark:before{content:"𣏕"}.fi-bs-user:before{content:"㮝"}.fi-bs-users-alt:before{content:"䀘"}.fi-bs-users-gear:before{content:"䀹"}.fi-bs-users-medical:before{content:"𥉉"}.fi-bs-users-slash:before{content:"𥳐"}.fi-bs-users:before{content:"𧻓"}.fi-bs-utensils:before{content:"齃"}.fi-bs-utility-pole-double:before{content:"龎"}.fi-bs-utility-pole:before{content:"﫚"}.fi-bs-v:before{content:"﫛"}.fi-bs-vacuum-robot:before{content:"﫜"}.fi-bs-vacuum:before{content:"﫝"}.fi-bs-value-absolute:before{content:"﫞"}.fi-bs-vault:before{content:"﫟"}.fi-bs-vector-alt:before{content:"﫠"}.fi-bs-vector-circle:before{content:"﫡"}.fi-bs-vector-polygon:before{content:"﫢"}.fi-bs-vector:before{content:"﫣"}.fi-bs-venus-double:before{content:"﫤"}.fi-bs-venus-mars:before{content:"﫥"}.fi-bs-venus:before{content:"﫦"}.fi-bs-vest-patches:before{content:"﫧"}.fi-bs-vest:before{content:"﫨"}.fi-bs-video-arrow-down-left:before{content:"﫩"}.fi-bs-video-arrow-up-right:before{content:"﫪"}.fi-bs-video-camera-alt:before{content:"﫫"}.fi-bs-video-camera:before{content:"﫬"}.fi-bs-video-plus:before{content:"﫭"}.fi-bs-video-slash:before{content:"﫮"}.fi-bs-virus-slash:before{content:"﫯"}.fi-bs-virus:before{content:"﫰"}.fi-bs-viruses:before{content:"﫱"}.fi-bs-voicemail:before{content:"﫲"}.fi-bs-volcano:before{content:"﫳"}.fi-bs-volleyball:before{content:"﫴"}.fi-bs-volume-down:before{content:"﫵"}.fi-bs-volume-mute:before{content:"﫶"}.fi-bs-volume-off:before{content:"﫷"}.fi-bs-volume-slash:before{content:"﫸"}.fi-bs-volume:before{content:"﫹"}.fi-bs-vote-nay:before{content:"﫺"}.fi-bs-vote-yea:before{content:"﫻"}.fi-bs-vr-cardboard:before{content:"﫼"}.fi-bs-w:before{content:"﫽"}.fi-bs-wagon-covered:before{content:"﫾"}.fi-bs-walker:before{content:"﫿"}.fi-bs-walkie-talkie:before{content:"ﬀ"}.fi-bs-wallet:before{content:"ﬁ"}.fi-bs-warehouse-alt:before{content:"ﬂ"}.fi-bs-washer:before{content:"ﬃ"}.fi-bs-watch-calculator:before{content:"ﬄ"}.fi-bs-watch-fitness:before{content:"ﬅ"}.fi-bs-watch-smart:before{content:"ﬆ"}.fi-bs-watch:before{content:"﬇"}.fi-bs-water-bottle:before{content:"﬈"}.fi-bs-water-ladder:before{content:"﬉"}.fi-bs-water-lower:before{content:"﬊"}.fi-bs-water-rise:before{content:"﬋"}.fi-bs-water:before{content:"﬌"}.fi-bs-watermelon:before{content:"﬍"}.fi-bs-wave-sine:before{content:"﬎"}.fi-bs-wave-square:before{content:"﬏"}.fi-bs-wave-triangle:before{content:"﬐"}.fi-bs-waveform-path:before{content:"﬑"}.fi-bs-waveform:before{content:"﬒"}.fi-bs-webcam-slash:before{content:"ﬓ"}.fi-bs-webcam:before{content:"ﬔ"}.fi-bs-whale:before{content:"ﬕ"}.fi-bs-wheat:before{content:"ﬖ"}.fi-bs-wheelchair-move:before{content:"ﬗ"}.fi-bs-wheelchair:before{content:"﬘"}.fi-bs-whistle:before{content:"﬙"}.fi-bs-wifi-1:before{content:"﬚"}.fi-bs-wifi-2:before{content:"﬛"}.fi-bs-wifi-alt:before{content:"﬜"}.fi-bs-wifi-exclamation:before{content:"יִ"}.fi-bs-wifi-slash:before{content:"ﬞ"}.fi-bs-wifi:before{content:"ײַ"}.fi-bs-wind-turbine:before{content:"ﬠ"}.fi-bs-wind-warning:before{content:"ﬡ"}.fi-bs-wind:before{content:"ﬢ"}.fi-bs-window-alt:before{content:"ﬣ"}.fi-bs-window-frame-open:before{content:"ﬤ"}.fi-bs-window-frame:before{content:"ﬥ"}.fi-bs-window-maximize:before{content:"ﬦ"}.fi-bs-window-minimize:before{content:"ﬧ"}.fi-bs-window-restore:before{content:"ﬨ"}.fi-bs-windsock:before{content:"﬩"}.fi-bs-wine-bottle:before{content:"שׁ"}.fi-bs-wine-glass-crack:before{content:"שׂ"}.fi-bs-woman-head:before{content:"שּׁ"}.fi-bs-won-sign:before{content:"שּׂ"}.fi-bs-world:before{content:"אַ"}.fi-bs-worm:before{content:"אָ"}.fi-bs-wreath:before{content:"אּ"}.fi-bs-wrench-alt:before{content:"בּ"}.fi-bs-wrench-simple:before{content:"גּ"}.fi-bs-x-ray:before{content:"דּ"}.fi-bs-x:before{content:"הּ"}.fi-bs-y:before{content:"וּ"}.fi-bs-yen:before{content:"זּ"}.fi-bs-yin-yang:before{content:"﬷"}.fi-bs-z:before{content:"טּ"}.fi-bs-zoom-in:before{content:"יּ"}.fi-bs-zoom-out:before{content:"ךּ"}@font-face{font-family:uicons-regular-straight;src:url(/_app/uicons-regular-straight-DRNZ4BTW.59571944.eot#iefix) format("embedded-opentype"),url(/_app/uicons-regular-straight-NPEJN4MR.a4dbf64d.woff2) format("woff2"),url(/_app/uicons-regular-straight-GHB4PBMD.69c2c674.woff) format("woff")}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-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-rs-0:before{content:""}.fi-rs-1:before{content:""}.fi-rs-2:before{content:""}.fi-rs-3:before{content:""}.fi-rs-360-degrees:before{content:""}.fi-rs-4:before{content:""}.fi-rs-5:before{content:""}.fi-rs-6:before{content:""}.fi-rs-7:before{content:""}.fi-rs-8:before{content:""}.fi-rs-9:before{content:""}.fi-rs-a:before{content:""}.fi-rs-acorn:before{content:""}.fi-rs-ad:before{content:""}.fi-rs-add-document:before{content:""}.fi-rs-add-folder:before{content:""}.fi-rs-add:before{content:""}.fi-rs-address-book:before{content:""}.fi-rs-address-card:before{content:""}.fi-rs-air-conditioner:before{content:""}.fi-rs-air-freshener:before{content:""}.fi-rs-airplay:before{content:""}.fi-rs-alarm-clock:before{content:""}.fi-rs-alarm-exclamation:before{content:""}.fi-rs-alarm-plus:before{content:""}.fi-rs-alarm-snooze:before{content:""}.fi-rs-album-circle-plus:before{content:""}.fi-rs-album-circle-user:before{content:""}.fi-rs-album-collection:before{content:""}.fi-rs-album:before{content:""}.fi-rs-alicorn:before{content:""}.fi-rs-alien:before{content:""}.fi-rs-align-center:before{content:""}.fi-rs-align-justify:before{content:""}.fi-rs-align-left:before{content:""}.fi-rs-align-slash:before{content:""}.fi-rs-ambulance:before{content:""}.fi-rs-anchor:before{content:""}.fi-rs-angel:before{content:""}.fi-rs-angle-90:before{content:""}.fi-rs-angle-circle-down:before{content:""}.fi-rs-angle-circle-left:before{content:""}.fi-rs-angle-circle-right:before{content:""}.fi-rs-angle-circle-up:before{content:""}.fi-rs-angle-double-left:before{content:""}.fi-rs-angle-double-right:before{content:""}.fi-rs-angle-double-small-down:before{content:""}.fi-rs-angle-double-small-left:before{content:""}.fi-rs-angle-double-small-right:before{content:""}.fi-rs-angle-double-small-up:before{content:""}.fi-rs-angle-down:before{content:""}.fi-rs-angle-left:before{content:""}.fi-rs-angle-right:before{content:""}.fi-rs-angle-small-down:before{content:""}.fi-rs-angle-small-left:before{content:""}.fi-rs-angle-small-right:before{content:""}.fi-rs-angle-small-up:before{content:""}.fi-rs-angle-square-down:before{content:""}.fi-rs-angle-square-left:before{content:""}.fi-rs-angle-square-right:before{content:""}.fi-rs-angle-square-up:before{content:""}.fi-rs-angle-up:before{content:""}.fi-rs-angle:before{content:""}.fi-rs-angry:before{content:""}.fi-rs-animated-icon:before{content:""}.fi-rs-apartment:before{content:""}.fi-rs-aperture:before{content:""}.fi-rs-api:before{content:""}.fi-rs-apple-crate:before{content:""}.fi-rs-apple-whole:before{content:""}.fi-rs-apps-add:before{content:""}.fi-rs-apps-delete:before{content:""}.fi-rs-apps-sort:before{content:""}.fi-rs-apps:before{content:""}.fi-rs-archive:before{content:""}.fi-rs-archway:before{content:""}.fi-rs-arrow-alt-circle-down:before{content:""}.fi-rs-arrow-alt-circle-left:before{content:""}.fi-rs-arrow-alt-circle-right:before{content:""}.fi-rs-arrow-alt-circle-up:before{content:""}.fi-rs-arrow-alt-down:before{content:""}.fi-rs-arrow-alt-from-bottom:before{content:""}.fi-rs-arrow-alt-from-left:before{content:""}.fi-rs-arrow-alt-from-right:before{content:""}.fi-rs-arrow-alt-from-top:before{content:""}.fi-rs-arrow-alt-left:before{content:""}.fi-rs-arrow-alt-right:before{content:""}.fi-rs-arrow-alt-square-down:before{content:""}.fi-rs-arrow-alt-square-left:before{content:""}.fi-rs-arrow-alt-square-right:before{content:""}.fi-rs-arrow-alt-square-up:before{content:""}.fi-rs-arrow-alt-to-bottom:before{content:""}.fi-rs-arrow-alt-to-left:before{content:""}.fi-rs-arrow-alt-to-right:before{content:""}.fi-rs-arrow-alt-to-top:before{content:""}.fi-rs-arrow-alt-up:before{content:""}.fi-rs-arrow-circle-down:before{content:""}.fi-rs-arrow-circle-left:before{content:""}.fi-rs-arrow-circle-right:before{content:""}.fi-rs-arrow-circle-up:before{content:""}.fi-rs-arrow-down-from-dotted-line:before{content:""}.fi-rs-arrow-down-left:before{content:""}.fi-rs-arrow-down-small-big:before{content:""}.fi-rs-arrow-down-to-dotted-line:before{content:""}.fi-rs-arrow-down-to-square:before{content:""}.fi-rs-arrow-down-triangle-square:before{content:""}.fi-rs-arrow-down:before{content:""}.fi-rs-arrow-from-bottom:before{content:""}.fi-rs-arrow-from-left:before{content:""}.fi-rs-arrow-from-right:before{content:""}.fi-rs-arrow-from-top:before{content:""}.fi-rs-arrow-left-from-line:before{content:""}.fi-rs-arrow-left:before{content:""}.fi-rs-arrow-right-to-bracket:before{content:""}.fi-rs-arrow-right:before{content:""}.fi-rs-arrow-small-down:before{content:""}.fi-rs-arrow-small-left:before{content:""}.fi-rs-arrow-small-right:before{content:""}.fi-rs-arrow-small-up:before{content:""}.fi-rs-arrow-square-down:before{content:""}.fi-rs-arrow-square-left:before{content:""}.fi-rs-arrow-square-right:before{content:""}.fi-rs-arrow-square-up:before{content:""}.fi-rs-arrow-to-bottom:before{content:""}.fi-rs-arrow-to-left:before{content:""}.fi-rs-arrow-to-right:before{content:""}.fi-rs-arrow-to-top:before{content:""}.fi-rs-arrow-trend-down:before{content:""}.fi-rs-arrow-trend-up:before{content:""}.fi-rs-arrow-turn-down-left:before{content:""}.fi-rs-arrow-turn-down-right:before{content:""}.fi-rs-arrow-up-from-dotted-line:before{content:""}.fi-rs-arrow-up-from-square:before{content:""}.fi-rs-arrow-up-left-from-circle:before{content:""}.fi-rs-arrow-up-left:before{content:""}.fi-rs-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fi-rs-arrow-up-right-from-square:before{content:""}.fi-rs-arrow-up-right:before{content:""}.fi-rs-arrow-up-small-big:before{content:""}.fi-rs-arrow-up-square-triangle:before{content:""}.fi-rs-arrow-up-to-dotted-line:before{content:""}.fi-rs-arrow-up:before{content:""}.fi-rs-arrows-alt-h:before{content:""}.fi-rs-arrows-alt-v:before{content:""}.fi-rs-arrows-alt:before{content:""}.fi-rs-arrows-cross:before{content:""}.fi-rs-arrows-from-dotted-line:before{content:""}.fi-rs-arrows-from-line:before{content:""}.fi-rs-arrows-h-copy:before{content:""}.fi-rs-arrows-h:before{content:""}.fi-rs-arrows-repeat-1:before{content:""}.fi-rs-arrows-repeat:before{content:""}.fi-rs-arrows-retweet:before{content:""}.fi-rs-arrows-to-dotted-line:before{content:""}.fi-rs-arrows-to-line:before{content:""}.fi-rs-arrows:before{content:""}.fi-rs-artificial-intelligence:before{content:""}.fi-rs-assept-document:before{content:""}.fi-rs-assistive-listening-systems:before{content:""}.fi-rs-asterik:before{content:""}.fi-rs-at:before{content:""}.fi-rs-attribution-pen:before{content:""}.fi-rs-attribution-pencil:before{content:""}.fi-rs-aubergine:before{content:""}.fi-rs-audio-description-slash:before{content:""}.fi-rs-austral-sign:before{content:""}.fi-rs-avocado:before{content:""}.fi-rs-axe:before{content:""}.fi-rs-b:before{content:""}.fi-rs-baby-carriage:before{content:""}.fi-rs-baby:before{content:""}.fi-rs-background:before{content:""}.fi-rs-backpack:before{content:""}.fi-rs-bacon:before{content:""}.fi-rs-bacteria:before{content:""}.fi-rs-bacterium:before{content:""}.fi-rs-badge-check:before{content:""}.fi-rs-badge-dollar:before{content:""}.fi-rs-badge-percent:before{content:""}.fi-rs-badge-sheriff:before{content:""}.fi-rs-badge:before{content:""}.fi-rs-badger-honey:before{content:""}.fi-rs-bag-seedling:before{content:""}.fi-rs-bags-shopping:before{content:""}.fi-rs-bahai:before{content:""}.fi-rs-baht-sign:before{content:""}.fi-rs-balance-scale-left:before{content:""}.fi-rs-balance-scale-right:before{content:""}.fi-rs-ball-pile:before{content:""}.fi-rs-balloon:before{content:""}.fi-rs-balloons:before{content:""}.fi-rs-ballot-check:before{content:""}.fi-rs-ballot:before{content:""}.fi-rs-ban-bug:before{content:""}.fi-rs-ban:before{content:""}.fi-rs-band-aid:before{content:""}.fi-rs-bangladeshi-taka-sign:before{content:""}.fi-rs-banjo:before{content:""}.fi-rs-bank:before{content:""}.fi-rs-barber-shop:before{content:""}.fi-rs-barcode-read:before{content:""}.fi-rs-barcode-scan:before{content:""}.fi-rs-barcode:before{content:""}.fi-rs-bars-filter:before{content:""}.fi-rs-bars-progress:before{content:""}.fi-rs-bars-sort:before{content:""}.fi-rs-bars-staggered:before{content:""}.fi-rs-baseball-alt:before{content:""}.fi-rs-baseball:before{content:""}.fi-rs-basket-shopping-simple:before{content:""}.fi-rs-basketball-hoop:before{content:""}.fi-rs-basketball:before{content:""}.fi-rs-bat:before{content:""}.fi-rs-bath:before{content:""}.fi-rs-battery-bolt:before{content:""}.fi-rs-battery-empty:before{content:""}.fi-rs-battery-exclamation:before{content:""}.fi-rs-battery-full:before{content:""}.fi-rs-battery-half:before{content:""}.fi-rs-battery-quarter:before{content:""}.fi-rs-battery-slash:before{content:""}.fi-rs-battery-three-quarters:before{content:""}.fi-rs-beacon:before{content:""}.fi-rs-bed-alt:before{content:""}.fi-rs-bed-bunk:before{content:""}.fi-rs-bed-empty:before{content:""}.fi-rs-bed:before{content:""}.fi-rs-bee:before{content:""}.fi-rs-beer:before{content:""}.fi-rs-bell-concierge:before{content:""}.fi-rs-bell-ring:before{content:""}.fi-rs-bell-school:before{content:""}.fi-rs-bell-slash:before{content:""}.fi-rs-bell:before{content:""}.fi-rs-bells:before{content:""}.fi-rs-bench-tree:before{content:""}.fi-rs-betamax:before{content:""}.fi-rs-bike:before{content:""}.fi-rs-biking-mountain:before{content:""}.fi-rs-biking:before{content:""}.fi-rs-billiard:before{content:""}.fi-rs-binary-circle-check:before{content:""}.fi-rs-binary-lock:before{content:""}.fi-rs-binary-slash:before{content:""}.fi-rs-binary:before{content:""}.fi-rs-binoculars:before{content:""}.fi-rs-biohazard:before{content:""}.fi-rs-bird:before{content:""}.fi-rs-bitcoin-sign:before{content:""}.fi-rs-blanket:before{content:""}.fi-rs-blender-phone:before{content:""}.fi-rs-blender:before{content:""}.fi-rs-blinds-open:before{content:""}.fi-rs-blinds-raised:before{content:""}.fi-rs-blinds:before{content:""}.fi-rs-block-brick:before{content:""}.fi-rs-block-question:before{content:""}.fi-rs-block-quote:before{content:""}.fi-rs-block:before{content:""}.fi-rs-blog-pencil:before{content:""}.fi-rs-blog-text:before{content:""}.fi-rs-bold:before{content:""}.fi-rs-bolt-auto:before{content:""}.fi-rs-bolt-slash:before{content:""}.fi-rs-bolt:before{content:""}.fi-rs-bomb:before{content:""}.fi-rs-bone-break:before{content:""}.fi-rs-bone:before{content:""}.fi-rs-bong:before{content:""}.fi-rs-book-alt:before{content:""}.fi-rs-book-arrow-right:before{content:""}.fi-rs-book-arrow-up:before{content:""}.fi-rs-book-atlas:before{content:""}.fi-rs-book-bookmark:before{content:""}.fi-rs-book-circle-arrow-right:before{content:""}.fi-rs-book-circle-arrow-up:before{content:""}.fi-rs-book-copy:before{content:""}.fi-rs-book-dead:before{content:""}.fi-rs-book-font:before{content:""}.fi-rs-book-medical:before{content:""}.fi-rs-book-open-cover:before{content:""}.fi-rs-book-open-reader:before{content:""}.fi-rs-book-quran:before{content:""}.fi-rs-book-section:before{content:""}.fi-rs-book-spells:before{content:""}.fi-rs-book-tanakh:before{content:""}.fi-rs-book-user:before{content:""}.fi-rs-book:before{content:""}.fi-rs-bookmark-slash:before{content:""}.fi-rs-bookmark:before{content:""}.fi-rs-books-medical:before{content:""}.fi-rs-books:before{content:""}.fi-rs-boot-heeled:before{content:""}.fi-rs-boot:before{content:""}.fi-rs-border-all:before{content:""}.fi-rs-border-bottom:before{content:""}.fi-rs-border-center-h:before{content:""}.fi-rs-border-center-v:before{content:""}.fi-rs-border-inner:before{content:""}.fi-rs-border-left:before{content:""}.fi-rs-border-none:before{content:""}.fi-rs-border-outer:before{content:""}.fi-rs-border-right:before{content:""}.fi-rs-border-style-alt:before{content:""}.fi-rs-border-style:before{content:""}.fi-rs-border-top:before{content:""}.fi-rs-bottle:before{content:""}.fi-rs-bow-arrow:before{content:""}.fi-rs-bowl-chopsticks-noodles:before{content:""}.fi-rs-bowl-chopsticks:before{content:""}.fi-rs-bowl-rice:before{content:""}.fi-rs-bowling-ball:before{content:""}.fi-rs-bowling-pins:before{content:""}.fi-rs-bowling:before{content:""}.fi-rs-box-alt:before{content:""}.fi-rs-box-ballot:before{content:""}.fi-rs-box-check:before{content:""}.fi-rs-box-circle-check:before{content:""}.fi-rs-box-dollar:before{content:""}.fi-rs-box-fragile:before{content:""}.fi-rs-box-heart:before{content:""}.fi-rs-box-open-full:before{content:""}.fi-rs-box-open:before{content:""}.fi-rs-box-tissue:before{content:""}.fi-rs-box-up:before{content:""}.fi-rs-box:before{content:""}.fi-rs-boxes:before{content:""}.fi-rs-boxing-glove:before{content:""}.fi-rs-bracket-curly-right:before{content:""}.fi-rs-bracket-curly:before{content:""}.fi-rs-bracket-round-right:before{content:""}.fi-rs-bracket-round:before{content:""}.fi-rs-bracket-square-right:before{content:""}.fi-rs-bracket-square:before{content:""}.fi-rs-brackets-curly:before{content:""}.fi-rs-brackets-round:before{content:""}.fi-rs-brackets-square:before{content:""}.fi-rs-braille-a:before{content:""}.fi-rs-braille-b:before{content:""}.fi-rs-braille-c:before{content:""}.fi-rs-braille-d:before{content:""}.fi-rs-braille-e:before{content:""}.fi-rs-braille-g:before{content:""}.fi-rs-braille-h:before{content:""}.fi-rs-braille-i:before{content:""}.fi-rs-braille-j:before{content:""}.fi-rs-braille-k:before{content:""}.fi-rs-braille-l:before{content:""}.fi-rs-braille-m:before{content:""}.fi-rs-braille-n-alt:before{content:""}.fi-rs-braille-n:before{content:""}.fi-rs-braille-o:before{content:""}.fi-rs-braille-p:before{content:""}.fi-rs-braille-q:before{content:""}.fi-rs-braille-r:before{content:""}.fi-rs-braille-s:before{content:""}.fi-rs-braille-t:before{content:""}.fi-rs-braille-u:before{content:""}.fi-rs-braille-v:before{content:""}.fi-rs-braille-w:before{content:""}.fi-rs-braille-x:before{content:""}.fi-rs-braille-y:before{content:""}.fi-rs-braille-z:before{content:""}.fi-rs-braille:before{content:""}.fi-rs-brain-circuit:before{content:""}.fi-rs-brain:before{content:""}.fi-rs-bread-loaf:before{content:""}.fi-rs-bread-slice:before{content:""}.fi-rs-bread:before{content:""}.fi-rs-briefcase-arrow-right:before{content:""}.fi-rs-briefcase-blank:before{content:""}.fi-rs-briefcase:before{content:""}.fi-rs-brightness-low:before{content:""}.fi-rs-brightness:before{content:""}.fi-rs-bring-forward:before{content:""}.fi-rs-bring-front:before{content:""}.fi-rs-broadcast-tower:before{content:""}.fi-rs-broccoli:before{content:""}.fi-rs-broken-image:before{content:""}.fi-rs-browser:before{content:""}.fi-rs-browsers:before{content:""}.fi-rs-brush:before{content:""}.fi-rs-bug-slash:before{content:""}.fi-rs-bug:before{content:""}.fi-rs-bugs:before{content:""}.fi-rs-build-alt:before{content:""}.fi-rs-build:before{content:""}.fi-rs-building:before{content:""}.fi-rs-bulb:before{content:""}.fi-rs-bullet:before{content:""}.fi-rs-bullhorn:before{content:""}.fi-rs-bullseye-arrow:before{content:""}.fi-rs-bullseye-pointer:before{content:""}.fi-rs-bullseye:before{content:""}.fi-rs-burger-alt:before{content:""}.fi-rs-burger-fries:before{content:""}.fi-rs-burger-glass:before{content:""}.fi-rs-burger-menu:before{content:""}.fi-rs-burrito:before{content:""}.fi-rs-bus-alt:before{content:""}.fi-rs-bus:before{content:""}.fi-rs-business-time:before{content:""}.fi-rs-butterfly:before{content:""}.fi-rs-c:before{content:""}.fi-rs-cabin:before{content:""}.fi-rs-cactus:before{content:""}.fi-rs-cake-birthday:before{content:""}.fi-rs-cake-wedding:before{content:""}.fi-rs-calculator-simple:before{content:""}.fi-rs-calculator:before{content:""}.fi-rs-calendar-arrow-down:before{content:""}.fi-rs-calendar-arrow-up:before{content:""}.fi-rs-calendar-check:before{content:""}.fi-rs-calendar-clock:before{content:""}.fi-rs-calendar-day:before{content:""}.fi-rs-calendar-days:before{content:""}.fi-rs-calendar-exclamation:before{content:""}.fi-rs-calendar-heart:before{content:""}.fi-rs-calendar-image:before{content:""}.fi-rs-calendar-lines-pen:before{content:""}.fi-rs-calendar-lines:before{content:""}.fi-rs-calendar-minus:before{content:""}.fi-rs-calendar-pen:before{content:""}.fi-rs-calendar-plus:before{content:""}.fi-rs-calendar-star:before{content:""}.fi-rs-calendar-week:before{content:""}.fi-rs-calendar-xmark:before{content:""}.fi-rs-calendar:before{content:""}.fi-rs-calendars:before{content:""}.fi-rs-call-history:before{content:""}.fi-rs-call-incoming:before{content:""}.fi-rs-call-missed:before{content:""}.fi-rs-call-outgoing:before{content:""}.fi-rs-camcorder:before{content:""}.fi-rs-camera-cctv:before{content:""}.fi-rs-camera-movie:before{content:""}.fi-rs-camera-retro:before{content:""}.fi-rs-camera-rotate:before{content:""}.fi-rs-camera-security:before{content:""}.fi-rs-camera-slash:before{content:""}.fi-rs-camera-viewfinder:before{content:""}.fi-rs-camera:before{content:""}.fi-rs-campfire:before{content:""}.fi-rs-camping:before{content:""}.fi-rs-candle-holder:before{content:""}.fi-rs-candy-alt:before{content:""}.fi-rs-candy-cane:before{content:""}.fi-rs-candy-corn:before{content:""}.fi-rs-candy:before{content:""}.fi-rs-Cannabis:before{content:""}.fi-rs-canned-food:before{content:""}.fi-rs-capsules:before{content:""}.fi-rs-car-alt:before{content:""}.fi-rs-car-battery:before{content:""}.fi-rs-car-bolt:before{content:""}.fi-rs-car-building:before{content:""}.fi-rs-car-bump:before{content:""}.fi-rs-car-bus:before{content:""}.fi-rs-car-circle-bolt:before{content:""}.fi-rs-car-crash:before{content:""}.fi-rs-car-garage:before{content:""}.fi-rs-car-mechanic:before{content:""}.fi-rs-car-rear:before{content:""}.fi-rs-car-side-bolt:before{content:""}.fi-rs-car-side:before{content:""}.fi-rs-car-tilt:before{content:""}.fi-rs-car-wash:before{content:""}.fi-rs-car:before{content:""}.fi-rs-caravan-alt:before{content:""}.fi-rs-caravan:before{content:""}.fi-rs-caret-circle-down:before{content:""}.fi-rs-caret-circle-right:before{content:""}.fi-rs-caret-circle-up:before{content:""}.fi-rs-caret-down:before{content:""}.fi-rs-caret-left:before{content:""}.fi-rs-caret-quare-up:before{content:""}.fi-rs-caret-right:before{content:""}.fi-rs-caret-square-down:before{content:""}.fi-rs-caret-square-left_1:before{content:""}.fi-rs-caret-square-left:before{content:""}.fi-rs-caret-square-right:before{content:""}.fi-rs-caret-up:before{content:""}.fi-rs-carrot:before{content:""}.fi-rs-cars:before{content:""}.fi-rs-cart-arrow-down:before{content:""}.fi-rs-cart-minus:before{content:""}.fi-rs-cart-shopping-fast:before{content:""}.fi-rs-cash-register:before{content:""}.fi-rs-cassette-tape:before{content:""}.fi-rs-cassette-vhs:before{content:""}.fi-rs-castle:before{content:""}.fi-rs-cat-space:before{content:""}.fi-rs-cat:before{content:""}.fi-rs-cauldron:before{content:""}.fi-rs-cedi-sign:before{content:""}.fi-rs-cello:before{content:""}.fi-rs-cent-sign:before{content:""}.fi-rs-chair-office:before{content:""}.fi-rs-chair:before{content:""}.fi-rs-chalkboard-user:before{content:""}.fi-rs-charging-station:before{content:""}.fi-rs-chart-area:before{content:""}.fi-rs-chart-bullet:before{content:""}.fi-rs-chart-candlestick:before{content:""}.fi-rs-chart-connected:before{content:""}.fi-rs-chart-gantt:before{content:""}.fi-rs-chart-histogram:before{content:""}.fi-rs-chart-line-up:before{content:""}.fi-rs-chart-mixed:before{content:""}.fi-rs-chart-network:before{content:""}.fi-rs-chart-pie-alt:before{content:""}.fi-rs-chart-pie:before{content:""}.fi-rs-chart-pyramid:before{content:""}.fi-rs-chart-radar:before{content:""}.fi-rs-chart-scatter-3d:before{content:""}.fi-rs-chart-scatter-bubble:before{content:""}.fi-rs-chart-scatter:before{content:""}.fi-rs-chart-set-theory:before{content:""}.fi-rs-chart-simple-horizontal:before{content:""}.fi-rs-chart-simple:before{content:""}.fi-rs-chart-tree-map:before{content:""}.fi-rs-chart-tree:before{content:""}.fi-rs-chart-user:before{content:""}.fi-rs-chart-waterfall:before{content:""}.fi-rs-chat-arrow-down:before{content:""}.fi-rs-chat-arrow-grow:before{content:""}.fi-rs-check-circle:before{content:""}.fi-rs-check-double:before{content:""}.fi-rs-check:before{content:""}.fi-rs-checkbox:before{content:""}.fi-rs-cheese-alt:before{content:""}.fi-rs-cheese:before{content:""}.fi-rs-cheeseburger:before{content:""}.fi-rs-cherry:before{content:""}.fi-rs-chess-bishop:before{content:""}.fi-rs-chess-board:before{content:""}.fi-rs-chess-clock-alt:before{content:""}.fi-rs-chess-clock:before{content:""}.fi-rs-chess-king-alt:before{content:""}.fi-rs-chess-king:before{content:""}.fi-rs-chess-knight-alt:before{content:""}.fi-rs-chess-knight:before{content:""}.fi-rs-chess-pawn-alt:before{content:""}.fi-rs-chess-pawn:before{content:""}.fi-rs-chess-piece:before{content:""}.fi-rs-chess-queen-alt:before{content:""}.fi-rs-chess-queen:before{content:""}.fi-rs-chess-rook-alt:before{content:""}.fi-rs-chess-rook:before{content:""}.fi-rs-chess:before{content:""}.fi-rs-chevron-double-down:before{content:""}.fi-rs-chevron-double-up:before{content:""}.fi-rs-child-head:before{content:""}.fi-rs-child:before{content:""}.fi-rs-chimney:before{content:""}.fi-rs-chocolate:before{content:""}.fi-rs-circle-0:before{content:""}.fi-rs-circle-1:before{content:""}.fi-rs-circle-2:before{content:""}.fi-rs-circle-3:before{content:""}.fi-rs-circle-4:before{content:""}.fi-rs-circle-5:before{content:""}.fi-rs-circle-6:before{content:""}.fi-rs-circle-7:before{content:""}.fi-rs-circle-8:before{content:""}.fi-rs-circle-9:before{content:""}.fi-rs-circle-a:before{content:""}.fi-rs-circle-b:before{content:""}.fi-rs-circle-bolt:before{content:""}.fi-rs-circle-book-open:before{content:""}.fi-rs-circle-bookmark:before{content:""}.fi-rs-circle-c:before{content:""}.fi-rs-circle-calendar:before{content:""}.fi-rs-circle-camera:before{content:""}.fi-rs-circle-cross:before{content:""}.fi-rs-circle-d:before{content:""}.fi-rs-circle-dashed:before{content:""}.fi-rs-circle-e:before{content:""}.fi-rs-circle-ellipsis-vertical:before{content:""}.fi-rs-circle-ellipsis:before{content:""}.fi-rs-circle-envelope:before{content:""}.fi-rs-circle-exclamation-check:before{content:""}.fi-rs-circle-f:before{content:""}.fi-rs-circle-g:before{content:""}.fi-rs-circle-h:before{content:""}.fi-rs-circle-half-stroke:before{content:""}.fi-rs-circle-half:before{content:""}.fi-rs-circle-heart:before{content:""}.fi-rs-circle-i:before{content:""}.fi-rs-circle-j:before{content:""}.fi-rs-circle-k:before{content:""}.fi-rs-circle-l:before{content:""}.fi-rs-circle-m:before{content:""}.fi-rs-circle-microphone-lines:before{content:""}.fi-rs-circle-microphone:before{content:""}.fi-rs-circle-n:before{content:""}.fi-rs-circle-o:before{content:""}.fi-rs-circle-p:before{content:""}.fi-rs-circle-phone-flip:before{content:""}.fi-rs-circle-phone-hangup:before{content:""}.fi-rs-circle-phone:before{content:""}.fi-rs-circle-q:before{content:""}.fi-rs-circle-quarter:before{content:""}.fi-rs-circle-quarters-alt:before{content:""}.fi-rs-circle-r:before{content:""}.fi-rs-circle-s:before{content:""}.fi-rs-circle-small:before{content:""}.fi-rs-circle-star:before{content:""}.fi-rs-circle-t:before{content:""}.fi-rs-circle-three-quarters:before{content:""}.fi-rs-circle-trash:before{content:""}.fi-rs-circle-u:before{content:""}.fi-rs-circle-user:before{content:""}.fi-rs-circle-v:before{content:""}.fi-rs-circle-video:before{content:""}.fi-rs-circle-w:before{content:""}.fi-rs-circle-waveform-lines:before{content:""}.fi-rs-circle-x:before{content:""}.fi-rs-circle-xmark:before{content:""}.fi-rs-circle-y:before{content:""}.fi-rs-circle-z:before{content:""}.fi-rs-circle:before{content:""}.fi-rs-city:before{content:""}.fi-rs-clapperboard-play:before{content:""}.fi-rs-clapperboard:before{content:""}.fi-rs-clarinet:before{content:""}.fi-rs-claw-marks:before{content:""}.fi-rs-clean:before{content:""}.fi-rs-clip:before{content:""}.fi-rs-clipboard-check:before{content:""}.fi-rs-clipboard-list-check:before{content:""}.fi-rs-clipboard-list:before{content:""}.fi-rs-clipboard-prescription:before{content:""}.fi-rs-clipboard-user:before{content:""}.fi-rs-clipboard:before{content:""}.fi-rs-clock-desk:before{content:""}.fi-rs-clock-eight-thirty:before{content:""}.fi-rs-clock-eleven-thirty:before{content:""}.fi-rs-clock-eleven:before{content:""}.fi-rs-clock-five-thirty:before{content:""}.fi-rs-clock-five:before{content:""}.fi-rs-clock-four-thirty:before{content:""}.fi-rs-clock-nine-thirty:before{content:""}.fi-rs-clock-nine:before{content:""}.fi-rs-clock-one-thirty:before{content:""}.fi-rs-clock-one:before{content:""}.fi-rs-clock-seven-thirty:before{content:""}.fi-rs-clock-seven:before{content:""}.fi-rs-clock-six-thirty:before{content:""}.fi-rs-clock-six:before{content:""}.fi-rs-clock-ten-thirty:before{content:""}.fi-rs-clock-ten:before{content:""}.fi-rs-clock-three-thirty:before{content:""}.fi-rs-clock-three:before{content:""}.fi-rs-clock-twelve-thirty:before{content:""}.fi-rs-clock-twelve:before{content:""}.fi-rs-clock-two-thirty:before{content:""}.fi-rs-clock-two:before{content:""}.fi-rs-clock:before{content:""}.fi-rs-clone:before{content:""}.fi-rs-closed-captioning-slash:before{content:""}.fi-rs-clothes-hanger:before{content:""}.fi-rs-cloud-check:before{content:""}.fi-rs-cloud-disabled:before{content:""}.fi-rs-cloud-download-alt:before{content:""}.fi-rs-cloud-download:before{content:""}.fi-rs-cloud-drizzle:before{content:""}.fi-rs-cloud-exclamation:before{content:""}.fi-rs-cloud-hail-mixed:before{content:""}.fi-rs-cloud-hail:before{content:""}.fi-rs-cloud-meatball:before{content:""}.fi-rs-cloud-moon-rain:before{content:""}.fi-rs-cloud-moon:before{content:""}.fi-rs-cloud-question:before{content:""}.fi-rs-cloud-rain:before{content:""}.fi-rs-cloud-rainbow:before{content:""}.fi-rs-cloud-share:before{content:""}.fi-rs-cloud-showers-heavy:before{content:""}.fi-rs-cloud-showers:before{content:""}.fi-rs-cloud-sleet:before{content:""}.fi-rs-cloud-snow:before{content:""}.fi-rs-cloud-sun-rain:before{content:""}.fi-rs-cloud-sun:before{content:""}.fi-rs-cloud-upload-alt:before{content:""}.fi-rs-cloud-upload:before{content:""}.fi-rs-cloud:before{content:""}.fi-rs-clouds-moon:before{content:""}.fi-rs-clouds-sun:before{content:""}.fi-rs-clouds:before{content:""}.fi-rs-clover-alt:before{content:""}.fi-rs-club:before{content:""}.fi-rs-cocktail-alt:before{content:""}.fi-rs-cocktail:before{content:""}.fi-rs-code-branch:before{content:""}.fi-rs-code-commit:before{content:""}.fi-rs-code-compare:before{content:""}.fi-rs-code-fork:before{content:""}.fi-rs-code-merge:before{content:""}.fi-rs-code-pull-request-closed:before{content:""}.fi-rs-code-pull-request-draft:before{content:""}.fi-rs-code-pull-request:before{content:""}.fi-rs-code-simple:before{content:""}.fi-rs-coffee-bean:before{content:""}.fi-rs-coffee-beans:before{content:""}.fi-rs-coffee-pot:before{content:""}.fi-rs-coffee:before{content:""}.fi-rs-coffin-cross:before{content:""}.fi-rs-coffin:before{content:""}.fi-rs-coin:before{content:""}.fi-rs-coins:before{content:""}.fi-rs-colon-sign:before{content:""}.fi-rs-columns-3:before{content:""}.fi-rs-comet:before{content:""}.fi-rs-command:before{content:""}.fi-rs-comment-alt-check:before{content:""}.fi-rs-comment-alt-dots:before{content:""}.fi-rs-comment-alt-edit:before{content:""}.fi-rs-comment-alt-medical:before{content:""}.fi-rs-comment-alt-middle-top:before{content:""}.fi-rs-comment-alt-middle:before{content:""}.fi-rs-comment-alt-minus:before{content:""}.fi-rs-comment-alt-music:before{content:""}.fi-rs-comment-alt:before{content:""}.fi-rs-comment-arrow-down:before{content:""}.fi-rs-comment-arrow-up-right:before{content:""}.fi-rs-comment-arrow-up:before{content:""}.fi-rs-comment-check:before{content:""}.fi-rs-comment-code:before{content:""}.fi-rs-comment-dollar:before{content:""}.fi-rs-comment-dots:before{content:""}.fi-rs-comment-exclamation:before{content:""}.fi-rs-comment-heart:before{content:""}.fi-rs-comment-image:before{content:""}.fi-rs-comment-info:before{content:""}.fi-rs-comment-medical:before{content:""}.fi-rs-comment-minus:before{content:""}.fi-rs-comment-pen:before{content:""}.fi-rs-comment-question:before{content:""}.fi-rs-comment-quote:before{content:""}.fi-rs-comment-slash:before{content:""}.fi-rs-comment-smile:before{content:""}.fi-rs-comment-sms:before{content:""}.fi-rs-comment-text:before{content:""}.fi-rs-comment-user:before{content:""}.fi-rs-comment-xmark:before{content:""}.fi-rs-comment:before{content:""}.fi-rs-comments-dollar:before{content:""}.fi-rs-comments-question-check:before{content:""}.fi-rs-comments-question:before{content:""}.fi-rs-comments:before{content:""}.fi-rs-compass-slash:before{content:""}.fi-rs-compress-alt:before{content:""}.fi-rs-compress:before{content:""}.fi-rs-computer-classic:before{content:""}.fi-rs-computer-mouse:before{content:""}.fi-rs-computer-speaker:before{content:""}.fi-rs-computer:before{content:""}.fi-rs-concierge-bell:before{content:""}.fi-rs-confetti:before{content:""}.fi-rs-container-storage:before{content:""}.fi-rs-conveyor-belt-alt:before{content:""}.fi-rs-conveyor-belt-empty:before{content:""}.fi-rs-conveyor-belt:before{content:""}.fi-rs-cookie-alt:before{content:""}.fi-rs-cookie:before{content:""}.fi-rs-copy-alt:before{content:""}.fi-rs-copy-image:before{content:""}.fi-rs-copy:before{content:""}.fi-rs-copyright:before{content:""}.fi-rs-corn:before{content:""}.fi-rs-couch:before{content:""}.fi-rs-cow-alt:before{content:""}.fi-rs-cow:before{content:""}.fi-rs-cowbell-circle-plus:before{content:""}.fi-rs-cowbell-more:before{content:""}.fi-rs-cowbell:before{content:""}.fi-rs-crab:before{content:""}.fi-rs-cream:before{content:""}.fi-rs-credit-card:before{content:""}.fi-rs-cricket:before{content:""}.fi-rs-croissant:before{content:""}.fi-rs-cross-religion:before{content:""}.fi-rs-cross-small:before{content:""}.fi-rs-cross:before{content:""}.fi-rs-crossed-eye:before{content:""}.fi-rs-crow:before{content:""}.fi-rs-crown:before{content:""}.fi-rs-crutch:before{content:""}.fi-rs-crutches:before{content:""}.fi-rs-cruzeiro-sign:before{content:""}.fi-rs-crystal-ball:before{content:""}.fi-rs-cube:before{content:""}.fi-rs-cubes:before{content:""}.fi-rs-cupcake:before{content:""}.fi-rs-curling:before{content:""}.fi-rs-cursor-finger:before{content:""}.fi-rs-cursor-plus:before{content:""}.fi-rs-cursor-text-alt:before{content:""}.fi-rs-cursor-text:before{content:""}.fi-rs-cursor:before{content:""}.fi-rs-d:before{content:""}.fi-rs-dart:before{content:""}.fi-rs-dashboard:before{content:""}.fi-rs-data-transfer:before{content:""}.fi-rs-database:before{content:""}.fi-rs-deer-rudolph:before{content:""}.fi-rs-deer:before{content:""}.fi-rs-delete-document:before{content:""}.fi-rs-delete-right:before{content:""}.fi-rs-delete-user:before{content:""}.fi-rs-delete:before{content:""}.fi-rs-democrat:before{content:""}.fi-rs-desktop-arrow-down:before{content:""}.fi-rs-desktop-wallpaper:before{content:""}.fi-rs-devices:before{content:""}.fi-rs-dewpoint:before{content:""}.fi-rs-dharmachakra:before{content:""}.fi-rs-diagram-cells:before{content:""}.fi-rs-diagram-lean-canvas:before{content:""}.fi-rs-diagram-nested:before{content:""}.fi-rs-diagram-next:before{content:""}.fi-rs-diagram-predecessor:before{content:""}.fi-rs-diagram-previous:before{content:""}.fi-rs-diagram-project:before{content:""}.fi-rs-diagram-sankey:before{content:""}.fi-rs-diagram-subtask:before{content:""}.fi-rs-diagram-successor:before{content:""}.fi-rs-diagram-venn:before{content:""}.fi-rs-dial-high:before{content:""}.fi-rs-dial-low:before{content:""}.fi-rs-dial-max:before{content:""}.fi-rs-dial-med-low:before{content:""}.fi-rs-dial-med:before{content:""}.fi-rs-dial-min:before{content:""}.fi-rs-dial-off:before{content:""}.fi-rs-dial:before{content:""}.fi-rs-diamond-exclamation:before{content:""}.fi-rs-diamond-turn-right:before{content:""}.fi-rs-diamond:before{content:""}.fi-rs-dice-alt:before{content:""}.fi-rs-dice-d10:before{content:""}.fi-rs-dice-d12:before{content:""}.fi-rs-dice-d20:before{content:""}.fi-rs-dice-d4:before{content:""}.fi-rs-dice-d6:before{content:""}.fi-rs-dice-d8:before{content:""}.fi-rs-dice-four:before{content:""}.fi-rs-dice-one:before{content:""}.fi-rs-dice-six:before{content:""}.fi-rs-dice-three:before{content:""}.fi-rs-dice-two:before{content:""}.fi-rs-dice:before{content:""}.fi-rs-digging:before{content:""}.fi-rs-digital-tachograph:before{content:""}.fi-rs-diploma:before{content:""}.fi-rs-disc-drive:before{content:""}.fi-rs-disco-ball:before{content:""}.fi-rs-discover:before{content:""}.fi-rs-disease:before{content:""}.fi-rs-disk:before{content:""}.fi-rs-display-arrow-down:before{content:""}.fi-rs-display-code:before{content:""}.fi-rs-display-medical:before{content:""}.fi-rs-display-slash:before{content:""}.fi-rs-distribute-spacing-horizontal:before{content:""}.fi-rs-distribute-spacing-vertical:before{content:""}.fi-rs-dizzy:before{content:""}.fi-rs-dna:before{content:""}.fi-rs-do-not-enter:before{content:""}.fi-rs-doctor:before{content:""}.fi-rs-document-signed:before{content:""}.fi-rs-document:before{content:""}.fi-rs-dog:before{content:""}.fi-rs-dollar:before{content:""}.fi-rs-dolly-flatbed-alt:before{content:""}.fi-rs-dolly-flatbed-empty:before{content:""}.fi-rs-dolly-flatbed:before{content:""}.fi-rs-dolphin:before{content:""}.fi-rs-donate:before{content:""}.fi-rs-dong-sign:before{content:""}.fi-rs-door-closed:before{content:""}.fi-rs-door-open:before{content:""}.fi-rs-dot-circle:before{content:""}.fi-rs-dove:before{content:""}.fi-rs-down-left-and-up-right-to-center:before{content:""}.fi-rs-down-left:before{content:""}.fi-rs-down-right:before{content:""}.fi-rs-down-to-line:before{content:""}.fi-rs-down:before{content:""}.fi-rs-download:before{content:""}.fi-rs-drafting-compass:before{content:""}.fi-rs-dragon:before{content:""}.fi-rs-draw-polygon:before{content:""}.fi-rs-draw-square:before{content:""}.fi-rs-dreidel:before{content:""}.fi-rs-drink-alt:before{content:""}.fi-rs-drone-alt:before{content:""}.fi-rs-drone-front:before{content:""}.fi-rs-drone:before{content:""}.fi-rs-drum-steelpan:before{content:""}.fi-rs-drum:before{content:""}.fi-rs-drumstick-bite:before{content:""}.fi-rs-drumstick:before{content:""}.fi-rs-dryer-alt:before{content:""}.fi-rs-dryer:before{content:""}.fi-rs-duck:before{content:""}.fi-rs-dumpster-fire:before{content:""}.fi-rs-dumpster:before{content:""}.fi-rs-dungeon:before{content:""}.fi-rs-duplicate:before{content:""}.fi-rs-e-learning:before{content:""}.fi-rs-e:before{content:""}.fi-rs-ear-deaf:before{content:""}.fi-rs-ear-muffs:before{content:""}.fi-rs-ear:before{content:""}.fi-rs-earnings:before{content:""}.fi-rs-earth-africa:before{content:""}.fi-rs-earth-americas:before{content:""}.fi-rs-earth-asia:before{content:""}.fi-rs-earth-europa:before{content:""}.fi-rs-eclipse-alt:before{content:""}.fi-rs-eclipse:before{content:""}.fi-rs-edit-alt:before{content:""}.fi-rs-edit:before{content:""}.fi-rs-egg-fried:before{content:""}.fi-rs-egg:before{content:""}.fi-rs-eject:before{content:""}.fi-rs-elephant:before{content:""}.fi-rs-elevator:before{content:""}.fi-rs-engine-warning:before{content:""}.fi-rs-engine:before{content:""}.fi-rs-enter:before{content:""}.fi-rs-envelope-ban:before{content:""}.fi-rs-envelope-bulk:before{content:""}.fi-rs-envelope-dot:before{content:""}.fi-rs-envelope-download:before{content:""}.fi-rs-envelope-marker:before{content:""}.fi-rs-envelope-open-dollar:before{content:""}.fi-rs-envelope-open-text:before{content:""}.fi-rs-envelope-open:before{content:""}.fi-rs-envelope-plus:before{content:""}.fi-rs-envelope:before{content:""}.fi-rs-envelopes:before{content:""}.fi-rs-equality:before{content:""}.fi-rs-eraser:before{content:""}.fi-rs-escalator:before{content:""}.fi-rs-ethernet:before{content:""}.fi-rs-euro:before{content:""}.fi-rs-exchange-alt:before{content:""}.fi-rs-exchange:before{content:""}.fi-rs-exclamation:before{content:""}.fi-rs-exit:before{content:""}.fi-rs-expand-arrows-alt:before{content:""}.fi-rs-expand-arrows:before{content:""}.fi-rs-expand:before{content:""}.fi-rs-eye-dropper-half:before{content:""}.fi-rs-eye-dropper:before{content:""}.fi-rs-eye:before{content:""}.fi-rs-eyes:before{content:""}.fi-rs-f:before{content:""}.fi-rs-face-angry-horns:before{content:""}.fi-rs-face-anguished:before{content:""}.fi-rs-face-anxious-sweat:before{content:""}.fi-rs-face-astonished:before{content:""}.fi-rs-face-awesome:before{content:""}.fi-rs-face-beam-hand-over-mouth:before{content:""}.fi-rs-face-confounded:before{content:""}.fi-rs-face-confused:before{content:""}.fi-rs-face-cowboy-hat:before{content:""}.fi-rs-face-disappointed:before{content:""}.fi-rs-face-disguise:before{content:""}.fi-rs-face-downcast-sweat:before{content:""}.fi-rs-face-drooling:before{content:""}.fi-rs-face-explode:before{content:""}.fi-rs-face-expressionless:before{content:""}.fi-rs-face-eyes-xmarks:before{content:""}.fi-rs-face-fearful:before{content:""}.fi-rs-face-glasses:before{content:""}.fi-rs-face-grin-tongue-wink:before{content:""}.fi-rs-face-hand-yawn:before{content:""}.fi-rs-face-head-bandage:before{content:""}.fi-rs-face-hushed:before{content:""}.fi-rs-face-icicles:before{content:""}.fi-rs-face-lying:before{content:""}.fi-rs-face-mask:before{content:""}.fi-rs-face-monocle:before{content:""}.fi-rs-face-nauseated:before{content:""}.fi-rs-face-nose-steam:before{content:""}.fi-rs-face-party:before{content:""}.fi-rs-face-pensive:before{content:""}.fi-rs-face-persevering:before{content:""}.fi-rs-face-pleading:before{content:""}.fi-rs-face-raised-eyebrow:before{content:""}.fi-rs-face-relieved:before{content:""}.fi-rs-face-sad-sweat:before{content:""}.fi-rs-face-scream:before{content:""}.fi-rs-face-shush:before{content:""}.fi-rs-face-sleeping:before{content:""}.fi-rs-face-sleepy:before{content:""}.fi-rs-face-smile-halo:before{content:""}.fi-rs-face-smile-hearts:before{content:""}.fi-rs-face-smile-horns:before{content:""}.fi-rs-face-smile-tear:before{content:""}.fi-rs-face-smile-tongue:before{content:""}.fi-rs-face-smile-upside-down:before{content:""}.fi-rs-face-smiling-hands:before{content:""}.fi-rs-face-smirking:before{content:""}.fi-rs-face-sunglasses:before{content:""}.fi-rs-face-swear:before{content:""}.fi-rs-face-thermometer:before{content:""}.fi-rs-face-thinking:before{content:""}.fi-rs-face-tissue:before{content:""}.fi-rs-face-tongue-money:before{content:""}.fi-rs-face-tongue-sweat:before{content:""}.fi-rs-face-unamused:before{content:""}.fi-rs-face-viewfinder:before{content:""}.fi-rs-face-vomit:before{content:""}.fi-rs-face-weary:before{content:""}.fi-rs-face-woozy:before{content:""}.fi-rs-face-worried:before{content:""}.fi-rs-face-zany:before{content:""}.fi-rs-face-zipper:before{content:""}.fi-rs-family-dress:before{content:""}.fi-rs-family-pants:before{content:""}.fi-rs-family:before{content:""}.fi-rs-fan-table:before{content:""}.fi-rs-fan:before{content:""}.fi-rs-farm:before{content:""}.fi-rs-faucet-drip:before{content:""}.fi-rs-faucet:before{content:""}.fi-rs-fax:before{content:""}.fi-rs-feather-pointed:before{content:""}.fi-rs-feather:before{content:""}.fi-rs-fence:before{content:""}.fi-rs-ferris-wheel:before{content:""}.fi-rs-field-hockey:before{content:""}.fi-rs-fighter-jet:before{content:""}.fi-rs-file-ai:before{content:""}.fi-rs-file-audio:before{content:""}.fi-rs-file-binary:before{content:""}.fi-rs-file-chart-line:before{content:""}.fi-rs-file-chart-pie:before{content:""}.fi-rs-file-circle-info:before{content:""}.fi-rs-file-code:before{content:""}.fi-rs-file-csv:before{content:""}.fi-rs-file-download:before{content:""}.fi-rs-file-edit:before{content:""}.fi-rs-file-eps:before{content:""}.fi-rs-file-excel:before{content:""}.fi-rs-file-exclamation:before{content:""}.fi-rs-file-export:before{content:""}.fi-rs-file-image:before{content:""}.fi-rs-file-import:before{content:""}.fi-rs-file-invoice-dollar:before{content:""}.fi-rs-file-invoice:before{content:""}.fi-rs-file-medical-alt:before{content:""}.fi-rs-file-medical:before{content:""}.fi-rs-file-minus:before{content:""}.fi-rs-file-pdf:before{content:""}.fi-rs-file-powerpoint:before{content:""}.fi-rs-file-prescription:before{content:""}.fi-rs-file-psd:before{content:""}.fi-rs-file-signature:before{content:""}.fi-rs-file-spreadsheet:before{content:""}.fi-rs-file-upload:before{content:""}.fi-rs-file-user:before{content:""}.fi-rs-file-video:before{content:""}.fi-rs-file-word:before{content:""}.fi-rs-file-zipper:before{content:""}.fi-rs-file:before{content:""}.fi-rs-files-medical:before{content:""}.fi-rs-fill:before{content:""}.fi-rs-film-canister:before{content:""}.fi-rs-film-slash:before{content:""}.fi-rs-film:before{content:""}.fi-rs-films:before{content:""}.fi-rs-filter-slash:before{content:""}.fi-rs-filter:before{content:""}.fi-rs-filters:before{content:""}.fi-rs-fingerprint:before{content:""}.fi-rs-fire-burner:before{content:""}.fi-rs-fire-extinguisher:before{content:""}.fi-rs-fire-flame-curved:before{content:""}.fi-rs-fire-flame-simple:before{content:""}.fi-rs-fire-hydrant:before{content:""}.fi-rs-fire-smoke:before{content:""}.fi-rs-fireplace:before{content:""}.fi-rs-fish-bones:before{content:""}.fi-rs-fish-cooked:before{content:""}.fi-rs-fish:before{content:""}.fi-rs-fishing-rod:before{content:""}.fi-rs-flag-alt:before{content:""}.fi-rs-flag-checkered:before{content:""}.fi-rs-flag-usa:before{content:""}.fi-rs-flag:before{content:""}.fi-rs-flame:before{content:""}.fi-rs-flashlight:before{content:""}.fi-rs-flask-poison:before{content:""}.fi-rs-flask-potion:before{content:""}.fi-rs-flask:before{content:""}.fi-rs-flip-horizontal:before{content:""}.fi-rs-floppy-disk-circle-arrow-right:before{content:""}.fi-rs-floppy-disk-circle-xmark:before{content:""}.fi-rs-floppy-disk-pen:before{content:""}.fi-rs-floppy-disks:before{content:""}.fi-rs-florin-sign:before{content:""}.fi-rs-flower-bouquet:before{content:""}.fi-rs-flower-daffodil:before{content:""}.fi-rs-flower-tulip:before{content:""}.fi-rs-flower:before{content:""}.fi-rs-flushed:before{content:""}.fi-rs-flute:before{content:""}.fi-rs-flux-capacitor:before{content:""}.fi-rs-fog:before{content:""}.fi-rs-folder-download:before{content:""}.fi-rs-folder-minus:before{content:""}.fi-rs-folder-open:before{content:""}.fi-rs-folder-times:before{content:""}.fi-rs-folder-tree:before{content:""}.fi-rs-folder-upload:before{content:""}.fi-rs-folder-xmark:before{content:""}.fi-rs-folder:before{content:""}.fi-rs-folders:before{content:""}.fi-rs-follow-folder:before{content:""}.fi-rs-followcollection:before{content:""}.fi-rs-following:before{content:""}.fi-rs-football:before{content:""}.fi-rs-fork:before{content:""}.fi-rs-forklift:before{content:""}.fi-rs-form:before{content:""}.fi-rs-fort:before{content:""}.fi-rs-forward-fast:before{content:""}.fi-rs-forward:before{content:""}.fi-rs-fox:before{content:""}.fi-rs-frame:before{content:""}.fi-rs-franc-sign:before{content:""}.fi-rs-french-fries:before{content:""}.fi-rs-frog:before{content:""}.fi-rs-frown:before{content:""}.fi-rs-ftp:before{content:""}.fi-rs-funnel-dollar:before{content:""}.fi-rs-g:before{content:""}.fi-rs-galaxy:before{content:""}.fi-rs-gallery-thumbnails:before{content:""}.fi-rs-gallery:before{content:""}.fi-rs-game-board-alt:before{content:""}.fi-rs-gamepad:before{content:""}.fi-rs-garage-car:before{content:""}.fi-rs-garage-open:before{content:""}.fi-rs-garage:before{content:""}.fi-rs-garlic:before{content:""}.fi-rs-gas-pump-alt:before{content:""}.fi-rs-gas-pump-slash:before{content:""}.fi-rs-gas-pump:before{content:""}.fi-rs-gauge-circle-bolt:before{content:""}.fi-rs-gauge-circle-minus:before{content:""}.fi-rs-gauge-circle-plus:before{content:""}.fi-rs-gavel:before{content:""}.fi-rs-gears:before{content:""}.fi-rs-gem:before{content:""}.fi-rs-ghost:before{content:""}.fi-rs-gif-square:before{content:""}.fi-rs-gif:before{content:""}.fi-rs-gift-card:before{content:""}.fi-rs-gift:before{content:""}.fi-rs-gifts:before{content:""}.fi-rs-gingerbread-man:before{content:""}.fi-rs-glass-champagne:before{content:""}.fi-rs-glass-cheers:before{content:""}.fi-rs-glass-citrus:before{content:""}.fi-rs-glass-whiskey-rocks:before{content:""}.fi-rs-glass-whiskey:before{content:""}.fi-rs-glass:before{content:""}.fi-rs-glasses:before{content:""}.fi-rs-globe-alt:before{content:""}.fi-rs-globe-snow:before{content:""}.fi-rs-globe:before{content:""}.fi-rs-golf-ball:before{content:""}.fi-rs-golf-club:before{content:""}.fi-rs-golf:before{content:""}.fi-rs-graduation-cap:before{content:""}.fi-rs-gramophone:before{content:""}.fi-rs-grape:before{content:""}.fi-rs-graphic-style:before{content:""}.fi-rs-graphic-tablet:before{content:""}.fi-rs-grate-droplet:before{content:""}.fi-rs-grate:before{content:""}.fi-rs-grid-alt:before{content:""}.fi-rs-grid-dividers:before{content:""}.fi-rs-grid:before{content:""}.fi-rs-grill-hot-alt:before{content:""}.fi-rs-grill:before{content:""}.fi-rs-grimace:before{content:""}.fi-rs-grin-alt:before{content:""}.fi-rs-grin-beam-sweat:before{content:""}.fi-rs-grin-beam:before{content:""}.fi-rs-grin-hearts:before{content:""}.fi-rs-grin-squint-tears:before{content:""}.fi-rs-grin-squint:before{content:""}.fi-rs-grin-stars:before{content:""}.fi-rs-grin-tears:before{content:""}.fi-rs-grin-tongue-squint:before{content:""}.fi-rs-grin-tongue-wink:before{content:""}.fi-rs-grin-tongue:before{content:""}.fi-rs-grin-wink:before{content:""}.fi-rs-grin:before{content:""}.fi-rs-grip-dots-vertical:before{content:""}.fi-rs-grip-dots:before{content:""}.fi-rs-grip-horizontal:before{content:""}.fi-rs-grip-lines-vertical:before{content:""}.fi-rs-grip-lines:before{content:""}.fi-rs-grip-vertical:before{content:""}.fi-rs-guarani-sign:before{content:""}.fi-rs-guitar-electric:before{content:""}.fi-rs-guitar:before{content:""}.fi-rs-guitars:before{content:""}.fi-rs-gun-squirt:before{content:""}.fi-rs-gym:before{content:""}.fi-rs-h-square:before{content:""}.fi-rs-h:before{content:""}.fi-rs-h1:before{content:""}.fi-rs-h2:before{content:""}.fi-rs-h3:before{content:""}.fi-rs-h4:before{content:""}.fi-rs-hamburger-soda:before{content:""}.fi-rs-hamburger:before{content:""}.fi-rs-hammer-crash:before{content:""}.fi-rs-hammer-war:before{content:""}.fi-rs-hammer:before{content:""}.fi-rs-hand-back-fist:before{content:""}.fi-rs-hand-back-point-down:before{content:""}.fi-rs-hand-back-point-left:before{content:""}.fi-rs-hand-back-point-ribbon:before{content:""}.fi-rs-hand-back-point-right:before{content:""}.fi-rs-hand-dots:before{content:""}.fi-rs-hand-fingers-crossed:before{content:""}.fi-rs-hand-heart:before{content:""}.fi-rs-hand-holding-box:before{content:""}.fi-rs-hand-holding-droplet:before{content:""}.fi-rs-hand-holding-heart:before{content:""}.fi-rs-hand-holding-medical:before{content:""}.fi-rs-hand-holding-seeding:before{content:""}.fi-rs-hand-holding-skull:before{content:""}.fi-rs-hand-holding-usd:before{content:""}.fi-rs-hand-holding-water:before{content:""}.fi-rs-hand-horns:before{content:""}.fi-rs-hand-lizard:before{content:""}.fi-rs-hand-love:before{content:""}.fi-rs-hand-middle-finger:before{content:""}.fi-rs-hand-paper:before{content:""}.fi-rs-hand-peace:before{content:""}.fi-rs-hand-point-ribbon:before{content:""}.fi-rs-hand-scissors:before{content:""}.fi-rs-hand-sparkles:before{content:""}.fi-rs-hand-spock:before{content:""}.fi-rs-hand-wave:before{content:""}.fi-rs-hand:before{content:""}.fi-rs-hands-bubbles:before{content:""}.fi-rs-hands-clapping:before{content:""}.fi-rs-hands-heart:before{content:""}.fi-rs-hands-holding-diamond:before{content:""}.fi-rs-hands-holding:before{content:""}.fi-rs-hands-usd:before{content:""}.fi-rs-handshake-angle:before{content:""}.fi-rs-handshake-simple-slash:before{content:""}.fi-rs-handshake:before{content:""}.fi-rs-happy:before{content:""}.fi-rs-hard-hat:before{content:""}.fi-rs-hastag:before{content:""}.fi-rs-hat-birthday:before{content:""}.fi-rs-hat-chef:before{content:""}.fi-rs-hat-cowboy-side:before{content:""}.fi-rs-hat-cowboy:before{content:""}.fi-rs-hat-santa:before{content:""}.fi-rs-hat-winter:before{content:""}.fi-rs-hat-witch:before{content:""}.fi-rs-hat-wizard:before{content:""}.fi-rs-hdd:before{content:""}.fi-rs-head-side-brain:before{content:""}.fi-rs-head-side-cough-slash:before{content:""}.fi-rs-head-side-cough:before{content:""}.fi-rs-head-side-headphones:before{content:""}.fi-rs-head-side-heart:before{content:""}.fi-rs-head-side-mask:before{content:""}.fi-rs-head-side-medical:before{content:""}.fi-rs-head-side-thinking:before{content:""}.fi-rs-head-side-virus:before{content:""}.fi-rs-head-side:before{content:""}.fi-rs-head-vr:before{content:""}.fi-rs-heading:before{content:""}.fi-rs-headphones:before{content:""}.fi-rs-headset:before{content:""}.fi-rs-heart-arrow:before{content:""}.fi-rs-heart-crack:before{content:""}.fi-rs-heart-half-stroke:before{content:""}.fi-rs-heart-half:before{content:""}.fi-rs-heart-rate:before{content:""}.fi-rs-heart:before{content:""}.fi-rs-heat:before{content:""}.fi-rs-helicopter-side:before{content:""}.fi-rs-hexagon-check:before{content:""}.fi-rs-hexagon-exclamation:before{content:""}.fi-rs-hexagon:before{content:""}.fi-rs-high-definition:before{content:""}.fi-rs-highlighter-line:before{content:""}.fi-rs-highlighter:before{content:""}.fi-rs-hiking:before{content:""}.fi-rs-hippo:before{content:""}.fi-rs-hockey-mask:before{content:""}.fi-rs-hockey-puck:before{content:""}.fi-rs-hockey-sticks:before{content:""}.fi-rs-holly-berry:before{content:""}.fi-rs-home-heart:before{content:""}.fi-rs-home-location-alt:before{content:""}.fi-rs-home-location:before{content:""}.fi-rs-home:before{content:""}.fi-rs-hood-cloak:before{content:""}.fi-rs-horizontal-rule:before{content:""}.fi-rs-horse-head:before{content:""}.fi-rs-horse-saddle:before{content:""}.fi-rs-horse:before{content:""}.fi-rs-hose-reel:before{content:""}.fi-rs-hose:before{content:""}.fi-rs-hospital-symbol:before{content:""}.fi-rs-hospital-user:before{content:""}.fi-rs-hospital:before{content:""}.fi-rs-hospitals:before{content:""}.fi-rs-hot-tub:before{content:""}.fi-rs-hotdog:before{content:""}.fi-rs-hotel:before{content:""}.fi-rs-hourglass-end:before{content:""}.fi-rs-hourglass-start:before{content:""}.fi-rs-hourglass:before{content:""}.fi-rs-house-blank:before{content:""}.fi-rs-house-building:before{content:""}.fi-rs-house-chimney-blank:before{content:""}.fi-rs-house-chimney-crack:before{content:""}.fi-rs-house-chimney-heart:before{content:""}.fi-rs-house-chimney-medical:before{content:""}.fi-rs-house-chimney-user:before{content:""}.fi-rs-house-chimney-window:before{content:""}.fi-rs-house-chimney:before{content:""}.fi-rs-house-crack:before{content:""}.fi-rs-house-day:before{content:""}.fi-rs-house-flood:before{content:""}.fi-rs-house-laptop:before{content:""}.fi-rs-house-leave:before{content:""}.fi-rs-house-medical:before{content:""}.fi-rs-house-night:before{content:""}.fi-rs-house-return:before{content:""}.fi-rs-house-signal:before{content:""}.fi-rs-house-tree:before{content:""}.fi-rs-house-tsunami:before{content:""}.fi-rs-house-turret:before{content:""}.fi-rs-house-user:before{content:""}.fi-rs-house-window:before{content:""}.fi-rs-hryvnia:before{content:""}.fi-rs-humidity:before{content:""}.fi-rs-hundred-points:before{content:""}.fi-rs-hurricane:before{content:""}.fi-rs-i:before{content:""}.fi-rs-ice-cream:before{content:""}.fi-rs-ice-skate:before{content:""}.fi-rs-icicles:before{content:""}.fi-rs-icon-star:before{content:""}.fi-rs-id-badge:before{content:""}.fi-rs-id-card-clip-alt:before{content:""}.fi-rs-igloo:before{content:""}.fi-rs-image-slash:before{content:""}.fi-rs-images-user:before{content:""}.fi-rs-images:before{content:""}.fi-rs-inbox-in:before{content:""}.fi-rs-inbox-out:before{content:""}.fi-rs-inbox:before{content:""}.fi-rs-inboxes:before{content:""}.fi-rs-incognito:before{content:""}.fi-rs-indent:before{content:""}.fi-rs-indian-rupee-sign:before{content:""}.fi-rs-industry-alt:before{content:""}.fi-rs-industry-windows:before{content:""}.fi-rs-infinity:before{content:""}.fi-rs-info:before{content:""}.fi-rs-information:before{content:""}.fi-rs-inhaler:before{content:""}.fi-rs-input-numeric:before{content:""}.fi-rs-input-pipe:before{content:""}.fi-rs-input-text:before{content:""}.fi-rs-interactive:before{content:""}.fi-rs-interlining:before{content:""}.fi-rs-interrogation:before{content:""}.fi-rs-inventory-alt:before{content:""}.fi-rs-island-tropical:before{content:""}.fi-rs-it-alt:before{content:""}.fi-rs-it-computer:before{content:""}.fi-rs-it:before{content:""}.fi-rs-italian-lira-sign:before{content:""}.fi-rs-italic:before{content:""}.fi-rs-j:before{content:""}.fi-rs-jam:before{content:""}.fi-rs-joint:before{content:""}.fi-rs-joystick:before{content:""}.fi-rs-jpg:before{content:""}.fi-rs-jug:before{content:""}.fi-rs-k:before{content:""}.fi-rs-kazoo:before{content:""}.fi-rs-kerning:before{content:""}.fi-rs-key-skeleton-left-right:before{content:""}.fi-rs-key:before{content:""}.fi-rs-keyboard-brightness-low:before{content:""}.fi-rs-keyboard-brightness:before{content:""}.fi-rs-keyboard-down:before{content:""}.fi-rs-keyboard-left:before{content:""}.fi-rs-keyboard:before{content:""}.fi-rs-keynote:before{content:""}.fi-rs-kidneys:before{content:""}.fi-rs-kip-sign:before{content:""}.fi-rs-kiss-beam:before{content:""}.fi-rs-kiss-wink-heart:before{content:""}.fi-rs-kiss:before{content:""}.fi-rs-kite:before{content:""}.fi-rs-kiwi-bird:before{content:""}.fi-rs-knife-kitchen:before{content:""}.fi-rs-knife:before{content:""}.fi-rs-l:before{content:""}.fi-rs-label:before{content:""}.fi-rs-lamp-desk:before{content:""}.fi-rs-lamp-floor:before{content:""}.fi-rs-lamp-street:before{content:""}.fi-rs-lamp:before{content:""}.fi-rs-landmark-alt:before{content:""}.fi-rs-language:before{content:""}.fi-rs-laptop-arrow-down:before{content:""}.fi-rs-laptop-code:before{content:""}.fi-rs-laptop-medical:before{content:""}.fi-rs-laptop-mobile:before{content:""}.fi-rs-laptop-slash:before{content:""}.fi-rs-laptop:before{content:""}.fi-rs-lari-sign:before{content:""}.fi-rs-lasso-sparkles:before{content:""}.fi-rs-lasso:before{content:""}.fi-rs-laugh-beam:before{content:""}.fi-rs-laugh-squint:before{content:""}.fi-rs-laugh-wink:before{content:""}.fi-rs-laugh:before{content:""}.fi-rs-layer-minus:before{content:""}.fi-rs-layer-plus:before{content:""}.fi-rs-layers:before{content:""}.fi-rs-leaf-heart:before{content:""}.fi-rs-leaf-maple:before{content:""}.fi-rs-leaf-oak:before{content:""}.fi-rs-leaf:before{content:""}.fi-rs-left:before{content:""}.fi-rs-lemon:before{content:""}.fi-rs-letter-case:before{content:""}.fi-rs-lettuce:before{content:""}.fi-rs-level-down-alt:before{content:""}.fi-rs-level-down:before{content:""}.fi-rs-level-up-alt:before{content:""}.fi-rs-level-up:before{content:""}.fi-rs-license:before{content:""}.fi-rs-life-ring:before{content:""}.fi-rs-light-ceiling:before{content:""}.fi-rs-light-emergency-on:before{content:""}.fi-rs-light-emergency:before{content:""}.fi-rs-light-switch-off:before{content:""}.fi-rs-light-switch-on:before{content:""}.fi-rs-light-switch:before{content:""}.fi-rs-lightbulb-dollar:before{content:""}.fi-rs-lightbulb-exclamation:before{content:""}.fi-rs-lightbulb-on:before{content:""}.fi-rs-lightbulb-question:before{content:""}.fi-rs-lightbulb-slash:before{content:""}.fi-rs-lights-holiday:before{content:""}.fi-rs-line-width:before{content:""}.fi-rs-link-alt:before{content:""}.fi-rs-link-horizontal-slash:before{content:""}.fi-rs-link-horizontal:before{content:""}.fi-rs-link-slash-alt:before{content:""}.fi-rs-link-slash:before{content:""}.fi-rs-link:before{content:""}.fi-rs-lips:before{content:""}.fi-rs-lipstick:before{content:""}.fi-rs-lira-sign:before{content:""}.fi-rs-list-check:before{content:""}.fi-rs-list-dropdown:before{content:""}.fi-rs-list-music:before{content:""}.fi-rs-list-timeline:before{content:""}.fi-rs-list:before{content:""}.fi-rs-litecoin-sign:before{content:""}.fi-rs-loading:before{content:""}.fi-rs-lobster:before{content:""}.fi-rs-location-alt:before{content:""}.fi-rs-location-arrow:before{content:""}.fi-rs-location-crosshairs-slash:before{content:""}.fi-rs-location-crosshairs:before{content:""}.fi-rs-location-dot-slash:before{content:""}.fi-rs-location-exclamation:before{content:""}.fi-rs-lock-alt:before{content:""}.fi-rs-lock-open-alt:before{content:""}.fi-rs-lock:before{content:""}.fi-rs-locust:before{content:""}.fi-rs-log-out:before{content:""}.fi-rs-loveseat:before{content:""}.fi-rs-low-vision:before{content:""}.fi-rs-luchador:before{content:""}.fi-rs-luggage-cart:before{content:""}.fi-rs-luggage-rolling:before{content:""}.fi-rs-lungs-virus:before{content:""}.fi-rs-lungs:before{content:""}.fi-rs-m:before{content:""}.fi-rs-magic-wand:before{content:""}.fi-rs-magnet:before{content:""}.fi-rs-mailbox:before{content:""}.fi-rs-makeup-brush:before{content:""}.fi-rs-man-head:before{content:""}.fi-rs-manat-sign:before{content:""}.fi-rs-mandolin:before{content:""}.fi-rs-manhole:before{content:""}.fi-rs-map-marker-check:before{content:""}.fi-rs-map-marker-cross:before{content:""}.fi-rs-map-marker-edit:before{content:""}.fi-rs-map-marker-home:before{content:""}.fi-rs-map-marker-minus:before{content:""}.fi-rs-map-marker-plus:before{content:""}.fi-rs-map-marker-question:before{content:""}.fi-rs-map-marker-slash:before{content:""}.fi-rs-map-marker-smile:before{content:""}.fi-rs-map-marker:before{content:""}.fi-rs-map-pin:before{content:""}.fi-rs-map:before{content:""}.fi-rs-marker-time:before{content:""}.fi-rs-marker:before{content:""}.fi-rs-mars-double:before{content:""}.fi-rs-mars-stroke-right:before{content:""}.fi-rs-mars-stroke-up:before{content:""}.fi-rs-mars:before{content:""}.fi-rs-mask-carnival:before{content:""}.fi-rs-mask-face:before{content:""}.fi-rs-mattress-pillow:before{content:""}.fi-rs-meat:before{content:""}.fi-rs-medical-star:before{content:""}.fi-rs-medicine:before{content:""}.fi-rs-megaphone:before{content:""}.fi-rs-meh-blank:before{content:""}.fi-rs-meh-rolling-eyes:before{content:""}.fi-rs-meh:before{content:""}.fi-rs-melon:before{content:""}.fi-rs-memo-circle-check:before{content:""}.fi-rs-memo-pad:before{content:""}.fi-rs-memo:before{content:""}.fi-rs-memory:before{content:""}.fi-rs-menu-dots-vertical:before{content:""}.fi-rs-menu-dots:before{content:""}.fi-rs-mercury:before{content:""}.fi-rs-message-arrow-down:before{content:""}.fi-rs-message-arrow-up-right:before{content:""}.fi-rs-message-arrow-up:before{content:""}.fi-rs-message-bot:before{content:""}.fi-rs-message-code:before{content:""}.fi-rs-message-dollar:before{content:""}.fi-rs-message-image:before{content:""}.fi-rs-message-question:before{content:""}.fi-rs-message-quote:before{content:""}.fi-rs-message-slash:before{content:""}.fi-rs-message-sms:before{content:""}.fi-rs-message-text:before{content:""}.fi-rs-message-xmark:before{content:""}.fi-rs-messages-dollar:before{content:""}.fi-rs-messages-question:before{content:""}.fi-rs-messages:before{content:""}.fi-rs-meteor:before{content:""}.fi-rs-meter-bolt:before{content:""}.fi-rs-meter-droplet:before{content:""}.fi-rs-meter-fire:before{content:""}.fi-rs-meter:before{content:""}.fi-rs-microchip-ai:before{content:""}.fi-rs-microchip:before{content:""}.fi-rs-microphone-alt:before{content:""}.fi-rs-microphone-slash:before{content:""}.fi-rs-microphone:before{content:""}.fi-rs-microscope:before{content:""}.fi-rs-microwave:before{content:""}.fi-rs-mill-sign:before{content:""}.fi-rs-mind-share:before{content:""}.fi-rs-minus-circle:before{content:""}.fi-rs-minus-hexagon:before{content:""}.fi-rs-minus-small:before{content:""}.fi-rs-minuss:before{content:""}.fi-rs-mistletoe:before{content:""}.fi-rs-mobile-button:before{content:""}.fi-rs-mobile-notch:before{content:""}.fi-rs-mobile:before{content:""}.fi-rs-mockup:before{content:""}.fi-rs-mode-landscape:before{content:""}.fi-rs-mode-portrait:before{content:""}.fi-rs-money-bill-simple:before{content:""}.fi-rs-money-bill-wave-alt:before{content:""}.fi-rs-money-bill-wave:before{content:""}.fi-rs-money-bills-simple:before{content:""}.fi-rs-money-bills:before{content:""}.fi-rs-money-check-edit-alt:before{content:""}.fi-rs-money-check-edit:before{content:""}.fi-rs-money-check:before{content:""}.fi-rs-money-from-bracket:before{content:""}.fi-rs-money-simple-from-bracket:before{content:""}.fi-rs-money:before{content:""}.fi-rs-monkey:before{content:""}.fi-rs-monument:before{content:""}.fi-rs-moon-stars:before{content:""}.fi-rs-moon:before{content:""}.fi-rs-moped:before{content:""}.fi-rs-mortar-pestle:before{content:""}.fi-rs-mosquito-net:before{content:""}.fi-rs-mosquito:before{content:""}.fi-rs-motorcycle:before{content:""}.fi-rs-mound:before{content:""}.fi-rs-mountain-city:before{content:""}.fi-rs-mountain:before{content:""}.fi-rs-mountains:before{content:""}.fi-rs-mouse:before{content:""}.fi-rs-move-to-folder-2:before{content:""}.fi-rs-move-to-folder:before{content:""}.fi-rs-mp3-player:before{content:""}.fi-rs-mug-alt:before{content:""}.fi-rs-mug-hot-alt:before{content:""}.fi-rs-mug-hot:before{content:""}.fi-rs-mug-marshmallows:before{content:""}.fi-rs-mug-tea:before{content:""}.fi-rs-mug:before{content:""}.fi-rs-mushroom:before{content:""}.fi-rs-music-alt:before{content:""}.fi-rs-music-file:before{content:""}.fi-rs-music-note-slash:before{content:""}.fi-rs-music-note:before{content:""}.fi-rs-music-slash:before{content:""}.fi-rs-music:before{content:""}.fi-rs-n:before{content:""}.fi-rs-naira-sign:before{content:""}.fi-rs-narwhal:before{content:""}.fi-rs-navigation:before{content:""}.fi-rs-network-cloud:before{content:""}.fi-rs-network:before{content:""}.fi-rs-neuter:before{content:""}.fi-rs-nfc-lock:before{content:""}.fi-rs-nfc-magnifying-glass:before{content:""}.fi-rs-nfc-pen:before{content:""}.fi-rs-nfc-slash:before{content:""}.fi-rs-nfc-trash:before{content:""}.fi-rs-nfc:before{content:""}.fi-rs-no-people:before{content:""}.fi-rs-noodles:before{content:""}.fi-rs-notdef:before{content:""}.fi-rs-note-medical:before{content:""}.fi-rs-note-sticky:before{content:""}.fi-rs-note:before{content:""}.fi-rs-notebook-alt:before{content:""}.fi-rs-notebook:before{content:""}.fi-rs-notes-medical:before{content:""}.fi-rs-notes:before{content:""}.fi-rs-o:before{content:""}.fi-rs-object-exclude:before{content:""}.fi-rs-object-group:before{content:""}.fi-rs-object-intersect:before{content:""}.fi-rs-object-subtract:before{content:""}.fi-rs-object-ungroup:before{content:""}.fi-rs-object-union:before{content:""}.fi-rs-objects-column:before{content:""}.fi-rs-octagon:before{content:""}.fi-rs-oil-can:before{content:""}.fi-rs-oil-temp:before{content:""}.fi-rs-olive-oil:before{content:""}.fi-rs-olives:before{content:""}.fi-rs-onion:before{content:""}.fi-rs-opacity:before{content:""}.fi-rs-ornament:before{content:""}.fi-rs-otter:before{content:""}.fi-rs-outdent:before{content:""}.fi-rs-oven:before{content:""}.fi-rs-overline:before{content:""}.fi-rs-p:before{content:""}.fi-rs-package:before{content:""}.fi-rs-page-break:before{content:""}.fi-rs-pager:before{content:""}.fi-rs-paint-brush:before{content:""}.fi-rs-paint-roller:before{content:""}.fi-rs-paintbrush-pencil:before{content:""}.fi-rs-palette:before{content:""}.fi-rs-pallet-alt:before{content:""}.fi-rs-pallet:before{content:""}.fi-rs-pan:before{content:""}.fi-rs-panorama:before{content:""}.fi-rs-paper-plane-top:before{content:""}.fi-rs-paper-plane:before{content:""}.fi-rs-paperclip-vertical:before{content:""}.fi-rs-parachute-box:before{content:""}.fi-rs-paragraph-left:before{content:""}.fi-rs-paragraph:before{content:""}.fi-rs-parking-circle-slash:before{content:""}.fi-rs-parking-circle:before{content:""}.fi-rs-parking-slash:before{content:""}.fi-rs-parking:before{content:""}.fi-rs-party-bell:before{content:""}.fi-rs-party-horn:before{content:""}.fi-rs-passport:before{content:""}.fi-rs-password:before{content:""}.fi-rs-paste:before{content:""}.fi-rs-pattern:before{content:""}.fi-rs-pause-circle:before{content:""}.fi-rs-pause:before{content:""}.fi-rs-paw-claws:before{content:""}.fi-rs-paw:before{content:""}.fi-rs-peace:before{content:""}.fi-rs-peach:before{content:""}.fi-rs-pedestal:before{content:""}.fi-rs-pen-circle:before{content:""}.fi-rs-pen-clip-slash:before{content:""}.fi-rs-pen-clip:before{content:""}.fi-rs-pen-fancy-slash:before{content:""}.fi-rs-pen-fancy:before{content:""}.fi-rs-pen-field:before{content:""}.fi-rs-pen-nib-slash:before{content:""}.fi-rs-pen-nib:before{content:""}.fi-rs-pen-slash:before{content:""}.fi-rs-pen-square:before{content:""}.fi-rs-pen-swirl:before{content:""}.fi-rs-pencil-paintbrush:before{content:""}.fi-rs-pencil-ruler:before{content:""}.fi-rs-pencil-slash:before{content:""}.fi-rs-pencil:before{content:""}.fi-rs-pennant:before{content:""}.fi-rs-people-arrows-left-right:before{content:""}.fi-rs-people-carry-box:before{content:""}.fi-rs-people-dress:before{content:""}.fi-rs-people-pants:before{content:""}.fi-rs-people-poll:before{content:""}.fi-rs-people:before{content:""}.fi-rs-pepper-hot:before{content:""}.fi-rs-pepper:before{content:""}.fi-rs-percentage:before{content:""}.fi-rs-person-carry-box:before{content:""}.fi-rs-person-circle-check:before{content:""}.fi-rs-person-circle-exclamation:before{content:""}.fi-rs-person-circle-minus:before{content:""}.fi-rs-person-circle-plus:before{content:""}.fi-rs-person-circle-question:before{content:""}.fi-rs-person-circle-xmark:before{content:""}.fi-rs-person-dolly-empty:before{content:""}.fi-rs-person-dolly:before{content:""}.fi-rs-person-dress-simple:before{content:""}.fi-rs-person-dress:before{content:""}.fi-rs-person-praying:before{content:""}.fi-rs-person-pregnant:before{content:""}.fi-rs-person-seat-reclined:before{content:""}.fi-rs-person-seat:before{content:""}.fi-rs-person-sign:before{content:""}.fi-rs-person-simple:before{content:""}.fi-rs-person-walking-with-cane:before{content:""}.fi-rs-peseta-sign:before{content:""}.fi-rs-peso-sign:before{content:""}.fi-rs-pharmacy:before{content:""}.fi-rs-phone-call:before{content:""}.fi-rs-phone-cross:before{content:""}.fi-rs-phone-flip:before{content:""}.fi-rs-phone-office:before{content:""}.fi-rs-phone-pause:before{content:""}.fi-rs-phone-plus:before{content:""}.fi-rs-phone-rotary:before{content:""}.fi-rs-phone-slash:before{content:""}.fi-rs-photo-film-music:before{content:""}.fi-rs-photo-video:before{content:""}.fi-rs-physics:before{content:""}.fi-rs-Pi:before{content:""}.fi-rs-piano-keyboard:before{content:""}.fi-rs-piano:before{content:""}.fi-rs-pickaxe:before{content:""}.fi-rs-picnic:before{content:""}.fi-rs-picpeople-filled:before{content:""}.fi-rs-picpeople:before{content:""}.fi-rs-picture:before{content:""}.fi-rs-pie:before{content:""}.fi-rs-piggy-bank:before{content:""}.fi-rs-pills:before{content:""}.fi-rs-pinata:before{content:""}.fi-rs-pineapple:before{content:""}.fi-rs-ping-pong:before{content:""}.fi-rs-pipe-smoking:before{content:""}.fi-rs-pixabay:before{content:""}.fi-rs-pizza-slice:before{content:""}.fi-rs-plane-alt:before{content:""}.fi-rs-plane-arrival:before{content:""}.fi-rs-plane-departure:before{content:""}.fi-rs-plane-prop:before{content:""}.fi-rs-plane-slash:before{content:""}.fi-rs-plane-tail:before{content:""}.fi-rs-plane:before{content:""}.fi-rs-planet-moon:before{content:""}.fi-rs-planet-ringed:before{content:""}.fi-rs-plant-wilt:before{content:""}.fi-rs-plate:before{content:""}.fi-rs-play-alt:before{content:""}.fi-rs-play-circle:before{content:""}.fi-rs-play-pause:before{content:""}.fi-rs-play:before{content:""}.fi-rs-playing-cards:before{content:""}.fi-rs-plug:before{content:""}.fi-rs-plus-hexagon:before{content:""}.fi-rs-plus-minus:before{content:""}.fi-rs-plus-small:before{content:""}.fi-rs-plus:before{content:""}.fi-rs-podcast:before{content:""}.fi-rs-podium-star:before{content:""}.fi-rs-podium:before{content:""}.fi-rs-poker-chip:before{content:""}.fi-rs-police-box:before{content:""}.fi-rs-poll-h:before{content:""}.fi-rs-pompebled:before{content:""}.fi-rs-poo-bolt:before{content:""}.fi-rs-poo:before{content:""}.fi-rs-pool-8-ball:before{content:""}.fi-rs-poop:before{content:""}.fi-rs-popcorn:before{content:""}.fi-rs-portal-enter:before{content:""}.fi-rs-portal-exit:before{content:""}.fi-rs-portrait:before{content:""}.fi-rs-pot:before{content:""}.fi-rs-pound:before{content:""}.fi-rs-prescription-bottle-alt:before{content:""}.fi-rs-prescription-bottle-pill:before{content:""}.fi-rs-prescription-bottle:before{content:""}.fi-rs-prescription:before{content:""}.fi-rs-presentation:before{content:""}.fi-rs-print-magnifying-glass:before{content:""}.fi-rs-print-slash:before{content:""}.fi-rs-print:before{content:""}.fi-rs-procedures:before{content:""}.fi-rs-projector:before{content:""}.fi-rs-protractor:before{content:""}.fi-rs-pulse:before{content:""}.fi-rs-pump-medical:before{content:""}.fi-rs-pump:before{content:""}.fi-rs-pumpkin-alt:before{content:""}.fi-rs-pumpkin:before{content:""}.fi-rs-puzzle-alt:before{content:""}.fi-rs-puzzle-piece:before{content:""}.fi-rs-pyramid:before{content:""}.fi-rs-q:before{content:""}.fi-rs-qr-scan:before{content:""}.fi-rs-QR:before{content:""}.fi-rs-qrcode:before{content:""}.fi-rs-question-square:before{content:""}.fi-rs-question:before{content:""}.fi-rs-quote-right:before{content:""}.fi-rs-r:before{content:""}.fi-rs-rabbit-fast:before{content:""}.fi-rs-rabbit:before{content:""}.fi-rs-racquet:before{content:""}.fi-rs-radar:before{content:""}.fi-rs-radiation-alt:before{content:""}.fi-rs-radiation:before{content:""}.fi-rs-radio-alt:before{content:""}.fi-rs-radio:before{content:""}.fi-rs-radish:before{content:""}.fi-rs-rainbow:before{content:""}.fi-rs-raindrops:before{content:""}.fi-rs-ram:before{content:""}.fi-rs-ramp-loading:before{content:""}.fi-rs-raygun:before{content:""}.fi-rs-rec:before{content:""}.fi-rs-receipt:before{content:""}.fi-rs-record-vinyl:before{content:""}.fi-rs-rectabgle-vertical:before{content:""}.fi-rs-rectangle-barcode:before{content:""}.fi-rs-rectangle-code:before{content:""}.fi-rs-rectangle-horizontal:before{content:""}.fi-rs-rectangle-list:before{content:""}.fi-rs-rectangle-panoramic:before{content:""}.fi-rs-rectangle-pro:before{content:""}.fi-rs-rectangle-vertical-history:before{content:""}.fi-rs-rectangle-vertical:before{content:""}.fi-rs-rectangle-xmark:before{content:""}.fi-rs-rectangles-mixed:before{content:""}.fi-rs-recycle:before{content:""}.fi-rs-redo-alt:before{content:""}.fi-rs-redo:before{content:""}.fi-rs-reel:before{content:""}.fi-rs-reflect-horizontal:before{content:""}.fi-rs-reflect-vertical:before{content:""}.fi-rs-reflect:before{content:""}.fi-rs-refresh:before{content:""}.fi-rs-refrigerator:before{content:""}.fi-rs-registered:before{content:""}.fi-rs-remove-folder:before{content:""}.fi-rs-remove-user:before{content:""}.fi-rs-replace:before{content:""}.fi-rs-reply-all:before{content:""}.fi-rs-republican:before{content:""}.fi-rs-resize:before{content:""}.fi-rs-resources:before{content:""}.fi-rs-restaurant:before{content:""}.fi-rs-restroom-simple:before{content:""}.fi-rs-rewind:before{content:""}.fi-rs-rhombus:before{content:""}.fi-rs-ribbon:before{content:""}.fi-rs-right:before{content:""}.fi-rs-ring-diamond:before{content:""}.fi-rs-ring:before{content:""}.fi-rs-rings-wedding:before{content:""}.fi-rs-road:before{content:""}.fi-rs-robot:before{content:""}.fi-rs-rocket-lunch:before{content:""}.fi-rs-rocket:before{content:""}.fi-rs-roller-coaster:before{content:""}.fi-rs-room-service:before{content:""}.fi-rs-rotate-exclamation:before{content:""}.fi-rs-rotate-left:before{content:""}.fi-rs-rotate-right:before{content:""}.fi-rs-route-highway:before{content:""}.fi-rs-route-interstate:before{content:""}.fi-rs-route:before{content:""}.fi-rs-router:before{content:""}.fi-rs-rss-alt:before{content:""}.fi-rs-rss:before{content:""}.fi-rs-ruble-sign:before{content:""}.fi-rs-rugby-helmet:before{content:""}.fi-rs-rugby:before{content:""}.fi-rs-ruler-combined:before{content:""}.fi-rs-ruler-horizontal:before{content:""}.fi-rs-ruler-triangle:before{content:""}.fi-rs-ruler-vertical:before{content:""}.fi-rs-running:before{content:""}.fi-rs-rupee-sign:before{content:""}.fi-rs-rupiah-sign:before{content:""}.fi-rs-rv:before{content:""}.fi-rs-s:before{content:""}.fi-rs-sack-dollar:before{content:""}.fi-rs-sack:before{content:""}.fi-rs-sad-cry:before{content:""}.fi-rs-sad-tear:before{content:""}.fi-rs-sad:before{content:""}.fi-rs-sailboat:before{content:""}.fi-rs-salad:before{content:""}.fi-rs-salt-pepper:before{content:""}.fi-rs-sandwich:before{content:""}.fi-rs-satellite-dish:before{content:""}.fi-rs-satellite:before{content:""}.fi-rs-sauce:before{content:""}.fi-rs-sausage:before{content:""}.fi-rs-sax-hot:before{content:""}.fi-rs-saxophone:before{content:""}.fi-rs-scale:before{content:""}.fi-rs-scalpel-path:before{content:""}.fi-rs-scalpel:before{content:""}.fi-rs-scanner-gun:before{content:""}.fi-rs-scanner-image:before{content:""}.fi-rs-scanner-keyboard:before{content:""}.fi-rs-scanner-touchscreen:before{content:""}.fi-rs-scarecrow:before{content:""}.fi-rs-scarf:before{content:""}.fi-rs-school-bus:before{content:""}.fi-rs-school:before{content:""}.fi-rs-scissors:before{content:""}.fi-rs-screen:before{content:""}.fi-rs-screencast:before{content:""}.fi-rs-screwdriver:before{content:""}.fi-rs-scribble:before{content:""}.fi-rs-scroll-torah:before{content:""}.fi-rs-scrubber:before{content:""}.fi-rs-scythe:before{content:""}.fi-rs-sd-card:before{content:""}.fi-rs-sd-cards:before{content:""}.fi-rs-seal-exclamation:before{content:""}.fi-rs-seal-question:before{content:""}.fi-rs-search-alt:before{content:""}.fi-rs-search-dollar:before{content:""}.fi-rs-search-heart:before{content:""}.fi-rs-search-location:before{content:""}.fi-rs-search:before{content:""}.fi-rs-seat-airline:before{content:""}.fi-rs-seedling:before{content:""}.fi-rs-send-back:before{content:""}.fi-rs-send-backward:before{content:""}.fi-rs-sensor-alert:before{content:""}.fi-rs-sensor-fire:before{content:""}.fi-rs-sensor-on:before{content:""}.fi-rs-sensor-smoke:before{content:""}.fi-rs-sensor:before{content:""}.fi-rs-settings-sliders:before{content:""}.fi-rs-settings:before{content:""}.fi-rs-share-alt-square:before{content:""}.fi-rs-share-square:before{content:""}.fi-rs-share:before{content:""}.fi-rs-sheep:before{content:""}.fi-rs-shekel-sign:before{content:""}.fi-rs-shelves:before{content:""}.fi-rs-shield-alt:before{content:""}.fi-rs-shield-check:before{content:""}.fi-rs-shield-cross:before{content:""}.fi-rs-shield-exclamation:before{content:""}.fi-rs-shield-interrogation:before{content:""}.fi-rs-shield-keyhole:before{content:""}.fi-rs-shield-minus:before{content:""}.fi-rs-shield-plus:before{content:""}.fi-rs-shield-slash:before{content:""}.fi-rs-shield-virus:before{content:""}.fi-rs-shield-xmark:before{content:""}.fi-rs-shield:before{content:""}.fi-rs-ship-side:before{content:""}.fi-rs-ship:before{content:""}.fi-rs-shipping-fast:before{content:""}.fi-rs-shipping-timed:before{content:""}.fi-rs-shirt-long-sleeve:before{content:""}.fi-rs-shirt-running:before{content:""}.fi-rs-shirt-tank-top:before{content:""}.fi-rs-shoe-prints:before{content:""}.fi-rs-shop-lock:before{content:""}.fi-rs-shop-slash:before{content:""}.fi-rs-shop:before{content:""}.fi-rs-shopping-bag-add:before{content:""}.fi-rs-shopping-bag:before{content:""}.fi-rs-shopping-basket:before{content:""}.fi-rs-shopping-cart-add:before{content:""}.fi-rs-shopping-cart-check:before{content:""}.fi-rs-shopping-cart:before{content:""}.fi-rs-shovel-snow:before{content:""}.fi-rs-shovel:before{content:""}.fi-rs-shower-down:before{content:""}.fi-rs-shower:before{content:""}.fi-rs-shredder:before{content:""}.fi-rs-shrimp:before{content:""}.fi-rs-shuffle:before{content:""}.fi-rs-shuttle-van:before{content:""}.fi-rs-shuttlecock:before{content:""}.fi-rs-Sickle:before{content:""}.fi-rs-sidebar-flip:before{content:""}.fi-rs-sidebar:before{content:""}.fi-rs-sigma:before{content:""}.fi-rs-sign-hanging:before{content:""}.fi-rs-sign-in-alt:before{content:""}.fi-rs-sign-out-alt:before{content:""}.fi-rs-signal-alt-1:before{content:""}.fi-rs-signal-alt-2:before{content:""}.fi-rs-signal-alt-slash:before{content:""}.fi-rs-signal-alt:before{content:""}.fi-rs-signal-bars-fair:before{content:""}.fi-rs-signal-bars-good:before{content:""}.fi-rs-signal-bars-weak:before{content:""}.fi-rs-signal-stream-slash:before{content:""}.fi-rs-signal-stream:before{content:"豈"}.fi-rs-signature-lock:before{content:"更"}.fi-rs-signature-slash:before{content:"車"}.fi-rs-signature:before{content:"賈"}.fi-rs-sim-card:before{content:"滑"}.fi-rs-sim-cards:before{content:"串"}.fi-rs-sink:before{content:"句"}.fi-rs-siren-on:before{content:"龜"}.fi-rs-Siren:before{content:"龜"}.fi-rs-site-alt:before{content:"契"}.fi-rs-site-browser:before{content:"金"}.fi-rs-site:before{content:"喇"}.fi-rs-sitemap:before{content:"奈"}.fi-rs-skateboard:before{content:"懶"}.fi-rs-skating:before{content:"癩"}.fi-rs-skeleton:before{content:"羅"}.fi-rs-skewer:before{content:"蘿"}.fi-rs-ski-jump:before{content:"螺"}.fi-rs-ski-lift:before{content:"裸"}.fi-rs-skiing-nordic:before{content:"邏"}.fi-rs-skiing:before{content:"樂"}.fi-rs-skull-cow:before{content:"洛"}.fi-rs-skull-crossbones:before{content:"烙"}.fi-rs-skull:before{content:"珞"}.fi-rs-slash:before{content:"落"}.fi-rs-sledding:before{content:"酪"}.fi-rs-sleigh:before{content:"駱"}.fi-rs-sliders-h-square:before{content:"亂"}.fi-rs-sliders-v-square:before{content:"卵"}.fi-rs-sliders-v:before{content:"欄"}.fi-rs-smartphone:before{content:"爛"}.fi-rs-smile-beam:before{content:"蘭"}.fi-rs-smile-plus:before{content:"鸞"}.fi-rs-smile-wink:before{content:"嵐"}.fi-rs-smiley-comment-alt:before{content:"濫"}.fi-rs-smog:before{content:"藍"}.fi-rs-smoke:before{content:"襤"}.fi-rs-smoking-ban:before{content:"拉"}.fi-rs-smoking:before{content:"臘"}.fi-rs-snake:before{content:"蠟"}.fi-rs-snooze:before{content:"廊"}.fi-rs-snow-blowing:before{content:"朗"}.fi-rs-snowboarding:before{content:"浪"}.fi-rs-snowflake-droplets:before{content:"狼"}.fi-rs-snowflake:before{content:"郎"}.fi-rs-snowflakes:before{content:"來"}.fi-rs-snowman-alt:before{content:"冷"}.fi-rs-snowman-head:before{content:"勞"}.fi-rs-snowmobile:before{content:"擄"}.fi-rs-snowplow:before{content:"櫓"}.fi-rs-soap-alt:before{content:"爐"}.fi-rs-soap:before{content:"盧"}.fi-rs-social-network:before{content:"老"}.fi-rs-socks:before{content:"蘆"}.fi-rs-solar-panel:before{content:"虜"}.fi-rs-solar-system:before{content:"路"}.fi-rs-sort-alpha-down-alt:before{content:"露"}.fi-rs-sort-alpha-down:before{content:"魯"}.fi-rs-sort-alpha-up-alt:before{content:"鷺"}.fi-rs-sort-alpha-up:before{content:"碌"}.fi-rs-sort-alt:before{content:"祿"}.fi-rs-sort-amount-down-alt:before{content:"綠"}.fi-rs-sort-amount-down:before{content:"菉"}.fi-rs-sort-amount-up-alt:before{content:"錄"}.fi-rs-sort-amount-up:before{content:"鹿"}.fi-rs-sort-circle-down:before{content:"論"}.fi-rs-sort-circle-up:before{content:"壟"}.fi-rs-sort-circle:before{content:"弄"}.fi-rs-sort-down:before{content:"籠"}.fi-rs-sort-numeric-down-alt:before{content:"聾"}.fi-rs-sort-numeric-down:before{content:"牢"}.fi-rs-sort-shapes-down:before{content:"磊"}.fi-rs-sort-shapes-up:before{content:"賂"}.fi-rs-sort-size-down:before{content:"雷"}.fi-rs-sort-size-up:before{content:"壘"}.fi-rs-sort:before{content:"屢"}.fi-rs-soup:before{content:"樓"}.fi-rs-spa:before{content:"淚"}.fi-rs-space-shuttle:before{content:"漏"}.fi-rs-space-station-moon-alt:before{content:"累"}.fi-rs-space-station-moon:before{content:"縷"}.fi-rs-spade:before{content:"陋"}.fi-rs-spaghetti-monster-flying:before{content:"勒"}.fi-rs-sparkles:before{content:"肋"}.fi-rs-speaker:before{content:"凜"}.fi-rs-speakers:before{content:"凌"}.fi-rs-sphere:before{content:"稜"}.fi-rs-spider-black-widow:before{content:"綾"}.fi-rs-spider-web:before{content:"菱"}.fi-rs-spider:before{content:"陵"}.fi-rs-spinner:before{content:"讀"}.fi-rs-split:before{content:"拏"}.fi-rs-splotch:before{content:"樂"}.fi-rs-spoon:before{content:"諾"}.fi-rs-spray-can-sparkles:before{content:"丹"}.fi-rs-spray-can:before{content:"寧"}.fi-rs-sprinkler:before{content:"怒"}.fi-rs-square-0:before{content:"率"}.fi-rs-square-1:before{content:"異"}.fi-rs-square-2:before{content:"北"}.fi-rs-square-3:before{content:"磻"}.fi-rs-square-4:before{content:"便"}.fi-rs-square-5:before{content:"復"}.fi-rs-square-6:before{content:"不"}.fi-rs-square-7:before{content:"泌"}.fi-rs-square-8:before{content:"數"}.fi-rs-square-9:before{content:"索"}.fi-rs-square-a:before{content:"參"}.fi-rs-square-b:before{content:"塞"}.fi-rs-square-bolt:before{content:"省"}.fi-rs-square-c:before{content:"葉"}.fi-rs-square-code:before{content:"說"}.fi-rs-square-d:before{content:"殺"}.fi-rs-square-dashed:before{content:"辰"}.fi-rs-square-e:before{content:"沈"}.fi-rs-square-ellipsis-vertical:before{content:"拾"}.fi-rs-square-ellipsis:before{content:"若"}.fi-rs-square-exclamation:before{content:"掠"}.fi-rs-square-f:before{content:"略"}.fi-rs-square-g:before{content:"亮"}.fi-rs-square-h:before{content:"兩"}.fi-rs-square-heart:before{content:"凉"}.fi-rs-square-i:before{content:"梁"}.fi-rs-square-info:before{content:"糧"}.fi-rs-square-j:before{content:"良"}.fi-rs-square-k:before{content:"諒"}.fi-rs-square-kanban:before{content:"量"}.fi-rs-square-l:before{content:"勵"}.fi-rs-square-m:before{content:"呂"}.fi-rs-square-minus:before{content:"女"}.fi-rs-square-n:before{content:"廬"}.fi-rs-square-o:before{content:"旅"}.fi-rs-square-p:before{content:"濾"}.fi-rs-square-phone-hangup:before{content:"礪"}.fi-rs-square-plus:before{content:"閭"}.fi-rs-square-poll-horizontal:before{content:"驪"}.fi-rs-square-poll-vertical:before{content:"麗"}.fi-rs-square-q:before{content:"黎"}.fi-rs-square-quote:before{content:"力"}.fi-rs-square-r:before{content:"曆"}.fi-rs-square-root:before{content:"歷"}.fi-rs-square-s:before{content:"轢"}.fi-rs-square-small:before{content:"年"}.fi-rs-square-star:before{content:"憐"}.fi-rs-square-t:before{content:"戀"}.fi-rs-square-terminal:before{content:"撚"}.fi-rs-square-u:before{content:"漣"}.fi-rs-square-v:before{content:"煉"}.fi-rs-square-w:before{content:"璉"}.fi-rs-square-x:before{content:"秊"}.fi-rs-square-y:before{content:"練"}.fi-rs-square-z:before{content:"聯"}.fi-rs-square:before{content:"輦"}.fi-rs-squid:before{content:"蓮"}.fi-rs-squircle:before{content:"連"}.fi-rs-squirrel:before{content:"鍊"}.fi-rs-stairs:before{content:"列"}.fi-rs-stamp:before{content:"劣"}.fi-rs-standard-definition:before{content:"咽"}.fi-rs-star-and-crescent:before{content:"烈"}.fi-rs-star-christmas:before{content:"裂"}.fi-rs-star-comment-alt:before{content:"說"}.fi-rs-star-exclamation:before{content:"廉"}.fi-rs-star-octogram:before{content:"念"}.fi-rs-star-of-david:before{content:"捻"}.fi-rs-star-sharp-half-stroke:before{content:"殮"}.fi-rs-star-sharp-half:before{content:"簾"}.fi-rs-star-shooting:before{content:"獵"}.fi-rs-star:before{content:"令"}.fi-rs-starfighter:before{content:"囹"}.fi-rs-stars:before{content:"寧"}.fi-rs-stats:before{content:"嶺"}.fi-rs-steak:before{content:"怜"}.fi-rs-steering-wheel:before{content:"玲"}.fi-rs-step-backward:before{content:"瑩"}.fi-rs-step-forward:before{content:"羚"}.fi-rs-sterling-sign:before{content:"聆"}.fi-rs-stethoscope:before{content:"鈴"}.fi-rs-sticker:before{content:"零"}.fi-rs-stocking:before{content:"靈"}.fi-rs-stomach:before{content:"領"}.fi-rs-stop-circle:before{content:"例"}.fi-rs-stop:before{content:"禮"}.fi-rs-stopwatch:before{content:"醴"}.fi-rs-store-alt:before{content:"隸"}.fi-rs-store-lock:before{content:"惡"}.fi-rs-store-slash:before{content:"了"}.fi-rs-strawberry:before{content:"僚"}.fi-rs-street-view:before{content:"寮"}.fi-rs-stretcher:before{content:"尿"}.fi-rs-strikethrough:before{content:"料"}.fi-rs-stroopwafel:before{content:"樂"}.fi-rs-subscript:before{content:"燎"}.fi-rs-subtitles:before{content:"療"}.fi-rs-subway:before{content:"蓼"}.fi-rs-suitcase-alt:before{content:"遼"}.fi-rs-summer:before{content:"龍"}.fi-rs-sun-dust:before{content:"暈"}.fi-rs-sun-plant-wilt:before{content:"阮"}.fi-rs-sun:before{content:"劉"}.fi-rs-sunglasses:before{content:"杻"}.fi-rs-sunrise-alt:before{content:"柳"}.fi-rs-sunrise:before{content:"流"}.fi-rs-sunset:before{content:"溜"}.fi-rs-superscript:before{content:"琉"}.fi-rs-surfing:before{content:"留"}.fi-rs-surprise:before{content:"硫"}.fi-rs-sushi:before{content:"紐"}.fi-rs-swatchbook:before{content:"類"}.fi-rs-swimmer:before{content:"六"}.fi-rs-sword:before{content:"戮"}.fi-rs-symbol:before{content:"陸"}.fi-rs-symbols:before{content:"倫"}.fi-rs-syringe:before{content:"崙"}.fi-rs-t:before{content:"淪"}.fi-rs-table-columns:before{content:"輪"}.fi-rs-table-layout:before{content:"律"}.fi-rs-table-list:before{content:"慄"}.fi-rs-table-picnic:before{content:"栗"}.fi-rs-table-pivot:before{content:"率"}.fi-rs-table-rows:before{content:"隆"}.fi-rs-table-tree:before{content:"利"}.fi-rs-table:before{content:"吏"}.fi-rs-tablet-android-alt:before{content:"履"}.fi-rs-tablet-android:before{content:"易"}.fi-rs-tablet-rugged:before{content:"李"}.fi-rs-tablet:before{content:"梨"}.fi-rs-tachometer-alt-average:before{content:"泥"}.fi-rs-tachometer-alt-fastest:before{content:"理"}.fi-rs-tachometer-alt-slow:before{content:"痢"}.fi-rs-tachometer-alt-slowest:before{content:"罹"}.fi-rs-tachometer-average:before{content:"裏"}.fi-rs-tachometer-fast:before{content:"裡"}.fi-rs-tachometer-fastest:before{content:"里"}.fi-rs-tachometer-slow:before{content:"離"}.fi-rs-tachometer-slowest:before{content:"匿"}.fi-rs-tachometer:before{content:"溺"}.fi-rs-taco:before{content:"吝"}.fi-rs-tags:before{content:"燐"}.fi-rs-tally-1:before{content:"璘"}.fi-rs-tally-2:before{content:"藺"}.fi-rs-tally-3:before{content:"隣"}.fi-rs-tally-4:before{content:"鱗"}.fi-rs-tally:before{content:"麟"}.fi-rs-tank-water:before{content:"林"}.fi-rs-tape:before{content:"淋"}.fi-rs-target:before{content:"臨"}.fi-rs-taxi-bus:before{content:"立"}.fi-rs-taxi:before{content:"笠"}.fi-rs-teddy-bear:before{content:"粒"}.fi-rs-teeth-open:before{content:"狀"}.fi-rs-telescope:before{content:"炙"}.fi-rs-temperature-down:before{content:"識"}.fi-rs-temperature-frigid:before{content:"什"}.fi-rs-temperature-high:before{content:"茶"}.fi-rs-temperature-list:before{content:"刺"}.fi-rs-temperature-low:before{content:"切"}.fi-rs-temperature-up:before{content:"度"}.fi-rs-template-alt:before{content:"拓"}.fi-rs-template:before{content:"糖"}.fi-rs-tenge:before{content:"宅"}.fi-rs-tennis:before{content:"洞"}.fi-rs-tent-arrow-down-to-line:before{content:"暴"}.fi-rs-tent-arrow-left-right:before{content:"輻"}.fi-rs-tent-arrow-turn-left:before{content:"行"}.fi-rs-tent-arrows-down:before{content:"降"}.fi-rs-tents:before{content:"見"}.fi-rs-terminal:before{content:"廓"}.fi-rs-terrace:before{content:"兀"}.fi-rs-test-tube:before{content:"嗀"}.fi-rs-test:before{content:"﨎"}.fi-rs-text-check:before{content:"﨏"}.fi-rs-text-height:before{content:"塚"}.fi-rs-text-shadow:before{content:"﨑"}.fi-rs-text-size:before{content:"晴"}.fi-rs-text-slash:before{content:"﨓"}.fi-rs-text-width:before{content:"﨔"}.fi-rs-text:before{content:"凞"}.fi-rs-theater-masks:before{content:"猪"}.fi-rs-thermometer-alt:before{content:"益"}.fi-rs-thermometer-empty:before{content:"礼"}.fi-rs-thermometer-full:before{content:"神"}.fi-rs-thermometer-half:before{content:"祥"}.fi-rs-thermometer-quarter:before{content:"福"}.fi-rs-thermometer-three-quarters:before{content:"靖"}.fi-rs-theta:before{content:"精"}.fi-rs-thought-bubble:before{content:"羽"}.fi-rs-thumbtack:before{content:"﨟"}.fi-rs-thunderstorm-moon:before{content:"蘒"}.fi-rs-thunderstorm-sun:before{content:"﨡"}.fi-rs-thunderstorm:before{content:"諸"}.fi-rs-ticket-airline:before{content:"﨣"}.fi-rs-ticket-alt:before{content:"﨤"}.fi-rs-ticket:before{content:"逸"}.fi-rs-tickets-airline:before{content:"都"}.fi-rs-tilde:before{content:"﨧"}.fi-rs-time-add:before{content:"﨨"}.fi-rs-time-check:before{content:"﨩"}.fi-rs-time-delete:before{content:"飯"}.fi-rs-time-fast:before{content:"飼"}.fi-rs-time-forward-sixty:before{content:"館"}.fi-rs-time-forward-ten:before{content:"鶴"}.fi-rs-time-forward:before{content:"郞"}.fi-rs-time-half-past:before{content:"隷"}.fi-rs-time-oclock:before{content:"侮"}.fi-rs-time-past:before{content:"僧"}.fi-rs-time-quarter-past:before{content:"免"}.fi-rs-time-quarter-to:before{content:"勉"}.fi-rs-time-twenty-four:before{content:"勤"}.fi-rs-times-hexagon:before{content:"卑"}.fi-rs-tint-slash:before{content:"喝"}.fi-rs-tire-flat:before{content:"嘆"}.fi-rs-tire-pressure-warning:before{content:"器"}.fi-rs-tire-rugged:before{content:"塀"}.fi-rs-tire:before{content:"墨"}.fi-rs-tired:before{content:"層"}.fi-rs-toggle-off:before{content:"屮"}.fi-rs-toggle-on:before{content:"悔"}.fi-rs-toilet-paper-blank-under:before{content:"慨"}.fi-rs-toilet-paper-blank:before{content:"憎"}.fi-rs-toilet-paper-slash:before{content:"懲"}.fi-rs-toilet-paper-under-slash:before{content:"敏"}.fi-rs-toilet-paper-under:before{content:"既"}.fi-rs-toilet:before{content:"暑"}.fi-rs-tomato:before{content:"梅"}.fi-rs-tombstone-alt:before{content:"海"}.fi-rs-tombstone:before{content:"渚"}.fi-rs-tool-box:before{content:"漢"}.fi-rs-tool-crop:before{content:"煮"}.fi-rs-tool-marquee:before{content:"爫"}.fi-rs-tools:before{content:"琢"}.fi-rs-tooth:before{content:"碑"}.fi-rs-toothbrush:before{content:"社"}.fi-rs-tornado:before{content:"祉"}.fi-rs-tower-control:before{content:"祈"}.fi-rs-tractor:before{content:"祐"}.fi-rs-trademark:before{content:"祖"}.fi-rs-traffic-cone:before{content:"祝"}.fi-rs-traffic-light-go:before{content:"禍"}.fi-rs-traffic-light-slow:before{content:"禎"}.fi-rs-traffic-light-stop:before{content:"穀"}.fi-rs-traffic-light:before{content:"突"}.fi-rs-trailer:before{content:"節"}.fi-rs-train-side:before{content:"練"}.fi-rs-train-subway-tunnel:before{content:"縉"}.fi-rs-train-tram:before{content:"繁"}.fi-rs-train:before{content:"署"}.fi-rs-tram:before{content:"者"}.fi-rs-transform:before{content:"臭"}.fi-rs-transformer-bolt:before{content:"艹"}.fi-rs-transgender:before{content:"艹"}.fi-rs-transporter-1:before{content:"著"}.fi-rs-transporter-2:before{content:"褐"}.fi-rs-transporter-3:before{content:"視"}.fi-rs-transporter-4:before{content:"謁"}.fi-rs-transporter-5:before{content:"謹"}.fi-rs-transporter-6:before{content:"賓"}.fi-rs-transporter-7:before{content:"贈"}.fi-rs-transporter-empty:before{content:"辶"}.fi-rs-transporter:before{content:"逸"}.fi-rs-trash-can-check:before{content:"難"}.fi-rs-trash-can-clock:before{content:"響"}.fi-rs-trash-can-list:before{content:"頻"}.fi-rs-trash-can-plus:before{content:"恵"}.fi-rs-trash-can-slash:before{content:"𤋮"}.fi-rs-trash-check:before{content:"舘"}.fi-rs-trash-clock:before{content:"﩮"}.fi-rs-trash-list:before{content:"﩯"}.fi-rs-trash-plus:before{content:"並"}.fi-rs-trash-restore-alt:before{content:"况"}.fi-rs-trash-restore:before{content:"全"}.fi-rs-trash-slash:before{content:"侀"}.fi-rs-trash-undo-alt:before{content:"充"}.fi-rs-trash-undo:before{content:"冀"}.fi-rs-trash-xmark:before{content:"勇"}.fi-rs-trash:before{content:"勺"}.fi-rs-treasure-chest:before{content:"喝"}.fi-rs-treatment:before{content:"啕"}.fi-rs-tree-alt:before{content:"喙"}.fi-rs-tree-christmas:before{content:"嗢"}.fi-rs-tree-deciduous:before{content:"塚"}.fi-rs-tree:before{content:"墳"}.fi-rs-trees-alt:before{content:"奄"}.fi-rs-trees:before{content:"奔"}.fi-rs-triangle-music:before{content:"婢"}.fi-rs-triangle-person-digging:before{content:"嬨"}.fi-rs-triangle-warning:before{content:"廒"}.fi-rs-triangle:before{content:"廙"}.fi-rs-trillium:before{content:"彩"}.fi-rs-trophy-star:before{content:"徭"}.fi-rs-trophy:before{content:"惘"}.fi-rs-truck-bolt:before{content:"慎"}.fi-rs-truck-container-empty:before{content:"愈"}.fi-rs-truck-container:before{content:"憎"}.fi-rs-truck-couch:before{content:"慠"}.fi-rs-truck-flatbed:before{content:"懲"}.fi-rs-truck-front:before{content:"戴"}.fi-rs-truck-loading:before{content:"揄"}.fi-rs-truck-medical:before{content:"搜"}.fi-rs-truck-monster:before{content:"摒"}.fi-rs-truck-moving:before{content:"敖"}.fi-rs-truck-pickup:before{content:"晴"}.fi-rs-truck-plow:before{content:"朗"}.fi-rs-truck-ramp:before{content:"望"}.fi-rs-truck-side:before{content:"杖"}.fi-rs-truck-tow:before{content:"歹"}.fi-rs-trumpet:before{content:"殺"}.fi-rs-tshirt:before{content:"流"}.fi-rs-tty:before{content:"滛"}.fi-rs-tubes:before{content:"滋"}.fi-rs-tugrik-sign:before{content:"漢"}.fi-rs-turkey:before{content:"瀞"}.fi-rs-turntable:before{content:"煮"}.fi-rs-turtle:before{content:"瞧"}.fi-rs-tv-music:before{content:"爵"}.fi-rs-tv-retro:before{content:"犯"}.fi-rs-typewriter:before{content:"猪"}.fi-rs-u:before{content:"瑱"}.fi-rs-ufo-beam:before{content:"甆"}.fi-rs-ufo:before{content:"画"}.fi-rs-umbrella-beach:before{content:"瘝"}.fi-rs-umbrella:before{content:"瘟"}.fi-rs-underline:before{content:"益"}.fi-rs-undo-alt:before{content:"盛"}.fi-rs-undo:before{content:"直"}.fi-rs-unicorn:before{content:"睊"}.fi-rs-uniform-martial-arts:before{content:"着"}.fi-rs-universal-access:before{content:"磌"}.fi-rs-unlock:before{content:"窱"}.fi-rs-up-left:before{content:"節"}.fi-rs-up-right:before{content:"类"}.fi-rs-up:before{content:"絛"}.fi-rs-upload:before{content:"練"}.fi-rs-usb-pendrive:before{content:"缾"}.fi-rs-usd-circle:before{content:"者"}.fi-rs-usd-square:before{content:"荒"}.fi-rs-user-add:before{content:"華"}.fi-rs-user-alien:before{content:"蝹"}.fi-rs-user-astronaut:before{content:"襁"}.fi-rs-user-check:before{content:"覆"}.fi-rs-user-cowboy:before{content:"視"}.fi-rs-user-crown:before{content:"調"}.fi-rs-user-gear:before{content:"諸"}.fi-rs-user-headset:before{content:"請"}.fi-rs-user-helmet-safety:before{content:"謁"}.fi-rs-user-injured:before{content:"諾"}.fi-rs-user-lock:before{content:"諭"}.fi-rs-user-md-chat:before{content:"謹"}.fi-rs-user-md:before{content:"變"}.fi-rs-user-minus:before{content:"贈"}.fi-rs-user-music:before{content:"輸"}.fi-rs-user-ninja:before{content:"遲"}.fi-rs-user-nurse:before{content:"醙"}.fi-rs-user-pen:before{content:"鉶"}.fi-rs-user-pilot-tie:before{content:"陼"}.fi-rs-user-pilot:before{content:"難"}.fi-rs-user-police:before{content:"靖"}.fi-rs-user-robot-xmarks:before{content:"韛"}.fi-rs-user-robot:before{content:"響"}.fi-rs-user-shield:before{content:"頋"}.fi-rs-user-slash:before{content:"頻"}.fi-rs-user-tag:before{content:"鬒"}.fi-rs-user-time:before{content:"龜"}.fi-rs-user-unlock:before{content:"𢡊"}.fi-rs-user-visor:before{content:"𢡄"}.fi-rs-user-xmark:before{content:"𣏕"}.fi-rs-user:before{content:"㮝"}.fi-rs-users-alt:before{content:"䀘"}.fi-rs-users-gear:before{content:"䀹"}.fi-rs-users-medical:before{content:"𥉉"}.fi-rs-users-slash:before{content:"𥳐"}.fi-rs-users:before{content:"𧻓"}.fi-rs-utensils:before{content:"齃"}.fi-rs-utility-pole-double:before{content:"龎"}.fi-rs-utility-pole:before{content:"﫚"}.fi-rs-v:before{content:"﫛"}.fi-rs-vacuum-robot:before{content:"﫜"}.fi-rs-vacuum:before{content:"﫝"}.fi-rs-value-absolute:before{content:"﫞"}.fi-rs-vault:before{content:"﫟"}.fi-rs-vector-alt:before{content:"﫠"}.fi-rs-vector-circle:before{content:"﫡"}.fi-rs-vector-polygon:before{content:"﫢"}.fi-rs-vector:before{content:"﫣"}.fi-rs-venus-double:before{content:"﫤"}.fi-rs-venus-mars:before{content:"﫥"}.fi-rs-venus:before{content:"﫦"}.fi-rs-vest-patches:before{content:"﫧"}.fi-rs-vest:before{content:"﫨"}.fi-rs-video-arrow-down-left:before{content:"﫩"}.fi-rs-video-arrow-up-right:before{content:"﫪"}.fi-rs-video-camera-alt:before{content:"﫫"}.fi-rs-video-camera:before{content:"﫬"}.fi-rs-video-plus:before{content:"﫭"}.fi-rs-video-slash:before{content:"﫮"}.fi-rs-virus-slash:before{content:"﫯"}.fi-rs-virus:before{content:"﫰"}.fi-rs-viruses:before{content:"﫱"}.fi-rs-voicemail:before{content:"﫲"}.fi-rs-volcano:before{content:"﫳"}.fi-rs-volleyball:before{content:"﫴"}.fi-rs-volume-down:before{content:"﫵"}.fi-rs-volume-mute:before{content:"﫶"}.fi-rs-volume-off:before{content:"﫷"}.fi-rs-volume-slash:before{content:"﫸"}.fi-rs-volume:before{content:"﫹"}.fi-rs-vote-nay:before{content:"﫺"}.fi-rs-vote-yea:before{content:"﫻"}.fi-rs-vr-cardboard:before{content:"﫼"}.fi-rs-w:before{content:"﫽"}.fi-rs-wagon-covered:before{content:"﫾"}.fi-rs-walker:before{content:"﫿"}.fi-rs-walkie-talkie:before{content:"ﬀ"}.fi-rs-wallet:before{content:"ﬁ"}.fi-rs-warehouse-alt:before{content:"ﬂ"}.fi-rs-washer:before{content:"ﬃ"}.fi-rs-watch-calculator:before{content:"ﬄ"}.fi-rs-watch-smart:before{content:"ﬅ"}.fi-rs-watch:before{content:"ﬆ"}.fi-rs-water-bottle:before{content:"﬇"}.fi-rs-water-ladder:before{content:"﬈"}.fi-rs-water-lower:before{content:"﬉"}.fi-rs-water-rise:before{content:"﬊"}.fi-rs-water:before{content:"﬋"}.fi-rs-watermelon:before{content:"﬌"}.fi-rs-wave-sine:before{content:"﬍"}.fi-rs-wave-square:before{content:"﬎"}.fi-rs-wave-triangle:before{content:"﬏"}.fi-rs-waveform-path:before{content:"﬐"}.fi-rs-waveform:before{content:"﬑"}.fi-rs-webcam-slash:before{content:"﬒"}.fi-rs-webcam:before{content:"ﬓ"}.fi-rs-whale:before{content:"ﬔ"}.fi-rs-wheat:before{content:"ﬕ"}.fi-rs-wheelchair-move:before{content:"ﬖ"}.fi-rs-wheelchair:before{content:"ﬗ"}.fi-rs-whistle:before{content:"﬘"}.fi-rs-wifi-1:before{content:"﬙"}.fi-rs-wifi-2:before{content:"﬚"}.fi-rs-wifi-alt:before{content:"﬛"}.fi-rs-wifi-exclamation:before{content:"﬜"}.fi-rs-wifi-slash:before{content:"יִ"}.fi-rs-wifi:before{content:"ﬞ"}.fi-rs-wind-turbine:before{content:"ײַ"}.fi-rs-wind-warning:before{content:"ﬠ"}.fi-rs-wind:before{content:"ﬡ"}.fi-rs-window-alt:before{content:"ﬢ"}.fi-rs-window-frame-open:before{content:"ﬣ"}.fi-rs-window-frame:before{content:"ﬤ"}.fi-rs-window-maximize:before{content:"ﬥ"}.fi-rs-window-minimize:before{content:"ﬦ"}.fi-rs-window-restore:before{content:"ﬧ"}.fi-rs-windsock:before{content:"ﬨ"}.fi-rs-wine-bottle:before{content:"﬩"}.fi-rs-wine-glass-crack:before{content:"שׁ"}.fi-rs-woman-head:before{content:"שׂ"}.fi-rs-won-sign:before{content:"שּׁ"}.fi-rs-world:before{content:"שּׂ"}.fi-rs-worm:before{content:"אַ"}.fi-rs-wreath:before{content:"אָ"}.fi-rs-wrench-alt:before{content:"אּ"}.fi-rs-wrench-simple:before{content:"בּ"}.fi-rs-x:before{content:"גּ"}.fi-rs-y:before{content:"דּ"}.fi-rs-yen:before{content:"הּ"}.fi-rs-yin-yang:before{content:"וּ"}.fi-rs-z:before{content:"זּ"}.fi-rs-zoom-in:before{content:"﬷"}.fi-rs-zoom-out:before{content:"טּ"}@font-face{font-family:uicons-solid-straight;src:url(/_app/uicons-solid-straight-2NEVGPD3.64912e93.eot#iefix) format("embedded-opentype"),url(/_app/uicons-solid-straight-WBK4MVFO.3390ebc1.woff2) format("woff2"),url(/_app/uicons-solid-straight-5OQA5BJI.ebf02920.woff) format("woff")}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-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-ss-0:before{content:""}.fi-ss-1:before{content:""}.fi-ss-2:before{content:""}.fi-ss-3:before{content:""}.fi-ss-360-degrees:before{content:""}.fi-ss-4:before{content:""}.fi-ss-5:before{content:""}.fi-ss-6:before{content:""}.fi-ss-7:before{content:""}.fi-ss-8:before{content:""}.fi-ss-9:before{content:""}.fi-ss-a:before{content:""}.fi-ss-acorn:before{content:""}.fi-ss-ad:before{content:""}.fi-ss-add-document:before{content:""}.fi-ss-add-folder:before{content:""}.fi-ss-add:before{content:""}.fi-ss-address-book:before{content:""}.fi-ss-address-card:before{content:""}.fi-ss-air-conditioner:before{content:""}.fi-ss-air-freshener:before{content:""}.fi-ss-airplay:before{content:""}.fi-ss-alarm-clock:before{content:""}.fi-ss-alarm-exclamation:before{content:""}.fi-ss-alarm-plus:before{content:""}.fi-ss-alarm-snooze:before{content:""}.fi-ss-album-circle-plus:before{content:""}.fi-ss-album-circle-user:before{content:""}.fi-ss-album-collection:before{content:""}.fi-ss-album:before{content:""}.fi-ss-alicorn:before{content:""}.fi-ss-alien:before{content:""}.fi-ss-align-center:before{content:""}.fi-ss-align-justify:before{content:""}.fi-ss-align-left:before{content:""}.fi-ss-align-slash:before{content:""}.fi-ss-ambulance:before{content:""}.fi-ss-amusement-park:before{content:""}.fi-ss-anchor:before{content:""}.fi-ss-angel:before{content:""}.fi-ss-angle-90:before{content:""}.fi-ss-angle-circle-down:before{content:""}.fi-ss-angle-circle-left:before{content:""}.fi-ss-angle-circle-right:before{content:""}.fi-ss-angle-circle-up:before{content:""}.fi-ss-angle-double-left:before{content:""}.fi-ss-angle-double-right:before{content:""}.fi-ss-angle-double-small-down:before{content:""}.fi-ss-angle-double-small-left:before{content:""}.fi-ss-angle-double-small-right:before{content:""}.fi-ss-angle-double-small-up:before{content:""}.fi-ss-angle-down:before{content:""}.fi-ss-angle-left:before{content:""}.fi-ss-angle-right:before{content:""}.fi-ss-angle-small-down:before{content:""}.fi-ss-angle-small-left:before{content:""}.fi-ss-angle-small-right:before{content:""}.fi-ss-angle-small-up:before{content:""}.fi-ss-angle-square-down:before{content:""}.fi-ss-angle-square-left:before{content:""}.fi-ss-angle-square-right:before{content:""}.fi-ss-angle-square-up:before{content:""}.fi-ss-angle-up:before{content:""}.fi-ss-angle:before{content:""}.fi-ss-angry:before{content:""}.fi-ss-animated-icon:before{content:""}.fi-ss-apartment:before{content:""}.fi-ss-aperture:before{content:""}.fi-ss-api:before{content:""}.fi-ss-apple-crate:before{content:""}.fi-ss-apple-whole:before{content:""}.fi-ss-apps-add:before{content:""}.fi-ss-apps-delete:before{content:""}.fi-ss-apps-sort:before{content:""}.fi-ss-apps:before{content:""}.fi-ss-archive:before{content:""}.fi-ss-archway:before{content:""}.fi-ss-arrow-alt-circle-down:before{content:""}.fi-ss-arrow-alt-circle-left:before{content:""}.fi-ss-arrow-alt-circle-right:before{content:""}.fi-ss-arrow-alt-circle-up:before{content:""}.fi-ss-arrow-alt-down:before{content:""}.fi-ss-arrow-alt-from-bottom:before{content:""}.fi-ss-arrow-alt-from-left:before{content:""}.fi-ss-arrow-alt-from-right:before{content:""}.fi-ss-arrow-alt-from-top:before{content:""}.fi-ss-arrow-alt-left:before{content:""}.fi-ss-arrow-alt-right:before{content:""}.fi-ss-arrow-alt-square-down:before{content:""}.fi-ss-arrow-alt-square-left:before{content:""}.fi-ss-arrow-alt-square-right:before{content:""}.fi-ss-arrow-alt-square-up:before{content:""}.fi-ss-arrow-alt-to-bottom:before{content:""}.fi-ss-arrow-alt-to-left:before{content:""}.fi-ss-arrow-alt-to-right:before{content:""}.fi-ss-arrow-alt-to-top:before{content:""}.fi-ss-arrow-alt-up:before{content:""}.fi-ss-arrow-circle-down:before{content:""}.fi-ss-arrow-circle-left:before{content:""}.fi-ss-arrow-circle-right:before{content:""}.fi-ss-arrow-circle-up:before{content:""}.fi-ss-arrow-down-from-dotted-line:before{content:""}.fi-ss-arrow-down-left:before{content:""}.fi-ss-arrow-down-small-big:before{content:""}.fi-ss-arrow-down-to-dotted-line:before{content:""}.fi-ss-arrow-down-to-square:before{content:""}.fi-ss-arrow-down-triangle-square:before{content:""}.fi-ss-arrow-down:before{content:""}.fi-ss-arrow-from-bottom:before{content:""}.fi-ss-arrow-from-left:before{content:""}.fi-ss-arrow-from-right:before{content:""}.fi-ss-arrow-from-top:before{content:""}.fi-ss-arrow-left-from-line:before{content:""}.fi-ss-arrow-left:before{content:""}.fi-ss-arrow-right-to-bracket:before{content:""}.fi-ss-arrow-right:before{content:""}.fi-ss-arrow-small-down:before{content:""}.fi-ss-arrow-small-left:before{content:""}.fi-ss-arrow-small-right:before{content:""}.fi-ss-arrow-small-up:before{content:""}.fi-ss-arrow-square-down:before{content:""}.fi-ss-arrow-square-left:before{content:""}.fi-ss-arrow-square-right:before{content:""}.fi-ss-arrow-square-up:before{content:""}.fi-ss-arrow-to-bottom:before{content:""}.fi-ss-arrow-to-left:before{content:""}.fi-ss-arrow-to-right:before{content:""}.fi-ss-arrow-to-top:before{content:""}.fi-ss-arrow-trend-down:before{content:""}.fi-ss-arrow-trend-up:before{content:""}.fi-ss-arrow-turn-down-left:before{content:""}.fi-ss-arrow-turn-down-right:before{content:""}.fi-ss-arrow-up-from-dotted-line:before{content:""}.fi-ss-arrow-up-from-square:before{content:""}.fi-ss-arrow-up-left-from-circle:before{content:""}.fi-ss-arrow-up-left:before{content:""}.fi-ss-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fi-ss-arrow-up-right-from-square:before{content:""}.fi-ss-arrow-up-right:before{content:""}.fi-ss-arrow-up-small-big:before{content:""}.fi-ss-arrow-up-square-triangle:before{content:""}.fi-ss-arrow-up-to-dotted-line:before{content:""}.fi-ss-arrow-up:before{content:""}.fi-ss-arrows-alt-h:before{content:""}.fi-ss-arrows-alt-v:before{content:""}.fi-ss-arrows-alt:before{content:""}.fi-ss-arrows-cross:before{content:""}.fi-ss-arrows-from-dotted-line:before{content:""}.fi-ss-arrows-from-line:before{content:""}.fi-ss-arrows-h-copy:before{content:""}.fi-ss-arrows-h:before{content:""}.fi-ss-arrows-repeat-1:before{content:""}.fi-ss-arrows-repeat:before{content:""}.fi-ss-arrows-retweet:before{content:""}.fi-ss-arrows-to-dotted-line:before{content:""}.fi-ss-arrows-to-line:before{content:""}.fi-ss-arrows:before{content:""}.fi-ss-artificial-intelligence:before{content:""}.fi-ss-assept-document:before{content:""}.fi-ss-assistive-listening-systems:before{content:""}.fi-ss-asterik:before{content:""}.fi-ss-at:before{content:""}.fi-ss-attribution-pen:before{content:""}.fi-ss-attribution-pencil:before{content:""}.fi-ss-aubergine:before{content:""}.fi-ss-audio-description-slash:before{content:""}.fi-ss-austral-sign:before{content:""}.fi-ss-avocado:before{content:""}.fi-ss-axe:before{content:""}.fi-ss-b:before{content:""}.fi-ss-baby-carriage:before{content:""}.fi-ss-baby:before{content:""}.fi-ss-background:before{content:""}.fi-ss-backpack:before{content:""}.fi-ss-bacon:before{content:""}.fi-ss-bacteria:before{content:""}.fi-ss-bacterium:before{content:""}.fi-ss-badge-check:before{content:""}.fi-ss-badge-dollar:before{content:""}.fi-ss-badge-percent:before{content:""}.fi-ss-badge-sheriff:before{content:""}.fi-ss-badge:before{content:""}.fi-ss-badger-honey:before{content:""}.fi-ss-bag-seedling:before{content:""}.fi-ss-bags-shopping:before{content:""}.fi-ss-bahai:before{content:""}.fi-ss-baht-sign:before{content:""}.fi-ss-balance-scale-left:before{content:""}.fi-ss-balance-scale-right:before{content:""}.fi-ss-ball-pile:before{content:""}.fi-ss-balloon:before{content:""}.fi-ss-balloons:before{content:""}.fi-ss-ballot-check:before{content:""}.fi-ss-ballot:before{content:""}.fi-ss-ban-bug:before{content:""}.fi-ss-ban:before{content:""}.fi-ss-band-aid:before{content:""}.fi-ss-bangladeshi-taka-sign:before{content:""}.fi-ss-banjo:before{content:""}.fi-ss-bank:before{content:""}.fi-ss-barber-shop:before{content:""}.fi-ss-barcode-read:before{content:""}.fi-ss-barcode-scan:before{content:""}.fi-ss-barcode:before{content:""}.fi-ss-bars-filter:before{content:""}.fi-ss-bars-progress:before{content:""}.fi-ss-bars-sort:before{content:""}.fi-ss-bars-staggered:before{content:""}.fi-ss-baseball-alt:before{content:""}.fi-ss-baseball:before{content:""}.fi-ss-basket-shopping-simple:before{content:""}.fi-ss-basketball-hoop:before{content:""}.fi-ss-basketball:before{content:""}.fi-ss-bat:before{content:""}.fi-ss-bath:before{content:""}.fi-ss-battery-bolt:before{content:""}.fi-ss-battery-empty:before{content:""}.fi-ss-battery-exclamation:before{content:""}.fi-ss-battery-full:before{content:""}.fi-ss-battery-half:before{content:""}.fi-ss-battery-quarter:before{content:""}.fi-ss-battery-slash:before{content:""}.fi-ss-battery-three-quarters:before{content:""}.fi-ss-beacon:before{content:""}.fi-ss-bed-alt:before{content:""}.fi-ss-bed-bunk:before{content:""}.fi-ss-bed-empty:before{content:""}.fi-ss-bed:before{content:""}.fi-ss-bee:before{content:""}.fi-ss-beer:before{content:""}.fi-ss-bell-concierge:before{content:""}.fi-ss-bell-ring:before{content:""}.fi-ss-bell-school:before{content:""}.fi-ss-bell-slash:before{content:""}.fi-ss-bell:before{content:""}.fi-ss-bells:before{content:""}.fi-ss-bench-tree:before{content:""}.fi-ss-betamax:before{content:""}.fi-ss-bike:before{content:""}.fi-ss-biking-mountain:before{content:""}.fi-ss-biking:before{content:""}.fi-ss-billiard:before{content:""}.fi-ss-binary-circle-check:before{content:""}.fi-ss-binary-lock:before{content:""}.fi-ss-binary-slash:before{content:""}.fi-ss-binary:before{content:""}.fi-ss-binoculars:before{content:""}.fi-ss-biohazard:before{content:""}.fi-ss-bird:before{content:""}.fi-ss-bitcoin-sign:before{content:""}.fi-ss-blanket:before{content:""}.fi-ss-blender-phone:before{content:""}.fi-ss-blender:before{content:""}.fi-ss-blinds-open:before{content:""}.fi-ss-blinds-raised:before{content:""}.fi-ss-blinds:before{content:""}.fi-ss-block-brick:before{content:""}.fi-ss-block-question:before{content:""}.fi-ss-block-quote:before{content:""}.fi-ss-block:before{content:""}.fi-ss-blog-pencil:before{content:""}.fi-ss-blog-text:before{content:""}.fi-ss-blossom:before{content:""}.fi-ss-bold:before{content:""}.fi-ss-bolt-auto:before{content:""}.fi-ss-bolt-slash:before{content:""}.fi-ss-bolt:before{content:""}.fi-ss-bomb:before{content:""}.fi-ss-bone-break:before{content:""}.fi-ss-bone:before{content:""}.fi-ss-bong:before{content:""}.fi-ss-book-alt:before{content:""}.fi-ss-book-arrow-right:before{content:""}.fi-ss-book-arrow-up:before{content:""}.fi-ss-book-atlas:before{content:""}.fi-ss-book-bookmark:before{content:""}.fi-ss-book-circle-arrow-right:before{content:""}.fi-ss-book-circle-arrow-up:before{content:""}.fi-ss-book-copy:before{content:""}.fi-ss-book-dead:before{content:""}.fi-ss-book-font:before{content:""}.fi-ss-book-medical:before{content:""}.fi-ss-book-open-cover:before{content:""}.fi-ss-book-open-reader:before{content:""}.fi-ss-book-quran:before{content:""}.fi-ss-book-section:before{content:""}.fi-ss-book-spells:before{content:""}.fi-ss-book-tanakh:before{content:""}.fi-ss-book-user:before{content:""}.fi-ss-book:before{content:""}.fi-ss-bookmark-slash:before{content:""}.fi-ss-bookmark:before{content:""}.fi-ss-books-medical:before{content:""}.fi-ss-books:before{content:""}.fi-ss-boot-heeled:before{content:""}.fi-ss-boot:before{content:""}.fi-ss-border-all:before{content:""}.fi-ss-border-bottom:before{content:""}.fi-ss-border-center-h:before{content:""}.fi-ss-border-center-v:before{content:""}.fi-ss-border-inner:before{content:""}.fi-ss-border-left:before{content:""}.fi-ss-border-none:before{content:""}.fi-ss-border-outer:before{content:""}.fi-ss-border-right:before{content:""}.fi-ss-border-style-alt:before{content:""}.fi-ss-border-style:before{content:""}.fi-ss-border-top:before{content:""}.fi-ss-bottle:before{content:""}.fi-ss-bow-arrow:before{content:""}.fi-ss-bowl-chopsticks-noodles:before{content:""}.fi-ss-bowl-chopsticks:before{content:""}.fi-ss-bowl-rice:before{content:""}.fi-ss-bowling-ball:before{content:""}.fi-ss-bowling-pins:before{content:""}.fi-ss-bowling:before{content:""}.fi-ss-box-alt:before{content:""}.fi-ss-box-ballot:before{content:""}.fi-ss-box-check:before{content:""}.fi-ss-box-circle-check:before{content:""}.fi-ss-box-dollar:before{content:""}.fi-ss-box-fragile:before{content:""}.fi-ss-box-heart:before{content:""}.fi-ss-box-open-full:before{content:""}.fi-ss-box-open:before{content:""}.fi-ss-box-tissue:before{content:""}.fi-ss-box-up:before{content:""}.fi-ss-box:before{content:""}.fi-ss-boxes:before{content:""}.fi-ss-boxing-glove:before{content:""}.fi-ss-bracket-curly-right:before{content:""}.fi-ss-bracket-curly:before{content:""}.fi-ss-bracket-round-right:before{content:""}.fi-ss-bracket-round:before{content:""}.fi-ss-bracket-square-right:before{content:""}.fi-ss-bracket-square:before{content:""}.fi-ss-brackets-curly:before{content:""}.fi-ss-brackets-round:before{content:""}.fi-ss-brackets-square:before{content:""}.fi-ss-braille-a:before{content:""}.fi-ss-braille-b:before{content:""}.fi-ss-braille-c:before{content:""}.fi-ss-braille-d:before{content:""}.fi-ss-braille-e:before{content:""}.fi-ss-braille-g:before{content:""}.fi-ss-braille-h:before{content:""}.fi-ss-braille-i:before{content:""}.fi-ss-braille-j:before{content:""}.fi-ss-braille-k:before{content:""}.fi-ss-braille-l:before{content:""}.fi-ss-braille-m:before{content:""}.fi-ss-braille-n-alt:before{content:""}.fi-ss-braille-n:before{content:""}.fi-ss-braille-o:before{content:""}.fi-ss-braille-p:before{content:""}.fi-ss-braille-q:before{content:""}.fi-ss-braille-r:before{content:""}.fi-ss-braille-s:before{content:""}.fi-ss-braille-t:before{content:""}.fi-ss-braille-u:before{content:""}.fi-ss-braille-v:before{content:""}.fi-ss-braille-w:before{content:""}.fi-ss-braille-x:before{content:""}.fi-ss-braille-y:before{content:""}.fi-ss-braille-z:before{content:""}.fi-ss-braille:before{content:""}.fi-ss-brain-circuit:before{content:""}.fi-ss-brain:before{content:""}.fi-ss-bread-loaf:before{content:""}.fi-ss-bread-slice:before{content:""}.fi-ss-bread:before{content:""}.fi-ss-briefcase-arrow-right:before{content:""}.fi-ss-briefcase-blank:before{content:""}.fi-ss-briefcase:before{content:""}.fi-ss-brightness-low:before{content:""}.fi-ss-brightness:before{content:""}.fi-ss-bring-forward:before{content:""}.fi-ss-bring-front:before{content:""}.fi-ss-broadcast-tower:before{content:""}.fi-ss-broccoli:before{content:""}.fi-ss-broken-image:before{content:""}.fi-ss-broom:before{content:""}.fi-ss-browser:before{content:""}.fi-ss-browsers:before{content:""}.fi-ss-brush:before{content:""}.fi-ss-bug-slash:before{content:""}.fi-ss-bug:before{content:""}.fi-ss-bugs:before{content:""}.fi-ss-build-alt:before{content:""}.fi-ss-build:before{content:""}.fi-ss-building:before{content:""}.fi-ss-bulb:before{content:""}.fi-ss-bullet:before{content:""}.fi-ss-bullhorn:before{content:""}.fi-ss-bullseye-arrow:before{content:""}.fi-ss-bullseye-pointer:before{content:""}.fi-ss-bullseye:before{content:""}.fi-ss-burger-alt:before{content:""}.fi-ss-burger-fries:before{content:""}.fi-ss-burger-glass:before{content:""}.fi-ss-burrito:before{content:""}.fi-ss-bus-alt:before{content:""}.fi-ss-bus:before{content:""}.fi-ss-business-time:before{content:""}.fi-ss-butterfly:before{content:""}.fi-ss-c:before{content:""}.fi-ss-cabin:before{content:""}.fi-ss-cactus:before{content:""}.fi-ss-cake-birthday:before{content:""}.fi-ss-cake-wedding:before{content:""}.fi-ss-calculator-simple:before{content:""}.fi-ss-calculator:before{content:""}.fi-ss-calendar-arrow-down:before{content:""}.fi-ss-calendar-arrow-up:before{content:""}.fi-ss-calendar-check:before{content:""}.fi-ss-calendar-clock:before{content:""}.fi-ss-calendar-day:before{content:""}.fi-ss-calendar-days:before{content:""}.fi-ss-calendar-exclamation:before{content:""}.fi-ss-calendar-heart:before{content:""}.fi-ss-calendar-image:before{content:""}.fi-ss-calendar-lines-pen:before{content:""}.fi-ss-calendar-lines:before{content:""}.fi-ss-calendar-minus:before{content:""}.fi-ss-calendar-pen:before{content:""}.fi-ss-calendar-plus:before{content:""}.fi-ss-calendar-star:before{content:""}.fi-ss-calendar-week:before{content:""}.fi-ss-calendar-xmark:before{content:""}.fi-ss-calendar:before{content:""}.fi-ss-calendars:before{content:""}.fi-ss-call-history:before{content:""}.fi-ss-call-incoming:before{content:""}.fi-ss-call-missed:before{content:""}.fi-ss-call-outgoing:before{content:""}.fi-ss-camcorder:before{content:""}.fi-ss-camera-cctv:before{content:""}.fi-ss-camera-movie:before{content:""}.fi-ss-camera-retro:before{content:""}.fi-ss-camera-rotate:before{content:""}.fi-ss-camera-security:before{content:""}.fi-ss-camera-slash:before{content:""}.fi-ss-camera-viewfinder:before{content:""}.fi-ss-camera:before{content:""}.fi-ss-campfire:before{content:""}.fi-ss-camping:before{content:""}.fi-ss-candle-holder:before{content:""}.fi-ss-candy-alt:before{content:""}.fi-ss-candy-cane:before{content:""}.fi-ss-candy-corn:before{content:""}.fi-ss-candy:before{content:""}.fi-ss-Cannabis:before{content:""}.fi-ss-canned-food:before{content:""}.fi-ss-capsules:before{content:""}.fi-ss-car-alt:before{content:""}.fi-ss-car-battery:before{content:""}.fi-ss-car-bolt:before{content:""}.fi-ss-car-building:before{content:""}.fi-ss-car-bump:before{content:""}.fi-ss-car-bus:before{content:""}.fi-ss-car-circle-bolt:before{content:""}.fi-ss-car-crash:before{content:""}.fi-ss-car-garage:before{content:""}.fi-ss-car-mechanic:before{content:""}.fi-ss-car-rear:before{content:""}.fi-ss-car-side-bolt:before{content:""}.fi-ss-car-side:before{content:""}.fi-ss-car-tilt:before{content:""}.fi-ss-car-wash:before{content:""}.fi-ss-car:before{content:""}.fi-ss-caravan-alt:before{content:""}.fi-ss-caravan:before{content:""}.fi-ss-caret-circle-down:before{content:""}.fi-ss-caret-circle-right:before{content:""}.fi-ss-caret-circle-up:before{content:""}.fi-ss-caret-down:before{content:""}.fi-ss-caret-left:before{content:""}.fi-ss-caret-quare-up:before{content:""}.fi-ss-caret-right:before{content:""}.fi-ss-caret-square-down:before{content:""}.fi-ss-caret-square-left_1:before{content:""}.fi-ss-caret-square-left:before{content:""}.fi-ss-caret-square-right:before{content:""}.fi-ss-caret-up:before{content:""}.fi-ss-carrot:before{content:""}.fi-ss-cars:before{content:""}.fi-ss-cart-arrow-down:before{content:""}.fi-ss-cart-minus:before{content:""}.fi-ss-cart-shopping-fast:before{content:""}.fi-ss-cash-register:before{content:""}.fi-ss-cassette-tape:before{content:""}.fi-ss-cassette-vhs:before{content:""}.fi-ss-castle:before{content:""}.fi-ss-cat-space:before{content:""}.fi-ss-cat:before{content:""}.fi-ss-cauldron:before{content:""}.fi-ss-cedi-sign:before{content:""}.fi-ss-cello:before{content:""}.fi-ss-cent-sign:before{content:""}.fi-ss-chair-office:before{content:""}.fi-ss-chair:before{content:""}.fi-ss-chalkboard-user:before{content:""}.fi-ss-charging-station:before{content:""}.fi-ss-chart-area:before{content:""}.fi-ss-chart-bullet:before{content:""}.fi-ss-chart-candlestick:before{content:""}.fi-ss-chart-connected:before{content:""}.fi-ss-chart-gantt:before{content:""}.fi-ss-chart-histogram:before{content:""}.fi-ss-chart-line-up:before{content:""}.fi-ss-chart-mixed:before{content:""}.fi-ss-chart-network:before{content:""}.fi-ss-chart-pie-alt:before{content:""}.fi-ss-chart-pie:before{content:""}.fi-ss-chart-pyramid:before{content:""}.fi-ss-chart-radar:before{content:""}.fi-ss-chart-scatter-3d:before{content:""}.fi-ss-chart-scatter-bubble:before{content:""}.fi-ss-chart-scatter:before{content:""}.fi-ss-chart-set-theory:before{content:""}.fi-ss-chart-simple-horizontal:before{content:""}.fi-ss-chart-simple:before{content:""}.fi-ss-chart-tree-map:before{content:""}.fi-ss-chart-tree:before{content:""}.fi-ss-chart-user:before{content:""}.fi-ss-chart-waterfall:before{content:""}.fi-ss-chat-arrow-down:before{content:""}.fi-ss-chat-arrow-grow:before{content:""}.fi-ss-check-circle:before{content:""}.fi-ss-check-double:before{content:""}.fi-ss-check:before{content:""}.fi-ss-checkbox:before{content:""}.fi-ss-cheese-alt:before{content:""}.fi-ss-cheese:before{content:""}.fi-ss-cheeseburger:before{content:""}.fi-ss-cherry:before{content:""}.fi-ss-chess-bishop:before{content:""}.fi-ss-chess-board:before{content:""}.fi-ss-chess-clock-alt:before{content:""}.fi-ss-chess-clock:before{content:""}.fi-ss-chess-king-alt:before{content:""}.fi-ss-chess-king:before{content:""}.fi-ss-chess-knight-alt:before{content:""}.fi-ss-chess-knight:before{content:""}.fi-ss-chess-pawn-alt:before{content:""}.fi-ss-chess-pawn:before{content:""}.fi-ss-chess-piece:before{content:""}.fi-ss-chess-queen-alt:before{content:""}.fi-ss-chess-queen:before{content:""}.fi-ss-chess-rook-alt:before{content:""}.fi-ss-chess-rook:before{content:""}.fi-ss-chess:before{content:""}.fi-ss-chevron-double-down:before{content:""}.fi-ss-chevron-double-up:before{content:""}.fi-ss-child-head:before{content:""}.fi-ss-child:before{content:""}.fi-ss-chimney:before{content:""}.fi-ss-chocolate:before{content:""}.fi-ss-circle-0:before{content:""}.fi-ss-circle-1:before{content:""}.fi-ss-circle-2:before{content:""}.fi-ss-circle-3:before{content:""}.fi-ss-circle-4:before{content:""}.fi-ss-circle-5:before{content:""}.fi-ss-circle-6:before{content:""}.fi-ss-circle-7:before{content:""}.fi-ss-circle-8:before{content:""}.fi-ss-circle-9:before{content:""}.fi-ss-circle-a:before{content:""}.fi-ss-circle-b:before{content:""}.fi-ss-circle-bolt:before{content:""}.fi-ss-circle-book-open:before{content:""}.fi-ss-circle-bookmark:before{content:""}.fi-ss-circle-c:before{content:""}.fi-ss-circle-calendar:before{content:""}.fi-ss-circle-camera:before{content:""}.fi-ss-circle-d:before{content:""}.fi-ss-circle-dashed:before{content:""}.fi-ss-circle-e:before{content:""}.fi-ss-circle-ellipsis-vertical:before{content:""}.fi-ss-circle-ellipsis:before{content:""}.fi-ss-circle-envelope:before{content:""}.fi-ss-circle-exclamation-check:before{content:""}.fi-ss-circle-f:before{content:""}.fi-ss-circle-g:before{content:""}.fi-ss-circle-h:before{content:""}.fi-ss-circle-half-stroke:before{content:""}.fi-ss-circle-half:before{content:""}.fi-ss-circle-heart:before{content:""}.fi-ss-circle-i:before{content:""}.fi-ss-circle-j:before{content:""}.fi-ss-circle-k:before{content:""}.fi-ss-circle-l:before{content:""}.fi-ss-circle-m:before{content:""}.fi-ss-circle-microphone-lines:before{content:""}.fi-ss-circle-microphone:before{content:""}.fi-ss-circle-n:before{content:""}.fi-ss-circle-o:before{content:""}.fi-ss-circle-p:before{content:""}.fi-ss-circle-phone-flip:before{content:""}.fi-ss-circle-phone-hangup:before{content:""}.fi-ss-circle-phone:before{content:""}.fi-ss-circle-q:before{content:""}.fi-ss-circle-quarter:before{content:""}.fi-ss-circle-quarters-alt:before{content:""}.fi-ss-circle-r:before{content:""}.fi-ss-circle-s:before{content:""}.fi-ss-circle-small:before{content:""}.fi-ss-circle-star:before{content:""}.fi-ss-circle-t:before{content:""}.fi-ss-circle-three-quarters:before{content:""}.fi-ss-circle-trash:before{content:""}.fi-ss-circle-u:before{content:""}.fi-ss-circle-user:before{content:""}.fi-ss-circle-v:before{content:""}.fi-ss-circle-video:before{content:""}.fi-ss-circle-w:before{content:""}.fi-ss-circle-waveform-lines:before{content:""}.fi-ss-circle-x:before{content:""}.fi-ss-circle-xmark:before{content:""}.fi-ss-circle-y:before{content:""}.fi-ss-circle-z:before{content:""}.fi-ss-circle:before{content:""}.fi-ss-city:before{content:""}.fi-ss-clapperboard-play:before{content:""}.fi-ss-clapperboard:before{content:""}.fi-ss-clarinet:before{content:""}.fi-ss-claw-marks:before{content:""}.fi-ss-clip:before{content:""}.fi-ss-clipboard-check:before{content:""}.fi-ss-clipboard-list-check:before{content:""}.fi-ss-clipboard-list:before{content:""}.fi-ss-clipboard-prescription:before{content:""}.fi-ss-clipboard-user:before{content:""}.fi-ss-clipboard:before{content:""}.fi-ss-clock-desk:before{content:""}.fi-ss-clock-eight-thirty:before{content:""}.fi-ss-clock-eleven-thirty:before{content:""}.fi-ss-clock-eleven:before{content:""}.fi-ss-clock-five-thirty:before{content:""}.fi-ss-clock-five:before{content:""}.fi-ss-clock-four-thirty:before{content:""}.fi-ss-clock-nine-thirty:before{content:""}.fi-ss-clock-nine:before{content:""}.fi-ss-clock-one-thirty:before{content:""}.fi-ss-clock-one:before{content:""}.fi-ss-clock-seven-thirty:before{content:""}.fi-ss-clock-seven:before{content:""}.fi-ss-clock-six-thirty:before{content:""}.fi-ss-clock-six:before{content:""}.fi-ss-clock-ten-thirty:before{content:""}.fi-ss-clock-ten:before{content:""}.fi-ss-clock-three-thirty:before{content:""}.fi-ss-clock-three:before{content:""}.fi-ss-clock-twelve-thirty:before{content:""}.fi-ss-clock-twelve:before{content:""}.fi-ss-clock-two-thirty:before{content:""}.fi-ss-clock-two:before{content:""}.fi-ss-clock:before{content:""}.fi-ss-clone:before{content:""}.fi-ss-closed-captioning-slash:before{content:""}.fi-ss-clothes-hanger:before{content:""}.fi-ss-cloud-check:before{content:""}.fi-ss-cloud-disabled:before{content:""}.fi-ss-cloud-download-alt:before{content:""}.fi-ss-cloud-download:before{content:""}.fi-ss-cloud-drizzle:before{content:""}.fi-ss-cloud-exclamation:before{content:""}.fi-ss-cloud-hail-mixed:before{content:""}.fi-ss-cloud-hail:before{content:""}.fi-ss-cloud-meatball:before{content:""}.fi-ss-cloud-moon-rain:before{content:""}.fi-ss-cloud-moon:before{content:""}.fi-ss-cloud-question:before{content:""}.fi-ss-cloud-rain:before{content:""}.fi-ss-cloud-rainbow:before{content:""}.fi-ss-cloud-share:before{content:""}.fi-ss-cloud-showers-heavy:before{content:""}.fi-ss-cloud-showers:before{content:""}.fi-ss-cloud-sleet:before{content:""}.fi-ss-cloud-snow:before{content:""}.fi-ss-cloud-sun-rain:before{content:""}.fi-ss-cloud-sun:before{content:""}.fi-ss-cloud-upload-alt:before{content:""}.fi-ss-cloud-upload:before{content:""}.fi-ss-cloud:before{content:""}.fi-ss-clouds-moon:before{content:""}.fi-ss-clouds-sun:before{content:""}.fi-ss-clouds:before{content:""}.fi-ss-clover-alt:before{content:""}.fi-ss-club:before{content:""}.fi-ss-cocktail-alt:before{content:""}.fi-ss-cocktail:before{content:""}.fi-ss-code-branch:before{content:""}.fi-ss-code-commit:before{content:""}.fi-ss-code-compare:before{content:""}.fi-ss-code-fork:before{content:""}.fi-ss-code-merge:before{content:""}.fi-ss-code-pull-request-closed:before{content:""}.fi-ss-code-pull-request-draft:before{content:""}.fi-ss-code-pull-request:before{content:""}.fi-ss-code-simple:before{content:""}.fi-ss-coffee-bean:before{content:""}.fi-ss-coffee-beans:before{content:""}.fi-ss-coffee-pot:before{content:""}.fi-ss-coffee:before{content:""}.fi-ss-coffin-cross:before{content:""}.fi-ss-coffin:before{content:""}.fi-ss-coin:before{content:""}.fi-ss-coins:before{content:""}.fi-ss-colon-sign:before{content:""}.fi-ss-columns-3:before{content:""}.fi-ss-comet:before{content:""}.fi-ss-command:before{content:""}.fi-ss-comment-alt-check:before{content:""}.fi-ss-comment-alt-dots:before{content:""}.fi-ss-comment-alt-edit:before{content:""}.fi-ss-comment-alt-medical:before{content:""}.fi-ss-comment-alt-middle-top:before{content:""}.fi-ss-comment-alt-middle:before{content:""}.fi-ss-comment-alt-minus:before{content:""}.fi-ss-comment-alt-music:before{content:""}.fi-ss-comment-alt:before{content:""}.fi-ss-comment-arrow-down:before{content:""}.fi-ss-comment-arrow-up-right:before{content:""}.fi-ss-comment-arrow-up:before{content:""}.fi-ss-comment-check:before{content:""}.fi-ss-comment-code:before{content:""}.fi-ss-comment-dollar:before{content:""}.fi-ss-comment-dots:before{content:""}.fi-ss-comment-exclamation:before{content:""}.fi-ss-comment-heart:before{content:""}.fi-ss-comment-image:before{content:""}.fi-ss-comment-info:before{content:""}.fi-ss-comment-medical:before{content:""}.fi-ss-comment-minus:before{content:""}.fi-ss-comment-pen:before{content:""}.fi-ss-comment-question:before{content:""}.fi-ss-comment-quote:before{content:""}.fi-ss-comment-slash:before{content:""}.fi-ss-comment-smile:before{content:""}.fi-ss-comment-sms:before{content:""}.fi-ss-comment-text:before{content:""}.fi-ss-comment-user:before{content:""}.fi-ss-comment-xmark:before{content:""}.fi-ss-comment:before{content:""}.fi-ss-comments-dollar:before{content:""}.fi-ss-comments-question-check:before{content:""}.fi-ss-comments-question:before{content:""}.fi-ss-comments:before{content:""}.fi-ss-compass-slash:before{content:""}.fi-ss-compress-alt:before{content:""}.fi-ss-compress:before{content:""}.fi-ss-computer-classic:before{content:""}.fi-ss-computer-mouse:before{content:""}.fi-ss-computer-speaker:before{content:""}.fi-ss-computer:before{content:""}.fi-ss-concierge-bell:before{content:""}.fi-ss-confetti:before{content:""}.fi-ss-container-storage:before{content:""}.fi-ss-conveyor-belt-alt:before{content:""}.fi-ss-conveyor-belt-empty:before{content:""}.fi-ss-conveyor-belt:before{content:""}.fi-ss-cookie-alt:before{content:""}.fi-ss-cookie:before{content:""}.fi-ss-copy-alt:before{content:""}.fi-ss-copy-image:before{content:""}.fi-ss-copy:before{content:""}.fi-ss-copyright:before{content:""}.fi-ss-corn:before{content:""}.fi-ss-couch:before{content:""}.fi-ss-cow-alt:before{content:""}.fi-ss-cow:before{content:""}.fi-ss-cowbell-circle-plus:before{content:""}.fi-ss-cowbell-more:before{content:""}.fi-ss-cowbell:before{content:""}.fi-ss-crab:before{content:""}.fi-ss-cream:before{content:""}.fi-ss-credit-card:before{content:""}.fi-ss-cricket:before{content:""}.fi-ss-croissant:before{content:""}.fi-ss-cross-circle:before{content:""}.fi-ss-cross-religion:before{content:""}.fi-ss-cross-small:before{content:""}.fi-ss-cross:before{content:""}.fi-ss-crow:before{content:""}.fi-ss-crown:before{content:""}.fi-ss-crutch:before{content:""}.fi-ss-crutches:before{content:""}.fi-ss-cruzeiro-sign:before{content:""}.fi-ss-crystal-ball:before{content:""}.fi-ss-cube:before{content:""}.fi-ss-cubes:before{content:""}.fi-ss-cupcake:before{content:""}.fi-ss-curling:before{content:""}.fi-ss-cursor-finger:before{content:""}.fi-ss-cursor-plus:before{content:""}.fi-ss-cursor-text-alt:before{content:""}.fi-ss-cursor-text:before{content:""}.fi-ss-cursor:before{content:""}.fi-ss-d:before{content:""}.fi-ss-dart:before{content:""}.fi-ss-dashboard:before{content:""}.fi-ss-data-transfer:before{content:""}.fi-ss-database:before{content:""}.fi-ss-deer-rudolph:before{content:""}.fi-ss-deer:before{content:""}.fi-ss-delete-document:before{content:""}.fi-ss-delete-right:before{content:""}.fi-ss-delete-user:before{content:""}.fi-ss-delete:before{content:""}.fi-ss-democrat:before{content:""}.fi-ss-desktop-arrow-down:before{content:""}.fi-ss-desktop-wallpaper:before{content:""}.fi-ss-devices:before{content:""}.fi-ss-dewpoint:before{content:""}.fi-ss-dharmachakra:before{content:""}.fi-ss-diagram-cells:before{content:""}.fi-ss-diagram-lean-canvas:before{content:""}.fi-ss-diagram-nested:before{content:""}.fi-ss-diagram-next:before{content:""}.fi-ss-diagram-predecessor:before{content:""}.fi-ss-diagram-previous:before{content:""}.fi-ss-diagram-project:before{content:""}.fi-ss-diagram-sankey:before{content:""}.fi-ss-diagram-subtask:before{content:""}.fi-ss-diagram-successor:before{content:""}.fi-ss-diagram-venn:before{content:""}.fi-ss-dial-high:before{content:""}.fi-ss-dial-low:before{content:""}.fi-ss-dial-max:before{content:""}.fi-ss-dial-med-low:before{content:""}.fi-ss-dial-med:before{content:""}.fi-ss-dial-min:before{content:""}.fi-ss-dial-off:before{content:""}.fi-ss-dial:before{content:""}.fi-ss-diamond-exclamation:before{content:""}.fi-ss-diamond-turn-right:before{content:""}.fi-ss-diamond:before{content:""}.fi-ss-dice-alt:before{content:""}.fi-ss-dice-d10:before{content:""}.fi-ss-dice-d12:before{content:""}.fi-ss-dice-d20:before{content:""}.fi-ss-dice-d4:before{content:""}.fi-ss-dice-d6:before{content:""}.fi-ss-dice-d8:before{content:""}.fi-ss-dice-four:before{content:""}.fi-ss-dice-one:before{content:""}.fi-ss-dice-six:before{content:""}.fi-ss-dice-three:before{content:""}.fi-ss-dice-two:before{content:""}.fi-ss-dice:before{content:""}.fi-ss-digging:before{content:""}.fi-ss-digital-tachograph:before{content:""}.fi-ss-diploma:before{content:""}.fi-ss-disc-drive:before{content:""}.fi-ss-discover:before{content:""}.fi-ss-disease:before{content:""}.fi-ss-disk:before{content:""}.fi-ss-display-arrow-down:before{content:""}.fi-ss-display-code:before{content:""}.fi-ss-display-medical:before{content:""}.fi-ss-display-slash:before{content:""}.fi-ss-distribute-spacing-horizontal:before{content:""}.fi-ss-distribute-spacing-vertical:before{content:""}.fi-ss-dizzy:before{content:""}.fi-ss-dna:before{content:""}.fi-ss-do-not-enter:before{content:""}.fi-ss-doctor:before{content:""}.fi-ss-document-signed:before{content:""}.fi-ss-document:before{content:""}.fi-ss-dog:before{content:""}.fi-ss-dollar:before{content:""}.fi-ss-dolly-flatbed-alt:before{content:""}.fi-ss-dolly-flatbed-empty:before{content:""}.fi-ss-dolly-flatbed:before{content:""}.fi-ss-dolphin:before{content:""}.fi-ss-donate:before{content:""}.fi-ss-dong-sign:before{content:""}.fi-ss-door-closed:before{content:""}.fi-ss-door-open:before{content:""}.fi-ss-dot-circle:before{content:""}.fi-ss-dove:before{content:""}.fi-ss-down-left-and-up-right-to-center:before{content:""}.fi-ss-down-left:before{content:""}.fi-ss-down-right:before{content:""}.fi-ss-down-to-line:before{content:""}.fi-ss-down:before{content:""}.fi-ss-download:before{content:""}.fi-ss-drafting-compass:before{content:""}.fi-ss-dragon:before{content:""}.fi-ss-draw-polygon:before{content:""}.fi-ss-draw-square:before{content:""}.fi-ss-dreidel:before{content:""}.fi-ss-drink-alt:before{content:""}.fi-ss-drone-alt:before{content:""}.fi-ss-drone-front:before{content:""}.fi-ss-drone:before{content:""}.fi-ss-drum-steelpan:before{content:""}.fi-ss-drum:before{content:""}.fi-ss-drumstick-bite:before{content:""}.fi-ss-drumstick:before{content:""}.fi-ss-dryer-alt:before{content:""}.fi-ss-dryer:before{content:""}.fi-ss-duck:before{content:""}.fi-ss-dumpster-fire:before{content:""}.fi-ss-dumpster:before{content:""}.fi-ss-dungeon:before{content:""}.fi-ss-duplicate:before{content:""}.fi-ss-e-learning:before{content:""}.fi-ss-e:before{content:""}.fi-ss-ear-deaf:before{content:""}.fi-ss-ear-muffs:before{content:""}.fi-ss-ear:before{content:""}.fi-ss-earnings:before{content:""}.fi-ss-earth-africa:before{content:""}.fi-ss-earth-americas:before{content:""}.fi-ss-earth-asia:before{content:""}.fi-ss-earth-europa:before{content:""}.fi-ss-eclipse-alt:before{content:""}.fi-ss-eclipse:before{content:""}.fi-ss-edit-alt:before{content:""}.fi-ss-edit:before{content:""}.fi-ss-egg-fried:before{content:""}.fi-ss-egg:before{content:""}.fi-ss-eject:before{content:""}.fi-ss-elephant:before{content:""}.fi-ss-elevator:before{content:""}.fi-ss-engine-warning:before{content:""}.fi-ss-engine:before{content:""}.fi-ss-enter:before{content:""}.fi-ss-entertainment:before{content:""}.fi-ss-envelope-ban:before{content:""}.fi-ss-envelope-bulk:before{content:""}.fi-ss-envelope-dot:before{content:""}.fi-ss-envelope-download:before{content:""}.fi-ss-envelope-marker:before{content:""}.fi-ss-envelope-open-dollar:before{content:""}.fi-ss-envelope-open-text:before{content:""}.fi-ss-envelope-open:before{content:""}.fi-ss-envelope-plus:before{content:""}.fi-ss-envelope:before{content:""}.fi-ss-envelopes:before{content:""}.fi-ss-equality:before{content:""}.fi-ss-equipment:before{content:""}.fi-ss-eraser:before{content:""}.fi-ss-escalator:before{content:""}.fi-ss-ethernet:before{content:""}.fi-ss-euro:before{content:""}.fi-ss-exchange-alt:before{content:""}.fi-ss-exchange:before{content:""}.fi-ss-exclamation:before{content:""}.fi-ss-exit:before{content:""}.fi-ss-expand-arrows-alt:before{content:""}.fi-ss-expand-arrows:before{content:""}.fi-ss-expand:before{content:""}.fi-ss-eye-crossed:before{content:""}.fi-ss-eye-dropper-half:before{content:""}.fi-ss-eye:before{content:""}.fi-ss-eyes:before{content:""}.fi-ss-f:before{content:""}.fi-ss-face-angry-horns:before{content:""}.fi-ss-face-anguished:before{content:""}.fi-ss-face-anxious-sweat:before{content:""}.fi-ss-face-astonished:before{content:""}.fi-ss-face-awesome:before{content:""}.fi-ss-face-beam-hand-over-mouth:before{content:""}.fi-ss-face-confounded:before{content:""}.fi-ss-face-confused:before{content:""}.fi-ss-face-cowboy-hat:before{content:""}.fi-ss-face-disappointed:before{content:""}.fi-ss-face-disguise:before{content:""}.fi-ss-face-downcast-sweat:before{content:""}.fi-ss-face-drooling:before{content:""}.fi-ss-face-explode:before{content:""}.fi-ss-face-expressionless:before{content:""}.fi-ss-face-eyes-xmarks:before{content:""}.fi-ss-face-fearful:before{content:""}.fi-ss-face-glasses:before{content:""}.fi-ss-face-grin-tongue-wink:before{content:""}.fi-ss-face-hand-yawn:before{content:""}.fi-ss-face-head-bandage:before{content:""}.fi-ss-face-hushed:before{content:""}.fi-ss-face-icicles:before{content:""}.fi-ss-face-lying:before{content:""}.fi-ss-face-mask:before{content:""}.fi-ss-face-monocle:before{content:""}.fi-ss-face-nauseated:before{content:""}.fi-ss-face-nose-steam:before{content:""}.fi-ss-face-party:before{content:""}.fi-ss-face-pensive:before{content:""}.fi-ss-face-persevering:before{content:""}.fi-ss-face-pleading:before{content:""}.fi-ss-face-raised-eyebrow:before{content:""}.fi-ss-face-relieved:before{content:""}.fi-ss-face-sad-sweat:before{content:""}.fi-ss-face-scream:before{content:""}.fi-ss-face-shush:before{content:""}.fi-ss-face-sleeping:before{content:""}.fi-ss-face-sleepy:before{content:""}.fi-ss-face-smile-halo:before{content:""}.fi-ss-face-smile-hearts:before{content:""}.fi-ss-face-smile-horns:before{content:""}.fi-ss-face-smile-tear:before{content:""}.fi-ss-face-smile-tongue:before{content:""}.fi-ss-face-smile-upside-down:before{content:""}.fi-ss-face-smiling-hands:before{content:""}.fi-ss-face-smirking:before{content:""}.fi-ss-face-sunglasses:before{content:""}.fi-ss-face-swear:before{content:""}.fi-ss-face-thermometer:before{content:""}.fi-ss-face-thinking:before{content:""}.fi-ss-face-tissue:before{content:""}.fi-ss-face-tongue-money:before{content:""}.fi-ss-face-tongue-sweat:before{content:""}.fi-ss-face-unamused:before{content:""}.fi-ss-face-viewfinder:before{content:""}.fi-ss-face-vomit:before{content:""}.fi-ss-face-weary:before{content:""}.fi-ss-face-woozy:before{content:""}.fi-ss-face-worried:before{content:""}.fi-ss-face-zany:before{content:""}.fi-ss-face-zipper:before{content:""}.fi-ss-family-dress:before{content:""}.fi-ss-family-pants:before{content:""}.fi-ss-family:before{content:""}.fi-ss-fan-table:before{content:""}.fi-ss-fan:before{content:""}.fi-ss-farm:before{content:""}.fi-ss-faucet-drip:before{content:""}.fi-ss-faucet:before{content:""}.fi-ss-fax:before{content:""}.fi-ss-feather-pointed:before{content:""}.fi-ss-feather:before{content:""}.fi-ss-fence:before{content:""}.fi-ss-field-hockey:before{content:""}.fi-ss-fighter-jet:before{content:""}.fi-ss-file-ai:before{content:""}.fi-ss-file-audio:before{content:""}.fi-ss-file-binary:before{content:""}.fi-ss-file-chart-line:before{content:""}.fi-ss-file-chart-pie:before{content:""}.fi-ss-file-circle-info:before{content:""}.fi-ss-file-code:before{content:""}.fi-ss-file-csv:before{content:""}.fi-ss-file-download:before{content:""}.fi-ss-file-edit:before{content:""}.fi-ss-file-eps:before{content:""}.fi-ss-file-excel:before{content:""}.fi-ss-file-exclamation:before{content:""}.fi-ss-file-export:before{content:""}.fi-ss-file-image:before{content:""}.fi-ss-file-import:before{content:""}.fi-ss-file-invoice-dollar:before{content:""}.fi-ss-file-invoice:before{content:""}.fi-ss-file-medical-alt:before{content:""}.fi-ss-file-medical:before{content:""}.fi-ss-file-minus:before{content:""}.fi-ss-file-pdf:before{content:""}.fi-ss-file-powerpoint:before{content:""}.fi-ss-file-prescription:before{content:""}.fi-ss-file-psd:before{content:""}.fi-ss-file-signature:before{content:""}.fi-ss-file-spreadsheet:before{content:""}.fi-ss-file-upload:before{content:""}.fi-ss-file-user:before{content:""}.fi-ss-file-video:before{content:""}.fi-ss-file-word:before{content:""}.fi-ss-file-zipper:before{content:""}.fi-ss-file:before{content:""}.fi-ss-files-medical:before{content:""}.fi-ss-fill:before{content:""}.fi-ss-film-canister:before{content:""}.fi-ss-film-slash:before{content:""}.fi-ss-film:before{content:""}.fi-ss-films:before{content:""}.fi-ss-filter-slash:before{content:""}.fi-ss-filter:before{content:""}.fi-ss-filters:before{content:""}.fi-ss-fingerprint:before{content:""}.fi-ss-fire-burner:before{content:""}.fi-ss-fire-extinguisher:before{content:""}.fi-ss-fire-flame-curved:before{content:""}.fi-ss-fire-flame-simple:before{content:""}.fi-ss-fire-hydrant:before{content:""}.fi-ss-fire-smoke:before{content:""}.fi-ss-fireplace:before{content:""}.fi-ss-fish-bones:before{content:""}.fi-ss-fish-cooked:before{content:""}.fi-ss-fish:before{content:""}.fi-ss-fishing-rod:before{content:""}.fi-ss-flag-alt:before{content:""}.fi-ss-flag-checkered:before{content:""}.fi-ss-flag-usa:before{content:""}.fi-ss-flag:before{content:""}.fi-ss-flame:before{content:""}.fi-ss-flashlight:before{content:""}.fi-ss-flask-poison:before{content:""}.fi-ss-flask-potion:before{content:""}.fi-ss-flask:before{content:""}.fi-ss-flip-horizontal:before{content:""}.fi-ss-floppy-disk-circle-arrow-right:before{content:""}.fi-ss-floppy-disk-circle-xmark:before{content:""}.fi-ss-floppy-disk-pen:before{content:""}.fi-ss-floppy-disks:before{content:""}.fi-ss-florin-sign:before{content:""}.fi-ss-flower-daffodil:before{content:""}.fi-ss-flower-tulip:before{content:""}.fi-ss-flower:before{content:""}.fi-ss-flushed:before{content:""}.fi-ss-flute:before{content:""}.fi-ss-flux-capacitor:before{content:""}.fi-ss-fog:before{content:""}.fi-ss-folder-download:before{content:""}.fi-ss-folder-minus:before{content:""}.fi-ss-folder-open:before{content:""}.fi-ss-folder-times:before{content:""}.fi-ss-folder-tree:before{content:""}.fi-ss-folder-upload:before{content:""}.fi-ss-folder-xmark:before{content:""}.fi-ss-folder:before{content:""}.fi-ss-folders:before{content:""}.fi-ss-follow-folder:before{content:""}.fi-ss-followcollection:before{content:""}.fi-ss-following:before{content:""}.fi-ss-football:before{content:""}.fi-ss-fork:before{content:""}.fi-ss-forklift:before{content:""}.fi-ss-form:before{content:""}.fi-ss-fort:before{content:""}.fi-ss-forward-fast:before{content:""}.fi-ss-forward:before{content:""}.fi-ss-fox:before{content:""}.fi-ss-frame:before{content:""}.fi-ss-franc-sign:before{content:""}.fi-ss-french-fries:before{content:""}.fi-ss-frog:before{content:""}.fi-ss-frown:before{content:""}.fi-ss-ftp:before{content:""}.fi-ss-funnel-dollar:before{content:""}.fi-ss-g:before{content:""}.fi-ss-galaxy:before{content:""}.fi-ss-gallery-thumbnails:before{content:""}.fi-ss-gallery:before{content:""}.fi-ss-game-board-alt:before{content:""}.fi-ss-game:before{content:""}.fi-ss-gamepad:before{content:""}.fi-ss-games:before{content:""}.fi-ss-garage-car:before{content:""}.fi-ss-garage-open:before{content:""}.fi-ss-garage:before{content:""}.fi-ss-garlic:before{content:""}.fi-ss-gas-pump-alt:before{content:""}.fi-ss-gas-pump-slash:before{content:""}.fi-ss-gas-pump:before{content:""}.fi-ss-gauge-circle-bolt:before{content:""}.fi-ss-gauge-circle-minus:before{content:""}.fi-ss-gauge-circle-plus:before{content:""}.fi-ss-gavel:before{content:""}.fi-ss-gears:before{content:""}.fi-ss-gem:before{content:""}.fi-ss-ghost:before{content:""}.fi-ss-gif-square:before{content:""}.fi-ss-gif:before{content:""}.fi-ss-gift-card:before{content:""}.fi-ss-gift:before{content:""}.fi-ss-gifts:before{content:""}.fi-ss-gingerbread-man:before{content:""}.fi-ss-glass-champagne:before{content:""}.fi-ss-glass-cheers:before{content:""}.fi-ss-glass-citrus:before{content:""}.fi-ss-glass-whiskey-rocks:before{content:""}.fi-ss-glass-whiskey:before{content:""}.fi-ss-glass:before{content:""}.fi-ss-glasses:before{content:""}.fi-ss-globe-alt:before{content:""}.fi-ss-globe-snow:before{content:""}.fi-ss-globe:before{content:""}.fi-ss-golf-ball:before{content:""}.fi-ss-golf-club:before{content:""}.fi-ss-golf:before{content:""}.fi-ss-graduation-cap:before{content:""}.fi-ss-gramophone:before{content:""}.fi-ss-grape:before{content:""}.fi-ss-graphic-style:before{content:""}.fi-ss-graphic-tablet:before{content:""}.fi-ss-grate-droplet:before{content:""}.fi-ss-grate:before{content:""}.fi-ss-grid-alt:before{content:""}.fi-ss-grid-dividers:before{content:""}.fi-ss-grid:before{content:""}.fi-ss-grill-hot-alt:before{content:""}.fi-ss-grill:before{content:""}.fi-ss-grimace:before{content:""}.fi-ss-grin-alt:before{content:""}.fi-ss-grin-beam-sweat:before{content:""}.fi-ss-grin-beam:before{content:""}.fi-ss-grin-hearts:before{content:""}.fi-ss-grin-squint-tears:before{content:""}.fi-ss-grin-squint:before{content:""}.fi-ss-grin-stars:before{content:""}.fi-ss-grin-tears:before{content:""}.fi-ss-grin-tongue-squint:before{content:""}.fi-ss-grin-tongue-wink:before{content:""}.fi-ss-grin-tongue:before{content:""}.fi-ss-grin-wink:before{content:""}.fi-ss-grin:before{content:""}.fi-ss-grip-dots-vertical:before{content:""}.fi-ss-grip-dots:before{content:""}.fi-ss-grip-horizontal:before{content:""}.fi-ss-grip-lines-vertical:before{content:""}.fi-ss-grip-lines:before{content:""}.fi-ss-grip-vertical:before{content:""}.fi-ss-guarani-sign:before{content:""}.fi-ss-guitar-electric:before{content:""}.fi-ss-guitar:before{content:""}.fi-ss-guitars:before{content:""}.fi-ss-gun-squirt:before{content:""}.fi-ss-gym:before{content:""}.fi-ss-h-square:before{content:""}.fi-ss-h:before{content:""}.fi-ss-h1:before{content:""}.fi-ss-h2:before{content:""}.fi-ss-h3:before{content:""}.fi-ss-h4:before{content:""}.fi-ss-hamburger-soda:before{content:""}.fi-ss-hamburger:before{content:""}.fi-ss-hammer-crash:before{content:""}.fi-ss-hammer-war:before{content:""}.fi-ss-hammer:before{content:""}.fi-ss-hand-back-fist:before{content:""}.fi-ss-hand-back-point-down:before{content:""}.fi-ss-hand-back-point-left:before{content:""}.fi-ss-hand-back-point-ribbon:before{content:""}.fi-ss-hand-back-point-right:before{content:""}.fi-ss-hand-dots:before{content:""}.fi-ss-hand-fingers-crossed:before{content:""}.fi-ss-hand-heart:before{content:""}.fi-ss-hand-holding-box:before{content:""}.fi-ss-hand-holding-droplet:before{content:""}.fi-ss-hand-holding-heart:before{content:""}.fi-ss-hand-holding-medical:before{content:""}.fi-ss-hand-holding-seeding:before{content:""}.fi-ss-hand-holding-skull:before{content:""}.fi-ss-hand-holding-usd:before{content:""}.fi-ss-hand-holding-water:before{content:""}.fi-ss-hand-horns:before{content:""}.fi-ss-hand-lizard:before{content:""}.fi-ss-hand-love:before{content:""}.fi-ss-hand-middle-finger:before{content:""}.fi-ss-hand-paper:before{content:""}.fi-ss-hand-peace:before{content:""}.fi-ss-hand-point-ribbon:before{content:""}.fi-ss-hand-scissors:before{content:""}.fi-ss-hand-sparkles:before{content:""}.fi-ss-hand-spock:before{content:""}.fi-ss-hand-wave:before{content:""}.fi-ss-hand:before{content:""}.fi-ss-hands-bubbles:before{content:""}.fi-ss-hands-clapping:before{content:""}.fi-ss-hands-heart:before{content:""}.fi-ss-hands-holding-diamond:before{content:""}.fi-ss-hands-holding:before{content:""}.fi-ss-hands-usd:before{content:""}.fi-ss-handshake-angle:before{content:""}.fi-ss-handshake-simple-slash:before{content:""}.fi-ss-handshake:before{content:""}.fi-ss-hard-hat:before{content:""}.fi-ss-hastag:before{content:""}.fi-ss-hat-birthday:before{content:""}.fi-ss-hat-chef:before{content:""}.fi-ss-hat-cowboy-side:before{content:""}.fi-ss-hat-cowboy:before{content:""}.fi-ss-hat-santa:before{content:""}.fi-ss-hat-winter:before{content:""}.fi-ss-hat-witch:before{content:""}.fi-ss-hat-wizard:before{content:""}.fi-ss-hdd:before{content:""}.fi-ss-head-side-brain:before{content:""}.fi-ss-head-side-cough-slash:before{content:""}.fi-ss-head-side-cough:before{content:""}.fi-ss-head-side-headphones:before{content:""}.fi-ss-head-side-heart:before{content:""}.fi-ss-head-side-mask:before{content:""}.fi-ss-head-side-medical:before{content:""}.fi-ss-head-side-thinking:before{content:""}.fi-ss-head-side-virus:before{content:""}.fi-ss-head-side:before{content:""}.fi-ss-head-vr:before{content:""}.fi-ss-heading:before{content:""}.fi-ss-headphones:before{content:""}.fi-ss-headset:before{content:""}.fi-ss-heart-arrow:before{content:""}.fi-ss-heart-crack:before{content:""}.fi-ss-heart-half-stroke:before{content:""}.fi-ss-heart-half:before{content:""}.fi-ss-heart-rate:before{content:""}.fi-ss-heart:before{content:""}.fi-ss-heat:before{content:""}.fi-ss-helicopter-side:before{content:""}.fi-ss-hexagon-check:before{content:""}.fi-ss-hexagon-exclamation:before{content:""}.fi-ss-hexagon:before{content:""}.fi-ss-high-definition:before{content:""}.fi-ss-highlighter-line:before{content:""}.fi-ss-highlighter:before{content:""}.fi-ss-hiking:before{content:""}.fi-ss-hippo:before{content:""}.fi-ss-hockey-mask:before{content:""}.fi-ss-hockey-puck:before{content:""}.fi-ss-hockey-sticks:before{content:""}.fi-ss-holly-berry:before{content:""}.fi-ss-home-heart:before{content:""}.fi-ss-home-location-alt:before{content:""}.fi-ss-home-location:before{content:""}.fi-ss-home:before{content:""}.fi-ss-hood-cloak:before{content:""}.fi-ss-horizontal-rule:before{content:""}.fi-ss-horse-head:before{content:""}.fi-ss-horse-saddle:before{content:""}.fi-ss-horse:before{content:""}.fi-ss-hose-reel:before{content:""}.fi-ss-hose:before{content:""}.fi-ss-hospital-symbol:before{content:""}.fi-ss-hospital-user:before{content:""}.fi-ss-hospital:before{content:""}.fi-ss-hospitals:before{content:""}.fi-ss-hot-tub:before{content:""}.fi-ss-hotdog:before{content:""}.fi-ss-hotel:before{content:""}.fi-ss-hourglass-end:before{content:""}.fi-ss-hourglass-start:before{content:""}.fi-ss-hourglass:before{content:""}.fi-ss-house-blank:before{content:""}.fi-ss-house-building:before{content:""}.fi-ss-house-chimney-blank:before{content:""}.fi-ss-house-chimney-crack:before{content:""}.fi-ss-house-chimney-heart:before{content:""}.fi-ss-house-chimney-medical:before{content:""}.fi-ss-house-chimney-user:before{content:""}.fi-ss-house-chimney-window:before{content:""}.fi-ss-house-chimney:before{content:""}.fi-ss-house-crack:before{content:""}.fi-ss-house-day:before{content:""}.fi-ss-house-flood:before{content:""}.fi-ss-house-laptop:before{content:""}.fi-ss-house-leave:before{content:""}.fi-ss-house-medical:before{content:""}.fi-ss-house-night:before{content:""}.fi-ss-house-return:before{content:""}.fi-ss-house-signal:before{content:""}.fi-ss-house-tree:before{content:""}.fi-ss-house-tsunami:before{content:""}.fi-ss-house-turret:before{content:""}.fi-ss-house-user:before{content:""}.fi-ss-house-window:before{content:""}.fi-ss-hryvnia:before{content:""}.fi-ss-humidity:before{content:""}.fi-ss-hundred-points:before{content:""}.fi-ss-hurricane:before{content:""}.fi-ss-i:before{content:""}.fi-ss-ice-cream:before{content:""}.fi-ss-icicles:before{content:""}.fi-ss-icon-star:before{content:""}.fi-ss-id-badge:before{content:""}.fi-ss-id-card-clip-alt:before{content:""}.fi-ss-igloo:before{content:""}.fi-ss-image-slash:before{content:""}.fi-ss-images-user:before{content:""}.fi-ss-images:before{content:""}.fi-ss-inbox-in:before{content:""}.fi-ss-inbox-out:before{content:""}.fi-ss-inbox:before{content:""}.fi-ss-inboxes:before{content:""}.fi-ss-incognito:before{content:""}.fi-ss-indent:before{content:""}.fi-ss-indian-rupee-sign:before{content:""}.fi-ss-industry-alt:before{content:""}.fi-ss-industry-windows:before{content:""}.fi-ss-infinity:before{content:""}.fi-ss-info:before{content:""}.fi-ss-information:before{content:""}.fi-ss-inhaler:before{content:""}.fi-ss-input-numeric:before{content:""}.fi-ss-input-pipe:before{content:""}.fi-ss-input-text:before{content:""}.fi-ss-interactive:before{content:""}.fi-ss-interlining:before{content:""}.fi-ss-interrogation:before{content:""}.fi-ss-inventory-alt:before{content:""}.fi-ss-island-tropical:before{content:""}.fi-ss-it-alt:before{content:""}.fi-ss-it-computer:before{content:""}.fi-ss-it:before{content:""}.fi-ss-italian-lira-sign:before{content:""}.fi-ss-italic:before{content:""}.fi-ss-j:before{content:""}.fi-ss-jam:before{content:""}.fi-ss-joint:before{content:""}.fi-ss-joystick:before{content:""}.fi-ss-jpg:before{content:""}.fi-ss-jug:before{content:""}.fi-ss-k:before{content:""}.fi-ss-kazoo:before{content:""}.fi-ss-kerning:before{content:""}.fi-ss-key-skeleton-left-right:before{content:""}.fi-ss-key:before{content:""}.fi-ss-keyboard-brightness-low:before{content:""}.fi-ss-keyboard-brightness:before{content:""}.fi-ss-keyboard-down:before{content:""}.fi-ss-keyboard-left:before{content:""}.fi-ss-keyboard:before{content:""}.fi-ss-keynote:before{content:""}.fi-ss-kidneys:before{content:""}.fi-ss-kip-sign:before{content:""}.fi-ss-kiss-beam:before{content:""}.fi-ss-kiss-wink-heart:before{content:""}.fi-ss-kiss:before{content:""}.fi-ss-kite:before{content:""}.fi-ss-kiwi-bird:before{content:""}.fi-ss-knife-kitchen:before{content:""}.fi-ss-knife:before{content:""}.fi-ss-l:before{content:""}.fi-ss-label:before{content:""}.fi-ss-lamp-desk:before{content:""}.fi-ss-lamp-floor:before{content:""}.fi-ss-lamp-street:before{content:""}.fi-ss-lamp:before{content:""}.fi-ss-landmark-alt:before{content:""}.fi-ss-language:before{content:""}.fi-ss-laptop-arrow-down:before{content:""}.fi-ss-laptop-code:before{content:""}.fi-ss-laptop-medical:before{content:""}.fi-ss-laptop-mobile:before{content:""}.fi-ss-laptop-slash:before{content:""}.fi-ss-laptop:before{content:""}.fi-ss-lari-sign:before{content:""}.fi-ss-lasso-sparkles:before{content:""}.fi-ss-lasso:before{content:""}.fi-ss-laugh-beam:before{content:""}.fi-ss-laugh-squint:before{content:""}.fi-ss-laugh-wink:before{content:""}.fi-ss-laugh:before{content:""}.fi-ss-layer-minus:before{content:""}.fi-ss-layer-plus:before{content:""}.fi-ss-layers:before{content:""}.fi-ss-layout-fluid:before{content:""}.fi-ss-leaf-heart:before{content:""}.fi-ss-leaf-maple:before{content:""}.fi-ss-leaf-oak:before{content:""}.fi-ss-leaf:before{content:""}.fi-ss-left:before{content:""}.fi-ss-lemon:before{content:""}.fi-ss-letter-case:before{content:""}.fi-ss-lettuce:before{content:""}.fi-ss-level-down-alt:before{content:""}.fi-ss-level-down:before{content:""}.fi-ss-level-up-alt:before{content:""}.fi-ss-level-up:before{content:""}.fi-ss-license:before{content:""}.fi-ss-life-ring:before{content:""}.fi-ss-light-ceiling:before{content:""}.fi-ss-light-emergency-on:before{content:""}.fi-ss-light-emergency:before{content:""}.fi-ss-light-switch-off:before{content:""}.fi-ss-light-switch-on:before{content:""}.fi-ss-light-switch:before{content:""}.fi-ss-lightbulb-dollar:before{content:""}.fi-ss-lightbulb-exclamation:before{content:""}.fi-ss-lightbulb-on:before{content:""}.fi-ss-lightbulb-question:before{content:""}.fi-ss-lightbulb-slash:before{content:""}.fi-ss-lights-holiday:before{content:""}.fi-ss-line-width:before{content:""}.fi-ss-link-alt:before{content:""}.fi-ss-link-horizontal-slash:before{content:""}.fi-ss-link-horizontal:before{content:""}.fi-ss-link-slash-alt:before{content:""}.fi-ss-link-slash:before{content:""}.fi-ss-link:before{content:""}.fi-ss-lips:before{content:""}.fi-ss-lipstick:before{content:""}.fi-ss-lira-sign:before{content:""}.fi-ss-list-check:before{content:""}.fi-ss-list-dropdown:before{content:""}.fi-ss-list-music:before{content:""}.fi-ss-list-timeline:before{content:""}.fi-ss-list:before{content:""}.fi-ss-litecoin-sign:before{content:""}.fi-ss-loading:before{content:""}.fi-ss-lobster:before{content:""}.fi-ss-location-alt:before{content:""}.fi-ss-location-arrow:before{content:""}.fi-ss-location-crosshairs-slash:before{content:""}.fi-ss-location-crosshairs:before{content:""}.fi-ss-location-dot-slash:before{content:""}.fi-ss-location-exclamation:before{content:""}.fi-ss-lock-alt:before{content:""}.fi-ss-lock-open-alt:before{content:""}.fi-ss-lock:before{content:""}.fi-ss-locust:before{content:""}.fi-ss-loveseat:before{content:""}.fi-ss-low-vision:before{content:""}.fi-ss-luchador:before{content:""}.fi-ss-luggage-cart:before{content:""}.fi-ss-luggage-rolling:before{content:""}.fi-ss-lungs-virus:before{content:""}.fi-ss-lungs:before{content:""}.fi-ss-m:before{content:""}.fi-ss-magnet:before{content:""}.fi-ss-mailbox:before{content:""}.fi-ss-makeup-brush:before{content:""}.fi-ss-man-head:before{content:""}.fi-ss-manat-sign:before{content:""}.fi-ss-mandolin:before{content:""}.fi-ss-manhole:before{content:""}.fi-ss-map-marker-check:before{content:""}.fi-ss-map-marker-cross:before{content:""}.fi-ss-map-marker-edit:before{content:""}.fi-ss-map-marker-home:before{content:""}.fi-ss-map-marker-minus:before{content:""}.fi-ss-map-marker-plus:before{content:""}.fi-ss-map-marker-question:before{content:""}.fi-ss-map-marker-slash:before{content:""}.fi-ss-map-marker-smile:before{content:""}.fi-ss-map-marker:before{content:""}.fi-ss-map-pin:before{content:""}.fi-ss-map:before{content:""}.fi-ss-marker-time:before{content:""}.fi-ss-marker:before{content:""}.fi-ss-mars-double:before{content:""}.fi-ss-mars-stroke-right:before{content:""}.fi-ss-mars-stroke-up:before{content:""}.fi-ss-mars:before{content:""}.fi-ss-mask-carnival:before{content:""}.fi-ss-mask-face:before{content:""}.fi-ss-mattress-pillow:before{content:""}.fi-ss-meat:before{content:""}.fi-ss-medical-star:before{content:""}.fi-ss-medicine:before{content:""}.fi-ss-megaphone:before{content:""}.fi-ss-meh-blank:before{content:""}.fi-ss-meh-rolling-eyes:before{content:""}.fi-ss-meh:before{content:""}.fi-ss-melon:before{content:""}.fi-ss-memo-circle-check:before{content:""}.fi-ss-memo-pad:before{content:""}.fi-ss-memo:before{content:""}.fi-ss-memory:before{content:""}.fi-ss-menu-burger:before{content:""}.fi-ss-menu-dots-vertical:before{content:""}.fi-ss-menu-dots:before{content:""}.fi-ss-mercury:before{content:""}.fi-ss-message-arrow-down:before{content:""}.fi-ss-message-arrow-up-right:before{content:""}.fi-ss-message-arrow-up:before{content:""}.fi-ss-message-bot:before{content:""}.fi-ss-message-code:before{content:""}.fi-ss-message-dollar:before{content:""}.fi-ss-message-image:before{content:""}.fi-ss-message-question:before{content:""}.fi-ss-message-quote:before{content:""}.fi-ss-message-slash:before{content:""}.fi-ss-message-sms:before{content:""}.fi-ss-message-text:before{content:""}.fi-ss-message-xmark:before{content:""}.fi-ss-messages-dollar:before{content:""}.fi-ss-messages-question:before{content:""}.fi-ss-messages:before{content:""}.fi-ss-meteor:before{content:""}.fi-ss-meter-bolt:before{content:""}.fi-ss-meter-droplet:before{content:""}.fi-ss-meter-fire:before{content:""}.fi-ss-meter:before{content:""}.fi-ss-microchip-ai:before{content:""}.fi-ss-microchip:before{content:""}.fi-ss-microphone-alt:before{content:""}.fi-ss-microphone-slash:before{content:""}.fi-ss-microphone:before{content:""}.fi-ss-microscope:before{content:""}.fi-ss-microwave:before{content:""}.fi-ss-mill-sign:before{content:""}.fi-ss-mind-share:before{content:""}.fi-ss-minus-circle:before{content:""}.fi-ss-minus-hexagon:before{content:""}.fi-ss-minus-small:before{content:""}.fi-ss-minus:before{content:""}.fi-ss-mistletoe:before{content:""}.fi-ss-mobile-button:before{content:""}.fi-ss-mobile-notch:before{content:""}.fi-ss-mobile:before{content:""}.fi-ss-mockup:before{content:""}.fi-ss-mode-landscape:before{content:""}.fi-ss-mode-portrait:before{content:""}.fi-ss-money-bill-simple:before{content:""}.fi-ss-money-bill-wave-alt:before{content:""}.fi-ss-money-bill-wave:before{content:""}.fi-ss-money-bills-simple:before{content:""}.fi-ss-money-bills:before{content:""}.fi-ss-money-check-edit-alt:before{content:""}.fi-ss-money-check-edit:before{content:""}.fi-ss-money-check:before{content:""}.fi-ss-money-from-bracket:before{content:""}.fi-ss-money-simple-from-bracket:before{content:""}.fi-ss-money:before{content:""}.fi-ss-monkey:before{content:""}.fi-ss-monument:before{content:""}.fi-ss-moon-stars:before{content:""}.fi-ss-moon:before{content:""}.fi-ss-moped:before{content:""}.fi-ss-mortar-pestle:before{content:""}.fi-ss-mosquito-net:before{content:""}.fi-ss-mosquito:before{content:""}.fi-ss-motorcycle:before{content:""}.fi-ss-mound:before{content:""}.fi-ss-mountain-city:before{content:""}.fi-ss-mountain:before{content:""}.fi-ss-mountains:before{content:""}.fi-ss-mouse:before{content:""}.fi-ss-move-to-folder-2:before{content:""}.fi-ss-move-to-folder:before{content:""}.fi-ss-mp3-player:before{content:""}.fi-ss-mug-alt:before{content:""}.fi-ss-mug-hot-alt:before{content:""}.fi-ss-mug-hot:before{content:""}.fi-ss-mug-marshmallows:before{content:""}.fi-ss-mug-tea:before{content:""}.fi-ss-mug:before{content:""}.fi-ss-mushroom:before{content:""}.fi-ss-music-alt:before{content:""}.fi-ss-music-file:before{content:""}.fi-ss-music-note-slash:before{content:""}.fi-ss-music-note:before{content:""}.fi-ss-music-slash:before{content:""}.fi-ss-music:before{content:""}.fi-ss-n:before{content:""}.fi-ss-naira-sign:before{content:""}.fi-ss-narwhal:before{content:""}.fi-ss-navigation:before{content:""}.fi-ss-network-cloud:before{content:""}.fi-ss-network:before{content:""}.fi-ss-neuter:before{content:""}.fi-ss-nfc-lock:before{content:""}.fi-ss-nfc-magnifying-glass:before{content:""}.fi-ss-nfc-pen:before{content:""}.fi-ss-nfc-slash:before{content:""}.fi-ss-nfc-trash:before{content:""}.fi-ss-nfc:before{content:""}.fi-ss-no-people:before{content:""}.fi-ss-noodles:before{content:""}.fi-ss-notdef:before{content:""}.fi-ss-note-medical:before{content:""}.fi-ss-note-sticky:before{content:""}.fi-ss-note:before{content:""}.fi-ss-notebook-alt:before{content:""}.fi-ss-notebook:before{content:""}.fi-ss-notes-medical:before{content:""}.fi-ss-notes:before{content:""}.fi-ss-o:before{content:""}.fi-ss-object-exclude:before{content:""}.fi-ss-object-group:before{content:""}.fi-ss-object-intersect:before{content:""}.fi-ss-object-subtract:before{content:""}.fi-ss-object-ungroup:before{content:""}.fi-ss-object-union:before{content:""}.fi-ss-objects-column:before{content:""}.fi-ss-octagon:before{content:""}.fi-ss-oil-can:before{content:""}.fi-ss-oil-temp:before{content:""}.fi-ss-olive-oil:before{content:""}.fi-ss-olives:before{content:""}.fi-ss-onion:before{content:""}.fi-ss-opacity:before{content:""}.fi-ss-ornament:before{content:""}.fi-ss-otter:before{content:""}.fi-ss-outdent:before{content:""}.fi-ss-oven:before{content:""}.fi-ss-overline:before{content:""}.fi-ss-p:before{content:""}.fi-ss-package:before{content:""}.fi-ss-page-break:before{content:""}.fi-ss-pager:before{content:""}.fi-ss-paint-roller:before{content:""}.fi-ss-paint:before{content:""}.fi-ss-paintbrush-pencil:before{content:""}.fi-ss-palette:before{content:""}.fi-ss-pallet-alt:before{content:""}.fi-ss-pallet:before{content:""}.fi-ss-pan:before{content:""}.fi-ss-panorama:before{content:""}.fi-ss-paper-plane-top:before{content:""}.fi-ss-paper-plane:before{content:""}.fi-ss-paperclip-vertical:before{content:""}.fi-ss-parachute-box:before{content:""}.fi-ss-paragraph-left:before{content:""}.fi-ss-paragraph:before{content:""}.fi-ss-parking-circle-slash:before{content:""}.fi-ss-parking-circle:before{content:""}.fi-ss-parking-slash:before{content:""}.fi-ss-parking:before{content:""}.fi-ss-party-bell:before{content:""}.fi-ss-party-horn:before{content:""}.fi-ss-party:before{content:""}.fi-ss-passport:before{content:""}.fi-ss-password:before{content:""}.fi-ss-paste:before{content:""}.fi-ss-pattern:before{content:""}.fi-ss-pause-circle:before{content:""}.fi-ss-pause:before{content:""}.fi-ss-paw-claws:before{content:""}.fi-ss-paw:before{content:""}.fi-ss-peace:before{content:""}.fi-ss-peach:before{content:""}.fi-ss-pedestal:before{content:""}.fi-ss-pen-circle:before{content:""}.fi-ss-pen-clip-slash:before{content:""}.fi-ss-pen-clip:before{content:""}.fi-ss-pen-fancy-slash:before{content:""}.fi-ss-pen-fancy:before{content:""}.fi-ss-pen-field:before{content:""}.fi-ss-pen-nib-slash:before{content:""}.fi-ss-pen-nib:before{content:""}.fi-ss-pen-slash:before{content:""}.fi-ss-pen-square:before{content:""}.fi-ss-pen-swirl:before{content:""}.fi-ss-pencil-paintbrush:before{content:""}.fi-ss-pencil-ruler:before{content:""}.fi-ss-pencil-slash:before{content:""}.fi-ss-pencil:before{content:""}.fi-ss-pennant:before{content:""}.fi-ss-people-arrows-left-right:before{content:""}.fi-ss-people-carry-box:before{content:""}.fi-ss-people-dress:before{content:""}.fi-ss-people-pants:before{content:""}.fi-ss-people-poll:before{content:""}.fi-ss-people:before{content:""}.fi-ss-pepper-hot:before{content:""}.fi-ss-pepper:before{content:""}.fi-ss-percentage:before{content:""}.fi-ss-person-carry-box:before{content:""}.fi-ss-person-circle-check:before{content:""}.fi-ss-person-circle-exclamation:before{content:""}.fi-ss-person-circle-minus:before{content:""}.fi-ss-person-circle-plus:before{content:""}.fi-ss-person-circle-question:before{content:""}.fi-ss-person-circle-xmark:before{content:""}.fi-ss-person-dolly-empty:before{content:""}.fi-ss-person-dolly:before{content:""}.fi-ss-person-dress-simple:before{content:""}.fi-ss-person-dress:before{content:""}.fi-ss-person-praying:before{content:""}.fi-ss-person-pregnant:before{content:""}.fi-ss-person-seat-reclined:before{content:""}.fi-ss-person-seat:before{content:""}.fi-ss-person-sign:before{content:""}.fi-ss-person-simple:before{content:""}.fi-ss-person-walking-with-cane:before{content:""}.fi-ss-peseta-sign:before{content:""}.fi-ss-peso-sign:before{content:""}.fi-ss-pharmacy:before{content:""}.fi-ss-phone-call:before{content:""}.fi-ss-phone-cross:before{content:""}.fi-ss-phone-flip:before{content:""}.fi-ss-phone-office:before{content:""}.fi-ss-phone-pause:before{content:""}.fi-ss-phone-plus:before{content:""}.fi-ss-phone-rotary:before{content:""}.fi-ss-phone-slash:before{content:""}.fi-ss-photo-film-music:before{content:""}.fi-ss-photo-video:before{content:""}.fi-ss-physics:before{content:""}.fi-ss-Pi:before{content:""}.fi-ss-piano-keyboard:before{content:""}.fi-ss-piano:before{content:""}.fi-ss-pickaxe:before{content:""}.fi-ss-picnic:before{content:""}.fi-ss-picpeople-filled:before{content:""}.fi-ss-picpeople:before{content:""}.fi-ss-picture:before{content:""}.fi-ss-pie:before{content:""}.fi-ss-piggy-bank:before{content:""}.fi-ss-pills:before{content:""}.fi-ss-pinata:before{content:""}.fi-ss-pineapple:before{content:""}.fi-ss-pipe-smoking:before{content:""}.fi-ss-pipette:before{content:""}.fi-ss-pizza-slice:before{content:""}.fi-ss-plane-alt:before{content:""}.fi-ss-plane-arrival:before{content:""}.fi-ss-plane-departure:before{content:""}.fi-ss-plane-prop:before{content:""}.fi-ss-plane-slash:before{content:""}.fi-ss-plane-tail:before{content:""}.fi-ss-plane:before{content:""}.fi-ss-planet-moon:before{content:""}.fi-ss-planet-ringed:before{content:""}.fi-ss-plant-wilt:before{content:""}.fi-ss-plate:before{content:""}.fi-ss-play-alt:before{content:""}.fi-ss-play-circle:before{content:""}.fi-ss-play-pause:before{content:""}.fi-ss-play:before{content:""}.fi-ss-plug:before{content:""}.fi-ss-plus-hexagon:before{content:""}.fi-ss-plus-minus:before{content:""}.fi-ss-plus-small:before{content:""}.fi-ss-plus:before{content:""}.fi-ss-podcast:before{content:""}.fi-ss-podium-star:before{content:""}.fi-ss-podium:before{content:""}.fi-ss-police-box:before{content:""}.fi-ss-poll-h:before{content:""}.fi-ss-pompebled:before{content:""}.fi-ss-poo-bolt:before{content:""}.fi-ss-poo:before{content:""}.fi-ss-pool-8-ball:before{content:""}.fi-ss-poop:before{content:""}.fi-ss-popcorn:before{content:""}.fi-ss-portal-enter:before{content:""}.fi-ss-portal-exit:before{content:""}.fi-ss-portrait:before{content:""}.fi-ss-pot:before{content:""}.fi-ss-pound:before{content:""}.fi-ss-power:before{content:""}.fi-ss-prescription-bottle-alt:before{content:""}.fi-ss-prescription-bottle-pill:before{content:""}.fi-ss-prescription-bottle:before{content:""}.fi-ss-prescription:before{content:""}.fi-ss-presentation:before{content:""}.fi-ss-print-magnifying-glass:before{content:""}.fi-ss-print-slash:before{content:""}.fi-ss-print:before{content:""}.fi-ss-procedures:before{content:""}.fi-ss-projector:before{content:""}.fi-ss-protractor:before{content:""}.fi-ss-pulse:before{content:""}.fi-ss-pump-medical:before{content:""}.fi-ss-pump:before{content:""}.fi-ss-pumpkin-alt:before{content:""}.fi-ss-pumpkin:before{content:""}.fi-ss-puzzle-alt:before{content:""}.fi-ss-puzzle-piece:before{content:""}.fi-ss-pyramid:before{content:""}.fi-ss-q:before{content:""}.fi-ss-qr-scan:before{content:""}.fi-ss-QR:before{content:""}.fi-ss-qrcode:before{content:""}.fi-ss-question-square:before{content:""}.fi-ss-question:before{content:""}.fi-ss-quote-right:before{content:""}.fi-ss-r:before{content:""}.fi-ss-rabbit-fast:before{content:""}.fi-ss-rabbit:before{content:""}.fi-ss-racquet:before{content:""}.fi-ss-radar:before{content:""}.fi-ss-radiation-alt:before{content:""}.fi-ss-radiation:before{content:""}.fi-ss-radio-alt:before{content:""}.fi-ss-radio:before{content:""}.fi-ss-radish:before{content:""}.fi-ss-rainbow:before{content:""}.fi-ss-raindrops:before{content:""}.fi-ss-ram:before{content:""}.fi-ss-ramp-loading:before{content:""}.fi-ss-raygun:before{content:""}.fi-ss-rec:before{content:""}.fi-ss-receipt:before{content:""}.fi-ss-record-vinyl:before{content:""}.fi-ss-rectabgle-vertical:before{content:""}.fi-ss-rectangle-barcode:before{content:""}.fi-ss-rectangle-code:before{content:""}.fi-ss-rectangle-horizontal:before{content:""}.fi-ss-rectangle-list:before{content:""}.fi-ss-rectangle-panoramic:before{content:""}.fi-ss-rectangle-pro:before{content:""}.fi-ss-rectangle-vertical-history:before{content:""}.fi-ss-rectangle-vertical:before{content:""}.fi-ss-rectangle-xmark:before{content:""}.fi-ss-rectangles-mixed:before{content:""}.fi-ss-recycle:before{content:""}.fi-ss-redo-alt:before{content:""}.fi-ss-redo:before{content:""}.fi-ss-reel:before{content:""}.fi-ss-reflect-horizontal:before{content:""}.fi-ss-reflect-vertical:before{content:""}.fi-ss-reflect:before{content:""}.fi-ss-refresh:before{content:""}.fi-ss-refrigerator:before{content:""}.fi-ss-registered:before{content:""}.fi-ss-remove-folder:before{content:""}.fi-ss-remove-user:before{content:""}.fi-ss-replace:before{content:""}.fi-ss-reply-all:before{content:""}.fi-ss-republican:before{content:""}.fi-ss-resize:before{content:""}.fi-ss-resources:before{content:""}.fi-ss-restaurant:before{content:""}.fi-ss-restroom-simple:before{content:""}.fi-ss-rewind:before{content:""}.fi-ss-rhombus:before{content:""}.fi-ss-ribbon:before{content:""}.fi-ss-right:before{content:""}.fi-ss-ring-diamond:before{content:""}.fi-ss-ring:before{content:""}.fi-ss-rings-wedding:before{content:""}.fi-ss-road:before{content:""}.fi-ss-robot:before{content:""}.fi-ss-rocket-lunch:before{content:""}.fi-ss-rocket:before{content:""}.fi-ss-roller-coaster:before{content:""}.fi-ss-room-service:before{content:""}.fi-ss-rotate-exclamation:before{content:""}.fi-ss-rotate-left:before{content:""}.fi-ss-rotate-right:before{content:""}.fi-ss-route-highway:before{content:""}.fi-ss-route-interstate:before{content:""}.fi-ss-route:before{content:""}.fi-ss-router:before{content:""}.fi-ss-rss-alt:before{content:""}.fi-ss-rss:before{content:""}.fi-ss-ruble-sign:before{content:""}.fi-ss-rugby-helmet:before{content:""}.fi-ss-rugby:before{content:""}.fi-ss-ruler-combined:before{content:""}.fi-ss-ruler-horizontal:before{content:""}.fi-ss-ruler-triangle:before{content:""}.fi-ss-ruler-vertical:before{content:""}.fi-ss-running:before{content:""}.fi-ss-rupee-sign:before{content:""}.fi-ss-rupiah-sign:before{content:""}.fi-ss-rv:before{content:""}.fi-ss-s:before{content:""}.fi-ss-sack-dollar:before{content:""}.fi-ss-sack:before{content:""}.fi-ss-sad-cry:before{content:""}.fi-ss-sad-tear:before{content:""}.fi-ss-sad:before{content:""}.fi-ss-sailboat:before{content:""}.fi-ss-salad:before{content:""}.fi-ss-salt-pepper:before{content:""}.fi-ss-sandwich:before{content:""}.fi-ss-satellite-dish:before{content:""}.fi-ss-satellite:before{content:""}.fi-ss-sauce:before{content:""}.fi-ss-sausage:before{content:""}.fi-ss-sax-hot:before{content:""}.fi-ss-saxophone:before{content:""}.fi-ss-scale:before{content:""}.fi-ss-scalpel-path:before{content:""}.fi-ss-scalpel:before{content:""}.fi-ss-scanner-gun:before{content:""}.fi-ss-scanner-image:before{content:""}.fi-ss-scanner-keyboard:before{content:""}.fi-ss-scanner-touchscreen:before{content:""}.fi-ss-scarecrow:before{content:""}.fi-ss-scarf:before{content:""}.fi-ss-school-bus:before{content:""}.fi-ss-school:before{content:""}.fi-ss-scissors:before{content:""}.fi-ss-screen:before{content:""}.fi-ss-screencast:before{content:""}.fi-ss-screwdriver:before{content:""}.fi-ss-scribble:before{content:""}.fi-ss-scroll-torah:before{content:""}.fi-ss-scrubber:before{content:""}.fi-ss-scythe:before{content:""}.fi-ss-sd-card:before{content:""}.fi-ss-sd-cards:before{content:""}.fi-ss-seal-exclamation:before{content:""}.fi-ss-seal-question:before{content:""}.fi-ss-search-alt:before{content:""}.fi-ss-search-dollar:before{content:""}.fi-ss-search-heart:before{content:""}.fi-ss-search-location:before{content:""}.fi-ss-search:before{content:""}.fi-ss-seat-airline:before{content:""}.fi-ss-seedling:before{content:""}.fi-ss-select:before{content:""}.fi-ss-send-back:before{content:""}.fi-ss-send-backward:before{content:""}.fi-ss-sensor-alert:before{content:""}.fi-ss-sensor-fire:before{content:""}.fi-ss-sensor-on:before{content:""}.fi-ss-sensor-smoke:before{content:""}.fi-ss-sensor:before{content:""}.fi-ss-settings-sliders:before{content:""}.fi-ss-settings:before{content:""}.fi-ss-share-alt-square:before{content:""}.fi-ss-share-square:before{content:""}.fi-ss-share:before{content:""}.fi-ss-sheep:before{content:""}.fi-ss-shekel-sign:before{content:""}.fi-ss-shelves:before{content:""}.fi-ss-shield-alt:before{content:""}.fi-ss-shield-check:before{content:""}.fi-ss-shield-cross:before{content:""}.fi-ss-shield-exclamation:before{content:""}.fi-ss-shield-interrogation:before{content:""}.fi-ss-shield-keyhole:before{content:""}.fi-ss-shield-minus:before{content:""}.fi-ss-shield-plus:before{content:""}.fi-ss-shield-slash:before{content:""}.fi-ss-shield-virus:before{content:""}.fi-ss-shield-xmark:before{content:""}.fi-ss-shield:before{content:""}.fi-ss-ship-side:before{content:""}.fi-ss-ship:before{content:""}.fi-ss-shipping-fast:before{content:""}.fi-ss-shipping-timed:before{content:""}.fi-ss-shirt-long-sleeve:before{content:""}.fi-ss-shirt-running:before{content:""}.fi-ss-shirt-tank-top:before{content:""}.fi-ss-shoe-prints:before{content:""}.fi-ss-shop-lock:before{content:""}.fi-ss-shop-slash:before{content:""}.fi-ss-shop:before{content:""}.fi-ss-shopping-bag-add:before{content:""}.fi-ss-shopping-bag:before{content:""}.fi-ss-shopping-basket:before{content:""}.fi-ss-shopping-cart-add:before{content:""}.fi-ss-shopping-cart-check:before{content:""}.fi-ss-shopping-cart:before{content:""}.fi-ss-shovel-snow:before{content:""}.fi-ss-shovel:before{content:""}.fi-ss-shower-down:before{content:""}.fi-ss-shower:before{content:""}.fi-ss-shredder:before{content:""}.fi-ss-shrimp:before{content:""}.fi-ss-shuffle:before{content:""}.fi-ss-shuttle-van:before{content:""}.fi-ss-shuttlecock:before{content:""}.fi-ss-Sickle:before{content:""}.fi-ss-sidebar-flip:before{content:""}.fi-ss-sidebar:before{content:""}.fi-ss-sigma:before{content:""}.fi-ss-sign-hanging:before{content:""}.fi-ss-sign-in-alt:before{content:""}.fi-ss-sign-out-alt:before{content:""}.fi-ss-signal-alt-1:before{content:""}.fi-ss-signal-alt-2:before{content:""}.fi-ss-signal-alt-slash:before{content:""}.fi-ss-signal-alt:before{content:""}.fi-ss-signal-bars-fair:before{content:""}.fi-ss-signal-bars-good:before{content:""}.fi-ss-signal-bars-weak:before{content:""}.fi-ss-signal-stream-slash:before{content:""}.fi-ss-signal-stream:before{content:""}.fi-ss-signature-lock:before{content:"豈"}.fi-ss-signature-slash:before{content:"更"}.fi-ss-signature:before{content:"車"}.fi-ss-sim-card:before{content:"賈"}.fi-ss-sim-cards:before{content:"滑"}.fi-ss-sink:before{content:"串"}.fi-ss-siren-on:before{content:"句"}.fi-ss-Siren:before{content:"龜"}.fi-ss-site-alt:before{content:"龜"}.fi-ss-site-browser:before{content:"契"}.fi-ss-site:before{content:"金"}.fi-ss-sitemap:before{content:"喇"}.fi-ss-skateboard:before{content:"奈"}.fi-ss-skating:before{content:"懶"}.fi-ss-skeleton:before{content:"癩"}.fi-ss-skewer:before{content:"羅"}.fi-ss-ski-jump:before{content:"蘿"}.fi-ss-ski-lift:before{content:"螺"}.fi-ss-skiing-nordic:before{content:"裸"}.fi-ss-skiing:before{content:"邏"}.fi-ss-skull-cow:before{content:"樂"}.fi-ss-skull-crossbones:before{content:"洛"}.fi-ss-skull:before{content:"烙"}.fi-ss-slash:before{content:"珞"}.fi-ss-sledding:before{content:"落"}.fi-ss-sleigh:before{content:"酪"}.fi-ss-sliders-h-square:before{content:"駱"}.fi-ss-sliders-v-square:before{content:"亂"}.fi-ss-sliders-v:before{content:"卵"}.fi-ss-smartphone:before{content:"欄"}.fi-ss-smile-beam:before{content:"爛"}.fi-ss-smile-plus:before{content:"蘭"}.fi-ss-smile-wink:before{content:"鸞"}.fi-ss-smile:before{content:"嵐"}.fi-ss-smiley-comment-alt:before{content:"濫"}.fi-ss-smog:before{content:"藍"}.fi-ss-smoke:before{content:"襤"}.fi-ss-smoking-ban:before{content:"拉"}.fi-ss-smoking:before{content:"臘"}.fi-ss-snake:before{content:"蠟"}.fi-ss-snooze:before{content:"廊"}.fi-ss-snow-blowing:before{content:"朗"}.fi-ss-snowboarding:before{content:"浪"}.fi-ss-snowflake-droplets:before{content:"狼"}.fi-ss-snowflake:before{content:"郎"}.fi-ss-snowflakes:before{content:"來"}.fi-ss-snowman-alt:before{content:"冷"}.fi-ss-snowman-head:before{content:"勞"}.fi-ss-snowmobile:before{content:"擄"}.fi-ss-snowplow:before{content:"櫓"}.fi-ss-soap-alt:before{content:"爐"}.fi-ss-soap:before{content:"盧"}.fi-ss-social-network:before{content:"老"}.fi-ss-socks:before{content:"蘆"}.fi-ss-solar-panel:before{content:"虜"}.fi-ss-solar-system:before{content:"路"}.fi-ss-sort-alpha-down-alt:before{content:"露"}.fi-ss-sort-alpha-down:before{content:"魯"}.fi-ss-sort-alpha-up-alt:before{content:"鷺"}.fi-ss-sort-alpha-up:before{content:"碌"}.fi-ss-sort-alt:before{content:"祿"}.fi-ss-sort-amount-down-alt:before{content:"綠"}.fi-ss-sort-amount-down:before{content:"菉"}.fi-ss-sort-amount-up-alt:before{content:"錄"}.fi-ss-sort-amount-up:before{content:"鹿"}.fi-ss-sort-circle-down:before{content:"論"}.fi-ss-sort-circle-up:before{content:"壟"}.fi-ss-sort-circle:before{content:"弄"}.fi-ss-sort-down:before{content:"籠"}.fi-ss-sort-numeric-down-alt:before{content:"聾"}.fi-ss-sort-numeric-down:before{content:"牢"}.fi-ss-sort-shapes-down:before{content:"磊"}.fi-ss-sort-shapes-up:before{content:"賂"}.fi-ss-sort-size-down:before{content:"雷"}.fi-ss-sort-size-up:before{content:"壘"}.fi-ss-sort:before{content:"屢"}.fi-ss-soup:before{content:"樓"}.fi-ss-spa:before{content:"淚"}.fi-ss-space-shuttle:before{content:"漏"}.fi-ss-space-station-moon-alt:before{content:"累"}.fi-ss-space-station-moon:before{content:"縷"}.fi-ss-spade:before{content:"陋"}.fi-ss-spaghetti-monster-flying:before{content:"勒"}.fi-ss-sparkles:before{content:"肋"}.fi-ss-speaker:before{content:"凜"}.fi-ss-speakers:before{content:"凌"}.fi-ss-sphere:before{content:"稜"}.fi-ss-spider-black-widow:before{content:"綾"}.fi-ss-spider-web:before{content:"菱"}.fi-ss-spider:before{content:"陵"}.fi-ss-spinner:before{content:"讀"}.fi-ss-split:before{content:"拏"}.fi-ss-splotch:before{content:"樂"}.fi-ss-spoon:before{content:"諾"}.fi-ss-spray-can-sparkles:before{content:"丹"}.fi-ss-spray-can:before{content:"寧"}.fi-ss-sprinkler:before{content:"怒"}.fi-ss-square-0:before{content:"率"}.fi-ss-square-1:before{content:"異"}.fi-ss-square-2:before{content:"北"}.fi-ss-square-3:before{content:"磻"}.fi-ss-square-4:before{content:"便"}.fi-ss-square-5:before{content:"復"}.fi-ss-square-6:before{content:"不"}.fi-ss-square-7:before{content:"泌"}.fi-ss-square-8:before{content:"數"}.fi-ss-square-9:before{content:"索"}.fi-ss-square-a:before{content:"參"}.fi-ss-square-b:before{content:"塞"}.fi-ss-square-bolt:before{content:"省"}.fi-ss-square-c:before{content:"葉"}.fi-ss-square-code:before{content:"說"}.fi-ss-square-d:before{content:"殺"}.fi-ss-square-dashed:before{content:"辰"}.fi-ss-square-e:before{content:"沈"}.fi-ss-square-ellipsis-vertical:before{content:"拾"}.fi-ss-square-ellipsis:before{content:"若"}.fi-ss-square-exclamation:before{content:"掠"}.fi-ss-square-f:before{content:"略"}.fi-ss-square-g:before{content:"亮"}.fi-ss-square-h:before{content:"兩"}.fi-ss-square-heart:before{content:"凉"}.fi-ss-square-i:before{content:"梁"}.fi-ss-square-info:before{content:"糧"}.fi-ss-square-j:before{content:"良"}.fi-ss-square-k:before{content:"諒"}.fi-ss-square-kanban:before{content:"量"}.fi-ss-square-l:before{content:"勵"}.fi-ss-square-m:before{content:"呂"}.fi-ss-square-minus:before{content:"女"}.fi-ss-square-n:before{content:"廬"}.fi-ss-square-o:before{content:"旅"}.fi-ss-square-p:before{content:"濾"}.fi-ss-square-phone-hangup:before{content:"礪"}.fi-ss-square-plus:before{content:"閭"}.fi-ss-square-poll-horizontal:before{content:"驪"}.fi-ss-square-poll-vertical:before{content:"麗"}.fi-ss-square-q:before{content:"黎"}.fi-ss-square-quote:before{content:"力"}.fi-ss-square-r:before{content:"曆"}.fi-ss-square-root:before{content:"歷"}.fi-ss-square-s:before{content:"轢"}.fi-ss-square-small:before{content:"年"}.fi-ss-square-star:before{content:"憐"}.fi-ss-square-t:before{content:"戀"}.fi-ss-square-terminal:before{content:"撚"}.fi-ss-square-u:before{content:"漣"}.fi-ss-square-v:before{content:"煉"}.fi-ss-square-w:before{content:"璉"}.fi-ss-square-x:before{content:"秊"}.fi-ss-square-y:before{content:"練"}.fi-ss-square-z:before{content:"聯"}.fi-ss-square:before{content:"輦"}.fi-ss-squid:before{content:"蓮"}.fi-ss-squircle:before{content:"連"}.fi-ss-squirrel:before{content:"鍊"}.fi-ss-stairs:before{content:"列"}.fi-ss-stamp:before{content:"劣"}.fi-ss-standard-definition:before{content:"咽"}.fi-ss-star-and-crescent:before{content:"烈"}.fi-ss-star-christmas:before{content:"裂"}.fi-ss-star-comment-alt:before{content:"說"}.fi-ss-star-exclamation:before{content:"廉"}.fi-ss-star-octogram:before{content:"念"}.fi-ss-star-of-david:before{content:"捻"}.fi-ss-star-sharp-half-stroke:before{content:"殮"}.fi-ss-star-sharp-half:before{content:"簾"}.fi-ss-star-shooting:before{content:"獵"}.fi-ss-star:before{content:"令"}.fi-ss-starfighter:before{content:"囹"}.fi-ss-stars:before{content:"寧"}.fi-ss-stats:before{content:"嶺"}.fi-ss-steak:before{content:"怜"}.fi-ss-steering-wheel:before{content:"玲"}.fi-ss-step-backward:before{content:"瑩"}.fi-ss-step-forward:before{content:"羚"}.fi-ss-sterling-sign:before{content:"聆"}.fi-ss-stethoscope:before{content:"鈴"}.fi-ss-sticker:before{content:"零"}.fi-ss-stocking:before{content:"靈"}.fi-ss-stomach:before{content:"領"}.fi-ss-stop-circle:before{content:"例"}.fi-ss-stop:before{content:"禮"}.fi-ss-stopwatch:before{content:"醴"}.fi-ss-store-alt:before{content:"隸"}.fi-ss-store-lock:before{content:"惡"}.fi-ss-store-slash:before{content:"了"}.fi-ss-strawberry:before{content:"僚"}.fi-ss-street-view:before{content:"寮"}.fi-ss-stretcher:before{content:"尿"}.fi-ss-strikethrough:before{content:"料"}.fi-ss-stroopwafel:before{content:"樂"}.fi-ss-subscript:before{content:"燎"}.fi-ss-subtitles:before{content:"療"}.fi-ss-subway:before{content:"蓼"}.fi-ss-suitcase-alt:before{content:"遼"}.fi-ss-summer:before{content:"龍"}.fi-ss-sun-dust:before{content:"暈"}.fi-ss-sun-plant-wilt:before{content:"阮"}.fi-ss-sun:before{content:"劉"}.fi-ss-sunglasses:before{content:"杻"}.fi-ss-sunrise-alt:before{content:"柳"}.fi-ss-sunrise:before{content:"流"}.fi-ss-sunset:before{content:"溜"}.fi-ss-superscript:before{content:"琉"}.fi-ss-surfing:before{content:"留"}.fi-ss-surprise:before{content:"硫"}.fi-ss-sushi:before{content:"紐"}.fi-ss-swatchbook:before{content:"類"}.fi-ss-swimmer:before{content:"六"}.fi-ss-sword:before{content:"戮"}.fi-ss-symbol:before{content:"陸"}.fi-ss-symbols:before{content:"倫"}.fi-ss-syringe:before{content:"崙"}.fi-ss-t:before{content:"淪"}.fi-ss-table-columns:before{content:"輪"}.fi-ss-table-layout:before{content:"律"}.fi-ss-table-list:before{content:"慄"}.fi-ss-table-picnic:before{content:"栗"}.fi-ss-table-pivot:before{content:"率"}.fi-ss-table-rows:before{content:"隆"}.fi-ss-table-tree:before{content:"利"}.fi-ss-table:before{content:"吏"}.fi-ss-tablet-android-alt:before{content:"履"}.fi-ss-tablet-android:before{content:"易"}.fi-ss-tablet-rugged:before{content:"李"}.fi-ss-tablet:before{content:"梨"}.fi-ss-tachometer-alt-average:before{content:"泥"}.fi-ss-tachometer-alt-fastest:before{content:"理"}.fi-ss-tachometer-alt-slow:before{content:"痢"}.fi-ss-tachometer-alt-slowest:before{content:"罹"}.fi-ss-tachometer-average:before{content:"裏"}.fi-ss-tachometer-fast:before{content:"裡"}.fi-ss-tachometer-fastest:before{content:"里"}.fi-ss-tachometer-slow:before{content:"離"}.fi-ss-tachometer-slowest:before{content:"匿"}.fi-ss-tachometer:before{content:"溺"}.fi-ss-taco:before{content:"吝"}.fi-ss-tags:before{content:"燐"}.fi-ss-tally-1:before{content:"璘"}.fi-ss-tally-2:before{content:"藺"}.fi-ss-tally-3:before{content:"隣"}.fi-ss-tally-4:before{content:"鱗"}.fi-ss-tally:before{content:"麟"}.fi-ss-tank-water:before{content:"林"}.fi-ss-tape:before{content:"淋"}.fi-ss-target:before{content:"臨"}.fi-ss-taxi-bus:before{content:"立"}.fi-ss-taxi:before{content:"笠"}.fi-ss-teddy-bear:before{content:"粒"}.fi-ss-teeth-open:before{content:"狀"}.fi-ss-telescope:before{content:"炙"}.fi-ss-temperature-down:before{content:"識"}.fi-ss-temperature-frigid:before{content:"什"}.fi-ss-temperature-high:before{content:"茶"}.fi-ss-temperature-list:before{content:"刺"}.fi-ss-temperature-low:before{content:"切"}.fi-ss-temperature-up:before{content:"度"}.fi-ss-template-alt:before{content:"拓"}.fi-ss-template:before{content:"糖"}.fi-ss-tenge:before{content:"宅"}.fi-ss-tennis:before{content:"洞"}.fi-ss-tent-arrow-down-to-line:before{content:"暴"}.fi-ss-tent-arrow-left-right:before{content:"輻"}.fi-ss-tent-arrow-turn-left:before{content:"行"}.fi-ss-tent-arrows-down:before{content:"降"}.fi-ss-tents:before{content:"見"}.fi-ss-terminal:before{content:"廓"}.fi-ss-terrace:before{content:"兀"}.fi-ss-test-tube:before{content:"嗀"}.fi-ss-test:before{content:"﨎"}.fi-ss-text-check:before{content:"﨏"}.fi-ss-text-height:before{content:"塚"}.fi-ss-text-shadow:before{content:"﨑"}.fi-ss-text-size:before{content:"晴"}.fi-ss-text-slash:before{content:"﨓"}.fi-ss-text-width:before{content:"﨔"}.fi-ss-text:before{content:"凞"}.fi-ss-theater-masks:before{content:"猪"}.fi-ss-thermometer-alt:before{content:"益"}.fi-ss-thermometer-empty:before{content:"礼"}.fi-ss-thermometer-full:before{content:"神"}.fi-ss-thermometer-half:before{content:"祥"}.fi-ss-thermometer-quarter:before{content:"福"}.fi-ss-thermometer-three-quarters:before{content:"靖"}.fi-ss-theta:before{content:"精"}.fi-ss-thought-bubble:before{content:"羽"}.fi-ss-thumbtack:before{content:"﨟"}.fi-ss-thunderstorm-moon:before{content:"蘒"}.fi-ss-thunderstorm-sun:before{content:"﨡"}.fi-ss-thunderstorm:before{content:"諸"}.fi-ss-ticket-airline:before{content:"﨣"}.fi-ss-ticket-alt:before{content:"﨤"}.fi-ss-ticket:before{content:"逸"}.fi-ss-tickets-airline:before{content:"都"}.fi-ss-tilde:before{content:"﨧"}.fi-ss-time-add:before{content:"﨨"}.fi-ss-time-check:before{content:"﨩"}.fi-ss-time-delete:before{content:"飯"}.fi-ss-time-fast:before{content:"飼"}.fi-ss-time-forward-sixty:before{content:"館"}.fi-ss-time-forward-ten:before{content:"鶴"}.fi-ss-time-forward:before{content:"郞"}.fi-ss-time-half-past:before{content:"隷"}.fi-ss-time-oclock:before{content:"侮"}.fi-ss-time-past:before{content:"僧"}.fi-ss-time-quarter-past:before{content:"免"}.fi-ss-time-quarter-to:before{content:"勉"}.fi-ss-time-twenty-four:before{content:"勤"}.fi-ss-times-hexagon:before{content:"卑"}.fi-ss-tint-slash:before{content:"喝"}.fi-ss-tire-flat:before{content:"嘆"}.fi-ss-tire-pressure-warning:before{content:"器"}.fi-ss-tire-rugged:before{content:"塀"}.fi-ss-tire:before{content:"墨"}.fi-ss-tired:before{content:"層"}.fi-ss-toggle-off:before{content:"屮"}.fi-ss-toggle-on:before{content:"悔"}.fi-ss-toilet-paper-blank-under:before{content:"慨"}.fi-ss-toilet-paper-blank:before{content:"憎"}.fi-ss-toilet-paper-slash:before{content:"懲"}.fi-ss-toilet-paper-under-slash:before{content:"敏"}.fi-ss-toilet-paper-under:before{content:"既"}.fi-ss-toilet:before{content:"暑"}.fi-ss-tomato:before{content:"梅"}.fi-ss-tombstone-alt:before{content:"海"}.fi-ss-tombstone:before{content:"渚"}.fi-ss-tool-box:before{content:"漢"}.fi-ss-tool-crop:before{content:"煮"}.fi-ss-tool-marquee:before{content:"爫"}.fi-ss-tools:before{content:"琢"}.fi-ss-tooth:before{content:"碑"}.fi-ss-toothbrush:before{content:"社"}.fi-ss-tornado:before{content:"祉"}.fi-ss-tower-control:before{content:"祈"}.fi-ss-tractor:before{content:"祐"}.fi-ss-trademark:before{content:"祖"}.fi-ss-traffic-cone:before{content:"祝"}.fi-ss-traffic-light-go:before{content:"禍"}.fi-ss-traffic-light-slow:before{content:"禎"}.fi-ss-traffic-light-stop:before{content:"穀"}.fi-ss-traffic-light:before{content:"突"}.fi-ss-trailer:before{content:"節"}.fi-ss-train-side:before{content:"練"}.fi-ss-train-subway-tunnel:before{content:"縉"}.fi-ss-train-tram:before{content:"繁"}.fi-ss-train:before{content:"署"}.fi-ss-tram:before{content:"者"}.fi-ss-transform:before{content:"臭"}.fi-ss-transformer-bolt:before{content:"艹"}.fi-ss-transgender:before{content:"艹"}.fi-ss-transporter-1:before{content:"著"}.fi-ss-transporter-2:before{content:"褐"}.fi-ss-transporter-3:before{content:"視"}.fi-ss-transporter-4:before{content:"謁"}.fi-ss-transporter-5:before{content:"謹"}.fi-ss-transporter-6:before{content:"賓"}.fi-ss-transporter-7:before{content:"贈"}.fi-ss-transporter-empty:before{content:"辶"}.fi-ss-transporter:before{content:"逸"}.fi-ss-trash-can-check:before{content:"難"}.fi-ss-trash-can-clock:before{content:"響"}.fi-ss-trash-can-list:before{content:"頻"}.fi-ss-trash-can-plus:before{content:"恵"}.fi-ss-trash-can-slash:before{content:"𤋮"}.fi-ss-trash-check:before{content:"舘"}.fi-ss-trash-clock:before{content:"﩮"}.fi-ss-trash-list:before{content:"﩯"}.fi-ss-trash-plus:before{content:"並"}.fi-ss-trash-restore-alt:before{content:"况"}.fi-ss-trash-restore:before{content:"全"}.fi-ss-trash-slash:before{content:"侀"}.fi-ss-trash-undo-alt:before{content:"充"}.fi-ss-trash-undo:before{content:"冀"}.fi-ss-trash-xmark:before{content:"勇"}.fi-ss-trash:before{content:"勺"}.fi-ss-treasure-chest:before{content:"喝"}.fi-ss-treatment:before{content:"啕"}.fi-ss-tree-alt:before{content:"喙"}.fi-ss-tree-christmas:before{content:"嗢"}.fi-ss-tree-deciduous:before{content:"塚"}.fi-ss-tree:before{content:"墳"}.fi-ss-trees-alt:before{content:"奄"}.fi-ss-trees:before{content:"奔"}.fi-ss-triangle-music:before{content:"婢"}.fi-ss-triangle-person-digging:before{content:"嬨"}.fi-ss-triangle-warning:before{content:"廒"}.fi-ss-triangle:before{content:"廙"}.fi-ss-trillium:before{content:"彩"}.fi-ss-trophy-star:before{content:"徭"}.fi-ss-trophy:before{content:"惘"}.fi-ss-truck-bolt:before{content:"慎"}.fi-ss-truck-container-empty:before{content:"愈"}.fi-ss-truck-container:before{content:"憎"}.fi-ss-truck-couch:before{content:"慠"}.fi-ss-truck-flatbed:before{content:"懲"}.fi-ss-truck-front:before{content:"戴"}.fi-ss-truck-loading:before{content:"揄"}.fi-ss-truck-medical:before{content:"搜"}.fi-ss-truck-monster:before{content:"摒"}.fi-ss-truck-moving:before{content:"敖"}.fi-ss-truck-pickup:before{content:"晴"}.fi-ss-truck-plow:before{content:"朗"}.fi-ss-truck-ramp:before{content:"望"}.fi-ss-truck-side:before{content:"杖"}.fi-ss-truck-tow:before{content:"歹"}.fi-ss-trumpet:before{content:"殺"}.fi-ss-tshirt:before{content:"流"}.fi-ss-tty:before{content:"滛"}.fi-ss-tubes:before{content:"滋"}.fi-ss-tugrik-sign:before{content:"漢"}.fi-ss-turkey:before{content:"瀞"}.fi-ss-turntable:before{content:"煮"}.fi-ss-turtle:before{content:"瞧"}.fi-ss-tv-music:before{content:"爵"}.fi-ss-tv-retro:before{content:"犯"}.fi-ss-typewriter:before{content:"猪"}.fi-ss-u:before{content:"瑱"}.fi-ss-ufo-beam:before{content:"甆"}.fi-ss-ufo:before{content:"画"}.fi-ss-umbrella-beach:before{content:"瘝"}.fi-ss-umbrella:before{content:"瘟"}.fi-ss-underline:before{content:"益"}.fi-ss-undo-alt:before{content:"盛"}.fi-ss-undo:before{content:"直"}.fi-ss-unicorn:before{content:"睊"}.fi-ss-uniform-martial-arts:before{content:"着"}.fi-ss-universal-access:before{content:"磌"}.fi-ss-unlock:before{content:"窱"}.fi-ss-up-left:before{content:"節"}.fi-ss-up-right:before{content:"类"}.fi-ss-up:before{content:"絛"}.fi-ss-upload:before{content:"練"}.fi-ss-usb-pendrive:before{content:"缾"}.fi-ss-usd-circle:before{content:"者"}.fi-ss-usd-square:before{content:"荒"}.fi-ss-user-add:before{content:"華"}.fi-ss-user-alien:before{content:"蝹"}.fi-ss-user-astronaut:before{content:"襁"}.fi-ss-user-check:before{content:"覆"}.fi-ss-user-cowboy:before{content:"視"}.fi-ss-user-crown:before{content:"調"}.fi-ss-user-gear:before{content:"諸"}.fi-ss-user-headset:before{content:"請"}.fi-ss-user-helmet-safety:before{content:"謁"}.fi-ss-user-injured:before{content:"諾"}.fi-ss-user-lock:before{content:"諭"}.fi-ss-user-md-chat:before{content:"謹"}.fi-ss-user-md:before{content:"變"}.fi-ss-user-minus:before{content:"贈"}.fi-ss-user-music:before{content:"輸"}.fi-ss-user-ninja:before{content:"遲"}.fi-ss-user-nurse:before{content:"醙"}.fi-ss-user-pen:before{content:"鉶"}.fi-ss-user-pilot-tie:before{content:"陼"}.fi-ss-user-pilot:before{content:"難"}.fi-ss-user-police:before{content:"靖"}.fi-ss-user-robot-xmarks:before{content:"韛"}.fi-ss-user-robot:before{content:"響"}.fi-ss-user-shield:before{content:"頋"}.fi-ss-user-slash:before{content:"頻"}.fi-ss-user-tag:before{content:"鬒"}.fi-ss-user-time:before{content:"龜"}.fi-ss-user-unlock:before{content:"𢡊"}.fi-ss-user-visor:before{content:"𢡄"}.fi-ss-user-xmark:before{content:"𣏕"}.fi-ss-user:before{content:"㮝"}.fi-ss-users-alt:before{content:"䀘"}.fi-ss-users-gear:before{content:"䀹"}.fi-ss-users-medical:before{content:"𥉉"}.fi-ss-users-slash:before{content:"𥳐"}.fi-ss-users:before{content:"𧻓"}.fi-ss-utensils:before{content:"齃"}.fi-ss-utility-pole-double:before{content:"龎"}.fi-ss-utility-pole:before{content:"﫚"}.fi-ss-v:before{content:"﫛"}.fi-ss-vacuum-robot:before{content:"﫜"}.fi-ss-vacuum:before{content:"﫝"}.fi-ss-value-absolute:before{content:"﫞"}.fi-ss-vault:before{content:"﫟"}.fi-ss-vector-alt:before{content:"﫠"}.fi-ss-vector-circle:before{content:"﫡"}.fi-ss-vector-polygon:before{content:"﫢"}.fi-ss-vector:before{content:"﫣"}.fi-ss-venus-double:before{content:"﫤"}.fi-ss-venus-mars:before{content:"﫥"}.fi-ss-venus:before{content:"﫦"}.fi-ss-vest-patches:before{content:"﫧"}.fi-ss-vest:before{content:"﫨"}.fi-ss-video-arrow-down-left:before{content:"﫩"}.fi-ss-video-arrow-up-right:before{content:"﫪"}.fi-ss-video-camera-alt:before{content:"﫫"}.fi-ss-video-camera:before{content:"﫬"}.fi-ss-video-plus:before{content:"﫭"}.fi-ss-video-slash:before{content:"﫮"}.fi-ss-virus-slash:before{content:"﫯"}.fi-ss-virus:before{content:"﫰"}.fi-ss-viruses:before{content:"﫱"}.fi-ss-voicemail:before{content:"﫲"}.fi-ss-volcano:before{content:"﫳"}.fi-ss-volleyball:before{content:"﫴"}.fi-ss-volume-down:before{content:"﫵"}.fi-ss-volume-mute:before{content:"﫶"}.fi-ss-volume-off:before{content:"﫷"}.fi-ss-volume-slash:before{content:"﫸"}.fi-ss-volume:before{content:"﫹"}.fi-ss-vote-nay:before{content:"﫺"}.fi-ss-vote-yea:before{content:"﫻"}.fi-ss-vr-cardboard:before{content:"﫼"}.fi-ss-w:before{content:"﫽"}.fi-ss-wagon-covered:before{content:"﫾"}.fi-ss-walker:before{content:"﫿"}.fi-ss-walkie-talkie:before{content:"ﬀ"}.fi-ss-wallet:before{content:"ﬁ"}.fi-ss-warehouse-alt:before{content:"ﬂ"}.fi-ss-washer:before{content:"ﬃ"}.fi-ss-watch-calculator:before{content:"ﬄ"}.fi-ss-watch-fitness:before{content:"ﬅ"}.fi-ss-watch-smart:before{content:"ﬆ"}.fi-ss-watch:before{content:"﬇"}.fi-ss-water-bottle:before{content:"﬈"}.fi-ss-water-ladder:before{content:"﬉"}.fi-ss-water-lower:before{content:"﬊"}.fi-ss-water-rise:before{content:"﬋"}.fi-ss-water:before{content:"﬌"}.fi-ss-watermelon:before{content:"﬍"}.fi-ss-wave-sine:before{content:"﬎"}.fi-ss-wave-square:before{content:"﬏"}.fi-ss-wave-triangle:before{content:"﬐"}.fi-ss-waveform-path:before{content:"﬑"}.fi-ss-waveform:before{content:"﬒"}.fi-ss-webcam-slash:before{content:"ﬓ"}.fi-ss-webcam:before{content:"ﬔ"}.fi-ss-whale:before{content:"ﬕ"}.fi-ss-wheat:before{content:"ﬖ"}.fi-ss-wheelchair-move:before{content:"ﬗ"}.fi-ss-wheelchair:before{content:"﬘"}.fi-ss-whistle:before{content:"﬙"}.fi-ss-wifi-1:before{content:"﬚"}.fi-ss-wifi-2:before{content:"﬛"}.fi-ss-wifi-alt:before{content:"﬜"}.fi-ss-wifi-exclamation:before{content:"יִ"}.fi-ss-wifi-slash:before{content:"ﬞ"}.fi-ss-wifi:before{content:"ײַ"}.fi-ss-wind-turbine:before{content:"ﬠ"}.fi-ss-wind-warning:before{content:"ﬡ"}.fi-ss-wind:before{content:"ﬢ"}.fi-ss-window-alt:before{content:"ﬣ"}.fi-ss-window-frame-open:before{content:"ﬤ"}.fi-ss-window-frame:before{content:"ﬥ"}.fi-ss-window-maximize:before{content:"ﬦ"}.fi-ss-window-minimize:before{content:"ﬧ"}.fi-ss-window-restore:before{content:"ﬨ"}.fi-ss-windsock:before{content:"﬩"}.fi-ss-wine-bottle:before{content:"שׁ"}.fi-ss-wine-glass-crack:before{content:"שׂ"}.fi-ss-woman-head:before{content:"שּׁ"}.fi-ss-won-sign:before{content:"שּׂ"}.fi-ss-world:before{content:"אַ"}.fi-ss-worm:before{content:"אָ"}.fi-ss-wreath:before{content:"אּ"}.fi-ss-wrench-alt:before{content:"בּ"}.fi-ss-wrench-simple:before{content:"גּ"}.fi-ss-x-ray:before{content:"דּ"}.fi-ss-x:before{content:"הּ"}.fi-ss-y:before{content:"וּ"}.fi-ss-yen:before{content:"זּ"}.fi-ss-yin-yang:before{content:"﬷"}.fi-ss-z:before{content:"טּ"}.fi-ss-zoom-in:before{content:"יּ"}.fi-ss-zoom-out:before{content:"ךּ"}@font-face{font-family:uicons-brands;src:url(/_app/uicons-brands-ZJWE2ELA.05da0335.eot#iefix) format("embedded-opentype"),url(/_app/uicons-brands-XJPKRNBN.56ed19e7.woff2) format("woff2"),url(/_app/uicons-brands-PQBQF6T3.d6d21bd5.woff) format("woff")}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-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-brands-3m:before{content:""}.fi-brands-500px:before{content:""}.fi-brands-abbot-laboratories:before{content:""}.fi-brands-accusoft:before{content:""}.fi-brands-acrobat:before{content:""}.fi-brands-adobe:before{content:""}.fi-brands-aecom:before{content:""}.fi-brands-aero:before{content:""}.fi-brands-after-effects:before{content:""}.fi-brands-airbnb:before{content:""}.fi-brands-algolia:before{content:""}.fi-brands-amd:before{content:""}.fi-brands-american-express:before{content:""}.fi-brands-android:before{content:""}.fi-brands-animate:before{content:""}.fi-brands-app-store-ios:before{content:""}.fi-brands-apple-pay:before{content:""}.fi-brands-apple:before{content:""}.fi-brands-artstation:before{content:""}.fi-brands-astrazeneca:before{content:""}.fi-brands-asus:before{content:""}.fi-brands-atandt:before{content:""}.fi-brands-atlassian:before{content:""}.fi-brands-atom:before{content:""}.fi-brands-audition:before{content:""}.fi-brands-behance:before{content:""}.fi-brands-bitcoin:before{content:""}.fi-brands-blackberry:before{content:""}.fi-brands-blogger:before{content:""}.fi-brands-bluetooth:before{content:""}.fi-brands-bootstrap:before{content:""}.fi-brands-bridgestone:before{content:""}.fi-brands-burger-king:before{content:""}.fi-brands-c:before{content:""}.fi-brands-capture:before{content:""}.fi-brands-cc-amazon-pay:before{content:""}.fi-brands-cc-apple-pay:before{content:""}.fi-brands-cc-diners-club:before{content:""}.fi-brands-cc-visa:before{content:""}.fi-brands-centos:before{content:""}.fi-brands-character:before{content:""}.fi-brands-chromecast:before{content:""}.fi-brands-cloudflare:before{content:""}.fi-brands-confluence:before{content:""}.fi-brands-creative-commons-by:before{content:""}.fi-brands-creative-commons-nc-eu:before{content:""}.fi-brands-creative-commons-nc-jp:before{content:""}.fi-brands-creative-commons-nc:before{content:""}.fi-brands-creative-commons-nd:before{content:""}.fi-brands-creative-commons-pd-alt:before{content:""}.fi-brands-creative-commons-pd:before{content:""}.fi-brands-creative-commons-remix:before{content:""}.fi-brands-creative-commons-sa:before{content:""}.fi-brands-creative-commons-sampling-plus:before{content:""}.fi-brands-creative-commons-sampling:before{content:""}.fi-brands-creative-commons-share:before{content:""}.fi-brands-creative-commons-zero:before{content:""}.fi-brands-creative-commons:before{content:""}.fi-brands-css3-alt:before{content:""}.fi-brands-css3:before{content:""}.fi-brands-dailymotion:before{content:""}.fi-brands-deezer:before{content:""}.fi-brands-delphi:before{content:""}.fi-brands-dev:before{content:""}.fi-brands-devianart:before{content:""}.fi-brands-digg:before{content:""}.fi-brands-dimension:before{content:""}.fi-brands-discord:before{content:""}.fi-brands-docker:before{content:""}.fi-brands-dribbble:before{content:""}.fi-brands-dropbox:before{content:""}.fi-brands-drupal:before{content:""}.fi-brands-ebay:before{content:""}.fi-brands-elementor:before{content:""}.fi-brands-ethereum:before{content:""}.fi-brands-etsy:before{content:""}.fi-brands-evernote:before{content:""}.fi-brands-facebook-messenger:before{content:""}.fi-brands-facebook:before{content:""}.fi-brands-fedex:before{content:""}.fi-brands-figma:before{content:""}.fi-brands-firefox-browser:before{content:""}.fi-brands-firefox:before{content:""}.fi-brands-flaticon-1:before{content:""}.fi-brands-flaticon:before{content:""}.fi-brands-flickr:before{content:""}.fi-brands-flipboard:before{content:""}.fi-brands-fonts:before{content:""}.fi-brands-foursquare:before{content:""}.fi-brands-freepik-1:before{content:""}.fi-brands-freepik:before{content:""}.fi-brands-fresco:before{content:""}.fi-brands-github:before{content:""}.fi-brands-gitlab:before{content:""}.fi-brands-goodreads:before{content:""}.fi-brands-google:before{content:""}.fi-brands-haskell:before{content:""}.fi-brands-hbo:before{content:""}.fi-brands-hotjar:before{content:""}.fi-brands-html5:before{content:""}.fi-brands-huawei:before{content:""}.fi-brands-hubspot:before{content:""}.fi-brands-ibm:before{content:""}.fi-brands-iconfinder:before{content:""}.fi-brands-illustrator-draw:before{content:""}.fi-brands-illustrator:before{content:""}.fi-brands-imdb:before{content:""}.fi-brands-incopy:before{content:""}.fi-brands-indesign:before{content:""}.fi-brands-instagram:before{content:""}.fi-brands-intel:before{content:""}.fi-brands-invision:before{content:""}.fi-brands-itunes:before{content:""}.fi-brands-janseen:before{content:""}.fi-brands-java:before{content:""}.fi-brands-jcb:before{content:""}.fi-brands-jira:before{content:""}.fi-brands-johnson-and-johnson:before{content:""}.fi-brands-joomla:before{content:""}.fi-brands-js:before{content:""}.fi-brands-kickstarter:before{content:""}.fi-brands-line:before{content:""}.fi-brands-linkedin:before{content:""}.fi-brands-lisp:before{content:""}.fi-brands-mailchimp:before{content:""}.fi-brands-marriott-international:before{content:""}.fi-brands-mcdonalds:before{content:""}.fi-brands-media-encoder:before{content:""}.fi-brands-medium:before{content:""}.fi-brands-meta:before{content:""}.fi-brands-microsoft-edge:before{content:""}.fi-brands-microsoft-explorer:before{content:""}.fi-brands-microsoft:before{content:""}.fi-brands-mysql:before{content:""}.fi-brands-napster:before{content:""}.fi-brands-nestle:before{content:""}.fi-brands-netflix:before{content:""}.fi-brands-node-js:before{content:""}.fi-brands-nvidia:before{content:""}.fi-brands-oracle:before{content:""}.fi-brands-patreon:before{content:""}.fi-brands-paypal:before{content:""}.fi-brands-pfizer:before{content:""}.fi-brands-photoshop-camera:before{content:""}.fi-brands-photoshop-express:before{content:""}.fi-brands-photoshop-lightroom-classic:before{content:""}.fi-brands-photoshop-lightroom:before{content:""}.fi-brands-photoshop:before{content:""}.fi-brands-php:before{content:""}.fi-brands-pinterest:before{content:""}.fi-brands-postgre:before{content:""}.fi-brands-premiere-rush:before{content:""}.fi-brands-premiere:before{content:""}.fi-brands-product-hunt:before{content:""}.fi-brands-python:before{content:""}.fi-brands-raspberry-pi:before{content:""}.fi-brands-reddit:before{content:""}.fi-brands-samsung:before{content:""}.fi-brands-sap:before{content:""}.fi-brands-sass:before{content:""}.fi-brands-shopify:before{content:""}.fi-brands-siemens:before{content:""}.fi-brands-sketch:before{content:""}.fi-brands-skype:before{content:""}.fi-brands-slack:before{content:""}.fi-brands-slidesgo:before{content:""}.fi-brands-snapchat:before{content:""}.fi-brands-sony:before{content:""}.fi-brands-soundcloud:before{content:""}.fi-brands-spark:before{content:""}.fi-brands-spotify:before{content:""}.fi-brands-starbucks:before{content:""}.fi-brands-stock:before{content:""}.fi-brands-storyset:before{content:""}.fi-brands-stripe:before{content:""}.fi-brands-substance-3d-designer:before{content:""}.fi-brands-substance-3d-painter:before{content:""}.fi-brands-substance-3d-sampler:before{content:""}.fi-brands-substance-3d-stager:before{content:""}.fi-brands-swift:before{content:""}.fi-brands-t-mobile:before{content:""}.fi-brands-telegram:before{content:""}.fi-brands-tencent:before{content:""}.fi-brands-the-home-depot:before{content:""}.fi-brands-tik-tok:before{content:""}.fi-brands-trello:before{content:""}.fi-brands-tripadvisor:before{content:""}.fi-brands-tumblr:before{content:""}.fi-brands-twitch:before{content:""}.fi-brands-twitter-alt-circle:before{content:""}.fi-brands-twitter-alt-square:before{content:""}.fi-brands-twitter-alt:before{content:""}.fi-brands-twitter:before{content:""}.fi-brands-typescript:before{content:""}.fi-brands-uber:before{content:""}.fi-brands-ubuntu:before{content:""}.fi-brands-unilever:before{content:""}.fi-brands-unity:before{content:""}.fi-brands-unsplash:before{content:""}.fi-brands-ups:before{content:""}.fi-brands-usaa:before{content:""}.fi-brands-verizon:before{content:""}.fi-brands-videvo:before{content:""}.fi-brands-vimeo:before{content:""}.fi-brands-visa:before{content:""}.fi-brands-visual-basic:before{content:""}.fi-brands-vk:before{content:""}.fi-brands-walmart:before{content:""}.fi-brands-wepik:before{content:""}.fi-brands-whatsapp:before{content:""}.fi-brands-wikipedia:before{content:""}.fi-brands-windows:before{content:""}.fi-brands-wix:before{content:""}.fi-brands-wordpress:before{content:""}.fi-brands-xd:before{content:""}.fi-brands-xing:before{content:""}.fi-brands-yahoo:before{content:""}.fi-brands-yandex:before{content:""}.fi-brands-yelp:before{content:""}.fi-brands-youtube:before{content:""}.fi-brands-zoom:before{content:""}/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 2.0.0 - https://www.flaticon.com/uicons/interface-icons
*/.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}
