@charset "UTF-8"; /*$component-active-color: color-yiq(site('primary_color','#001159'));*/ /*================ SETTINGS ================*/ /*================ LIBRARIES ================*/ /*! * Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #2e529b; --secondary: #96c0ce; --success: #28a745; --info: #c02830; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } *, *::before, *::after { box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } @-ms-viewport { width: device-width; } article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #666; text-align: left; background-color: #fff; } [tabindex="-1"]:focus { outline: 0 !important; } hr { box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } abbr[title], abbr[data-original-title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } 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: 0.5rem; margin-left: 0; } blockquote { margin: 0 0 1rem; } dfn { font-style: italic; } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } a { color: #2e529b; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; } a:hover { color: #1c3360; text-decoration: underline; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; } pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; } figure { margin: 0 0 1rem; } img { vertical-align: middle; border-style: none; } svg { overflow: hidden; vertical-align: middle; } table { border-collapse: collapse; } caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; } th { text-align: inherit; } label { display: inline-block; margin-bottom: 0.5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input { overflow: visible; } button, select { text-transform: none; } button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; } input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; } input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: 0.5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; } progress { vertical-align: baseline; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } [type="search"] { outline-offset: -2px; -webkit-appearance: none; } [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } summary { display: list-item; cursor: pointer; } template { display: none; } [hidden] { display: none !important; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-family: inherit; font-weight: 500; line-height: 1.2; color: inherit; } h1, .h1 { font-size: 2.5rem; } h2, .h2 { font-size: 2rem; } h3, .h3 { font-size: 1.75rem; } h4, .h4 { font-size: 1.5rem; } h5, .h5 { font-size: 1.25rem; } h6, .h6 { font-size: 1rem; } .lead { font-size: 1.25rem; font-weight: 300; } .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; } .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; } .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; } .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); } small, .small { font-size: 80%; font-weight: 400; } mark, .mark { padding: 0.2em; background-color: #fcf8e3; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; list-style: none; } .list-inline-item { display: inline-block; } .list-inline-item:not(:last-child) { margin-right: 0.5rem; } .initialism { font-size: 90%; text-transform: uppercase; } .blockquote { margin-bottom: 1rem; font-size: 1.25rem; } .blockquote-footer { display: block; font-size: 80%; color: #6c757d; } .blockquote-footer::before { content: "— "; } .img-fluid { max-width: 100%; height: auto; } .img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0px; max-width: 100%; height: auto; } .figure { display: inline-block; } .figure-img { margin-bottom: 0.5rem; line-height: 1; } .figure-caption { font-size: 90%; color: #6c757d; } code { font-size: 87.5%; color: #e83e8c; word-break: break-word; } a > code { color: inherit; } kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #212529; border-radius: 0.2rem; } kbd kbd { padding: 0; font-size: 100%; font-weight: 700; } pre { display: block; font-size: 87.5%; color: #212529; } pre code { font-size: inherit; color: inherit; word-break: normal; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .no-gutters { margin-right: 0; margin-left: 0; } .no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; } .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-3 { flex: 0 0 25%; max-width: 25%; } .col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-6 { flex: 0 0 50%; max-width: 50%; } .col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-9 { flex: 0 0 75%; max-width: 75%; } .col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-12 { flex: 0 0 100%; max-width: 100%; } .order-first { order: -1; } .order-last { order: 13; } .order-0 { order: 0; } .order-1 { order: 1; } .order-2 { order: 2; } .order-3 { order: 3; } .order-4 { order: 4; } .order-5 { order: 5; } .order-6 { order: 6; } .order-7 { order: 7; } .order-8 { order: 8; } .order-9 { order: 9; } .order-10 { order: 10; } .order-11 { order: 11; } .order-12 { order: 12; } .offset-1 { margin-left: 8.3333333333%; } .offset-2 { margin-left: 16.6666666667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.3333333333%; } .offset-5 { margin-left: 41.6666666667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.3333333333%; } .offset-8 { margin-left: 66.6666666667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.3333333333%; } .offset-11 { margin-left: 91.6666666667%; } @media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-sm-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-sm-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-sm-3 { flex: 0 0 25%; max-width: 25%; } .col-sm-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-sm-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-sm-6 { flex: 0 0 50%; max-width: 50%; } .col-sm-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-sm-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-sm-9 { flex: 0 0 75%; max-width: 75%; } .col-sm-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-sm-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-sm-12 { flex: 0 0 100%; max-width: 100%; } .order-sm-first { order: -1; } .order-sm-last { order: 13; } .order-sm-0 { order: 0; } .order-sm-1 { order: 1; } .order-sm-2 { order: 2; } .order-sm-3 { order: 3; } .order-sm-4 { order: 4; } .order-sm-5 { order: 5; } .order-sm-6 { order: 6; } .order-sm-7 { order: 7; } .order-sm-8 { order: 8; } .order-sm-9 { order: 9; } .order-sm-10 { order: 10; } .order-sm-11 { order: 11; } .order-sm-12 { order: 12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.3333333333%; } .offset-sm-2 { margin-left: 16.6666666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.3333333333%; } .offset-sm-5 { margin-left: 41.6666666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.3333333333%; } .offset-sm-8 { margin-left: 66.6666666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.3333333333%; } .offset-sm-11 { margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-md-3 { flex: 0 0 25%; max-width: 25%; } .col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-md-6 { flex: 0 0 50%; max-width: 50%; } .col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-md-9 { flex: 0 0 75%; max-width: 75%; } .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-md-12 { flex: 0 0 100%; max-width: 100%; } .order-md-first { order: -1; } .order-md-last { order: 13; } .order-md-0 { order: 0; } .order-md-1 { order: 1; } .order-md-2 { order: 2; } .order-md-3 { order: 3; } .order-md-4 { order: 4; } .order-md-5 { order: 5; } .order-md-6 { order: 6; } .order-md-7 { order: 7; } .order-md-8 { order: 8; } .order-md-9 { order: 9; } .order-md-10 { order: 10; } .order-md-11 { order: 11; } .order-md-12 { order: 12; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.3333333333%; } .offset-md-2 { margin-left: 16.6666666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.3333333333%; } .offset-md-5 { margin-left: 41.6666666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.3333333333%; } .offset-md-8 { margin-left: 66.6666666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.3333333333%; } .offset-md-11 { margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-lg-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-lg-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-lg-3 { flex: 0 0 25%; max-width: 25%; } .col-lg-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-lg-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-lg-6 { flex: 0 0 50%; max-width: 50%; } .col-lg-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-lg-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-lg-9 { flex: 0 0 75%; max-width: 75%; } .col-lg-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-lg-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-lg-12 { flex: 0 0 100%; max-width: 100%; } .order-lg-first { order: -1; } .order-lg-last { order: 13; } .order-lg-0 { order: 0; } .order-lg-1 { order: 1; } .order-lg-2 { order: 2; } .order-lg-3 { order: 3; } .order-lg-4 { order: 4; } .order-lg-5 { order: 5; } .order-lg-6 { order: 6; } .order-lg-7 { order: 7; } .order-lg-8 { order: 8; } .order-lg-9 { order: 9; } .order-lg-10 { order: 10; } .order-lg-11 { order: 11; } .order-lg-12 { order: 12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.3333333333%; } .offset-lg-2 { margin-left: 16.6666666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.3333333333%; } .offset-lg-5 { margin-left: 41.6666666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.3333333333%; } .offset-lg-8 { margin-left: 66.6666666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.3333333333%; } .offset-lg-11 { margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-xl-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-xl-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-xl-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-xl-3 { flex: 0 0 25%; max-width: 25%; } .col-xl-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-xl-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-xl-6 { flex: 0 0 50%; max-width: 50%; } .col-xl-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-xl-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-xl-9 { flex: 0 0 75%; max-width: 75%; } .col-xl-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-xl-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-xl-12 { flex: 0 0 100%; max-width: 100%; } .order-xl-first { order: -1; } .order-xl-last { order: 13; } .order-xl-0 { order: 0; } .order-xl-1 { order: 1; } .order-xl-2 { order: 2; } .order-xl-3 { order: 3; } .order-xl-4 { order: 4; } .order-xl-5 { order: 5; } .order-xl-6 { order: 6; } .order-xl-7 { order: 7; } .order-xl-8 { order: 8; } .order-xl-9 { order: 9; } .order-xl-10 { order: 10; } .order-xl-11 { order: 11; } .order-xl-12 { order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.3333333333%; } .offset-xl-2 { margin-left: 16.6666666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.3333333333%; } .offset-xl-5 { margin-left: 41.6666666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.3333333333%; } .offset-xl-8 { margin-left: 66.6666666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.3333333333%; } .offset-xl-11 { margin-left: 91.6666666667%; } } .table { width: 100%; margin-bottom: 1rem; background-color: transparent; } .table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; } .table tbody + tbody { border-top: 2px solid #dee2e6; } .table .table { background-color: #fff; } .table-sm th, .table-sm td { padding: 0.3rem; } .table-bordered { border: 1px solid #dee2e6; } .table-bordered th, .table-bordered td { border: 1px solid #dee2e6; } .table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; } .table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); } .table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); } .table-primary, .table-primary > th, .table-primary > td { background-color: #c4cfe3; } .table-hover .table-primary:hover { background-color: #b3c1db; } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #b3c1db; } .table-secondary, .table-secondary > th, .table-secondary > td { background-color: #e2edf1; } .table-hover .table-secondary:hover { background-color: #d1e2e9; } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #d1e2e9; } .table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; } .table-hover .table-success:hover { background-color: #b1dfbb; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; } .table-info, .table-info > th, .table-info > td { background-color: #edc3c5; } .table-hover .table-info:hover { background-color: #e7afb2; } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #e7afb2; } .table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; } .table-hover .table-warning:hover { background-color: #ffe8a1; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; } .table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; } .table-hover .table-danger:hover { background-color: #f1b0b7; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; } .table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; } .table-hover .table-light:hover { background-color: #ececf6; } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; } .table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; } .table-hover .table-dark:hover { background-color: #b9bbbe; } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; } .table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .table .thead-dark th { color: #fff; background-color: #212529; border-color: #32383e; } .table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; } .table-dark { color: #fff; background-color: #212529; } .table-dark th, .table-dark td, .table-dark thead th { border-color: #32383e; } .table-dark.table-bordered { border: 0; } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-sm > .table-bordered { border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-md > .table-bordered { border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-lg > .table-bordered { border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-xl > .table-bordered { border: 0; } } .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive > .table-bordered { border: 0; } .form-control { display: block; width: 100%; height: calc(2.25rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0px; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media screen and (prefers-reduced-motion: reduce) { .form-control { transition: none; } } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #fff; border-color: #7394d5; outline: 0; box-shadow: 0 0 0 0.2rem rgba(46, 82, 155, 0.25); } .form-control::placeholder { color: #6c757d; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } select.form-control:focus::-ms-value { color: #495057; background-color: #fff; } .form-control-file, .form-control-range { display: block; width: 100%; } .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; } .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; } .form-control-plaintext { display: block; width: 100%; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; line-height: 1.5; color: #666; background-color: transparent; border: solid transparent; border-width: 1px 0; } .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; } .form-control-sm { height: calc(1.8125rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0px; } .form-control-lg { height: calc(2.875rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0px; } select.form-control[size], select.form-control[multiple] { height: auto; } textarea.form-control { height: auto; } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; padding-left: 1.25rem; } .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } .form-check-input:disabled ~ .form-check-label { color: #6c757d; } .form-check-label { margin-bottom: 0; } .form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; } .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; } .valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #28a745; } .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: 0.1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(40, 167, 69, 0.9); border-radius: 0px; } .was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid { border-color: #28a745; } .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip { display: block; } .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip { display: block; } .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #28a745; } .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; } .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #28a745; } .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { background-color: #71dd8a; } .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip { display: block; } .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { background-color: #34ce57; } .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #28a745; } .was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after { border-color: inherit; } .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip { display: block; } .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #dc3545; } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: 0.1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(220, 53, 69, 0.9); border-radius: 0px; } .was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #dc3545; } .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #dc3545; } .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #dc3545; } .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { background-color: #efa2a9; } .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { background-color: #e4606d; } .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #dc3545; } .was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after { border-color: inherit; } .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .form-inline { display: flex; flex-flow: row wrap; align-items: center; } .form-inline .form-check { width: 100%; } @media (min-width: 576px) { .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-plaintext { display: inline-block; } .form-inline .input-group, .form-inline .custom-select { width: auto; } .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; } .form-inline .form-check-input { position: relative; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } .form-inline .custom-control { align-items: center; justify-content: center; } .form-inline .custom-control-label { margin-bottom: 0; } } .btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0px; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media screen and (prefers-reduced-motion: reduce) { .btn { transition: none; } } .btn:hover, .btn:focus { text-decoration: none; } .btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(46, 82, 155, 0.25); } .btn.disabled, .btn:disabled { opacity: 0.65; } .btn:not(:disabled):not(.disabled) { cursor: pointer; } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; } .btn-primary { color: #fff; background-color: #2e529b; border-color: #2e529b; } .btn-primary:hover { color: #fff; background-color: #25427e; border-color: #223d74; } .btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2rem rgba(46, 82, 155, 0.5); } .btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #2e529b; border-color: #2e529b; } .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #223d74; border-color: #1f386a; } .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(46, 82, 155, 0.5); } .btn-secondary { color: #212529; background-color: #96c0ce; border-color: #96c0ce; } .btn-secondary:hover { color: #212529; background-color: #7cb0c2; border-color: #73abbe; } .btn-secondary:focus, .btn-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(150, 192, 206, 0.5); } .btn-secondary.disabled, .btn-secondary:disabled { color: #212529; background-color: #96c0ce; border-color: #96c0ce; } .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #212529; background-color: #73abbe; border-color: #6ba6ba; } .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(150, 192, 206, 0.5); } .btn-success { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; } .btn-success:focus, .btn-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #1e7e34; border-color: #1c7430; } .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-info { color: #fff; background-color: #c02830; border-color: #c02830; } .btn-info:hover { color: #fff; background-color: #a02128; border-color: #961f25; } .btn-info:focus, .btn-info.focus { box-shadow: 0 0 0 0.2rem rgba(192, 40, 48, 0.5); } .btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #c02830; border-color: #c02830; } .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #fff; background-color: #961f25; border-color: #8b1d23; } .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(192, 40, 48, 0.5); } .btn-warning { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-warning:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; } .btn-warning:focus, .btn-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-warning.disabled, .btn-warning:disabled { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #d39e00; border-color: #c69500; } .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-danger { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-danger:hover { color: #fff; background-color: #c82333; border-color: #bd2130; } .btn-danger:focus, .btn-danger.focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #bd2130; border-color: #b21f2d; } .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; } .btn-light:focus, .btn-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-light.disabled, .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; } .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; } .btn-dark:focus, .btn-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #1d2124; border-color: #171a1d; } .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-outline-primary { color: #2e529b; background-color: transparent; background-image: none; border-color: #2e529b; } .btn-outline-primary:hover { color: #fff; background-color: #2e529b; border-color: #2e529b; } .btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(46, 82, 155, 0.5); } .btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #2e529b; background-color: transparent; } .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #2e529b; border-color: #2e529b; } .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(46, 82, 155, 0.5); } .btn-outline-secondary { color: #96c0ce; background-color: transparent; background-image: none; border-color: #96c0ce; } .btn-outline-secondary:hover { color: #212529; background-color: #96c0ce; border-color: #96c0ce; } .btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(150, 192, 206, 0.5); } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #96c0ce; background-color: transparent; } .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #212529; background-color: #96c0ce; border-color: #96c0ce; } .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(150, 192, 206, 0.5); } .btn-outline-success { color: #28a745; background-color: transparent; background-image: none; border-color: #28a745; } .btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-outline-success.disabled, .btn-outline-success:disabled { color: #28a745; background-color: transparent; } .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-outline-info { color: #c02830; background-color: transparent; background-image: none; border-color: #c02830; } .btn-outline-info:hover { color: #fff; background-color: #c02830; border-color: #c02830; } .btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(192, 40, 48, 0.5); } .btn-outline-info.disabled, .btn-outline-info:disabled { color: #c02830; background-color: transparent; } .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #c02830; border-color: #c02830; } .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(192, 40, 48, 0.5); } .btn-outline-warning { color: #ffc107; background-color: transparent; background-image: none; border-color: #ffc107; } .btn-outline-warning:hover { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; } .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-outline-danger { color: #dc3545; background-color: transparent; background-image: none; border-color: #dc3545; } .btn-outline-danger:hover { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; } .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-outline-light { color: #f8f9fa; background-color: transparent; background-image: none; border-color: #f8f9fa; } .btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; } .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-dark { color: #343a40; background-color: transparent; background-image: none; border-color: #343a40; } .btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40; background-color: transparent; } .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-link { font-weight: 400; color: #2e529b; background-color: transparent; } .btn-link:hover { color: #1c3360; text-decoration: underline; background-color: transparent; border-color: transparent; } .btn-link:focus, .btn-link.focus { text-decoration: underline; border-color: transparent; box-shadow: none; } .btn-link:disabled, .btn-link.disabled { color: #6c757d; pointer-events: none; } .btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0px; } .btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0px; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { transition: opacity 0.15s linear; } @media screen and (prefers-reduced-motion: reduce) { .fade { transition: none; } } .fade:not(.show) { opacity: 0; } .collapse:not(.show) { display: none; } .collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; } @media screen and (prefers-reduced-motion: reduce) { .collapsing { transition: none; } } .dropup, .dropright, .dropdown, .dropleft { position: relative; } .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; } .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #666; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0px; } .dropdown-menu-right { right: 0; left: auto; } .dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; } .dropup .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; } .dropup .dropdown-toggle:empty::after { margin-left: 0; } .dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; } .dropright .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; } .dropright .dropdown-toggle:empty::after { margin-left: 0; } .dropright .dropdown-toggle::after { vertical-align: 0; } .dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; } .dropleft .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; } .dropleft .dropdown-toggle::after { display: none; } .dropleft .dropdown-toggle::before { display: inline-block; width: 0; height: 0; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; } .dropleft .dropdown-toggle:empty::after { margin-left: 0; } .dropleft .dropdown-toggle::before { vertical-align: 0; } .dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; } .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } .dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #2e529b; } .dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; background-color: transparent; } .dropdown-menu.show { display: block; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #6c757d; white-space: nowrap; } .dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; } .btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; flex: 0 1 auto; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; } .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group { margin-left: -1px; } .btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; } .btn-toolbar .input-group { width: auto; } .btn-group > .btn:first-child { margin-left: 0; } .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; } .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; } .dropleft .dropdown-toggle-split::before { margin-right: 0; } .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; } .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.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 + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; } .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:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; } .btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; } .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; } .input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; } .input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; } .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; } .input-group > .custom-file .custom-file-input:focus { z-index: 4; } .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group > .custom-file { display: flex; align-items: center; } .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-prepend, .input-group-append { display: flex; } .input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; } .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; } .input-group-prepend { margin-right: -1px; } .input-group-append { margin-left: -1px; } .input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0px; } .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; } .input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { height: calc(2.875rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0px; } .input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { height: calc(1.8125rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0px; } .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem; } .custom-control-inline { display: inline-flex; margin-right: 1rem; } .custom-control-input { position: absolute; z-index: -1; opacity: 0; } .custom-control-input:checked ~ .custom-control-label::before { color: #fff; background-color: #2e529b; } .custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(46, 82, 155, 0.25); } .custom-control-input:active ~ .custom-control-label::before { color: #fff; background-color: #9ab2e1; } .custom-control-input:disabled ~ .custom-control-label { color: #6c757d; } .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; } .custom-control-label { position: relative; margin-bottom: 0; } .custom-control-label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; user-select: none; background-color: #dee2e6; } .custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 50% 50%; } .custom-checkbox .custom-control-label::before { border-radius: 0px; } .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before { background-color: #2e529b; } .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { background-color: #2e529b; } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); } .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(46, 82, 155, 0.5); } .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(46, 82, 155, 0.5); } .custom-radio .custom-control-label::before { border-radius: 50%; } .custom-radio .custom-control-input:checked ~ .custom-control-label::before { background-color: #2e529b; } .custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); } .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(46, 82, 155, 0.5); } .custom-select { display: inline-block; width: 100%; height: calc(2.25rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; line-height: 1.5; color: #495057; vertical-align: middle; background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center; background-size: 8px 10px; border: 1px solid #ced4da; border-radius: 0px; appearance: none; } .custom-select:focus { border-color: #7394d5; outline: 0; box-shadow: 0 0 0 0.2rem rgba(115, 148, 213, 0.5); } .custom-select:focus::-ms-value { color: #495057; background-color: #fff; } .custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; } .custom-select:disabled { color: #6c757d; background-color: #e9ecef; } .custom-select::-ms-expand { opacity: 0; } .custom-select-sm { height: calc(1.8125rem + 2px); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 75%; } .custom-select-lg { height: calc(2.875rem + 2px); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 125%; } .custom-file { position: relative; display: inline-block; width: 100%; height: calc(2.25rem + 2px); margin-bottom: 0; } .custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(2.25rem + 2px); margin: 0; opacity: 0; } .custom-file-input:focus ~ .custom-file-label { border-color: #7394d5; box-shadow: 0 0 0 0.2rem rgba(46, 82, 155, 0.25); } .custom-file-input:focus ~ .custom-file-label::after { border-color: #7394d5; } .custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; } .custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; } .custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(2.25rem + 2px); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; background-color: #fff; border: 1px solid #ced4da; border-radius: 0px; } .custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: 2.25rem; padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: 1px solid #ced4da; border-radius: 0 0px 0px 0; } .custom-range { width: 100%; padding-left: 0; background-color: transparent; appearance: none; } .custom-range:focus { outline: none; } .custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(46, 82, 155, 0.25); } .custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(46, 82, 155, 0.25); } .custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(46, 82, 155, 0.25); } .custom-range::-moz-focus-outer { border: 0; } .custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #2e529b; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media screen and (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { transition: none; } } .custom-range::-webkit-slider-thumb:active { background-color: #9ab2e1; } .custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; } .custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #2e529b; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media screen and (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { transition: none; } } .custom-range::-moz-range-thumb:active { background-color: #9ab2e1; } .custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; } .custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #2e529b; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media screen and (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { transition: none; } } .custom-range::-ms-thumb:active { background-color: #9ab2e1; } .custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; } .custom-range::-ms-fill-lower { background-color: #dee2e6; border-radius: 1rem; } .custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; border-radius: 1rem; } .custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media screen and (prefers-reduced-motion: reduce) { .custom-control-label::before, .custom-file-label, .custom-select { transition: none; } } .nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; } .nav-link:hover, .nav-link:focus { text-decoration: none; } .nav-link.disabled { color: #6c757d; } .nav-tabs { border-bottom: 1px solid #dee2e6; } .nav-tabs .nav-item { margin-bottom: -1px; } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; } .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; } .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .nav-pills .nav-link { border-radius: 0px; } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #2e529b; } .nav-fill .nav-item { flex: 1 1 auto; text-align: center; } .nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; } .navbar > .container, .navbar > .container-fluid { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } .navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } .navbar-nav .dropdown-menu { position: static; float: none; } .navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; } .navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; } .navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0px; } .navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; } .navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer; } .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; } @media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { flex-flow: row 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: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-sm .navbar-toggler { display: none; } } @media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { flex-flow: row 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: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-md .navbar-toggler { display: none; } } @media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { flex-flow: row 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: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-lg .navbar-toggler { display: none; } } @media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { flex-flow: row 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: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-xl .navbar-toggler { display: none; } } .navbar-expand { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand > .container, .navbar-expand > .container-fluid { padding-right: 0; padding-left: 0; } .navbar-expand .navbar-nav { flex-direction: row; } .navbar-expand .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand > .container, .navbar-expand > .container-fluid { flex-wrap: nowrap; } .navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand .navbar-toggler { display: none; } .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); } .navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); } .navbar-light .navbar-toggler-icon { background-image: url(/static/global/styles/"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http:/www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); } .navbar-dark .navbar-brand { color: #fff; } .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; } .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); } .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; } .navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); } .navbar-dark .navbar-toggler-icon { background-image: url(/static/global/styles/"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http:/www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-text a { color: #fff; } .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; } .card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0px; } .card > hr { margin-right: 0; margin-left: 0; } .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } .card-body { flex: 1 1 auto; padding: 1.25rem; } .card-title { margin-bottom: 0.75rem; } .card-subtitle { margin-top: -0.375rem; margin-bottom: 0; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1.25rem; } .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header:first-child { border-radius: calc(0px - 1px) calc(0px - 1px) 0 0; } .card-header + .list-group .list-group-item:first-child { border-top: 0; } .card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer:last-child { border-radius: 0 0 calc(0px - 1px) calc(0px - 1px); } .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; } .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } .card-img { width: 100%; border-radius: calc(0px - 1px); } .card-img-top { width: 100%; border-top-left-radius: calc(0px - 1px); border-top-right-radius: calc(0px - 1px); } .card-img-bottom { width: 100%; border-bottom-right-radius: calc(0px - 1px); border-bottom-left-radius: calc(0px - 1px); } .card-deck { display: flex; flex-direction: column; } .card-deck .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-deck { flex-flow: row wrap; margin-right: -15px; margin-left: -15px; } .card-deck .card { display: flex; flex: 1 0 0%; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } } .card-group { display: flex; flex-direction: column; } .card-group > .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-group { 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:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header { border-top-right-radius: 0; } .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer { border-bottom-right-radius: 0; } .card-group > .card:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header { border-top-left-radius: 0; } .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer { border-bottom-left-radius: 0; } .card-group > .card:only-child { border-radius: 0px; } .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header { border-top-left-radius: 0px; border-top-right-radius: 0px; } .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } .card-group > .card:not(:first-child):not(:last-child):not(:only-child) { border-radius: 0; } .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer { border-radius: 0; } } .card-columns .card { margin-bottom: 0.75rem; } @media (min-width: 576px) { .card-columns { column-count: 3; column-gap: 1.25rem; orphans: 1; widows: 1; } .card-columns .card { display: inline-block; width: 100%; } } .accordion .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0; border-radius: 0; } .accordion .card:not(:first-of-type) .card-header:first-child { border-radius: 0; } .accordion .card:first-of-type { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .accordion .card:last-of-type { border-top-left-radius: 0; border-top-right-radius: 0; } .breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: 0px; } .breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; } .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #6c757d; content: "/"; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; } .breadcrumb-item.active { color: #6c757d; } .pagination { display: flex; padding-left: 0; list-style: none; border-radius: 0px; } .page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #2e529b; background-color: #fff; border: 1px solid #dee2e6; } .page-link:hover { z-index: 2; color: #1c3360; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; } .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(46, 82, 155, 0.25); } .page-link:not(:disabled):not(.disabled) { cursor: pointer; } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0px; border-bottom-left-radius: 0px; } .page-item:last-child .page-link { border-top-right-radius: 0px; border-bottom-right-radius: 0px; } .page-item.active .page-link { z-index: 1; color: #fff; background-color: #2e529b; border-color: #2e529b; } .page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; } .pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; } .pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; } .pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; } .pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; } .pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; } .pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; } .badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0px; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; } .badge-primary { color: #fff; background-color: #2e529b; } .badge-primary[href]:hover, .badge-primary[href]:focus { color: #fff; text-decoration: none; background-color: #223d74; } .badge-secondary { color: #212529; background-color: #96c0ce; } .badge-secondary[href]:hover, .badge-secondary[href]:focus { color: #212529; text-decoration: none; background-color: #73abbe; } .badge-success { color: #fff; background-color: #28a745; } .badge-success[href]:hover, .badge-success[href]:focus { color: #fff; text-decoration: none; background-color: #1e7e34; } .badge-info { color: #fff; background-color: #c02830; } .badge-info[href]:hover, .badge-info[href]:focus { color: #fff; text-decoration: none; background-color: #961f25; } .badge-warning { color: #212529; background-color: #ffc107; } .badge-warning[href]:hover, .badge-warning[href]:focus { color: #212529; text-decoration: none; background-color: #d39e00; } .badge-danger { color: #fff; background-color: #dc3545; } .badge-danger[href]:hover, .badge-danger[href]:focus { color: #fff; text-decoration: none; background-color: #bd2130; } .badge-light { color: #212529; background-color: #f8f9fa; } .badge-light[href]:hover, .badge-light[href]:focus { color: #212529; text-decoration: none; background-color: #dae0e5; } .badge-dark { color: #fff; background-color: #343a40; } .badge-dark[href]:hover, .badge-dark[href]:focus { color: #fff; text-decoration: none; background-color: #1d2124; } .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; border-radius: 0.3rem; } @media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } } .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0px; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-dismissible { padding-right: 4rem; } .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; } .alert-primary { color: #182b51; background-color: #d5dceb; border-color: #c4cfe3; } .alert-primary hr { border-top-color: #b3c1db; } .alert-primary .alert-link { color: #0c162a; } .alert-secondary { color: #4e646b; background-color: #eaf2f5; border-color: #e2edf1; } .alert-secondary hr { border-top-color: #d1e2e9; } .alert-secondary .alert-link { color: #38484e; } .alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; } .alert-success hr { border-top-color: #b1dfbb; } .alert-success .alert-link { color: #0b2e13; } .alert-info { color: #641519; background-color: #f2d4d6; border-color: #edc3c5; } .alert-info hr { border-top-color: #e7afb2; } .alert-info .alert-link { color: #3a0c0e; } .alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; } .alert-warning hr { border-top-color: #ffe8a1; } .alert-warning .alert-link { color: #533f03; } .alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; } .alert-danger hr { border-top-color: #f1b0b7; } .alert-danger .alert-link { color: #491217; } .alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; } .alert-light hr { border-top-color: #ececf6; } .alert-light .alert-link { color: #686868; } .alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; } .alert-dark hr { border-top-color: #b9bbbe; } .alert-dark .alert-link { color: #040505; } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } .progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #e9ecef; border-radius: 0px; } .progress-bar { display: flex; flex-direction: column; justify-content: center; color: #fff; text-align: center; white-space: nowrap; background-color: #2e529b; transition: width 0.6s ease; } @media screen and (prefers-reduced-motion: reduce) { .progress-bar { transition: none; } } .progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; } .progress-bar-animated { animation: progress-bar-stripes 1s linear infinite; } .media { display: flex; align-items: flex-start; } .media-body { flex: 1; } .list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; } .list-group-item-action { width: 100%; color: #495057; text-align: inherit; } .list-group-item-action:hover, .list-group-item-action:focus { color: #495057; text-decoration: none; background-color: #f8f9fa; } .list-group-item-action:active { color: #666; background-color: #e9ecef; } .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); } .list-group-item:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } .list-group-item:hover, .list-group-item:focus { z-index: 1; text-decoration: none; } .list-group-item.disabled, .list-group-item:disabled { color: #6c757d; background-color: #fff; } .list-group-item.active { z-index: 2; color: #fff; background-color: #2e529b; border-color: #2e529b; } .list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; } .list-group-flush:first-child .list-group-item:first-child { border-top: 0; } .list-group-flush:last-child .list-group-item:last-child { border-bottom: 0; } .list-group-item-primary { color: #182b51; background-color: #c4cfe3; } .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #182b51; background-color: #b3c1db; } .list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #182b51; border-color: #182b51; } .list-group-item-secondary { color: #4e646b; background-color: #e2edf1; } .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #4e646b; background-color: #d1e2e9; } .list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #4e646b; border-color: #4e646b; } .list-group-item-success { color: #155724; background-color: #c3e6cb; } .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #155724; background-color: #b1dfbb; } .list-group-item-success.list-group-item-action.active { color: #fff; background-color: #155724; border-color: #155724; } .list-group-item-info { color: #641519; background-color: #edc3c5; } .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #641519; background-color: #e7afb2; } .list-group-item-info.list-group-item-action.active { color: #fff; background-color: #641519; border-color: #641519; } .list-group-item-warning { color: #856404; background-color: #ffeeba; } .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #856404; background-color: #ffe8a1; } .list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856404; border-color: #856404; } .list-group-item-danger { color: #721c24; background-color: #f5c6cb; } .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #721c24; background-color: #f1b0b7; } .list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #721c24; border-color: #721c24; } .list-group-item-light { color: #818182; background-color: #fdfdfe; } .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; } .list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; } .list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; } .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #1b1e21; background-color: #b9bbbe; } .list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.5; } .close:not(:disabled):not(.disabled) { cursor: pointer; } .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { color: #000; text-decoration: none; opacity: 0.75; } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; } .modal-open { overflow: hidden; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; outline: 0; } .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; } .modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -25%); } @media screen and (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } } .modal.show .modal-dialog { transform: translate(0, 0); } .modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - (0.5rem * 2)); } .modal-dialog-centered::before { display: block; height: calc(100vh - (0.5rem * 2)); content: ""; } .modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: 0.5; } .modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem; border-bottom: 1px solid #e9ecef; border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; } .modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto; } .modal-title { margin-bottom: 0; line-height: 1.5; } .modal-body { position: relative; flex: 1 1 auto; padding: 1rem; } .modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 1px solid #e9ecef; } .modal-footer > :not(:first-child) { margin-left: 0.25rem; } .modal-footer > :not(:last-child) { margin-right: 0.25rem; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg { max-width: 800px; } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, 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; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; } .tooltip.show { opacity: 0.9; } .tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; } .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; } .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; } .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; } .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; } .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; } .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; } .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; } .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; } .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; } .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; } .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; } .tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 0px; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, 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; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; } .popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0.3rem; } .popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; } .bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; } .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow { bottom: calc((0.5rem + 1px) * -1); } .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { border-width: 0.5rem 0.5rem 0; } .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before { bottom: 0; border-top-color: rgba(0, 0, 0, 0.25); } .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { bottom: 1px; border-top-color: #fff; } .bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; } .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow { left: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0.3rem 0; } .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { border-width: 0.5rem 0.5rem 0.5rem 0; } .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before { left: 0; border-right-color: rgba(0, 0, 0, 0.25); } .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { left: 1px; border-right-color: #fff; } .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; } .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow { top: calc((0.5rem + 1px) * -1); } .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { border-width: 0 0.5rem 0.5rem 0.5rem; } .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before { top: 0; border-bottom-color: rgba(0, 0, 0, 0.25); } .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { top: 1px; border-bottom-color: #fff; } .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; } .bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; } .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow { right: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0.3rem 0; } .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { border-width: 0.5rem 0 0.5rem 0.5rem; } .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before { right: 0; border-left-color: rgba(0, 0, 0, 0.25); } .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { right: 1px; border-left-color: #fff; } .popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; color: inherit; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); } .popover-header:empty { display: none; } .popover-body { padding: 0.5rem 0.75rem; color: #666; } .carousel { position: relative; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-item { position: relative; display: none; align-items: center; width: 100%; backface-visibility: hidden; perspective: 1000px; } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; transition: transform 0.6s ease; } @media screen and (prefers-reduced-motion: reduce) { .carousel-item.active, .carousel-item-next, .carousel-item-prev { transition: none; } } .carousel-item-next, .carousel-item-prev { position: absolute; top: 0; } .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translateX(0); } @supports (transform-style: preserve-3d) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translate3d(0, 0, 0); } } .carousel-item-next, .active.carousel-item-right { transform: translateX(100%); } @supports (transform-style: preserve-3d) { .carousel-item-next, .active.carousel-item-right { transform: translate3d(100%, 0, 0); } } .carousel-item-prev, .active.carousel-item-left { transform: translateX(-100%); } @supports (transform-style: preserve-3d) { .carousel-item-prev, .active.carousel-item-left { transform: translate3d(-100%, 0, 0); } } .carousel-fade .carousel-item { opacity: 0; transition-duration: 0.6s; transition-property: opacity; } .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { opacity: 1; } .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { opacity: 0; } .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev { transform: translateX(0); } @supports (transform-style: preserve-3d) { .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev { transform: translate3d(0, 0, 0); } } .carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; display: flex; align-items: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; } .carousel-control-prev { left: 0; } .carousel-control-next { right: 0; } .carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: transparent no-repeat center center; background-size: 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); } .carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; } .carousel-indicators li { position: relative; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: rgba(255, 255, 255, 0.5); } .carousel-indicators li::before { position: absolute; top: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; } .carousel-indicators li::after { position: absolute; bottom: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; } .carousel-indicators .active { background-color: #fff; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; } .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; } .bg-primary { background-color: #2e529b !important; } a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #223d74 !important; } .bg-secondary { background-color: #96c0ce !important; } a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #73abbe !important; } .bg-success { background-color: #28a745 !important; } a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #1e7e34 !important; } .bg-info { background-color: #c02830 !important; } a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #961f25 !important; } .bg-warning { background-color: #ffc107 !important; } a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #d39e00 !important; } .bg-danger { background-color: #dc3545 !important; } a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #bd2130 !important; } .bg-light { background-color: #f8f9fa !important; } a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; } .bg-dark { background-color: #343a40 !important; } a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; } .bg-white { background-color: #fff !important; } .bg-transparent { background-color: transparent !important; } .border { border: 1px solid #dee2e6 !important; } .border-top { border-top: 1px solid #dee2e6 !important; } .border-right { border-right: 1px solid #dee2e6 !important; } .border-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-left { border-left: 1px solid #dee2e6 !important; } .border-0 { border: 0 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; } .border-primary { border-color: #2e529b !important; } .border-secondary { border-color: #96c0ce !important; } .border-success { border-color: #28a745 !important; } .border-info { border-color: #c02830 !important; } .border-warning { border-color: #ffc107 !important; } .border-danger { border-color: #dc3545 !important; } .border-light { border-color: #f8f9fa !important; } .border-dark { border-color: #343a40 !important; } .border-white { border-color: #fff !important; } .rounded { border-radius: 0px !important; } .rounded-top { border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; } .rounded-right { border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; } .rounded-bottom { border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; } .rounded-left { border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; } .rounded-circle { border-radius: 50% !important; } .rounded-0 { border-radius: 0 !important; } .clearfix::after { display: block; clear: both; content: ""; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block, .aligncenter { display: block !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; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !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; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !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; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !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; } } @media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !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; } } @media print { .d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important; } .d-print-block { display: block !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; } } .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; } .embed-responsive::before { display: block; content: ""; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } .embed-responsive-21by9::before { padding-top: 42.8571428571%; } .embed-responsive-16by9::before { padding-top: 56.25%; } .embed-responsive-4by3::before { padding-top: 75%; } .embed-responsive-1by1::before { padding-top: 100%; } .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-wrap { flex-wrap: wrap !important; } .flex-nowrap { flex-wrap: nowrap !important; } .flex-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-fill { flex: 1 1 auto !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; } .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; } .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; } @media (min-width: 576px) { .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-wrap { flex-wrap: wrap !important; } .flex-sm-nowrap { flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-sm-fill { flex: 1 1 auto !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; } .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; } .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; } } @media (min-width: 768px) { .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-wrap { flex-wrap: wrap !important; } .flex-md-nowrap { flex-wrap: nowrap !important; } .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-md-fill { flex: 1 1 auto !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; } .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; } .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; } } @media (min-width: 992px) { .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-wrap { flex-wrap: wrap !important; } .flex-lg-nowrap { flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-lg-fill { flex: 1 1 auto !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; } .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; } .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; } } @media (min-width: 1200px) { .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-wrap { flex-wrap: wrap !important; } .flex-xl-nowrap { flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-xl-fill { flex: 1 1 auto !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; } .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; } .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; } } .float-left { float: left !important; } .float-right { float: right !important; } .float-none { float: none !important; } @media (min-width: 576px) { .float-sm-left { float: left !important; } .float-sm-right { float: right !important; } .float-sm-none { float: none !important; } } @media (min-width: 768px) { .float-md-left { float: left !important; } .float-md-right { float: right !important; } .float-md-none { float: none !important; } } @media (min-width: 992px) { .float-lg-left { float: left !important; } .float-lg-right { float: right !important; } .float-lg-none { float: none !important; } } @media (min-width: 1200px) { .float-xl-left { float: left !important; } .float-xl-right { float: right !important; } .float-xl-none { float: none !important; } } .position-static { position: static !important; } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } .position-fixed { position: fixed !important; } .position-sticky { position: sticky !important; } .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; } @supports (position: sticky) { .sticky-top { position: sticky; top: 0; z-index: 1020; } } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; } .shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; } .shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; } .shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; } .shadow-none { box-shadow: none !important; } .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; } .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; } .mw-100 { max-width: 100% !important; } .mh-100 { max-height: 100% !important; } .m-0 { margin: 0 !important; } .mt-0, .alignleft, .alignright, .my-0, .aligncenter { margin-top: 0 !important; } .mr-0, .alignright, .mx-0, .alignnone { margin-right: 0 !important; } .mb-0, .my-0, .aligncenter { margin-bottom: 0 !important; } .ml-0, .alignleft, .mx-0, .alignnone { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1, .my-1 { margin-top: 0.25rem !important; } .mr-1, .mx-1 { margin-right: 0.25rem !important; } .mb-1, .my-1 { margin-bottom: 0.25rem !important; } .ml-1, .mx-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2, .my-2 { margin-top: 0.5rem !important; } .mr-2, .mx-2 { margin-right: 0.5rem !important; } .mb-2, .my-2 { margin-bottom: 0.5rem !important; } .ml-2, .mx-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3, .my-3 { margin-top: 1rem !important; } .mr-3, .alignleft, .mx-3 { margin-right: 1rem !important; } .mb-3, .alignleft, .alignright, .my-3 { margin-bottom: 1rem !important; } .ml-3, .alignright, .mx-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4, .my-4 { margin-top: 1.5rem !important; } .mr-4, .mx-4 { margin-right: 1.5rem !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } .ml-4, .mx-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5, .my-5 { margin-top: 3rem !important; } .mr-5, .mx-5 { margin-right: 3rem !important; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .ml-5, .mx-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; } .pr-0, .px-0 { padding-right: 0 !important; } .pb-0, .py-0 { padding-bottom: 0 !important; } .pl-0, .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .pb-1, .py-1 { padding-bottom: 0.25rem !important; } .pl-1, .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .pb-2, .py-2 { padding-bottom: 0.5rem !important; } .pl-2, .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .pb-3, .py-3 { padding-bottom: 1rem !important; } .pl-3, .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pr-4, .px-4 { padding-right: 1.5rem !important; } .pb-4, .py-4 { padding-bottom: 1.5rem !important; } .pl-4, .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .pr-5, .px-5 { padding-right: 3rem !important; } .pb-5, .py-5 { padding-bottom: 3rem !important; } .pl-5, .px-5 { padding-left: 3rem !important; } .m-auto { margin: auto !important; } .mt-auto, .my-auto { margin-top: auto !important; } .mr-auto, .mx-auto, .aligncenter { margin-right: auto !important; } .mb-auto, .my-auto { margin-bottom: auto !important; } .ml-auto, .mx-auto, .aligncenter { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } } .text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } .text-justify { text-align: justify !important; } .text-nowrap { white-space: nowrap !important; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } } .text-lowercase { text-transform: lowercase !important; } .text-uppercase { text-transform: uppercase !important; } .text-capitalize { text-transform: capitalize !important; } .font-weight-light { font-weight: 300 !important; } .font-weight-normal { font-weight: 400 !important; } .font-weight-bold { font-weight: 700 !important; } .font-italic { font-style: italic !important; } .text-white { color: #fff !important; } .text-primary { color: #2e529b !important; } a.text-primary:hover, a.text-primary:focus { color: #223d74 !important; } .text-secondary { color: #96c0ce !important; } a.text-secondary:hover, a.text-secondary:focus { color: #73abbe !important; } .text-success { color: #28a745 !important; } a.text-success:hover, a.text-success:focus { color: #1e7e34 !important; } .text-info { color: #c02830 !important; } a.text-info:hover, a.text-info:focus { color: #961f25 !important; } .text-warning { color: #ffc107 !important; } a.text-warning:hover, a.text-warning:focus { color: #d39e00 !important; } .text-danger { color: #dc3545 !important; } a.text-danger:hover, a.text-danger:focus { color: #bd2130 !important; } .text-light { color: #f8f9fa !important; } a.text-light:hover, a.text-light:focus { color: #dae0e5 !important; } .text-dark { color: #343a40 !important; } a.text-dark:hover, a.text-dark:focus { color: #1d2124 !important; } .text-body { color: #666 !important; } .text-muted { color: #6c757d !important; } .text-black-50 { color: rgba(0, 0, 0, 0.5) !important; } .text-white-50 { color: rgba(255, 255, 255, 0.5) !important; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .visible { visibility: visible !important; } .invisible { visibility: hidden !important; } @media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } abbr[title]::after { content: " (" attr(title) ")"; } pre { white-space: pre-wrap !important; } pre, blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } .badge { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered th, .table-bordered td { border: 1px solid #dee2e6 !important; } .table-dark { color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #dee2e6; } .table .thead-dark th { color: inherit; border-color: #dee2e6; } } /*! * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Commercial License) * Copyright 2024 Fonticons, Inc. */ .fa { font-family: var(--fa-style-family, "Font Awesome 6 Pro"); font-weight: var(--fa-style, 900); } .fas, .fass, .far, .fasr, .fal, .fasl, .fat, .fast, .fad, .fadr, .fadl, .fadt, .fasds, .fasdr, .fasdl, .fasdt, .fab, .fa-solid, .fa-regular, .fa-light, .fa-thin, .fa-brands, .fa-classic, .fa-duotone, .fa-sharp, .fa-sharp-duotone, .fa { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: var(--fa-display, inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; } .fas::before, .fass::before, .far::before, .fasr::before, .fal::before, .fasl::before, .fat::before, .fast::before, .fad::before, .fadr::before, .fadl::before, .fadt::before, .fasds::before, .fasdr::before, .fasdl::before, .fasdt::before, .fab::before, .fa-solid::before, .fa-regular::before, .fa-light::before, .fa-thin::before, .fa-brands::before, .fa-classic::before, .fa-duotone::before, .fa-sharp::before, .fa-sharp-duotone::before, .fa::before { content: var(--fa); } .fad::after, .fa-duotone.fa-solid::after, .fa-duotone::after, .fadr::after, .fa-duotone.fa-regular::after, .fadl::after, .fa-duotone.fa-light::after, .fadt::after, .fa-duotone.fa-thin::after, .fasds::after, .fa-sharp-duotone.fa-solid::after, .fa-sharp-duotone::after, .fasdr::after, .fa-sharp-duotone.fa-regular::after, .fasdl::after, .fa-sharp-duotone.fa-light::after, .fasdt::after, .fa-sharp-duotone.fa-thin::after { content: var(--fa--fa); } .fa-classic.fa-duotone { font-family: "Font Awesome 6 Duotone"; } .fass, .fa-sharp { font-weight: 900; } .fad, .fa-duotone { font-weight: 900; } .fasds, .fa-sharp-duotone { font-weight: 900; } .fa-classic, .fas, .fa-solid, .far, .fa-regular, .fal, .fa-light, .fat, .fa-thin { font-family: "Font Awesome 6 Pro"; } .fa-duotone, .fad, .fadr, .fadl, .fadt { font-family: "Font Awesome 6 Duotone"; } .fa-brands, .fab { font-family: "Font Awesome 6 Brands"; } .fa-sharp, .fass, .fasr, .fasl, .fast { font-family: "Font Awesome 6 Sharp"; } .fa-sharp-duotone, .fasds, .fasdr, .fasdl, .fasdt { font-family: "Font Awesome 6 Sharp Duotone"; } .fa-1x { font-size: 1em; } .fa-2x { font-size: 2em; } .fa-3x { font-size: 3em; } .fa-4x { font-size: 4em; } .fa-5x { font-size: 5em; } .fa-6x { font-size: 6em; } .fa-7x { font-size: 7em; } .fa-8x { font-size: 8em; } .fa-9x { font-size: 9em; } .fa-10x { font-size: 10em; } .fa-2xs { font-size: 0.625em; line-height: 0.1em; vertical-align: 0.225em; } .fa-xs { font-size: 0.75em; line-height: 0.0833333337em; vertical-align: 0.125em; } .fa-sm { font-size: 0.875em; line-height: 0.0714285718em; vertical-align: 0.0535714295em; } .fa-lg { font-size: 1.25em; line-height: 0.05em; vertical-align: -0.075em; } .fa-xl { font-size: 1.5em; line-height: 0.0416666682em; vertical-align: -0.125em; } .fa-2xl { font-size: 2em; line-height: 0.03125em; vertical-align: -0.1875em; } .fa-fw { text-align: center; width: 1.25em; } .fa-ul { list-style-type: none; margin-left: var(--fa-li-margin, 2.5em); padding-left: 0; } .fa-ul > li { position: relative; } .fa-li { left: calc(-1 * var(--fa-li-width, 2em)); position: absolute; text-align: center; width: var(--fa-li-width, 2em); line-height: inherit; } .fa-border { border-color: var(--fa-border-color, #eee); border-radius: var(--fa-border-radius, 0.1em); border-style: var(--fa-border-style, solid); border-width: var(--fa-border-width, 0.08em); padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); } .fa-pull-left { float: left; margin-right: var(--fa-pull-margin, 0.3em); } .fa-pull-right { float: right; margin-left: var(--fa-pull-margin, 0.3em); } .fa-beat { animation-name: fa-beat; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-in-out); } .fa-bounce { animation-name: fa-bounce; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); } .fa-fade { animation-name: fa-fade; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); } .fa-beat-fade { animation-name: fa-beat-fade; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); } .fa-flip { animation-name: fa-flip; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-in-out); } .fa-shake { animation-name: fa-shake; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, linear); } .fa-spin { animation-name: fa-spin; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 2s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, linear); } .fa-spin-reverse { --fa-animation-direction: reverse; } .fa-pulse, .fa-spin-pulse { animation-name: fa-spin; animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, steps(8)); } @media (prefers-reduced-motion: reduce) { .fa-beat, .fa-bounce, .fa-fade, .fa-beat-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse { animation-delay: -1ms; animation-duration: 1ms; animation-iteration-count: 1; transition-delay: 0s; transition-duration: 0s; } } @keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale, 1.25)); } } @keyframes fa-bounce { 0% { transform: scale(1, 1) translateY(0); } 10% { transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); } 57% { transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); } 64% { transform: scale(1, 1) translateY(0); } 100% { transform: scale(1, 1) translateY(0); } } @keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity, 0.4); } } @keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity, 0.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale, 1.125)); } } @keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } } @keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 8%, 24% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } } @keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .fa-rotate-90 { transform: rotate(90deg); } .fa-rotate-180 { transform: rotate(180deg); } .fa-rotate-270 { transform: rotate(270deg); } .fa-flip-horizontal { transform: scale(-1, 1); } .fa-flip-vertical { transform: scale(1, -1); } .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { transform: scale(-1, -1); } .fa-rotate-by { transform: rotate(var(--fa-rotate-angle, 0)); } .fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2.5em; } .fa-stack-1x, .fa-stack-2x { left: 0; position: absolute; text-align: center; width: 100%; z-index: var(--fa-stack-z-index, auto); } .fa-stack-1x { line-height: inherit; } .fa-stack-2x { font-size: 2em; } .fa-inverse { color: var(--fa-inverse, #fff); } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-0 { --fa: "0"; --fa--fa: "00"; } .fa-1 { --fa: "1"; --fa--fa: "11"; } .fa-2 { --fa: "2"; --fa--fa: "22"; } .fa-3 { --fa: "3"; --fa--fa: "33"; } .fa-4 { --fa: "4"; --fa--fa: "44"; } .fa-5 { --fa: "5"; --fa--fa: "55"; } .fa-6 { --fa: "6"; --fa--fa: "66"; } .fa-7 { --fa: "7"; --fa--fa: "77"; } .fa-8 { --fa: "8"; --fa--fa: "88"; } .fa-9 { --fa: "9"; --fa--fa: "99"; } .fa-fill-drip { --fa: ""; --fa--fa: ""; } .fa-arrows-to-circle { --fa: ""; --fa--fa: ""; } .fa-circle-chevron-right { --fa: ""; --fa--fa: ""; } .fa-chevron-circle-right { --fa: ""; --fa--fa: ""; } .fa-wagon-covered { --fa: ""; --fa--fa: ""; } .fa-line-height { --fa: ""; --fa--fa: ""; } .fa-bagel { --fa: ""; --fa--fa: ""; } .fa-transporter-7 { --fa: ""; --fa--fa: ""; } .fa-at { --fa: "@"; --fa--fa: "@@"; } .fa-rectangles-mixed { --fa: ""; --fa--fa: ""; } .fa-phone-arrow-up-right { --fa: ""; --fa--fa: ""; } .fa-phone-arrow-up { --fa: ""; --fa--fa: ""; } .fa-phone-outgoing { --fa: ""; --fa--fa: ""; } .fa-trash-can { --fa: ""; --fa--fa: ""; } .fa-trash-alt { --fa: ""; --fa--fa: ""; } .fa-circle-l { --fa: ""; --fa--fa: ""; } .fa-head-side-goggles { --fa: ""; --fa--fa: ""; } .fa-head-vr { --fa: ""; --fa--fa: ""; } .fa-text-height { --fa: ""; --fa--fa: ""; } .fa-user-xmark { --fa: ""; --fa--fa: ""; } .fa-user-times { --fa: ""; --fa--fa: ""; } .fa-face-hand-yawn { --fa: ""; --fa--fa: ""; } .fa-gauge-simple-min { --fa: ""; --fa--fa: ""; } .fa-tachometer-slowest { --fa: ""; --fa--fa: ""; } .fa-stethoscope { --fa: ""; --fa--fa: ""; } .fa-coffin { --fa: ""; --fa--fa: ""; } .fa-message { --fa: ""; --fa--fa: ""; } .fa-comment-alt { --fa: ""; --fa--fa: ""; } .fa-salad { --fa: ""; --fa--fa: ""; } .fa-bowl-salad { --fa: ""; --fa--fa: ""; } .fa-info { --fa: ""; --fa--fa: ""; } .fa-robot-astromech { --fa: ""; --fa--fa: ""; } .fa-ring-diamond { --fa: ""; --fa--fa: ""; } .fa-fondue-pot { --fa: ""; --fa--fa: ""; } .fa-theta { --fa: ""; --fa--fa: ""; } .fa-face-hand-peeking { --fa: ""; --fa--fa: ""; } .fa-square-user { --fa: ""; --fa--fa: ""; } .fa-down-left-and-up-right-to-center { --fa: ""; --fa--fa: ""; } .fa-compress-alt { --fa: ""; --fa--fa: ""; } .fa-explosion { --fa: ""; --fa--fa: ""; } .fa-file-lines { --fa: ""; --fa--fa: ""; } .fa-file-alt { --fa: ""; --fa--fa: ""; } .fa-file-text { --fa: ""; --fa--fa: ""; } .fa-wave-square { --fa: ""; --fa--fa: ""; } .fa-ring { --fa: ""; --fa--fa: ""; } .fa-building-un { --fa: ""; --fa--fa: ""; } .fa-dice-three { --fa: ""; --fa--fa: ""; } .fa-tire-pressure-warning { --fa: ""; --fa--fa: ""; } .fa-wifi-fair { --fa: ""; --fa--fa: ""; } .fa-wifi-2 { --fa: ""; --fa--fa: ""; } .fa-calendar-days { --fa: ""; --fa--fa: ""; } .fa-calendar-alt { --fa: ""; --fa--fa: ""; } .fa-mp3-player { --fa: ""; --fa--fa: ""; } .fa-anchor-circle-check { --fa: ""; --fa--fa: ""; } .fa-tally-4 { --fa: ""; --fa--fa: ""; } .fa-rectangle-history { --fa: ""; --fa--fa: ""; } .fa-building-circle-arrow-right { --fa: ""; --fa--fa: ""; } .fa-volleyball { --fa: ""; --fa--fa: ""; } .fa-volleyball-ball { --fa: ""; --fa--fa: ""; } .fa-sun-haze { --fa: ""; --fa--fa: ""; } .fa-text-size { --fa: ""; --fa--fa: ""; } .fa-ufo { --fa: ""; --fa--fa: ""; } .fa-fork { --fa: ""; --fa--fa: ""; } .fa-utensil-fork { --fa: ""; --fa--fa: ""; } .fa-arrows-up-to-line { --fa: ""; --fa--fa: ""; } .fa-mobile-signal { --fa: ""; --fa--fa: ""; } .fa-barcode-scan { --fa: ""; --fa--fa: ""; } .fa-sort-down { --fa: ""; --fa--fa: ""; } .fa-sort-desc { --fa: ""; --fa--fa: ""; } .fa-folder-arrow-down { --fa: ""; --fa--fa: ""; } .fa-folder-download { --fa: ""; --fa--fa: ""; } .fa-circle-minus { --fa: ""; --fa--fa: ""; } .fa-minus-circle { --fa: ""; --fa--fa: ""; } .fa-face-icicles { --fa: ""; --fa--fa: ""; } .fa-shovel { --fa: ""; --fa--fa: ""; } .fa-door-open { --fa: ""; --fa--fa: ""; } .fa-films { --fa: ""; --fa--fa: ""; } .fa-right-from-bracket { --fa: ""; --fa--fa: ""; } .fa-sign-out-alt { --fa: ""; --fa--fa: ""; } .fa-face-glasses { --fa: ""; --fa--fa: ""; } .fa-nfc { --fa: ""; --fa--fa: ""; } .fa-atom { --fa: ""; --fa--fa: ""; } .fa-soap { --fa: ""; --fa--fa: ""; } .fa-icons { --fa: ""; --fa--fa: ""; } .fa-heart-music-camera-bolt { --fa: ""; --fa--fa: ""; } .fa-microphone-lines-slash { --fa: ""; --fa--fa: ""; } .fa-microphone-alt-slash { --fa: ""; --fa--fa: ""; } .fa-closed-captioning-slash { --fa: ""; --fa--fa: ""; } .fa-calculator-simple { --fa: ""; --fa--fa: ""; } .fa-calculator-alt { --fa: ""; --fa--fa: ""; } .fa-bridge-circle-check { --fa: ""; --fa--fa: ""; } .fa-sliders-up { --fa: ""; --fa--fa: ""; } .fa-sliders-v { --fa: ""; --fa--fa: ""; } .fa-location-minus { --fa: ""; --fa--fa: ""; } .fa-map-marker-minus { --fa: ""; --fa--fa: ""; } .fa-pump-medical { --fa: ""; --fa--fa: ""; } .fa-fingerprint { --fa: ""; --fa--fa: ""; } .fa-ski-boot { --fa: ""; --fa--fa: ""; } .fa-standard-definition { --fa: ""; --fa--fa: ""; } .fa-rectangle-sd { --fa: ""; --fa--fa: ""; } .fa-h1 { --fa: ""; --fa--fa: ""; } .fa-hand-point-right { --fa: ""; --fa--fa: ""; } .fa-magnifying-glass-location { --fa: ""; --fa--fa: ""; } .fa-search-location { --fa: ""; --fa--fa: ""; } .fa-message-bot { --fa: ""; --fa--fa: ""; } .fa-forward-step { --fa: ""; --fa--fa: ""; } .fa-step-forward { --fa: ""; --fa--fa: ""; } .fa-face-smile-beam { --fa: ""; --fa--fa: ""; } .fa-smile-beam { --fa: ""; --fa--fa: ""; } .fa-light-ceiling { --fa: ""; --fa--fa: ""; } .fa-message-exclamation { --fa: ""; --fa--fa: ""; } .fa-comment-alt-exclamation { --fa: ""; --fa--fa: ""; } .fa-bowl-scoop { --fa: ""; --fa--fa: ""; } .fa-bowl-shaved-ice { --fa: ""; --fa--fa: ""; } .fa-square-x { --fa: ""; --fa--fa: ""; } .fa-building-memo { --fa: ""; --fa--fa: ""; } .fa-utility-pole-double { --fa: ""; --fa--fa: ""; } .fa-flag-checkered { --fa: ""; --fa--fa: ""; } .fa-chevrons-up { --fa: ""; --fa--fa: ""; } .fa-chevron-double-up { --fa: ""; --fa--fa: ""; } .fa-football { --fa: ""; --fa--fa: ""; } .fa-football-ball { --fa: ""; --fa--fa: ""; } .fa-user-vneck { --fa: ""; --fa--fa: ""; } .fa-school-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-crop { --fa: ""; --fa--fa: ""; } .fa-angles-down { --fa: ""; --fa--fa: ""; } .fa-angle-double-down { --fa: ""; --fa--fa: ""; } .fa-users-rectangle { --fa: ""; --fa--fa: ""; } .fa-people-roof { --fa: ""; --fa--fa: ""; } .fa-square-arrow-right { --fa: ""; --fa--fa: ""; } .fa-arrow-square-right { --fa: ""; --fa--fa: ""; } .fa-location-plus { --fa: ""; --fa--fa: ""; } .fa-map-marker-plus { --fa: ""; --fa--fa: ""; } .fa-lightbulb-exclamation-on { --fa: ""; --fa--fa: ""; } .fa-people-line { --fa: ""; --fa--fa: ""; } .fa-beer-mug-empty { --fa: ""; --fa--fa: ""; } .fa-beer { --fa: ""; --fa--fa: ""; } .fa-carpool { --fa: ""; --fa--fa: ""; } .fa-car-people { --fa: ""; --fa--fa: ""; } .fa-crate-empty { --fa: ""; --fa--fa: ""; } .fa-diagram-predecessor { --fa: ""; --fa--fa: ""; } .fa-transporter { --fa: ""; --fa--fa: ""; } .fa-calendar-circle-user { --fa: ""; --fa--fa: ""; } .fa-arrow-up-long { --fa: ""; --fa--fa: ""; } .fa-long-arrow-up { --fa: ""; --fa--fa: ""; } .fa-person-carry-box { --fa: ""; --fa--fa: ""; } .fa-person-carry { --fa: ""; --fa--fa: ""; } .fa-fire-flame-simple { --fa: ""; --fa--fa: ""; } .fa-burn { --fa: ""; --fa--fa: ""; } .fa-person { --fa: ""; --fa--fa: ""; } .fa-male { --fa: ""; --fa--fa: ""; } .fa-laptop { --fa: ""; --fa--fa: ""; } .fa-file-csv { --fa: ""; --fa--fa: ""; } .fa-menorah { --fa: ""; --fa--fa: ""; } .fa-union { --fa: ""; --fa--fa: ""; } .fa-chevrons-left { --fa: ""; --fa--fa: ""; } .fa-chevron-double-left { --fa: ""; --fa--fa: ""; } .fa-circle-heart { --fa: ""; --fa--fa: ""; } .fa-heart-circle { --fa: ""; --fa--fa: ""; } .fa-truck-plane { --fa: ""; --fa--fa: ""; } .fa-record-vinyl { --fa: ""; --fa--fa: ""; } .fa-bring-forward { --fa: ""; --fa--fa: ""; } .fa-square-p { --fa: ""; --fa--fa: ""; } .fa-face-grin-stars { --fa: ""; --fa--fa: ""; } .fa-grin-stars { --fa: ""; --fa--fa: ""; } .fa-sigma { --fa: ""; --fa--fa: ""; } .fa-camera-movie { --fa: ""; --fa--fa: ""; } .fa-bong { --fa: ""; --fa--fa: ""; } .fa-clarinet { --fa: ""; --fa--fa: ""; } .fa-truck-flatbed { --fa: ""; --fa--fa: ""; } .fa-spaghetti-monster-flying { --fa: ""; --fa--fa: ""; } .fa-pastafarianism { --fa: ""; --fa--fa: ""; } .fa-arrow-down-up-across-line { --fa: ""; --fa--fa: ""; } .fa-arrows-rotate-reverse { --fa: ""; --fa--fa: ""; } .fa-leaf-heart { --fa: ""; --fa--fa: ""; } .fa-house-building { --fa: ""; --fa--fa: ""; } .fa-cheese-swiss { --fa: ""; --fa--fa: ""; } .fa-spoon { --fa: ""; --fa--fa: ""; } .fa-utensil-spoon { --fa: ""; --fa--fa: ""; } .fa-jar-wheat { --fa: ""; --fa--fa: ""; } .fa-envelopes-bulk { --fa: ""; --fa--fa: ""; } .fa-mail-bulk { --fa: ""; --fa--fa: ""; } .fa-file-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-bow-arrow { --fa: ""; --fa--fa: ""; } .fa-cart-xmark { --fa: ""; --fa--fa: ""; } .fa-hexagon-xmark { --fa: ""; --fa--fa: ""; } .fa-times-hexagon { --fa: ""; --fa--fa: ""; } .fa-xmark-hexagon { --fa: ""; --fa--fa: ""; } .fa-circle-h { --fa: ""; --fa--fa: ""; } .fa-hospital-symbol { --fa: ""; --fa--fa: ""; } .fa-merge { --fa: ""; --fa--fa: ""; } .fa-pager { --fa: ""; --fa--fa: ""; } .fa-cart-minus { --fa: ""; --fa--fa: ""; } .fa-address-book { --fa: ""; --fa--fa: ""; } .fa-contact-book { --fa: ""; --fa--fa: ""; } .fa-pan-frying { --fa: ""; --fa--fa: ""; } .fa-grid { --fa: ""; --fa--fa: ""; } .fa-grid-3 { --fa: ""; --fa--fa: ""; } .fa-football-helmet { --fa: ""; --fa--fa: ""; } .fa-hand-love { --fa: ""; --fa--fa: ""; } .fa-trees { --fa: ""; --fa--fa: ""; } .fa-strikethrough { --fa: ""; --fa--fa: ""; } .fa-page { --fa: ""; --fa--fa: ""; } .fa-k { --fa: "K"; --fa--fa: "KK"; } .fa-diagram-previous { --fa: ""; --fa--fa: ""; } .fa-gauge-min { --fa: ""; --fa--fa: ""; } .fa-tachometer-alt-slowest { --fa: ""; --fa--fa: ""; } .fa-folder-grid { --fa: ""; --fa--fa: ""; } .fa-eggplant { --fa: ""; --fa--fa: ""; } .fa-excavator { --fa: ""; --fa--fa: ""; } .fa-ram { --fa: ""; --fa--fa: ""; } .fa-landmark-flag { --fa: ""; --fa--fa: ""; } .fa-lips { --fa: ""; --fa--fa: ""; } .fa-pencil { --fa: ""; --fa--fa: ""; } .fa-pencil-alt { --fa: ""; --fa--fa: ""; } .fa-backward { --fa: ""; --fa--fa: ""; } .fa-caret-right { --fa: ""; --fa--fa: ""; } .fa-comments { --fa: ""; --fa--fa: ""; } .fa-paste { --fa: ""; --fa--fa: ""; } .fa-file-clipboard { --fa: ""; --fa--fa: ""; } .fa-desktop-arrow-down { --fa: ""; --fa--fa: ""; } .fa-code-pull-request { --fa: ""; --fa--fa: ""; } .fa-pumpkin { --fa: ""; --fa--fa: ""; } .fa-clipboard-list { --fa: ""; --fa--fa: ""; } .fa-pen-field { --fa: ""; --fa--fa: ""; } .fa-chart-sine { --fa: ""; --fa--fa: ""; } .fa-blueberries { --fa: ""; --fa--fa: ""; } .fa-truck-ramp-box { --fa: ""; --fa--fa: ""; } .fa-truck-loading { --fa: ""; --fa--fa: ""; } .fa-note { --fa: ""; --fa--fa: ""; } .fa-arrow-down-to-square { --fa: ""; --fa--fa: ""; } .fa-user-check { --fa: ""; --fa--fa: ""; } .fa-cloud-xmark { --fa: ""; --fa--fa: ""; } .fa-vial-virus { --fa: ""; --fa--fa: ""; } .fa-book-blank { --fa: ""; --fa--fa: ""; } .fa-book-alt { --fa: ""; --fa--fa: ""; } .fa-golf-flag-hole { --fa: ""; --fa--fa: ""; } .fa-message-arrow-down { --fa: ""; --fa--fa: ""; } .fa-comment-alt-arrow-down { --fa: ""; --fa--fa: ""; } .fa-face-unamused { --fa: ""; --fa--fa: ""; } .fa-sheet-plastic { --fa: ""; --fa--fa: ""; } .fa-circle-9 { --fa: ""; --fa--fa: ""; } .fa-blog { --fa: ""; --fa--fa: ""; } .fa-user-ninja { --fa: ""; --fa--fa: ""; } .fa-pencil-slash { --fa: ""; --fa--fa: ""; } .fa-bowling-pins { --fa: ""; --fa--fa: ""; } .fa-person-arrow-up-from-line { --fa: ""; --fa--fa: ""; } .fa-down-right { --fa: ""; --fa--fa: ""; } .fa-scroll-torah { --fa: ""; --fa--fa: ""; } .fa-torah { --fa: ""; --fa--fa: ""; } .fa-webhook { --fa: ""; --fa--fa: ""; } .fa-blinds-open { --fa: ""; --fa--fa: ""; } .fa-fence { --fa: ""; --fa--fa: ""; } .fa-up { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-up { --fa: ""; --fa--fa: ""; } .fa-broom-ball { --fa: ""; --fa--fa: ""; } .fa-quidditch { --fa: ""; --fa--fa: ""; } .fa-quidditch-broom-ball { --fa: ""; --fa--fa: ""; } .fa-drumstick { --fa: ""; --fa--fa: ""; } .fa-square-v { --fa: ""; --fa--fa: ""; } .fa-face-awesome { --fa: ""; --fa--fa: ""; } .fa-gave-dandy { --fa: ""; --fa--fa: ""; } .fa-dial-off { --fa: ""; --fa--fa: ""; } .fa-toggle-off { --fa: ""; --fa--fa: ""; } .fa-face-smile-horns { --fa: ""; --fa--fa: ""; } .fa-box-archive { --fa: ""; --fa--fa: ""; } .fa-archive { --fa: ""; --fa--fa: ""; } .fa-grapes { --fa: ""; --fa--fa: ""; } .fa-person-drowning { --fa: ""; --fa--fa: ""; } .fa-dial-max { --fa: ""; --fa--fa: ""; } .fa-circle-m { --fa: ""; --fa--fa: ""; } .fa-calendar-image { --fa: ""; --fa--fa: ""; } .fa-circle-caret-down { --fa: ""; --fa--fa: ""; } .fa-caret-circle-down { --fa: ""; --fa--fa: ""; } .fa-arrow-down-9-1 { --fa: ""; --fa--fa: ""; } .fa-sort-numeric-desc { --fa: ""; --fa--fa: ""; } .fa-sort-numeric-down-alt { --fa: ""; --fa--fa: ""; } .fa-face-grin-tongue-squint { --fa: ""; --fa--fa: ""; } .fa-grin-tongue-squint { --fa: ""; --fa--fa: ""; } .fa-shish-kebab { --fa: ""; --fa--fa: ""; } .fa-spray-can { --fa: ""; --fa--fa: ""; } .fa-alarm-snooze { --fa: ""; --fa--fa: ""; } .fa-scarecrow { --fa: ""; --fa--fa: ""; } .fa-truck-monster { --fa: ""; --fa--fa: ""; } .fa-gift-card { --fa: ""; --fa--fa: ""; } .fa-w { --fa: "W"; --fa--fa: "WW"; } .fa-code-pull-request-draft { --fa: ""; --fa--fa: ""; } .fa-square-b { --fa: ""; --fa--fa: ""; } .fa-elephant { --fa: ""; --fa--fa: ""; } .fa-earth-africa { --fa: ""; --fa--fa: ""; } .fa-globe-africa { --fa: ""; --fa--fa: ""; } .fa-rainbow { --fa: ""; --fa--fa: ""; } .fa-circle-notch { --fa: ""; --fa--fa: ""; } .fa-tablet-screen-button { --fa: ""; --fa--fa: ""; } .fa-tablet-alt { --fa: ""; --fa--fa: ""; } .fa-paw { --fa: ""; --fa--fa: ""; } .fa-message-question { --fa: ""; --fa--fa: ""; } .fa-cloud { --fa: ""; --fa--fa: ""; } .fa-trowel-bricks { --fa: ""; --fa--fa: ""; } .fa-square-3 { --fa: ""; --fa--fa: ""; } .fa-face-flushed { --fa: ""; --fa--fa: ""; } .fa-flushed { --fa: ""; --fa--fa: ""; } .fa-hospital-user { --fa: ""; --fa--fa: ""; } .fa-microwave { --fa: ""; --fa--fa: ""; } .fa-chf-sign { --fa: ""; --fa--fa: ""; } .fa-tent-arrow-left-right { --fa: ""; --fa--fa: ""; } .fa-cart-circle-arrow-up { --fa: ""; --fa--fa: ""; } .fa-trash-clock { --fa: ""; --fa--fa: ""; } .fa-reflect-both { --fa: ""; --fa--fa: ""; } .fa-gavel { --fa: ""; --fa--fa: ""; } .fa-legal { --fa: ""; --fa--fa: ""; } .fa-sprinkler-ceiling { --fa: ""; --fa--fa: ""; } .fa-browsers { --fa: ""; --fa--fa: ""; } .fa-trillium { --fa: ""; --fa--fa: ""; } .fa-table-cells-unlock { --fa: ""; --fa--fa: ""; } .fa-music-slash { --fa: ""; --fa--fa: ""; } .fa-truck-ramp { --fa: ""; --fa--fa: ""; } .fa-binoculars { --fa: ""; --fa--fa: ""; } .fa-microphone-slash { --fa: ""; --fa--fa: ""; } .fa-box-tissue { --fa: ""; --fa--fa: ""; } .fa-circle-c { --fa: ""; --fa--fa: ""; } .fa-star-christmas { --fa: ""; --fa--fa: ""; } .fa-chart-bullet { --fa: ""; --fa--fa: ""; } .fa-motorcycle { --fa: ""; --fa--fa: ""; } .fa-tree-christmas { --fa: ""; --fa--fa: ""; } .fa-tire-flat { --fa: ""; --fa--fa: ""; } .fa-sunglasses { --fa: ""; --fa--fa: ""; } .fa-badge { --fa: ""; --fa--fa: ""; } .fa-message-pen { --fa: ""; --fa--fa: ""; } .fa-comment-alt-edit { --fa: ""; --fa--fa: ""; } .fa-message-edit { --fa: ""; --fa--fa: ""; } .fa-bell-concierge { --fa: ""; --fa--fa: ""; } .fa-concierge-bell { --fa: ""; --fa--fa: ""; } .fa-pen-ruler { --fa: ""; --fa--fa: ""; } .fa-pencil-ruler { --fa: ""; --fa--fa: ""; } .fa-file-mp3 { --fa: ""; --fa--fa: ""; } .fa-arrow-progress { --fa: ""; --fa--fa: ""; } .fa-chess-rook-piece { --fa: ""; --fa--fa: ""; } .fa-chess-rook-alt { --fa: ""; --fa--fa: ""; } .fa-square-root { --fa: ""; --fa--fa: ""; } .fa-album-collection-circle-plus { --fa: ""; --fa--fa: ""; } .fa-people-arrows { --fa: ""; --fa--fa: ""; } .fa-people-arrows-left-right { --fa: ""; --fa--fa: ""; } .fa-sign-post { --fa: ""; --fa--fa: ""; } .fa-face-angry-horns { --fa: ""; --fa--fa: ""; } .fa-mars-and-venus-burst { --fa: ""; --fa--fa: ""; } .fa-tombstone { --fa: ""; --fa--fa: ""; } .fa-square-caret-right { --fa: ""; --fa--fa: ""; } .fa-caret-square-right { --fa: ""; --fa--fa: ""; } .fa-scissors { --fa: ""; --fa--fa: ""; } .fa-cut { --fa: ""; --fa--fa: ""; } .fa-list-music { --fa: ""; --fa--fa: ""; } .fa-sun-plant-wilt { --fa: ""; --fa--fa: ""; } .fa-toilets-portable { --fa: ""; --fa--fa: ""; } .fa-hockey-puck { --fa: ""; --fa--fa: ""; } .fa-mustache { --fa: ""; --fa--fa: ""; } .fa-hyphen { --fa: "-"; --fa--fa: "--"; } .fa-table { --fa: ""; --fa--fa: ""; } .fa-user-chef { --fa: ""; --fa--fa: ""; } .fa-message-image { --fa: ""; --fa--fa: ""; } .fa-comment-alt-image { --fa: ""; --fa--fa: ""; } .fa-users-medical { --fa: ""; --fa--fa: ""; } .fa-sensor-triangle-exclamation { --fa: ""; --fa--fa: ""; } .fa-sensor-alert { --fa: ""; --fa--fa: ""; } .fa-magnifying-glass-arrow-right { --fa: ""; --fa--fa: ""; } .fa-tachograph-digital { --fa: ""; --fa--fa: ""; } .fa-digital-tachograph { --fa: ""; --fa--fa: ""; } .fa-face-mask { --fa: ""; --fa--fa: ""; } .fa-pickleball { --fa: ""; --fa--fa: ""; } .fa-star-sharp-half { --fa: ""; --fa--fa: ""; } .fa-users-slash { --fa: ""; --fa--fa: ""; } .fa-clover { --fa: ""; --fa--fa: ""; } .fa-meat { --fa: ""; --fa--fa: ""; } .fa-reply { --fa: ""; --fa--fa: ""; } .fa-mail-reply { --fa: ""; --fa--fa: ""; } .fa-star-and-crescent { --fa: ""; --fa--fa: ""; } .fa-empty-set { --fa: ""; --fa--fa: ""; } .fa-house-fire { --fa: ""; --fa--fa: ""; } .fa-square-minus { --fa: ""; --fa--fa: ""; } .fa-minus-square { --fa: ""; --fa--fa: ""; } .fa-helicopter { --fa: ""; --fa--fa: ""; } .fa-bird { --fa: ""; --fa--fa: ""; } .fa-compass { --fa: ""; --fa--fa: ""; } .fa-square-caret-down { --fa: ""; --fa--fa: ""; } .fa-caret-square-down { --fa: ""; --fa--fa: ""; } .fa-heart-half-stroke { --fa: ""; --fa--fa: ""; } .fa-heart-half-alt { --fa: ""; --fa--fa: ""; } .fa-file-circle-question { --fa: ""; --fa--fa: ""; } .fa-truck-utensils { --fa: ""; --fa--fa: ""; } .fa-laptop-code { --fa: ""; --fa--fa: ""; } .fa-joystick { --fa: ""; --fa--fa: ""; } .fa-grill-fire { --fa: ""; --fa--fa: ""; } .fa-rectangle-vertical-history { --fa: ""; --fa--fa: ""; } .fa-swatchbook { --fa: ""; --fa--fa: ""; } .fa-prescription-bottle { --fa: ""; --fa--fa: ""; } .fa-bars { --fa: ""; --fa--fa: ""; } .fa-navicon { --fa: ""; --fa--fa: ""; } .fa-keyboard-left { --fa: ""; --fa--fa: ""; } .fa-people-group { --fa: ""; --fa--fa: ""; } .fa-hourglass-end { --fa: ""; --fa--fa: ""; } .fa-hourglass-3 { --fa: ""; --fa--fa: ""; } .fa-heart-crack { --fa: ""; --fa--fa: ""; } .fa-heart-broken { --fa: ""; --fa--fa: ""; } .fa-face-beam-hand-over-mouth { --fa: ""; --fa--fa: ""; } .fa-droplet-percent { --fa: ""; --fa--fa: ""; } .fa-humidity { --fa: ""; --fa--fa: ""; } .fa-square-up-right { --fa: ""; --fa--fa: ""; } .fa-external-link-square-alt { --fa: ""; --fa--fa: ""; } .fa-face-kiss-beam { --fa: ""; --fa--fa: ""; } .fa-kiss-beam { --fa: ""; --fa--fa: ""; } .fa-corn { --fa: ""; --fa--fa: ""; } .fa-roller-coaster { --fa: ""; --fa--fa: ""; } .fa-photo-film-music { --fa: ""; --fa--fa: ""; } .fa-radar { --fa: ""; --fa--fa: ""; } .fa-sickle { --fa: ""; --fa--fa: ""; } .fa-film { --fa: ""; --fa--fa: ""; } .fa-coconut { --fa: ""; --fa--fa: ""; } .fa-ruler-horizontal { --fa: ""; --fa--fa: ""; } .fa-shield-cross { --fa: ""; --fa--fa: ""; } .fa-cassette-tape { --fa: ""; --fa--fa: ""; } .fa-square-terminal { --fa: ""; --fa--fa: ""; } .fa-people-robbery { --fa: ""; --fa--fa: ""; } .fa-lightbulb { --fa: ""; --fa--fa: ""; } .fa-caret-left { --fa: ""; --fa--fa: ""; } .fa-comment-middle { --fa: ""; --fa--fa: ""; } .fa-trash-can-list { --fa: ""; --fa--fa: ""; } .fa-block { --fa: ""; --fa--fa: ""; } .fa-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-exclamation-circle { --fa: ""; --fa--fa: ""; } .fa-school-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-arrow-right-from-bracket { --fa: ""; --fa--fa: ""; } .fa-sign-out { --fa: ""; --fa--fa: ""; } .fa-face-frown-slight { --fa: ""; --fa--fa: ""; } .fa-circle-chevron-down { --fa: ""; --fa--fa: ""; } .fa-chevron-circle-down { --fa: ""; --fa--fa: ""; } .fa-sidebar-flip { --fa: ""; --fa--fa: ""; } .fa-unlock-keyhole { --fa: ""; --fa--fa: ""; } .fa-unlock-alt { --fa: ""; --fa--fa: ""; } .fa-temperature-list { --fa: ""; --fa--fa: ""; } .fa-cloud-showers-heavy { --fa: ""; --fa--fa: ""; } .fa-headphones-simple { --fa: ""; --fa--fa: ""; } .fa-headphones-alt { --fa: ""; --fa--fa: ""; } .fa-sitemap { --fa: ""; --fa--fa: ""; } .fa-pipe-section { --fa: ""; --fa--fa: ""; } .fa-space-station-moon-construction { --fa: ""; --fa--fa: ""; } .fa-space-station-moon-alt { --fa: ""; --fa--fa: ""; } .fa-circle-dollar-to-slot { --fa: ""; --fa--fa: ""; } .fa-donate { --fa: ""; --fa--fa: ""; } .fa-memory { --fa: ""; --fa--fa: ""; } .fa-face-sleeping { --fa: ""; --fa--fa: ""; } .fa-road-spikes { --fa: ""; --fa--fa: ""; } .fa-fire-burner { --fa: ""; --fa--fa: ""; } .fa-squirrel { --fa: ""; --fa--fa: ""; } .fa-arrow-up-to-line { --fa: ""; --fa--fa: ""; } .fa-arrow-to-top { --fa: ""; --fa--fa: ""; } .fa-flag { --fa: ""; --fa--fa: ""; } .fa-face-cowboy-hat { --fa: ""; --fa--fa: ""; } .fa-hanukiah { --fa: ""; --fa--fa: ""; } .fa-chart-scatter-3d { --fa: ""; --fa--fa: ""; } .fa-display-chart-up { --fa: ""; --fa--fa: ""; } .fa-square-code { --fa: ""; --fa--fa: ""; } .fa-feather { --fa: ""; --fa--fa: ""; } .fa-volume-low { --fa: ""; --fa--fa: ""; } .fa-volume-down { --fa: ""; --fa--fa: ""; } .fa-xmark-to-slot { --fa: ""; --fa--fa: ""; } .fa-times-to-slot { --fa: ""; --fa--fa: ""; } .fa-vote-nay { --fa: ""; --fa--fa: ""; } .fa-box-taped { --fa: ""; --fa--fa: ""; } .fa-box-alt { --fa: ""; --fa--fa: ""; } .fa-comment-slash { --fa: ""; --fa--fa: ""; } .fa-swords { --fa: ""; --fa--fa: ""; } .fa-cloud-sun-rain { --fa: ""; --fa--fa: ""; } .fa-album { --fa: ""; --fa--fa: ""; } .fa-circle-n { --fa: ""; --fa--fa: ""; } .fa-compress { --fa: ""; --fa--fa: ""; } .fa-wheat-awn { --fa: ""; --fa--fa: ""; } .fa-wheat-alt { --fa: ""; --fa--fa: ""; } .fa-ankh { --fa: ""; --fa--fa: ""; } .fa-hands-holding-child { --fa: ""; --fa--fa: ""; } .fa-asterisk { --fa: "*"; --fa--fa: "**"; } .fa-key-skeleton-left-right { --fa: ""; --fa--fa: ""; } .fa-comment-lines { --fa: ""; --fa--fa: ""; } .fa-luchador-mask { --fa: ""; --fa--fa: ""; } .fa-luchador { --fa: ""; --fa--fa: ""; } .fa-mask-luchador { --fa: ""; --fa--fa: ""; } .fa-square-check { --fa: ""; --fa--fa: ""; } .fa-check-square { --fa: ""; --fa--fa: ""; } .fa-shredder { --fa: ""; --fa--fa: ""; } .fa-book-open-cover { --fa: ""; --fa--fa: ""; } .fa-book-open-alt { --fa: ""; --fa--fa: ""; } .fa-sandwich { --fa: ""; --fa--fa: ""; } .fa-peseta-sign { --fa: ""; --fa--fa: ""; } .fa-square-parking-slash { --fa: ""; --fa--fa: ""; } .fa-parking-slash { --fa: ""; --fa--fa: ""; } .fa-train-tunnel { --fa: ""; --fa--fa: ""; } .fa-heading { --fa: ""; --fa--fa: ""; } .fa-header { --fa: ""; --fa--fa: ""; } .fa-ghost { --fa: ""; --fa--fa: ""; } .fa-face-anguished { --fa: ""; --fa--fa: ""; } .fa-hockey-sticks { --fa: ""; --fa--fa: ""; } .fa-abacus { --fa: ""; --fa--fa: ""; } .fa-film-simple { --fa: ""; --fa--fa: ""; } .fa-film-alt { --fa: ""; --fa--fa: ""; } .fa-list { --fa: ""; --fa--fa: ""; } .fa-list-squares { --fa: ""; --fa--fa: ""; } .fa-tree-palm { --fa: ""; --fa--fa: ""; } .fa-square-phone-flip { --fa: ""; --fa--fa: ""; } .fa-phone-square-alt { --fa: ""; --fa--fa: ""; } .fa-user-beard-bolt { --fa: ""; --fa--fa: ""; } .fa-cart-plus { --fa: ""; --fa--fa: ""; } .fa-gamepad { --fa: ""; --fa--fa: ""; } .fa-border-center-v { --fa: ""; --fa--fa: ""; } .fa-circle-dot { --fa: ""; --fa--fa: ""; } .fa-dot-circle { --fa: ""; --fa--fa: ""; } .fa-clipboard-medical { --fa: ""; --fa--fa: ""; } .fa-face-dizzy { --fa: ""; --fa--fa: ""; } .fa-dizzy { --fa: ""; --fa--fa: ""; } .fa-egg { --fa: ""; --fa--fa: ""; } .fa-up-to-line { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-to-top { --fa: ""; --fa--fa: ""; } .fa-house-medical-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-watch-fitness { --fa: ""; --fa--fa: ""; } .fa-clock-nine-thirty { --fa: ""; --fa--fa: ""; } .fa-campground { --fa: ""; --fa--fa: ""; } .fa-folder-plus { --fa: ""; --fa--fa: ""; } .fa-jug { --fa: ""; --fa--fa: ""; } .fa-futbol { --fa: ""; --fa--fa: ""; } .fa-futbol-ball { --fa: ""; --fa--fa: ""; } .fa-soccer-ball { --fa: ""; --fa--fa: ""; } .fa-snow-blowing { --fa: ""; --fa--fa: ""; } .fa-paintbrush { --fa: ""; --fa--fa: ""; } .fa-paint-brush { --fa: ""; --fa--fa: ""; } .fa-lock { --fa: ""; --fa--fa: ""; } .fa-arrow-down-from-line { --fa: ""; --fa--fa: ""; } .fa-arrow-from-top { --fa: ""; --fa--fa: ""; } .fa-gas-pump { --fa: ""; --fa--fa: ""; } .fa-signal-bars-slash { --fa: ""; --fa--fa: ""; } .fa-signal-alt-slash { --fa: ""; --fa--fa: ""; } .fa-monkey { --fa: ""; --fa--fa: ""; } .fa-rectangle-pro { --fa: ""; --fa--fa: ""; } .fa-pro { --fa: ""; --fa--fa: ""; } .fa-house-night { --fa: ""; --fa--fa: ""; } .fa-hot-tub-person { --fa: ""; --fa--fa: ""; } .fa-hot-tub { --fa: ""; --fa--fa: ""; } .fa-globe-pointer { --fa: ""; --fa--fa: ""; } .fa-blanket { --fa: ""; --fa--fa: ""; } .fa-map-location { --fa: ""; --fa--fa: ""; } .fa-map-marked { --fa: ""; --fa--fa: ""; } .fa-house-flood-water { --fa: ""; --fa--fa: ""; } .fa-comments-question-check { --fa: ""; --fa--fa: ""; } .fa-tree { --fa: ""; --fa--fa: ""; } .fa-arrows-cross { --fa: ""; --fa--fa: ""; } .fa-backpack { --fa: ""; --fa--fa: ""; } .fa-square-small { --fa: ""; --fa--fa: ""; } .fa-folder-arrow-up { --fa: ""; --fa--fa: ""; } .fa-folder-upload { --fa: ""; --fa--fa: ""; } .fa-bridge-lock { --fa: ""; --fa--fa: ""; } .fa-crosshairs-simple { --fa: ""; --fa--fa: ""; } .fa-sack-dollar { --fa: ""; --fa--fa: ""; } .fa-pen-to-square { --fa: ""; --fa--fa: ""; } .fa-edit { --fa: ""; --fa--fa: ""; } .fa-square-sliders { --fa: ""; --fa--fa: ""; } .fa-sliders-h-square { --fa: ""; --fa--fa: ""; } .fa-car-side { --fa: ""; --fa--fa: ""; } .fa-message-middle-top { --fa: ""; --fa--fa: ""; } .fa-comment-middle-top-alt { --fa: ""; --fa--fa: ""; } .fa-lightbulb-on { --fa: ""; --fa--fa: ""; } .fa-knife { --fa: ""; --fa--fa: ""; } .fa-utensil-knife { --fa: ""; --fa--fa: ""; } .fa-share-nodes { --fa: ""; --fa--fa: ""; } .fa-share-alt { --fa: ""; --fa--fa: ""; } .fa-display-chart-up-circle-dollar { --fa: ""; --fa--fa: ""; } .fa-wave-sine { --fa: ""; --fa--fa: ""; } .fa-heart-circle-minus { --fa: ""; --fa--fa: ""; } .fa-circle-w { --fa: ""; --fa--fa: ""; } .fa-circle-calendar { --fa: ""; --fa--fa: ""; } .fa-calendar-circle { --fa: ""; --fa--fa: ""; } .fa-hourglass-half { --fa: ""; --fa--fa: ""; } .fa-hourglass-2 { --fa: ""; --fa--fa: ""; } .fa-microscope { --fa: ""; --fa--fa: ""; } .fa-sunset { --fa: ""; --fa--fa: ""; } .fa-sink { --fa: ""; --fa--fa: ""; } .fa-calendar-exclamation { --fa: ""; --fa--fa: ""; } .fa-truck-container-empty { --fa: ""; --fa--fa: ""; } .fa-hand-heart { --fa: ""; --fa--fa: ""; } .fa-bag-shopping { --fa: ""; --fa--fa: ""; } .fa-shopping-bag { --fa: ""; --fa--fa: ""; } .fa-arrow-down-z-a { --fa: ""; --fa--fa: ""; } .fa-sort-alpha-desc { --fa: ""; --fa--fa: ""; } .fa-sort-alpha-down-alt { --fa: ""; --fa--fa: ""; } .fa-mitten { --fa: ""; --fa--fa: ""; } .fa-reply-clock { --fa: ""; --fa--fa: ""; } .fa-reply-time { --fa: ""; --fa--fa: ""; } .fa-person-rays { --fa: ""; --fa--fa: ""; } .fa-right { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-right { --fa: ""; --fa--fa: ""; } .fa-circle-f { --fa: ""; --fa--fa: ""; } .fa-users { --fa: ""; --fa--fa: ""; } .fa-face-pleading { --fa: ""; --fa--fa: ""; } .fa-eye-slash { --fa: ""; --fa--fa: ""; } .fa-flask-vial { --fa: ""; --fa--fa: ""; } .fa-police-box { --fa: ""; --fa--fa: ""; } .fa-cucumber { --fa: ""; --fa--fa: ""; } .fa-head-side-brain { --fa: ""; --fa--fa: ""; } .fa-hand { --fa: ""; --fa--fa: ""; } .fa-hand-paper { --fa: ""; --fa--fa: ""; } .fa-person-biking-mountain { --fa: ""; --fa--fa: ""; } .fa-biking-mountain { --fa: ""; --fa--fa: ""; } .fa-utensils-slash { --fa: ""; --fa--fa: ""; } .fa-print-magnifying-glass { --fa: ""; --fa--fa: ""; } .fa-print-search { --fa: ""; --fa--fa: ""; } .fa-turn-right { --fa: ""; --fa--fa: ""; } .fa-folder-bookmark { --fa: ""; --fa--fa: ""; } .fa-arrow-turn-left-down { --fa: ""; --fa--fa: ""; } .fa-om { --fa: ""; --fa--fa: ""; } .fa-pi { --fa: ""; --fa--fa: ""; } .fa-flask-round-potion { --fa: ""; --fa--fa: ""; } .fa-flask-potion { --fa: ""; --fa--fa: ""; } .fa-face-shush { --fa: ""; --fa--fa: ""; } .fa-worm { --fa: ""; --fa--fa: ""; } .fa-house-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-plug { --fa: ""; --fa--fa: ""; } .fa-calendar-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-square-i { --fa: ""; --fa--fa: ""; } .fa-chevron-up { --fa: ""; --fa--fa: ""; } .fa-face-saluting { --fa: ""; --fa--fa: ""; } .fa-gauge-simple-low { --fa: ""; --fa--fa: ""; } .fa-tachometer-slow { --fa: ""; --fa--fa: ""; } .fa-face-persevering { --fa: ""; --fa--fa: ""; } .fa-circle-camera { --fa: ""; --fa--fa: ""; } .fa-camera-circle { --fa: ""; --fa--fa: ""; } .fa-hand-spock { --fa: ""; --fa--fa: ""; } .fa-spider-web { --fa: ""; --fa--fa: ""; } .fa-circle-microphone { --fa: ""; --fa--fa: ""; } .fa-microphone-circle { --fa: ""; --fa--fa: ""; } .fa-book-arrow-up { --fa: ""; --fa--fa: ""; } .fa-popsicle { --fa: ""; --fa--fa: ""; } .fa-command { --fa: ""; --fa--fa: ""; } .fa-blinds { --fa: ""; --fa--fa: ""; } .fa-stopwatch { --fa: ""; --fa--fa: ""; } .fa-saxophone { --fa: ""; --fa--fa: ""; } .fa-square-2 { --fa: ""; --fa--fa: ""; } .fa-field-hockey-stick-ball { --fa: ""; --fa--fa: ""; } .fa-field-hockey { --fa: ""; --fa--fa: ""; } .fa-arrow-up-square-triangle { --fa: ""; --fa--fa: ""; } .fa-sort-shapes-up-alt { --fa: ""; --fa--fa: ""; } .fa-face-scream { --fa: ""; --fa--fa: ""; } .fa-square-m { --fa: ""; --fa--fa: ""; } .fa-camera-web { --fa: ""; --fa--fa: ""; } .fa-webcam { --fa: ""; --fa--fa: ""; } .fa-comment-arrow-down { --fa: ""; --fa--fa: ""; } .fa-lightbulb-cfl { --fa: ""; --fa--fa: ""; } .fa-window-frame-open { --fa: ""; --fa--fa: ""; } .fa-face-kiss { --fa: ""; --fa--fa: ""; } .fa-kiss { --fa: ""; --fa--fa: ""; } .fa-bridge-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-period { --fa: "."; --fa--fa: ".."; } .fa-face-grin-tongue { --fa: ""; --fa--fa: ""; } .fa-grin-tongue { --fa: ""; --fa--fa: ""; } .fa-up-to-dotted-line { --fa: ""; --fa--fa: ""; } .fa-thought-bubble { --fa: ""; --fa--fa: ""; } .fa-skeleton-ribs { --fa: ""; --fa--fa: ""; } .fa-raygun { --fa: ""; --fa--fa: ""; } .fa-flute { --fa: ""; --fa--fa: ""; } .fa-acorn { --fa: ""; --fa--fa: ""; } .fa-video-arrow-up-right { --fa: ""; --fa--fa: ""; } .fa-grate-droplet { --fa: ""; --fa--fa: ""; } .fa-seal-exclamation { --fa: ""; --fa--fa: ""; } .fa-chess-bishop { --fa: ""; --fa--fa: ""; } .fa-message-sms { --fa: ""; --fa--fa: ""; } .fa-coffee-beans { --fa: ""; --fa--fa: ""; } .fa-hat-witch { --fa: ""; --fa--fa: ""; } .fa-face-grin-wink { --fa: ""; --fa--fa: ""; } .fa-grin-wink { --fa: ""; --fa--fa: ""; } .fa-clock-three-thirty { --fa: ""; --fa--fa: ""; } .fa-ear-deaf { --fa: ""; --fa--fa: ""; } .fa-deaf { --fa: ""; --fa--fa: ""; } .fa-deafness { --fa: ""; --fa--fa: ""; } .fa-hard-of-hearing { --fa: ""; --fa--fa: ""; } .fa-alarm-clock { --fa: ""; --fa--fa: ""; } .fa-eclipse { --fa: ""; --fa--fa: ""; } .fa-face-relieved { --fa: ""; --fa--fa: ""; } .fa-road-circle-check { --fa: ""; --fa--fa: ""; } .fa-dice-five { --fa: ""; --fa--fa: ""; } .fa-octagon-minus { --fa: ""; --fa--fa: ""; } .fa-minus-octagon { --fa: ""; --fa--fa: ""; } .fa-square-rss { --fa: ""; --fa--fa: ""; } .fa-rss-square { --fa: ""; --fa--fa: ""; } .fa-face-zany { --fa: ""; --fa--fa: ""; } .fa-tricycle { --fa: ""; --fa--fa: ""; } .fa-land-mine-on { --fa: ""; --fa--fa: ""; } .fa-square-arrow-up-left { --fa: ""; --fa--fa: ""; } .fa-i-cursor { --fa: ""; --fa--fa: ""; } .fa-chart-mixed-up-circle-dollar { --fa: ""; --fa--fa: ""; } .fa-salt-shaker { --fa: ""; --fa--fa: ""; } .fa-stamp { --fa: ""; --fa--fa: ""; } .fa-file-plus { --fa: ""; --fa--fa: ""; } .fa-draw-square { --fa: ""; --fa--fa: ""; } .fa-toilet-paper-under-slash { --fa: ""; --fa--fa: ""; } .fa-toilet-paper-reverse-slash { --fa: ""; --fa--fa: ""; } .fa-stairs { --fa: ""; --fa--fa: ""; } .fa-drone-front { --fa: ""; --fa--fa: ""; } .fa-drone-alt { --fa: ""; --fa--fa: ""; } .fa-glass-empty { --fa: ""; --fa--fa: ""; } .fa-dial-high { --fa: ""; --fa--fa: ""; } .fa-user-helmet-safety { --fa: ""; --fa--fa: ""; } .fa-user-construction { --fa: ""; --fa--fa: ""; } .fa-user-hard-hat { --fa: ""; --fa--fa: ""; } .fa-i { --fa: "I"; --fa--fa: "II"; } .fa-hryvnia-sign { --fa: ""; --fa--fa: ""; } .fa-hryvnia { --fa: ""; --fa--fa: ""; } .fa-arrow-down-left-and-arrow-up-right-to-center { --fa: ""; --fa--fa: ""; } .fa-pills { --fa: ""; --fa--fa: ""; } .fa-face-grin-wide { --fa: ""; --fa--fa: ""; } .fa-grin-alt { --fa: ""; --fa--fa: ""; } .fa-tooth { --fa: ""; --fa--fa: ""; } .fa-basketball-hoop { --fa: ""; --fa--fa: ""; } .fa-objects-align-bottom { --fa: ""; --fa--fa: ""; } .fa-v { --fa: "V"; --fa--fa: "VV"; } .fa-sparkles { --fa: ""; --fa--fa: ""; } .fa-squid { --fa: ""; --fa--fa: ""; } .fa-leafy-green { --fa: ""; --fa--fa: ""; } .fa-circle-arrow-up-right { --fa: ""; --fa--fa: ""; } .fa-calendars { --fa: ""; --fa--fa: ""; } .fa-bangladeshi-taka-sign { --fa: ""; --fa--fa: ""; } .fa-bicycle { --fa: ""; --fa--fa: ""; } .fa-hammer-war { --fa: ""; --fa--fa: ""; } .fa-circle-d { --fa: ""; --fa--fa: ""; } .fa-spider-black-widow { --fa: ""; --fa--fa: ""; } .fa-staff-snake { --fa: ""; --fa--fa: ""; } .fa-rod-asclepius { --fa: ""; --fa--fa: ""; } .fa-rod-snake { --fa: ""; --fa--fa: ""; } .fa-staff-aesculapius { --fa: ""; --fa--fa: ""; } .fa-pear { --fa: ""; --fa--fa: ""; } .fa-head-side-cough-slash { --fa: ""; --fa--fa: ""; } .fa-file-mov { --fa: ""; --fa--fa: ""; } .fa-triangle { --fa: ""; --fa--fa: ""; } .fa-apartment { --fa: ""; --fa--fa: ""; } .fa-truck-medical { --fa: ""; --fa--fa: ""; } .fa-ambulance { --fa: ""; --fa--fa: ""; } .fa-pepper { --fa: ""; --fa--fa: ""; } .fa-piano { --fa: ""; --fa--fa: ""; } .fa-gun-squirt { --fa: ""; --fa--fa: ""; } .fa-wheat-awn-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-snowman { --fa: ""; --fa--fa: ""; } .fa-user-alien { --fa: ""; --fa--fa: ""; } .fa-shield-check { --fa: ""; --fa--fa: ""; } .fa-mortar-pestle { --fa: ""; --fa--fa: ""; } .fa-road-barrier { --fa: ""; --fa--fa: ""; } .fa-chart-candlestick { --fa: ""; --fa--fa: ""; } .fa-briefcase-blank { --fa: ""; --fa--fa: ""; } .fa-school { --fa: ""; --fa--fa: ""; } .fa-igloo { --fa: ""; --fa--fa: ""; } .fa-bracket-round { --fa: "("; --fa--fa: "(("; } .fa-parenthesis { --fa: "("; --fa--fa: "(("; } .fa-joint { --fa: ""; --fa--fa: ""; } .fa-horse-saddle { --fa: ""; --fa--fa: ""; } .fa-mug-marshmallows { --fa: ""; --fa--fa: ""; } .fa-filters { --fa: ""; --fa--fa: ""; } .fa-bell-on { --fa: ""; --fa--fa: ""; } .fa-angle-right { --fa: ""; --fa--fa: ""; } .fa-dial-med { --fa: ""; --fa--fa: ""; } .fa-horse { --fa: ""; --fa--fa: ""; } .fa-q { --fa: "Q"; --fa--fa: "QQ"; } .fa-monitor-waveform { --fa: ""; --fa--fa: ""; } .fa-monitor-heart-rate { --fa: ""; --fa--fa: ""; } .fa-link-simple { --fa: ""; --fa--fa: ""; } .fa-whistle { --fa: ""; --fa--fa: ""; } .fa-g { --fa: "G"; --fa--fa: "GG"; } .fa-wine-glass-crack { --fa: ""; --fa--fa: ""; } .fa-fragile { --fa: ""; --fa--fa: ""; } .fa-slot-machine { --fa: ""; --fa--fa: ""; } .fa-notes-medical { --fa: ""; --fa--fa: ""; } .fa-car-wash { --fa: ""; --fa--fa: ""; } .fa-escalator { --fa: ""; --fa--fa: ""; } .fa-comment-image { --fa: ""; --fa--fa: ""; } .fa-temperature-half { --fa: ""; --fa--fa: ""; } .fa-temperature-2 { --fa: ""; --fa--fa: ""; } .fa-thermometer-2 { --fa: ""; --fa--fa: ""; } .fa-thermometer-half { --fa: ""; --fa--fa: ""; } .fa-dong-sign { --fa: ""; --fa--fa: ""; } .fa-donut { --fa: ""; --fa--fa: ""; } .fa-doughnut { --fa: ""; --fa--fa: ""; } .fa-capsules { --fa: ""; --fa--fa: ""; } .fa-poo-storm { --fa: ""; --fa--fa: ""; } .fa-poo-bolt { --fa: ""; --fa--fa: ""; } .fa-tally-1 { --fa: ""; --fa--fa: ""; } .fa-file-vector { --fa: ""; --fa--fa: ""; } .fa-face-frown-open { --fa: ""; --fa--fa: ""; } .fa-frown-open { --fa: ""; --fa--fa: ""; } .fa-square-dashed { --fa: ""; --fa--fa: ""; } .fa-bag-shopping-plus { --fa: ""; --fa--fa: ""; } .fa-square-j { --fa: ""; --fa--fa: ""; } .fa-hand-point-up { --fa: ""; --fa--fa: ""; } .fa-money-bill { --fa: ""; --fa--fa: ""; } .fa-arrow-up-big-small { --fa: ""; --fa--fa: ""; } .fa-sort-size-up { --fa: ""; --fa--fa: ""; } .fa-barcode-read { --fa: ""; --fa--fa: ""; } .fa-baguette { --fa: ""; --fa--fa: ""; } .fa-bowl-soft-serve { --fa: ""; --fa--fa: ""; } .fa-face-holding-back-tears { --fa: ""; --fa--fa: ""; } .fa-square-up { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-square-up { --fa: ""; --fa--fa: ""; } .fa-train-subway-tunnel { --fa: ""; --fa--fa: ""; } .fa-subway-tunnel { --fa: ""; --fa--fa: ""; } .fa-square-exclamation { --fa: ""; --fa--fa: ""; } .fa-exclamation-square { --fa: ""; --fa--fa: ""; } .fa-semicolon { --fa: ";"; --fa--fa: ";;"; } .fa-bookmark { --fa: ""; --fa--fa: ""; } .fa-fan-table { --fa: ""; --fa--fa: ""; } .fa-align-justify { --fa: ""; --fa--fa: ""; } .fa-battery-low { --fa: ""; --fa--fa: ""; } .fa-battery-1 { --fa: ""; --fa--fa: ""; } .fa-credit-card-front { --fa: ""; --fa--fa: ""; } .fa-brain-arrow-curved-right { --fa: ""; --fa--fa: ""; } .fa-mind-share { --fa: ""; --fa--fa: ""; } .fa-umbrella-beach { --fa: ""; --fa--fa: ""; } .fa-helmet-un { --fa: ""; --fa--fa: ""; } .fa-location-smile { --fa: ""; --fa--fa: ""; } .fa-map-marker-smile { --fa: ""; --fa--fa: ""; } .fa-arrow-left-to-line { --fa: ""; --fa--fa: ""; } .fa-arrow-to-left { --fa: ""; --fa--fa: ""; } .fa-bullseye { --fa: ""; --fa--fa: ""; } .fa-sushi { --fa: ""; --fa--fa: ""; } .fa-nigiri { --fa: ""; --fa--fa: ""; } .fa-message-captions { --fa: ""; --fa--fa: ""; } .fa-comment-alt-captions { --fa: ""; --fa--fa: ""; } .fa-trash-list { --fa: ""; --fa--fa: ""; } .fa-bacon { --fa: ""; --fa--fa: ""; } .fa-option { --fa: ""; --fa--fa: ""; } .fa-raccoon { --fa: ""; --fa--fa: ""; } .fa-hand-point-down { --fa: ""; --fa--fa: ""; } .fa-arrow-up-from-bracket { --fa: ""; --fa--fa: ""; } .fa-head-side-gear { --fa: ""; --fa--fa: ""; } .fa-trash-plus { --fa: ""; --fa--fa: ""; } .fa-file-cad { --fa: ""; --fa--fa: ""; } .fa-objects-align-top { --fa: ""; --fa--fa: ""; } .fa-folder { --fa: ""; --fa--fa: ""; } .fa-folder-blank { --fa: ""; --fa--fa: ""; } .fa-face-anxious-sweat { --fa: ""; --fa--fa: ""; } .fa-credit-card-blank { --fa: ""; --fa--fa: ""; } .fa-file-waveform { --fa: ""; --fa--fa: ""; } .fa-file-medical-alt { --fa: ""; --fa--fa: ""; } .fa-microchip-ai { --fa: ""; --fa--fa: ""; } .fa-mug { --fa: ""; --fa--fa: ""; } .fa-plane-up-slash { --fa: ""; --fa--fa: ""; } .fa-radiation { --fa: ""; --fa--fa: ""; } .fa-pen-circle { --fa: ""; --fa--fa: ""; } .fa-bag-seedling { --fa: ""; --fa--fa: ""; } .fa-chart-simple { --fa: ""; --fa--fa: ""; } .fa-crutches { --fa: ""; --fa--fa: ""; } .fa-circle-parking { --fa: ""; --fa--fa: ""; } .fa-parking-circle { --fa: ""; --fa--fa: ""; } .fa-mars-stroke { --fa: ""; --fa--fa: ""; } .fa-leaf-oak { --fa: ""; --fa--fa: ""; } .fa-square-bolt { --fa: ""; --fa--fa: ""; } .fa-vial { --fa: ""; --fa--fa: ""; } .fa-gauge { --fa: ""; --fa--fa: ""; } .fa-dashboard { --fa: ""; --fa--fa: ""; } .fa-gauge-med { --fa: ""; --fa--fa: ""; } .fa-tachometer-alt-average { --fa: ""; --fa--fa: ""; } .fa-wand-magic-sparkles { --fa: ""; --fa--fa: ""; } .fa-magic-wand-sparkles { --fa: ""; --fa--fa: ""; } .fa-lambda { --fa: ""; --fa--fa: ""; } .fa-e { --fa: "E"; --fa--fa: "EE"; } .fa-pizza { --fa: ""; --fa--fa: ""; } .fa-bowl-chopsticks-noodles { --fa: ""; --fa--fa: ""; } .fa-h3 { --fa: ""; --fa--fa: ""; } .fa-pen-clip { --fa: ""; --fa--fa: ""; } .fa-pen-alt { --fa: ""; --fa--fa: ""; } .fa-bridge-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-badge-percent { --fa: ""; --fa--fa: ""; } .fa-rotate-reverse { --fa: ""; --fa--fa: ""; } .fa-user { --fa: ""; --fa--fa: ""; } .fa-sensor { --fa: ""; --fa--fa: ""; } .fa-comma { --fa: ","; --fa--fa: ",,"; } .fa-school-circle-check { --fa: ""; --fa--fa: ""; } .fa-toilet-paper-under { --fa: ""; --fa--fa: ""; } .fa-toilet-paper-reverse { --fa: ""; --fa--fa: ""; } .fa-light-emergency { --fa: ""; --fa--fa: ""; } .fa-arrow-down-to-arc { --fa: ""; --fa--fa: ""; } .fa-dumpster { --fa: ""; --fa--fa: ""; } .fa-van-shuttle { --fa: ""; --fa--fa: ""; } .fa-shuttle-van { --fa: ""; --fa--fa: ""; } .fa-building-user { --fa: ""; --fa--fa: ""; } .fa-light-switch { --fa: ""; --fa--fa: ""; } .fa-square-caret-left { --fa: ""; --fa--fa: ""; } .fa-caret-square-left { --fa: ""; --fa--fa: ""; } .fa-highlighter { --fa: ""; --fa--fa: ""; } .fa-wave-pulse { --fa: ""; --fa--fa: ""; } .fa-heart-rate { --fa: ""; --fa--fa: ""; } .fa-key { --fa: ""; --fa--fa: ""; } .fa-arrow-left-to-bracket { --fa: ""; --fa--fa: ""; } .fa-hat-santa { --fa: ""; --fa--fa: ""; } .fa-tamale { --fa: ""; --fa--fa: ""; } .fa-box-check { --fa: ""; --fa--fa: ""; } .fa-bullhorn { --fa: ""; --fa--fa: ""; } .fa-steak { --fa: ""; --fa--fa: ""; } .fa-location-crosshairs-slash { --fa: ""; --fa--fa: ""; } .fa-location-slash { --fa: ""; --fa--fa: ""; } .fa-person-dolly { --fa: ""; --fa--fa: ""; } .fa-globe { --fa: ""; --fa--fa: ""; } .fa-synagogue { --fa: ""; --fa--fa: ""; } .fa-file-chart-column { --fa: ""; --fa--fa: ""; } .fa-file-chart-line { --fa: ""; --fa--fa: ""; } .fa-person-half-dress { --fa: ""; --fa--fa: ""; } .fa-folder-image { --fa: ""; --fa--fa: ""; } .fa-calendar-pen { --fa: ""; --fa--fa: ""; } .fa-calendar-edit { --fa: ""; --fa--fa: ""; } .fa-road-bridge { --fa: ""; --fa--fa: ""; } .fa-face-smile-tear { --fa: ""; --fa--fa: ""; } .fa-message-plus { --fa: ""; --fa--fa: ""; } .fa-comment-alt-plus { --fa: ""; --fa--fa: ""; } .fa-location-arrow { --fa: ""; --fa--fa: ""; } .fa-c { --fa: "C"; --fa--fa: "CC"; } .fa-tablet-button { --fa: ""; --fa--fa: ""; } .fa-person-dress-fairy { --fa: ""; --fa--fa: ""; } .fa-rectangle-history-circle-user { --fa: ""; --fa--fa: ""; } .fa-building-lock { --fa: ""; --fa--fa: ""; } .fa-chart-line-up { --fa: ""; --fa--fa: ""; } .fa-mailbox { --fa: ""; --fa--fa: ""; } .fa-sign-posts { --fa: ""; --fa--fa: ""; } .fa-truck-bolt { --fa: ""; --fa--fa: ""; } .fa-pizza-slice { --fa: ""; --fa--fa: ""; } .fa-money-bill-wave { --fa: ""; --fa--fa: ""; } .fa-chart-area { --fa: ""; --fa--fa: ""; } .fa-area-chart { --fa: ""; --fa--fa: ""; } .fa-house-flag { --fa: ""; --fa--fa: ""; } .fa-circle-three-quarters-stroke { --fa: ""; --fa--fa: ""; } .fa-person-circle-minus { --fa: ""; --fa--fa: ""; } .fa-scalpel { --fa: ""; --fa--fa: ""; } .fa-ban { --fa: ""; --fa--fa: ""; } .fa-cancel { --fa: ""; --fa--fa: ""; } .fa-bell-exclamation { --fa: ""; --fa--fa: ""; } .fa-circle-bookmark { --fa: ""; --fa--fa: ""; } .fa-bookmark-circle { --fa: ""; --fa--fa: ""; } .fa-egg-fried { --fa: ""; --fa--fa: ""; } .fa-face-weary { --fa: ""; --fa--fa: ""; } .fa-uniform-martial-arts { --fa: ""; --fa--fa: ""; } .fa-camera-rotate { --fa: ""; --fa--fa: ""; } .fa-sun-dust { --fa: ""; --fa--fa: ""; } .fa-comment-text { --fa: ""; --fa--fa: ""; } .fa-spray-can-sparkles { --fa: ""; --fa--fa: ""; } .fa-air-freshener { --fa: ""; --fa--fa: ""; } .fa-signal-bars { --fa: ""; --fa--fa: ""; } .fa-signal-alt { --fa: ""; --fa--fa: ""; } .fa-signal-alt-4 { --fa: ""; --fa--fa: ""; } .fa-signal-bars-strong { --fa: ""; --fa--fa: ""; } .fa-diamond-exclamation { --fa: ""; --fa--fa: ""; } .fa-star { --fa: ""; --fa--fa: ""; } .fa-dial-min { --fa: ""; --fa--fa: ""; } .fa-repeat { --fa: ""; --fa--fa: ""; } .fa-cross { --fa: ""; --fa--fa: ""; } .fa-page-caret-down { --fa: ""; --fa--fa: ""; } .fa-file-caret-down { --fa: ""; --fa--fa: ""; } .fa-box { --fa: ""; --fa--fa: ""; } .fa-venus-mars { --fa: ""; --fa--fa: ""; } .fa-clock-seven-thirty { --fa: ""; --fa--fa: ""; } .fa-arrow-pointer { --fa: ""; --fa--fa: ""; } .fa-mouse-pointer { --fa: ""; --fa--fa: ""; } .fa-clock-four-thirty { --fa: ""; --fa--fa: ""; } .fa-signal-bars-good { --fa: ""; --fa--fa: ""; } .fa-signal-alt-3 { --fa: ""; --fa--fa: ""; } .fa-cactus { --fa: ""; --fa--fa: ""; } .fa-lightbulb-gear { --fa: ""; --fa--fa: ""; } .fa-maximize { --fa: ""; --fa--fa: ""; } .fa-expand-arrows-alt { --fa: ""; --fa--fa: ""; } .fa-charging-station { --fa: ""; --fa--fa: ""; } .fa-shapes { --fa: ""; --fa--fa: ""; } .fa-triangle-circle-square { --fa: ""; --fa--fa: ""; } .fa-plane-tail { --fa: ""; --fa--fa: ""; } .fa-gauge-simple-max { --fa: ""; --fa--fa: ""; } .fa-tachometer-fastest { --fa: ""; --fa--fa: ""; } .fa-circle-u { --fa: ""; --fa--fa: ""; } .fa-shield-slash { --fa: ""; --fa--fa: ""; } .fa-square-phone-hangup { --fa: ""; --fa--fa: ""; } .fa-phone-square-down { --fa: ""; --fa--fa: ""; } .fa-arrow-up-left { --fa: ""; --fa--fa: ""; } .fa-transporter-1 { --fa: ""; --fa--fa: ""; } .fa-peanuts { --fa: ""; --fa--fa: ""; } .fa-shuffle { --fa: ""; --fa--fa: ""; } .fa-random { --fa: ""; --fa--fa: ""; } .fa-person-running { --fa: ""; --fa--fa: ""; } .fa-running { --fa: ""; --fa--fa: ""; } .fa-mobile-retro { --fa: ""; --fa--fa: ""; } .fa-grip-lines-vertical { --fa: ""; --fa--fa: ""; } .fa-bin-bottles-recycle { --fa: ""; --fa--fa: ""; } .fa-arrow-up-from-square { --fa: ""; --fa--fa: ""; } .fa-file-dashed-line { --fa: ""; --fa--fa: ""; } .fa-page-break { --fa: ""; --fa--fa: ""; } .fa-bracket-curly-right { --fa: "}"; --fa--fa: "}}"; } .fa-spider { --fa: ""; --fa--fa: ""; } .fa-clock-three { --fa: ""; --fa--fa: ""; } .fa-hands-bound { --fa: ""; --fa--fa: ""; } .fa-scalpel-line-dashed { --fa: ""; --fa--fa: ""; } .fa-scalpel-path { --fa: ""; --fa--fa: ""; } .fa-file-invoice-dollar { --fa: ""; --fa--fa: ""; } .fa-pipe-smoking { --fa: ""; --fa--fa: ""; } .fa-face-astonished { --fa: ""; --fa--fa: ""; } .fa-window { --fa: ""; --fa--fa: ""; } .fa-plane-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-ear { --fa: ""; --fa--fa: ""; } .fa-file-lock { --fa: ""; --fa--fa: ""; } .fa-diagram-venn { --fa: ""; --fa--fa: ""; } .fa-arrow-down-from-bracket { --fa: ""; --fa--fa: ""; } .fa-x-ray { --fa: ""; --fa--fa: ""; } .fa-goal-net { --fa: ""; --fa--fa: ""; } .fa-coffin-cross { --fa: ""; --fa--fa: ""; } .fa-octopus { --fa: ""; --fa--fa: ""; } .fa-spell-check { --fa: ""; --fa--fa: ""; } .fa-location-xmark { --fa: ""; --fa--fa: ""; } .fa-map-marker-times { --fa: ""; --fa--fa: ""; } .fa-map-marker-xmark { --fa: ""; --fa--fa: ""; } .fa-circle-quarter-stroke { --fa: ""; --fa--fa: ""; } .fa-lasso { --fa: ""; --fa--fa: ""; } .fa-slash { --fa: ""; --fa--fa: ""; } .fa-person-to-portal { --fa: ""; --fa--fa: ""; } .fa-portal-enter { --fa: ""; --fa--fa: ""; } .fa-calendar-star { --fa: ""; --fa--fa: ""; } .fa-computer-mouse { --fa: ""; --fa--fa: ""; } .fa-mouse { --fa: ""; --fa--fa: ""; } .fa-arrow-right-to-bracket { --fa: ""; --fa--fa: ""; } .fa-sign-in { --fa: ""; --fa--fa: ""; } .fa-pegasus { --fa: ""; --fa--fa: ""; } .fa-files-medical { --fa: ""; --fa--fa: ""; } .fa-cannon { --fa: ""; --fa--fa: ""; } .fa-nfc-lock { --fa: ""; --fa--fa: ""; } .fa-person-ski-lift { --fa: ""; --fa--fa: ""; } .fa-ski-lift { --fa: ""; --fa--fa: ""; } .fa-square-6 { --fa: ""; --fa--fa: ""; } .fa-shop-slash { --fa: ""; --fa--fa: ""; } .fa-store-alt-slash { --fa: ""; --fa--fa: ""; } .fa-wind-turbine { --fa: ""; --fa--fa: ""; } .fa-sliders-simple { --fa: ""; --fa--fa: ""; } .fa-grid-round { --fa: ""; --fa--fa: ""; } .fa-badge-sheriff { --fa: ""; --fa--fa: ""; } .fa-server { --fa: ""; --fa--fa: ""; } .fa-virus-covid-slash { --fa: ""; --fa--fa: ""; } .fa-intersection { --fa: ""; --fa--fa: ""; } .fa-shop-lock { --fa: ""; --fa--fa: ""; } .fa-family { --fa: ""; --fa--fa: ""; } .fa-hourglass-start { --fa: ""; --fa--fa: ""; } .fa-hourglass-1 { --fa: ""; --fa--fa: ""; } .fa-user-hair-buns { --fa: ""; --fa--fa: ""; } .fa-blender-phone { --fa: ""; --fa--fa: ""; } .fa-hourglass-clock { --fa: ""; --fa--fa: ""; } .fa-person-seat-reclined { --fa: ""; --fa--fa: ""; } .fa-paper-plane-top { --fa: ""; --fa--fa: ""; } .fa-paper-plane-alt { --fa: ""; --fa--fa: ""; } .fa-send { --fa: ""; --fa--fa: ""; } .fa-message-arrow-up { --fa: ""; --fa--fa: ""; } .fa-comment-alt-arrow-up { --fa: ""; --fa--fa: ""; } .fa-lightbulb-exclamation { --fa: ""; --fa--fa: ""; } .fa-layer-minus { --fa: ""; --fa--fa: ""; } .fa-layer-group-minus { --fa: ""; --fa--fa: ""; } .fa-chart-pie-simple-circle-currency { --fa: ""; --fa--fa: ""; } .fa-circle-e { --fa: ""; --fa--fa: ""; } .fa-building-wheat { --fa: ""; --fa--fa: ""; } .fa-gauge-max { --fa: ""; --fa--fa: ""; } .fa-tachometer-alt-fastest { --fa: ""; --fa--fa: ""; } .fa-person-breastfeeding { --fa: ""; --fa--fa: ""; } .fa-apostrophe { --fa: "'"; --fa--fa: "''"; } .fa-file-png { --fa: ""; --fa--fa: ""; } .fa-fire-hydrant { --fa: ""; --fa--fa: ""; } .fa-right-to-bracket { --fa: ""; --fa--fa: ""; } .fa-sign-in-alt { --fa: ""; --fa--fa: ""; } .fa-video-plus { --fa: ""; --fa--fa: ""; } .fa-square-right { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-square-right { --fa: ""; --fa--fa: ""; } .fa-comment-smile { --fa: ""; --fa--fa: ""; } .fa-venus { --fa: ""; --fa--fa: ""; } .fa-passport { --fa: ""; --fa--fa: ""; } .fa-thumbtack-slash { --fa: ""; --fa--fa: ""; } .fa-thumb-tack-slash { --fa: ""; --fa--fa: ""; } .fa-inbox-in { --fa: ""; --fa--fa: ""; } .fa-inbox-arrow-down { --fa: ""; --fa--fa: ""; } .fa-heart-pulse { --fa: ""; --fa--fa: ""; } .fa-heartbeat { --fa: ""; --fa--fa: ""; } .fa-circle-8 { --fa: ""; --fa--fa: ""; } .fa-clouds-moon { --fa: ""; --fa--fa: ""; } .fa-clock-ten-thirty { --fa: ""; --fa--fa: ""; } .fa-people-carry-box { --fa: ""; --fa--fa: ""; } .fa-people-carry { --fa: ""; --fa--fa: ""; } .fa-folder-user { --fa: ""; --fa--fa: ""; } .fa-trash-can-xmark { --fa: ""; --fa--fa: ""; } .fa-temperature-high { --fa: ""; --fa--fa: ""; } .fa-microchip { --fa: ""; --fa--fa: ""; } .fa-left-long-to-line { --fa: ""; --fa--fa: ""; } .fa-crown { --fa: ""; --fa--fa: ""; } .fa-weight-hanging { --fa: ""; --fa--fa: ""; } .fa-xmarks-lines { --fa: ""; --fa--fa: ""; } .fa-file-prescription { --fa: ""; --fa--fa: ""; } .fa-table-cells-lock { --fa: ""; --fa--fa: ""; } .fa-calendar-range { --fa: ""; --fa--fa: ""; } .fa-flower-daffodil { --fa: ""; --fa--fa: ""; } .fa-hand-back-point-up { --fa: ""; --fa--fa: ""; } .fa-weight-scale { --fa: ""; --fa--fa: ""; } .fa-weight { --fa: ""; --fa--fa: ""; } .fa-arrow-up-to-arc { --fa: ""; --fa--fa: ""; } .fa-star-exclamation { --fa: ""; --fa--fa: ""; } .fa-books { --fa: ""; --fa--fa: ""; } .fa-user-group { --fa: ""; --fa--fa: ""; } .fa-user-friends { --fa: ""; --fa--fa: ""; } .fa-arrow-up-a-z { --fa: ""; --fa--fa: ""; } .fa-sort-alpha-up { --fa: ""; --fa--fa: ""; } .fa-layer-plus { --fa: ""; --fa--fa: ""; } .fa-layer-group-plus { --fa: ""; --fa--fa: ""; } .fa-play-pause { --fa: ""; --fa--fa: ""; } .fa-block-question { --fa: ""; --fa--fa: ""; } .fa-snooze { --fa: ""; --fa--fa: ""; } .fa-zzz { --fa: ""; --fa--fa: ""; } .fa-scanner-image { --fa: ""; --fa--fa: ""; } .fa-tv-retro { --fa: ""; --fa--fa: ""; } .fa-square-t { --fa: ""; --fa--fa: ""; } .fa-farm { --fa: ""; --fa--fa: ""; } .fa-barn-silo { --fa: ""; --fa--fa: ""; } .fa-chess-knight { --fa: ""; --fa--fa: ""; } .fa-bars-sort { --fa: ""; --fa--fa: ""; } .fa-pallet-boxes { --fa: ""; --fa--fa: ""; } .fa-palette-boxes { --fa: ""; --fa--fa: ""; } .fa-pallet-alt { --fa: ""; --fa--fa: ""; } .fa-face-laugh-squint { --fa: ""; --fa--fa: ""; } .fa-laugh-squint { --fa: ""; --fa--fa: ""; } .fa-code-simple { --fa: ""; --fa--fa: ""; } .fa-bolt-slash { --fa: ""; --fa--fa: ""; } .fa-panel-fire { --fa: ""; --fa--fa: ""; } .fa-binary-circle-check { --fa: ""; --fa--fa: ""; } .fa-comment-minus { --fa: ""; --fa--fa: ""; } .fa-burrito { --fa: ""; --fa--fa: ""; } .fa-violin { --fa: ""; --fa--fa: ""; } .fa-objects-column { --fa: ""; --fa--fa: ""; } .fa-square-chevron-down { --fa: ""; --fa--fa: ""; } .fa-chevron-square-down { --fa: ""; --fa--fa: ""; } .fa-comment-plus { --fa: ""; --fa--fa: ""; } .fa-triangle-instrument { --fa: ""; --fa--fa: ""; } .fa-triangle-music { --fa: ""; --fa--fa: ""; } .fa-wheelchair { --fa: ""; --fa--fa: ""; } .fa-user-pilot-tie { --fa: ""; --fa--fa: ""; } .fa-piano-keyboard { --fa: ""; --fa--fa: ""; } .fa-bed-empty { --fa: ""; --fa--fa: ""; } .fa-circle-arrow-up { --fa: ""; --fa--fa: ""; } .fa-arrow-circle-up { --fa: ""; --fa--fa: ""; } .fa-toggle-on { --fa: ""; --fa--fa: ""; } .fa-rectangle-vertical { --fa: ""; --fa--fa: ""; } .fa-rectangle-portrait { --fa: ""; --fa--fa: ""; } .fa-person-walking { --fa: ""; --fa--fa: ""; } .fa-walking { --fa: ""; --fa--fa: ""; } .fa-l { --fa: "L"; --fa--fa: "LL"; } .fa-signal-stream { --fa: ""; --fa--fa: ""; } .fa-down-to-bracket { --fa: ""; --fa--fa: ""; } .fa-circle-z { --fa: ""; --fa--fa: ""; } .fa-stars { --fa: ""; --fa--fa: ""; } .fa-fire { --fa: ""; --fa--fa: ""; } .fa-bed-pulse { --fa: ""; --fa--fa: ""; } .fa-procedures { --fa: ""; --fa--fa: ""; } .fa-house-day { --fa: ""; --fa--fa: ""; } .fa-shuttle-space { --fa: ""; --fa--fa: ""; } .fa-space-shuttle { --fa: ""; --fa--fa: ""; } .fa-shirt-long-sleeve { --fa: ""; --fa--fa: ""; } .fa-chart-pie-simple { --fa: ""; --fa--fa: ""; } .fa-chart-pie-alt { --fa: ""; --fa--fa: ""; } .fa-face-laugh { --fa: ""; --fa--fa: ""; } .fa-laugh { --fa: ""; --fa--fa: ""; } .fa-folder-open { --fa: ""; --fa--fa: ""; } .fa-album-collection-circle-user { --fa: ""; --fa--fa: ""; } .fa-candy { --fa: ""; --fa--fa: ""; } .fa-bowl-hot { --fa: ""; --fa--fa: ""; } .fa-soup { --fa: ""; --fa--fa: ""; } .fa-flatbread { --fa: ""; --fa--fa: ""; } .fa-heart-circle-plus { --fa: ""; --fa--fa: ""; } .fa-code-fork { --fa: ""; --fa--fa: ""; } .fa-city { --fa: ""; --fa--fa: ""; } .fa-signal-bars-weak { --fa: ""; --fa--fa: ""; } .fa-signal-alt-1 { --fa: ""; --fa--fa: ""; } .fa-microphone-lines { --fa: ""; --fa--fa: ""; } .fa-microphone-alt { --fa: ""; --fa--fa: ""; } .fa-clock-twelve { --fa: ""; --fa--fa: ""; } .fa-pepper-hot { --fa: ""; --fa--fa: ""; } .fa-citrus-slice { --fa: ""; --fa--fa: ""; } .fa-sheep { --fa: ""; --fa--fa: ""; } .fa-unlock { --fa: ""; --fa--fa: ""; } .fa-colon-sign { --fa: ""; --fa--fa: ""; } .fa-headset { --fa: ""; --fa--fa: ""; } .fa-badger-honey { --fa: ""; --fa--fa: ""; } .fa-h4 { --fa: ""; --fa--fa: ""; } .fa-store-slash { --fa: ""; --fa--fa: ""; } .fa-road-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-signal-slash { --fa: ""; --fa--fa: ""; } .fa-user-minus { --fa: ""; --fa--fa: ""; } .fa-mars-stroke-up { --fa: ""; --fa--fa: ""; } .fa-mars-stroke-v { --fa: ""; --fa--fa: ""; } .fa-champagne-glasses { --fa: ""; --fa--fa: ""; } .fa-glass-cheers { --fa: ""; --fa--fa: ""; } .fa-taco { --fa: ""; --fa--fa: ""; } .fa-hexagon-plus { --fa: ""; --fa--fa: ""; } .fa-plus-hexagon { --fa: ""; --fa--fa: ""; } .fa-clipboard { --fa: ""; --fa--fa: ""; } .fa-house-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-file-arrow-up { --fa: ""; --fa--fa: ""; } .fa-file-upload { --fa: ""; --fa--fa: ""; } .fa-wifi { --fa: ""; --fa--fa: ""; } .fa-wifi-3 { --fa: ""; --fa--fa: ""; } .fa-wifi-strong { --fa: ""; --fa--fa: ""; } .fa-messages { --fa: ""; --fa--fa: ""; } .fa-comments-alt { --fa: ""; --fa--fa: ""; } .fa-bath { --fa: ""; --fa--fa: ""; } .fa-bathtub { --fa: ""; --fa--fa: ""; } .fa-umbrella-simple { --fa: ""; --fa--fa: ""; } .fa-umbrella-alt { --fa: ""; --fa--fa: ""; } .fa-rectangle-history-circle-plus { --fa: ""; --fa--fa: ""; } .fa-underline { --fa: ""; --fa--fa: ""; } .fa-prescription-bottle-pill { --fa: ""; --fa--fa: ""; } .fa-user-pen { --fa: ""; --fa--fa: ""; } .fa-user-edit { --fa: ""; --fa--fa: ""; } .fa-binary-slash { --fa: ""; --fa--fa: ""; } .fa-square-o { --fa: ""; --fa--fa: ""; } .fa-caduceus { --fa: ""; --fa--fa: ""; } .fa-signature { --fa: ""; --fa--fa: ""; } .fa-stroopwafel { --fa: ""; --fa--fa: ""; } .fa-bold { --fa: ""; --fa--fa: ""; } .fa-anchor-lock { --fa: ""; --fa--fa: ""; } .fa-building-ngo { --fa: ""; --fa--fa: ""; } .fa-transporter-3 { --fa: ""; --fa--fa: ""; } .fa-engine-warning { --fa: ""; --fa--fa: ""; } .fa-engine-exclamation { --fa: ""; --fa--fa: ""; } .fa-circle-down-right { --fa: ""; --fa--fa: ""; } .fa-square-k { --fa: ""; --fa--fa: ""; } .fa-manat-sign { --fa: ""; --fa--fa: ""; } .fa-money-check-pen { --fa: ""; --fa--fa: ""; } .fa-money-check-edit { --fa: ""; --fa--fa: ""; } .fa-not-equal { --fa: ""; --fa--fa: ""; } .fa-border-top-left { --fa: ""; --fa--fa: ""; } .fa-border-style { --fa: ""; --fa--fa: ""; } .fa-map-location-dot { --fa: ""; --fa--fa: ""; } .fa-map-marked-alt { --fa: ""; --fa--fa: ""; } .fa-tilde { --fa: "~"; --fa--fa: "~~"; } .fa-jedi { --fa: ""; --fa--fa: ""; } .fa-square-poll-vertical { --fa: ""; --fa--fa: ""; } .fa-poll { --fa: ""; --fa--fa: ""; } .fa-arrow-down-square-triangle { --fa: ""; --fa--fa: ""; } .fa-sort-shapes-down-alt { --fa: ""; --fa--fa: ""; } .fa-mug-hot { --fa: ""; --fa--fa: ""; } .fa-dog-leashed { --fa: ""; --fa--fa: ""; } .fa-car-battery { --fa: ""; --fa--fa: ""; } .fa-battery-car { --fa: ""; --fa--fa: ""; } .fa-face-downcast-sweat { --fa: ""; --fa--fa: ""; } .fa-mailbox-flag-up { --fa: ""; --fa--fa: ""; } .fa-memo-circle-info { --fa: ""; --fa--fa: ""; } .fa-gift { --fa: ""; --fa--fa: ""; } .fa-dice-two { --fa: ""; --fa--fa: ""; } .fa-volume { --fa: ""; --fa--fa: ""; } .fa-volume-medium { --fa: ""; --fa--fa: ""; } .fa-transporter-5 { --fa: ""; --fa--fa: ""; } .fa-gauge-circle-bolt { --fa: ""; --fa--fa: ""; } .fa-coin-front { --fa: ""; --fa--fa: ""; } .fa-file-slash { --fa: ""; --fa--fa: ""; } .fa-message-arrow-up-right { --fa: ""; --fa--fa: ""; } .fa-treasure-chest { --fa: ""; --fa--fa: ""; } .fa-chess-queen { --fa: ""; --fa--fa: ""; } .fa-paintbrush-fine { --fa: ""; --fa--fa: ""; } .fa-paint-brush-alt { --fa: ""; --fa--fa: ""; } .fa-paint-brush-fine { --fa: ""; --fa--fa: ""; } .fa-paintbrush-alt { --fa: ""; --fa--fa: ""; } .fa-glasses { --fa: ""; --fa--fa: ""; } .fa-hood-cloak { --fa: ""; --fa--fa: ""; } .fa-square-quote { --fa: ""; --fa--fa: ""; } .fa-up-left { --fa: ""; --fa--fa: ""; } .fa-bring-front { --fa: ""; --fa--fa: ""; } .fa-chess-board { --fa: ""; --fa--fa: ""; } .fa-burger-cheese { --fa: ""; --fa--fa: ""; } .fa-cheeseburger { --fa: ""; --fa--fa: ""; } .fa-building-circle-check { --fa: ""; --fa--fa: ""; } .fa-repeat-1 { --fa: ""; --fa--fa: ""; } .fa-arrow-down-to-line { --fa: ""; --fa--fa: ""; } .fa-arrow-to-bottom { --fa: ""; --fa--fa: ""; } .fa-grid-5 { --fa: ""; --fa--fa: ""; } .fa-swap-arrows { --fa: ""; --fa--fa: ""; } .fa-right-long-to-line { --fa: ""; --fa--fa: ""; } .fa-person-chalkboard { --fa: ""; --fa--fa: ""; } .fa-mars-stroke-right { --fa: ""; --fa--fa: ""; } .fa-mars-stroke-h { --fa: ""; --fa--fa: ""; } .fa-hand-back-fist { --fa: ""; --fa--fa: ""; } .fa-hand-rock { --fa: ""; --fa--fa: ""; } .fa-grid-round-5 { --fa: ""; --fa--fa: ""; } .fa-tally { --fa: ""; --fa--fa: ""; } .fa-tally-5 { --fa: ""; --fa--fa: ""; } .fa-square-caret-up { --fa: ""; --fa--fa: ""; } .fa-caret-square-up { --fa: ""; --fa--fa: ""; } .fa-cloud-showers-water { --fa: ""; --fa--fa: ""; } .fa-chart-bar { --fa: ""; --fa--fa: ""; } .fa-bar-chart { --fa: ""; --fa--fa: ""; } .fa-hands-bubbles { --fa: ""; --fa--fa: ""; } .fa-hands-wash { --fa: ""; --fa--fa: ""; } .fa-less-than-equal { --fa: ""; --fa--fa: ""; } .fa-train { --fa: ""; --fa--fa: ""; } .fa-up-from-dotted-line { --fa: ""; --fa--fa: ""; } .fa-eye-low-vision { --fa: ""; --fa--fa: ""; } .fa-low-vision { --fa: ""; --fa--fa: ""; } .fa-traffic-light-go { --fa: ""; --fa--fa: ""; } .fa-face-exhaling { --fa: ""; --fa--fa: ""; } .fa-sensor-fire { --fa: ""; --fa--fa: ""; } .fa-user-unlock { --fa: ""; --fa--fa: ""; } .fa-hexagon-divide { --fa: ""; --fa--fa: ""; } .fa-00 { --fa: ""; --fa--fa: ""; } .fa-crow { --fa: ""; --fa--fa: ""; } .fa-cassette-betamax { --fa: ""; --fa--fa: ""; } .fa-betamax { --fa: ""; --fa--fa: ""; } .fa-sailboat { --fa: ""; --fa--fa: ""; } .fa-window-restore { --fa: ""; --fa--fa: ""; } .fa-nfc-magnifying-glass { --fa: ""; --fa--fa: ""; } .fa-file-binary { --fa: ""; --fa--fa: ""; } .fa-circle-v { --fa: ""; --fa--fa: ""; } .fa-square-plus { --fa: ""; --fa--fa: ""; } .fa-plus-square { --fa: ""; --fa--fa: ""; } .fa-bowl-scoops { --fa: ""; --fa--fa: ""; } .fa-mistletoe { --fa: ""; --fa--fa: ""; } .fa-custard { --fa: ""; --fa--fa: ""; } .fa-lacrosse-stick { --fa: ""; --fa--fa: ""; } .fa-hockey-mask { --fa: ""; --fa--fa: ""; } .fa-sunrise { --fa: ""; --fa--fa: ""; } .fa-subtitles { --fa: ""; --fa--fa: ""; } .fa-panel-ews { --fa: ""; --fa--fa: ""; } .fa-torii-gate { --fa: ""; --fa--fa: ""; } .fa-cloud-exclamation { --fa: ""; --fa--fa: ""; } .fa-message-lines { --fa: ""; --fa--fa: ""; } .fa-comment-alt-lines { --fa: ""; --fa--fa: ""; } .fa-frog { --fa: ""; --fa--fa: ""; } .fa-bucket { --fa: ""; --fa--fa: ""; } .fa-floppy-disk-pen { --fa: ""; --fa--fa: ""; } .fa-image { --fa: ""; --fa--fa: ""; } .fa-window-frame { --fa: ""; --fa--fa: ""; } .fa-microphone { --fa: ""; --fa--fa: ""; } .fa-cow { --fa: ""; --fa--fa: ""; } .fa-file-zip { --fa: ""; --fa--fa: ""; } .fa-square-ring { --fa: ""; --fa--fa: ""; } .fa-down-from-line { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-from-top { --fa: ""; --fa--fa: ""; } .fa-caret-up { --fa: ""; --fa--fa: ""; } .fa-shield-xmark { --fa: ""; --fa--fa: ""; } .fa-shield-times { --fa: ""; --fa--fa: ""; } .fa-screwdriver { --fa: ""; --fa--fa: ""; } .fa-circle-sort-down { --fa: ""; --fa--fa: ""; } .fa-sort-circle-down { --fa: ""; --fa--fa: ""; } .fa-folder-closed { --fa: ""; --fa--fa: ""; } .fa-house-tsunami { --fa: ""; --fa--fa: ""; } .fa-square-nfi { --fa: ""; --fa--fa: ""; } .fa-forklift { --fa: ""; --fa--fa: ""; } .fa-arrow-up-from-ground-water { --fa: ""; --fa--fa: ""; } .fa-bracket-square-right { --fa: "]"; --fa--fa: "]]"; } .fa-martini-glass { --fa: ""; --fa--fa: ""; } .fa-glass-martini-alt { --fa: ""; --fa--fa: ""; } .fa-square-binary { --fa: ""; --fa--fa: ""; } .fa-rotate-left { --fa: ""; --fa--fa: ""; } .fa-rotate-back { --fa: ""; --fa--fa: ""; } .fa-rotate-backward { --fa: ""; --fa--fa: ""; } .fa-undo-alt { --fa: ""; --fa--fa: ""; } .fa-table-columns { --fa: ""; --fa--fa: ""; } .fa-columns { --fa: ""; --fa--fa: ""; } .fa-square-a { --fa: ""; --fa--fa: ""; } .fa-tick { --fa: ""; --fa--fa: ""; } .fa-lemon { --fa: ""; --fa--fa: ""; } .fa-head-side-mask { --fa: ""; --fa--fa: ""; } .fa-handshake { --fa: ""; --fa--fa: ""; } .fa-gem { --fa: ""; --fa--fa: ""; } .fa-dolly { --fa: ""; --fa--fa: ""; } .fa-dolly-box { --fa: ""; --fa--fa: ""; } .fa-smoking { --fa: ""; --fa--fa: ""; } .fa-minimize { --fa: ""; --fa--fa: ""; } .fa-compress-arrows-alt { --fa: ""; --fa--fa: ""; } .fa-refrigerator { --fa: ""; --fa--fa: ""; } .fa-monument { --fa: ""; --fa--fa: ""; } .fa-octagon-xmark { --fa: ""; --fa--fa: ""; } .fa-times-octagon { --fa: ""; --fa--fa: ""; } .fa-xmark-octagon { --fa: ""; --fa--fa: ""; } .fa-align-slash { --fa: ""; --fa--fa: ""; } .fa-snowplow { --fa: ""; --fa--fa: ""; } .fa-angles-right { --fa: ""; --fa--fa: ""; } .fa-angle-double-right { --fa: ""; --fa--fa: ""; } .fa-truck-ramp-couch { --fa: ""; --fa--fa: ""; } .fa-truck-couch { --fa: ""; --fa--fa: ""; } .fa-cannabis { --fa: ""; --fa--fa: ""; } .fa-circle-play { --fa: ""; --fa--fa: ""; } .fa-play-circle { --fa: ""; --fa--fa: ""; } .fa-arrow-up-right-and-arrow-down-left-from-center { --fa: ""; --fa--fa: ""; } .fa-location-arrow-up { --fa: ""; --fa--fa: ""; } .fa-tablets { --fa: ""; --fa--fa: ""; } .fa-360-degrees { --fa: ""; --fa--fa: ""; } .fa-ethernet { --fa: ""; --fa--fa: ""; } .fa-euro-sign { --fa: ""; --fa--fa: ""; } .fa-eur { --fa: ""; --fa--fa: ""; } .fa-euro { --fa: ""; --fa--fa: ""; } .fa-chair { --fa: ""; --fa--fa: ""; } .fa-circle-check { --fa: ""; --fa--fa: ""; } .fa-check-circle { --fa: ""; --fa--fa: ""; } .fa-square-dashed-circle-plus { --fa: ""; --fa--fa: ""; } .fa-hand-holding-circle-dollar { --fa: ""; --fa--fa: ""; } .fa-money-simple-from-bracket { --fa: ""; --fa--fa: ""; } .fa-bat { --fa: ""; --fa--fa: ""; } .fa-circle-stop { --fa: ""; --fa--fa: ""; } .fa-stop-circle { --fa: ""; --fa--fa: ""; } .fa-head-side-headphones { --fa: ""; --fa--fa: ""; } .fa-phone-rotary { --fa: ""; --fa--fa: ""; } .fa-arrow-up-to-bracket { --fa: ""; --fa--fa: ""; } .fa-compass-drafting { --fa: ""; --fa--fa: ""; } .fa-drafting-compass { --fa: ""; --fa--fa: ""; } .fa-plate-wheat { --fa: ""; --fa--fa: ""; } .fa-calendar-circle-minus { --fa: ""; --fa--fa: ""; } .fa-chopsticks { --fa: ""; --fa--fa: ""; } .fa-car-wrench { --fa: ""; --fa--fa: ""; } .fa-car-mechanic { --fa: ""; --fa--fa: ""; } .fa-icicles { --fa: ""; --fa--fa: ""; } .fa-person-shelter { --fa: ""; --fa--fa: ""; } .fa-neuter { --fa: ""; --fa--fa: ""; } .fa-id-badge { --fa: ""; --fa--fa: ""; } .fa-kazoo { --fa: ""; --fa--fa: ""; } .fa-marker { --fa: ""; --fa--fa: ""; } .fa-bin-bottles { --fa: ""; --fa--fa: ""; } .fa-face-laugh-beam { --fa: ""; --fa--fa: ""; } .fa-laugh-beam { --fa: ""; --fa--fa: ""; } .fa-square-arrow-down-left { --fa: ""; --fa--fa: ""; } .fa-battery-bolt { --fa: ""; --fa--fa: ""; } .fa-tree-large { --fa: ""; --fa--fa: ""; } .fa-helicopter-symbol { --fa: ""; --fa--fa: ""; } .fa-aperture { --fa: ""; --fa--fa: ""; } .fa-universal-access { --fa: ""; --fa--fa: ""; } .fa-gear-complex { --fa: ""; --fa--fa: ""; } .fa-file-magnifying-glass { --fa: ""; --fa--fa: ""; } .fa-file-search { --fa: ""; --fa--fa: ""; } .fa-up-right { --fa: ""; --fa--fa: ""; } .fa-circle-chevron-up { --fa: ""; --fa--fa: ""; } .fa-chevron-circle-up { --fa: ""; --fa--fa: ""; } .fa-user-police { --fa: ""; --fa--fa: ""; } .fa-lari-sign { --fa: ""; --fa--fa: ""; } .fa-volcano { --fa: ""; --fa--fa: ""; } .fa-teddy-bear { --fa: ""; --fa--fa: ""; } .fa-stocking { --fa: ""; --fa--fa: ""; } .fa-person-walking-dashed-line-arrow-right { --fa: ""; --fa--fa: ""; } .fa-image-slash { --fa: ""; --fa--fa: ""; } .fa-mask-snorkel { --fa: ""; --fa--fa: ""; } .fa-smoke { --fa: ""; --fa--fa: ""; } .fa-sterling-sign { --fa: ""; --fa--fa: ""; } .fa-gbp { --fa: ""; --fa--fa: ""; } .fa-pound-sign { --fa: ""; --fa--fa: ""; } .fa-battery-exclamation { --fa: ""; --fa--fa: ""; } .fa-viruses { --fa: ""; --fa--fa: ""; } .fa-square-person-confined { --fa: ""; --fa--fa: ""; } .fa-user-tie { --fa: ""; --fa--fa: ""; } .fa-up-to-bracket { --fa: ""; --fa--fa: ""; } .fa-arrow-down-long { --fa: ""; --fa--fa: ""; } .fa-long-arrow-down { --fa: ""; --fa--fa: ""; } .fa-tent-arrow-down-to-line { --fa: ""; --fa--fa: ""; } .fa-certificate { --fa: ""; --fa--fa: ""; } .fa-crystal-ball { --fa: ""; --fa--fa: ""; } .fa-reply-all { --fa: ""; --fa--fa: ""; } .fa-mail-reply-all { --fa: ""; --fa--fa: ""; } .fa-suitcase { --fa: ""; --fa--fa: ""; } .fa-person-skating { --fa: ""; --fa--fa: ""; } .fa-skating { --fa: ""; --fa--fa: ""; } .fa-star-shooting { --fa: ""; --fa--fa: ""; } .fa-binary-lock { --fa: ""; --fa--fa: ""; } .fa-filter-circle-dollar { --fa: ""; --fa--fa: ""; } .fa-funnel-dollar { --fa: ""; --fa--fa: ""; } .fa-camera-retro { --fa: ""; --fa--fa: ""; } .fa-circle-arrow-down { --fa: ""; --fa--fa: ""; } .fa-arrow-circle-down { --fa: ""; --fa--fa: ""; } .fa-comment-pen { --fa: ""; --fa--fa: ""; } .fa-comment-edit { --fa: ""; --fa--fa: ""; } .fa-file-import { --fa: ""; --fa--fa: ""; } .fa-arrow-right-to-file { --fa: ""; --fa--fa: ""; } .fa-banjo { --fa: ""; --fa--fa: ""; } .fa-square-arrow-up-right { --fa: ""; --fa--fa: ""; } .fa-external-link-square { --fa: ""; --fa--fa: ""; } .fa-light-emergency-on { --fa: ""; --fa--fa: ""; } .fa-kerning { --fa: ""; --fa--fa: ""; } .fa-box-open { --fa: ""; --fa--fa: ""; } .fa-square-f { --fa: ""; --fa--fa: ""; } .fa-scroll { --fa: ""; --fa--fa: ""; } .fa-spa { --fa: ""; --fa--fa: ""; } .fa-arrow-left-from-line { --fa: ""; --fa--fa: ""; } .fa-arrow-from-right { --fa: ""; --fa--fa: ""; } .fa-strawberry { --fa: ""; --fa--fa: ""; } .fa-location-pin-lock { --fa: ""; --fa--fa: ""; } .fa-pause { --fa: ""; --fa--fa: ""; } .fa-clock-eight-thirty { --fa: ""; --fa--fa: ""; } .fa-plane-engines { --fa: ""; --fa--fa: ""; } .fa-plane-alt { --fa: ""; --fa--fa: ""; } .fa-hill-avalanche { --fa: ""; --fa--fa: ""; } .fa-temperature-empty { --fa: ""; --fa--fa: ""; } .fa-temperature-0 { --fa: ""; --fa--fa: ""; } .fa-thermometer-0 { --fa: ""; --fa--fa: ""; } .fa-thermometer-empty { --fa: ""; --fa--fa: ""; } .fa-bomb { --fa: ""; --fa--fa: ""; } .fa-gauge-low { --fa: ""; --fa--fa: ""; } .fa-tachometer-alt-slow { --fa: ""; --fa--fa: ""; } .fa-registered { --fa: ""; --fa--fa: ""; } .fa-trash-can-plus { --fa: ""; --fa--fa: ""; } .fa-address-card { --fa: ""; --fa--fa: ""; } .fa-contact-card { --fa: ""; --fa--fa: ""; } .fa-vcard { --fa: ""; --fa--fa: ""; } .fa-chart-fft { --fa: ""; --fa--fa: ""; } .fa-scale-unbalanced-flip { --fa: ""; --fa--fa: ""; } .fa-balance-scale-right { --fa: ""; --fa--fa: ""; } .fa-globe-snow { --fa: ""; --fa--fa: ""; } .fa-subscript { --fa: ""; --fa--fa: ""; } .fa-diamond-turn-right { --fa: ""; --fa--fa: ""; } .fa-directions { --fa: ""; --fa--fa: ""; } .fa-integral { --fa: ""; --fa--fa: ""; } .fa-burst { --fa: ""; --fa--fa: ""; } .fa-house-laptop { --fa: ""; --fa--fa: ""; } .fa-laptop-house { --fa: ""; --fa--fa: ""; } .fa-face-tired { --fa: ""; --fa--fa: ""; } .fa-tired { --fa: ""; --fa--fa: ""; } .fa-money-bills { --fa: ""; --fa--fa: ""; } .fa-blinds-raised { --fa: ""; --fa--fa: ""; } .fa-smog { --fa: ""; --fa--fa: ""; } .fa-ufo-beam { --fa: ""; --fa--fa: ""; } .fa-hydra { --fa: ""; --fa--fa: ""; } .fa-circle-caret-up { --fa: ""; --fa--fa: ""; } .fa-caret-circle-up { --fa: ""; --fa--fa: ""; } .fa-user-vneck-hair-long { --fa: ""; --fa--fa: ""; } .fa-square-a-lock { --fa: ""; --fa--fa: ""; } .fa-crutch { --fa: ""; --fa--fa: ""; } .fa-gas-pump-slash { --fa: ""; --fa--fa: ""; } .fa-cloud-arrow-up { --fa: ""; --fa--fa: ""; } .fa-cloud-upload { --fa: ""; --fa--fa: ""; } .fa-cloud-upload-alt { --fa: ""; --fa--fa: ""; } .fa-palette { --fa: ""; --fa--fa: ""; } .fa-transporter-4 { --fa: ""; --fa--fa: ""; } .fa-chart-mixed-up-circle-currency { --fa: ""; --fa--fa: ""; } .fa-objects-align-right { --fa: ""; --fa--fa: ""; } .fa-arrows-turn-right { --fa: ""; --fa--fa: ""; } .fa-vest { --fa: ""; --fa--fa: ""; } .fa-pig { --fa: ""; --fa--fa: ""; } .fa-inbox-full { --fa: ""; --fa--fa: ""; } .fa-circle-envelope { --fa: ""; --fa--fa: ""; } .fa-envelope-circle { --fa: ""; --fa--fa: ""; } .fa-triangle-person-digging { --fa: ""; --fa--fa: ""; } .fa-construction { --fa: ""; --fa--fa: ""; } .fa-ferry { --fa: ""; --fa--fa: ""; } .fa-bullseye-arrow { --fa: ""; --fa--fa: ""; } .fa-arrows-down-to-people { --fa: ""; --fa--fa: ""; } .fa-seedling { --fa: ""; --fa--fa: ""; } .fa-sprout { --fa: ""; --fa--fa: ""; } .fa-clock-seven { --fa: ""; --fa--fa: ""; } .fa-left-right { --fa: ""; --fa--fa: ""; } .fa-arrows-alt-h { --fa: ""; --fa--fa: ""; } .fa-boxes-packing { --fa: ""; --fa--fa: ""; } .fa-circle-arrow-left { --fa: ""; --fa--fa: ""; } .fa-arrow-circle-left { --fa: ""; --fa--fa: ""; } .fa-flashlight { --fa: ""; --fa--fa: ""; } .fa-file-jpg { --fa: ""; --fa--fa: ""; } .fa-group-arrows-rotate { --fa: ""; --fa--fa: ""; } .fa-bowl-food { --fa: ""; --fa--fa: ""; } .fa-square-9 { --fa: ""; --fa--fa: ""; } .fa-candy-cane { --fa: ""; --fa--fa: ""; } .fa-arrow-down-wide-short { --fa: ""; --fa--fa: ""; } .fa-sort-amount-asc { --fa: ""; --fa--fa: ""; } .fa-sort-amount-down { --fa: ""; --fa--fa: ""; } .fa-square-dollar { --fa: ""; --fa--fa: ""; } .fa-dollar-square { --fa: ""; --fa--fa: ""; } .fa-usd-square { --fa: ""; --fa--fa: ""; } .fa-phone-arrow-right { --fa: ""; --fa--fa: ""; } .fa-hand-holding-seedling { --fa: ""; --fa--fa: ""; } .fa-message-check { --fa: ""; --fa--fa: ""; } .fa-comment-alt-check { --fa: ""; --fa--fa: ""; } .fa-cloud-bolt { --fa: ""; --fa--fa: ""; } .fa-thunderstorm { --fa: ""; --fa--fa: ""; } .fa-chart-line-up-down { --fa: ""; --fa--fa: ""; } .fa-text-slash { --fa: ""; --fa--fa: ""; } .fa-remove-format { --fa: ""; --fa--fa: ""; } .fa-watch { --fa: ""; --fa--fa: ""; } .fa-circle-down-left { --fa: ""; --fa--fa: ""; } .fa-text { --fa: ""; --fa--fa: ""; } .fa-projector { --fa: ""; --fa--fa: ""; } .fa-face-smile-wink { --fa: ""; --fa--fa: ""; } .fa-smile-wink { --fa: ""; --fa--fa: ""; } .fa-tombstone-blank { --fa: ""; --fa--fa: ""; } .fa-tombstone-alt { --fa: ""; --fa--fa: ""; } .fa-chess-king-piece { --fa: ""; --fa--fa: ""; } .fa-chess-king-alt { --fa: ""; --fa--fa: ""; } .fa-circle-6 { --fa: ""; --fa--fa: ""; } .fa-waves-sine { --fa: ""; --fa--fa: ""; } .fa-left { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-left { --fa: ""; --fa--fa: ""; } .fa-file-word { --fa: ""; --fa--fa: ""; } .fa-file-powerpoint { --fa: ""; --fa--fa: ""; } .fa-square-down { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-square-down { --fa: ""; --fa--fa: ""; } .fa-objects-align-center-vertical { --fa: ""; --fa--fa: ""; } .fa-arrows-left-right { --fa: ""; --fa--fa: ""; } .fa-arrows-h { --fa: ""; --fa--fa: ""; } .fa-house-lock { --fa: ""; --fa--fa: ""; } .fa-cloud-arrow-down { --fa: ""; --fa--fa: ""; } .fa-cloud-download { --fa: ""; --fa--fa: ""; } .fa-cloud-download-alt { --fa: ""; --fa--fa: ""; } .fa-wreath { --fa: ""; --fa--fa: ""; } .fa-children { --fa: ""; --fa--fa: ""; } .fa-meter-droplet { --fa: ""; --fa--fa: ""; } .fa-chalkboard { --fa: ""; --fa--fa: ""; } .fa-blackboard { --fa: ""; --fa--fa: ""; } .fa-user-large-slash { --fa: ""; --fa--fa: ""; } .fa-user-alt-slash { --fa: ""; --fa--fa: ""; } .fa-signal-strong { --fa: ""; --fa--fa: ""; } .fa-signal-4 { --fa: ""; --fa--fa: ""; } .fa-lollipop { --fa: ""; --fa--fa: ""; } .fa-lollypop { --fa: ""; --fa--fa: ""; } .fa-list-tree { --fa: ""; --fa--fa: ""; } .fa-envelope-open { --fa: ""; --fa--fa: ""; } .fa-draw-circle { --fa: ""; --fa--fa: ""; } .fa-cat-space { --fa: ""; --fa--fa: ""; } .fa-handshake-simple-slash { --fa: ""; --fa--fa: ""; } .fa-handshake-alt-slash { --fa: ""; --fa--fa: ""; } .fa-rabbit-running { --fa: ""; --fa--fa: ""; } .fa-rabbit-fast { --fa: ""; --fa--fa: ""; } .fa-memo-pad { --fa: ""; --fa--fa: ""; } .fa-mattress-pillow { --fa: ""; --fa--fa: ""; } .fa-alarm-plus { --fa: ""; --fa--fa: ""; } .fa-alicorn { --fa: ""; --fa--fa: ""; } .fa-comment-question { --fa: ""; --fa--fa: ""; } .fa-gingerbread-man { --fa: ""; --fa--fa: ""; } .fa-guarani-sign { --fa: ""; --fa--fa: ""; } .fa-burger-fries { --fa: ""; --fa--fa: ""; } .fa-mug-tea { --fa: ""; --fa--fa: ""; } .fa-border-top { --fa: ""; --fa--fa: ""; } .fa-arrows-rotate { --fa: ""; --fa--fa: ""; } .fa-refresh { --fa: ""; --fa--fa: ""; } .fa-sync { --fa: ""; --fa--fa: ""; } .fa-circle-book-open { --fa: ""; --fa--fa: ""; } .fa-book-circle { --fa: ""; --fa--fa: ""; } .fa-arrows-to-dotted-line { --fa: ""; --fa--fa: ""; } .fa-fire-extinguisher { --fa: ""; --fa--fa: ""; } .fa-magnifying-glass-arrows-rotate { --fa: ""; --fa--fa: ""; } .fa-garage-open { --fa: ""; --fa--fa: ""; } .fa-shelves-empty { --fa: ""; --fa--fa: ""; } .fa-cruzeiro-sign { --fa: ""; --fa--fa: ""; } .fa-watch-apple { --fa: ""; --fa--fa: ""; } .fa-watch-calculator { --fa: ""; --fa--fa: ""; } .fa-list-dropdown { --fa: ""; --fa--fa: ""; } .fa-cabinet-filing { --fa: ""; --fa--fa: ""; } .fa-burger-soda { --fa: ""; --fa--fa: ""; } .fa-square-arrow-up { --fa: ""; --fa--fa: ""; } .fa-arrow-square-up { --fa: ""; --fa--fa: ""; } .fa-greater-than-equal { --fa: ""; --fa--fa: ""; } .fa-pallet-box { --fa: ""; --fa--fa: ""; } .fa-face-confounded { --fa: ""; --fa--fa: ""; } .fa-shield-halved { --fa: ""; --fa--fa: ""; } .fa-shield-alt { --fa: ""; --fa--fa: ""; } .fa-truck-plow { --fa: ""; --fa--fa: ""; } .fa-book-atlas { --fa: ""; --fa--fa: ""; } .fa-atlas { --fa: ""; --fa--fa: ""; } .fa-virus { --fa: ""; --fa--fa: ""; } .fa-grid-round-2 { --fa: ""; --fa--fa: ""; } .fa-comment-middle-top { --fa: ""; --fa--fa: ""; } .fa-wave { --fa: ""; --fa--fa: ""; } .fa-envelope-circle-check { --fa: ""; --fa--fa: ""; } .fa-layer-group { --fa: ""; --fa--fa: ""; } .fa-restroom-simple { --fa: ""; --fa--fa: ""; } .fa-arrows-to-dot { --fa: ""; --fa--fa: ""; } .fa-border-outer { --fa: ""; --fa--fa: ""; } .fa-hashtag-lock { --fa: ""; --fa--fa: ""; } .fa-clock-two-thirty { --fa: ""; --fa--fa: ""; } .fa-archway { --fa: ""; --fa--fa: ""; } .fa-heart-circle-check { --fa: ""; --fa--fa: ""; } .fa-house-chimney-crack { --fa: ""; --fa--fa: ""; } .fa-house-damage { --fa: ""; --fa--fa: ""; } .fa-file-zipper { --fa: ""; --fa--fa: ""; } .fa-file-archive { --fa: ""; --fa--fa: ""; } .fa-ticket-perforated { --fa: ""; --fa--fa: ""; } .fa-heart-half { --fa: ""; --fa--fa: ""; } .fa-comment-check { --fa: ""; --fa--fa: ""; } .fa-square { --fa: ""; --fa--fa: ""; } .fa-memo { --fa: ""; --fa--fa: ""; } .fa-martini-glass-empty { --fa: ""; --fa--fa: ""; } .fa-glass-martini { --fa: ""; --fa--fa: ""; } .fa-couch { --fa: ""; --fa--fa: ""; } .fa-cedi-sign { --fa: ""; --fa--fa: ""; } .fa-italic { --fa: ""; --fa--fa: ""; } .fa-glass-citrus { --fa: ""; --fa--fa: ""; } .fa-calendar-lines-pen { --fa: ""; --fa--fa: ""; } .fa-table-cells-column-lock { --fa: ""; --fa--fa: ""; } .fa-church { --fa: ""; --fa--fa: ""; } .fa-person-snowmobiling { --fa: ""; --fa--fa: ""; } .fa-snowmobile { --fa: ""; --fa--fa: ""; } .fa-face-hushed { --fa: ""; --fa--fa: ""; } .fa-comments-dollar { --fa: ""; --fa--fa: ""; } .fa-tickets-simple { --fa: ""; --fa--fa: ""; } .fa-pickaxe { --fa: ""; --fa--fa: ""; } .fa-link-simple-slash { --fa: ""; --fa--fa: ""; } .fa-democrat { --fa: ""; --fa--fa: ""; } .fa-face-confused { --fa: ""; --fa--fa: ""; } .fa-pinball { --fa: ""; --fa--fa: ""; } .fa-z { --fa: "Z"; --fa--fa: "ZZ"; } .fa-person-skiing { --fa: ""; --fa--fa: ""; } .fa-skiing { --fa: ""; --fa--fa: ""; } .fa-deer { --fa: ""; --fa--fa: ""; } .fa-input-pipe { --fa: ""; --fa--fa: ""; } .fa-road-lock { --fa: ""; --fa--fa: ""; } .fa-a { --fa: "A"; --fa--fa: "AA"; } .fa-bookmark-slash { --fa: ""; --fa--fa: ""; } .fa-temperature-arrow-down { --fa: ""; --fa--fa: ""; } .fa-temperature-down { --fa: ""; --fa--fa: ""; } .fa-mace { --fa: ""; --fa--fa: ""; } .fa-feather-pointed { --fa: ""; --fa--fa: ""; } .fa-feather-alt { --fa: ""; --fa--fa: ""; } .fa-sausage { --fa: ""; --fa--fa: ""; } .fa-trash-can-clock { --fa: ""; --fa--fa: ""; } .fa-p { --fa: "P"; --fa--fa: "PP"; } .fa-broom-wide { --fa: ""; --fa--fa: ""; } .fa-snowflake { --fa: ""; --fa--fa: ""; } .fa-stomach { --fa: ""; --fa--fa: ""; } .fa-newspaper { --fa: ""; --fa--fa: ""; } .fa-rectangle-ad { --fa: ""; --fa--fa: ""; } .fa-ad { --fa: ""; --fa--fa: ""; } .fa-guitar-electric { --fa: ""; --fa--fa: ""; } .fa-arrow-turn-down-right { --fa: ""; --fa--fa: ""; } .fa-moon-cloud { --fa: ""; --fa--fa: ""; } .fa-bread-slice-butter { --fa: ""; --fa--fa: ""; } .fa-circle-arrow-right { --fa: ""; --fa--fa: ""; } .fa-arrow-circle-right { --fa: ""; --fa--fa: ""; } .fa-user-group-crown { --fa: ""; --fa--fa: ""; } .fa-users-crown { --fa: ""; --fa--fa: ""; } .fa-circle-i { --fa: ""; --fa--fa: ""; } .fa-toilet-paper-check { --fa: ""; --fa--fa: ""; } .fa-filter-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-locust { --fa: ""; --fa--fa: ""; } .fa-sort { --fa: ""; --fa--fa: ""; } .fa-unsorted { --fa: ""; --fa--fa: ""; } .fa-list-ol { --fa: ""; --fa--fa: ""; } .fa-list-1-2 { --fa: ""; --fa--fa: ""; } .fa-list-numeric { --fa: ""; --fa--fa: ""; } .fa-chart-waterfall { --fa: ""; --fa--fa: ""; } .fa-sparkle { --fa: ""; --fa--fa: ""; } .fa-face-party { --fa: ""; --fa--fa: ""; } .fa-kidneys { --fa: ""; --fa--fa: ""; } .fa-wifi-exclamation { --fa: ""; --fa--fa: ""; } .fa-chart-network { --fa: ""; --fa--fa: ""; } .fa-person-dress-burst { --fa: ""; --fa--fa: ""; } .fa-dice-d4 { --fa: ""; --fa--fa: ""; } .fa-money-check-dollar { --fa: ""; --fa--fa: ""; } .fa-money-check-alt { --fa: ""; --fa--fa: ""; } .fa-vector-square { --fa: ""; --fa--fa: ""; } .fa-bread-slice { --fa: ""; --fa--fa: ""; } .fa-language { --fa: ""; --fa--fa: ""; } .fa-wheat-awn-slash { --fa: ""; --fa--fa: ""; } .fa-face-kiss-wink-heart { --fa: ""; --fa--fa: ""; } .fa-kiss-wink-heart { --fa: ""; --fa--fa: ""; } .fa-dagger { --fa: ""; --fa--fa: ""; } .fa-podium { --fa: ""; --fa--fa: ""; } .fa-diamonds-4 { --fa: ""; --fa--fa: ""; } .fa-memo-circle-check { --fa: ""; --fa--fa: ""; } .fa-route-highway { --fa: ""; --fa--fa: ""; } .fa-down-to-line { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-to-bottom { --fa: ""; --fa--fa: ""; } .fa-filter { --fa: ""; --fa--fa: ""; } .fa-square-g { --fa: ""; --fa--fa: ""; } .fa-circle-phone { --fa: ""; --fa--fa: ""; } .fa-phone-circle { --fa: ""; --fa--fa: ""; } .fa-clipboard-prescription { --fa: ""; --fa--fa: ""; } .fa-user-nurse-hair { --fa: ""; --fa--fa: ""; } .fa-question { --fa: "?"; --fa--fa: "??"; } .fa-file-signature { --fa: ""; --fa--fa: ""; } .fa-toggle-large-on { --fa: ""; --fa--fa: ""; } .fa-up-down-left-right { --fa: ""; --fa--fa: ""; } .fa-arrows-alt { --fa: ""; --fa--fa: ""; } .fa-dryer-heat { --fa: ""; --fa--fa: ""; } .fa-dryer-alt { --fa: ""; --fa--fa: ""; } .fa-house-chimney-user { --fa: ""; --fa--fa: ""; } .fa-hand-holding-heart { --fa: ""; --fa--fa: ""; } .fa-arrow-up-small-big { --fa: ""; --fa--fa: ""; } .fa-sort-size-up-alt { --fa: ""; --fa--fa: ""; } .fa-train-track { --fa: ""; --fa--fa: ""; } .fa-puzzle-piece { --fa: ""; --fa--fa: ""; } .fa-money-check { --fa: ""; --fa--fa: ""; } .fa-star-half-stroke { --fa: ""; --fa--fa: ""; } .fa-star-half-alt { --fa: ""; --fa--fa: ""; } .fa-file-exclamation { --fa: ""; --fa--fa: ""; } .fa-code { --fa: ""; --fa--fa: ""; } .fa-whiskey-glass { --fa: ""; --fa--fa: ""; } .fa-glass-whiskey { --fa: ""; --fa--fa: ""; } .fa-moon-stars { --fa: ""; --fa--fa: ""; } .fa-building-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-clothes-hanger { --fa: ""; --fa--fa: ""; } .fa-mobile-notch { --fa: ""; --fa--fa: ""; } .fa-mobile-iphone { --fa: ""; --fa--fa: ""; } .fa-magnifying-glass-chart { --fa: ""; --fa--fa: ""; } .fa-arrow-up-right-from-square { --fa: ""; --fa--fa: ""; } .fa-external-link { --fa: ""; --fa--fa: ""; } .fa-cubes-stacked { --fa: ""; --fa--fa: ""; } .fa-images-user { --fa: ""; --fa--fa: ""; } .fa-won-sign { --fa: ""; --fa--fa: ""; } .fa-krw { --fa: ""; --fa--fa: ""; } .fa-won { --fa: ""; --fa--fa: ""; } .fa-image-polaroid-user { --fa: ""; --fa--fa: ""; } .fa-virus-covid { --fa: ""; --fa--fa: ""; } .fa-square-ellipsis { --fa: ""; --fa--fa: ""; } .fa-pie { --fa: ""; --fa--fa: ""; } .fa-chess-knight-piece { --fa: ""; --fa--fa: ""; } .fa-chess-knight-alt { --fa: ""; --fa--fa: ""; } .fa-austral-sign { --fa: ""; --fa--fa: ""; } .fa-cloud-plus { --fa: ""; --fa--fa: ""; } .fa-f { --fa: "F"; --fa--fa: "FF"; } .fa-leaf { --fa: ""; --fa--fa: ""; } .fa-bed-bunk { --fa: ""; --fa--fa: ""; } .fa-road { --fa: ""; --fa--fa: ""; } .fa-taxi { --fa: ""; --fa--fa: ""; } .fa-cab { --fa: ""; --fa--fa: ""; } .fa-person-circle-plus { --fa: ""; --fa--fa: ""; } .fa-chart-pie { --fa: ""; --fa--fa: ""; } .fa-pie-chart { --fa: ""; --fa--fa: ""; } .fa-bolt-lightning { --fa: ""; --fa--fa: ""; } .fa-clock-eight { --fa: ""; --fa--fa: ""; } .fa-sack-xmark { --fa: ""; --fa--fa: ""; } .fa-file-xls { --fa: ""; --fa--fa: ""; } .fa-file-excel { --fa: ""; --fa--fa: ""; } .fa-file-contract { --fa: ""; --fa--fa: ""; } .fa-fish-fins { --fa: ""; --fa--fa: ""; } .fa-circle-q { --fa: ""; --fa--fa: ""; } .fa-building-flag { --fa: ""; --fa--fa: ""; } .fa-face-grin-beam { --fa: ""; --fa--fa: ""; } .fa-grin-beam { --fa: ""; --fa--fa: ""; } .fa-object-ungroup { --fa: ""; --fa--fa: ""; } .fa-face-disguise { --fa: ""; --fa--fa: ""; } .fa-circle-arrow-down-right { --fa: ""; --fa--fa: ""; } .fa-alien-8bit { --fa: ""; --fa--fa: ""; } .fa-alien-monster { --fa: ""; --fa--fa: ""; } .fa-hand-point-ribbon { --fa: ""; --fa--fa: ""; } .fa-poop { --fa: ""; --fa--fa: ""; } .fa-object-exclude { --fa: ""; --fa--fa: ""; } .fa-telescope { --fa: ""; --fa--fa: ""; } .fa-location-pin { --fa: ""; --fa--fa: ""; } .fa-map-marker { --fa: ""; --fa--fa: ""; } .fa-square-list { --fa: ""; --fa--fa: ""; } .fa-kaaba { --fa: ""; --fa--fa: ""; } .fa-toilet-paper { --fa: ""; --fa--fa: ""; } .fa-helmet-safety { --fa: ""; --fa--fa: ""; } .fa-hard-hat { --fa: ""; --fa--fa: ""; } .fa-hat-hard { --fa: ""; --fa--fa: ""; } .fa-comment-code { --fa: ""; --fa--fa: ""; } .fa-sim-cards { --fa: ""; --fa--fa: ""; } .fa-starship { --fa: ""; --fa--fa: ""; } .fa-eject { --fa: ""; --fa--fa: ""; } .fa-circle-right { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-circle-right { --fa: ""; --fa--fa: ""; } .fa-plane-circle-check { --fa: ""; --fa--fa: ""; } .fa-seal { --fa: ""; --fa--fa: ""; } .fa-user-cowboy { --fa: ""; --fa--fa: ""; } .fa-hexagon-vertical-nft { --fa: ""; --fa--fa: ""; } .fa-face-rolling-eyes { --fa: ""; --fa--fa: ""; } .fa-meh-rolling-eyes { --fa: ""; --fa--fa: ""; } .fa-bread-loaf { --fa: ""; --fa--fa: ""; } .fa-rings-wedding { --fa: ""; --fa--fa: ""; } .fa-object-group { --fa: ""; --fa--fa: ""; } .fa-french-fries { --fa: ""; --fa--fa: ""; } .fa-chart-line { --fa: ""; --fa--fa: ""; } .fa-line-chart { --fa: ""; --fa--fa: ""; } .fa-calendar-arrow-down { --fa: ""; --fa--fa: ""; } .fa-calendar-download { --fa: ""; --fa--fa: ""; } .fa-send-back { --fa: ""; --fa--fa: ""; } .fa-mask-ventilator { --fa: ""; --fa--fa: ""; } .fa-tickets { --fa: ""; --fa--fa: ""; } .fa-signature-lock { --fa: ""; --fa--fa: ""; } .fa-arrow-right { --fa: ""; --fa--fa: ""; } .fa-signs-post { --fa: ""; --fa--fa: ""; } .fa-map-signs { --fa: ""; --fa--fa: ""; } .fa-octagon-plus { --fa: ""; --fa--fa: ""; } .fa-plus-octagon { --fa: ""; --fa--fa: ""; } .fa-cash-register { --fa: ""; --fa--fa: ""; } .fa-person-circle-question { --fa: ""; --fa--fa: ""; } .fa-melon-slice { --fa: ""; --fa--fa: ""; } .fa-space-station-moon { --fa: ""; --fa--fa: ""; } .fa-message-smile { --fa: ""; --fa--fa: ""; } .fa-comment-alt-smile { --fa: ""; --fa--fa: ""; } .fa-cup-straw { --fa: ""; --fa--fa: ""; } .fa-left-from-line { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-from-right { --fa: ""; --fa--fa: ""; } .fa-h { --fa: "H"; --fa--fa: "HH"; } .fa-basket-shopping-simple { --fa: ""; --fa--fa: ""; } .fa-shopping-basket-alt { --fa: ""; --fa--fa: ""; } .fa-hands-holding-heart { --fa: ""; --fa--fa: ""; } .fa-hands-heart { --fa: ""; --fa--fa: ""; } .fa-clock-nine { --fa: ""; --fa--fa: ""; } .fa-hammer-brush { --fa: ""; --fa--fa: ""; } .fa-tarp { --fa: ""; --fa--fa: ""; } .fa-face-sleepy { --fa: ""; --fa--fa: ""; } .fa-hand-horns { --fa: ""; --fa--fa: ""; } .fa-screwdriver-wrench { --fa: ""; --fa--fa: ""; } .fa-tools { --fa: ""; --fa--fa: ""; } .fa-arrows-to-eye { --fa: ""; --fa--fa: ""; } .fa-circle-three-quarters { --fa: ""; --fa--fa: ""; } .fa-trophy-star { --fa: ""; --fa--fa: ""; } .fa-trophy-alt { --fa: ""; --fa--fa: ""; } .fa-plug-circle-bolt { --fa: ""; --fa--fa: ""; } .fa-face-thermometer { --fa: ""; --fa--fa: ""; } .fa-grid-round-4 { --fa: ""; --fa--fa: ""; } .fa-sign-posts-wrench { --fa: ""; --fa--fa: ""; } .fa-shirt-running { --fa: ""; --fa--fa: ""; } .fa-book-circle-arrow-up { --fa: ""; --fa--fa: ""; } .fa-face-nauseated { --fa: ""; --fa--fa: ""; } .fa-heart { --fa: ""; --fa--fa: ""; } .fa-file-chart-pie { --fa: ""; --fa--fa: ""; } .fa-mars-and-venus { --fa: ""; --fa--fa: ""; } .fa-house-user { --fa: ""; --fa--fa: ""; } .fa-home-user { --fa: ""; --fa--fa: ""; } .fa-circle-arrow-down-left { --fa: ""; --fa--fa: ""; } .fa-dumpster-fire { --fa: ""; --fa--fa: ""; } .fa-hexagon-minus { --fa: ""; --fa--fa: ""; } .fa-minus-hexagon { --fa: ""; --fa--fa: ""; } .fa-left-to-line { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-to-left { --fa: ""; --fa--fa: ""; } .fa-house-crack { --fa: ""; --fa--fa: ""; } .fa-paw-simple { --fa: ""; --fa--fa: ""; } .fa-paw-alt { --fa: ""; --fa--fa: ""; } .fa-arrow-left-long-to-line { --fa: ""; --fa--fa: ""; } .fa-brackets-round { --fa: ""; --fa--fa: ""; } .fa-parentheses { --fa: ""; --fa--fa: ""; } .fa-martini-glass-citrus { --fa: ""; --fa--fa: ""; } .fa-cocktail { --fa: ""; --fa--fa: ""; } .fa-user-shakespeare { --fa: ""; --fa--fa: ""; } .fa-arrow-right-to-arc { --fa: ""; --fa--fa: ""; } .fa-face-surprise { --fa: ""; --fa--fa: ""; } .fa-surprise { --fa: ""; --fa--fa: ""; } .fa-bottle-water { --fa: ""; --fa--fa: ""; } .fa-circle-pause { --fa: ""; --fa--fa: ""; } .fa-pause-circle { --fa: ""; --fa--fa: ""; } .fa-gauge-circle-plus { --fa: ""; --fa--fa: ""; } .fa-folders { --fa: ""; --fa--fa: ""; } .fa-angel { --fa: ""; --fa--fa: ""; } .fa-value-absolute { --fa: ""; --fa--fa: ""; } .fa-rabbit { --fa: ""; --fa--fa: ""; } .fa-toilet-paper-slash { --fa: ""; --fa--fa: ""; } .fa-circle-euro { --fa: ""; --fa--fa: ""; } .fa-apple-whole { --fa: ""; --fa--fa: ""; } .fa-apple-alt { --fa: ""; --fa--fa: ""; } .fa-kitchen-set { --fa: ""; --fa--fa: ""; } .fa-diamond-half { --fa: ""; --fa--fa: ""; } .fa-lock-keyhole { --fa: ""; --fa--fa: ""; } .fa-lock-alt { --fa: ""; --fa--fa: ""; } .fa-r { --fa: "R"; --fa--fa: "RR"; } .fa-temperature-quarter { --fa: ""; --fa--fa: ""; } .fa-temperature-1 { --fa: ""; --fa--fa: ""; } .fa-thermometer-1 { --fa: ""; --fa--fa: ""; } .fa-thermometer-quarter { --fa: ""; --fa--fa: ""; } .fa-square-info { --fa: ""; --fa--fa: ""; } .fa-info-square { --fa: ""; --fa--fa: ""; } .fa-wifi-slash { --fa: ""; --fa--fa: ""; } .fa-toilet-paper-xmark { --fa: ""; --fa--fa: ""; } .fa-hands-holding-dollar { --fa: ""; --fa--fa: ""; } .fa-hands-usd { --fa: ""; --fa--fa: ""; } .fa-cube { --fa: ""; --fa--fa: ""; } .fa-arrow-down-triangle-square { --fa: ""; --fa--fa: ""; } .fa-sort-shapes-down { --fa: ""; --fa--fa: ""; } .fa-bitcoin-sign { --fa: ""; --fa--fa: ""; } .fa-shutters { --fa: ""; --fa--fa: ""; } .fa-shield-dog { --fa: ""; --fa--fa: ""; } .fa-solar-panel { --fa: ""; --fa--fa: ""; } .fa-lock-open { --fa: ""; --fa--fa: ""; } .fa-table-tree { --fa: ""; --fa--fa: ""; } .fa-house-chimney-heart { --fa: ""; --fa--fa: ""; } .fa-tally-3 { --fa: ""; --fa--fa: ""; } .fa-elevator { --fa: ""; --fa--fa: ""; } .fa-money-bill-transfer { --fa: ""; --fa--fa: ""; } .fa-money-bill-trend-up { --fa: ""; --fa--fa: ""; } .fa-house-flood-water-circle-arrow-right { --fa: ""; --fa--fa: ""; } .fa-square-poll-horizontal { --fa: ""; --fa--fa: ""; } .fa-poll-h { --fa: ""; --fa--fa: ""; } .fa-circle { --fa: ""; --fa--fa: ""; } .fa-left-to-bracket { --fa: ""; --fa--fa: ""; } .fa-cart-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-sword { --fa: ""; --fa--fa: ""; } .fa-backward-fast { --fa: ""; --fa--fa: ""; } .fa-fast-backward { --fa: ""; --fa--fa: ""; } .fa-recycle { --fa: ""; --fa--fa: ""; } .fa-user-astronaut { --fa: ""; --fa--fa: ""; } .fa-interrobang { --fa: ""; --fa--fa: ""; } .fa-plane-slash { --fa: ""; --fa--fa: ""; } .fa-circle-dashed { --fa: ""; --fa--fa: ""; } .fa-trademark { --fa: ""; --fa--fa: ""; } .fa-basketball { --fa: ""; --fa--fa: ""; } .fa-basketball-ball { --fa: ""; --fa--fa: ""; } .fa-fork-knife { --fa: ""; --fa--fa: ""; } .fa-utensils-alt { --fa: ""; --fa--fa: ""; } .fa-satellite-dish { --fa: ""; --fa--fa: ""; } .fa-badge-check { --fa: ""; --fa--fa: ""; } .fa-circle-up { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-circle-up { --fa: ""; --fa--fa: ""; } .fa-slider { --fa: ""; --fa--fa: ""; } .fa-mobile-screen-button { --fa: ""; --fa--fa: ""; } .fa-mobile-alt { --fa: ""; --fa--fa: ""; } .fa-clock-one-thirty { --fa: ""; --fa--fa: ""; } .fa-inbox-out { --fa: ""; --fa--fa: ""; } .fa-inbox-arrow-up { --fa: ""; --fa--fa: ""; } .fa-cloud-slash { --fa: ""; --fa--fa: ""; } .fa-volume-high { --fa: ""; --fa--fa: ""; } .fa-volume-up { --fa: ""; --fa--fa: ""; } .fa-users-rays { --fa: ""; --fa--fa: ""; } .fa-wallet { --fa: ""; --fa--fa: ""; } .fa-octagon-check { --fa: ""; --fa--fa: ""; } .fa-flatbread-stuffed { --fa: ""; --fa--fa: ""; } .fa-clipboard-check { --fa: ""; --fa--fa: ""; } .fa-cart-circle-plus { --fa: ""; --fa--fa: ""; } .fa-truck-clock { --fa: ""; --fa--fa: ""; } .fa-shipping-timed { --fa: ""; --fa--fa: ""; } .fa-pool-8-ball { --fa: ""; --fa--fa: ""; } .fa-file-audio { --fa: ""; --fa--fa: ""; } .fa-turn-down-left { --fa: ""; --fa--fa: ""; } .fa-lock-hashtag { --fa: ""; --fa--fa: ""; } .fa-chart-radar { --fa: ""; --fa--fa: ""; } .fa-staff { --fa: ""; --fa--fa: ""; } .fa-burger { --fa: ""; --fa--fa: ""; } .fa-hamburger { --fa: ""; --fa--fa: ""; } .fa-utility-pole { --fa: ""; --fa--fa: ""; } .fa-transporter-6 { --fa: ""; --fa--fa: ""; } .fa-arrow-turn-left { --fa: ""; --fa--fa: ""; } .fa-wrench { --fa: ""; --fa--fa: ""; } .fa-bugs { --fa: ""; --fa--fa: ""; } .fa-vector-polygon { --fa: ""; --fa--fa: ""; } .fa-diagram-nested { --fa: ""; --fa--fa: ""; } .fa-rupee-sign { --fa: ""; --fa--fa: ""; } .fa-rupee { --fa: ""; --fa--fa: ""; } .fa-file-image { --fa: ""; --fa--fa: ""; } .fa-circle-question { --fa: ""; --fa--fa: ""; } .fa-question-circle { --fa: ""; --fa--fa: ""; } .fa-tickets-perforated { --fa: ""; --fa--fa: ""; } .fa-image-user { --fa: ""; --fa--fa: ""; } .fa-buoy { --fa: ""; --fa--fa: ""; } .fa-plane-departure { --fa: ""; --fa--fa: ""; } .fa-handshake-slash { --fa: ""; --fa--fa: ""; } .fa-book-bookmark { --fa: ""; --fa--fa: ""; } .fa-border-center-h { --fa: ""; --fa--fa: ""; } .fa-can-food { --fa: ""; --fa--fa: ""; } .fa-typewriter { --fa: ""; --fa--fa: ""; } .fa-arrow-right-from-arc { --fa: ""; --fa--fa: ""; } .fa-circle-k { --fa: ""; --fa--fa: ""; } .fa-face-hand-over-mouth { --fa: ""; --fa--fa: ""; } .fa-popcorn { --fa: ""; --fa--fa: ""; } .fa-house-water { --fa: ""; --fa--fa: ""; } .fa-house-flood { --fa: ""; --fa--fa: ""; } .fa-object-subtract { --fa: ""; --fa--fa: ""; } .fa-code-branch { --fa: ""; --fa--fa: ""; } .fa-warehouse-full { --fa: ""; --fa--fa: ""; } .fa-warehouse-alt { --fa: ""; --fa--fa: ""; } .fa-hat-cowboy { --fa: ""; --fa--fa: ""; } .fa-bridge { --fa: ""; --fa--fa: ""; } .fa-phone-flip { --fa: ""; --fa--fa: ""; } .fa-phone-alt { --fa: ""; --fa--fa: ""; } .fa-arrow-down-from-dotted-line { --fa: ""; --fa--fa: ""; } .fa-file-doc { --fa: ""; --fa--fa: ""; } .fa-square-quarters { --fa: ""; --fa--fa: ""; } .fa-truck-front { --fa: ""; --fa--fa: ""; } .fa-cat { --fa: ""; --fa--fa: ""; } .fa-trash-xmark { --fa: ""; --fa--fa: ""; } .fa-circle-caret-left { --fa: ""; --fa--fa: ""; } .fa-caret-circle-left { --fa: ""; --fa--fa: ""; } .fa-files { --fa: ""; --fa--fa: ""; } .fa-anchor-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-face-clouds { --fa: ""; --fa--fa: ""; } .fa-user-crown { --fa: ""; --fa--fa: ""; } .fa-basket-shopping-plus { --fa: ""; --fa--fa: ""; } .fa-truck-field { --fa: ""; --fa--fa: ""; } .fa-route { --fa: ""; --fa--fa: ""; } .fa-cart-circle-check { --fa: ""; --fa--fa: ""; } .fa-clipboard-question { --fa: ""; --fa--fa: ""; } .fa-panorama { --fa: ""; --fa--fa: ""; } .fa-comment-medical { --fa: ""; --fa--fa: ""; } .fa-teeth-open { --fa: ""; --fa--fa: ""; } .fa-user-tie-hair-long { --fa: ""; --fa--fa: ""; } .fa-file-circle-minus { --fa: ""; --fa--fa: ""; } .fa-head-side-medical { --fa: ""; --fa--fa: ""; } .fa-arrow-turn-right { --fa: ""; --fa--fa: ""; } .fa-tags { --fa: ""; --fa--fa: ""; } .fa-wine-glass { --fa: ""; --fa--fa: ""; } .fa-forward-fast { --fa: ""; --fa--fa: ""; } .fa-fast-forward { --fa: ""; --fa--fa: ""; } .fa-face-meh-blank { --fa: ""; --fa--fa: ""; } .fa-meh-blank { --fa: ""; --fa--fa: ""; } .fa-user-robot { --fa: ""; --fa--fa: ""; } .fa-square-parking { --fa: ""; --fa--fa: ""; } .fa-parking { --fa: ""; --fa--fa: ""; } .fa-card-diamond { --fa: ""; --fa--fa: ""; } .fa-face-zipper { --fa: ""; --fa--fa: ""; } .fa-face-raised-eyebrow { --fa: ""; --fa--fa: ""; } .fa-house-signal { --fa: ""; --fa--fa: ""; } .fa-square-chevron-up { --fa: ""; --fa--fa: ""; } .fa-chevron-square-up { --fa: ""; --fa--fa: ""; } .fa-bars-progress { --fa: ""; --fa--fa: ""; } .fa-tasks-alt { --fa: ""; --fa--fa: ""; } .fa-faucet-drip { --fa: ""; --fa--fa: ""; } .fa-arrows-to-line { --fa: ""; --fa--fa: ""; } .fa-dolphin { --fa: ""; --fa--fa: ""; } .fa-arrow-up-right { --fa: ""; --fa--fa: ""; } .fa-circle-r { --fa: ""; --fa--fa: ""; } .fa-cart-flatbed { --fa: ""; --fa--fa: ""; } .fa-dolly-flatbed { --fa: ""; --fa--fa: ""; } .fa-ban-smoking { --fa: ""; --fa--fa: ""; } .fa-smoking-ban { --fa: ""; --fa--fa: ""; } .fa-circle-sort-up { --fa: ""; --fa--fa: ""; } .fa-sort-circle-up { --fa: ""; --fa--fa: ""; } .fa-terminal { --fa: ""; --fa--fa: ""; } .fa-mobile-button { --fa: ""; --fa--fa: ""; } .fa-house-medical-flag { --fa: ""; --fa--fa: ""; } .fa-basket-shopping { --fa: ""; --fa--fa: ""; } .fa-shopping-basket { --fa: ""; --fa--fa: ""; } .fa-tape { --fa: ""; --fa--fa: ""; } .fa-chestnut { --fa: ""; --fa--fa: ""; } .fa-bus-simple { --fa: ""; --fa--fa: ""; } .fa-bus-alt { --fa: ""; --fa--fa: ""; } .fa-eye { --fa: ""; --fa--fa: ""; } .fa-face-sad-cry { --fa: ""; --fa--fa: ""; } .fa-sad-cry { --fa: ""; --fa--fa: ""; } .fa-heat { --fa: ""; --fa--fa: ""; } .fa-ticket-airline { --fa: ""; --fa--fa: ""; } .fa-ticket-perforated-plane { --fa: ""; --fa--fa: ""; } .fa-ticket-plane { --fa: ""; --fa--fa: ""; } .fa-boot-heeled { --fa: ""; --fa--fa: ""; } .fa-arrows-minimize { --fa: ""; --fa--fa: ""; } .fa-compress-arrows { --fa: ""; --fa--fa: ""; } .fa-audio-description { --fa: ""; --fa--fa: ""; } .fa-person-military-to-person { --fa: ""; --fa--fa: ""; } .fa-file-shield { --fa: ""; --fa--fa: ""; } .fa-hexagon { --fa: ""; --fa--fa: ""; } .fa-manhole { --fa: ""; --fa--fa: ""; } .fa-user-slash { --fa: ""; --fa--fa: ""; } .fa-pen { --fa: ""; --fa--fa: ""; } .fa-tower-observation { --fa: ""; --fa--fa: ""; } .fa-floppy-disks { --fa: ""; --fa--fa: ""; } .fa-toilet-paper-blank-under { --fa: ""; --fa--fa: ""; } .fa-toilet-paper-reverse-alt { --fa: ""; --fa--fa: ""; } .fa-file-code { --fa: ""; --fa--fa: ""; } .fa-signal { --fa: ""; --fa--fa: ""; } .fa-signal-5 { --fa: ""; --fa--fa: ""; } .fa-signal-perfect { --fa: ""; --fa--fa: ""; } .fa-pump { --fa: ""; --fa--fa: ""; } .fa-bus { --fa: ""; --fa--fa: ""; } .fa-heart-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-arrow-up-left-from-circle { --fa: ""; --fa--fa: ""; } .fa-house-chimney { --fa: ""; --fa--fa: ""; } .fa-home-lg { --fa: ""; --fa--fa: ""; } .fa-window-maximize { --fa: ""; --fa--fa: ""; } .fa-dryer { --fa: ""; --fa--fa: ""; } .fa-face-frown { --fa: ""; --fa--fa: ""; } .fa-frown { --fa: ""; --fa--fa: ""; } .fa-chess-bishop-piece { --fa: ""; --fa--fa: ""; } .fa-chess-bishop-alt { --fa: ""; --fa--fa: ""; } .fa-shirt-tank-top { --fa: ""; --fa--fa: ""; } .fa-diploma { --fa: ""; --fa--fa: ""; } .fa-scroll-ribbon { --fa: ""; --fa--fa: ""; } .fa-screencast { --fa: ""; --fa--fa: ""; } .fa-walker { --fa: ""; --fa--fa: ""; } .fa-prescription { --fa: ""; --fa--fa: ""; } .fa-shop { --fa: ""; --fa--fa: ""; } .fa-store-alt { --fa: ""; --fa--fa: ""; } .fa-floppy-disk { --fa: ""; --fa--fa: ""; } .fa-save { --fa: ""; --fa--fa: ""; } .fa-vihara { --fa: ""; --fa--fa: ""; } .fa-face-kiss-closed-eyes { --fa: ""; --fa--fa: ""; } .fa-scale-unbalanced { --fa: ""; --fa--fa: ""; } .fa-balance-scale-left { --fa: ""; --fa--fa: ""; } .fa-file-user { --fa: ""; --fa--fa: ""; } .fa-user-police-tie { --fa: ""; --fa--fa: ""; } .fa-face-tongue-money { --fa: ""; --fa--fa: ""; } .fa-tennis-ball { --fa: ""; --fa--fa: ""; } .fa-square-l { --fa: ""; --fa--fa: ""; } .fa-sort-up { --fa: ""; --fa--fa: ""; } .fa-sort-asc { --fa: ""; --fa--fa: ""; } .fa-calendar-arrow-up { --fa: ""; --fa--fa: ""; } .fa-calendar-upload { --fa: ""; --fa--fa: ""; } .fa-comment-dots { --fa: ""; --fa--fa: ""; } .fa-commenting { --fa: ""; --fa--fa: ""; } .fa-plant-wilt { --fa: ""; --fa--fa: ""; } .fa-scarf { --fa: ""; --fa--fa: ""; } .fa-album-circle-plus { --fa: ""; --fa--fa: ""; } .fa-user-nurse-hair-long { --fa: ""; --fa--fa: ""; } .fa-diamond { --fa: ""; --fa--fa: ""; } .fa-square-left { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-square-left { --fa: ""; --fa--fa: ""; } .fa-face-grin-squint { --fa: ""; --fa--fa: ""; } .fa-grin-squint { --fa: ""; --fa--fa: ""; } .fa-circle-ellipsis-vertical { --fa: ""; --fa--fa: ""; } .fa-hand-holding-dollar { --fa: ""; --fa--fa: ""; } .fa-hand-holding-usd { --fa: ""; --fa--fa: ""; } .fa-grid-dividers { --fa: ""; --fa--fa: ""; } .fa-chart-diagram { --fa: ""; --fa--fa: ""; } .fa-bacterium { --fa: ""; --fa--fa: ""; } .fa-hand-pointer { --fa: ""; --fa--fa: ""; } .fa-drum-steelpan { --fa: ""; --fa--fa: ""; } .fa-hand-scissors { --fa: ""; --fa--fa: ""; } .fa-hands-praying { --fa: ""; --fa--fa: ""; } .fa-praying-hands { --fa: ""; --fa--fa: ""; } .fa-face-pensive { --fa: ""; --fa--fa: ""; } .fa-user-music { --fa: ""; --fa--fa: ""; } .fa-arrow-rotate-right { --fa: ""; --fa--fa: ""; } .fa-arrow-right-rotate { --fa: ""; --fa--fa: ""; } .fa-arrow-rotate-forward { --fa: ""; --fa--fa: ""; } .fa-redo { --fa: ""; --fa--fa: ""; } .fa-messages-dollar { --fa: ""; --fa--fa: ""; } .fa-comments-alt-dollar { --fa: ""; --fa--fa: ""; } .fa-sensor-on { --fa: ""; --fa--fa: ""; } .fa-balloon { --fa: ""; --fa--fa: ""; } .fa-biohazard { --fa: ""; --fa--fa: ""; } .fa-chess-queen-piece { --fa: ""; --fa--fa: ""; } .fa-chess-queen-alt { --fa: ""; --fa--fa: ""; } .fa-location-crosshairs { --fa: ""; --fa--fa: ""; } .fa-location { --fa: ""; --fa--fa: ""; } .fa-mars-double { --fa: ""; --fa--fa: ""; } .fa-left-from-bracket { --fa: ""; --fa--fa: ""; } .fa-house-person-leave { --fa: ""; --fa--fa: ""; } .fa-house-leave { --fa: ""; --fa--fa: ""; } .fa-house-person-depart { --fa: ""; --fa--fa: ""; } .fa-ruler-triangle { --fa: ""; --fa--fa: ""; } .fa-card-club { --fa: ""; --fa--fa: ""; } .fa-child-dress { --fa: ""; --fa--fa: ""; } .fa-users-between-lines { --fa: ""; --fa--fa: ""; } .fa-lungs-virus { --fa: ""; --fa--fa: ""; } .fa-spinner-third { --fa: ""; --fa--fa: ""; } .fa-face-grin-tears { --fa: ""; --fa--fa: ""; } .fa-grin-tears { --fa: ""; --fa--fa: ""; } .fa-phone { --fa: ""; --fa--fa: ""; } .fa-computer-mouse-scrollwheel { --fa: ""; --fa--fa: ""; } .fa-mouse-alt { --fa: ""; --fa--fa: ""; } .fa-calendar-xmark { --fa: ""; --fa--fa: ""; } .fa-calendar-times { --fa: ""; --fa--fa: ""; } .fa-child-reaching { --fa: ""; --fa--fa: ""; } .fa-table-layout { --fa: ""; --fa--fa: ""; } .fa-narwhal { --fa: ""; --fa--fa: ""; } .fa-ramp-loading { --fa: ""; --fa--fa: ""; } .fa-calendar-circle-plus { --fa: ""; --fa--fa: ""; } .fa-toothbrush { --fa: ""; --fa--fa: ""; } .fa-border-inner { --fa: ""; --fa--fa: ""; } .fa-paw-claws { --fa: ""; --fa--fa: ""; } .fa-kiwi-fruit { --fa: ""; --fa--fa: ""; } .fa-traffic-light-slow { --fa: ""; --fa--fa: ""; } .fa-rectangle-code { --fa: ""; --fa--fa: ""; } .fa-head-side-virus { --fa: ""; --fa--fa: ""; } .fa-keyboard-brightness { --fa: ""; --fa--fa: ""; } .fa-books-medical { --fa: ""; --fa--fa: ""; } .fa-lightbulb-slash { --fa: ""; --fa--fa: ""; } .fa-house-blank { --fa: ""; --fa--fa: ""; } .fa-home-blank { --fa: ""; --fa--fa: ""; } .fa-square-5 { --fa: ""; --fa--fa: ""; } .fa-square-heart { --fa: ""; --fa--fa: ""; } .fa-heart-square { --fa: ""; --fa--fa: ""; } .fa-puzzle { --fa: ""; --fa--fa: ""; } .fa-user-gear { --fa: ""; --fa--fa: ""; } .fa-user-cog { --fa: ""; --fa--fa: ""; } .fa-pipe-circle-check { --fa: ""; --fa--fa: ""; } .fa-arrow-up-1-9 { --fa: ""; --fa--fa: ""; } .fa-sort-numeric-up { --fa: ""; --fa--fa: ""; } .fa-octagon-exclamation { --fa: ""; --fa--fa: ""; } .fa-dial-low { --fa: ""; --fa--fa: ""; } .fa-door-closed { --fa: ""; --fa--fa: ""; } .fa-laptop-mobile { --fa: ""; --fa--fa: ""; } .fa-phone-laptop { --fa: ""; --fa--fa: ""; } .fa-conveyor-belt-boxes { --fa: ""; --fa--fa: ""; } .fa-conveyor-belt-alt { --fa: ""; --fa--fa: ""; } .fa-shield-virus { --fa: ""; --fa--fa: ""; } .fa-starfighter-twin-ion-engine-advanced { --fa: ""; --fa--fa: ""; } .fa-starfighter-alt-advanced { --fa: ""; --fa--fa: ""; } .fa-dice-six { --fa: ""; --fa--fa: ""; } .fa-starfighter-twin-ion-engine { --fa: ""; --fa--fa: ""; } .fa-starfighter-alt { --fa: ""; --fa--fa: ""; } .fa-rocket-launch { --fa: ""; --fa--fa: ""; } .fa-mosquito-net { --fa: ""; --fa--fa: ""; } .fa-file-fragment { --fa: ""; --fa--fa: ""; } .fa-vent-damper { --fa: ""; --fa--fa: ""; } .fa-bridge-water { --fa: ""; --fa--fa: ""; } .fa-ban-bug { --fa: ""; --fa--fa: ""; } .fa-debug { --fa: ""; --fa--fa: ""; } .fa-person-booth { --fa: ""; --fa--fa: ""; } .fa-text-width { --fa: ""; --fa--fa: ""; } .fa-garage-car { --fa: ""; --fa--fa: ""; } .fa-square-kanban { --fa: ""; --fa--fa: ""; } .fa-hat-wizard { --fa: ""; --fa--fa: ""; } .fa-chart-kanban { --fa: ""; --fa--fa: ""; } .fa-pen-fancy { --fa: ""; --fa--fa: ""; } .fa-coffee-pot { --fa: ""; --fa--fa: ""; } .fa-mouse-field { --fa: ""; --fa--fa: ""; } .fa-person-digging { --fa: ""; --fa--fa: ""; } .fa-digging { --fa: ""; --fa--fa: ""; } .fa-shower-down { --fa: ""; --fa--fa: ""; } .fa-shower-alt { --fa: ""; --fa--fa: ""; } .fa-box-circle-check { --fa: ""; --fa--fa: ""; } .fa-brightness { --fa: ""; --fa--fa: ""; } .fa-car-side-bolt { --fa: ""; --fa--fa: ""; } .fa-file-xml { --fa: ""; --fa--fa: ""; } .fa-ornament { --fa: ""; --fa--fa: ""; } .fa-phone-arrow-down-left { --fa: ""; --fa--fa: ""; } .fa-phone-arrow-down { --fa: ""; --fa--fa: ""; } .fa-phone-incoming { --fa: ""; --fa--fa: ""; } .fa-cloud-word { --fa: ""; --fa--fa: ""; } .fa-hand-fingers-crossed { --fa: ""; --fa--fa: ""; } .fa-trash { --fa: ""; --fa--fa: ""; } .fa-gauge-simple { --fa: ""; --fa--fa: ""; } .fa-gauge-simple-med { --fa: ""; --fa--fa: ""; } .fa-tachometer-average { --fa: ""; --fa--fa: ""; } .fa-arrow-down-small-big { --fa: ""; --fa--fa: ""; } .fa-sort-size-down-alt { --fa: ""; --fa--fa: ""; } .fa-book-medical { --fa: ""; --fa--fa: ""; } .fa-face-melting { --fa: ""; --fa--fa: ""; } .fa-poo { --fa: ""; --fa--fa: ""; } .fa-pen-clip-slash { --fa: ""; --fa--fa: ""; } .fa-pen-alt-slash { --fa: ""; --fa--fa: ""; } .fa-quote-right { --fa: ""; --fa--fa: ""; } .fa-quote-right-alt { --fa: ""; --fa--fa: ""; } .fa-scroll-old { --fa: ""; --fa--fa: ""; } .fa-guitars { --fa: ""; --fa--fa: ""; } .fa-phone-xmark { --fa: ""; --fa--fa: ""; } .fa-hose { --fa: ""; --fa--fa: ""; } .fa-clock-six { --fa: ""; --fa--fa: ""; } .fa-shirt { --fa: ""; --fa--fa: ""; } .fa-t-shirt { --fa: ""; --fa--fa: ""; } .fa-tshirt { --fa: ""; --fa--fa: ""; } .fa-billboard { --fa: ""; --fa--fa: ""; } .fa-square-r { --fa: ""; --fa--fa: ""; } .fa-cubes { --fa: ""; --fa--fa: ""; } .fa-envelope-open-dollar { --fa: ""; --fa--fa: ""; } .fa-divide { --fa: ""; --fa--fa: ""; } .fa-sun-cloud { --fa: ""; --fa--fa: ""; } .fa-lamp-floor { --fa: ""; --fa--fa: ""; } .fa-square-7 { --fa: ""; --fa--fa: ""; } .fa-tenge-sign { --fa: ""; --fa--fa: ""; } .fa-tenge { --fa: ""; --fa--fa: ""; } .fa-headphones { --fa: ""; --fa--fa: ""; } .fa-hands-holding { --fa: ""; --fa--fa: ""; } .fa-campfire { --fa: ""; --fa--fa: ""; } .fa-circle-ampersand { --fa: ""; --fa--fa: ""; } .fa-snowflakes { --fa: ""; --fa--fa: ""; } .fa-hands-clapping { --fa: ""; --fa--fa: ""; } .fa-republican { --fa: ""; --fa--fa: ""; } .fa-leaf-maple { --fa: ""; --fa--fa: ""; } .fa-arrow-left { --fa: ""; --fa--fa: ""; } .fa-person-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-ruler { --fa: ""; --fa--fa: ""; } .fa-arrow-left-from-bracket { --fa: ""; --fa--fa: ""; } .fa-cup-straw-swoosh { --fa: ""; --fa--fa: ""; } .fa-temperature-sun { --fa: ""; --fa--fa: ""; } .fa-temperature-hot { --fa: ""; --fa--fa: ""; } .fa-align-left { --fa: ""; --fa--fa: ""; } .fa-dice-d6 { --fa: ""; --fa--fa: ""; } .fa-restroom { --fa: ""; --fa--fa: ""; } .fa-high-definition { --fa: ""; --fa--fa: ""; } .fa-rectangle-hd { --fa: ""; --fa--fa: ""; } .fa-j { --fa: "J"; --fa--fa: "JJ"; } .fa-galaxy { --fa: ""; --fa--fa: ""; } .fa-users-viewfinder { --fa: ""; --fa--fa: ""; } .fa-file-video { --fa: ""; --fa--fa: ""; } .fa-cherries { --fa: ""; --fa--fa: ""; } .fa-up-right-from-square { --fa: ""; --fa--fa: ""; } .fa-external-link-alt { --fa: ""; --fa--fa: ""; } .fa-circle-sort { --fa: ""; --fa--fa: ""; } .fa-sort-circle { --fa: ""; --fa--fa: ""; } .fa-table-cells { --fa: ""; --fa--fa: ""; } .fa-th { --fa: ""; --fa--fa: ""; } .fa-bag-shopping-minus { --fa: ""; --fa--fa: ""; } .fa-file-pdf { --fa: ""; --fa--fa: ""; } .fa-siren { --fa: ""; --fa--fa: ""; } .fa-arrow-up-to-dotted-line { --fa: ""; --fa--fa: ""; } .fa-image-landscape { --fa: ""; --fa--fa: ""; } .fa-landscape { --fa: ""; --fa--fa: ""; } .fa-tank-water { --fa: ""; --fa--fa: ""; } .fa-curling-stone { --fa: ""; --fa--fa: ""; } .fa-curling { --fa: ""; --fa--fa: ""; } .fa-gamepad-modern { --fa: ""; --fa--fa: ""; } .fa-gamepad-alt { --fa: ""; --fa--fa: ""; } .fa-messages-question { --fa: ""; --fa--fa: ""; } .fa-book-bible { --fa: ""; --fa--fa: ""; } .fa-bible { --fa: ""; --fa--fa: ""; } .fa-o { --fa: "O"; --fa--fa: "OO"; } .fa-suitcase-medical { --fa: ""; --fa--fa: ""; } .fa-medkit { --fa: ""; --fa--fa: ""; } .fa-briefcase-arrow-right { --fa: ""; --fa--fa: ""; } .fa-expand-wide { --fa: ""; --fa--fa: ""; } .fa-clock-eleven-thirty { --fa: ""; --fa--fa: ""; } .fa-rv { --fa: ""; --fa--fa: ""; } .fa-user-secret { --fa: ""; --fa--fa: ""; } .fa-otter { --fa: ""; --fa--fa: ""; } .fa-dreidel { --fa: ""; --fa--fa: ""; } .fa-person-dress { --fa: ""; --fa--fa: ""; } .fa-female { --fa: ""; --fa--fa: ""; } .fa-comment-dollar { --fa: ""; --fa--fa: ""; } .fa-business-time { --fa: ""; --fa--fa: ""; } .fa-briefcase-clock { --fa: ""; --fa--fa: ""; } .fa-flower-tulip { --fa: ""; --fa--fa: ""; } .fa-people-pants-simple { --fa: ""; --fa--fa: ""; } .fa-cloud-drizzle { --fa: ""; --fa--fa: ""; } .fa-table-cells-large { --fa: ""; --fa--fa: ""; } .fa-th-large { --fa: ""; --fa--fa: ""; } .fa-book-tanakh { --fa: ""; --fa--fa: ""; } .fa-tanakh { --fa: ""; --fa--fa: ""; } .fa-solar-system { --fa: ""; --fa--fa: ""; } .fa-seal-question { --fa: ""; --fa--fa: ""; } .fa-phone-volume { --fa: ""; --fa--fa: ""; } .fa-volume-control-phone { --fa: ""; --fa--fa: ""; } .fa-disc-drive { --fa: ""; --fa--fa: ""; } .fa-hat-cowboy-side { --fa: ""; --fa--fa: ""; } .fa-table-rows { --fa: ""; --fa--fa: ""; } .fa-rows { --fa: ""; --fa--fa: ""; } .fa-location-exclamation { --fa: ""; --fa--fa: ""; } .fa-map-marker-exclamation { --fa: ""; --fa--fa: ""; } .fa-face-fearful { --fa: ""; --fa--fa: ""; } .fa-clipboard-user { --fa: ""; --fa--fa: ""; } .fa-bus-school { --fa: ""; --fa--fa: ""; } .fa-film-slash { --fa: ""; --fa--fa: ""; } .fa-square-arrow-down-right { --fa: ""; --fa--fa: ""; } .fa-book-sparkles { --fa: ""; --fa--fa: ""; } .fa-book-spells { --fa: ""; --fa--fa: ""; } .fa-washing-machine { --fa: ""; --fa--fa: ""; } .fa-washer { --fa: ""; --fa--fa: ""; } .fa-child { --fa: ""; --fa--fa: ""; } .fa-lira-sign { --fa: ""; --fa--fa: ""; } .fa-user-visor { --fa: ""; --fa--fa: ""; } .fa-file-plus-minus { --fa: ""; --fa--fa: ""; } .fa-chess-clock-flip { --fa: ""; --fa--fa: ""; } .fa-chess-clock-alt { --fa: ""; --fa--fa: ""; } .fa-satellite { --fa: ""; --fa--fa: ""; } .fa-truck-fire { --fa: ""; --fa--fa: ""; } .fa-plane-lock { --fa: ""; --fa--fa: ""; } .fa-steering-wheel { --fa: ""; --fa--fa: ""; } .fa-tag { --fa: ""; --fa--fa: ""; } .fa-stretcher { --fa: ""; --fa--fa: ""; } .fa-book-section { --fa: ""; --fa--fa: ""; } .fa-book-law { --fa: ""; --fa--fa: ""; } .fa-inboxes { --fa: ""; --fa--fa: ""; } .fa-coffee-bean { --fa: ""; --fa--fa: ""; } .fa-circle-yen { --fa: ""; --fa--fa: ""; } .fa-brackets-curly { --fa: ""; --fa--fa: ""; } .fa-ellipsis-stroke-vertical { --fa: ""; --fa--fa: ""; } .fa-ellipsis-v-alt { --fa: ""; --fa--fa: ""; } .fa-comment { --fa: ""; --fa--fa: ""; } .fa-square-1 { --fa: ""; --fa--fa: ""; } .fa-cake-candles { --fa: ""; --fa--fa: ""; } .fa-birthday-cake { --fa: ""; --fa--fa: ""; } .fa-cake { --fa: ""; --fa--fa: ""; } .fa-head-side { --fa: ""; --fa--fa: ""; } .fa-truck-ladder { --fa: ""; --fa--fa: ""; } .fa-envelope { --fa: ""; --fa--fa: ""; } .fa-dolly-empty { --fa: ""; --fa--fa: ""; } .fa-face-tissue { --fa: ""; --fa--fa: ""; } .fa-angles-up { --fa: ""; --fa--fa: ""; } .fa-angle-double-up { --fa: ""; --fa--fa: ""; } .fa-bin-recycle { --fa: ""; --fa--fa: ""; } .fa-paperclip { --fa: ""; --fa--fa: ""; } .fa-chart-line-down { --fa: ""; --fa--fa: ""; } .fa-arrow-right-to-city { --fa: ""; --fa--fa: ""; } .fa-lock-a { --fa: ""; --fa--fa: ""; } .fa-ribbon { --fa: ""; --fa--fa: ""; } .fa-lungs { --fa: ""; --fa--fa: ""; } .fa-person-pinball { --fa: ""; --fa--fa: ""; } .fa-arrow-up-9-1 { --fa: ""; --fa--fa: ""; } .fa-sort-numeric-up-alt { --fa: ""; --fa--fa: ""; } .fa-apple-core { --fa: ""; --fa--fa: ""; } .fa-circle-y { --fa: ""; --fa--fa: ""; } .fa-h6 { --fa: ""; --fa--fa: ""; } .fa-litecoin-sign { --fa: ""; --fa--fa: ""; } .fa-bottle-baby { --fa: ""; --fa--fa: ""; } .fa-circle-small { --fa: ""; --fa--fa: ""; } .fa-border-none { --fa: ""; --fa--fa: ""; } .fa-arrow-turn-down-left { --fa: ""; --fa--fa: ""; } .fa-circle-wifi-circle-wifi { --fa: ""; --fa--fa: ""; } .fa-circle-wifi-group { --fa: ""; --fa--fa: ""; } .fa-circle-nodes { --fa: ""; --fa--fa: ""; } .fa-parachute-box { --fa: ""; --fa--fa: ""; } .fa-reflect-horizontal { --fa: ""; --fa--fa: ""; } .fa-message-medical { --fa: ""; --fa--fa: ""; } .fa-comment-alt-medical { --fa: ""; --fa--fa: ""; } .fa-rugby-ball { --fa: ""; --fa--fa: ""; } .fa-comment-music { --fa: ""; --fa--fa: ""; } .fa-indent { --fa: ""; --fa--fa: ""; } .fa-tree-deciduous { --fa: ""; --fa--fa: ""; } .fa-tree-alt { --fa: ""; --fa--fa: ""; } .fa-puzzle-piece-simple { --fa: ""; --fa--fa: ""; } .fa-puzzle-piece-alt { --fa: ""; --fa--fa: ""; } .fa-truck-field-un { --fa: ""; --fa--fa: ""; } .fa-nfc-trash { --fa: ""; --fa--fa: ""; } .fa-hourglass { --fa: ""; --fa--fa: ""; } .fa-hourglass-empty { --fa: ""; --fa--fa: ""; } .fa-mountain { --fa: ""; --fa--fa: ""; } .fa-file-xmark { --fa: ""; --fa--fa: ""; } .fa-file-times { --fa: ""; --fa--fa: ""; } .fa-house-heart { --fa: ""; --fa--fa: ""; } .fa-home-heart { --fa: ""; --fa--fa: ""; } .fa-house-chimney-blank { --fa: ""; --fa--fa: ""; } .fa-meter-bolt { --fa: ""; --fa--fa: ""; } .fa-user-doctor { --fa: ""; --fa--fa: ""; } .fa-user-md { --fa: ""; --fa--fa: ""; } .fa-slash-back { --fa: "\"; --fa--fa: "\\"; } .fa-circle-info { --fa: ""; --fa--fa: ""; } .fa-info-circle { --fa: ""; --fa--fa: ""; } .fa-fishing-rod { --fa: ""; --fa--fa: ""; } .fa-hammer-crash { --fa: ""; --fa--fa: ""; } .fa-message-heart { --fa: ""; --fa--fa: ""; } .fa-cloud-meatball { --fa: ""; --fa--fa: ""; } .fa-camera-polaroid { --fa: ""; --fa--fa: ""; } .fa-camera { --fa: ""; --fa--fa: ""; } .fa-camera-alt { --fa: ""; --fa--fa: ""; } .fa-square-virus { --fa: ""; --fa--fa: ""; } .fa-cart-arrow-up { --fa: ""; --fa--fa: ""; } .fa-meteor { --fa: ""; --fa--fa: ""; } .fa-car-on { --fa: ""; --fa--fa: ""; } .fa-sleigh { --fa: ""; --fa--fa: ""; } .fa-arrow-down-1-9 { --fa: ""; --fa--fa: ""; } .fa-sort-numeric-asc { --fa: ""; --fa--fa: ""; } .fa-sort-numeric-down { --fa: ""; --fa--fa: ""; } .fa-buoy-mooring { --fa: ""; --fa--fa: ""; } .fa-square-4 { --fa: ""; --fa--fa: ""; } .fa-hand-holding-droplet { --fa: ""; --fa--fa: ""; } .fa-hand-holding-water { --fa: ""; --fa--fa: ""; } .fa-file-eps { --fa: ""; --fa--fa: ""; } .fa-tricycle-adult { --fa: ""; --fa--fa: ""; } .fa-waveform { --fa: ""; --fa--fa: ""; } .fa-water { --fa: ""; --fa--fa: ""; } .fa-star-sharp-half-stroke { --fa: ""; --fa--fa: ""; } .fa-star-sharp-half-alt { --fa: ""; --fa--fa: ""; } .fa-nfc-signal { --fa: ""; --fa--fa: ""; } .fa-plane-prop { --fa: ""; --fa--fa: ""; } .fa-calendar-check { --fa: ""; --fa--fa: ""; } .fa-clock-desk { --fa: ""; --fa--fa: ""; } .fa-calendar-clock { --fa: ""; --fa--fa: ""; } .fa-calendar-time { --fa: ""; --fa--fa: ""; } .fa-braille { --fa: ""; --fa--fa: ""; } .fa-prescription-bottle-medical { --fa: ""; --fa--fa: ""; } .fa-prescription-bottle-alt { --fa: ""; --fa--fa: ""; } .fa-plate-utensils { --fa: ""; --fa--fa: ""; } .fa-family-pants { --fa: ""; --fa--fa: ""; } .fa-hose-reel { --fa: ""; --fa--fa: ""; } .fa-house-window { --fa: ""; --fa--fa: ""; } .fa-landmark { --fa: ""; --fa--fa: ""; } .fa-truck { --fa: ""; --fa--fa: ""; } .fa-music-magnifying-glass { --fa: ""; --fa--fa: ""; } .fa-crosshairs { --fa: ""; --fa--fa: ""; } .fa-cloud-rainbow { --fa: ""; --fa--fa: ""; } .fa-person-cane { --fa: ""; --fa--fa: ""; } .fa-alien { --fa: ""; --fa--fa: ""; } .fa-tent { --fa: ""; --fa--fa: ""; } .fa-laptop-binary { --fa: ""; --fa--fa: ""; } .fa-vest-patches { --fa: ""; --fa--fa: ""; } .fa-people-dress-simple { --fa: ""; --fa--fa: ""; } .fa-check-double { --fa: ""; --fa--fa: ""; } .fa-arrow-down-a-z { --fa: ""; --fa--fa: ""; } .fa-sort-alpha-asc { --fa: ""; --fa--fa: ""; } .fa-sort-alpha-down { --fa: ""; --fa--fa: ""; } .fa-bowling-ball-pin { --fa: ""; --fa--fa: ""; } .fa-bell-school-slash { --fa: ""; --fa--fa: ""; } .fa-plus-large { --fa: ""; --fa--fa: ""; } .fa-money-bill-wheat { --fa: ""; --fa--fa: ""; } .fa-camera-viewfinder { --fa: ""; --fa--fa: ""; } .fa-screenshot { --fa: ""; --fa--fa: ""; } .fa-message-music { --fa: ""; --fa--fa: ""; } .fa-comment-alt-music { --fa: ""; --fa--fa: ""; } .fa-car-building { --fa: ""; --fa--fa: ""; } .fa-border-bottom-right { --fa: ""; --fa--fa: ""; } .fa-border-style-alt { --fa: ""; --fa--fa: ""; } .fa-octagon { --fa: ""; --fa--fa: ""; } .fa-comment-arrow-up-right { --fa: ""; --fa--fa: ""; } .fa-octagon-divide { --fa: ""; --fa--fa: ""; } .fa-cookie { --fa: ""; --fa--fa: ""; } .fa-arrow-rotate-left { --fa: ""; --fa--fa: ""; } .fa-arrow-left-rotate { --fa: ""; --fa--fa: ""; } .fa-arrow-rotate-back { --fa: ""; --fa--fa: ""; } .fa-arrow-rotate-backward { --fa: ""; --fa--fa: ""; } .fa-undo { --fa: ""; --fa--fa: ""; } .fa-tv-music { --fa: ""; --fa--fa: ""; } .fa-hard-drive { --fa: ""; --fa--fa: ""; } .fa-hdd { --fa: ""; --fa--fa: ""; } .fa-reel { --fa: ""; --fa--fa: ""; } .fa-face-grin-squint-tears { --fa: ""; --fa--fa: ""; } .fa-grin-squint-tears { --fa: ""; --fa--fa: ""; } .fa-dumbbell { --fa: ""; --fa--fa: ""; } .fa-rectangle-list { --fa: ""; --fa--fa: ""; } .fa-list-alt { --fa: ""; --fa--fa: ""; } .fa-tarp-droplet { --fa: ""; --fa--fa: ""; } .fa-alarm-exclamation { --fa: ""; --fa--fa: ""; } .fa-house-medical-circle-check { --fa: ""; --fa--fa: ""; } .fa-traffic-cone { --fa: ""; --fa--fa: ""; } .fa-grate { --fa: ""; --fa--fa: ""; } .fa-arrow-down-right { --fa: ""; --fa--fa: ""; } .fa-person-skiing-nordic { --fa: ""; --fa--fa: ""; } .fa-skiing-nordic { --fa: ""; --fa--fa: ""; } .fa-calendar-plus { --fa: ""; --fa--fa: ""; } .fa-person-from-portal { --fa: ""; --fa--fa: ""; } .fa-portal-exit { --fa: ""; --fa--fa: ""; } .fa-plane-arrival { --fa: ""; --fa--fa: ""; } .fa-cowbell-circle-plus { --fa: ""; --fa--fa: ""; } .fa-cowbell-more { --fa: ""; --fa--fa: ""; } .fa-circle-left { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-circle-left { --fa: ""; --fa--fa: ""; } .fa-distribute-spacing-vertical { --fa: ""; --fa--fa: ""; } .fa-signal-bars-fair { --fa: ""; --fa--fa: ""; } .fa-signal-alt-2 { --fa: ""; --fa--fa: ""; } .fa-sportsball { --fa: ""; --fa--fa: ""; } .fa-game-console-handheld-crank { --fa: ""; --fa--fa: ""; } .fa-train-subway { --fa: ""; --fa--fa: ""; } .fa-subway { --fa: ""; --fa--fa: ""; } .fa-chart-gantt { --fa: ""; --fa--fa: ""; } .fa-face-smile-upside-down { --fa: ""; --fa--fa: ""; } .fa-ball-pile { --fa: ""; --fa--fa: ""; } .fa-badge-dollar { --fa: ""; --fa--fa: ""; } .fa-money-bills-simple { --fa: ""; --fa--fa: ""; } .fa-money-bills-alt { --fa: ""; --fa--fa: ""; } .fa-list-timeline { --fa: ""; --fa--fa: ""; } .fa-indian-rupee-sign { --fa: ""; --fa--fa: ""; } .fa-indian-rupee { --fa: ""; --fa--fa: ""; } .fa-inr { --fa: ""; --fa--fa: ""; } .fa-crop-simple { --fa: ""; --fa--fa: ""; } .fa-crop-alt { --fa: ""; --fa--fa: ""; } .fa-money-bill-1 { --fa: ""; --fa--fa: ""; } .fa-money-bill-alt { --fa: ""; --fa--fa: ""; } .fa-left-long { --fa: ""; --fa--fa: ""; } .fa-long-arrow-alt-left { --fa: ""; --fa--fa: ""; } .fa-keyboard-down { --fa: ""; --fa--fa: ""; } .fa-circle-up-right { --fa: ""; --fa--fa: ""; } .fa-cloud-bolt-moon { --fa: ""; --fa--fa: ""; } .fa-thunderstorm-moon { --fa: ""; --fa--fa: ""; } .fa-turn-left-up { --fa: ""; --fa--fa: ""; } .fa-dna { --fa: ""; --fa--fa: ""; } .fa-virus-slash { --fa: ""; --fa--fa: ""; } .fa-bracket-round-right { --fa: ")"; --fa--fa: "))"; } .fa-circle-sterling { --fa: ""; --fa--fa: ""; } .fa-circle-5 { --fa: ""; --fa--fa: ""; } .fa-minus { --fa: ""; --fa--fa: ""; } .fa-subtract { --fa: ""; --fa--fa: ""; } .fa-fire-flame { --fa: ""; --fa--fa: ""; } .fa-flame { --fa: ""; --fa--fa: ""; } .fa-right-to-line { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-to-right { --fa: ""; --fa--fa: ""; } .fa-gif { --fa: ""; --fa--fa: ""; } .fa-chess { --fa: ""; --fa--fa: ""; } .fa-trash-slash { --fa: ""; --fa--fa: ""; } .fa-arrow-left-long { --fa: ""; --fa--fa: ""; } .fa-long-arrow-left { --fa: ""; --fa--fa: ""; } .fa-plug-circle-check { --fa: ""; --fa--fa: ""; } .fa-font-case { --fa: ""; --fa--fa: ""; } .fa-street-view { --fa: ""; --fa--fa: ""; } .fa-arrow-down-left { --fa: ""; --fa--fa: ""; } .fa-franc-sign { --fa: ""; --fa--fa: ""; } .fa-flask-round-poison { --fa: ""; --fa--fa: ""; } .fa-flask-poison { --fa: ""; --fa--fa: ""; } .fa-volume-off { --fa: ""; --fa--fa: ""; } .fa-book-circle-arrow-right { --fa: ""; --fa--fa: ""; } .fa-chart-user { --fa: ""; --fa--fa: ""; } .fa-user-chart { --fa: ""; --fa--fa: ""; } .fa-hands-asl-interpreting { --fa: ""; --fa--fa: ""; } .fa-american-sign-language-interpreting { --fa: ""; --fa--fa: ""; } .fa-asl-interpreting { --fa: ""; --fa--fa: ""; } .fa-hands-american-sign-language-interpreting { --fa: ""; --fa--fa: ""; } .fa-presentation-screen { --fa: ""; --fa--fa: ""; } .fa-presentation { --fa: ""; --fa--fa: ""; } .fa-circle-bolt { --fa: ""; --fa--fa: ""; } .fa-face-smile-halo { --fa: ""; --fa--fa: ""; } .fa-cart-circle-arrow-down { --fa: ""; --fa--fa: ""; } .fa-house-person-return { --fa: ""; --fa--fa: ""; } .fa-house-person-arrive { --fa: ""; --fa--fa: ""; } .fa-house-return { --fa: ""; --fa--fa: ""; } .fa-message-xmark { --fa: ""; --fa--fa: ""; } .fa-comment-alt-times { --fa: ""; --fa--fa: ""; } .fa-message-times { --fa: ""; --fa--fa: ""; } .fa-file-certificate { --fa: ""; --fa--fa: ""; } .fa-file-award { --fa: ""; --fa--fa: ""; } .fa-user-doctor-hair-long { --fa: ""; --fa--fa: ""; } .fa-camera-security { --fa: ""; --fa--fa: ""; } .fa-camera-home { --fa: ""; --fa--fa: ""; } .fa-gear { --fa: ""; --fa--fa: ""; } .fa-cog { --fa: ""; --fa--fa: ""; } .fa-droplet-slash { --fa: ""; --fa--fa: ""; } .fa-tint-slash { --fa: ""; --fa--fa: ""; } .fa-book-heart { --fa: ""; --fa--fa: ""; } .fa-mosque { --fa: ""; --fa--fa: ""; } .fa-duck { --fa: ""; --fa--fa: ""; } .fa-mosquito { --fa: ""; --fa--fa: ""; } .fa-star-of-david { --fa: ""; --fa--fa: ""; } .fa-flag-swallowtail { --fa: ""; --fa--fa: ""; } .fa-flag-alt { --fa: ""; --fa--fa: ""; } .fa-person-military-rifle { --fa: ""; --fa--fa: ""; } .fa-car-garage { --fa: ""; --fa--fa: ""; } .fa-cart-shopping { --fa: ""; --fa--fa: ""; } .fa-shopping-cart { --fa: ""; --fa--fa: ""; } .fa-book-font { --fa: ""; --fa--fa: ""; } .fa-shield-plus { --fa: ""; --fa--fa: ""; } .fa-vials { --fa: ""; --fa--fa: ""; } .fa-eye-dropper-full { --fa: ""; --fa--fa: ""; } .fa-distribute-spacing-horizontal { --fa: ""; --fa--fa: ""; } .fa-tablet-rugged { --fa: ""; --fa--fa: ""; } .fa-temperature-snow { --fa: ""; --fa--fa: ""; } .fa-temperature-frigid { --fa: ""; --fa--fa: ""; } .fa-moped { --fa: ""; --fa--fa: ""; } .fa-face-smile-plus { --fa: ""; --fa--fa: ""; } .fa-smile-plus { --fa: ""; --fa--fa: ""; } .fa-radio-tuner { --fa: ""; --fa--fa: ""; } .fa-radio-alt { --fa: ""; --fa--fa: ""; } .fa-face-swear { --fa: ""; --fa--fa: ""; } .fa-water-arrow-down { --fa: ""; --fa--fa: ""; } .fa-water-lower { --fa: ""; --fa--fa: ""; } .fa-scanner-touchscreen { --fa: ""; --fa--fa: ""; } .fa-circle-7 { --fa: ""; --fa--fa: ""; } .fa-plug-circle-plus { --fa: ""; --fa--fa: ""; } .fa-person-ski-jumping { --fa: ""; --fa--fa: ""; } .fa-ski-jump { --fa: ""; --fa--fa: ""; } .fa-place-of-worship { --fa: ""; --fa--fa: ""; } .fa-water-arrow-up { --fa: ""; --fa--fa: ""; } .fa-water-rise { --fa: ""; --fa--fa: ""; } .fa-waveform-lines { --fa: ""; --fa--fa: ""; } .fa-waveform-path { --fa: ""; --fa--fa: ""; } .fa-split { --fa: ""; --fa--fa: ""; } .fa-film-canister { --fa: ""; --fa--fa: ""; } .fa-film-cannister { --fa: ""; --fa--fa: ""; } .fa-folder-xmark { --fa: ""; --fa--fa: ""; } .fa-folder-times { --fa: ""; --fa--fa: ""; } .fa-toilet-paper-blank { --fa: ""; --fa--fa: ""; } .fa-toilet-paper-alt { --fa: ""; --fa--fa: ""; } .fa-tablet-screen { --fa: ""; --fa--fa: ""; } .fa-tablet-android-alt { --fa: ""; --fa--fa: ""; } .fa-hexagon-vertical-nft-slanted { --fa: ""; --fa--fa: ""; } .fa-folder-music { --fa: ""; --fa--fa: ""; } .fa-display-medical { --fa: ""; --fa--fa: ""; } .fa-desktop-medical { --fa: ""; --fa--fa: ""; } .fa-share-all { --fa: ""; --fa--fa: ""; } .fa-peapod { --fa: ""; --fa--fa: ""; } .fa-chess-clock { --fa: ""; --fa--fa: ""; } .fa-axe { --fa: ""; --fa--fa: ""; } .fa-square-d { --fa: ""; --fa--fa: ""; } .fa-grip-vertical { --fa: ""; --fa--fa: ""; } .fa-mobile-signal-out { --fa: ""; --fa--fa: ""; } .fa-hexagon-nodes { --fa: ""; --fa--fa: ""; } .fa-arrow-turn-up { --fa: ""; --fa--fa: ""; } .fa-level-up { --fa: ""; --fa--fa: ""; } .fa-u { --fa: "U"; --fa--fa: "UU"; } .fa-arrow-up-from-dotted-line { --fa: ""; --fa--fa: ""; } .fa-square-root-variable { --fa: ""; --fa--fa: ""; } .fa-square-root-alt { --fa: ""; --fa--fa: ""; } .fa-light-switch-on { --fa: ""; --fa--fa: ""; } .fa-arrow-down-arrow-up { --fa: ""; --fa--fa: ""; } .fa-sort-alt { --fa: ""; --fa--fa: ""; } .fa-raindrops { --fa: ""; --fa--fa: ""; } .fa-dash { --fa: ""; --fa--fa: ""; } .fa-minus-large { --fa: ""; --fa--fa: ""; } .fa-clock { --fa: ""; --fa--fa: ""; } .fa-clock-four { --fa: ""; --fa--fa: ""; } .fa-input-numeric { --fa: ""; --fa--fa: ""; } .fa-truck-tow { --fa: ""; --fa--fa: ""; } .fa-backward-step { --fa: ""; --fa--fa: ""; } .fa-step-backward { --fa: ""; --fa--fa: ""; } .fa-pallet { --fa: ""; --fa--fa: ""; } .fa-car-bolt { --fa: ""; --fa--fa: ""; } .fa-arrows-maximize { --fa: ""; --fa--fa: ""; } .fa-expand-arrows { --fa: ""; --fa--fa: ""; } .fa-faucet { --fa: ""; --fa--fa: ""; } .fa-cloud-sleet { --fa: ""; --fa--fa: ""; } .fa-lamp-street { --fa: ""; --fa--fa: ""; } .fa-list-radio { --fa: ""; --fa--fa: ""; } .fa-pen-nib-slash { --fa: ""; --fa--fa: ""; } .fa-baseball-bat-ball { --fa: ""; --fa--fa: ""; } .fa-square-up-left { --fa: ""; --fa--fa: ""; } .fa-overline { --fa: ""; --fa--fa: ""; } .fa-s { --fa: "S"; --fa--fa: "SS"; } .fa-timeline { --fa: ""; --fa--fa: ""; } .fa-keyboard { --fa: ""; --fa--fa: ""; } .fa-arrows-from-dotted-line { --fa: ""; --fa--fa: ""; } .fa-usb-drive { --fa: ""; --fa--fa: ""; } .fa-ballot { --fa: ""; --fa--fa: ""; } .fa-caret-down { --fa: ""; --fa--fa: ""; } .fa-location-dot-slash { --fa: ""; --fa--fa: ""; } .fa-map-marker-alt-slash { --fa: ""; --fa--fa: ""; } .fa-cards { --fa: ""; --fa--fa: ""; } .fa-house-chimney-medical { --fa: ""; --fa--fa: ""; } .fa-clinic-medical { --fa: ""; --fa--fa: ""; } .fa-boxing-glove { --fa: ""; --fa--fa: ""; } .fa-glove-boxing { --fa: ""; --fa--fa: ""; } .fa-temperature-three-quarters { --fa: ""; --fa--fa: ""; } .fa-temperature-3 { --fa: ""; --fa--fa: ""; } .fa-thermometer-3 { --fa: ""; --fa--fa: ""; } .fa-thermometer-three-quarters { --fa: ""; --fa--fa: ""; } .fa-bell-school { --fa: ""; --fa--fa: ""; } .fa-mobile-screen { --fa: ""; --fa--fa: ""; } .fa-mobile-android-alt { --fa: ""; --fa--fa: ""; } .fa-plane-up { --fa: ""; --fa--fa: ""; } .fa-folder-heart { --fa: ""; --fa--fa: ""; } .fa-circle-location-arrow { --fa: ""; --fa--fa: ""; } .fa-location-circle { --fa: ""; --fa--fa: ""; } .fa-face-head-bandage { --fa: ""; --fa--fa: ""; } .fa-sushi-roll { --fa: ""; --fa--fa: ""; } .fa-maki-roll { --fa: ""; --fa--fa: ""; } .fa-makizushi { --fa: ""; --fa--fa: ""; } .fa-car-bump { --fa: ""; --fa--fa: ""; } .fa-piggy-bank { --fa: ""; --fa--fa: ""; } .fa-racquet { --fa: ""; --fa--fa: ""; } .fa-car-mirrors { --fa: ""; --fa--fa: ""; } .fa-industry-windows { --fa: ""; --fa--fa: ""; } .fa-industry-alt { --fa: ""; --fa--fa: ""; } .fa-bolt-auto { --fa: ""; --fa--fa: ""; } .fa-battery-half { --fa: ""; --fa--fa: ""; } .fa-battery-3 { --fa: ""; --fa--fa: ""; } .fa-flux-capacitor { --fa: ""; --fa--fa: ""; } .fa-mountain-city { --fa: ""; --fa--fa: ""; } .fa-coins { --fa: ""; --fa--fa: ""; } .fa-honey-pot { --fa: ""; --fa--fa: ""; } .fa-olive { --fa: ""; --fa--fa: ""; } .fa-khanda { --fa: ""; --fa--fa: ""; } .fa-filter-list { --fa: ""; --fa--fa: ""; } .fa-outlet { --fa: ""; --fa--fa: ""; } .fa-sliders { --fa: ""; --fa--fa: ""; } .fa-sliders-h { --fa: ""; --fa--fa: ""; } .fa-cauldron { --fa: ""; --fa--fa: ""; } .fa-people { --fa: ""; --fa--fa: ""; } .fa-folder-tree { --fa: ""; --fa--fa: ""; } .fa-network-wired { --fa: ""; --fa--fa: ""; } .fa-croissant { --fa: ""; --fa--fa: ""; } .fa-map-pin { --fa: ""; --fa--fa: ""; } .fa-hamsa { --fa: ""; --fa--fa: ""; } .fa-cent-sign { --fa: ""; --fa--fa: ""; } .fa-swords-laser { --fa: ""; --fa--fa: ""; } .fa-flask { --fa: ""; --fa--fa: ""; } .fa-person-pregnant { --fa: ""; --fa--fa: ""; } .fa-square-u { --fa: ""; --fa--fa: ""; } .fa-wand-sparkles { --fa: ""; --fa--fa: ""; } .fa-router { --fa: ""; --fa--fa: ""; } .fa-ellipsis-vertical { --fa: ""; --fa--fa: ""; } .fa-ellipsis-v { --fa: ""; --fa--fa: ""; } .fa-sword-laser-alt { --fa: ""; --fa--fa: ""; } .fa-ticket { --fa: ""; --fa--fa: ""; } .fa-power-off { --fa: ""; --fa--fa: ""; } .fa-coin { --fa: ""; --fa--fa: ""; } .fa-laptop-slash { --fa: ""; --fa--fa: ""; } .fa-right-long { --fa: ""; --fa--fa: ""; } .fa-long-arrow-alt-right { --fa: ""; --fa--fa: ""; } .fa-circle-b { --fa: ""; --fa--fa: ""; } .fa-person-dress-simple { --fa: ""; --fa--fa: ""; } .fa-pipe-collar { --fa: ""; --fa--fa: ""; } .fa-lights-holiday { --fa: ""; --fa--fa: ""; } .fa-citrus { --fa: ""; --fa--fa: ""; } .fa-flag-usa { --fa: ""; --fa--fa: ""; } .fa-laptop-file { --fa: ""; --fa--fa: ""; } .fa-tty { --fa: ""; --fa--fa: ""; } .fa-teletype { --fa: ""; --fa--fa: ""; } .fa-chart-tree-map { --fa: ""; --fa--fa: ""; } .fa-diagram-next { --fa: ""; --fa--fa: ""; } .fa-person-rifle { --fa: ""; --fa--fa: ""; } .fa-clock-five-thirty { --fa: ""; --fa--fa: ""; } .fa-pipe-valve { --fa: ""; --fa--fa: ""; } .fa-lightbulb-message { --fa: ""; --fa--fa: ""; } .fa-arrow-up-from-arc { --fa: ""; --fa--fa: ""; } .fa-face-spiral-eyes { --fa: ""; --fa--fa: ""; } .fa-compress-wide { --fa: ""; --fa--fa: ""; } .fa-circle-phone-hangup { --fa: ""; --fa--fa: ""; } .fa-phone-circle-down { --fa: ""; --fa--fa: ""; } .fa-gear-complex-code { --fa: ""; --fa--fa: ""; } .fa-house-medical-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-badminton { --fa: ""; --fa--fa: ""; } .fa-closed-captioning { --fa: ""; --fa--fa: ""; } .fa-person-hiking { --fa: ""; --fa--fa: ""; } .fa-hiking { --fa: ""; --fa--fa: ""; } .fa-right-from-line { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-from-left { --fa: ""; --fa--fa: ""; } .fa-venus-double { --fa: ""; --fa--fa: ""; } .fa-images { --fa: ""; --fa--fa: ""; } .fa-calculator { --fa: ""; --fa--fa: ""; } .fa-shuttlecock { --fa: ""; --fa--fa: ""; } .fa-user-hair { --fa: ""; --fa--fa: ""; } .fa-eye-evil { --fa: ""; --fa--fa: ""; } .fa-people-pulling { --fa: ""; --fa--fa: ""; } .fa-n { --fa: "N"; --fa--fa: "NN"; } .fa-swap { --fa: ""; --fa--fa: ""; } .fa-garage { --fa: ""; --fa--fa: ""; } .fa-cable-car { --fa: ""; --fa--fa: ""; } .fa-tram { --fa: ""; --fa--fa: ""; } .fa-shovel-snow { --fa: ""; --fa--fa: ""; } .fa-cloud-rain { --fa: ""; --fa--fa: ""; } .fa-face-lying { --fa: ""; --fa--fa: ""; } .fa-sprinkler { --fa: ""; --fa--fa: ""; } .fa-building-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-person-sledding { --fa: ""; --fa--fa: ""; } .fa-sledding { --fa: ""; --fa--fa: ""; } .fa-game-console-handheld { --fa: ""; --fa--fa: ""; } .fa-ship { --fa: ""; --fa--fa: ""; } .fa-clock-six-thirty { --fa: ""; --fa--fa: ""; } .fa-battery-slash { --fa: ""; --fa--fa: ""; } .fa-tugrik-sign { --fa: ""; --fa--fa: ""; } .fa-arrows-down-to-line { --fa: ""; --fa--fa: ""; } .fa-download { --fa: ""; --fa--fa: ""; } .fa-angles-up-down { --fa: ""; --fa--fa: ""; } .fa-shelves { --fa: ""; --fa--fa: ""; } .fa-inventory { --fa: ""; --fa--fa: ""; } .fa-cloud-snow { --fa: ""; --fa--fa: ""; } .fa-face-grin { --fa: ""; --fa--fa: ""; } .fa-grin { --fa: ""; --fa--fa: ""; } .fa-delete-left { --fa: ""; --fa--fa: ""; } .fa-backspace { --fa: ""; --fa--fa: ""; } .fa-oven { --fa: ""; --fa--fa: ""; } .fa-cloud-binary { --fa: ""; --fa--fa: ""; } .fa-eye-dropper { --fa: ""; --fa--fa: ""; } .fa-eye-dropper-empty { --fa: ""; --fa--fa: ""; } .fa-eyedropper { --fa: ""; --fa--fa: ""; } .fa-comment-captions { --fa: ""; --fa--fa: ""; } .fa-comments-question { --fa: ""; --fa--fa: ""; } .fa-scribble { --fa: ""; --fa--fa: ""; } .fa-rotate-exclamation { --fa: ""; --fa--fa: ""; } .fa-file-circle-check { --fa: ""; --fa--fa: ""; } .fa-glass { --fa: ""; --fa--fa: ""; } .fa-loader { --fa: ""; --fa--fa: ""; } .fa-forward { --fa: ""; --fa--fa: ""; } .fa-user-pilot { --fa: ""; --fa--fa: ""; } .fa-mobile { --fa: ""; --fa--fa: ""; } .fa-mobile-android { --fa: ""; --fa--fa: ""; } .fa-mobile-phone { --fa: ""; --fa--fa: ""; } .fa-code-pull-request-closed { --fa: ""; --fa--fa: ""; } .fa-face-meh { --fa: ""; --fa--fa: ""; } .fa-meh { --fa: ""; --fa--fa: ""; } .fa-align-center { --fa: ""; --fa--fa: ""; } .fa-book-skull { --fa: ""; --fa--fa: ""; } .fa-book-dead { --fa: ""; --fa--fa: ""; } .fa-id-card { --fa: ""; --fa--fa: ""; } .fa-drivers-license { --fa: ""; --fa--fa: ""; } .fa-face-dotted { --fa: ""; --fa--fa: ""; } .fa-face-worried { --fa: ""; --fa--fa: ""; } .fa-outdent { --fa: ""; --fa--fa: ""; } .fa-dedent { --fa: ""; --fa--fa: ""; } .fa-court-sport { --fa: ""; --fa--fa: ""; } .fa-heart-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-house { --fa: ""; --fa--fa: ""; } .fa-home { --fa: ""; --fa--fa: ""; } .fa-home-alt { --fa: ""; --fa--fa: ""; } .fa-home-lg-alt { --fa: ""; --fa--fa: ""; } .fa-vector-circle { --fa: ""; --fa--fa: ""; } .fa-car-circle-bolt { --fa: ""; --fa--fa: ""; } .fa-calendar-week { --fa: ""; --fa--fa: ""; } .fa-flying-disc { --fa: ""; --fa--fa: ""; } .fa-laptop-medical { --fa: ""; --fa--fa: ""; } .fa-square-down-right { --fa: ""; --fa--fa: ""; } .fa-b { --fa: "B"; --fa--fa: "BB"; } .fa-seat-airline { --fa: ""; --fa--fa: ""; } .fa-moon-over-sun { --fa: ""; --fa--fa: ""; } .fa-eclipse-alt { --fa: ""; --fa--fa: ""; } .fa-pipe { --fa: "|"; --fa--fa: "||"; } .fa-file-medical { --fa: ""; --fa--fa: ""; } .fa-potato { --fa: ""; --fa--fa: ""; } .fa-dice-one { --fa: ""; --fa--fa: ""; } .fa-circle-a { --fa: ""; --fa--fa: ""; } .fa-helmet-battle { --fa: ""; --fa--fa: ""; } .fa-butter { --fa: ""; --fa--fa: ""; } .fa-blanket-fire { --fa: ""; --fa--fa: ""; } .fa-kiwi-bird { --fa: ""; --fa--fa: ""; } .fa-castle { --fa: ""; --fa--fa: ""; } .fa-golf-club { --fa: ""; --fa--fa: ""; } .fa-arrow-right-arrow-left { --fa: ""; --fa--fa: ""; } .fa-exchange { --fa: ""; --fa--fa: ""; } .fa-rotate-right { --fa: ""; --fa--fa: ""; } .fa-redo-alt { --fa: ""; --fa--fa: ""; } .fa-rotate-forward { --fa: ""; --fa--fa: ""; } .fa-utensils { --fa: ""; --fa--fa: ""; } .fa-cutlery { --fa: ""; --fa--fa: ""; } .fa-arrow-up-wide-short { --fa: ""; --fa--fa: ""; } .fa-sort-amount-up { --fa: ""; --fa--fa: ""; } .fa-chart-pie-simple-circle-dollar { --fa: ""; --fa--fa: ""; } .fa-balloons { --fa: ""; --fa--fa: ""; } .fa-mill-sign { --fa: ""; --fa--fa: ""; } .fa-bowl-rice { --fa: ""; --fa--fa: ""; } .fa-timeline-arrow { --fa: ""; --fa--fa: ""; } .fa-skull { --fa: ""; --fa--fa: ""; } .fa-game-board-simple { --fa: ""; --fa--fa: ""; } .fa-game-board-alt { --fa: ""; --fa--fa: ""; } .fa-circle-video { --fa: ""; --fa--fa: ""; } .fa-video-circle { --fa: ""; --fa--fa: ""; } .fa-chart-scatter-bubble { --fa: ""; --fa--fa: ""; } .fa-house-turret { --fa: ""; --fa--fa: ""; } .fa-banana { --fa: ""; --fa--fa: ""; } .fa-hand-holding-skull { --fa: ""; --fa--fa: ""; } .fa-people-dress { --fa: ""; --fa--fa: ""; } .fa-loveseat { --fa: ""; --fa--fa: ""; } .fa-couch-small { --fa: ""; --fa--fa: ""; } .fa-tower-broadcast { --fa: ""; --fa--fa: ""; } .fa-broadcast-tower { --fa: ""; --fa--fa: ""; } .fa-truck-pickup { --fa: ""; --fa--fa: ""; } .fa-block-quote { --fa: ""; --fa--fa: ""; } .fa-up-long { --fa: ""; --fa--fa: ""; } .fa-long-arrow-alt-up { --fa: ""; --fa--fa: ""; } .fa-stop { --fa: ""; --fa--fa: ""; } .fa-code-merge { --fa: ""; --fa--fa: ""; } .fa-money-check-dollar-pen { --fa: ""; --fa--fa: ""; } .fa-money-check-edit-alt { --fa: ""; --fa--fa: ""; } .fa-up-from-line { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-from-bottom { --fa: ""; --fa--fa: ""; } .fa-upload { --fa: ""; --fa--fa: ""; } .fa-hurricane { --fa: ""; --fa--fa: ""; } .fa-grid-round-2-plus { --fa: ""; --fa--fa: ""; } .fa-people-pants { --fa: ""; --fa--fa: ""; } .fa-mound { --fa: ""; --fa--fa: ""; } .fa-windsock { --fa: ""; --fa--fa: ""; } .fa-circle-half { --fa: ""; --fa--fa: ""; } .fa-brake-warning { --fa: ""; --fa--fa: ""; } .fa-toilet-portable { --fa: ""; --fa--fa: ""; } .fa-compact-disc { --fa: ""; --fa--fa: ""; } .fa-file-arrow-down { --fa: ""; --fa--fa: ""; } .fa-file-download { --fa: ""; --fa--fa: ""; } .fa-saxophone-fire { --fa: ""; --fa--fa: ""; } .fa-sax-hot { --fa: ""; --fa--fa: ""; } .fa-camera-web-slash { --fa: ""; --fa--fa: ""; } .fa-webcam-slash { --fa: ""; --fa--fa: ""; } .fa-folder-medical { --fa: ""; --fa--fa: ""; } .fa-folder-gear { --fa: ""; --fa--fa: ""; } .fa-folder-cog { --fa: ""; --fa--fa: ""; } .fa-hand-wave { --fa: ""; --fa--fa: ""; } .fa-arrow-up-arrow-down { --fa: ""; --fa--fa: ""; } .fa-sort-up-down { --fa: ""; --fa--fa: ""; } .fa-caravan { --fa: ""; --fa--fa: ""; } .fa-shield-cat { --fa: ""; --fa--fa: ""; } .fa-message-slash { --fa: ""; --fa--fa: ""; } .fa-comment-alt-slash { --fa: ""; --fa--fa: ""; } .fa-bolt { --fa: ""; --fa--fa: ""; } .fa-zap { --fa: ""; --fa--fa: ""; } .fa-trash-can-check { --fa: ""; --fa--fa: ""; } .fa-glass-water { --fa: ""; --fa--fa: ""; } .fa-oil-well { --fa: ""; --fa--fa: ""; } .fa-table-cells-column-unlock { --fa: ""; --fa--fa: ""; } .fa-person-simple { --fa: ""; --fa--fa: ""; } .fa-arrow-turn-left-up { --fa: ""; --fa--fa: ""; } .fa-vault { --fa: ""; --fa--fa: ""; } .fa-mars { --fa: ""; --fa--fa: ""; } .fa-toilet { --fa: ""; --fa--fa: ""; } .fa-plane-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-yen-sign { --fa: ""; --fa--fa: ""; } .fa-cny { --fa: ""; --fa--fa: ""; } .fa-jpy { --fa: ""; --fa--fa: ""; } .fa-rmb { --fa: ""; --fa--fa: ""; } .fa-yen { --fa: ""; --fa--fa: ""; } .fa-gear-code { --fa: ""; --fa--fa: ""; } .fa-notes { --fa: ""; --fa--fa: ""; } .fa-ruble-sign { --fa: ""; --fa--fa: ""; } .fa-rouble { --fa: ""; --fa--fa: ""; } .fa-rub { --fa: ""; --fa--fa: ""; } .fa-ruble { --fa: ""; --fa--fa: ""; } .fa-trash-undo { --fa: ""; --fa--fa: ""; } .fa-trash-arrow-turn-left { --fa: ""; --fa--fa: ""; } .fa-champagne-glass { --fa: ""; --fa--fa: ""; } .fa-glass-champagne { --fa: ""; --fa--fa: ""; } .fa-objects-align-center-horizontal { --fa: ""; --fa--fa: ""; } .fa-sun { --fa: ""; --fa--fa: ""; } .fa-trash-can-slash { --fa: ""; --fa--fa: ""; } .fa-trash-alt-slash { --fa: ""; --fa--fa: ""; } .fa-screen-users { --fa: ""; --fa--fa: ""; } .fa-users-class { --fa: ""; --fa--fa: ""; } .fa-guitar { --fa: ""; --fa--fa: ""; } .fa-square-arrow-left { --fa: ""; --fa--fa: ""; } .fa-arrow-square-left { --fa: ""; --fa--fa: ""; } .fa-square-8 { --fa: ""; --fa--fa: ""; } .fa-face-smile-hearts { --fa: ""; --fa--fa: ""; } .fa-brackets-square { --fa: ""; --fa--fa: ""; } .fa-brackets { --fa: ""; --fa--fa: ""; } .fa-laptop-arrow-down { --fa: ""; --fa--fa: ""; } .fa-hockey-stick-puck { --fa: ""; --fa--fa: ""; } .fa-house-tree { --fa: ""; --fa--fa: ""; } .fa-signal-fair { --fa: ""; --fa--fa: ""; } .fa-signal-2 { --fa: ""; --fa--fa: ""; } .fa-face-laugh-wink { --fa: ""; --fa--fa: ""; } .fa-laugh-wink { --fa: ""; --fa--fa: ""; } .fa-circle-dollar { --fa: ""; --fa--fa: ""; } .fa-dollar-circle { --fa: ""; --fa--fa: ""; } .fa-usd-circle { --fa: ""; --fa--fa: ""; } .fa-horse-head { --fa: ""; --fa--fa: ""; } .fa-arrows-repeat { --fa: ""; --fa--fa: ""; } .fa-repeat-alt { --fa: ""; --fa--fa: ""; } .fa-bore-hole { --fa: ""; --fa--fa: ""; } .fa-industry { --fa: ""; --fa--fa: ""; } .fa-image-polaroid { --fa: ""; --fa--fa: ""; } .fa-wave-triangle { --fa: ""; --fa--fa: ""; } .fa-turn-left-down { --fa: ""; --fa--fa: ""; } .fa-person-running-fast { --fa: ""; --fa--fa: ""; } .fa-circle-down { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-circle-down { --fa: ""; --fa--fa: ""; } .fa-grill { --fa: ""; --fa--fa: ""; } .fa-arrows-turn-to-dots { --fa: ""; --fa--fa: ""; } .fa-chart-mixed { --fa: ""; --fa--fa: ""; } .fa-analytics { --fa: ""; --fa--fa: ""; } .fa-florin-sign { --fa: ""; --fa--fa: ""; } .fa-arrow-down-short-wide { --fa: ""; --fa--fa: ""; } .fa-sort-amount-desc { --fa: ""; --fa--fa: ""; } .fa-sort-amount-down-alt { --fa: ""; --fa--fa: ""; } .fa-less-than { --fa: "<"; --fa--fa: "<<"; } .fa-display-code { --fa: ""; --fa--fa: ""; } .fa-desktop-code { --fa: ""; --fa--fa: ""; } .fa-face-drooling { --fa: ""; --fa--fa: ""; } .fa-oil-temperature { --fa: ""; --fa--fa: ""; } .fa-oil-temp { --fa: ""; --fa--fa: ""; } .fa-square-question { --fa: ""; --fa--fa: ""; } .fa-question-square { --fa: ""; --fa--fa: ""; } .fa-air-conditioner { --fa: ""; --fa--fa: ""; } .fa-angle-down { --fa: ""; --fa--fa: ""; } .fa-mountains { --fa: ""; --fa--fa: ""; } .fa-omega { --fa: ""; --fa--fa: ""; } .fa-car-tunnel { --fa: ""; --fa--fa: ""; } .fa-person-dolly-empty { --fa: ""; --fa--fa: ""; } .fa-pan-food { --fa: ""; --fa--fa: ""; } .fa-head-side-cough { --fa: ""; --fa--fa: ""; } .fa-grip-lines { --fa: ""; --fa--fa: ""; } .fa-thumbs-down { --fa: ""; --fa--fa: ""; } .fa-user-lock { --fa: ""; --fa--fa: ""; } .fa-arrow-right-long { --fa: ""; --fa--fa: ""; } .fa-long-arrow-right { --fa: ""; --fa--fa: ""; } .fa-tickets-airline { --fa: ""; --fa--fa: ""; } .fa-tickets-perforated-plane { --fa: ""; --fa--fa: ""; } .fa-tickets-plane { --fa: ""; --fa--fa: ""; } .fa-tent-double-peak { --fa: ""; --fa--fa: ""; } .fa-anchor-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-ellipsis { --fa: ""; --fa--fa: ""; } .fa-ellipsis-h { --fa: ""; --fa--fa: ""; } .fa-nfc-slash { --fa: ""; --fa--fa: ""; } .fa-chess-pawn { --fa: ""; --fa--fa: ""; } .fa-kit-medical { --fa: ""; --fa--fa: ""; } .fa-first-aid { --fa: ""; --fa--fa: ""; } .fa-grid-2-plus { --fa: ""; --fa--fa: ""; } .fa-bells { --fa: ""; --fa--fa: ""; } .fa-person-through-window { --fa: ""; --fa--fa: ""; } .fa-toolbox { --fa: ""; --fa--fa: ""; } .fa-globe-wifi { --fa: ""; --fa--fa: ""; } .fa-envelope-dot { --fa: ""; --fa--fa: ""; } .fa-envelope-badge { --fa: ""; --fa--fa: ""; } .fa-magnifying-glass-waveform { --fa: ""; --fa--fa: ""; } .fa-hands-holding-circle { --fa: ""; --fa--fa: ""; } .fa-bug { --fa: ""; --fa--fa: ""; } .fa-bowl-chopsticks { --fa: ""; --fa--fa: ""; } .fa-credit-card { --fa: ""; --fa--fa: ""; } .fa-credit-card-alt { --fa: ""; --fa--fa: ""; } .fa-circle-s { --fa: ""; --fa--fa: ""; } .fa-box-ballot { --fa: ""; --fa--fa: ""; } .fa-car { --fa: ""; --fa--fa: ""; } .fa-automobile { --fa: ""; --fa--fa: ""; } .fa-hand-holding-hand { --fa: ""; --fa--fa: ""; } .fa-user-tie-hair { --fa: ""; --fa--fa: ""; } .fa-podium-star { --fa: ""; --fa--fa: ""; } .fa-user-hair-mullet { --fa: ""; --fa--fa: ""; } .fa-business-front { --fa: ""; --fa--fa: ""; } .fa-party-back { --fa: ""; --fa--fa: ""; } .fa-trian-balbot { --fa: ""; --fa--fa: ""; } .fa-microphone-stand { --fa: ""; --fa--fa: ""; } .fa-book-open-reader { --fa: ""; --fa--fa: ""; } .fa-book-reader { --fa: ""; --fa--fa: ""; } .fa-family-dress { --fa: ""; --fa--fa: ""; } .fa-circle-x { --fa: ""; --fa--fa: ""; } .fa-cabin { --fa: ""; --fa--fa: ""; } .fa-mountain-sun { --fa: ""; --fa--fa: ""; } .fa-chart-simple-horizontal { --fa: ""; --fa--fa: ""; } .fa-arrows-left-right-to-line { --fa: ""; --fa--fa: ""; } .fa-hand-back-point-left { --fa: ""; --fa--fa: ""; } .fa-message-dots { --fa: ""; --fa--fa: ""; } .fa-comment-alt-dots { --fa: ""; --fa--fa: ""; } .fa-messaging { --fa: ""; --fa--fa: ""; } .fa-file-heart { --fa: ""; --fa--fa: ""; } .fa-beer-mug { --fa: ""; --fa--fa: ""; } .fa-beer-foam { --fa: ""; --fa--fa: ""; } .fa-dice-d20 { --fa: ""; --fa--fa: ""; } .fa-drone { --fa: ""; --fa--fa: ""; } .fa-truck-droplet { --fa: ""; --fa--fa: ""; } .fa-file-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-temperature-arrow-up { --fa: ""; --fa--fa: ""; } .fa-temperature-up { --fa: ""; --fa--fa: ""; } .fa-medal { --fa: ""; --fa--fa: ""; } .fa-person-fairy { --fa: ""; --fa--fa: ""; } .fa-bed { --fa: ""; --fa--fa: ""; } .fa-book-copy { --fa: ""; --fa--fa: ""; } .fa-square-h { --fa: ""; --fa--fa: ""; } .fa-h-square { --fa: ""; --fa--fa: ""; } .fa-square-c { --fa: ""; --fa--fa: ""; } .fa-clock-two { --fa: ""; --fa--fa: ""; } .fa-square-ellipsis-vertical { --fa: ""; --fa--fa: ""; } .fa-calendar-users { --fa: ""; --fa--fa: ""; } .fa-podcast { --fa: ""; --fa--fa: ""; } .fa-bee { --fa: ""; --fa--fa: ""; } .fa-temperature-full { --fa: ""; --fa--fa: ""; } .fa-temperature-4 { --fa: ""; --fa--fa: ""; } .fa-thermometer-4 { --fa: ""; --fa--fa: ""; } .fa-thermometer-full { --fa: ""; --fa--fa: ""; } .fa-bell { --fa: ""; --fa--fa: ""; } .fa-candy-bar { --fa: ""; --fa--fa: ""; } .fa-chocolate-bar { --fa: ""; --fa--fa: ""; } .fa-xmark-large { --fa: ""; --fa--fa: ""; } .fa-pinata { --fa: ""; --fa--fa: ""; } .fa-file-ppt { --fa: ""; --fa--fa: ""; } .fa-arrows-from-line { --fa: ""; --fa--fa: ""; } .fa-superscript { --fa: ""; --fa--fa: ""; } .fa-bowl-spoon { --fa: ""; --fa--fa: ""; } .fa-hexagon-check { --fa: ""; --fa--fa: ""; } .fa-plug-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-star-of-life { --fa: ""; --fa--fa: ""; } .fa-phone-slash { --fa: ""; --fa--fa: ""; } .fa-traffic-light-stop { --fa: ""; --fa--fa: ""; } .fa-paint-roller { --fa: ""; --fa--fa: ""; } .fa-accent-grave { --fa: "`"; --fa--fa: "``"; } .fa-handshake-angle { --fa: ""; --fa--fa: ""; } .fa-hands-helping { --fa: ""; --fa--fa: ""; } .fa-circle-0 { --fa: ""; --fa--fa: ""; } .fa-dial-med-low { --fa: ""; --fa--fa: ""; } .fa-location-dot { --fa: ""; --fa--fa: ""; } .fa-map-marker-alt { --fa: ""; --fa--fa: ""; } .fa-crab { --fa: ""; --fa--fa: ""; } .fa-box-open-full { --fa: ""; --fa--fa: ""; } .fa-box-full { --fa: ""; --fa--fa: ""; } .fa-file { --fa: ""; --fa--fa: ""; } .fa-greater-than { --fa: ">"; --fa--fa: ">>"; } .fa-quotes { --fa: ""; --fa--fa: ""; } .fa-pretzel { --fa: ""; --fa--fa: ""; } .fa-t-rex { --fa: ""; --fa--fa: ""; } .fa-person-swimming { --fa: ""; --fa--fa: ""; } .fa-swimmer { --fa: ""; --fa--fa: ""; } .fa-arrow-down { --fa: ""; --fa--fa: ""; } .fa-user-robot-xmarks { --fa: ""; --fa--fa: ""; } .fa-message-quote { --fa: ""; --fa--fa: ""; } .fa-comment-alt-quote { --fa: ""; --fa--fa: ""; } .fa-candy-corn { --fa: ""; --fa--fa: ""; } .fa-folder-magnifying-glass { --fa: ""; --fa--fa: ""; } .fa-folder-search { --fa: ""; --fa--fa: ""; } .fa-notebook { --fa: ""; --fa--fa: ""; } .fa-circle-wifi { --fa: ""; --fa--fa: ""; } .fa-droplet { --fa: ""; --fa--fa: ""; } .fa-tint { --fa: ""; --fa--fa: ""; } .fa-bullseye-pointer { --fa: ""; --fa--fa: ""; } .fa-eraser { --fa: ""; --fa--fa: ""; } .fa-hexagon-image { --fa: ""; --fa--fa: ""; } .fa-earth-americas { --fa: ""; --fa--fa: ""; } .fa-earth { --fa: ""; --fa--fa: ""; } .fa-earth-america { --fa: ""; --fa--fa: ""; } .fa-globe-americas { --fa: ""; --fa--fa: ""; } .fa-file-svg { --fa: ""; --fa--fa: ""; } .fa-crate-apple { --fa: ""; --fa--fa: ""; } .fa-apple-crate { --fa: ""; --fa--fa: ""; } .fa-person-burst { --fa: ""; --fa--fa: ""; } .fa-game-board { --fa: ""; --fa--fa: ""; } .fa-hat-chef { --fa: ""; --fa--fa: ""; } .fa-hand-back-point-right { --fa: ""; --fa--fa: ""; } .fa-dove { --fa: ""; --fa--fa: ""; } .fa-snowflake-droplets { --fa: ""; --fa--fa: ""; } .fa-battery-empty { --fa: ""; --fa--fa: ""; } .fa-battery-0 { --fa: ""; --fa--fa: ""; } .fa-grid-4 { --fa: ""; --fa--fa: ""; } .fa-socks { --fa: ""; --fa--fa: ""; } .fa-face-sunglasses { --fa: ""; --fa--fa: ""; } .fa-inbox { --fa: ""; --fa--fa: ""; } .fa-square-0 { --fa: ""; --fa--fa: ""; } .fa-section { --fa: ""; --fa--fa: ""; } .fa-square-this-way-up { --fa: ""; --fa--fa: ""; } .fa-box-up { --fa: ""; --fa--fa: ""; } .fa-gauge-high { --fa: ""; --fa--fa: ""; } .fa-tachometer-alt { --fa: ""; --fa--fa: ""; } .fa-tachometer-alt-fast { --fa: ""; --fa--fa: ""; } .fa-square-ampersand { --fa: ""; --fa--fa: ""; } .fa-envelope-open-text { --fa: ""; --fa--fa: ""; } .fa-lamp-desk { --fa: ""; --fa--fa: ""; } .fa-hospital { --fa: ""; --fa--fa: ""; } .fa-hospital-alt { --fa: ""; --fa--fa: ""; } .fa-hospital-wide { --fa: ""; --fa--fa: ""; } .fa-poll-people { --fa: ""; --fa--fa: ""; } .fa-whiskey-glass-ice { --fa: ""; --fa--fa: ""; } .fa-glass-whiskey-rocks { --fa: ""; --fa--fa: ""; } .fa-wine-bottle { --fa: ""; --fa--fa: ""; } .fa-chess-rook { --fa: ""; --fa--fa: ""; } .fa-user-bounty-hunter { --fa: ""; --fa--fa: ""; } .fa-bars-staggered { --fa: ""; --fa--fa: ""; } .fa-reorder { --fa: ""; --fa--fa: ""; } .fa-stream { --fa: ""; --fa--fa: ""; } .fa-diagram-sankey { --fa: ""; --fa--fa: ""; } .fa-cloud-hail-mixed { --fa: ""; --fa--fa: ""; } .fa-circle-up-left { --fa: ""; --fa--fa: ""; } .fa-dharmachakra { --fa: ""; --fa--fa: ""; } .fa-objects-align-left { --fa: ""; --fa--fa: ""; } .fa-oil-can-drip { --fa: ""; --fa--fa: ""; } .fa-face-smiling-hands { --fa: ""; --fa--fa: ""; } .fa-broccoli { --fa: ""; --fa--fa: ""; } .fa-route-interstate { --fa: ""; --fa--fa: ""; } .fa-ear-muffs { --fa: ""; --fa--fa: ""; } .fa-hotdog { --fa: ""; --fa--fa: ""; } .fa-transporter-empty { --fa: ""; --fa--fa: ""; } .fa-person-walking-with-cane { --fa: ""; --fa--fa: ""; } .fa-blind { --fa: ""; --fa--fa: ""; } .fa-angle-90 { --fa: ""; --fa--fa: ""; } .fa-rectangle-terminal { --fa: ""; --fa--fa: ""; } .fa-kite { --fa: ""; --fa--fa: ""; } .fa-drum { --fa: ""; --fa--fa: ""; } .fa-scrubber { --fa: ""; --fa--fa: ""; } .fa-ice-cream { --fa: ""; --fa--fa: ""; } .fa-heart-circle-bolt { --fa: ""; --fa--fa: ""; } .fa-fish-bones { --fa: ""; --fa--fa: ""; } .fa-deer-rudolph { --fa: ""; --fa--fa: ""; } .fa-fax { --fa: ""; --fa--fa: ""; } .fa-paragraph { --fa: ""; --fa--fa: ""; } .fa-head-side-heart { --fa: ""; --fa--fa: ""; } .fa-square-e { --fa: ""; --fa--fa: ""; } .fa-meter-fire { --fa: ""; --fa--fa: ""; } .fa-cloud-hail { --fa: ""; --fa--fa: ""; } .fa-check-to-slot { --fa: ""; --fa--fa: ""; } .fa-vote-yea { --fa: ""; --fa--fa: ""; } .fa-money-from-bracket { --fa: ""; --fa--fa: ""; } .fa-star-half { --fa: ""; --fa--fa: ""; } .fa-car-bus { --fa: ""; --fa--fa: ""; } .fa-speaker { --fa: ""; --fa--fa: ""; } .fa-timer { --fa: ""; --fa--fa: ""; } .fa-boxes-stacked { --fa: ""; --fa--fa: ""; } .fa-boxes { --fa: ""; --fa--fa: ""; } .fa-boxes-alt { --fa: ""; --fa--fa: ""; } .fa-landmark-magnifying-glass { --fa: ""; --fa--fa: ""; } .fa-grill-hot { --fa: ""; --fa--fa: ""; } .fa-ballot-check { --fa: ""; --fa--fa: ""; } .fa-link { --fa: ""; --fa--fa: ""; } .fa-chain { --fa: ""; --fa--fa: ""; } .fa-ear-listen { --fa: ""; --fa--fa: ""; } .fa-assistive-listening-systems { --fa: ""; --fa--fa: ""; } .fa-file-minus { --fa: ""; --fa--fa: ""; } .fa-tree-city { --fa: ""; --fa--fa: ""; } .fa-play { --fa: ""; --fa--fa: ""; } .fa-font { --fa: ""; --fa--fa: ""; } .fa-cup-togo { --fa: ""; --fa--fa: ""; } .fa-coffee-togo { --fa: ""; --fa--fa: ""; } .fa-square-down-left { --fa: ""; --fa--fa: ""; } .fa-burger-lettuce { --fa: ""; --fa--fa: ""; } .fa-table-cells-row-lock { --fa: ""; --fa--fa: ""; } .fa-rupiah-sign { --fa: ""; --fa--fa: ""; } .fa-magnifying-glass { --fa: ""; --fa--fa: ""; } .fa-search { --fa: ""; --fa--fa: ""; } .fa-table-tennis-paddle-ball { --fa: ""; --fa--fa: ""; } .fa-ping-pong-paddle-ball { --fa: ""; --fa--fa: ""; } .fa-table-tennis { --fa: ""; --fa--fa: ""; } .fa-person-dots-from-line { --fa: ""; --fa--fa: ""; } .fa-diagnoses { --fa: ""; --fa--fa: ""; } .fa-chevrons-down { --fa: ""; --fa--fa: ""; } .fa-chevron-double-down { --fa: ""; --fa--fa: ""; } .fa-trash-can-arrow-up { --fa: ""; --fa--fa: ""; } .fa-trash-restore-alt { --fa: ""; --fa--fa: ""; } .fa-signal-good { --fa: ""; --fa--fa: ""; } .fa-signal-3 { --fa: ""; --fa--fa: ""; } .fa-location-question { --fa: ""; --fa--fa: ""; } .fa-map-marker-question { --fa: ""; --fa--fa: ""; } .fa-floppy-disk-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-floppy-disk-times { --fa: ""; --fa--fa: ""; } .fa-save-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-save-times { --fa: ""; --fa--fa: ""; } .fa-naira-sign { --fa: ""; --fa--fa: ""; } .fa-peach { --fa: ""; --fa--fa: ""; } .fa-circles-overlap-3 { --fa: ""; --fa--fa: ""; } .fa-pronoun { --fa: ""; --fa--fa: ""; } .fa-taxi-bus { --fa: ""; --fa--fa: ""; } .fa-bracket-curly { --fa: "{"; --fa--fa: "{{"; } .fa-bracket-curly-left { --fa: "{"; --fa--fa: "{{"; } .fa-lobster { --fa: ""; --fa--fa: ""; } .fa-cart-flatbed-empty { --fa: ""; --fa--fa: ""; } .fa-dolly-flatbed-empty { --fa: ""; --fa--fa: ""; } .fa-colon { --fa: ":"; --fa--fa: "::"; } .fa-cart-arrow-down { --fa: ""; --fa--fa: ""; } .fa-wand { --fa: ""; --fa--fa: ""; } .fa-walkie-talkie { --fa: ""; --fa--fa: ""; } .fa-file-pen { --fa: ""; --fa--fa: ""; } .fa-file-edit { --fa: ""; --fa--fa: ""; } .fa-receipt { --fa: ""; --fa--fa: ""; } .fa-table-picnic { --fa: ""; --fa--fa: ""; } .fa-square-pen { --fa: ""; --fa--fa: ""; } .fa-pen-square { --fa: ""; --fa--fa: ""; } .fa-pencil-square { --fa: ""; --fa--fa: ""; } .fa-circle-microphone-lines { --fa: ""; --fa--fa: ""; } .fa-microphone-circle-alt { --fa: ""; --fa--fa: ""; } .fa-display-slash { --fa: ""; --fa--fa: ""; } .fa-desktop-slash { --fa: ""; --fa--fa: ""; } .fa-suitcase-rolling { --fa: ""; --fa--fa: ""; } .fa-person-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-transporter-2 { --fa: ""; --fa--fa: ""; } .fa-user-hoodie { --fa: ""; --fa--fa: ""; } .fa-hands-holding-diamond { --fa: ""; --fa--fa: ""; } .fa-hand-receiving { --fa: ""; --fa--fa: ""; } .fa-money-bill-simple-wave { --fa: ""; --fa--fa: ""; } .fa-chevron-down { --fa: ""; --fa--fa: ""; } .fa-battery-full { --fa: ""; --fa--fa: ""; } .fa-battery { --fa: ""; --fa--fa: ""; } .fa-battery-5 { --fa: ""; --fa--fa: ""; } .fa-bell-plus { --fa: ""; --fa--fa: ""; } .fa-book-arrow-right { --fa: ""; --fa--fa: ""; } .fa-hospitals { --fa: ""; --fa--fa: ""; } .fa-club { --fa: ""; --fa--fa: ""; } .fa-skull-crossbones { --fa: ""; --fa--fa: ""; } .fa-droplet-degree { --fa: ""; --fa--fa: ""; } .fa-dewpoint { --fa: ""; --fa--fa: ""; } .fa-code-compare { --fa: ""; --fa--fa: ""; } .fa-list-ul { --fa: ""; --fa--fa: ""; } .fa-list-dots { --fa: ""; --fa--fa: ""; } .fa-hand-holding-magic { --fa: ""; --fa--fa: ""; } .fa-watermelon-slice { --fa: ""; --fa--fa: ""; } .fa-circle-ellipsis { --fa: ""; --fa--fa: ""; } .fa-school-lock { --fa: ""; --fa--fa: ""; } .fa-tower-cell { --fa: ""; --fa--fa: ""; } .fa-sd-cards { --fa: ""; --fa--fa: ""; } .fa-jug-bottle { --fa: ""; --fa--fa: ""; } .fa-down-long { --fa: ""; --fa--fa: ""; } .fa-long-arrow-alt-down { --fa: ""; --fa--fa: ""; } .fa-envelopes { --fa: ""; --fa--fa: ""; } .fa-phone-office { --fa: ""; --fa--fa: ""; } .fa-ranking-star { --fa: ""; --fa--fa: ""; } .fa-chess-king { --fa: ""; --fa--fa: ""; } .fa-nfc-pen { --fa: ""; --fa--fa: ""; } .fa-person-harassing { --fa: ""; --fa--fa: ""; } .fa-magnifying-glass-play { --fa: ""; --fa--fa: ""; } .fa-hat-winter { --fa: ""; --fa--fa: ""; } .fa-brazilian-real-sign { --fa: ""; --fa--fa: ""; } .fa-landmark-dome { --fa: ""; --fa--fa: ""; } .fa-landmark-alt { --fa: ""; --fa--fa: ""; } .fa-bone-break { --fa: ""; --fa--fa: ""; } .fa-arrow-up { --fa: ""; --fa--fa: ""; } .fa-down-from-dotted-line { --fa: ""; --fa--fa: ""; } .fa-tv { --fa: ""; --fa--fa: ""; } .fa-television { --fa: ""; --fa--fa: ""; } .fa-tv-alt { --fa: ""; --fa--fa: ""; } .fa-border-left { --fa: ""; --fa--fa: ""; } .fa-circle-divide { --fa: ""; --fa--fa: ""; } .fa-shrimp { --fa: ""; --fa--fa: ""; } .fa-list-check { --fa: ""; --fa--fa: ""; } .fa-tasks { --fa: ""; --fa--fa: ""; } .fa-diagram-subtask { --fa: ""; --fa--fa: ""; } .fa-jug-detergent { --fa: ""; --fa--fa: ""; } .fa-circle-user { --fa: ""; --fa--fa: ""; } .fa-user-circle { --fa: ""; --fa--fa: ""; } .fa-square-y { --fa: ""; --fa--fa: ""; } .fa-user-doctor-hair { --fa: ""; --fa--fa: ""; } .fa-planet-ringed { --fa: ""; --fa--fa: ""; } .fa-mushroom { --fa: ""; --fa--fa: ""; } .fa-user-shield { --fa: ""; --fa--fa: ""; } .fa-megaphone { --fa: ""; --fa--fa: ""; } .fa-wreath-laurel { --fa: ""; --fa--fa: ""; } .fa-circle-exclamation-check { --fa: ""; --fa--fa: ""; } .fa-wind { --fa: ""; --fa--fa: ""; } .fa-box-dollar { --fa: ""; --fa--fa: ""; } .fa-box-usd { --fa: ""; --fa--fa: ""; } .fa-car-burst { --fa: ""; --fa--fa: ""; } .fa-car-crash { --fa: ""; --fa--fa: ""; } .fa-y { --fa: "Y"; --fa--fa: "YY"; } .fa-user-headset { --fa: ""; --fa--fa: ""; } .fa-arrows-retweet { --fa: ""; --fa--fa: ""; } .fa-retweet-alt { --fa: ""; --fa--fa: ""; } .fa-person-snowboarding { --fa: ""; --fa--fa: ""; } .fa-snowboarding { --fa: ""; --fa--fa: ""; } .fa-square-chevron-right { --fa: ""; --fa--fa: ""; } .fa-chevron-square-right { --fa: ""; --fa--fa: ""; } .fa-lacrosse-stick-ball { --fa: ""; --fa--fa: ""; } .fa-truck-fast { --fa: ""; --fa--fa: ""; } .fa-shipping-fast { --fa: ""; --fa--fa: ""; } .fa-user-magnifying-glass { --fa: ""; --fa--fa: ""; } .fa-star-sharp { --fa: ""; --fa--fa: ""; } .fa-comment-heart { --fa: ""; --fa--fa: ""; } .fa-circle-1 { --fa: ""; --fa--fa: ""; } .fa-circle-star { --fa: ""; --fa--fa: ""; } .fa-star-circle { --fa: ""; --fa--fa: ""; } .fa-fish { --fa: ""; --fa--fa: ""; } .fa-cloud-fog { --fa: ""; --fa--fa: ""; } .fa-fog { --fa: ""; --fa--fa: ""; } .fa-waffle { --fa: ""; --fa--fa: ""; } .fa-music-note { --fa: ""; --fa--fa: ""; } .fa-music-alt { --fa: ""; --fa--fa: ""; } .fa-hexagon-exclamation { --fa: ""; --fa--fa: ""; } .fa-cart-shopping-fast { --fa: ""; --fa--fa: ""; } .fa-object-union { --fa: ""; --fa--fa: ""; } .fa-user-graduate { --fa: ""; --fa--fa: ""; } .fa-starfighter { --fa: ""; --fa--fa: ""; } .fa-circle-half-stroke { --fa: ""; --fa--fa: ""; } .fa-adjust { --fa: ""; --fa--fa: ""; } .fa-arrow-right-long-to-line { --fa: ""; --fa--fa: ""; } .fa-square-arrow-down { --fa: ""; --fa--fa: ""; } .fa-arrow-square-down { --fa: ""; --fa--fa: ""; } .fa-diamond-half-stroke { --fa: ""; --fa--fa: ""; } .fa-clapperboard { --fa: ""; --fa--fa: ""; } .fa-square-chevron-left { --fa: ""; --fa--fa: ""; } .fa-chevron-square-left { --fa: ""; --fa--fa: ""; } .fa-phone-intercom { --fa: ""; --fa--fa: ""; } .fa-link-horizontal { --fa: ""; --fa--fa: ""; } .fa-chain-horizontal { --fa: ""; --fa--fa: ""; } .fa-mango { --fa: ""; --fa--fa: ""; } .fa-music-note-slash { --fa: ""; --fa--fa: ""; } .fa-music-alt-slash { --fa: ""; --fa--fa: ""; } .fa-circle-radiation { --fa: ""; --fa--fa: ""; } .fa-radiation-alt { --fa: ""; --fa--fa: ""; } .fa-face-tongue-sweat { --fa: ""; --fa--fa: ""; } .fa-globe-stand { --fa: ""; --fa--fa: ""; } .fa-baseball { --fa: ""; --fa--fa: ""; } .fa-baseball-ball { --fa: ""; --fa--fa: ""; } .fa-circle-p { --fa: ""; --fa--fa: ""; } .fa-award-simple { --fa: ""; --fa--fa: ""; } .fa-jet-fighter-up { --fa: ""; --fa--fa: ""; } .fa-diagram-project { --fa: ""; --fa--fa: ""; } .fa-project-diagram { --fa: ""; --fa--fa: ""; } .fa-pedestal { --fa: ""; --fa--fa: ""; } .fa-chart-pyramid { --fa: ""; --fa--fa: ""; } .fa-sidebar { --fa: ""; --fa--fa: ""; } .fa-snowman-head { --fa: ""; --fa--fa: ""; } .fa-frosty-head { --fa: ""; --fa--fa: ""; } .fa-copy { --fa: ""; --fa--fa: ""; } .fa-burger-glass { --fa: ""; --fa--fa: ""; } .fa-volume-xmark { --fa: ""; --fa--fa: ""; } .fa-volume-mute { --fa: ""; --fa--fa: ""; } .fa-volume-times { --fa: ""; --fa--fa: ""; } .fa-hand-sparkles { --fa: ""; --fa--fa: ""; } .fa-bars-filter { --fa: ""; --fa--fa: ""; } .fa-paintbrush-pencil { --fa: ""; --fa--fa: ""; } .fa-party-bell { --fa: ""; --fa--fa: ""; } .fa-user-vneck-hair { --fa: ""; --fa--fa: ""; } .fa-jack-o-lantern { --fa: ""; --fa--fa: ""; } .fa-grip { --fa: ""; --fa--fa: ""; } .fa-grip-horizontal { --fa: ""; --fa--fa: ""; } .fa-share-from-square { --fa: ""; --fa--fa: ""; } .fa-share-square { --fa: ""; --fa--fa: ""; } .fa-keynote { --fa: ""; --fa--fa: ""; } .fa-child-combatant { --fa: ""; --fa--fa: ""; } .fa-child-rifle { --fa: ""; --fa--fa: ""; } .fa-gun { --fa: ""; --fa--fa: ""; } .fa-square-phone { --fa: ""; --fa--fa: ""; } .fa-phone-square { --fa: ""; --fa--fa: ""; } .fa-hat-beach { --fa: ""; --fa--fa: ""; } .fa-plus { --fa: "+"; --fa--fa: "++"; } .fa-add { --fa: "+"; --fa--fa: "++"; } .fa-expand { --fa: ""; --fa--fa: ""; } .fa-computer { --fa: ""; --fa--fa: ""; } .fa-fort { --fa: ""; --fa--fa: ""; } .fa-cloud-check { --fa: ""; --fa--fa: ""; } .fa-xmark { --fa: ""; --fa--fa: ""; } .fa-close { --fa: ""; --fa--fa: ""; } .fa-multiply { --fa: ""; --fa--fa: ""; } .fa-remove { --fa: ""; --fa--fa: ""; } .fa-times { --fa: ""; --fa--fa: ""; } .fa-face-smirking { --fa: ""; --fa--fa: ""; } .fa-arrows-up-down-left-right { --fa: ""; --fa--fa: ""; } .fa-arrows { --fa: ""; --fa--fa: ""; } .fa-chalkboard-user { --fa: ""; --fa--fa: ""; } .fa-chalkboard-teacher { --fa: ""; --fa--fa: ""; } .fa-rhombus { --fa: ""; --fa--fa: ""; } .fa-claw-marks { --fa: ""; --fa--fa: ""; } .fa-peso-sign { --fa: ""; --fa--fa: ""; } .fa-face-smile-tongue { --fa: ""; --fa--fa: ""; } .fa-cart-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-building-shield { --fa: ""; --fa--fa: ""; } .fa-circle-phone-flip { --fa: ""; --fa--fa: ""; } .fa-phone-circle-alt { --fa: ""; --fa--fa: ""; } .fa-baby { --fa: ""; --fa--fa: ""; } .fa-users-line { --fa: ""; --fa--fa: ""; } .fa-quote-left { --fa: ""; --fa--fa: ""; } .fa-quote-left-alt { --fa: ""; --fa--fa: ""; } .fa-tractor { --fa: ""; --fa--fa: ""; } .fa-down-from-bracket { --fa: ""; --fa--fa: ""; } .fa-key-skeleton { --fa: ""; --fa--fa: ""; } .fa-trash-arrow-up { --fa: ""; --fa--fa: ""; } .fa-trash-restore { --fa: ""; --fa--fa: ""; } .fa-arrow-down-up-lock { --fa: ""; --fa--fa: ""; } .fa-arrow-down-to-bracket { --fa: ""; --fa--fa: ""; } .fa-lines-leaning { --fa: ""; --fa--fa: ""; } .fa-square-q { --fa: ""; --fa--fa: ""; } .fa-ruler-combined { --fa: ""; --fa--fa: ""; } .fa-symbols { --fa: ""; --fa--fa: ""; } .fa-icons-alt { --fa: ""; --fa--fa: ""; } .fa-copyright { --fa: ""; --fa--fa: ""; } .fa-flask-gear { --fa: ""; --fa--fa: ""; } .fa-highlighter-line { --fa: ""; --fa--fa: ""; } .fa-bracket-square { --fa: "["; --fa--fa: "[["; } .fa-bracket { --fa: "["; --fa--fa: "[["; } .fa-bracket-left { --fa: "["; --fa--fa: "[["; } .fa-island-tropical { --fa: ""; --fa--fa: ""; } .fa-island-tree-palm { --fa: ""; --fa--fa: ""; } .fa-arrow-right-from-line { --fa: ""; --fa--fa: ""; } .fa-arrow-from-left { --fa: ""; --fa--fa: ""; } .fa-h2 { --fa: ""; --fa--fa: ""; } .fa-equals { --fa: "="; --fa--fa: "=="; } .fa-cake-slice { --fa: ""; --fa--fa: ""; } .fa-shortcake { --fa: ""; --fa--fa: ""; } .fa-building-magnifying-glass { --fa: ""; --fa--fa: ""; } .fa-peanut { --fa: ""; --fa--fa: ""; } .fa-wrench-simple { --fa: ""; --fa--fa: ""; } .fa-blender { --fa: ""; --fa--fa: ""; } .fa-teeth { --fa: ""; --fa--fa: ""; } .fa-tally-2 { --fa: ""; --fa--fa: ""; } .fa-shekel-sign { --fa: ""; --fa--fa: ""; } .fa-ils { --fa: ""; --fa--fa: ""; } .fa-shekel { --fa: ""; --fa--fa: ""; } .fa-sheqel { --fa: ""; --fa--fa: ""; } .fa-sheqel-sign { --fa: ""; --fa--fa: ""; } .fa-cars { --fa: ""; --fa--fa: ""; } .fa-axe-battle { --fa: ""; --fa--fa: ""; } .fa-user-hair-long { --fa: ""; --fa--fa: ""; } .fa-map { --fa: ""; --fa--fa: ""; } .fa-arrow-left-from-arc { --fa: ""; --fa--fa: ""; } .fa-file-circle-info { --fa: ""; --fa--fa: ""; } .fa-face-disappointed { --fa: ""; --fa--fa: ""; } .fa-lasso-sparkles { --fa: ""; --fa--fa: ""; } .fa-clock-eleven { --fa: ""; --fa--fa: ""; } .fa-rocket { --fa: ""; --fa--fa: ""; } .fa-siren-on { --fa: ""; --fa--fa: ""; } .fa-clock-ten { --fa: ""; --fa--fa: ""; } .fa-candle-holder { --fa: ""; --fa--fa: ""; } .fa-video-arrow-down-left { --fa: ""; --fa--fa: ""; } .fa-photo-film { --fa: ""; --fa--fa: ""; } .fa-photo-video { --fa: ""; --fa--fa: ""; } .fa-floppy-disk-circle-arrow-right { --fa: ""; --fa--fa: ""; } .fa-save-circle-arrow-right { --fa: ""; --fa--fa: ""; } .fa-folder-minus { --fa: ""; --fa--fa: ""; } .fa-hexagon-nodes-bolt { --fa: ""; --fa--fa: ""; } .fa-planet-moon { --fa: ""; --fa--fa: ""; } .fa-face-eyes-xmarks { --fa: ""; --fa--fa: ""; } .fa-chart-scatter { --fa: ""; --fa--fa: ""; } .fa-circle-gf { --fa: ""; --fa--fa: ""; } .fa-display-arrow-down { --fa: ""; --fa--fa: ""; } .fa-store { --fa: ""; --fa--fa: ""; } .fa-arrow-trend-up { --fa: ""; --fa--fa: ""; } .fa-plug-circle-minus { --fa: ""; --fa--fa: ""; } .fa-olive-branch { --fa: ""; --fa--fa: ""; } .fa-angle { --fa: ""; --fa--fa: ""; } .fa-vacuum-robot { --fa: ""; --fa--fa: ""; } .fa-sign-hanging { --fa: ""; --fa--fa: ""; } .fa-sign { --fa: ""; --fa--fa: ""; } .fa-square-divide { --fa: ""; --fa--fa: ""; } .fa-folder-check { --fa: ""; --fa--fa: ""; } .fa-signal-stream-slash { --fa: ""; --fa--fa: ""; } .fa-bezier-curve { --fa: ""; --fa--fa: ""; } .fa-eye-dropper-half { --fa: ""; --fa--fa: ""; } .fa-store-lock { --fa: ""; --fa--fa: ""; } .fa-bell-slash { --fa: ""; --fa--fa: ""; } .fa-cloud-bolt-sun { --fa: ""; --fa--fa: ""; } .fa-thunderstorm-sun { --fa: ""; --fa--fa: ""; } .fa-camera-slash { --fa: ""; --fa--fa: ""; } .fa-comment-quote { --fa: ""; --fa--fa: ""; } .fa-tablet { --fa: ""; --fa--fa: ""; } .fa-tablet-android { --fa: ""; --fa--fa: ""; } .fa-school-flag { --fa: ""; --fa--fa: ""; } .fa-message-code { --fa: ""; --fa--fa: ""; } .fa-glass-half { --fa: ""; --fa--fa: ""; } .fa-glass-half-empty { --fa: ""; --fa--fa: ""; } .fa-glass-half-full { --fa: ""; --fa--fa: ""; } .fa-fill { --fa: ""; --fa--fa: ""; } .fa-message-minus { --fa: ""; --fa--fa: ""; } .fa-comment-alt-minus { --fa: ""; --fa--fa: ""; } .fa-angle-up { --fa: ""; --fa--fa: ""; } .fa-dinosaur { --fa: ""; --fa--fa: ""; } .fa-drumstick-bite { --fa: ""; --fa--fa: ""; } .fa-link-horizontal-slash { --fa: ""; --fa--fa: ""; } .fa-chain-horizontal-slash { --fa: ""; --fa--fa: ""; } .fa-holly-berry { --fa: ""; --fa--fa: ""; } .fa-nose { --fa: ""; --fa--fa: ""; } .fa-arrow-left-to-arc { --fa: ""; --fa--fa: ""; } .fa-chevron-left { --fa: ""; --fa--fa: ""; } .fa-bacteria { --fa: ""; --fa--fa: ""; } .fa-clouds { --fa: ""; --fa--fa: ""; } .fa-money-bill-simple { --fa: ""; --fa--fa: ""; } .fa-hand-lizard { --fa: ""; --fa--fa: ""; } .fa-table-pivot { --fa: ""; --fa--fa: ""; } .fa-filter-slash { --fa: ""; --fa--fa: ""; } .fa-trash-can-undo { --fa: ""; --fa--fa: ""; } .fa-trash-can-arrow-turn-left { --fa: ""; --fa--fa: ""; } .fa-trash-undo-alt { --fa: ""; --fa--fa: ""; } .fa-notdef { --fa: ""; --fa--fa: ""; } .fa-disease { --fa: ""; --fa--fa: ""; } .fa-person-to-door { --fa: ""; --fa--fa: ""; } .fa-turntable { --fa: ""; --fa--fa: ""; } .fa-briefcase-medical { --fa: ""; --fa--fa: ""; } .fa-genderless { --fa: ""; --fa--fa: ""; } .fa-chevron-right { --fa: ""; --fa--fa: ""; } .fa-signal-weak { --fa: ""; --fa--fa: ""; } .fa-signal-1 { --fa: ""; --fa--fa: ""; } .fa-clock-five { --fa: ""; --fa--fa: ""; } .fa-retweet { --fa: ""; --fa--fa: ""; } .fa-car-rear { --fa: ""; --fa--fa: ""; } .fa-car-alt { --fa: ""; --fa--fa: ""; } .fa-pump-soap { --fa: ""; --fa--fa: ""; } .fa-computer-classic { --fa: ""; --fa--fa: ""; } .fa-frame { --fa: ""; --fa--fa: ""; } .fa-video-slash { --fa: ""; --fa--fa: ""; } .fa-battery-quarter { --fa: ""; --fa--fa: ""; } .fa-battery-2 { --fa: ""; --fa--fa: ""; } .fa-ellipsis-stroke { --fa: ""; --fa--fa: ""; } .fa-ellipsis-h-alt { --fa: ""; --fa--fa: ""; } .fa-radio { --fa: ""; --fa--fa: ""; } .fa-baby-carriage { --fa: ""; --fa--fa: ""; } .fa-carriage-baby { --fa: ""; --fa--fa: ""; } .fa-face-expressionless { --fa: ""; --fa--fa: ""; } .fa-down-to-dotted-line { --fa: ""; --fa--fa: ""; } .fa-cloud-music { --fa: ""; --fa--fa: ""; } .fa-traffic-light { --fa: ""; --fa--fa: ""; } .fa-cloud-minus { --fa: ""; --fa--fa: ""; } .fa-thermometer { --fa: ""; --fa--fa: ""; } .fa-shield-minus { --fa: ""; --fa--fa: ""; } .fa-vr-cardboard { --fa: ""; --fa--fa: ""; } .fa-car-tilt { --fa: ""; --fa--fa: ""; } .fa-gauge-circle-minus { --fa: ""; --fa--fa: ""; } .fa-brightness-low { --fa: ""; --fa--fa: ""; } .fa-hand-middle-finger { --fa: ""; --fa--fa: ""; } .fa-percent { --fa: "%"; --fa--fa: "%%"; } .fa-percentage { --fa: "%"; --fa--fa: "%%"; } .fa-truck-moving { --fa: ""; --fa--fa: ""; } .fa-glass-water-droplet { --fa: ""; --fa--fa: ""; } .fa-conveyor-belt { --fa: ""; --fa--fa: ""; } .fa-location-check { --fa: ""; --fa--fa: ""; } .fa-map-marker-check { --fa: ""; --fa--fa: ""; } .fa-coin-vertical { --fa: ""; --fa--fa: ""; } .fa-display { --fa: ""; --fa--fa: ""; } .fa-person-sign { --fa: ""; --fa--fa: ""; } .fa-face-smile { --fa: ""; --fa--fa: ""; } .fa-smile { --fa: ""; --fa--fa: ""; } .fa-phone-hangup { --fa: ""; --fa--fa: ""; } .fa-signature-slash { --fa: ""; --fa--fa: ""; } .fa-thumbtack { --fa: ""; --fa--fa: ""; } .fa-thumb-tack { --fa: ""; --fa--fa: ""; } .fa-wheat-slash { --fa: ""; --fa--fa: ""; } .fa-trophy { --fa: ""; --fa--fa: ""; } .fa-clouds-sun { --fa: ""; --fa--fa: ""; } .fa-person-praying { --fa: ""; --fa--fa: ""; } .fa-pray { --fa: ""; --fa--fa: ""; } .fa-hammer { --fa: ""; --fa--fa: ""; } .fa-face-vomit { --fa: ""; --fa--fa: ""; } .fa-speakers { --fa: ""; --fa--fa: ""; } .fa-tty-answer { --fa: ""; --fa--fa: ""; } .fa-teletype-answer { --fa: ""; --fa--fa: ""; } .fa-mug-tea-saucer { --fa: ""; --fa--fa: ""; } .fa-diagram-lean-canvas { --fa: ""; --fa--fa: ""; } .fa-alt { --fa: ""; --fa--fa: ""; } .fa-dial { --fa: ""; --fa--fa: ""; } .fa-dial-med-high { --fa: ""; --fa--fa: ""; } .fa-hand-peace { --fa: ""; --fa--fa: ""; } .fa-circle-trash { --fa: ""; --fa--fa: ""; } .fa-trash-circle { --fa: ""; --fa--fa: ""; } .fa-rotate { --fa: ""; --fa--fa: ""; } .fa-sync-alt { --fa: ""; --fa--fa: ""; } .fa-circle-quarters { --fa: ""; --fa--fa: ""; } .fa-spinner { --fa: ""; --fa--fa: ""; } .fa-tower-control { --fa: ""; --fa--fa: ""; } .fa-arrow-up-triangle-square { --fa: ""; --fa--fa: ""; } .fa-sort-shapes-up { --fa: ""; --fa--fa: ""; } .fa-whale { --fa: ""; --fa--fa: ""; } .fa-robot { --fa: ""; --fa--fa: ""; } .fa-peace { --fa: ""; --fa--fa: ""; } .fa-party-horn { --fa: ""; --fa--fa: ""; } .fa-gears { --fa: ""; --fa--fa: ""; } .fa-cogs { --fa: ""; --fa--fa: ""; } .fa-sun-bright { --fa: ""; --fa--fa: ""; } .fa-sun-alt { --fa: ""; --fa--fa: ""; } .fa-warehouse { --fa: ""; --fa--fa: ""; } .fa-conveyor-belt-arm { --fa: ""; --fa--fa: ""; } .fa-lock-keyhole-open { --fa: ""; --fa--fa: ""; } .fa-lock-open-alt { --fa: ""; --fa--fa: ""; } .fa-square-fragile { --fa: ""; --fa--fa: ""; } .fa-box-fragile { --fa: ""; --fa--fa: ""; } .fa-square-wine-glass-crack { --fa: ""; --fa--fa: ""; } .fa-arrow-up-right-dots { --fa: ""; --fa--fa: ""; } .fa-square-n { --fa: ""; --fa--fa: ""; } .fa-splotch { --fa: ""; --fa--fa: ""; } .fa-face-grin-hearts { --fa: ""; --fa--fa: ""; } .fa-grin-hearts { --fa: ""; --fa--fa: ""; } .fa-meter { --fa: ""; --fa--fa: ""; } .fa-mandolin { --fa: ""; --fa--fa: ""; } .fa-dice-four { --fa: ""; --fa--fa: ""; } .fa-sim-card { --fa: ""; --fa--fa: ""; } .fa-transgender { --fa: ""; --fa--fa: ""; } .fa-transgender-alt { --fa: ""; --fa--fa: ""; } .fa-mercury { --fa: ""; --fa--fa: ""; } .fa-up-from-bracket { --fa: ""; --fa--fa: ""; } .fa-knife-kitchen { --fa: ""; --fa--fa: ""; } .fa-border-right { --fa: ""; --fa--fa: ""; } .fa-arrow-turn-down { --fa: ""; --fa--fa: ""; } .fa-level-down { --fa: ""; --fa--fa: ""; } .fa-spade { --fa: ""; --fa--fa: ""; } .fa-card-spade { --fa: ""; --fa--fa: ""; } .fa-line-columns { --fa: ""; --fa--fa: ""; } .fa-ant { --fa: ""; --fa--fa: ""; } .fa-arrow-right-to-line { --fa: ""; --fa--fa: ""; } .fa-arrow-to-right { --fa: ""; --fa--fa: ""; } .fa-person-falling-burst { --fa: ""; --fa--fa: ""; } .fa-flag-pennant { --fa: ""; --fa--fa: ""; } .fa-pennant { --fa: ""; --fa--fa: ""; } .fa-conveyor-belt-empty { --fa: ""; --fa--fa: ""; } .fa-user-group-simple { --fa: ""; --fa--fa: ""; } .fa-award { --fa: ""; --fa--fa: ""; } .fa-ticket-simple { --fa: ""; --fa--fa: ""; } .fa-ticket-alt { --fa: ""; --fa--fa: ""; } .fa-building { --fa: ""; --fa--fa: ""; } .fa-angles-left { --fa: ""; --fa--fa: ""; } .fa-angle-double-left { --fa: ""; --fa--fa: ""; } .fa-camcorder { --fa: ""; --fa--fa: ""; } .fa-video-handheld { --fa: ""; --fa--fa: ""; } .fa-pancakes { --fa: ""; --fa--fa: ""; } .fa-album-circle-user { --fa: ""; --fa--fa: ""; } .fa-subtitles-slash { --fa: ""; --fa--fa: ""; } .fa-qrcode { --fa: ""; --fa--fa: ""; } .fa-dice-d10 { --fa: ""; --fa--fa: ""; } .fa-fireplace { --fa: ""; --fa--fa: ""; } .fa-browser { --fa: ""; --fa--fa: ""; } .fa-pen-paintbrush { --fa: ""; --fa--fa: ""; } .fa-pencil-paintbrush { --fa: ""; --fa--fa: ""; } .fa-fish-cooked { --fa: ""; --fa--fa: ""; } .fa-chair-office { --fa: ""; --fa--fa: ""; } .fa-magnifying-glass-music { --fa: ""; --fa--fa: ""; } .fa-nesting-dolls { --fa: ""; --fa--fa: ""; } .fa-clock-rotate-left { --fa: ""; --fa--fa: ""; } .fa-history { --fa: ""; --fa--fa: ""; } .fa-trumpet { --fa: ""; --fa--fa: ""; } .fa-face-grin-beam-sweat { --fa: ""; --fa--fa: ""; } .fa-grin-beam-sweat { --fa: ""; --fa--fa: ""; } .fa-fire-smoke { --fa: ""; --fa--fa: ""; } .fa-phone-missed { --fa: ""; --fa--fa: ""; } .fa-file-export { --fa: ""; --fa--fa: ""; } .fa-arrow-right-from-file { --fa: ""; --fa--fa: ""; } .fa-shield { --fa: ""; --fa--fa: ""; } .fa-shield-blank { --fa: ""; --fa--fa: ""; } .fa-arrow-up-short-wide { --fa: ""; --fa--fa: ""; } .fa-sort-amount-up-alt { --fa: ""; --fa--fa: ""; } .fa-arrows-repeat-1 { --fa: ""; --fa--fa: ""; } .fa-repeat-1-alt { --fa: ""; --fa--fa: ""; } .fa-gun-slash { --fa: ""; --fa--fa: ""; } .fa-avocado { --fa: ""; --fa--fa: ""; } .fa-binary { --fa: ""; --fa--fa: ""; } .fa-comment-nodes { --fa: ""; --fa--fa: ""; } .fa-glasses-round { --fa: ""; --fa--fa: ""; } .fa-glasses-alt { --fa: ""; --fa--fa: ""; } .fa-phone-plus { --fa: ""; --fa--fa: ""; } .fa-ditto { --fa: """; --fa--fa: """"; } .fa-person-seat { --fa: ""; --fa--fa: ""; } .fa-house-medical { --fa: ""; --fa--fa: ""; } .fa-golf-ball-tee { --fa: ""; --fa--fa: ""; } .fa-golf-ball { --fa: ""; --fa--fa: ""; } .fa-circle-chevron-left { --fa: ""; --fa--fa: ""; } .fa-chevron-circle-left { --fa: ""; --fa--fa: ""; } .fa-house-chimney-window { --fa: ""; --fa--fa: ""; } .fa-scythe { --fa: ""; --fa--fa: ""; } .fa-pen-nib { --fa: ""; --fa--fa: ""; } .fa-ban-parking { --fa: ""; --fa--fa: ""; } .fa-parking-circle-slash { --fa: ""; --fa--fa: ""; } .fa-tent-arrow-turn-left { --fa: ""; --fa--fa: ""; } .fa-face-diagonal-mouth { --fa: ""; --fa--fa: ""; } .fa-diagram-cells { --fa: ""; --fa--fa: ""; } .fa-cricket-bat-ball { --fa: ""; --fa--fa: ""; } .fa-cricket { --fa: ""; --fa--fa: ""; } .fa-tents { --fa: ""; --fa--fa: ""; } .fa-wand-magic { --fa: ""; --fa--fa: ""; } .fa-magic { --fa: ""; --fa--fa: ""; } .fa-dog { --fa: ""; --fa--fa: ""; } .fa-pen-line { --fa: ""; --fa--fa: ""; } .fa-atom-simple { --fa: ""; --fa--fa: ""; } .fa-atom-alt { --fa: ""; --fa--fa: ""; } .fa-ampersand { --fa: "&"; --fa--fa: "&&"; } .fa-carrot { --fa: ""; --fa--fa: ""; } .fa-arrow-up-from-line { --fa: ""; --fa--fa: ""; } .fa-arrow-from-bottom { --fa: ""; --fa--fa: ""; } .fa-moon { --fa: ""; --fa--fa: ""; } .fa-pen-slash { --fa: ""; --fa--fa: ""; } .fa-wine-glass-empty { --fa: ""; --fa--fa: ""; } .fa-wine-glass-alt { --fa: ""; --fa--fa: ""; } .fa-square-star { --fa: ""; --fa--fa: ""; } .fa-cheese { --fa: ""; --fa--fa: ""; } .fa-send-backward { --fa: ""; --fa--fa: ""; } .fa-yin-yang { --fa: ""; --fa--fa: ""; } .fa-music { --fa: ""; --fa--fa: ""; } .fa-compass-slash { --fa: ""; --fa--fa: ""; } .fa-clock-one { --fa: ""; --fa--fa: ""; } .fa-file-music { --fa: ""; --fa--fa: ""; } .fa-code-commit { --fa: ""; --fa--fa: ""; } .fa-temperature-low { --fa: ""; --fa--fa: ""; } .fa-person-biking { --fa: ""; --fa--fa: ""; } .fa-biking { --fa: ""; --fa--fa: ""; } .fa-display-chart-up-circle-currency { --fa: ""; --fa--fa: ""; } .fa-skeleton { --fa: ""; --fa--fa: ""; } .fa-circle-g { --fa: ""; --fa--fa: ""; } .fa-circle-arrow-up-left { --fa: ""; --fa--fa: ""; } .fa-coin-blank { --fa: ""; --fa--fa: ""; } .fa-broom { --fa: ""; --fa--fa: ""; } .fa-vacuum { --fa: ""; --fa--fa: ""; } .fa-shield-heart { --fa: ""; --fa--fa: ""; } .fa-card-heart { --fa: ""; --fa--fa: ""; } .fa-lightbulb-cfl-on { --fa: ""; --fa--fa: ""; } .fa-melon { --fa: ""; --fa--fa: ""; } .fa-gopuram { --fa: ""; --fa--fa: ""; } .fa-earth-oceania { --fa: ""; --fa--fa: ""; } .fa-globe-oceania { --fa: ""; --fa--fa: ""; } .fa-container-storage { --fa: ""; --fa--fa: ""; } .fa-face-pouting { --fa: ""; --fa--fa: ""; } .fa-square-xmark { --fa: ""; --fa--fa: ""; } .fa-times-square { --fa: ""; --fa--fa: ""; } .fa-xmark-square { --fa: ""; --fa--fa: ""; } .fa-face-explode { --fa: ""; --fa--fa: ""; } .fa-exploding-head { --fa: ""; --fa--fa: ""; } .fa-hashtag { --fa: "#"; --fa--fa: "##"; } .fa-up-right-and-down-left-from-center { --fa: ""; --fa--fa: ""; } .fa-expand-alt { --fa: ""; --fa--fa: ""; } .fa-oil-can { --fa: ""; --fa--fa: ""; } .fa-t { --fa: "T"; --fa--fa: "TT"; } .fa-transformer-bolt { --fa: ""; --fa--fa: ""; } .fa-hippo { --fa: ""; --fa--fa: ""; } .fa-chart-column { --fa: ""; --fa--fa: ""; } .fa-cassette-vhs { --fa: ""; --fa--fa: ""; } .fa-vhs { --fa: ""; --fa--fa: ""; } .fa-infinity { --fa: ""; --fa--fa: ""; } .fa-vial-circle-check { --fa: ""; --fa--fa: ""; } .fa-chimney { --fa: ""; --fa--fa: ""; } .fa-object-intersect { --fa: ""; --fa--fa: ""; } .fa-person-arrow-down-to-line { --fa: ""; --fa--fa: ""; } .fa-voicemail { --fa: ""; --fa--fa: ""; } .fa-block-brick { --fa: ""; --fa--fa: ""; } .fa-wall-brick { --fa: ""; --fa--fa: ""; } .fa-fan { --fa: ""; --fa--fa: ""; } .fa-bags-shopping { --fa: ""; --fa--fa: ""; } .fa-paragraph-left { --fa: ""; --fa--fa: ""; } .fa-paragraph-rtl { --fa: ""; --fa--fa: ""; } .fa-person-walking-luggage { --fa: ""; --fa--fa: ""; } .fa-caravan-simple { --fa: ""; --fa--fa: ""; } .fa-caravan-alt { --fa: ""; --fa--fa: ""; } .fa-turtle { --fa: ""; --fa--fa: ""; } .fa-pencil-mechanical { --fa: ""; --fa--fa: ""; } .fa-up-down { --fa: ""; --fa--fa: ""; } .fa-arrows-alt-v { --fa: ""; --fa--fa: ""; } .fa-cloud-moon-rain { --fa: ""; --fa--fa: ""; } .fa-booth-curtain { --fa: ""; --fa--fa: ""; } .fa-calendar { --fa: ""; --fa--fa: ""; } .fa-box-heart { --fa: ""; --fa--fa: ""; } .fa-trailer { --fa: ""; --fa--fa: ""; } .fa-user-doctor-message { --fa: ""; --fa--fa: ""; } .fa-user-md-chat { --fa: ""; --fa--fa: ""; } .fa-bahai { --fa: ""; --fa--fa: ""; } .fa-haykal { --fa: ""; --fa--fa: ""; } .fa-lighthouse { --fa: ""; --fa--fa: ""; } .fa-amp-guitar { --fa: ""; --fa--fa: ""; } .fa-sd-card { --fa: ""; --fa--fa: ""; } .fa-volume-slash { --fa: ""; --fa--fa: ""; } .fa-border-bottom { --fa: ""; --fa--fa: ""; } .fa-wifi-weak { --fa: ""; --fa--fa: ""; } .fa-wifi-1 { --fa: ""; --fa--fa: ""; } .fa-dragon { --fa: ""; --fa--fa: ""; } .fa-shoe-prints { --fa: ""; --fa--fa: ""; } .fa-circle-plus { --fa: ""; --fa--fa: ""; } .fa-plus-circle { --fa: ""; --fa--fa: ""; } .fa-face-grin-tongue-wink { --fa: ""; --fa--fa: ""; } .fa-grin-tongue-wink { --fa: ""; --fa--fa: ""; } .fa-hand-holding { --fa: ""; --fa--fa: ""; } .fa-plug-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-link-slash { --fa: ""; --fa--fa: ""; } .fa-chain-broken { --fa: ""; --fa--fa: ""; } .fa-chain-slash { --fa: ""; --fa--fa: ""; } .fa-unlink { --fa: ""; --fa--fa: ""; } .fa-clone { --fa: ""; --fa--fa: ""; } .fa-person-walking-arrow-loop-left { --fa: ""; --fa--fa: ""; } .fa-arrow-up-z-a { --fa: ""; --fa--fa: ""; } .fa-sort-alpha-up-alt { --fa: ""; --fa--fa: ""; } .fa-fire-flame-curved { --fa: ""; --fa--fa: ""; } .fa-fire-alt { --fa: ""; --fa--fa: ""; } .fa-tornado { --fa: ""; --fa--fa: ""; } .fa-file-circle-plus { --fa: ""; --fa--fa: ""; } .fa-delete-right { --fa: ""; --fa--fa: ""; } .fa-book-quran { --fa: ""; --fa--fa: ""; } .fa-quran { --fa: ""; --fa--fa: ""; } .fa-circle-quarter { --fa: ""; --fa--fa: ""; } .fa-anchor { --fa: ""; --fa--fa: ""; } .fa-border-all { --fa: ""; --fa--fa: ""; } .fa-function { --fa: ""; --fa--fa: ""; } .fa-face-angry { --fa: ""; --fa--fa: ""; } .fa-angry { --fa: ""; --fa--fa: ""; } .fa-people-simple { --fa: ""; --fa--fa: ""; } .fa-cookie-bite { --fa: ""; --fa--fa: ""; } .fa-arrow-trend-down { --fa: ""; --fa--fa: ""; } .fa-rss { --fa: ""; --fa--fa: ""; } .fa-feed { --fa: ""; --fa--fa: ""; } .fa-face-monocle { --fa: ""; --fa--fa: ""; } .fa-draw-polygon { --fa: ""; --fa--fa: ""; } .fa-scale-balanced { --fa: ""; --fa--fa: ""; } .fa-balance-scale { --fa: ""; --fa--fa: ""; } .fa-calendar-lines { --fa: ""; --fa--fa: ""; } .fa-calendar-note { --fa: ""; --fa--fa: ""; } .fa-arrow-down-big-small { --fa: ""; --fa--fa: ""; } .fa-sort-size-down { --fa: ""; --fa--fa: ""; } .fa-gauge-simple-high { --fa: ""; --fa--fa: ""; } .fa-tachometer { --fa: ""; --fa--fa: ""; } .fa-tachometer-fast { --fa: ""; --fa--fa: ""; } .fa-do-not-enter { --fa: ""; --fa--fa: ""; } .fa-shower { --fa: ""; --fa--fa: ""; } .fa-dice-d8 { --fa: ""; --fa--fa: ""; } .fa-desktop { --fa: ""; --fa--fa: ""; } .fa-desktop-alt { --fa: ""; --fa--fa: ""; } .fa-m { --fa: "M"; --fa--fa: "MM"; } .fa-spinner-scale { --fa: ""; --fa--fa: ""; } .fa-grip-dots-vertical { --fa: ""; --fa--fa: ""; } .fa-face-viewfinder { --fa: ""; --fa--fa: ""; } .fa-soft-serve { --fa: ""; --fa--fa: ""; } .fa-creemee { --fa: ""; --fa--fa: ""; } .fa-h5 { --fa: ""; --fa--fa: ""; } .fa-hand-back-point-down { --fa: ""; --fa--fa: ""; } .fa-table-list { --fa: ""; --fa--fa: ""; } .fa-th-list { --fa: ""; --fa--fa: ""; } .fa-basket-shopping-minus { --fa: ""; --fa--fa: ""; } .fa-comment-sms { --fa: ""; --fa--fa: ""; } .fa-sms { --fa: ""; --fa--fa: ""; } .fa-rectangle { --fa: ""; --fa--fa: ""; } .fa-rectangle-landscape { --fa: ""; --fa--fa: ""; } .fa-clipboard-list-check { --fa: ""; --fa--fa: ""; } .fa-turkey { --fa: ""; --fa--fa: ""; } .fa-book { --fa: ""; --fa--fa: ""; } .fa-user-plus { --fa: ""; --fa--fa: ""; } .fa-ice-skate { --fa: ""; --fa--fa: ""; } .fa-check { --fa: ""; --fa--fa: ""; } .fa-battery-three-quarters { --fa: ""; --fa--fa: ""; } .fa-battery-4 { --fa: ""; --fa--fa: ""; } .fa-tomato { --fa: ""; --fa--fa: ""; } .fa-sword-laser { --fa: ""; --fa--fa: ""; } .fa-house-circle-check { --fa: ""; --fa--fa: ""; } .fa-buildings { --fa: ""; --fa--fa: ""; } .fa-angle-left { --fa: ""; --fa--fa: ""; } .fa-cart-flatbed-boxes { --fa: ""; --fa--fa: ""; } .fa-dolly-flatbed-alt { --fa: ""; --fa--fa: ""; } .fa-diagram-successor { --fa: ""; --fa--fa: ""; } .fa-truck-arrow-right { --fa: ""; --fa--fa: ""; } .fa-square-w { --fa: ""; --fa--fa: ""; } .fa-arrows-split-up-and-left { --fa: ""; --fa--fa: ""; } .fa-lamp { --fa: ""; --fa--fa: ""; } .fa-airplay { --fa: ""; --fa--fa: ""; } .fa-hand-fist { --fa: ""; --fa--fa: ""; } .fa-fist-raised { --fa: ""; --fa--fa: ""; } .fa-shield-quartered { --fa: ""; --fa--fa: ""; } .fa-slash-forward { --fa: "/"; --fa--fa: "//"; } .fa-location-pen { --fa: ""; --fa--fa: ""; } .fa-map-marker-edit { --fa: ""; --fa--fa: ""; } .fa-cloud-moon { --fa: ""; --fa--fa: ""; } .fa-pot-food { --fa: ""; --fa--fa: ""; } .fa-briefcase { --fa: ""; --fa--fa: ""; } .fa-person-falling { --fa: ""; --fa--fa: ""; } .fa-image-portrait { --fa: ""; --fa--fa: ""; } .fa-portrait { --fa: ""; --fa--fa: ""; } .fa-user-tag { --fa: ""; --fa--fa: ""; } .fa-rug { --fa: ""; --fa--fa: ""; } .fa-print-slash { --fa: ""; --fa--fa: ""; } .fa-earth-europe { --fa: ""; --fa--fa: ""; } .fa-globe-europe { --fa: ""; --fa--fa: ""; } .fa-cart-flatbed-suitcase { --fa: ""; --fa--fa: ""; } .fa-luggage-cart { --fa: ""; --fa--fa: ""; } .fa-hand-back-point-ribbon { --fa: ""; --fa--fa: ""; } .fa-rectangle-xmark { --fa: ""; --fa--fa: ""; } .fa-rectangle-times { --fa: ""; --fa--fa: ""; } .fa-times-rectangle { --fa: ""; --fa--fa: ""; } .fa-window-close { --fa: ""; --fa--fa: ""; } .fa-tire-rugged { --fa: ""; --fa--fa: ""; } .fa-lightbulb-dollar { --fa: ""; --fa--fa: ""; } .fa-cowbell { --fa: ""; --fa--fa: ""; } .fa-baht-sign { --fa: ""; --fa--fa: ""; } .fa-corner { --fa: ""; --fa--fa: ""; } .fa-chevrons-right { --fa: ""; --fa--fa: ""; } .fa-chevron-double-right { --fa: ""; --fa--fa: ""; } .fa-book-open { --fa: ""; --fa--fa: ""; } .fa-book-journal-whills { --fa: ""; --fa--fa: ""; } .fa-journal-whills { --fa: ""; --fa--fa: ""; } .fa-inhaler { --fa: ""; --fa--fa: ""; } .fa-handcuffs { --fa: ""; --fa--fa: ""; } .fa-snake { --fa: ""; --fa--fa: ""; } .fa-triangle-exclamation { --fa: ""; --fa--fa: ""; } .fa-exclamation-triangle { --fa: ""; --fa--fa: ""; } .fa-warning { --fa: ""; --fa--fa: ""; } .fa-note-medical { --fa: ""; --fa--fa: ""; } .fa-database { --fa: ""; --fa--fa: ""; } .fa-down-left { --fa: ""; --fa--fa: ""; } .fa-share { --fa: ""; --fa--fa: ""; } .fa-mail-forward { --fa: ""; --fa--fa: ""; } .fa-face-thinking { --fa: ""; --fa--fa: ""; } .fa-turn-down-right { --fa: ""; --fa--fa: ""; } .fa-bottle-droplet { --fa: ""; --fa--fa: ""; } .fa-mask-face { --fa: ""; --fa--fa: ""; } .fa-hill-rockslide { --fa: ""; --fa--fa: ""; } .fa-scanner-keyboard { --fa: ""; --fa--fa: ""; } .fa-circle-o { --fa: ""; --fa--fa: ""; } .fa-grid-horizontal { --fa: ""; --fa--fa: ""; } .fa-message-dollar { --fa: ""; --fa--fa: ""; } .fa-comment-alt-dollar { --fa: ""; --fa--fa: ""; } .fa-right-left { --fa: ""; --fa--fa: ""; } .fa-exchange-alt { --fa: ""; --fa--fa: ""; } .fa-columns-3 { --fa: ""; --fa--fa: ""; } .fa-paper-plane { --fa: ""; --fa--fa: ""; } .fa-road-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-dungeon { --fa: ""; --fa--fa: ""; } .fa-hand-holding-box { --fa: ""; --fa--fa: ""; } .fa-input-text { --fa: ""; --fa--fa: ""; } .fa-window-flip { --fa: ""; --fa--fa: ""; } .fa-window-alt { --fa: ""; --fa--fa: ""; } .fa-align-right { --fa: ""; --fa--fa: ""; } .fa-scanner-gun { --fa: ""; --fa--fa: ""; } .fa-scanner { --fa: ""; --fa--fa: ""; } .fa-tire { --fa: ""; --fa--fa: ""; } .fa-engine { --fa: ""; --fa--fa: ""; } .fa-money-bill-1-wave { --fa: ""; --fa--fa: ""; } .fa-money-bill-wave-alt { --fa: ""; --fa--fa: ""; } .fa-life-ring { --fa: ""; --fa--fa: ""; } .fa-hands { --fa: ""; --fa--fa: ""; } .fa-sign-language { --fa: ""; --fa--fa: ""; } .fa-signing { --fa: ""; --fa--fa: ""; } .fa-circle-caret-right { --fa: ""; --fa--fa: ""; } .fa-caret-circle-right { --fa: ""; --fa--fa: ""; } .fa-turn-left { --fa: ""; --fa--fa: ""; } .fa-wheat { --fa: ""; --fa--fa: ""; } .fa-file-spreadsheet { --fa: ""; --fa--fa: ""; } .fa-audio-description-slash { --fa: ""; --fa--fa: ""; } .fa-bell-ring { --fa: ""; --fa--fa: ""; } .fa-calendar-day { --fa: ""; --fa--fa: ""; } .fa-water-ladder { --fa: ""; --fa--fa: ""; } .fa-ladder-water { --fa: ""; --fa--fa: ""; } .fa-swimming-pool { --fa: ""; --fa--fa: ""; } .fa-arrows-up-down { --fa: ""; --fa--fa: ""; } .fa-arrows-v { --fa: ""; --fa--fa: ""; } .fa-chess-pawn-piece { --fa: ""; --fa--fa: ""; } .fa-chess-pawn-alt { --fa: ""; --fa--fa: ""; } .fa-face-grimace { --fa: ""; --fa--fa: ""; } .fa-grimace { --fa: ""; --fa--fa: ""; } .fa-wheelchair-move { --fa: ""; --fa--fa: ""; } .fa-wheelchair-alt { --fa: ""; --fa--fa: ""; } .fa-turn-down { --fa: ""; --fa--fa: ""; } .fa-level-down-alt { --fa: ""; --fa--fa: ""; } .fa-square-s { --fa: ""; --fa--fa: ""; } .fa-rectangle-barcode { --fa: ""; --fa--fa: ""; } .fa-barcode-alt { --fa: ""; --fa--fa: ""; } .fa-person-walking-arrow-right { --fa: ""; --fa--fa: ""; } .fa-square-envelope { --fa: ""; --fa--fa: ""; } .fa-envelope-square { --fa: ""; --fa--fa: ""; } .fa-dice { --fa: ""; --fa--fa: ""; } .fa-unicorn { --fa: ""; --fa--fa: ""; } .fa-bowling-ball { --fa: ""; --fa--fa: ""; } .fa-pompebled { --fa: ""; --fa--fa: ""; } .fa-brain { --fa: ""; --fa--fa: ""; } .fa-watch-smart { --fa: ""; --fa--fa: ""; } .fa-book-user { --fa: ""; --fa--fa: ""; } .fa-sensor-cloud { --fa: ""; --fa--fa: ""; } .fa-sensor-smoke { --fa: ""; --fa--fa: ""; } .fa-clapperboard-play { --fa: ""; --fa--fa: ""; } .fa-bandage { --fa: ""; --fa--fa: ""; } .fa-band-aid { --fa: ""; --fa--fa: ""; } .fa-calendar-minus { --fa: ""; --fa--fa: ""; } .fa-circle-xmark { --fa: ""; --fa--fa: ""; } .fa-times-circle { --fa: ""; --fa--fa: ""; } .fa-xmark-circle { --fa: ""; --fa--fa: ""; } .fa-circle-4 { --fa: ""; --fa--fa: ""; } .fa-gifts { --fa: ""; --fa--fa: ""; } .fa-album-collection { --fa: ""; --fa--fa: ""; } .fa-hotel { --fa: ""; --fa--fa: ""; } .fa-earth-asia { --fa: ""; --fa--fa: ""; } .fa-globe-asia { --fa: ""; --fa--fa: ""; } .fa-id-card-clip { --fa: ""; --fa--fa: ""; } .fa-id-card-alt { --fa: ""; --fa--fa: ""; } .fa-magnifying-glass-plus { --fa: ""; --fa--fa: ""; } .fa-search-plus { --fa: ""; --fa--fa: ""; } .fa-thumbs-up { --fa: ""; --fa--fa: ""; } .fa-cloud-showers { --fa: ""; --fa--fa: ""; } .fa-user-clock { --fa: ""; --fa--fa: ""; } .fa-onion { --fa: ""; --fa--fa: ""; } .fa-clock-twelve-thirty { --fa: ""; --fa--fa: ""; } .fa-arrow-down-to-dotted-line { --fa: ""; --fa--fa: ""; } .fa-hand-dots { --fa: ""; --fa--fa: ""; } .fa-allergies { --fa: ""; --fa--fa: ""; } .fa-file-invoice { --fa: ""; --fa--fa: ""; } .fa-window-minimize { --fa: ""; --fa--fa: ""; } .fa-rectangle-wide { --fa: ""; --fa--fa: ""; } .fa-comment-arrow-up { --fa: ""; --fa--fa: ""; } .fa-garlic { --fa: ""; --fa--fa: ""; } .fa-mug-saucer { --fa: ""; --fa--fa: ""; } .fa-coffee { --fa: ""; --fa--fa: ""; } .fa-brush { --fa: ""; --fa--fa: ""; } .fa-file-half-dashed { --fa: ""; --fa--fa: ""; } .fa-tree-decorated { --fa: ""; --fa--fa: ""; } .fa-mask { --fa: ""; --fa--fa: ""; } .fa-calendar-heart { --fa: ""; --fa--fa: ""; } .fa-magnifying-glass-minus { --fa: ""; --fa--fa: ""; } .fa-search-minus { --fa: ""; --fa--fa: ""; } .fa-flower { --fa: ""; --fa--fa: ""; } .fa-arrow-down-from-arc { --fa: ""; --fa--fa: ""; } .fa-right-left-large { --fa: ""; --fa--fa: ""; } .fa-ruler-vertical { --fa: ""; --fa--fa: ""; } .fa-circles-overlap { --fa: ""; --fa--fa: ""; } .fa-user-large { --fa: ""; --fa--fa: ""; } .fa-user-alt { --fa: ""; --fa--fa: ""; } .fa-starship-freighter { --fa: ""; --fa--fa: ""; } .fa-train-tram { --fa: ""; --fa--fa: ""; } .fa-bridge-suspension { --fa: ""; --fa--fa: ""; } .fa-trash-check { --fa: ""; --fa--fa: ""; } .fa-user-nurse { --fa: ""; --fa--fa: ""; } .fa-boombox { --fa: ""; --fa--fa: ""; } .fa-syringe { --fa: ""; --fa--fa: ""; } .fa-cloud-sun { --fa: ""; --fa--fa: ""; } .fa-shield-exclamation { --fa: ""; --fa--fa: ""; } .fa-stopwatch-20 { --fa: ""; --fa--fa: ""; } .fa-square-full { --fa: ""; --fa--fa: ""; } .fa-grip-dots { --fa: ""; --fa--fa: ""; } .fa-comment-exclamation { --fa: ""; --fa--fa: ""; } .fa-pen-swirl { --fa: ""; --fa--fa: ""; } .fa-falafel { --fa: ""; --fa--fa: ""; } .fa-circle-2 { --fa: ""; --fa--fa: ""; } .fa-magnet { --fa: ""; --fa--fa: ""; } .fa-jar { --fa: ""; --fa--fa: ""; } .fa-gramophone { --fa: ""; --fa--fa: ""; } .fa-dice-d12 { --fa: ""; --fa--fa: ""; } .fa-note-sticky { --fa: ""; --fa--fa: ""; } .fa-sticky-note { --fa: ""; --fa--fa: ""; } .fa-down { --fa: ""; --fa--fa: ""; } .fa-arrow-alt-down { --fa: ""; --fa--fa: ""; } .fa-hundred-points { --fa: ""; --fa--fa: ""; } .fa-100 { --fa: ""; --fa--fa: ""; } .fa-paperclip-vertical { --fa: ""; --fa--fa: ""; } .fa-wind-warning { --fa: ""; --fa--fa: ""; } .fa-wind-circle-exclamation { --fa: ""; --fa--fa: ""; } .fa-location-pin-slash { --fa: ""; --fa--fa: ""; } .fa-map-marker-slash { --fa: ""; --fa--fa: ""; } .fa-face-sad-sweat { --fa: ""; --fa--fa: ""; } .fa-bug-slash { --fa: ""; --fa--fa: ""; } .fa-cupcake { --fa: ""; --fa--fa: ""; } .fa-light-switch-off { --fa: ""; --fa--fa: ""; } .fa-toggle-large-off { --fa: ""; --fa--fa: ""; } .fa-pen-fancy-slash { --fa: ""; --fa--fa: ""; } .fa-truck-container { --fa: ""; --fa--fa: ""; } .fa-boot { --fa: ""; --fa--fa: ""; } .fa-arrow-up-from-water-pump { --fa: ""; --fa--fa: ""; } .fa-file-check { --fa: ""; --fa--fa: ""; } .fa-bone { --fa: ""; --fa--fa: ""; } .fa-cards-blank { --fa: ""; --fa--fa: ""; } .fa-circle-3 { --fa: ""; --fa--fa: ""; } .fa-bench-tree { --fa: ""; --fa--fa: ""; } .fa-keyboard-brightness-low { --fa: ""; --fa--fa: ""; } .fa-ski-boot-ski { --fa: ""; --fa--fa: ""; } .fa-brain-circuit { --fa: ""; --fa--fa: ""; } .fa-table-cells-row-unlock { --fa: ""; --fa--fa: ""; } .fa-user-injured { --fa: ""; --fa--fa: ""; } .fa-block-brick-fire { --fa: ""; --fa--fa: ""; } .fa-firewall { --fa: ""; --fa--fa: ""; } .fa-face-sad-tear { --fa: ""; --fa--fa: ""; } .fa-sad-tear { --fa: ""; --fa--fa: ""; } .fa-plane { --fa: ""; --fa--fa: ""; } .fa-tent-arrows-down { --fa: ""; --fa--fa: ""; } .fa-exclamation { --fa: "!"; --fa--fa: "!!"; } .fa-arrows-spin { --fa: ""; --fa--fa: ""; } .fa-face-smile-relaxed { --fa: ""; --fa--fa: ""; } .fa-comment-xmark { --fa: ""; --fa--fa: ""; } .fa-comment-times { --fa: ""; --fa--fa: ""; } .fa-print { --fa: ""; --fa--fa: ""; } .fa-turkish-lira-sign { --fa: ""; --fa--fa: ""; } .fa-try { --fa: ""; --fa--fa: ""; } .fa-turkish-lira { --fa: ""; --fa--fa: ""; } .fa-face-nose-steam { --fa: ""; --fa--fa: ""; } .fa-circle-waveform-lines { --fa: ""; --fa--fa: ""; } .fa-waveform-circle { --fa: ""; --fa--fa: ""; } .fa-dollar-sign { --fa: "$"; --fa--fa: "$$"; } .fa-dollar { --fa: "$"; --fa--fa: "$$"; } .fa-usd { --fa: "$"; --fa--fa: "$$"; } .fa-ferris-wheel { --fa: ""; --fa--fa: ""; } .fa-computer-speaker { --fa: ""; --fa--fa: ""; } .fa-skull-cow { --fa: ""; --fa--fa: ""; } .fa-x { --fa: "X"; --fa--fa: "XX"; } .fa-magnifying-glass-dollar { --fa: ""; --fa--fa: ""; } .fa-search-dollar { --fa: ""; --fa--fa: ""; } .fa-users-gear { --fa: ""; --fa--fa: ""; } .fa-users-cog { --fa: ""; --fa--fa: ""; } .fa-person-military-pointing { --fa: ""; --fa--fa: ""; } .fa-building-columns { --fa: ""; --fa--fa: ""; } .fa-bank { --fa: ""; --fa--fa: ""; } .fa-institution { --fa: ""; --fa--fa: ""; } .fa-museum { --fa: ""; --fa--fa: ""; } .fa-university { --fa: ""; --fa--fa: ""; } .fa-circle-t { --fa: ""; --fa--fa: ""; } .fa-sack { --fa: ""; --fa--fa: ""; } .fa-grid-2 { --fa: ""; --fa--fa: ""; } .fa-camera-cctv { --fa: ""; --fa--fa: ""; } .fa-cctv { --fa: ""; --fa--fa: ""; } .fa-umbrella { --fa: ""; --fa--fa: ""; } .fa-trowel { --fa: ""; --fa--fa: ""; } .fa-horizontal-rule { --fa: ""; --fa--fa: ""; } .fa-bed-front { --fa: ""; --fa--fa: ""; } .fa-bed-alt { --fa: ""; --fa--fa: ""; } .fa-d { --fa: "D"; --fa--fa: "DD"; } .fa-stapler { --fa: ""; --fa--fa: ""; } .fa-masks-theater { --fa: ""; --fa--fa: ""; } .fa-theater-masks { --fa: ""; --fa--fa: ""; } .fa-file-gif { --fa: ""; --fa--fa: ""; } .fa-kip-sign { --fa: ""; --fa--fa: ""; } .fa-face-woozy { --fa: ""; --fa--fa: ""; } .fa-cloud-question { --fa: ""; --fa--fa: ""; } .fa-pineapple { --fa: ""; --fa--fa: ""; } .fa-hand-point-left { --fa: ""; --fa--fa: ""; } .fa-gallery-thumbnails { --fa: ""; --fa--fa: ""; } .fa-circle-j { --fa: ""; --fa--fa: ""; } .fa-eyes { --fa: ""; --fa--fa: ""; } .fa-handshake-simple { --fa: ""; --fa--fa: ""; } .fa-handshake-alt { --fa: ""; --fa--fa: ""; } .fa-page-caret-up { --fa: ""; --fa--fa: ""; } .fa-file-caret-up { --fa: ""; --fa--fa: ""; } .fa-jet-fighter { --fa: ""; --fa--fa: ""; } .fa-fighter-jet { --fa: ""; --fa--fa: ""; } .fa-comet { --fa: ""; --fa--fa: ""; } .fa-square-share-nodes { --fa: ""; --fa--fa: ""; } .fa-share-alt-square { --fa: ""; --fa--fa: ""; } .fa-reflect-vertical { --fa: ""; --fa--fa: ""; } .fa-shield-keyhole { --fa: ""; --fa--fa: ""; } .fa-file-mp4 { --fa: ""; --fa--fa: ""; } .fa-barcode { --fa: ""; --fa--fa: ""; } .fa-bulldozer { --fa: ""; --fa--fa: ""; } .fa-plus-minus { --fa: ""; --fa--fa: ""; } .fa-square-sliders-vertical { --fa: ""; --fa--fa: ""; } .fa-sliders-v-square { --fa: ""; --fa--fa: ""; } .fa-video { --fa: ""; --fa--fa: ""; } .fa-video-camera { --fa: ""; --fa--fa: ""; } .fa-message-middle { --fa: ""; --fa--fa: ""; } .fa-comment-middle-alt { --fa: ""; --fa--fa: ""; } .fa-graduation-cap { --fa: ""; --fa--fa: ""; } .fa-mortar-board { --fa: ""; --fa--fa: ""; } .fa-hand-holding-medical { --fa: ""; --fa--fa: ""; } .fa-person-circle-check { --fa: ""; --fa--fa: ""; } .fa-square-z { --fa: ""; --fa--fa: ""; } .fa-message-text { --fa: ""; --fa--fa: ""; } .fa-comment-alt-text { --fa: ""; --fa--fa: ""; } .fa-turn-up { --fa: ""; --fa--fa: ""; } .fa-level-up-alt { --fa: ""; --fa--fa: ""; } .sr-only, .fa-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; } .sr-only-focusable:not(:focus), .fa-sr-only-focusable:not(:focus) { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; } /*! * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Commercial License) * Copyright 2024 Fonticons, Inc. */ :root, :host { --fa-style-family-classic: "Font Awesome 6 Pro"; --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"; } @font-face { font-family: "Font Awesome 6 Pro"; font-style: normal; font-weight: 900; font-display: block; src: url("https://cdn.givecloud.co/npm/@fortawesome/fontawesome-free@6.5.1/webfonts/fa-solid-900.woff2") format("woff2"), url("https://cdn.givecloud.co/npm/@fortawesome/fontawesome-free@6.5.1/webfonts/fa-solid-900.ttf") format("truetype"); } .fas, .fa-solid { font-weight: 900; } /*! * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Commercial License) * Copyright 2024 Fonticons, Inc. */ :root, :host { --fa-style-family-classic: "Font Awesome 6 Pro"; --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"; } @font-face { font-family: "Font Awesome 6 Pro"; font-style: normal; font-weight: 400; font-display: block; src: url("https://cdn.givecloud.co/npm/@fortawesome/fontawesome-free@6.5.1/webfonts/fa-regular-400.woff2") format("woff2"), url("https://cdn.givecloud.co/npm/@fortawesome/fontawesome-free@6.5.1/webfonts/fa-regular-400.ttf") format("truetype"); } .far, .fa-regular { font-weight: 400; } /*! * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Commercial License) * Copyright 2024 Fonticons, Inc. */ :root, :host { --fa-style-family-brands: "Font Awesome 6 Brands"; --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; } @font-face { font-family: "Font Awesome 6 Brands"; font-style: normal; font-weight: 400; font-display: block; src: url("https://cdn.givecloud.co/npm/@fortawesome/fontawesome-free@6.5.1/webfonts/fa-brands-400.woff2") format("woff2"), url("https://cdn.givecloud.co/npm/@fortawesome/fontawesome-free@6.5.1/webfonts/fa-brands-400.ttf") format("truetype"); } .fab, .fa-brands { font-weight: 400; } .fa-monero { --fa: ""; } .fa-hooli { --fa: ""; } .fa-yelp { --fa: ""; } .fa-cc-visa { --fa: ""; } .fa-lastfm { --fa: ""; } .fa-shopware { --fa: ""; } .fa-creative-commons-nc { --fa: ""; } .fa-aws { --fa: ""; } .fa-redhat { --fa: ""; } .fa-yoast { --fa: ""; } .fa-cloudflare { --fa: ""; } .fa-ups { --fa: ""; } .fa-pixiv { --fa: ""; } .fa-wpexplorer { --fa: ""; } .fa-dyalog { --fa: ""; } .fa-bity { --fa: ""; } .fa-stackpath { --fa: ""; } .fa-buysellads { --fa: ""; } .fa-first-order { --fa: ""; } .fa-modx { --fa: ""; } .fa-guilded { --fa: ""; } .fa-vnv { --fa: ""; } .fa-square-js { --fa: ""; } .fa-js-square { --fa: ""; } .fa-microsoft { --fa: ""; } .fa-qq { --fa: ""; } .fa-orcid { --fa: ""; } .fa-java { --fa: ""; } .fa-invision { --fa: ""; } .fa-creative-commons-pd-alt { --fa: ""; } .fa-centercode { --fa: ""; } .fa-glide-g { --fa: ""; } .fa-drupal { --fa: ""; } .fa-jxl { --fa: ""; } .fa-dart-lang { --fa: ""; } .fa-hire-a-helper { --fa: ""; } .fa-creative-commons-by { --fa: ""; } .fa-unity { --fa: ""; } .fa-whmcs { --fa: ""; } .fa-rocketchat { --fa: ""; } .fa-vk { --fa: ""; } .fa-untappd { --fa: ""; } .fa-mailchimp { --fa: ""; } .fa-css3-alt { --fa: ""; } .fa-square-reddit { --fa: ""; } .fa-reddit-square { --fa: ""; } .fa-vimeo-v { --fa: ""; } .fa-contao { --fa: ""; } .fa-square-font-awesome { --fa: ""; } .fa-deskpro { --fa: ""; } .fa-brave { --fa: ""; } .fa-sistrix { --fa: ""; } .fa-square-instagram { --fa: ""; } .fa-instagram-square { --fa: ""; } .fa-battle-net { --fa: ""; } .fa-the-red-yeti { --fa: ""; } .fa-square-hacker-news { --fa: ""; } .fa-hacker-news-square { --fa: ""; } .fa-edge { --fa: ""; } .fa-threads { --fa: ""; } .fa-napster { --fa: ""; } .fa-square-snapchat { --fa: ""; } .fa-snapchat-square { --fa: ""; } .fa-google-plus-g { --fa: ""; } .fa-artstation { --fa: ""; } .fa-markdown { --fa: ""; } .fa-sourcetree { --fa: ""; } .fa-google-plus { --fa: ""; } .fa-diaspora { --fa: ""; } .fa-foursquare { --fa: ""; } .fa-stack-overflow { --fa: ""; } .fa-github-alt { --fa: ""; } .fa-phoenix-squadron { --fa: ""; } .fa-pagelines { --fa: ""; } .fa-algolia { --fa: ""; } .fa-red-river { --fa: ""; } .fa-creative-commons-sa { --fa: ""; } .fa-safari { --fa: ""; } .fa-google { --fa: ""; } .fa-square-font-awesome-stroke { --fa: ""; } .fa-font-awesome-alt { --fa: ""; } .fa-atlassian { --fa: ""; } .fa-linkedin-in { --fa: ""; } .fa-digital-ocean { --fa: ""; } .fa-nimblr { --fa: ""; } .fa-chromecast { --fa: ""; } .fa-evernote { --fa: ""; } .fa-hacker-news { --fa: ""; } .fa-creative-commons-sampling { --fa: ""; } .fa-adversal { --fa: ""; } .fa-creative-commons { --fa: ""; } .fa-watchman-monitoring { --fa: ""; } .fa-fonticons { --fa: ""; } .fa-weixin { --fa: ""; } .fa-shirtsinbulk { --fa: ""; } .fa-codepen { --fa: ""; } .fa-git-alt { --fa: ""; } .fa-lyft { --fa: ""; } .fa-rev { --fa: ""; } .fa-windows { --fa: ""; } .fa-wizards-of-the-coast { --fa: ""; } .fa-square-viadeo { --fa: ""; } .fa-viadeo-square { --fa: ""; } .fa-meetup { --fa: ""; } .fa-centos { --fa: ""; } .fa-adn { --fa: ""; } .fa-cloudsmith { --fa: ""; } .fa-opensuse { --fa: ""; } .fa-pied-piper-alt { --fa: ""; } .fa-square-dribbble { --fa: ""; } .fa-dribbble-square { --fa: ""; } .fa-codiepie { --fa: ""; } .fa-node { --fa: ""; } .fa-mix { --fa: ""; } .fa-steam { --fa: ""; } .fa-cc-apple-pay { --fa: ""; } .fa-scribd { --fa: ""; } .fa-debian { --fa: ""; } .fa-openid { --fa: ""; } .fa-instalod { --fa: ""; } .fa-files-pinwheel { --fa: ""; } .fa-expeditedssl { --fa: ""; } .fa-sellcast { --fa: ""; } .fa-square-twitter { --fa: ""; } .fa-twitter-square { --fa: ""; } .fa-r-project { --fa: ""; } .fa-delicious { --fa: ""; } .fa-freebsd { --fa: ""; } .fa-vuejs { --fa: ""; } .fa-accusoft { --fa: ""; } .fa-ioxhost { --fa: ""; } .fa-fonticons-fi { --fa: ""; } .fa-app-store { --fa: ""; } .fa-cc-mastercard { --fa: ""; } .fa-itunes-note { --fa: ""; } .fa-golang { --fa: ""; } .fa-kickstarter { --fa: ""; } .fa-square-kickstarter { --fa: ""; } .fa-grav { --fa: ""; } .fa-weibo { --fa: ""; } .fa-uncharted { --fa: ""; } .fa-firstdraft { --fa: ""; } .fa-square-youtube { --fa: ""; } .fa-youtube-square { --fa: ""; } .fa-wikipedia-w { --fa: ""; } .fa-wpressr { --fa: ""; } .fa-rendact { --fa: ""; } .fa-angellist { --fa: ""; } .fa-galactic-republic { --fa: ""; } .fa-nfc-directional { --fa: ""; } .fa-skype { --fa: ""; } .fa-joget { --fa: ""; } .fa-fedora { --fa: ""; } .fa-stripe-s { --fa: ""; } .fa-meta { --fa: ""; } .fa-laravel { --fa: ""; } .fa-hotjar { --fa: ""; } .fa-bluetooth-b { --fa: ""; } .fa-square-letterboxd { --fa: ""; } .fa-sticker-mule { --fa: ""; } .fa-creative-commons-zero { --fa: ""; } .fa-hips { --fa: ""; } .fa-css { --fa: ""; } .fa-behance { --fa: ""; } .fa-reddit { --fa: ""; } .fa-discord { --fa: ""; } .fa-chrome { --fa: ""; } .fa-app-store-ios { --fa: ""; } .fa-cc-discover { --fa: ""; } .fa-wpbeginner { --fa: ""; } .fa-confluence { --fa: ""; } .fa-shoelace { --fa: ""; } .fa-mdb { --fa: ""; } .fa-dochub { --fa: ""; } .fa-accessible-icon { --fa: ""; } .fa-ebay { --fa: ""; } .fa-amazon { --fa: ""; } .fa-unsplash { --fa: ""; } .fa-yarn { --fa: ""; } .fa-square-steam { --fa: ""; } .fa-steam-square { --fa: ""; } .fa-500px { --fa: ""; } .fa-square-vimeo { --fa: ""; } .fa-vimeo-square { --fa: ""; } .fa-asymmetrik { --fa: ""; } .fa-font-awesome { --fa: ""; } .fa-font-awesome-flag { --fa: ""; } .fa-font-awesome-logo-full { --fa: ""; } .fa-gratipay { --fa: ""; } .fa-apple { --fa: ""; } .fa-hive { --fa: ""; } .fa-gitkraken { --fa: ""; } .fa-keybase { --fa: ""; } .fa-apple-pay { --fa: ""; } .fa-padlet { --fa: ""; } .fa-amazon-pay { --fa: ""; } .fa-square-github { --fa: ""; } .fa-github-square { --fa: ""; } .fa-stumbleupon { --fa: ""; } .fa-fedex { --fa: ""; } .fa-phoenix-framework { --fa: ""; } .fa-shopify { --fa: ""; } .fa-neos { --fa: ""; } .fa-square-threads { --fa: ""; } .fa-hackerrank { --fa: ""; } .fa-researchgate { --fa: ""; } .fa-swift { --fa: ""; } .fa-angular { --fa: ""; } .fa-speakap { --fa: ""; } .fa-angrycreative { --fa: ""; } .fa-y-combinator { --fa: ""; } .fa-empire { --fa: ""; } .fa-envira { --fa: ""; } .fa-google-scholar { --fa: ""; } .fa-square-gitlab { --fa: ""; } .fa-gitlab-square { --fa: ""; } .fa-studiovinari { --fa: ""; } .fa-pied-piper { --fa: ""; } .fa-wordpress { --fa: ""; } .fa-product-hunt { --fa: ""; } .fa-firefox { --fa: ""; } .fa-linode { --fa: ""; } .fa-goodreads { --fa: ""; } .fa-square-odnoklassniki { --fa: ""; } .fa-odnoklassniki-square { --fa: ""; } .fa-jsfiddle { --fa: ""; } .fa-sith { --fa: ""; } .fa-themeisle { --fa: ""; } .fa-page4 { --fa: ""; } .fa-hashnode { --fa: ""; } .fa-react { --fa: ""; } .fa-cc-paypal { --fa: ""; } .fa-squarespace { --fa: ""; } .fa-cc-stripe { --fa: ""; } .fa-creative-commons-share { --fa: ""; } .fa-bitcoin { --fa: ""; } .fa-keycdn { --fa: ""; } .fa-opera { --fa: ""; } .fa-itch-io { --fa: ""; } .fa-umbraco { --fa: ""; } .fa-galactic-senate { --fa: ""; } .fa-ubuntu { --fa: ""; } .fa-draft2digital { --fa: ""; } .fa-stripe { --fa: ""; } .fa-houzz { --fa: ""; } .fa-gg { --fa: ""; } .fa-dhl { --fa: ""; } .fa-square-pinterest { --fa: ""; } .fa-pinterest-square { --fa: ""; } .fa-xing { --fa: ""; } .fa-blackberry { --fa: ""; } .fa-creative-commons-pd { --fa: ""; } .fa-playstation { --fa: ""; } .fa-quinscape { --fa: ""; } .fa-less { --fa: ""; } .fa-blogger-b { --fa: ""; } .fa-opencart { --fa: ""; } .fa-vine { --fa: ""; } .fa-signal-messenger { --fa: ""; } .fa-paypal { --fa: ""; } .fa-gitlab { --fa: ""; } .fa-typo3 { --fa: ""; } .fa-reddit-alien { --fa: ""; } .fa-yahoo { --fa: ""; } .fa-dailymotion { --fa: ""; } .fa-affiliatetheme { --fa: ""; } .fa-pied-piper-pp { --fa: ""; } .fa-bootstrap { --fa: ""; } .fa-odnoklassniki { --fa: ""; } .fa-nfc-symbol { --fa: ""; } .fa-mintbit { --fa: ""; } .fa-ethereum { --fa: ""; } .fa-speaker-deck { --fa: ""; } .fa-creative-commons-nc-eu { --fa: ""; } .fa-patreon { --fa: ""; } .fa-avianex { --fa: ""; } .fa-ello { --fa: ""; } .fa-gofore { --fa: ""; } .fa-bimobject { --fa: ""; } .fa-brave-reverse { --fa: ""; } .fa-facebook-f { --fa: ""; } .fa-square-google-plus { --fa: ""; } .fa-google-plus-square { --fa: ""; } .fa-web-awesome { --fa: ""; } .fa-mandalorian { --fa: ""; } .fa-first-order-alt { --fa: ""; } .fa-osi { --fa: ""; } .fa-google-wallet { --fa: ""; } .fa-d-and-d-beyond { --fa: ""; } .fa-periscope { --fa: ""; } .fa-fulcrum { --fa: ""; } .fa-cloudscale { --fa: ""; } .fa-forumbee { --fa: ""; } .fa-mizuni { --fa: ""; } .fa-schlix { --fa: ""; } .fa-square-xing { --fa: ""; } .fa-xing-square { --fa: ""; } .fa-bandcamp { --fa: ""; } .fa-wpforms { --fa: ""; } .fa-cloudversify { --fa: ""; } .fa-usps { --fa: ""; } .fa-megaport { --fa: ""; } .fa-magento { --fa: ""; } .fa-spotify { --fa: ""; } .fa-optin-monster { --fa: ""; } .fa-fly { --fa: ""; } .fa-square-bluesky { --fa: ""; } .fa-aviato { --fa: ""; } .fa-itunes { --fa: ""; } .fa-cuttlefish { --fa: ""; } .fa-blogger { --fa: ""; } .fa-flickr { --fa: ""; } .fa-viber { --fa: ""; } .fa-soundcloud { --fa: ""; } .fa-digg { --fa: ""; } .fa-tencent-weibo { --fa: ""; } .fa-letterboxd { --fa: ""; } .fa-symfony { --fa: ""; } .fa-maxcdn { --fa: ""; } .fa-etsy { --fa: ""; } .fa-facebook-messenger { --fa: ""; } .fa-audible { --fa: ""; } .fa-think-peaks { --fa: ""; } .fa-bilibili { --fa: ""; } .fa-erlang { --fa: ""; } .fa-x-twitter { --fa: ""; } .fa-cotton-bureau { --fa: ""; } .fa-dashcube { --fa: ""; } .fa-42-group { --fa: ""; } .fa-innosoft { --fa: ""; } .fa-stack-exchange { --fa: ""; } .fa-elementor { --fa: ""; } .fa-square-pied-piper { --fa: ""; } .fa-pied-piper-square { --fa: ""; } .fa-creative-commons-nd { --fa: ""; } .fa-palfed { --fa: ""; } .fa-superpowers { --fa: ""; } .fa-resolving { --fa: ""; } .fa-xbox { --fa: ""; } .fa-square-web-awesome-stroke { --fa: ""; } .fa-searchengin { --fa: ""; } .fa-tiktok { --fa: ""; } .fa-square-facebook { --fa: ""; } .fa-facebook-square { --fa: ""; } .fa-renren { --fa: ""; } .fa-linux { --fa: ""; } .fa-glide { --fa: ""; } .fa-linkedin { --fa: ""; } .fa-hubspot { --fa: ""; } .fa-deploydog { --fa: ""; } .fa-twitch { --fa: ""; } .fa-flutter { --fa: ""; } .fa-ravelry { --fa: ""; } .fa-mixer { --fa: ""; } .fa-square-lastfm { --fa: ""; } .fa-lastfm-square { --fa: ""; } .fa-vimeo { --fa: ""; } .fa-mendeley { --fa: ""; } .fa-uniregistry { --fa: ""; } .fa-figma { --fa: ""; } .fa-creative-commons-remix { --fa: ""; } .fa-cc-amazon-pay { --fa: ""; } .fa-dropbox { --fa: ""; } .fa-instagram { --fa: ""; } .fa-cmplid { --fa: ""; } .fa-upwork { --fa: ""; } .fa-facebook { --fa: ""; } .fa-gripfire { --fa: ""; } .fa-jedi-order { --fa: ""; } .fa-uikit { --fa: ""; } .fa-fort-awesome-alt { --fa: ""; } .fa-phabricator { --fa: ""; } .fa-ussunnah { --fa: ""; } .fa-earlybirds { --fa: ""; } .fa-trade-federation { --fa: ""; } .fa-autoprefixer { --fa: ""; } .fa-whatsapp { --fa: ""; } .fa-square-upwork { --fa: ""; } .fa-slideshare { --fa: ""; } .fa-google-play { --fa: ""; } .fa-viadeo { --fa: ""; } .fa-line { --fa: ""; } .fa-google-drive { --fa: ""; } .fa-servicestack { --fa: ""; } .fa-simplybuilt { --fa: ""; } .fa-bitbucket { --fa: ""; } .fa-imdb { --fa: ""; } .fa-deezer { --fa: ""; } .fa-raspberry-pi { --fa: ""; } .fa-jira { --fa: ""; } .fa-docker { --fa: ""; } .fa-screenpal { --fa: ""; } .fa-bluetooth { --fa: ""; } .fa-gitter { --fa: ""; } .fa-d-and-d { --fa: ""; } .fa-microblog { --fa: ""; } .fa-cc-diners-club { --fa: ""; } .fa-gg-circle { --fa: ""; } .fa-pied-piper-hat { --fa: ""; } .fa-kickstarter-k { --fa: ""; } .fa-yandex { --fa: ""; } .fa-readme { --fa: ""; } .fa-html5 { --fa: ""; } .fa-sellsy { --fa: ""; } .fa-square-web-awesome { --fa: ""; } .fa-sass { --fa: ""; } .fa-wirsindhandwerk { --fa: ""; } .fa-wsh { --fa: ""; } .fa-buromobelexperte { --fa: ""; } .fa-salesforce { --fa: ""; } .fa-octopus-deploy { --fa: ""; } .fa-medapps { --fa: ""; } .fa-ns8 { --fa: ""; } .fa-pinterest-p { --fa: ""; } .fa-apper { --fa: ""; } .fa-fort-awesome { --fa: ""; } .fa-waze { --fa: ""; } .fa-bluesky { --fa: ""; } .fa-cc-jcb { --fa: ""; } .fa-snapchat { --fa: ""; } .fa-snapchat-ghost { --fa: ""; } .fa-fantasy-flight-games { --fa: ""; } .fa-rust { --fa: ""; } .fa-wix { --fa: ""; } .fa-square-behance { --fa: ""; } .fa-behance-square { --fa: ""; } .fa-supple { --fa: ""; } .fa-webflow { --fa: ""; } .fa-rebel { --fa: ""; } .fa-css3 { --fa: ""; } .fa-staylinked { --fa: ""; } .fa-kaggle { --fa: ""; } .fa-space-awesome { --fa: ""; } .fa-deviantart { --fa: ""; } .fa-cpanel { --fa: ""; } .fa-goodreads-g { --fa: ""; } .fa-square-git { --fa: ""; } .fa-git-square { --fa: ""; } .fa-square-tumblr { --fa: ""; } .fa-tumblr-square { --fa: ""; } .fa-trello { --fa: ""; } .fa-creative-commons-nc-jp { --fa: ""; } .fa-get-pocket { --fa: ""; } .fa-perbyte { --fa: ""; } .fa-grunt { --fa: ""; } .fa-weebly { --fa: ""; } .fa-connectdevelop { --fa: ""; } .fa-leanpub { --fa: ""; } .fa-black-tie { --fa: ""; } .fa-themeco { --fa: ""; } .fa-python { --fa: ""; } .fa-android { --fa: ""; } .fa-bots { --fa: ""; } .fa-free-code-camp { --fa: ""; } .fa-hornbill { --fa: ""; } .fa-js { --fa: ""; } .fa-ideal { --fa: ""; } .fa-git { --fa: ""; } .fa-dev { --fa: ""; } .fa-sketch { --fa: ""; } .fa-yandex-international { --fa: ""; } .fa-cc-amex { --fa: ""; } .fa-uber { --fa: ""; } .fa-github { --fa: ""; } .fa-php { --fa: ""; } .fa-alipay { --fa: ""; } .fa-youtube { --fa: ""; } .fa-skyatlas { --fa: ""; } .fa-firefox-browser { --fa: ""; } .fa-replyd { --fa: ""; } .fa-suse { --fa: ""; } .fa-jenkins { --fa: ""; } .fa-twitter { --fa: ""; } .fa-rockrms { --fa: ""; } .fa-pinterest { --fa: ""; } .fa-buffer { --fa: ""; } .fa-npm { --fa: ""; } .fa-yammer { --fa: ""; } .fa-btc { --fa: ""; } .fa-dribbble { --fa: ""; } .fa-stumbleupon-circle { --fa: ""; } .fa-internet-explorer { --fa: ""; } .fa-stubber { --fa: ""; } .fa-telegram { --fa: ""; } .fa-telegram-plane { --fa: ""; } .fa-old-republic { --fa: ""; } .fa-odysee { --fa: ""; } .fa-square-whatsapp { --fa: ""; } .fa-whatsapp-square { --fa: ""; } .fa-node-js { --fa: ""; } .fa-edge-legacy { --fa: ""; } .fa-slack { --fa: ""; } .fa-slack-hash { --fa: ""; } .fa-medrt { --fa: ""; } .fa-usb { --fa: ""; } .fa-tumblr { --fa: ""; } .fa-vaadin { --fa: ""; } .fa-quora { --fa: ""; } .fa-square-x-twitter { --fa: ""; } .fa-reacteurope { --fa: ""; } .fa-medium { --fa: ""; } .fa-medium-m { --fa: ""; } .fa-amilia { --fa: ""; } .fa-mixcloud { --fa: ""; } .fa-flipboard { --fa: ""; } .fa-viacoin { --fa: ""; } .fa-critical-role { --fa: ""; } .fa-sitrox { --fa: ""; } .fa-discourse { --fa: ""; } .fa-joomla { --fa: ""; } .fa-mastodon { --fa: ""; } .fa-airbnb { --fa: ""; } .fa-wolf-pack-battalion { --fa: ""; } .fa-buy-n-large { --fa: ""; } .fa-gulp { --fa: ""; } .fa-creative-commons-sampling-plus { --fa: ""; } .fa-strava { --fa: ""; } .fa-ember { --fa: ""; } .fa-canadian-maple-leaf { --fa: ""; } .fa-teamspeak { --fa: ""; } .fa-pushed { --fa: ""; } .fa-wordpress-simple { --fa: ""; } .fa-nutritionix { --fa: ""; } .fa-wodu { --fa: ""; } .fa-google-pay { --fa: ""; } .fa-intercom { --fa: ""; } .fa-zhihu { --fa: ""; } .fa-korvue { --fa: ""; } .fa-pix { --fa: ""; } .fa-steam-symbol { --fa: ""; } /*! * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Commercial License) * Copyright 2024 Fonticons, Inc. */ .fa.fa-glass { --fa: ""; } .fa.fa-envelope-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-envelope-o { --fa: ""; } .fa.fa-star-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-star-o { --fa: ""; } .fa.fa-remove { --fa: ""; } .fa.fa-close { --fa: ""; } .fa.fa-gear { --fa: ""; } .fa.fa-trash-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-trash-o { --fa: ""; } .fa.fa-home { --fa: ""; } .fa.fa-file-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-o { --fa: ""; } .fa.fa-clock-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-clock-o { --fa: ""; } .fa.fa-arrow-circle-o-down { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-arrow-circle-o-down { --fa: ""; } .fa.fa-arrow-circle-o-up { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-arrow-circle-o-up { --fa: ""; } .fa.fa-play-circle-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-play-circle-o { --fa: ""; } .fa.fa-repeat { --fa: ""; } .fa.fa-rotate-right { --fa: ""; } .fa.fa-refresh { --fa: ""; } .fa.fa-list-alt { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-list-alt { --fa: ""; } .fa.fa-dedent { --fa: ""; } .fa.fa-video-camera { --fa: ""; } .fa.fa-picture-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-picture-o { --fa: ""; } .fa.fa-photo { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-photo { --fa: ""; } .fa.fa-image { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-image { --fa: ""; } .fa.fa-map-marker { --fa: ""; } .fa.fa-pencil-square-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-pencil-square-o { --fa: ""; } .fa.fa-edit { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-edit { --fa: ""; } .fa.fa-share-square-o { --fa: ""; } .fa.fa-check-square-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-check-square-o { --fa: ""; } .fa.fa-arrows { --fa: ""; } .fa.fa-times-circle-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-times-circle-o { --fa: ""; } .fa.fa-check-circle-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-check-circle-o { --fa: ""; } .fa.fa-mail-forward { --fa: ""; } .fa.fa-expand { --fa: ""; } .fa.fa-compress { --fa: ""; } .fa.fa-eye { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-eye-slash { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-warning { --fa: ""; } .fa.fa-calendar { --fa: ""; } .fa.fa-arrows-v { --fa: ""; } .fa.fa-arrows-h { --fa: ""; } .fa.fa-bar-chart { --fa: ""; } .fa.fa-bar-chart-o { --fa: ""; } .fa.fa-twitter-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-twitter-square { --fa: ""; } .fa.fa-facebook-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-facebook-square { --fa: ""; } .fa.fa-gears { --fa: ""; } .fa.fa-thumbs-o-up { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-thumbs-o-up { --fa: ""; } .fa.fa-thumbs-o-down { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-thumbs-o-down { --fa: ""; } .fa.fa-heart-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-heart-o { --fa: ""; } .fa.fa-sign-out { --fa: ""; } .fa.fa-linkedin-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-linkedin-square { --fa: ""; } .fa.fa-thumb-tack { --fa: ""; } .fa.fa-external-link { --fa: ""; } .fa.fa-sign-in { --fa: ""; } .fa.fa-github-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-github-square { --fa: ""; } .fa.fa-lemon-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-lemon-o { --fa: ""; } .fa.fa-square-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-square-o { --fa: ""; } .fa.fa-bookmark-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-bookmark-o { --fa: ""; } .fa.fa-twitter { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-facebook { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-facebook { --fa: ""; } .fa.fa-facebook-f { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-facebook-f { --fa: ""; } .fa.fa-github { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-credit-card { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-feed { --fa: ""; } .fa.fa-hdd-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hdd-o { --fa: ""; } .fa.fa-hand-o-right { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-o-right { --fa: ""; } .fa.fa-hand-o-left { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-o-left { --fa: ""; } .fa.fa-hand-o-up { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-o-up { --fa: ""; } .fa.fa-hand-o-down { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-o-down { --fa: ""; } .fa.fa-globe { --fa: ""; } .fa.fa-tasks { --fa: ""; } .fa.fa-arrows-alt { --fa: ""; } .fa.fa-group { --fa: ""; } .fa.fa-chain { --fa: ""; } .fa.fa-cut { --fa: ""; } .fa.fa-files-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-files-o { --fa: ""; } .fa.fa-floppy-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-floppy-o { --fa: ""; } .fa.fa-save { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-save { --fa: ""; } .fa.fa-navicon { --fa: ""; } .fa.fa-reorder { --fa: ""; } .fa.fa-magic { --fa: ""; } .fa.fa-pinterest { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-pinterest-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-pinterest-square { --fa: ""; } .fa.fa-google-plus-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-google-plus-square { --fa: ""; } .fa.fa-google-plus { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-google-plus { --fa: ""; } .fa.fa-money { --fa: ""; } .fa.fa-unsorted { --fa: ""; } .fa.fa-sort-desc { --fa: ""; } .fa.fa-sort-asc { --fa: ""; } .fa.fa-linkedin { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-linkedin { --fa: ""; } .fa.fa-rotate-left { --fa: ""; } .fa.fa-legal { --fa: ""; } .fa.fa-tachometer { --fa: ""; } .fa.fa-dashboard { --fa: ""; } .fa.fa-comment-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-comment-o { --fa: ""; } .fa.fa-comments-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-comments-o { --fa: ""; } .fa.fa-flash { --fa: ""; } .fa.fa-clipboard { --fa: ""; } .fa.fa-lightbulb-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-lightbulb-o { --fa: ""; } .fa.fa-exchange { --fa: ""; } .fa.fa-cloud-download { --fa: ""; } .fa.fa-cloud-upload { --fa: ""; } .fa.fa-bell-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-bell-o { --fa: ""; } .fa.fa-cutlery { --fa: ""; } .fa.fa-file-text-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-text-o { --fa: ""; } .fa.fa-building-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-building-o { --fa: ""; } .fa.fa-hospital-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hospital-o { --fa: ""; } .fa.fa-tablet { --fa: ""; } .fa.fa-mobile { --fa: ""; } .fa.fa-mobile-phone { --fa: ""; } .fa.fa-circle-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-circle-o { --fa: ""; } .fa.fa-mail-reply { --fa: ""; } .fa.fa-github-alt { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-folder-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-folder-o { --fa: ""; } .fa.fa-folder-open-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-folder-open-o { --fa: ""; } .fa.fa-smile-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-smile-o { --fa: ""; } .fa.fa-frown-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-frown-o { --fa: ""; } .fa.fa-meh-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-meh-o { --fa: ""; } .fa.fa-keyboard-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-keyboard-o { --fa: ""; } .fa.fa-flag-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-flag-o { --fa: ""; } .fa.fa-mail-reply-all { --fa: ""; } .fa.fa-star-half-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-star-half-o { --fa: ""; } .fa.fa-star-half-empty { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-star-half-empty { --fa: ""; } .fa.fa-star-half-full { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-star-half-full { --fa: ""; } .fa.fa-code-fork { --fa: ""; } .fa.fa-chain-broken { --fa: ""; } .fa.fa-unlink { --fa: ""; } .fa.fa-calendar-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-calendar-o { --fa: ""; } .fa.fa-maxcdn { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-html5 { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-css3 { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-unlock-alt { --fa: ""; } .fa.fa-minus-square-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-minus-square-o { --fa: ""; } .fa.fa-level-up { --fa: ""; } .fa.fa-level-down { --fa: ""; } .fa.fa-pencil-square { --fa: ""; } .fa.fa-external-link-square { --fa: ""; } .fa.fa-compass { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-caret-square-o-down { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-caret-square-o-down { --fa: ""; } .fa.fa-toggle-down { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-toggle-down { --fa: ""; } .fa.fa-caret-square-o-up { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-caret-square-o-up { --fa: ""; } .fa.fa-toggle-up { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-toggle-up { --fa: ""; } .fa.fa-caret-square-o-right { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-caret-square-o-right { --fa: ""; } .fa.fa-toggle-right { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-toggle-right { --fa: ""; } .fa.fa-eur { --fa: ""; } .fa.fa-euro { --fa: ""; } .fa.fa-gbp { --fa: ""; } .fa.fa-usd { --fa: "$"; } .fa.fa-dollar { --fa: "$"; } .fa.fa-inr { --fa: ""; } .fa.fa-rupee { --fa: ""; } .fa.fa-jpy { --fa: ""; } .fa.fa-cny { --fa: ""; } .fa.fa-rmb { --fa: ""; } .fa.fa-yen { --fa: ""; } .fa.fa-rub { --fa: ""; } .fa.fa-ruble { --fa: ""; } .fa.fa-rouble { --fa: ""; } .fa.fa-krw { --fa: ""; } .fa.fa-won { --fa: ""; } .fa.fa-btc { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-bitcoin { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-bitcoin { --fa: ""; } .fa.fa-file-text { --fa: ""; } .fa.fa-sort-alpha-asc { --fa: ""; } .fa.fa-sort-alpha-desc { --fa: ""; } .fa.fa-sort-amount-asc { --fa: ""; } .fa.fa-sort-amount-desc { --fa: ""; } .fa.fa-sort-numeric-asc { --fa: ""; } .fa.fa-sort-numeric-desc { --fa: ""; } .fa.fa-youtube-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-youtube-square { --fa: ""; } .fa.fa-youtube { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-xing { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-xing-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-xing-square { --fa: ""; } .fa.fa-youtube-play { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-youtube-play { --fa: ""; } .fa.fa-dropbox { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-stack-overflow { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-instagram { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-flickr { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-adn { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-bitbucket { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-bitbucket-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-bitbucket-square { --fa: ""; } .fa.fa-tumblr { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-tumblr-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-tumblr-square { --fa: ""; } .fa.fa-long-arrow-down { --fa: ""; } .fa.fa-long-arrow-up { --fa: ""; } .fa.fa-long-arrow-left { --fa: ""; } .fa.fa-long-arrow-right { --fa: ""; } .fa.fa-apple { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-windows { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-android { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-linux { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-dribbble { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-skype { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-foursquare { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-trello { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-gratipay { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-gittip { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-gittip { --fa: ""; } .fa.fa-sun-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-sun-o { --fa: ""; } .fa.fa-moon-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-moon-o { --fa: ""; } .fa.fa-vk { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-weibo { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-renren { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-pagelines { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-stack-exchange { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-arrow-circle-o-right { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-arrow-circle-o-right { --fa: ""; } .fa.fa-arrow-circle-o-left { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-arrow-circle-o-left { --fa: ""; } .fa.fa-caret-square-o-left { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-caret-square-o-left { --fa: ""; } .fa.fa-toggle-left { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-toggle-left { --fa: ""; } .fa.fa-dot-circle-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-dot-circle-o { --fa: ""; } .fa.fa-vimeo-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-vimeo-square { --fa: ""; } .fa.fa-try { --fa: ""; } .fa.fa-turkish-lira { --fa: ""; } .fa.fa-plus-square-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-plus-square-o { --fa: ""; } .fa.fa-slack { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-wordpress { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-openid { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-institution { --fa: ""; } .fa.fa-bank { --fa: ""; } .fa.fa-mortar-board { --fa: ""; } .fa.fa-yahoo { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-google { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-reddit { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-reddit-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-reddit-square { --fa: ""; } .fa.fa-stumbleupon-circle { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-stumbleupon { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-delicious { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-digg { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-pied-piper-pp { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-pied-piper-alt { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-drupal { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-joomla { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-behance { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-behance-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-behance-square { --fa: ""; } .fa.fa-steam { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-steam-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-steam-square { --fa: ""; } .fa.fa-automobile { --fa: ""; } .fa.fa-cab { --fa: ""; } .fa.fa-spotify { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-deviantart { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-soundcloud { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-file-pdf-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-pdf-o { --fa: ""; } .fa.fa-file-word-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-word-o { --fa: ""; } .fa.fa-file-excel-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-excel-o { --fa: ""; } .fa.fa-file-powerpoint-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-powerpoint-o { --fa: ""; } .fa.fa-file-image-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-image-o { --fa: ""; } .fa.fa-file-photo-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-photo-o { --fa: ""; } .fa.fa-file-picture-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-picture-o { --fa: ""; } .fa.fa-file-archive-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-archive-o { --fa: ""; } .fa.fa-file-zip-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-zip-o { --fa: ""; } .fa.fa-file-audio-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-audio-o { --fa: ""; } .fa.fa-file-sound-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-sound-o { --fa: ""; } .fa.fa-file-video-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-video-o { --fa: ""; } .fa.fa-file-movie-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-movie-o { --fa: ""; } .fa.fa-file-code-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-file-code-o { --fa: ""; } .fa.fa-vine { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-codepen { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-jsfiddle { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-life-bouy { --fa: ""; } .fa.fa-life-buoy { --fa: ""; } .fa.fa-life-saver { --fa: ""; } .fa.fa-support { --fa: ""; } .fa.fa-circle-o-notch { --fa: ""; } .fa.fa-rebel { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-ra { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-ra { --fa: ""; } .fa.fa-resistance { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-resistance { --fa: ""; } .fa.fa-empire { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-ge { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-ge { --fa: ""; } .fa.fa-git-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-git-square { --fa: ""; } .fa.fa-git { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-hacker-news { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-y-combinator-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-y-combinator-square { --fa: ""; } .fa.fa-yc-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-yc-square { --fa: ""; } .fa.fa-tencent-weibo { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-qq { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-weixin { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-wechat { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-wechat { --fa: ""; } .fa.fa-send { --fa: ""; } .fa.fa-paper-plane-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-paper-plane-o { --fa: ""; } .fa.fa-send-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-send-o { --fa: ""; } .fa.fa-circle-thin { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-circle-thin { --fa: ""; } .fa.fa-header { --fa: ""; } .fa.fa-futbol-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-futbol-o { --fa: ""; } .fa.fa-soccer-ball-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-soccer-ball-o { --fa: ""; } .fa.fa-slideshare { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-twitch { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-yelp { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-newspaper-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-newspaper-o { --fa: ""; } .fa.fa-paypal { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-google-wallet { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-cc-visa { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-cc-mastercard { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-cc-discover { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-cc-amex { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-cc-paypal { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-cc-stripe { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-bell-slash-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-bell-slash-o { --fa: ""; } .fa.fa-trash { --fa: ""; } .fa.fa-copyright { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-eyedropper { --fa: ""; } .fa.fa-area-chart { --fa: ""; } .fa.fa-pie-chart { --fa: ""; } .fa.fa-line-chart { --fa: ""; } .fa.fa-lastfm { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-lastfm-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-lastfm-square { --fa: ""; } .fa.fa-ioxhost { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-angellist { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-cc { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-cc { --fa: ""; } .fa.fa-ils { --fa: ""; } .fa.fa-shekel { --fa: ""; } .fa.fa-sheqel { --fa: ""; } .fa.fa-buysellads { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-connectdevelop { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-dashcube { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-forumbee { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-leanpub { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-sellsy { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-shirtsinbulk { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-simplybuilt { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-skyatlas { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-diamond { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-diamond { --fa: ""; } .fa.fa-transgender { --fa: ""; } .fa.fa-intersex { --fa: ""; } .fa.fa-transgender-alt { --fa: ""; } .fa.fa-facebook-official { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-facebook-official { --fa: ""; } .fa.fa-pinterest-p { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-whatsapp { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-hotel { --fa: ""; } .fa.fa-viacoin { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-medium { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-y-combinator { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-yc { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-yc { --fa: ""; } .fa.fa-optin-monster { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-opencart { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-expeditedssl { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-battery-4 { --fa: ""; } .fa.fa-battery { --fa: ""; } .fa.fa-battery-3 { --fa: ""; } .fa.fa-battery-2 { --fa: ""; } .fa.fa-battery-1 { --fa: ""; } .fa.fa-battery-0 { --fa: ""; } .fa.fa-object-group { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-object-ungroup { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-sticky-note-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-sticky-note-o { --fa: ""; } .fa.fa-cc-jcb { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-cc-diners-club { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-clone { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hourglass-o { --fa: ""; } .fa.fa-hourglass-1 { --fa: ""; } .fa.fa-hourglass-2 { --fa: ""; } .fa.fa-hourglass-3 { --fa: ""; } .fa.fa-hand-rock-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-rock-o { --fa: ""; } .fa.fa-hand-grab-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-grab-o { --fa: ""; } .fa.fa-hand-paper-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-paper-o { --fa: ""; } .fa.fa-hand-stop-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-stop-o { --fa: ""; } .fa.fa-hand-scissors-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-scissors-o { --fa: ""; } .fa.fa-hand-lizard-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-lizard-o { --fa: ""; } .fa.fa-hand-spock-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-spock-o { --fa: ""; } .fa.fa-hand-pointer-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-pointer-o { --fa: ""; } .fa.fa-hand-peace-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-hand-peace-o { --fa: ""; } .fa.fa-registered { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-creative-commons { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-gg { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-gg-circle { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-odnoklassniki { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-odnoklassniki-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-odnoklassniki-square { --fa: ""; } .fa.fa-get-pocket { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-wikipedia-w { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-safari { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-chrome { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-firefox { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-opera { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-internet-explorer { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-television { --fa: ""; } .fa.fa-contao { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-500px { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-amazon { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-calendar-plus-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-calendar-plus-o { --fa: ""; } .fa.fa-calendar-minus-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-calendar-minus-o { --fa: ""; } .fa.fa-calendar-times-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-calendar-times-o { --fa: ""; } .fa.fa-calendar-check-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-calendar-check-o { --fa: ""; } .fa.fa-map-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-map-o { --fa: ""; } .fa.fa-commenting { --fa: ""; } .fa.fa-commenting-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-commenting-o { --fa: ""; } .fa.fa-houzz { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-vimeo { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-vimeo { --fa: ""; } .fa.fa-black-tie { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-fonticons { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-reddit-alien { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-edge { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-credit-card-alt { --fa: ""; } .fa.fa-codiepie { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-modx { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-fort-awesome { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-usb { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-product-hunt { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-mixcloud { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-scribd { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-pause-circle-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-pause-circle-o { --fa: ""; } .fa.fa-stop-circle-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-stop-circle-o { --fa: ""; } .fa.fa-bluetooth { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-bluetooth-b { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-gitlab { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-wpbeginner { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-wpforms { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-envira { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-wheelchair-alt { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-wheelchair-alt { --fa: ""; } .fa.fa-question-circle-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-question-circle-o { --fa: ""; } .fa.fa-volume-control-phone { --fa: ""; } .fa.fa-asl-interpreting { --fa: ""; } .fa.fa-deafness { --fa: ""; } .fa.fa-hard-of-hearing { --fa: ""; } .fa.fa-glide { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-glide-g { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-signing { --fa: ""; } .fa.fa-viadeo { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-viadeo-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-viadeo-square { --fa: ""; } .fa.fa-snapchat { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-snapchat-ghost { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-snapchat-ghost { --fa: ""; } .fa.fa-snapchat-square { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-snapchat-square { --fa: ""; } .fa.fa-pied-piper { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-first-order { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-yoast { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-themeisle { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-google-plus-official { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-google-plus-official { --fa: ""; } .fa.fa-google-plus-circle { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-google-plus-circle { --fa: ""; } .fa.fa-font-awesome { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-fa { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-fa { --fa: ""; } .fa.fa-handshake-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-handshake-o { --fa: ""; } .fa.fa-envelope-open-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-envelope-open-o { --fa: ""; } .fa.fa-linode { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-address-book-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-address-book-o { --fa: ""; } .fa.fa-vcard { --fa: ""; } .fa.fa-address-card-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-address-card-o { --fa: ""; } .fa.fa-vcard-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-vcard-o { --fa: ""; } .fa.fa-user-circle-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-user-circle-o { --fa: ""; } .fa.fa-user-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-user-o { --fa: ""; } .fa.fa-id-badge { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-drivers-license { --fa: ""; } .fa.fa-id-card-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-id-card-o { --fa: ""; } .fa.fa-drivers-license-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-drivers-license-o { --fa: ""; } .fa.fa-quora { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-free-code-camp { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-telegram { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-thermometer-4 { --fa: ""; } .fa.fa-thermometer { --fa: ""; } .fa.fa-thermometer-3 { --fa: ""; } .fa.fa-thermometer-2 { --fa: ""; } .fa.fa-thermometer-1 { --fa: ""; } .fa.fa-thermometer-0 { --fa: ""; } .fa.fa-bathtub { --fa: ""; } .fa.fa-s15 { --fa: ""; } .fa.fa-window-maximize { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-window-restore { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-times-rectangle { --fa: ""; } .fa.fa-window-close-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-window-close-o { --fa: ""; } .fa.fa-times-rectangle-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-times-rectangle-o { --fa: ""; } .fa.fa-bandcamp { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-grav { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-etsy { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-imdb { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-ravelry { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-eercast { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-eercast { --fa: ""; } .fa.fa-snowflake-o { font-family: "Font Awesome 6 Pro"; font-weight: 400; } .fa.fa-snowflake-o { --fa: ""; } .fa.fa-superpowers { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-wpexplorer { font-family: "Font Awesome 6 Brands"; font-weight: 400; } .fa.fa-meetup { font-family: "Font Awesome 6 Brands"; font-weight: 400; } /* for making a theme color opaque */ /* grab the yiq color for a theme color */ /* grab the yiq color for a theme color */ /* grab the yiq color for a theme color */ /* fix ios issue clicking on accordions (make sure accordion headers have role='tab') */ [role="tab"] { cursor: pointer; } h1, h2, h3, h4, h5, h6 { font-family: "Roboto Slab", Georgia, serif !important; font-weight: 700 !important; } .btn { font-family: "Open Sans"; font-weight: "bolder"; letter-spacing: "0px"; text-transform: "none"; } .custom-control-description { line-height: 24px; } .container-xs { width: 70%; max-width: 360px; } .container-sm { width: 70%; max-width: 600px; } .modal-content { box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.7); border-radius: 0px; } .flex-1 { flex: 1 1 0%; } .whitespace-normal { white-space: normal; } @media (min-width: 768px) and (max-width: 991.98px) { .modal-dialog.modal-lg { max-width: 95%; } } .btn-group-toggle .btn.active { font-weight: 900; } .btn-group-toggle .btn.active::before { display: inline-block; border: none; content: ""; font-family: "Font Awesome 6 Pro"; font-weight: 900; font-size: 1em; text-rendering: auto; -webkit-font-smoothing: antialiased; padding-right: 1px; } .btn-group-toggle .btn.disabled { pointer-events: none; } .btn-group-toggle > div[data-toggle="tooltip"] > .btn input[type="radio"], .btn-group-toggle > div[data-toggle="tooltip"] > .btn-group > .btn input[type="radio"], .btn-group-toggle > div[data-toggle="tooltip"] > .btn input[type="checkbox"], .btn-group-toggle > div[data-toggle="tooltip"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .progress.progress-lg { height: 1.5rem; } .progress.progress-sm { height: 5px; } .progress.progress-outline { background-color: transparent; border: 1px solid #ddd; } .text-muted { color: inherit !important; opacity: 0.55; } .monospace { font-family: "Courier New", monospace; } .line-thru { text-decoration: line-through; } .text-sm { font-size: 0.8em; line-height: 1.5em; } .text-lg { font-size: 1.5em; } .text-xl { font-size: 4em; } .px-25, .pl-25 { padding-left: 25% !important; } .px-25, .pr-25 { padding-right: 25% !important; } .py-25, .pt-25 { padding-top: 25% !important; } .py-25, .pb-25 { padding-bottom: 25% !important; } a.btn.btn-primary { color: #fff !important; } a.btn.btn-secondary { color: #212529 !important; } /* chevron dropdown caret */ .dropdown-toggle::after { width: fit-content; height: fit-content; display: inline-block; border: none; content: ""; font-family: "Font Awesome 6 Pro"; font-weight: 900; text-rendering: auto; text-align: center; vertical-align: baseline; -webkit-font-smoothing: antialiased; } .card { color: #666; } .card.bg-grey { background-color: #eee; } .card .card-title-sm { font-size: 0.8rem; color: #000; text-transform: uppercase; line-height: 1rem; margin-bottom: 0.5rem; } .card .card-flags { position: absolute; top: 0px; right: 0px; font-size: 0.8rem; font-weight: bold; } .card .card-flags .flag-info, .card .card-flags .flag-primary, .card .card-flags .flag-danger, .card .card-flags .flag-secondary, .card .card-flags .flag-warning, .card .card-flags .flag-light, .card .card-flags .flag-dark, .card .card-flags .flag-success { display: inline-block; color: #fff; padding: 2px 8px; background-color: #555; } .card .card-flags .flag-badge-info, .card .card-flags .flag-badge-primary, .card .card-flags .flag-badge-danger, .card .card-flags .flag-badge-secondary, .card .card-flags .flag-badge-warning, .card .card-flags .flag-badge-light, .card .card-flags .flag-badge-dark, .card .card-flags .flag-badge-success { color: #fff; padding: 8px; font-size: 18px; line-height: 18px; background-color: #555; border-radius: 30px; margin: -7px -7px 0 0; width: 34px; height: 34px; } .card .card-flags .flag-primary, .card .card-flags .flag-badge-primary { background-color: #2e529b; color: #fff; } .card .card-flags .flag-secondary, .card .card-flags .flag-badge-secondary { background-color: #96c0ce; color: #212529; } .card .card-flags .flag-info, .card .card-flags .flag-badge-info { background-color: #c02830; color: #fff; } .card .card-flags .flag-success, .card .card-flags .flag-badge-success { background-color: #28a745; color: #fff; } .card .card-flags .flag-warning, .card .card-flags .flag-badge-warning { background-color: #ffc107; color: #212529; } .card .card-flags .flag-danger, .card .card-flags .flag-badge-danger { background-color: #dc3545; color: #fff; } .card .card-flags .flag-light, .card .card-flags .flag-badge-light { background-color: #f8f9fa; color: #212529; } .card .card-flags .flag-dark, .card .card-flags .flag-badge-dark { background-color: #343a40; color: #fff; } .card .card-flags [class*="flag-"]:last-child { border-radius: 0px 0px 0px 0px; } .card .card-flags.card-flags-left { top: 0px; left: 0px; width: auto; } .card .card-flags.card-flags-left [class*="flag-"]:first-child { border-radius: 0px 0px 0px 0px; } .btn-pill { border-radius: 0px; } .form-control.form-control-pill { border-radius: 0px !important; padding-left: 20px; padding-right: 20px; } .bumped .bumper, .bumped-sm .bumper { width: 85px; float: left; } .bumped .bumper img, .bumped-sm .bumper img { width: 100%; height: auto; } .bumped .text, .bumped-sm .text { margin-left: 100px; } .bumped-sm .bumper { width: 45px; } .bumped-sm .text { margin-left: 54px; } /* hide chrome date-picker placeholder */ input[type="date"]::-webkit-input-placeholder { visibility: hidden !important; } .labelify { position: relative; vertical-align: middle; } .labelify label { pointer-events: none; z-index: 2; top: 6px; left: 13px; font-size: 10px; line-height: 14px; font-weight: 400; color: #777; position: absolute; transition: all 0.2s; overflow: hidden; height: 14px; } .labelify.col label, .labelify[class*="col-"] label { padding-left: 5px; } .labelify.labelify-group label { left: 59px; } .labelify.labelify-group .input-group-addon { font-size: 16px; } .labelify .form-control { padding-top: 20px; height: 52px; color: #111; z-index: 1; } .labelify .input-group { z-index: 1; } .labelify .input-group .btn-lg, .labelify .input-group .btn-group-lg > .btn { height: 52px; } .labelify select.form-control:not([size]):not([multiple]) { padding-top: 20px; padding-left: 12px; padding-right: 22px; height: 52px; background-color: #fff; border-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; background-image: var(--gc-select-down-image); background-size: 16px 16px; background-repeat: no-repeat; background-position: center right; max-height: 52px; } .labelify select.form-control:not([size]):not([multiple])::-ms-expand { display: none; } .labelify select.form-control:not([size]):not([multiple]):disabled, .labelify select.form-control:not([size]):not([multiple])[readonly] { background-color: #e3e8ee; } .labelify textarea.form-control { min-height: 52px; height: auto; } .labelify.labelify-empty label { top: 15px; left: 13px; font-size: 1rem; line-height: 22px; font-weight: 200; color: #aaa; height: 22px; } .labelify.labelify-empty.labelify-group label { left: 59px; } .labelify.labelify-empty.labelify-sm label { font-size: 12px; top: 15px; } ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #ddd; font-weight: 200; } ::-moz-placeholder { /* Firefox 19+ */ color: #ddd; font-weight: 200; } :-ms-input-placeholder { /* IE 10+ */ color: #ddd; font-weight: 200; } :-moz-placeholder { /* Firefox 18- */ color: #ddd; font-weight: 200; } ::placeholder { color: #ddd; font-weight: 200; } .masonry-4, .masonry-3, .masonry-2 { margin-right: -32px; } .masonry-4::after, .masonry-3::after, .masonry-2::after { display: block; clear: both; content: ""; } .masonry-4 .brick-container, .masonry-3 .brick-container, .masonry-2 .brick-container { float: left; margin-right: 32px; } .masonry-4.macyjs, .masonry-3.macyjs, .masonry-2.macyjs { margin: 0; } .masonry-4.macyjs .brick-container, .masonry-3.macyjs .brick-container, .masonry-2.macyjs .brick-container { margin: 0; } .masonry-4.macyjs .brick-container .card, .masonry-3.macyjs .brick-container .card, .masonry-2.macyjs .brick-container .card { margin-bottom: 0 !important; } .masonry-4 .brick-container { width: calc(25% - 32px); } .masonry-3 .brick-container { width: calc(33.3333% - 32px); } .masonry-2 .brick-container { width: calc(50% - 32px); } .timeline { position: relative; padding: 20px 0 20px; list-style: none; } .timeline:before { content: " "; position: absolute; top: 0; bottom: 0; left: 50%; width: 3px; margin-left: -1.5px; background-color: #eeeeee; } .timeline > li { position: relative; margin-bottom: 20px; } .timeline > li:before, .timeline > li:after { content: " "; display: table; } .timeline > li:after { clear: both; } .timeline > li:before, .timeline > li:after { content: " "; display: table; } .timeline > li:after { clear: both; } .timeline > li > .timeline-panel { float: left; position: relative; width: 46%; padding: 20px; border: 1px solid #d4d4d4; border-radius: 2px; -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); background-color: #fff; } .timeline > li > .timeline-panel:before { content: " "; display: inline-block; position: absolute; top: 26px; right: -15px; border-top: 15px solid transparent; border-right: 0 solid #ccc; border-bottom: 15px solid transparent; border-left: 15px solid #ccc; } .timeline > li > .timeline-panel:after { content: " "; display: inline-block; position: absolute; top: 27px; right: -14px; border-top: 14px solid transparent; border-right: 0 solid #fff; border-bottom: 14px solid transparent; border-left: 14px solid #fff; } .timeline > li > .timeline-badge { z-index: 100; position: absolute; top: 16px; left: 50%; width: 50px; height: 50px; margin-left: -25px; border-radius: 50% 50% 50% 50%; text-align: center; font-size: 1.4em; line-height: 50px; color: #fff; background-color: #999999; } .timeline > li.timeline-inverted > .timeline-panel { float: right; } .timeline > li.timeline-inverted > .timeline-panel:before { right: auto; left: -15px; border-right-width: 15px; border-left-width: 0; } .timeline > li.timeline-inverted > .timeline-panel:after { right: auto; left: -14px; border-right-width: 14px; border-left-width: 0; } .timeline-badge.primary { background-color: #2e6da4 !important; } .timeline-badge.success { background-color: #3f903f !important; } .timeline-badge.warning { background-color: #f0ad4e !important; } .timeline-badge.danger { background-color: #d9534f !important; } .timeline-badge.info { background-color: #5bc0de !important; } .timeline-title { margin-top: 0; color: inherit; } .timeline-body > p, .timeline-body > ul { margin-bottom: 0; } .timeline-body > p + p { margin-top: 5px; } @media (max-width: 767px) { ul.timeline:before { left: 40px; } ul.timeline > li > .timeline-panel { width: calc(100% - 90px); width: -moz-calc(100% - 90px); width: -webkit-calc(100% - 90px); } ul.timeline > li > .timeline-badge { top: 16px; left: 15px; margin-left: 0; } ul.timeline > li > .timeline-panel { float: right; } ul.timeline > li > .timeline-panel:before { right: auto; left: -15px; border-right-width: 15px; border-left-width: 0; } ul.timeline > li > .timeline-panel:after { right: auto; left: -14px; border-right-width: 14px; border-left-width: 0; } } .timeline-files { margin-top: 15px; } .timeline-files.masonry-1-col { column-count: 1; column-gap: 1px; } .timeline-files.masonry-2-col { column-count: 2; column-gap: 1px; } .timeline-files.masonry-3-col { column-count: 3; column-gap: 1px; } .timeline-files .timeline-file { display: block; box-sizing: border-box; background-color: #eee; } .timeline-files .timeline-file > img { width: 100%; height: auto; border-bottom: 1px solid #fff; } .timeline-files .timeline-file > .placeholder { white-space: nowrap; width: 100%; height: auto; padding: 20px 0px; text-align: center; font-size: 11px; border-bottom: 1px solid #fff; } ul.timeline-inline { list-style-type: none; position: relative; } ul.timeline-inline:before { content: " "; background: #d4d9df; display: inline-block; position: absolute; left: 29px; width: 2px; height: 100%; z-index: 1; } ul.timeline-inline li { margin: -3px 0px 40px 0px; padding-left: 20px; } ul.timeline-inline li:before { content: " "; background: white; display: inline-block; position: absolute; border-radius: 50%; border: 3px solid #c02830; left: 20px; width: 20px; height: 20px; z-index: 2; } .form-primary .labelify label, .form-primary .labelify.labelify-empty label { color: #2c4e93; } .form-primary select.form-control, .form-primary input.form-control { background-color: rgba(46, 82, 155, 0.15) !important; border-color: #2e529b; color: #2e529b; } .form-primary select.form-control.form-control-outline, .form-primary input.form-control.form-control-outline { background-color: transparent !important; } .form-primary select.form-control:focus, .form-primary input.form-control:focus { box-shadow: 0 0 0 0.2rem rgba(46, 82, 155, 0.25); } .form-primary select.form-control::-webkit-input-placeholder, .form-primary input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #2e529b; font-weight: 200; } .form-primary select.form-control::-moz-placeholder, .form-primary input.form-control::-moz-placeholder { /* Firefox 19+ */ color: #2e529b; font-weight: 200; } .form-primary select.form-control:-ms-input-placeholder, .form-primary input.form-control:-ms-input-placeholder { /* IE 10+ */ color: #2e529b; font-weight: 200; } .form-primary select.form-control:-moz-placeholder, .form-primary input.form-control:-moz-placeholder { /* Firefox 18- */ color: #2e529b; font-weight: 200; } .form-primary select.form-control::placeholder, .form-primary input.form-control::placeholder { color: #2e529b; font-weight: 200; } .form-secondary .labelify label, .form-secondary .labelify.labelify-empty label { color: #8fbccb; } .form-secondary select.form-control, .form-secondary input.form-control { background-color: rgba(150, 192, 206, 0.15) !important; border-color: #96c0ce; color: #2e529b; } .form-secondary select.form-control:focus, .form-secondary input.form-control:focus { box-shadow: 0 0 0 0.2rem rgba(150, 192, 206, 0.25); } .form-secondary select.form-control::-webkit-input-placeholder, .form-secondary input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #96c0ce; font-weight: 200; } .form-secondary select.form-control::-moz-placeholder, .form-secondary input.form-control::-moz-placeholder { /* Firefox 19+ */ color: #96c0ce; font-weight: 200; } .form-secondary select.form-control:-ms-input-placeholder, .form-secondary input.form-control:-ms-input-placeholder { /* IE 10+ */ color: #96c0ce; font-weight: 200; } .form-secondary select.form-control:-moz-placeholder, .form-secondary input.form-control:-moz-placeholder { /* Firefox 18- */ color: #96c0ce; font-weight: 200; } .form-secondary select.form-control::placeholder, .form-secondary input.form-control::placeholder { color: #96c0ce; font-weight: 200; } blockquote { font-size: 1.1rem; border-left: 3px solid #666; padding: 0px 1.2rem; } .modal-image-preview { min-height: 160px; max-height: 300px; width: 100%; overflow: hidden; background-size: cover; background-position: center center; border-radius: 0.3em 0.3em 0px 0px; } .shadow-xs { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) !important; } .shadow-sm { box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) !important; } .shadow, .shadow-md { box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) !important; } .shadow-lg { box-shadow: 0 0 30px rgba(0, 0, 0, 0.4) !important; } .carousel .carousel-item .carousel-caption { display: flex; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; width: 100%; height: 100%; align-items: center; justify-content: center; } .carousel .carousel-item .carousel-caption.caption-left, .carousel .carousel-item .carousel-caption.caption-bottom-left { justify-content: start; padding-left: 10%; } .carousel .carousel-item .carousel-caption.caption-left .carousel-caption-body, .carousel .carousel-item .carousel-caption.caption-bottom-left .carousel-caption-body { text-align: left; width: 80%; } .carousel .carousel-item .carousel-caption.caption-left .carousel-caption-body h1, .carousel .carousel-item .carousel-caption.caption-left .carousel-caption-body h2, .carousel .carousel-item .carousel-caption.caption-left .carousel-caption-body h3, .carousel .carousel-item .carousel-caption.caption-left .carousel-caption-body h4, .carousel .carousel-item .carousel-caption.caption-bottom-left .carousel-caption-body h1, .carousel .carousel-item .carousel-caption.caption-bottom-left .carousel-caption-body h2, .carousel .carousel-item .carousel-caption.caption-bottom-left .carousel-caption-body h3, .carousel .carousel-item .carousel-caption.caption-bottom-left .carousel-caption-body h4 { text-align: left; } .carousel .carousel-item .carousel-caption.caption-left .carousel-caption-body h1:after, .carousel .carousel-item .carousel-caption.caption-left .carousel-caption-body h2:after, .carousel .carousel-item .carousel-caption.caption-left .carousel-caption-body h3:after, .carousel .carousel-item .carousel-caption.caption-left .carousel-caption-body h4:after, .carousel .carousel-item .carousel-caption.caption-bottom-left .carousel-caption-body h1:after, .carousel .carousel-item .carousel-caption.caption-bottom-left .carousel-caption-body h2:after, .carousel .carousel-item .carousel-caption.caption-bottom-left .carousel-caption-body h3:after, .carousel .carousel-item .carousel-caption.caption-bottom-left .carousel-caption-body h4:after { content: none; } .carousel .carousel-item .carousel-caption.caption-left { align-items: center; } .carousel .carousel-item .carousel-caption.caption-bottom-left { align-items: flex-end; padding-bottom: 5%; } .carousel .carousel-item .carousel-caption .carousel-caption-body { width: 60%; } @media (max-width: 991.98px) { .carousel .carousel-item .carousel-caption .carousel-caption-body { width: 70%; } .carousel .carousel-item .carousel-caption .carousel-caption-body h1, .carousel .carousel-item .carousel-caption .carousel-caption-body h2, .carousel .carousel-item .carousel-caption .carousel-caption-body h3, .carousel .carousel-item .carousel-caption .carousel-caption-body h4, .carousel .carousel-item .carousel-caption .carousel-caption-body h5 { font-size: 36px; } .carousel .carousel-item .carousel-caption .carousel-caption-body h1:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h2:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h3:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h4:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h5:after { content: none; } .carousel .carousel-item .carousel-caption .carousel-caption-body p { font-size: 16px; } .carousel .carousel-item .carousel-caption .carousel-caption-body .btn-lg, .carousel .carousel-item .carousel-caption .carousel-caption-body .btn-group-lg > .btn { font-size: 18px; } } @media (min-width: 576px) and (max-width: 767.98px) { .carousel .carousel-item .carousel-caption .carousel-caption-body h1, .carousel .carousel-item .carousel-caption .carousel-caption-body h2, .carousel .carousel-item .carousel-caption .carousel-caption-body h3, .carousel .carousel-item .carousel-caption .carousel-caption-body h4, .carousel .carousel-item .carousel-caption .carousel-caption-body h5 { font-size: 32px; } .carousel .carousel-item .carousel-caption .carousel-caption-body h1:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h2:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h3:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h4:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h5:after { content: none; } } @media (max-width: 575.98px) { .carousel .carousel-item .carousel-caption .carousel-caption-body { width: 80%; } .carousel .carousel-item .carousel-caption .carousel-caption-body h1, .carousel .carousel-item .carousel-caption .carousel-caption-body h2, .carousel .carousel-item .carousel-caption .carousel-caption-body h3, .carousel .carousel-item .carousel-caption .carousel-caption-body h4, .carousel .carousel-item .carousel-caption .carousel-caption-body h5 { font-size: 26px; } .carousel .carousel-item .carousel-caption .carousel-caption-body h1:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h2:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h3:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h4:after, .carousel .carousel-item .carousel-caption .carousel-caption-body h5:after { content: none; } .carousel .carousel-item .carousel-caption .carousel-caption-body p { font-size: 14px; } .carousel .carousel-item .carousel-caption .carousel-caption-body .btn-lg, .carousel .carousel-item .carousel-caption .carousel-caption-body .btn-group-lg > .btn { font-size: 14px; } } .carousel .carousel-item.carousel-text .carousel-caption { display: block; position: relative; color: inherit; width: 80%; margin-right: auto; margin-left: auto; } .circle-avatar-bg, .circle-avatar-bg-sm, .circle-avatar-bg-lg, .circle-avatar-bg-xs { display: inline-block; border-radius: 50px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-color: #fafafa; } .circle-avatar-bg { height: 100px; width: 100px; min-width: 100px; min-height: 100px; } .circle-avatar-bg-sm { height: 50px; width: 50px; min-width: 50px; min-height: 50px; } .circle-avatar-bg-xs { height: 20px; width: 20px; min-height: 20px; min-width: 20px; } .circle-avatar-bg-lg { height: 190px; width: 190px; min-height: 190px; min-width: 190px; border-radius: 95px; } .darken-100 { filter: brightness(0%); } .darken-75 { filter: brightness(25%); } .darken-50 { filter: brightness(50%); } .darken-25, .darken { filter: brightness(75%); } .row.gutter-sm { margin-left: -7px; margin-right: -7px; } .row.gutter-sm .col-1, .row.gutter-sm .col-2, .row.gutter-sm .col-3, .row.gutter-sm .col-4, .row.gutter-sm .col-5, .row.gutter-sm .col-6, .row.gutter-sm .col-7, .row.gutter-sm .col-8, .row.gutter-sm .col-9, .row.gutter-sm .col-10, .row.gutter-sm .col-11, .row.gutter-sm .col-12, .row.gutter-sm .col, .row.gutter-sm .col-auto, .row.gutter-sm .col-sm-1, .row.gutter-sm .col-sm-2, .row.gutter-sm .col-sm-3, .row.gutter-sm .col-sm-4, .row.gutter-sm .col-sm-5, .row.gutter-sm .col-sm-6, .row.gutter-sm .col-sm-7, .row.gutter-sm .col-sm-8, .row.gutter-sm .col-sm-9, .row.gutter-sm .col-sm-10, .row.gutter-sm .col-sm-11, .row.gutter-sm .col-sm-12, .row.gutter-sm .col-sm, .row.gutter-sm .col-sm-auto, .row.gutter-sm .col-md-1, .row.gutter-sm .col-md-2, .row.gutter-sm .col-md-3, .row.gutter-sm .col-md-4, .row.gutter-sm .col-md-5, .row.gutter-sm .col-md-6, .row.gutter-sm .col-md-7, .row.gutter-sm .col-md-8, .row.gutter-sm .col-md-9, .row.gutter-sm .col-md-10, .row.gutter-sm .col-md-11, .row.gutter-sm .col-md-12, .row.gutter-sm .col-md, .row.gutter-sm .col-md-auto, .row.gutter-sm .col-lg-1, .row.gutter-sm .col-lg-2, .row.gutter-sm .col-lg-3, .row.gutter-sm .col-lg-4, .row.gutter-sm .col-lg-5, .row.gutter-sm .col-lg-6, .row.gutter-sm .col-lg-7, .row.gutter-sm .col-lg-8, .row.gutter-sm .col-lg-9, .row.gutter-sm .col-lg-10, .row.gutter-sm .col-lg-11, .row.gutter-sm .col-lg-12, .row.gutter-sm .col-lg, .row.gutter-sm .col-lg-auto, .row.gutter-sm .col-xl-1, .row.gutter-sm .col-xl-2, .row.gutter-sm .col-xl-3, .row.gutter-sm .col-xl-4, .row.gutter-sm .col-xl-5, .row.gutter-sm .col-xl-6, .row.gutter-sm .col-xl-7, .row.gutter-sm .col-xl-8, .row.gutter-sm .col-xl-9, .row.gutter-sm .col-xl-10, .row.gutter-sm .col-xl-11, .row.gutter-sm .col-xl-12, .row.gutter-sm .col-xl, .row.gutter-sm .col-xl-auto { padding-left: 7px; padding-right: 7px; } .row.gutter-xs { margin-left: -3px; margin-right: -3px; } .row.gutter-xs .col-1, .row.gutter-xs .col-2, .row.gutter-xs .col-3, .row.gutter-xs .col-4, .row.gutter-xs .col-5, .row.gutter-xs .col-6, .row.gutter-xs .col-7, .row.gutter-xs .col-8, .row.gutter-xs .col-9, .row.gutter-xs .col-10, .row.gutter-xs .col-11, .row.gutter-xs .col-12, .row.gutter-xs .col, .row.gutter-xs .col-auto, .row.gutter-xs .col-sm-1, .row.gutter-xs .col-sm-2, .row.gutter-xs .col-sm-3, .row.gutter-xs .col-sm-4, .row.gutter-xs .col-sm-5, .row.gutter-xs .col-sm-6, .row.gutter-xs .col-sm-7, .row.gutter-xs .col-sm-8, .row.gutter-xs .col-sm-9, .row.gutter-xs .col-sm-10, .row.gutter-xs .col-sm-11, .row.gutter-xs .col-sm-12, .row.gutter-xs .col-sm, .row.gutter-xs .col-sm-auto, .row.gutter-xs .col-md-1, .row.gutter-xs .col-md-2, .row.gutter-xs .col-md-3, .row.gutter-xs .col-md-4, .row.gutter-xs .col-md-5, .row.gutter-xs .col-md-6, .row.gutter-xs .col-md-7, .row.gutter-xs .col-md-8, .row.gutter-xs .col-md-9, .row.gutter-xs .col-md-10, .row.gutter-xs .col-md-11, .row.gutter-xs .col-md-12, .row.gutter-xs .col-md, .row.gutter-xs .col-md-auto, .row.gutter-xs .col-lg-1, .row.gutter-xs .col-lg-2, .row.gutter-xs .col-lg-3, .row.gutter-xs .col-lg-4, .row.gutter-xs .col-lg-5, .row.gutter-xs .col-lg-6, .row.gutter-xs .col-lg-7, .row.gutter-xs .col-lg-8, .row.gutter-xs .col-lg-9, .row.gutter-xs .col-lg-10, .row.gutter-xs .col-lg-11, .row.gutter-xs .col-lg-12, .row.gutter-xs .col-lg, .row.gutter-xs .col-lg-auto, .row.gutter-xs .col-xl-1, .row.gutter-xs .col-xl-2, .row.gutter-xs .col-xl-3, .row.gutter-xs .col-xl-4, .row.gutter-xs .col-xl-5, .row.gutter-xs .col-xl-6, .row.gutter-xs .col-xl-7, .row.gutter-xs .col-xl-8, .row.gutter-xs .col-xl-9, .row.gutter-xs .col-xl-10, .row.gutter-xs .col-xl-11, .row.gutter-xs .col-xl-12, .row.gutter-xs .col-xl, .row.gutter-xs .col-xl-auto { padding-left: 3px; padding-right: 3px; } .__honeypot { position: absolute; overflow: hidden; height: 1px; width: 1px; top: -900px; left: -900px; z-index: 0; } .bubble { position: relative; background: #eee; border-radius: 0.4em; margin-left: 22px; } .bubble:after { content: ""; position: absolute; left: 0; top: 50%; width: 0; height: 0; border: 12px solid transparent; border-right-color: #eee; border-left: 0; margin-top: -12px; margin-left: -12px; } .bubble.bubble-primary { background-color: #2e529b; color: #fff; } .bubble.bubble-primary:after { border-right-color: #2e529b; } .bubble.bubble-secondary { background-color: #96c0ce; color: #212529; } .bubble.bubble-secondary:after { border-right-color: #96c0ce; } .bubble.bubble-info { background-color: #c02830; color: #fff; } .bubble.bubble-info:after { border-right-color: #c02830; } .collapse-indicator::after { display: inline-block; border: none; content: ""; font-family: "Font Awesome 6 Pro"; font-weight: 900; font-size: 70%; text-rendering: auto; -webkit-font-smoothing: antialiased; margin-left: 5px; vertical-align: middle; } .collapse-indicator.collapsed::after { content: ""; } .nav-pills.nav-secondary .nav-link.active, .nav-pills.nav-secondary .show > .nav-link { background-color: #96c0ce; color: #212529; } /* .nav.nav-pills.btn-pill .btn:first-child { border-radius:25px 0px 0px 25px; } .nav.nav-pills.btn-pill .btn:last-child { border-radius:0px 25px 25px 0px; }*/ .modal-danger .modal-header { background-color: #d9534f; color: #fff; border-top-left-radius: inherit; border-top-right-radius: inherit; } .modal-success .modal-header { background-color: #5cb85c; color: #fff; border-top-left-radius: inherit; border-top-right-radius: inherit; } .modal-primary .modal-header { background-color: #428bca; color: #fff; border-top-left-radius: inherit; border-top-right-radius: inherit; } .modal-info .modal-header { background-color: #5bc0de; color: #fff; border-top-left-radius: inherit; border-top-right-radius: inherit; } .modal-warning .modal-header { background-color: #f0ad4e; color: #fff; border-top-left-radius: inherit; border-top-right-radius: inherit; } .modal-secondary .modal-header { background-color: #6f5499; color: #fff; border-top-left-radius: inherit; border-top-right-radius: inherit; } .modal-info .modal-title, .modal-danger .modal-title, .modal-success .modal-title, .modal-warning .modal-title, .modal-secondary .modal-title { color: #fff; } .modal-info .modal-title small, .modal-danger .modal-title small, .modal-success .modal-title small, .modal-warning .modal-title small, .modal-secondary .modal-title small { color: #fff; opacity: 0.8; } .object-fit-cover { object-fit: cover; object-position: center center; } .collapse-carot:after { transition: all 0.3s ease-in-out; opacity: 1; display: inline-block; float: right; font-size: 14px; content: ""; font-family: "Font Awesome 6 Pro"; font-weight: 900; vertical-align: text-bottom; } .collapse-carot.collapsed:after { transition: all 0.3s ease-in-out; transform: scaleY(-1); opacity: 0.4; } .mt-n1 { margin-top: -0.25rem !important; } .mt-n2 { margin-top: -0.5rem !important; } .mt-n3 { margin-top: -1rem !important; } .mt-n4 { margin-top: -1.5rem !important; } .mt-n5 { margin-top: -3rem !important; } .whitespace-normal { white-space: normal !important; } .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; } .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; } @media (min-width: 576px) { .w-sm-25 { width: 25% !important; } .w-sm-50 { width: 50% !important; } .w-sm-75 { width: 75% !important; } .w-sm-100 { width: 100% !important; } .w-sm-auto { width: auto !important; } .h-sm-25 { height: 25% !important; } .h-sm-50 { height: 50% !important; } .h-sm-75 { height: 75% !important; } .h-sm-100 { height: 100% !important; } .h-sm-auto { height: auto !important; } } @media (min-width: 768px) { .w-md-25 { width: 25% !important; } .w-md-50 { width: 50% !important; } .w-md-75 { width: 75% !important; } .w-md-100 { width: 100% !important; } .w-md-auto { width: auto !important; } .h-md-25 { height: 25% !important; } .h-md-50 { height: 50% !important; } .h-md-75 { height: 75% !important; } .h-md-100 { height: 100% !important; } .h-md-auto { height: auto !important; } } @media (min-width: 992px) { .w-lg-25 { width: 25% !important; } .w-lg-50 { width: 50% !important; } .w-lg-75 { width: 75% !important; } .w-lg-100 { width: 100% !important; } .w-lg-auto { width: auto !important; } .h-lg-25 { height: 25% !important; } .h-lg-50 { height: 50% !important; } .h-lg-75 { height: 75% !important; } .h-lg-100 { height: 100% !important; } .h-lg-auto { height: auto !important; } } @media (min-width: 1200px) { .w-xl-25 { width: 25% !important; } .w-xl-50 { width: 50% !important; } .w-xl-75 { width: 75% !important; } .w-xl-100 { width: 100% !important; } .w-xl-auto { width: auto !important; } .h-xl-25 { height: 25% !important; } .h-xl-50 { height: 50% !important; } .h-xl-75 { height: 75% !important; } .h-xl-100 { height: 100% !important; } .h-xl-auto { height: auto !important; } } .rating input { display: none; } .rating label { text-align: center; margin: 0 0.4em 0.5em 0.4em; font-size: 0.7em; } .rating label:before { content: ""; font-size: 3em; font-family: "Font Awesome 6 Pro"; font-weight: 900; display: block; text-align: center; } .rating input:checked ~ label:before, .rating input:hover ~ label:before, .rating input:focus ~ label:before { content: ""; } @media (max-width: 575.98px) { .rating label { font-size: 0.6em; } .rating label:before { font-size: 2em; } } .rating.rating-heart label { flex: 1 0 0; width: 0; text-align: center; word-wrap: break-word; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0.4em; padding-right: 0.4em; } .rating.rating-heart label:before { content: ""; font-weight: 400; } .rating.rating-heart input:checked ~ label:before { content: ""; font-weight: 900; } .rating.rating-heart:hover input ~ label:before { content: ""; font-weight: 400; } .rating.rating-heart:hover label:hover:before, .rating.rating-heart:hover label:hover ~ label:before { content: ""; font-weight: 900; } .rating.rating-star label:before { content: ""; } .rating.rating-star input:checked ~ label:before, .rating.rating-star input:hover ~ label:before, .rating.rating-star input:focus ~ label:before { content: ""; } .rating.rating-square label:before { content: ""; } .rating.rating-square input:checked ~ label:before, .rating.rating-square input:hover ~ label:before, .rating.rating-square input:focus ~ label:before { content: ""; } .rating.rating-check label:before { content: ""; } .rating.rating-check input:checked ~ label:before, .rating.rating-check input:hover ~ label:before, .rating.rating-check input:focus ~ label:before { content: ""; } .rating.rating-times label:before { content: ""; } .rating.rating-times input:checked ~ label:before, .rating.rating-times input:hover ~ label:before, .rating.rating-times input:focus ~ label:before { content: ""; } .border-top { border-top: 1px solid #dee2e6 !important; } .border-right { border-right: 1px solid #dee2e6 !important; } .border-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-left { border-left: 1px solid #dee2e6 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; } .border-x { border-left: 1px solid #dee2e6 !important; border-right: 1px solid #dee2e6 !important; } .border-y { border-top: 1px solid #dee2e6 !important; border-bottom: 1px solid #dee2e6 !important; } @media (min-width: 576px) { .border-sm-top { border-top: 1px solid #dee2e6 !important; } .border-sm-right { border-right: 1px solid #dee2e6 !important; } .border-sm-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-sm-left { border-left: 1px solid #dee2e6 !important; } .border-sm-top-0 { border-top: 0 !important; } .border-sm-right-0 { border-right: 0 !important; } .border-sm-bottom-0 { border-bottom: 0 !important; } .border-sm-left-0 { border-left: 0 !important; } .border-sm-x { border-left: 1px solid #dee2e6 !important; border-right: 1px solid #dee2e6 !important; } .border-sm-y { border-top: 1px solid #dee2e6 !important; border-bottom: 1px solid #dee2e6 !important; } } @media (min-width: 768px) { .border-md-top { border-top: 1px solid #dee2e6 !important; } .border-md-right { border-right: 1px solid #dee2e6 !important; } .border-md-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-md-left { border-left: 1px solid #dee2e6 !important; } .border-md-top-0 { border-top: 0 !important; } .border-md-right-0 { border-right: 0 !important; } .border-md-bottom-0 { border-bottom: 0 !important; } .border-md-left-0 { border-left: 0 !important; } .border-md-x { border-left: 1px solid #dee2e6 !important; border-right: 1px solid #dee2e6 !important; } .border-md-y { border-top: 1px solid #dee2e6 !important; border-bottom: 1px solid #dee2e6 !important; } } @media (min-width: 992px) { .border-lg-top { border-top: 1px solid #dee2e6 !important; } .border-lg-right { border-right: 1px solid #dee2e6 !important; } .border-lg-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-lg-left { border-left: 1px solid #dee2e6 !important; } .border-lg-top-0 { border-top: 0 !important; } .border-lg-right-0 { border-right: 0 !important; } .border-lg-bottom-0 { border-bottom: 0 !important; } .border-lg-left-0 { border-left: 0 !important; } .border-lg-x { border-left: 1px solid #dee2e6 !important; border-right: 1px solid #dee2e6 !important; } .border-lg-y { border-top: 1px solid #dee2e6 !important; border-bottom: 1px solid #dee2e6 !important; } } @media (min-width: 1200px) { .border-xl-top { border-top: 1px solid #dee2e6 !important; } .border-xl-right { border-right: 1px solid #dee2e6 !important; } .border-xl-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-xl-left { border-left: 1px solid #dee2e6 !important; } .border-xl-top-0 { border-top: 0 !important; } .border-xl-right-0 { border-right: 0 !important; } .border-xl-bottom-0 { border-bottom: 0 !important; } .border-xl-left-0 { border-left: 0 !important; } .border-xl-x { border-left: 1px solid #dee2e6 !important; border-right: 1px solid #dee2e6 !important; } .border-xl-y { border-top: 1px solid #dee2e6 !important; border-bottom: 1px solid #dee2e6 !important; } } /* zoom in on the centered item */ .owl-carousel.owl-center-zoom .owl-item.center.active { z-index: 99; -ms-transform: scale(1, 1); /* IE 9 */ -webkit-transform: scale(1, 1); /* Safari */ transform: scale(1, 1); opacity: 1; transition: transform opacity 0.3s; } .owl-carousel.owl-center-zoom .owl-item { z-index: 1; -ms-transform: scale(0.8, 0.8); /* IE 9 */ -webkit-transform: scale(0.8, 0.8); /* Safari */ transform: scale(0.8, 0.8); opacity: 0.8; transition: transform opacity 0.3s; } /* veritally centered items */ .owl-carousel.owl-centered-heights .owl-wrapper { display: table !important; } .owl-carousel.owl-centered-heights .owl-item { display: table-cell; float: none; vertical-align: middle; } .owl-carousel.owl-centered-heights .owl-item div { text-align: center; } .gc-lock { font-size: 11px; width: auto; display: inline-block; margin: 0px auto; padding-left: 40px; background: transparent; background-repeat: no-repeat; background-position: left center; background-size: 30px 30px; text-align: left; vertical-align: middle; } .gc-lock-dark { font-size: 11px; width: auto; display: inline-block; margin: 0px auto; padding-left: 40px; background: transparent; background-repeat: no-repeat; background-position: left center; background-size: 30px 30px; text-align: left; color: #fff; vertical-align: middle; } .gc-lock-dark .text-muted { color: #ccc; } .gc-lock-dark a, .gc-lock-dark a:active, .gc-lock-dark a:hover, .gc-lock-dark a:visited { color: #ccc; } .gc-partner-brand-img { max-height: 30px; width: auto; margin: 2px 7px; vertical-align: middle; } .gc-caption { max-width: 100%; } .gc-caption img { margin-bottom: 0; } .gc-caption-text { margin-bottom: 0; padding: 10px 14px; background: #ddd; font-size: 0.71111em; } header { width: 100%; z-index: 100; font-size: 0.8rem; } header.header-full .container { max-width: 99%; } header .top-bar { font-size: 0.8rem; z-index: 900; position: relative; width: 100%; background-color: #fff; color: #000; box-shadow: 0 0px 30px rgba(0, 0, 0, 0.4); } header .top-bar .top-bar-min-height { min-height: 75px; } header .top-bar.font-xl { font-size: 1.2rem; } header .top-bar.font-lg { font-size: 1rem; } header .top-bar.font-md { font-size: 0.9rem; } header .top-bar.font-sm { font-size: 0.8rem; } header .top-bar.font-sans { font-famiy: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; } header .top-bar.font-serif { font-famiy: "Roboto Slab", Georgia, serif; } header .top-bar.font-bold { font-weight: bold; } header .top-bar.font-bold .nav .nav-link, header .top-bar.font-bold .nav .nav-link:active, header .top-bar.font-bold .nav .nav-link:visited, header .top-bar.font-bold .nav .nav-link:focus { font-weight: bold; } header .top-bar.font-upper { text-transform: uppercase; } header .top-bar.font-upper .nav .nav-link, header .top-bar.font-upper .nav .nav-link:active, header .top-bar.font-upper .nav .nav-link:visited, header .top-bar.font-upper .nav .nav-link:focus { text-transform: uppercase; } header .top-bar .main-menu { display: none; } header .top-bar .mobile-menu { display: block; transition: all 0.2s ease-out; } header .top-bar .mobile-menu a svg.xTwitterIcon { height: 16px; margin-bottom: 3px; } header .top-bar .mobile-menu a svg.xTwitterIcon path { fill: #96c0ce; } header .top-bar .mobile-menu a:hover svg.xTwitterIcon path { fill: #212529; } header .top-bar .sidemenu-toggle { display: inline-block; } @media (min-width: 992px) { header .top-bar { box-shadow: 0 0px 0px rgba(0, 0, 0, 0.4); } header .top-bar .main-menu { display: block; } header .top-bar .mobile-menu { display: none; } header .top-bar .sidemenu-toggle { display: none; } } header .top-bar .brand { display: inline-block; transition: all 0.2s ease-out; } header .top-bar .brand a { display: inline-block; } header .top-bar .brand img { height: 65px; width: auto; transition: all 0.2s ease-out; } @media (max-width: 991.98px) { header .top-bar .brand img { height: 36px; } header .top-bar .brand img.logo-full { display: none; } header .top-bar .brand img.logo-condensed { display: inline-block; } } @media (min-width: 992px) { header .top-bar .brand img.logo-full { display: inline-block; } header .top-bar .brand img.logo-condensed { display: none; } } header .top-bar .nav { padding: 35px 0px; transition: all 0.2s ease-out; } header .top-bar .nav .nav-link, header .top-bar .nav .nav-link:active, header .top-bar .nav .nav-link:visited, header .top-bar .nav .nav-link:focus { color: #29579b; padding: 0rem 1.2rem; transition: all 0.2s ease-out; border-right: 1px solid #eee; } header .top-bar .nav .nav-link .badge, header .top-bar .nav .nav-link:active .badge, header .top-bar .nav .nav-link:visited .badge, header .top-bar .nav .nav-link:focus .badge { background-color: #29579b; } header .top-bar .nav .nav-link:hover, header .top-bar .nav .nav-link.hover, header .top-bar .nav .nav-link:active:hover, header .top-bar .nav .nav-link:active.hover, header .top-bar .nav .nav-link:visited:hover, header .top-bar .nav .nav-link:visited.hover, header .top-bar .nav .nav-link:focus:hover, header .top-bar .nav .nav-link:focus.hover { color: #e1b83d; } header .top-bar .nav .nav-link:hover .badge, header .top-bar .nav .nav-link.hover .badge, header .top-bar .nav .nav-link:active:hover .badge, header .top-bar .nav .nav-link:active.hover .badge, header .top-bar .nav .nav-link:visited:hover .badge, header .top-bar .nav .nav-link:visited.hover .badge, header .top-bar .nav .nav-link:focus:hover .badge, header .top-bar .nav .nav-link:focus.hover .badge { background-color: #e1b83d; } header .top-bar .nav .nav-item.nav-attn-primary, header .top-bar .nav .nav-item.nav-attn-secondary { border-left: 0px; } header .top-bar .nav .nav-item.nav-attn-primary .nav-link, header .top-bar .nav .nav-item.nav-attn-secondary .nav-link { margin-top: -0.3rem; padding: 0.3rem 0.9rem !important; border-radius: 0px; font-weight: bold; border-left: 0px; } header .top-bar .nav .nav-item.nav-attn-primary .nav-link { background-color: #2e529b; color: #fff; } header .top-bar .nav .nav-item.nav-attn-secondary .nav-link { background-color: #96c0ce; color: #212529; } header .top-bar .nav .nav-item:first-of-type .nav-link { margin-left: 0px; border-left: none; } header .top-bar .nav .nav-item:last-of-type .nav-link { margin-right: 0px; border-right: none; } header .top-bar .action-menu .nav { flex-wrap: nowrap; } header .top-bar .action-menu .nav li { white-space: nowrap; } header .top-bar .action-menu .nav .nav-link, header .top-bar .action-menu .nav .nav-link:active, header .top-bar .action-menu .nav .nav-link:visited, header .top-bar .action-menu .nav .nav-link:focus { border-right: none; border-left: 1px solid #eee; } header .top-bar .dropdown-menu { margin-top: 25px; } header .dropdown-menu { border: 0px; border-radius: 0px; box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2); padding: 20px; margin-top: 0px; } header .dropdown-menu .dropdown-item { font-size: 0.8rem; font-weight: bold; border-bottom: 1px solid #eee; padding: 10px 0px; margin: 0px; } header .dropdown-menu .dropdown-item:hover { background-color: transparent; color: #2e529b; } header .dropdown-menu .dropdown-item:last-of-type { margin-bottom: 0px; padding-bottom: 0px; border-bottom: none; } header .dropdown-menu .dropdown-item:first-of-type { margin-top: 0px; padding-top: 0px; } header .dropdown-menu .dropdown-header { font-weight: bold; padding: 10px 0px; margin: 18px 0px 0px 0px; text-transform: uppercase; } header .dropdown-menu .dropdown-header:first-of-type { margin-top: 0px; padding-top: 0px; margin-bottom: 10px; } header .header-hero .dropdown-menu, header .top-bar .header-main.multilevel .dropdown-menu { padding: 10px 0; } header .header-hero .dropdown-menu li, header .header-hero .dropdown-menu .li, header .top-bar .header-main.multilevel .dropdown-menu li, header .top-bar .header-main.multilevel .dropdown-menu .li { position: relative; padding: 0 20px; } header .header-hero .dropdown-menu li:hover > .dropdown-menu, header .header-hero .dropdown-menu .li:hover > .dropdown-menu, header .top-bar .header-main.multilevel .dropdown-menu li:hover > .dropdown-menu, header .top-bar .header-main.multilevel .dropdown-menu .li:hover > .dropdown-menu { display: block; opacity: 1; top: -10px; left: calc(100% - 10px); } header .header-hero .dropdown-menu li:hover > .dropdown-toggle, header .header-hero .dropdown-menu .li:hover > .dropdown-toggle, header .top-bar .header-main.multilevel .dropdown-menu li:hover > .dropdown-toggle, header .top-bar .header-main.multilevel .dropdown-menu .li:hover > .dropdown-toggle { color: #2e529b; } header .header-hero .dropdown-menu li:last-of-type > .dropdown-item:last-of-type, header .header-hero .dropdown-menu .li:last-of-type > .dropdown-item:last-of-type, header .top-bar .header-main.multilevel .dropdown-menu li:last-of-type > .dropdown-item:last-of-type, header .top-bar .header-main.multilevel .dropdown-menu .li:last-of-type > .dropdown-item:last-of-type { border-bottom: none; } header .header-hero .dropdown-menu li > .dropdown-item, header .header-hero .dropdown-menu .li > .dropdown-item, header .top-bar .header-main.multilevel .dropdown-menu li > .dropdown-item, header .top-bar .header-main.multilevel .dropdown-menu .li > .dropdown-item { padding-right: 15px; } header .header-hero .dropdown-menu li > .dropdown-item:first-of-type, header .header-hero .dropdown-menu .li > .dropdown-item:first-of-type, header .top-bar .header-main.multilevel .dropdown-menu li > .dropdown-item:first-of-type, header .top-bar .header-main.multilevel .dropdown-menu .li > .dropdown-item:first-of-type { padding-top: 10px; } header .header-hero .dropdown-menu li > .dropdown-item:last-of-type, header .header-hero .dropdown-menu .li > .dropdown-item:last-of-type, header .top-bar .header-main.multilevel .dropdown-menu li > .dropdown-item:last-of-type, header .top-bar .header-main.multilevel .dropdown-menu .li > .dropdown-item:last-of-type { padding-bottom: 10px; border-bottom: 1px solid #eee; } header .header-hero .dropdown-menu .dropdown-toggle, header .top-bar .header-main.multilevel .dropdown-menu .dropdown-toggle { position: relative; } header .header-hero .dropdown-menu .dropdown-toggle::after, header .top-bar .header-main.multilevel .dropdown-menu .dropdown-toggle::after { position: absolute; top: 50%; right: 0; margin-top: -5px; content: ""; } header .top-bar .header-main.multilevel ul.dropdown-menu { margin-top: 0 !important; } header .top-bar-alt { font-size: 0.75rem; background-color: #041543; color: white; } header .top-bar-alt .nav-item, header .top-bar-alt .nav-link, header .top-bar-alt a { color: white; } header .top-bar-alt .nav-item .badge, header .top-bar-alt .nav-link .badge, header .top-bar-alt a .badge { background-color: white; color: #041543; } header .top-bar-alt .nav-item a.nav-link svg.xTwitterIcon { height: 12px; margin-bottom: 2.5px; } header .top-bar-alt .nav-item a.nav-link svg.xTwitterIcon path { fill: white; } header .top-bar-alt .nav-item:last-of-type .nav-link { margin-right: 0px; padding-right: 0px; } header .top-bar-alt .nav-item .dropdown-header { text-transform: uppercase; } header .top-bar-alt .nav-item .dropdown-item { color: #343a40; } header .top-bar-alt .nav-item .dropdown-menu a { color: #2e529b; } header .top-bar-alt .nav-item.border-left { border-left-color: #888 !important; } header .top-bar-alt .nav-item.border-right { border-right-color: #888 !important; } header .header-hero { background-color: #29579b; color: white; box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); } header .header-hero .nav { margin: 0 auto; max-width: 100%; list-style: none; padding: 0; text-align: center; justify-content: center; } header .header-hero .nav .nav-link, header .header-hero .nav .nav-link:active, header .header-hero .nav .nav-link:visited, header .header-hero .nav .nav-link:focus { line-height: 3rem; display: inline-block; padding: 0 1.5rem; border-left: 1px solid rgba(255, 255, 255, 0.2); font-size: 1.2rem; color: white; text-transform: "none"; font-weight: 300; } header .header-hero .nav .nav-link:hover, header .header-hero .nav .nav-link:active:hover, header .header-hero .nav .nav-link:visited:hover, header .header-hero .nav .nav-link:focus:hover { color: white; } header .header-hero .nav .nav-link.active, header .header-hero .nav .nav-link:active.active, header .header-hero .nav .nav-link:visited.active, header .header-hero .nav .nav-link:focus.active { color: white; } header .header-hero .nav li:first-child .nav-link, header .header-hero .nav li:first-child .nav-link:active, header .header-hero .nav li:first-child .nav-link:visited, header .header-hero .nav li:first-child .nav-link:focus { border-left: none; } header.headroom { position: fixed; will-change: transform; transition: transform 200ms linear; transform: translateY(0%); } header.headroom--pinned { transform: translateY(0%); } header.headroom--unpinned { transform: translateY(-100%); } header.headroom--not-top .top-bar-alt { display: none !important; } header.headroom--not-top .top-bar .brand { width: auto; transition: all 0.2s ease-out; } header.headroom--not-top .top-bar .brand .sidemenu-toggle i { position: relative; top: 5px; } header.headroom--not-top .top-bar .brand img { height: 36px; } header.headroom--not-top .top-bar .brand img.logo-full { display: none; } header.headroom--not-top .top-bar .brand img.logo-condensed { display: inline-block; } header.headroom--not-top .top-bar .nav { padding: 18px 0px; transition: all 0.2s ease-out; } header.headroom--not-top .top-bar .nav .nav-link, header.headroom--not-top .top-bar .nav .nav-link:active, header.headroom--not-top .top-bar .nav .nav-link:visited, header.headroom--not-top .top-bar .nav .nav-link:focus { font-size: 0.7rem; padding: 0.1rem 0.8rem; transition: all 0.2s ease-out; } @media (max-width: 991.98px) { header.headroom--not-top .top-bar .mobile-menu { display: block; } } header.headroom--not-top .header-hero .nav-link, header.headroom--not-top .header-hero .nav-link:active, header.headroom--not-top .header-hero .nav-link:visited, header.headroom--not-top .header-hero .nav-link:focus { line-height: 2.2rem; padding: 0 1.2rem; font-size: 0.7rem; } @media (max-width: 991.98px) { header .header-hero .nav .nav-link, header .header-hero .nav .nav-link:active, header .header-hero .nav .nav-link:visited, header .header-hero .nav .nav-link:focus { line-height: 2.2rem; padding: 0 1.2rem; font-size: 0.7rem; } } header .side-bar { overflow-y: scroll; font-size: 1.2rem; top: 0px; z-index: 99999; position: fixed; width: 88%; background-color: #041543; color: #fff; left: -88%; transition: left 0.4s ease-in; } header .side-bar .side-bar-body { padding: 20px; } header .side-bar .side-bar-close { position: relative; z-index: 10; } header .side-bar .nav { font-weight: 900; } header .side-bar .nav .nav-item .nav-link { color: #fff; } header .side-bar .nav .nav-item .nav-link:active, header .side-bar .nav .nav-item .nav-link:hover, header .side-bar .nav .nav-item .nav-link:focus { color: #fff; } header .side-bar .nav .nav-item .nav-link svg.xTwitterIcon { height: 16px; margin-bottom: 3px; } header .side-bar .nav .nav-item .nav-link svg.xTwitterIcon path { fill: #fff; } header .side-bar .nav .nav-item .nav { font-weight: 500; font-size: 1rem; } header .side-bar .nav .nav-item .nav .nav { margin-left: 1em; } header .side-bar .nav .dropdown-toggle { display: inline-flex; align-items: center; flex-direction: row-reverse; gap: 10px; } header .side-bar .nav .dropdown-toggle::after { content: ""; transform: rotate(90deg); display: inline-block; } header .side-bar .nav .dropdown-divider { opacity: 0.5; } header .side-bar .collapsed.dropdown-toggle::after { transform: rotate(0); } header .side-bar.open { left: 0px; transition: left 0.2s ease-out; } body.side-bar-open { overflow: hidden; } .header-spacer { width: 100%; height: 74px; } .header-spacer.with-hero { height: 109px; } /* animated drop down */ @media (min-width: 992px) { .header-spacer { width: 100%; height: 113px; } .header-spacer.with-hero { height: 161px; } .header-spacer.with-hero.with-top-bar-alt { height: 203px; } .header-spacer.with-top-bar-alt { height: 155px; } @keyframes dropdown { 0% { margin-top: 0px; opacity: 1; } 99% { margin-top: 60px; opacity: 0; } 100% { margin-top: -90000px; opacity: 0; } } .dropdown-menu { opacity: 0; margin-top: -90000px; animation-name: downdown; animation-duration: 0.3s; animation-direction: reverse; animation-timing-function: ease-in; } .dropdown-menu.show { animation-name: dropdown; animation-duration: 0.3s; opacity: 1; margin-top: 0px; animation-timing-function: ease-in; } @keyframes dropdown-top-bar { 0% { margin-top: 33px; opacity: 1; } 99% { margin-top: 60px; opacity: 0; } 100% { margin-top: -90000px; opacity: 0; } } .top-bar .dropdown-menu { animation-name: dropdown-top-bar; } .top-bar .dropdown-menu.show { margin-top: 33px; } } .overlayed-header header .top-bar { background: none; background-color: #fff; } @media (min-width: 992px) { .overlayed-header .header-spacer { height: 0px; } .overlayed-header header.headroom--not-top .top-bar { background: none; background-color: #fff; } .overlayed-header header.headroom--top .top-bar .nav .nav-link, .overlayed-header header.headroom--top .top-bar .nav .nav-link:active, .overlayed-header header.headroom--top .top-bar .nav .nav-link:visited, .overlayed-header header.headroom--top .top-bar .nav .nav-link:focus { color: #fff; } .overlayed-header .header-spacer { height: 45px; min-height: 45px; } } .template--page-header-menu .feature-img { min-height: 60vh; padding-top: 50px; padding-bottom: 50px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; } .template--page-header-menu .entry-title-block h1 { margin: 0; padding-top: 40px; padding-bottom: 40px; text-align: left; } .template--page-header-menu .entry-title-block h1:after { margin-left: 0; } .template--page-header-menu .secondary-nav-block { min-width: 300px; padding-top: 40px; padding-bottom: 40px; } .template--page-header-menu .secondary-nav-heading { font-size: 16px; font-style: italic; font-weight: 400; } .template--page-header-menu .secondary-nav-title { margin-bottom: 10px; font-size: 23px; line-height: 1.1; font-weight: 700; letter-spacing: 0.7px; text-transform: uppercase; } .template--page-header-menu .secondary-page-nav > .btn { text-align: left; padding-left: 60px; } .template--page-header-menu .secondary-page-nav > .btn::before { position: absolute; top: 0; bottom: 0; left: 0; width: 45px; padding-top: 13px; border: none; border-right: 1px solid #fff; content: ""; font-family: "Font Awesome 6 Pro"; font-weight: 900; font-size: 0.8em; text-rendering: auto; -webkit-font-smoothing: antialiased; text-align: center; } .template--page-header-menu .secondary-page-nav > .btn::after { display: none; } .template--page-header-menu .secondary-page-nav > .dropdown-menu { min-width: 100%; } .multi-item-checkout .card-cart .spinner, .split-fund-donations .card-cart .spinner { width: 100px; height: 100px; margin: 40px auto 60px; } @media (max-width: 767.98px) { .multi-item-checkout .card-cart .card-body > .row > .justify-content-end, .split-fund-donations .card-cart .card-body > .row > .justify-content-end { margin-top: 10px; justify-content: flex-start !important; } } .split-fund-donations .fund-thumb { background-repeat: no-repeat; background-size: cover; background-position: center center; width: 100%; height: 150px; } @media (min-width: 768px) { .split-fund-donations .fund-thumb { width: 80px; height: 80px; } } .pac-container { font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; } .pac-container .pac-item { display: flex; padding: 0.4rem 0.8rem; border: 0; } .pac-container .pac-item.pac-item-selected, .pac-container .pac-item.pac-item-selected:hover { background-color: #eee; } .pac-container .pac-item .pac-icon.pac-icon-marker { display: none; } .pac-container .pac-item > * { font-size: 14px; } .pac-container .pac-item .pac-matched { font-weight: normal; } .pac-container:after { background-color: #fafafa; filter: grayscale(100%); height: 2rem; background-position-x: 0.8rem; } [v-cloak] { display: none; } .toasted.primary { padding: 10px 20px !important; line-height: 1.2em !important; font-size: 1.2em; font-weight: bold; } @media (min-width: 992px) { .toasted-container.top-center { top: 125px !important; } } body .form-control.is-invalid, body .custom-select.is-invalid, body .was-validated .form-control:invalid, body .was-validated .custom-select:invalid, body .was-validated .has-errors .btn-group-toggle .btn, body .was-validated .has-errors.labelify .form-control.gateway-form-control, body .was-validated .has-errors.labelify select.form-control:not([size]):not([multiple]) { background-color: #fff2f2 !important; color: #710000 !important; border-color: #dc3545 !important; } body .form-control.is-invalid::placeholder, body .custom-select.is-invalid::placeholder, body .was-validated .form-control:invalid::placeholder, body .was-validated .custom-select:invalid::placeholder, body .was-validated .has-errors .btn-group-toggle .btn::placeholder, body .was-validated .has-errors.labelify .form-control.gateway-form-control::placeholder, body .was-validated .has-errors.labelify select.form-control:not([size]):not([multiple])::placeholder { color: #c57878 !important; } body .form-control.StripeElement--webkit-autofill { background: #ffffff !important; } .error-text { color: #721c24; } body .form-control.quill-editor { height: 100%; } .ql-editor p { margin-bottom: 1rem; } .ql-editor p:last-child { margin-bottom: 0; } .has-collectjs-errors.labelify > label, .has-stripe-errors.labelify > label, .was-validated .has-errors.labelify > label { color: #c57878 !important; } .was-validated .has-errors.minimum-price-notice { color: #c57878 !important; opacity: 1; } .form-control.gateway-form-control { height: 52px; } .form-control.gateway-form-control.focus { color: #495057; border-color: #fa7e98; outline: 0; box-shadow: 0 0 0 0.2rem rgba(240, 9, 56, 0.25); } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; appearance: none; margin: 0; } h1, h2, h3, h4 { text-transform: "none"; } h1 small, h2 small, h3 small, h4 small { text-transform: none; font-weight: inherit; font-size: 0.7em; } h1:not(.cart-heading):after, h2:not(.cart-heading):after, h3:not(.cart-heading):after, h4:not(.cart-heading):after { content: ""; display: block; width: 40px; margin: 14px auto 0px auto; border-bottom: 4px solid #343a40; } h1.text-left:after, h2.text-left:after, h3.text-left:after, h4.text-left:after { margin-left: 0px; } h1 { color: #343a40; text-align: center; margin: 50px auto; } h2 { color: #343a40; text-align: center; font-size: 28px; margin: 43px auto; } .text-break { word-break: break-word !important; overflow-wrap: break-word !important; } .modal-title, h1.modal-title, h2.modal-title, h3.modal-title, h4.modal-title, h5.modal-title, .card-title, h1.card-title, h2.card-title, h3.card-title, h4.card-title, h5.card-title { margin-top: 0px; } .modal-title:after, h1.modal-title:after, h2.modal-title:after, h3.modal-title:after, h4.modal-title:after, h5.modal-title:after, .card-title:after, h1.card-title:after, h2.card-title:after, h3.card-title:after, h4.card-title:after, h5.card-title:after { content: none; } h3 { color: #343a40; text-align: center; font-size: 22px; } small.text-muted { display: block; } @media (min-width: 768px) { .body-min-height { min-height: 600px; } } .fixed-width { background-color: #c5cfd8; } .master-container { padding-left: 0px; padding-right: 0px; background-color: #fff; } .master-container .container { padding-left: 30px; padding-right: 30px; } .alert-bar { padding: 20px; width: 100%; background-color: #666; color: #fff; text-align: center; } .alert-bar.alert-bar-primary { background-color: #2e529b; color: #fff; } .alert-bar.alert-bar-primary h1, .alert-bar.alert-bar-primary h2, .alert-bar.alert-bar-primary h3, .alert-bar.alert-bar-primary h4, .alert-bar.alert-bar-primary h5, .alert-bar.alert-bar-primary h6 { color: #fff; } .btn { overflow: hidden; text-overflow: ellipsis; } @media (max-width: 991.98px) { .btn { white-space: normal; } } .btn-lg, .btn-group-lg > .btn { padding: 0.65rem 1rem; } .collection-filters .btn-lg, .collection-filters .btn-group-lg > .btn { height: 52px; } .btn-xl { font-weight: 900; font-size: 20px; line-height: 26px; padding-top: 15px; padding-bottom: 15px; } .btn-xl.btn-pill { border-radius: 0px; } .divider-with-label { display: block; text-align: center; overflow: hidden; white-space: nowrap; } .divider-with-label > span { position: relative; display: inline-block; font-weight: bold; text-transform: uppercase; } .divider-with-label > span:before, .divider-with-label > span:after { content: ""; position: absolute; top: 50%; width: 9999px; height: 1px; background: #9c9c9c; } .divider-with-label > span:before { right: 100%; margin-right: 15px; } .divider-with-label > span:after { left: 100%; margin-left: 15px; } .carousel .carousel-item { background-position: center center; background-size: cover; background-attachment: fixed; } .carousel .carousel-item.hero { width: 100%; display: table; height: 800px; position: static; } .carousel .carousel-item.hero .carousel-caption { height: 100%; width: 100%; position: static; display: table-cell !important; vertical-align: middle; text-align: center; top: auto; bottom: auto; } .carousel .carousel-item .carousel-caption h1, .carousel .carousel-item .carousel-caption h2, .carousel .carousel-item .carousel-caption h3 { font-weight: 900; font-size: 60px; color: #fff; } .carousel .carousel-item .carousel-caption .lead-in { font-family: "Roboto Slab", Georgia, serif; font-style: italic; color: #2e529b; margin-bottom: 0px; font-size: 1.4em; } /* sections */ .section, .section-dark, .section-light, .section-white, .section-secondary, .section-primary, .section-info { padding: 80px 0px; } .section h2, .section-dark h2, .section-light h2, .section-white h2, .section-secondary h2, .section-primary h2, .section-info h2 { margin: 40px 0px; } /*.container { .section-full-width { margin-left: calc(-100vw/2 + 1110px/2); margin-right: calc(-100vw/2 + 1110px/2); } }*/ .section-dark { background-color: #343a40; color: #fff; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-position: center center; } .section-dark h1, .section-dark h2, .section-dark h3, .section-dark h4, .section-dark h5 { color: #fff; } .section-dark h1:after, .section-dark h2:after, .section-dark h3:after, .section-dark h4:after, .section-dark h5:after { border-bottom-color: #fff; } .section-light { background-color: #f8f9fa; color: #212529; } .section-white { background-color: #fff; color: #343a40; } .section-primary { background-color: #2e529b; color: #fff; } .section-primary h1, .section-primary h2, .section-primary h3, .section-primary h4, .section-primary h5 { color: #96c0ce; } .section-primary h1:after, .section-primary h2:after, .section-primary h3:after, .section-primary h4:after, .section-primary h5:after { border-bottom-color: #96c0ce; } .section-secondary { background-color: #96c0ce; color: #212529; } .section-secondary h1, .section-secondary h2, .section-secondary h3, .section-secondary h4, .section-secondary h5 { color: #2e529b; } .section-secondary h1:after, .section-secondary h2:after, .section-secondary h3:after, .section-secondary h4:after, .section-secondary h5:after { border-bottom-color: #2e529b; } .section-info { background-color: #c02830; color: #fff; } .section-info h1, .section-info h2, .section-info h3, .section-info h4, .section-info h5 { color: #2e529b; } .section-info h1:after, .section-info h2:after, .section-info h3:after, .section-info h4:after, .section-info h5:after { border-bottom-color: #2e529b; } .section-sm { padding: 40px 0px; } .section-lg { padding: 130px 0px; } .section-title { border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-bottom: 14px; font-size: 30px; font-weight: 600; } .big-stat { text-align: center; } .big-stat .stat { font-size: 50px; font-family: "Roboto Slab", Georgia, serif; font-weight: 200; } .big-stat .label { font-size: 14px; text-transform: "none"; font-weight: 600; } .goal { margin: 14px 0px; } .goal .goal-amount, .goal .goal-days, .goal .goal-count { font-weight: 600; margin-top: 7px; font-size: 1rem; } .goal .goal-amount small, .goal .goal-days small, .goal .goal-count small { opacity: 0.7; font-size: 0.7em; font-weight: 300; } .card-title, .timeline-title { text-transform: none; font-size: 1.2em; font-family: "Roboto Slab", Georgia, serif; } .date-card { float: left; background-color: #2e529b; color: #fff; width: 50px; overflow: hidden; text-align: center; } .date-card .date-card-month { font-size: 11px; text-transform: uppercase; padding: 7px 0px 0px 0px; } .date-card .date-card-day { font-size: 25px; font-weight: 800; padding: 0px 0px 5px 0px; } .date-desc { margin-left: 65px; } @media (max-width: 1199.98px) { .date-card { float: none; margin-bottom: 4px; } .date-card .date-card-month, .date-card .date-card-day { display: inline; font-size: 12px; } .date-desc { margin-left: 0px; } } .title-bar { background-position: center center; background-size: cover !important; background-repeat: no-repeat; background-color: white; padding: 70px 0px; color: white; } .title-bar h1 { /*font-family:$font-family-headings; font-weight:700;*/ font-size: 36px; line-height: 36px; margin: 0px; text-align: left; color: white; } .title-bar h1:after { content: none; } .title-bar .breadcrumb { float: right; font-weight: bold; padding: 7px 0px; /*font-size:0.8rem;*/ margin: 0px; border: none; background-color: transparent; color: white; text-align: right; } .title-bar .breadcrumb .breadcrumb-item.active { color: white; } .title-bar .breadcrumb .breadcrumb-item, .title-bar .breadcrumb .breadcrumb-item a { color: #96c0ce; } .title-bar.title-bar-header-image h1 { text-shadow: 4px 4px 10px #000; } .title-bar-xl, .title-bar-lg { background-position: center center; background-size: cover !important; background-repeat: no-repeat; background-color: white; padding: 150px 0px; color: white; text-transform: uppercase; } .title-bar-xl h1, .title-bar-lg h1 { color: white; } .title-bar-xl h1:after, .title-bar-lg h1:after { border-bottom-color: white; } .title-bar-lg { padding: 70px 0px; } .page-text h1 { text-align: center; display: inline-block; margin: 40px auto; width: auto; border-bottom: 3px solid #343a40; padding-bottom: 10px; } @media (max-width: 991.98px) { .feed .card-columns { column-count: 2; } } @media (min-width: 992px) { .feed .card-columns { column-count: 3; } } .filter-list h4 { border-bottom: 2px solid #eee; padding-bottom: 10px; color: #000; } .filter-list .nav .nav-item .nav-link { text-transform: uppercase; padding: 0.5rem 0rem; color: #333; } .filter-list .nav .nav-item .nav-link:hover, .filter-list .nav .nav-item .nav-link:active, .filter-list .nav .nav-item .nav-link.active { color: #2e529b; font-weight: 900; } .breadcrumb { font-size: 0.8rem; } footer { font-size: 0.8rem; } footer h4 { font-size: 1rem; text-transform: uppercase; font-weight: 900; } .hr-text { border-bottom: 1px solid #ddd; width: 100%; text-align: center; height: 10px; overflow: visible; margin: 20px 0px 28px 0px; font-size: 12px; line-height: 14px; } .hr-text .text { padding: 0px 10px; background-color: #fff; font-family: "Roboto Slab", Georgia, serif; text-transform: uppercase; font-size: 12px; line-height: 14px; color: #bbb; } .avatar-xl { height: 240px; width: 240px; border-radius: 120px; background-size: cover; background-position: center center; background-repeat: no-repeat; display: inline-block; } .link { cursor: pointer; } .attn-primary, .attn-secondary, .attn-info, .attn-dark { color: #fff; padding: 70px 0px; font-size: 1.2rem; } .attn-primary { background-color: #2e529b; color: #fff !important; } .attn-primary p, .attn-primary h1, .attn-primary h2, .attn-primary h3, .attn-primary h4, .attn-primary h5, .attn-primary h6 { color: #fff !important; } .attn-primary h1:after, .attn-primary h2:after, .attn-primary h3:after, .attn-primary h4:after, .attn-primary h5:after, .attn-primary h6:after { border-bottom: 2px solid #2e529b; } .attn-secondary { background-color: #96c0ce; color: #212529 !important; } .attn-secondary p, .attn-secondary h1, .attn-secondary h2, .attn-secondary h3, .attn-secondary h4, .attn-secondary h5, .attn-secondary h6 { color: #212529 !important; } .attn-secondary h1:after, .attn-secondary h2:after, .attn-secondary h3:after, .attn-secondary h4:after, .attn-secondary h5:after, .attn-secondary h6:after { border-bottom: 2px solid #96c0ce; } .attn-info { background-color: #c02830; color: #fff !important; } .attn-info p, .attn-info h1, .attn-info h2, .attn-info h3, .attn-info h4, .attn-info h5, .attn-info h6 { color: #fff !important; } .attn-info h1:after, .attn-info h2:after, .attn-info h3:after, .attn-info h4:after, .attn-info h5:after, .attn-info h6:after { border-bottom: 2px solid #c02830; } .attn-dark { background-color: #343a40; color: #fff !important; } .attn-dark p, .attn-dark h1, .attn-dark h2, .attn-dark h3, .attn-dark h4, .attn-dark h5, .attn-dark h6 { color: #fff !important; } .attn-dark h1:after, .attn-dark h2:after, .attn-dark h3:after, .attn-dark h4:after, .attn-dark h5:after, .attn-dark h6:after { border-bottom: 2px solid #343a40; } .container .attn-primary, .container .attn-secondary, .container .attn-info, .container .attn-dark { margin-left: calc(-100vw/2 + 1110px/2); margin-right: calc(-100vw/2 + 1110px/2); } .container .attn-primary p, .container .attn-primary h1, .container .attn-primary h2, .container .attn-primary h3, .container .attn-primary h4, .container .attn-primary h5, .container .attn-primary h6, .container .attn-secondary p, .container .attn-secondary h1, .container .attn-secondary h2, .container .attn-secondary h3, .container .attn-secondary h4, .container .attn-secondary h5, .container .attn-secondary h6, .container .attn-info p, .container .attn-info h1, .container .attn-info h2, .container .attn-info h3, .container .attn-info h4, .container .attn-info h5, .container .attn-info h6, .container .attn-dark p, .container .attn-dark h1, .container .attn-dark h2, .container .attn-dark h3, .container .attn-dark h4, .container .attn-dark h5, .container .attn-dark h6 { width: 70%; margin-left: auto; margin-right: auto; } .cart-heading { font-size: 0.8em; font-weight: bold; color: #b2bac1; margin-top: 0.3em; } .datepicker table.table-condensed { margin: 7px; } .datepicker table tr td.day, .datepicker table tr th.dow { padding: 7px; } .datepicker table tr td.day.active, .datepicker table tr th.dow.active { background-color: #f00 !important; } h4 .form-check { display: inline-block; margin-top: 4px; margin-left: 10px; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; font-weight: normal; line-height: 20px; text-transform: none; vertical-align: top; color: #808080; } .payment-number-input { position: relative; } .payment-number-input .form-control { padding-right: 78px; } .payment-number-input .payment-number-input__types { position: absolute; top: 2px; right: 0; } .payment-number-input .payment-number-input__types span { display: flex; align-items: center; padding: 0.375rem 0.75rem; line-height: 1.5; white-space: nowrap; } .payment-number-input .payment-number-input__types img { height: 36px; } #payment-overlay .modal-dialog { display: flex; align-items: center; justify-content: center; max-width: 400px; min-height: calc(100vh - 3.5rem); margin: 1.75rem auto; user-select: none; } #payment-overlay .spinner { width: 100px; margin: 40px; } .dafpay-button { font-family: Arial, Helvetica, sans-serif; font-size: 17px; background-color: #35BBF4; color: #fff; } .dafpay-button div { width: 1px; height: 26px; background-color: white; } .supported-cardtypes strong { display: inline-block; height: 20px; margin-right: 6px; font-size: 12px; font-weight: normal; line-height: 20px; } .supported-cardtypes img { height: 20px; } .ladda-button[data-style=expand-right][data-loading] { padding-right: 70px !important; } .ladda-button[data-style=expand-right][data-loading][data-size="s"], .ladda-button[data-style=expand-right][data-loading][data-size="xs"] { padding-right: 40px !important; } #cookie-alert { display: none; position: fixed; bottom: 0; left: 0; width: 100%; visibility: hidden; z-index: 0; border-radius: 0; color: #ecf0f1; } #cookie-alert .cookie-alert-container { margin: 0 !important; background-color: #212327; opacity: 0; transform: translateY(100%); transition: all 500ms ease-out; } #cookie-alert.show { visibility: visible; z-index: 999; } #cookie-alert.show .cookie-alert-container { opacity: 1; transform: translateY(0%); transition-delay: 1000ms; } #cookie-alert a { text-decoration: underline; } #cookie-alert button { vertical-align: baseline; } .no-shadow { box-shadow: none; } a.image-link, a.image-link-xs, a.image-link-sm, a.image-link-md, a.image-link-lg { width: 100%; background-color: #f8f9fa; background-size: 110%; background-position: center center; display: flex; position: relative; align-items: center; justify-content: center; transition: all 0.4s ease; text-decoration: none; font-size: 1rem; color: #212529; border-radius: 0px; } a.image-link:before, a.image-link-xs:before, a.image-link-sm:before, a.image-link-md:before, a.image-link-lg:before { content: ""; display: block; padding-top: 70%; } a.image-link:after, a.image-link-xs:after, a.image-link-sm:after, a.image-link-md:after, a.image-link-lg:after { content: ""; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: #000; opacity: 0.45; border-radius: 0px; z-index: 1; } a.image-link span.link-text, a.image-link-xs span.link-text, a.image-link-sm span.link-text, a.image-link-md span.link-text, a.image-link-lg span.link-text { z-index: 3; font-weight: bold; text-align: center; color: #212529; padding: 0 5px; font-family: "Roboto Slab", Georgia, serif; font-size: 1.2em; text-transform: "none"; } a.image-link span.link-caption, a.image-link-xs span.link-caption, a.image-link-sm span.link-caption, a.image-link-md span.link-caption, a.image-link-lg span.link-caption { z-index: 2; display: block; position: absolute; bottom: 0px; right: 0px; background-color: rgba(52, 58, 64, 0.5); font-size: 0.75em; color: #212529; text-align: center; padding: 2px 4px; border-radius: 0px 0px 0px 0px; } a.image-link:hover, a.image-link-xs:hover, a.image-link-sm:hover, a.image-link-md:hover, a.image-link-lg:hover { text-decoration: none; background-size: 115%; color: #212529; } a.image-link.image-link-contrast .link-text, a.image-link-xs.image-link-contrast .link-text, a.image-link-sm.image-link-contrast .link-text, a.image-link-md.image-link-contrast .link-text, a.image-link-lg.image-link-contrast .link-text { background-color: #f8f9fa; } .image-link-xs:before { padding-top: 20% !important; } .image-link-sm:before { padding-top: 40% !important; } .image-link-lg:before { padding-top: 120% !important; } .card-img-top-400 { width: 100%; height: auto; max-height: 400px; object-fit: cover; } .card-img-top-600 { width: 100%; height: auto; max-height: 600px; object-fit: cover; } .card-img-top-800 { width: 100%; height: auto; max-height: 800px; object-fit: cover; } .card-img-top-fixed, .card-img-top-md { width: 100%; height: 400px; max-height: 400px; object-fit: cover; } .card-img-top-fixed-sm { width: 100%; height: 140px; max-height: 140px; object-fit: cover; } .card-img-top-fixed-xs { width: 100%; height: 70px; max-height: 70px; object-fit: cover; } .currencies-dropdown .flag { display: inline-block; width: 16px; height: 16px; margin-right: 3px; background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius: 100%; vertical-align: top; } .currencies-dropdown .dropdown-menu { min-width: 92px; max-height: 400px; padding: 14px; overflow-x: hidden; overflow-y: auto; } .page-content { min-height: 65vh; background-color: white; background: white; /* Old browsers */ border-top: 1px solid #ffffff; } .page-content::after { display: block; clear: both; content: ""; } .xTwitterIcon { height: 14px; margin-bottom: 2.75px; } .xTwitterIcon path { fill: #2e529b; } .xTwitterIcon:hover path, .xTwitterIcon:active path { fill: #fff; } .upsell-card { background-color: #f7f7f7; } .upsell-card .card-body { display: flex; padding: 30px; justify-content: space-between; align-items: center; } .upsell-card h4 { margin-top: 0; margin-bottom: 10px !important; color: black; } .upsell-card h4:after { display: none; } .upsell-card p { margin-bottom: 0; color: black; } .account-login { background-color: #efefef; background: #efefef; /* Old browsers */ border-top: 1px solid #ffffff; } .account-register { background-color: #efefef; background: #efefef; /* Old browsers */ border-top: 1px solid #ffffff; } .product-page-with-payment { background-color: white; background: white; /* Old browsers */ border-top: 1px solid #ffffff; } .product-currency .form-control { max-width: 300px; } .product-recurring-day .labelify, .product-recurring-weekday .labelify { display: inline-block; min-width: 200px; } .fundraising-pages { background-color: #efefef; background: #efefef; /* Old browsers */ border-top: 1px solid #ffffff; } .fundraising-page { background-color: #efefef; background: #efefef; /* Old browsers */ border-top: 1px solid #ffffff; } .fundraising-page .container { margin-top: -40px; } .fundraising-page .created-by { font-size: 12px; line-height: 20px; } .fundraising-page-edit .card-radio-input label { width: 100%; } .fundraising-page-edit .card-radio-input input + .card { box-shadow: none; border: 1px solid #ced4da; border-radius: 5px; background-color: #eee; width: 100%; padding: 2rem; cursor: pointer; transition: all 0.3s ease; } .fundraising-page-edit .card-radio-input input + .card:hover { opacity: 1; box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.4); } .fundraising-page-edit .card-radio-input input:checked + .card { opacity: 1; box-shadow: 0 0 0 0.2rem #337ab7; } .read-more-content { max-height: 170px; height: auto; width: 100%; overflow: hidden; text-overflow: ellipsis; position: relative; } .read-more-content:after { content: ""; display: block; width: 100%; height: 60px; position: absolute; bottom: 0px; left: 0px; background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 99%, white 100%); /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+99 */ /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 99%, white 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 99%, white 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0); /* IE6-9 */ } .read-more-content.read-more-content-open { max-height: none; } .read-more-content.read-more-content-open:after { content: none; } .image-option { width: 100%; background-color: #eee; background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius: 0px; margin-bottom: 14px; opacity: 0.5; transition: all 0.3s ease; cursor: pointer; overflow: hidden; } .image-option input { display: none; } .image-option:before { content: ""; display: block; padding-top: 40%; } .image-option:hover { opacity: 1; box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.4); } .image-option.image-option-selected { opacity: 1; box-shadow: 0 0 0 0.2rem #2e529b; } .image-option-custom { width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius: 0px; margin-bottom: 14px; transition: all 0.3s ease; display: flex; position: relative; align-items: center; justify-content: center; background-color: #eee; } .image-option-custom:before { content: ""; display: block; padding-top: 40%; } .image-option-custom label { position: absolute; bottom: 0px; left: 0px; padding: 8px 0px; margin: 0px; width: 100%; color: #fff; text-align: center; cursor: pointer; background-color: rgba(0, 0, 0, 0.8); } .credit-card-bg { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#111111+0,3d3d3d+50,333333+51,555555+100 */ background: #111; /* Old browsers */ background: -moz-linear-gradient(top, #111 0%, #3d3d3d 50%, #333 51%, #555 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #111 0%, #3d3d3d 50%, #333 51%, #555 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #111 0%, #3d3d3d 50%, #333 51%, #555 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111", endColorstr="#555555",GradientType=0); /* IE6-9 */ } .thumb, .thumb-md { width: 80px; max-width: 80px; height: auto; } .thumb-sm { width: 36px; max-width: 36px; height: auto; } .thumb-sm-square { width: 36px; height: 36px; object-fit: cover; object-position: center center; } .thumb-xs-square { width: 18px; height: 18px; object-fit: cover; object-position: center center; } .thumb-xs-square { width: 18px; max-width: 18px; height: auto; } .bg-img-fill-100 { min-height: 100px; background-position: center center; background-size: cover; background-color: #ccc; } .wow { visibility: hidden; } .gallery { column-gap: 20px; } .gallery.gallery-1 { columns: 1; } .gallery.gallery-2 { columns: 2; } .gallery.gallery-3 { columns: 3; } .gallery.gallery-4 { columns: 4; } .gallery .brick { display: block; } .gallery .brick .brick-inr { display: inline-block; padding-bottom: 20px; box-sizing: border-box; } .gallery .brick .brick-inr img { width: 100%; height: auto; } @media (max-width: 991px) { .gallery.gallery-4 { columns: 3; } } @media (max-width: 768px) { .gallery.gallery-3, .gallery.gallery-4 { columns: 2; column-gap: 1px; } .gallery .brick .brick-inr { padding-bottom: 1px; } } .flip-clock-wrapper { display: inline-block; margin: 1.3em 0 0 0; font-size: 24px; } .flip-clock-wrapper ul li a div .shadow { box-shadow: none !important; } .flip-clock-wrapper .flip-clock-divider .flip-clock-label { top: -1.4em; font-weight: bold; font-size: 0.75em; opacity: 0.4; text-transform: uppercase; } .flip-clock-wrapper .flip-clock-divider.days .flip-clock-label { right: -130px; } .flip-clock-wrapper .flip-clock-divider.hours .flip-clock-label { right: -100px; } .flip-clock-wrapper .flip-clock-divider.minutes .flip-clock-label { right: -112px; } .flip-clock-wrapper .flip-clock-divider.seconds .flip-clock-label { right: -115px; } .flipclock-sm.flip-clock-wrapper { font-size: 14px; white-space: nowrap; } .flipclock-sm.flip-clock-wrapper ul { position: relative; float: left; margin: 2px; width: 30px; height: 46px; font-size: 40px; font-weight: bold; line-height: 43px; border-radius: 3px; } .flipclock-sm.flip-clock-wrapper ul li { line-height: 43px; } .flipclock-sm.flip-clock-wrapper ul li a { -webkit-perspective: 100px; -moz-perspective: 100px; perspective: 100px; } .flipclock-sm.flip-clock-wrapper ul li a div { width: auto; right: 0; font-size: 40px; } .flipclock-sm.flip-clock-wrapper ul li a div div.inn { font-size: 35px; border-radius: 3px; } .flipclock-sm.flip-clock-wrapper ul li a div.down { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } .flipclock-sm.flip-clock-wrapper ul li a div.up { border-top-left-radius: 3px; border-top-right-radius: 3px; } .flipclock-sm.flip-clock-wrapper .flip-clock-dot { width: 7px; height: 7px; } .flipclock-sm.flip-clock-wrapper .flip-clock-dot.top { top: 16px; } .flipclock-sm.flip-clock-wrapper .flip-clock-dot.bottom { bottom: 16px; } .flipclock-sm.flip-clock-wrapper .flip-clock-divider { width: 18px; height: 50px; } .flipclock-sm.flip-clock-wrapper .flip-clock-divider:first-child { width: 0; } .flipclock-sm.flip-clock-wrapper .flip-clock-divider.days .flip-clock-label { right: -82px; } .flipclock-sm.flip-clock-wrapper .flip-clock-divider.hours .flip-clock-label { right: -62px; } .flipclock-sm.flip-clock-wrapper .flip-clock-divider.minutes .flip-clock-label { right: -69px; } .flipclock-sm.flip-clock-wrapper .flip-clock-divider.seconds .flip-clock-label { right: -67px; } .flipclock-sm.flip-clock-wrapper.flipclock-flat .flip { box-shadow: none !important; } .flipclock-sm.flip-clock-wrapper.flipclock-flat ul li a div div.inn { text-shadow: none !important; } .flipclock-sm.flip-clock-wrapper.flipclock-flat .flip-clock-divider { text-shadow: none !important; } .flipclock-primary.flip-clock-wrapper .flip { box-shadow: 0 2px 5px rgba(11, 20, 37, 0.7); } .flipclock-primary.flip-clock-wrapper a { color: #fff; } .flipclock-primary.flip-clock-wrapper ul { background-color: #2e529b; } .flipclock-primary.flip-clock-wrapper ul li a div div.inn { text-shadow: 0 1px 2px #0b1425; background-color: #2e529b; color: #fff; } .flipclock-primary.flip-clock-wrapper .flip-clock-dot { background-color: #2e529b; } .offset-badges { position: relative; } .offset-badges .badge { position: absolute; bottom: -6px; right: -6px; /*background-color:color('dark'); color:yiq-color('dark'); &.thumb-badge-primary { background-color:color('primary'); color:yiq-theme-color('primary'); }*/ } .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover { color: #ccc; font-weight: lighter; } .datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td.day.active, .datepicker table tr th.dow.active { background: #2e529b !important; font-weight: bold; } .ql-toolbar { border-radius: 0px 0px 0px 0px; } .ql-container { border-radius: 0px 0px 0px 0px; } .bg-animation-zoom { animation-name: zoom; animation-duration: 12s; animation-iteration-count: 1; } .bg-animation-zoom-scale { position: relative; overflow: hidden; } .bg-animation-zoom-scale .bg-animation-zoom-scale-img { animation-name: zoomScale; animation-duration: 12s; animation-iteration-count: 1; position: absolute; top: 0; bottom: 0; right: 0; left: 0; background-size: cover; background-attachment: scroll; background-blend-mode: multiply; background-position: center; transition: all 0.5s ease; } .bg-animation-pan-h { animation-name: panH; animation-duration: 12s; animation-iteration-count: 1; } .bg-animation-pan-v { animation-name: panV; animation-duration: 12s; animation-iteration-count: 1; } @keyframes zoom { 0% { background-size: 130% auto; } 100% { background-size: 100% auto; } } @keyframes zoomScale { 0% { transform: scale(1.3); } 100% { transform: scale(1); } } @keyframes panV { 0% { background-position: center -5%; background-size: auto 125%; } 100% { background-position: center 5%; background-size: auto 125%; } } @keyframes panH { 0% { background-position: -5% center; background-size: 125% auto; } 100% { background-position: 5% center; background-size: 125% auto; } } @keyframes slide-in-right { 0% { transform: translateX(1000px); opacity: 0; } 100% { transform: translateX(0); opacity: 1; } } @keyframes slide-out-right { 0% { transform: translateX(0); opacity: 1; } 100% { transform: translateX(1000px); opacity: 0; } } .slide-in-right { animation: slide-in-right 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; } .slide-out-right { animation: slide-out-right 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; } .video-overlay { width: 100%; height: calc(100vh - 160px); position: relative; overflow: hidden; } .video-overlay .bg-video { position: relative; min-width: 100%; min-height: 100%; } .video-overlay .bg-video video { object-fit: cover; position: absolute; width: 100%; height: 100%; min-width: 100%; min-height: 100%; top: 0; left: 0; } .video-overlay .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.65); color: white; display: flex; align-items: center; } .pricing-container .text-primary small.text-muted { margin-top: 7px; vertical-align: top; font-size: 14px; } .iframe-container { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; } .iframe-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .hover-full-color { transition: all 0.3s ease-in-out; filter: grayscale(100%); opacity: 0.6; } .hover-full-color:hover, .hover-full-color:active, .hover-full-color:focus { transition: all 0.3s ease-in-out; filter: grayscale(0%); opacity: 1; } /* === SPECIAL STYPES IN TINYMCE EDITOR === */ .mce-content-body { /* make all animated elements visible in editor */ /* make bs4 accordians visible (so they can be edited) */ /* make bs4 accordians visible (so they can be edited) */ } .mce-content-body .wow { visibility: visible !important; } .mce-content-body .collapse, .mce-content-body .collapse:not(.show) { display: block; } .mce-content-body .tab-content > .tab-pane { display: block; outline: 1px dotted #999; } .mce-content-body .tab-content > .tab-pane.fade:not(.show) { opacity: 1; } .mce-content-body .flipclock { outline: 1px dotted #999; display: block; text-align: center; padding: 15px; } .mce-content-body .flipclock:before { content: "Countdown Displays Here"; } .mce-content-body [class*="currency-"] { display: block !important; } .btn-group-toggle .btn input[name="payment_option_amount"] { width: 60px; height: 28px; margin: 0 3px; padding: 3px 4px; } .site-search { position: absolute; right: 0; width: 100%; overflow: hidden; -webkit-transition: top 250ms ease; transition: top 250ms ease; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 1; } .site-search.active { top: 0; z-index: 2; } .site-search ::-webkit-input-placeholder { color: #626d78; } .site-search ::-moz-placeholder { color: #626d78; } .site-search :-ms-input-placeholder { color: #626d78; } .site-search :-moz-placeholder { color: #626d78; } .site-search__row input[type="text"] { color: #fff; border: none; border-radius: 0; margin: 0; background: #343a40; box-shadow: none; -webkit-transition: background 250ms ease; transition: background 250ms ease; -webkit-appearance: none; display: block; width: 100%; font-weight: normal; } .site-search__row input[type="text"]:focus { outline: none; } .site-search__row button { position: absolute; top: 0; right: 4em; width: 2.5em; margin: 0; padding: 0; color: #2e529b; transition: color 250ms ease; border: none; background: none; cursor: pointer; font-weight: normal; text-decoration: none; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; outline: none; } .site-search__row button:hover { color: #3a67c2; } .site-search__close { position: absolute; top: 0; right: 0; width: 3.333em; margin: 0; padding: 0; text-align: center; color: white; background: none; border: none; -webkit-transition: color 250ms ease; transition: color 250ms ease; outline: none; } .site-search__close:before { content: ""; display: block; position: absolute; top: 50%; left: 0; width: 1px; height: 1.667em; margin-top: -0.833em; background: rgba(108, 173, 223, 0.2); } .site-search__close:focus { outline: none; } .site-search__close:hover { color: rgba(255, 255, 255, 0.45); } @media (min-width: 880px) { .site-search { top: -128px; height: 85px; font-size: 13px; } .site-search__row input[type="text"] { height: 85px; padding: 1em 8em 1em 1.5em; font-size: 1.385em; } .site-search__row button { height: 85px; line-height: 85px; font-size: 1.5625em; } .site-search__close { height: 85px; font-size: 1.538em; } } .side-bar .site-search { position: relative; right: auto; height: 0; -webkit-transition: height 250ms ease; transition: height 250ms ease; } .side-bar .site-search.active { top: auto; height: 55px; } .side-bar .site-search .site-search__row { padding-top: 8px; padding-bottom: 8px; } .side-bar .site-search .site-search__row input[type="text"] { padding: 6px 42px 5px 16px; background: #333; } .side-bar .site-search .site-search__row button { top: 12px; right: 0; color: #fff; } .side-bar .site-search .site-search__close { display: none; } .capture-nps-wrap { position: fixed; top: 10px; left: 0px; width: 100%; z-index: 901; } .capture-nps-wrap .rating.rating-heart { width: 50%; } .membership-badge { white-space: normal; margin: 0 10px; line-height: 1.3; } .sponsorship-profile { margin-top: -160px; } @media (max-width: 768px) { .sponsorship-profile { margin-top: 0; } } body [class*="currency-"] { display: none; } body.currency-aed .currency-aed, body.currency-afn .currency-afn, body.currency-all .currency-all, body.currency-amd .currency-amd, body.currency-ang .currency-ang, body.currency-aoa .currency-aoa, body.currency-ars .currency-ars, body.currency-aud .currency-aud, body.currency-awg .currency-awg, body.currency-azn .currency-azn, body.currency-bam .currency-bam, body.currency-bbd .currency-bbd, body.currency-bdt .currency-bdt, body.currency-bgn .currency-bgn, body.currency-bhd .currency-bhd, body.currency-bif .currency-bif, body.currency-bmd .currency-bmd, body.currency-bnd .currency-bnd, body.currency-bob .currency-bob, body.currency-brl .currency-brl, body.currency-bsd .currency-bsd, body.currency-btc .currency-btc, body.currency-btn .currency-btn, body.currency-bwp .currency-bwp, body.currency-byr .currency-byr, body.currency-byn .currency-byn, body.currency-bzd .currency-bzd, body.currency-cad .currency-cad, body.currency-cdf .currency-cdf, body.currency-chf .currency-chf, body.currency-clp .currency-clp, body.currency-cny .currency-cny, body.currency-cop .currency-cop, body.currency-crc .currency-crc, body.currency-cuc .currency-cuc, body.currency-cup .currency-cup, body.currency-cve .currency-cve, body.currency-czk .currency-czk, body.currency-djf .currency-djf, body.currency-dkk .currency-dkk, body.currency-dop .currency-dop, body.currency-dzd .currency-dzd, body.currency-eek .currency-eek, body.currency-egp .currency-egp, body.currency-ern .currency-ern, body.currency-etb .currency-etb, body.currency-eth .currency-eth, body.currency-eur .currency-eur, body.currency-fjd .currency-fjd, body.currency-fkp .currency-fkp, body.currency-gbp .currency-gbp, body.currency-gel .currency-gel, body.currency-ggp .currency-ggp, body.currency-ghc .currency-ghc, body.currency-ghs .currency-ghs, body.currency-gip .currency-gip, body.currency-gmd .currency-gmd, body.currency-gnf .currency-gnf, body.currency-gtq .currency-gtq, body.currency-gyd .currency-gyd, body.currency-hkd .currency-hkd, body.currency-hnl .currency-hnl, body.currency-hrk .currency-hrk, body.currency-htg .currency-htg, body.currency-huf .currency-huf, body.currency-idr .currency-idr, body.currency-ils .currency-ils, body.currency-imp .currency-imp, body.currency-inr .currency-inr, body.currency-iqd .currency-iqd, body.currency-irr .currency-irr, body.currency-isk .currency-isk, body.currency-jep .currency-jep, body.currency-jmd .currency-jmd, body.currency-jod .currency-jod, body.currency-jpy .currency-jpy, body.currency-kes .currency-kes, body.currency-kgs .currency-kgs, body.currency-khr .currency-khr, body.currency-kmf .currency-kmf, body.currency-kpw .currency-kpw, body.currency-krw .currency-krw, body.currency-kwd .currency-kwd, body.currency-kyd .currency-kyd, body.currency-kzt .currency-kzt, body.currency-lak .currency-lak, body.currency-lbp .currency-lbp, body.currency-lkr .currency-lkr, body.currency-lrd .currency-lrd, body.currency-lsl .currency-lsl, body.currency-ltc .currency-ltc, body.currency-ltl .currency-ltl, body.currency-lvl .currency-lvl, body.currency-lyd .currency-lyd, body.currency-mad .currency-mad, body.currency-mdl .currency-mdl, body.currency-mga .currency-mga, body.currency-mkd .currency-mkd, body.currency-mmk .currency-mmk, body.currency-mnt .currency-mnt, body.currency-mop .currency-mop, body.currency-mro .currency-mro, body.currency-mru .currency-mru, body.currency-mur .currency-mur, body.currency-mvr .currency-mvr, body.currency-mwk .currency-mwk, body.currency-mxn .currency-mxn, body.currency-myr .currency-myr, body.currency-mzn .currency-mzn, body.currency-nad .currency-nad, body.currency-ngn .currency-ngn, body.currency-nio .currency-nio, body.currency-nok .currency-nok, body.currency-npr .currency-npr, body.currency-nzd .currency-nzd, body.currency-omr .currency-omr, body.currency-pab .currency-pab, body.currency-pen .currency-pen, body.currency-pgk .currency-pgk, body.currency-php .currency-php, body.currency-pkr .currency-pkr, body.currency-pln .currency-pln, body.currency-pyg .currency-pyg, body.currency-qar .currency-qar, body.currency-rmb .currency-rmb, body.currency-ron .currency-ron, body.currency-rsd .currency-rsd, body.currency-rub .currency-rub, body.currency-rwf .currency-rwf, body.currency-sar .currency-sar, body.currency-sbd .currency-sbd, body.currency-scr .currency-scr, body.currency-sdg .currency-sdg, body.currency-sek .currency-sek, body.currency-sgd .currency-sgd, body.currency-shp .currency-shp, body.currency-sll .currency-sll, body.currency-sos .currency-sos, body.currency-srd .currency-srd, body.currency-ssp .currency-ssp, body.currency-std .currency-std, body.currency-stn .currency-stn, body.currency-svc .currency-svc, body.currency-syp .currency-syp, body.currency-szl .currency-szl, body.currency-thb .currency-thb, body.currency-tjs .currency-tjs, body.currency-tmt .currency-tmt, body.currency-tnd .currency-tnd, body.currency-top .currency-top, body.currency-trl .currency-trl, body.currency-try .currency-try, body.currency-ttd .currency-ttd, body.currency-tvd .currency-tvd, body.currency-twd .currency-twd, body.currency-tzs .currency-tzs, body.currency-uah .currency-uah, body.currency-ugx .currency-ugx, body.currency-usd .currency-usd, body.currency-uyu .currency-uyu, body.currency-uzs .currency-uzs, body.currency-vef .currency-vef, body.currency-vnd .currency-vnd, body.currency-vuv .currency-vuv, body.currency-wst .currency-wst, body.currency-xaf .currency-xaf, body.currency-xbt .currency-xbt, body.currency-xcd .currency-xcd, body.currency-xof .currency-xof, body.currency-xpf .currency-xpf, body.currency-yer .currency-yer, body.currency-zar .currency-zar, body.currency-zwd .currency-zwd { display: block; } .hide { display: none; } .hide-important { display: none !important; } .carousel-indicators li { background-color: rgba(0, 0, 0, 0.5); } .carousel-indicators li.active { background-color: black; } .badge-subtle { color: #4d5969; background-color: #e9eaed; } .alignleft { float: left !important; } .alignright { float: right !important; } .mobile-add-product-buttons .labelify { width: 70px; margin-right: 1em; } .mobile-add-product-buttons input { border-radius: 0px; } .mobile-add-product-buttons button { font-size: 1em; border-radius: 0px; } .mobile-add-product-buttons button:nth-child(2) { margin-top: 0.5em; } @supports (-webkit-touch-callout: none) { .mceBackground { background-attachment: scroll !important; } } .pac-container { z-index: 1000000; } .social-login { display: flex; justify-content: space-around; margin-bottom: 1rem; padding: 4px; flex-wrap: wrap; } .social-login a { display: inline-flex; align-items: center; border: 1px solid #d1d5db; border-radius: 0.375rem; padding: 0.5rem 1rem; margin: 4px; color: #6b7280; font-weight: 500; font-size: 0.875rem; line-height: 1.25rem; box-shadow: 0 0 transparent, 0 0 transparent, 0 1px 2px 0 rgba(0, 0, 0, 0.05); flex-shrink: 0; } .social-login a:hover { text-decoration: none; color: #6b7280; background-color: #f9fafb; } .social-login a svg { width: 1.25rem; height: 1.25rem; margin-right: 0.5rem; } .social-login--separator { position: relative; margin-bottom: 1rem; } .social-login--separator .line-container { position: absolute; display: flex; align-items: center; bottom: 0; top: 0; left: 0; right: 0; } .social-login--separator .line-container > div { width: 100%; border-top: 1px solid #d1d5db; } .social-login--separator .text-container { position: relative; display: flex; justify-content: center; } .social-login--separator .text-container > span { font-size: 0.875rem; line-height: 1.25rem; padding-left: 0.5rem; padding-right: 0.5rem; background-color: #fff; color: #6b7280; font-weight: 700; } #bbcheckout-background-overlay, #bbcheckout-loader-wrapper { display: none !important; } @supports (-webkit-appearance: -apple-pay-button) { .btn-apple-pay, .btn-apple-pay-donate { height: 48px; -webkit-appearance: -apple-pay-button !important; -apple-pay-button-type: pay; -apple-pay-button-style: black; } .btn-apple-pay-donate { -apple-pay-button-type: donate !important; } .btn-apple-pay *, .btn-apple-pay-donate * { display: none; } } .apple-pay-button, .google-pay-button { display: flex; align-items: center; justify-content: center; width: 100%; margin-top: 8px; padding: 0.5rem 1.25rem; } .apple-pay-button, .google-pay-button { height: 46px; background-color: #000; font-size: 1rem; line-height: 1.75rem; color: #fff; border: 0; cursor: pointer; } .apple-pay-button div, .google-pay-button div { display: flex; align-items: center; justify-content: center; } .apple-pay-button.apple-pay-official-button { display: none; } .apple-pay-unofficial-button svg { margin-top: -0.15rem; } @supports (-webkit-appearance: -apple-pay-button) { .apple-pay-button .apple-pay-unofficial-button { display: none; } .apple-pay-button .apple-pay-official-button { display: block; width: 100%; height: 2.5rem; -webkit-appearance: -apple-pay-button; -apple-pay-button-style: black; -apple-pay-button-type: donate; } } .google-pay-button svg { margin-top: 0.25rem; transform: scale(1.1); } .google-pay-unofficial-button { padding: 0; } .google-pay-unofficial-button:hover { background-color: #3c4043; } .google-pay-unofficial-button > div { width: 100%; height: 38px; } body.theme-gcx { background-color: #343a40; } body.theme-gcx.in-donor-portal .page-content > .container-fluid { max-width: 1180px; margin: 0 auto; } body.theme-gcx .brand { margin-bottom: 50px; text-align: center; } body.theme-gcx .brand img { margin: 0 auto; max-width: 250px; height: auto; } body.theme-gcx > div > div > div:nth-child(1) > div > div.bg-danger { margin-bottom: 40px; border-radius: 10px; } body.theme-gcx.template--accounts--home > div > div > div:nth-child(2) > div.col-12.col-lg-8.col-xl-9 > h1 { display: none; } body.theme-gcx.template--accounts--login .title-bar, body.theme-gcx.template--accounts--login-simple .title-bar { display: none; } body.theme-gcx.template--accounts--login .account-login, body.theme-gcx.template--accounts--login-simple .account-login { background: none; border: none; } .sharing-links-row { width: fit-content; } .sharing-links-row .sharing-links { margin-left: -4px; margin-right: -4px; } footer .section-dark { background-color: #caccd1; } footer .section-dark a { color: #fff; } footer .section-sm { background-color: #1E1E1E !important; } .btn-alternate { background-color: #A82300 !important; border-radius: 0px; color: #fff !important; } /*header .top-bar .brand img { max-width:200px; height:auto; }*/ header .top-bar .brand img { height: 110px; } .owl-item .hover-full-color { filter: none !important; } @media (max-width: 415px) and (min-width: 375px) { .page-1 .header-spacer { height: 196px !important; } .page-1 .video-overlay { height: 120vh !important; } }