/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/scss/main.scss ***!
  \***********************************************************************************************************************************************************************************/
@charset "UTF-8";
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e2e8f0; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #94a3b8; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #94a3b8; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
*{
  scrollbar-color: initial;
  scrollbar-width: initial;
}
html{
  font-family: "Frutiger CE 45", sans-serif;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 992px){
  .container{
    max-width: 992px;
  }
}
@media (min-width: 1200px){
  .container{
    max-width: 1200px;
  }
}
@media (min-width: 1400px){
  .container{
    max-width: 1400px;
  }
}
@media (min-width: 1800px){
  .container{
    max-width: 1800px;
  }
}
.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;
}
.pointer-events-none{
  pointer-events: none;
}
.\!static{
  position: static !important;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.\!absolute{
  position: absolute !important;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-\[25px\]{
  bottom: 25px;
}
.bottom-\[5\%\]{
  bottom: 5%;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-\[-200px\]{
  left: -200px;
}
.left-\[25px\]{
  left: 25px;
}
.left-\[50\%\]{
  left: 50%;
}
.right-0{
  right: 0px;
}
.right-\[17\.5px\]{
  right: 17.5px;
}
.right-\[25px\]{
  right: 25px;
}
.right-\[30px\]{
  right: 30px;
}
.right-\[321px\]{
  right: 321px;
}
.right-\[615px\]{
  right: 615px;
}
.top-0{
  top: 0px;
}
.top-\[130px\]{
  top: 130px;
}
.top-\[15px\]{
  top: 15px;
}
.top-\[25px\]{
  top: 25px;
}
.top-\[26px\]{
  top: 26px;
}
.top-\[50\%\]{
  top: 50%;
}
.top-\[8\.5px\]{
  top: 8.5px;
}
.top-\[84\.5px\]{
  top: 84.5px;
}
.top-\[95px\]{
  top: 95px;
}
.-z-10{
  z-index: -10;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-\[123456\]{
  z-index: 123456;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[9111111\]{
  z-index: 9111111;
}
.\!m-0{
  margin: 0px !important;
}
.\!m-\[0px\]{
  margin: 0px !important;
}
.m-\[0px\]{
  margin: 0px;
}
.m-\[0px_0px_15px\]{
  margin: 0px 0px 15px;
}
.m-\[1\.5rem_0\]{
  margin: 1.5rem 0;
}
.m-\[25px_0px_15px\]{
  margin: 25px 0px 15px;
}
.m-\[4px_0px\]{
  margin: 4px 0px;
}
.m-\[8px_0px\]{
  margin: 8px 0px;
}
.-mx-2\.5{
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-\[21px\]{
  margin-top: 21px;
  margin-bottom: 21px;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.\!mb-10{
  margin-bottom: 2.5rem !important;
}
.\!mb-\[0\.5rem\]{
  margin-bottom: 0.5rem !important;
}
.\!mb-\[0px\]{
  margin-bottom: 0px !important;
}
.\!mb-\[1\.5rem\]{
  margin-bottom: 1.5rem !important;
}
.\!mb-\[1rem\]{
  margin-bottom: 1rem !important;
}
.\!ml-0{
  margin-left: 0px !important;
}
.\!ml-auto{
  margin-left: auto !important;
}
.\!mt-\[0\.5rem\]{
  margin-top: 0.5rem !important;
}
.\!mt-\[0\]{
  margin-top: 0 !important;
}
.\!mt-\[0px\]{
  margin-top: 0px !important;
}
.\!mt-\[0rem\]{
  margin-top: 0rem !important;
}
.\!mt-\[1\.5rem\]{
  margin-top: 1.5rem !important;
}
.\!mt-\[1rem\]{
  margin-top: 1rem !important;
}
.\!mt-\[3rem\]{
  margin-top: 3rem !important;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-11{
  margin-bottom: 2.75rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-2\.5{
  margin-bottom: 0.625rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[-50px\]{
  margin-bottom: -50px;
}
.mb-\[0\]{
  margin-bottom: 0;
}
.mb-\[1\.5rem\]{
  margin-bottom: 1.5rem;
}
.mb-\[100px\]{
  margin-bottom: 100px;
}
.mb-\[10px\]{
  margin-bottom: 10px;
}
.mb-\[12px\]{
  margin-bottom: 12px;
}
.mb-\[14px\]{
  margin-bottom: 14px;
}
.mb-\[15px\]{
  margin-bottom: 15px;
}
.mb-\[18px\]{
  margin-bottom: 18px;
}
.mb-\[1rem\]{
  margin-bottom: 1rem;
}
.mb-\[24px\]{
  margin-bottom: 24px;
}
.mb-\[25px\]{
  margin-bottom: 25px;
}
.mb-\[2rem\]{
  margin-bottom: 2rem;
}
.mb-\[30px\]{
  margin-bottom: 30px;
}
.mb-\[3rem\]{
  margin-bottom: 3rem;
}
.mb-\[40px\]{
  margin-bottom: 40px;
}
.mb-\[45px\]{
  margin-bottom: 45px;
}
.mb-\[72px\]{
  margin-bottom: 72px;
}
.mb-\[8px\]{
  margin-bottom: 8px;
}
.ml-10{
  margin-left: 2.5rem;
}
.ml-\[24px\]{
  margin-left: 24px;
}
.ml-\[30px\]{
  margin-left: 30px;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-2\.5{
  margin-right: 0.625rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-\[10px\]{
  margin-right: 10px;
}
.mr-\[4px\]{
  margin-right: 4px;
}
.mt-12{
  margin-top: 3rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-\[-30px\]{
  margin-top: -30px;
}
.mt-\[0px\]{
  margin-top: 0px;
}
.mt-\[10px\]{
  margin-top: 10px;
}
.mt-\[12px\]{
  margin-top: 12px;
}
.mt-\[15px\]{
  margin-top: 15px;
}
.mt-\[16px\]{
  margin-top: 16px;
}
.mt-\[20px\]{
  margin-top: 20px;
}
.mt-\[2rem\]{
  margin-top: 2rem;
}
.mt-\[30px\]{
  margin-top: 30px;
}
.mt-\[4px\]{
  margin-top: 4px;
}
.mt-\[8px\]{
  margin-top: 8px;
}
.mt-\[3px\]{
  margin-top: 3px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.\!flex{
  display: flex !important;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.\!hidden{
  display: none !important;
}
.hidden{
  display: none;
}
.\!h-\[100\%\]{
  height: 100% !important;
}
.\!h-\[390px\]{
  height: 390px !important;
}
.h-\[100\%\]{
  height: 100%;
}
.h-\[100px\]{
  height: 100px;
}
.h-\[100vh\]{
  height: 100vh;
}
.h-\[105px\]{
  height: 105px;
}
.h-\[128px\]{
  height: 128px;
}
.h-\[142px\]{
  height: 142px;
}
.h-\[150px\]{
  height: 150px;
}
.h-\[16px\]{
  height: 16px;
}
.h-\[20px\]{
  height: 20px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[2px\]{
  height: 2px;
}
.h-\[30px\]{
  height: 30px;
}
.h-\[32px\]{
  height: 32px;
}
.h-\[400px\]{
  height: 400px;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[45px\]{
  height: 45px;
}
.h-\[4px\]{
  height: 4px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[52px\]{
  height: 52px;
}
.h-\[60\%\]{
  height: 60%;
}
.h-\[60px\]{
  height: 60px;
}
.h-\[70\%\]{
  height: 70%;
}
.h-\[70px\]{
  height: 70px;
}
.h-\[75px\]{
  height: 75px;
}
.h-\[85px\]{
  height: 85px;
}
.h-\[calc\(100vh-186px\)\]{
  height: calc(100vh - 186px);
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.max-h-\[100\%\]{
  max-height: 100%;
}
.max-h-\[150px\]{
  max-height: 150px;
}
.max-h-\[249px\]{
  max-height: 249px;
}
.max-h-\[33px\]{
  max-height: 33px;
}
.max-h-\[390px\]{
  max-height: 390px;
}
.max-h-\[45px\]{
  max-height: 45px;
}
.max-h-\[51px\]{
  max-height: 51px;
}
.max-h-\[550px\]{
  max-height: 550px;
}
.max-h-\[76px\]{
  max-height: 76px;
}
.max-h-\[800px\]{
  max-height: 800px;
}
.max-h-\[95vh\]{
  max-height: 95vh;
}
.max-h-full{
  max-height: 100%;
}
.min-h-\[220px\]{
  min-height: 220px;
}
.min-h-\[300px\]{
  min-height: 300px;
}
.min-h-\[calc\(100vh-606px\)\]{
  min-height: calc(100vh - 606px);
}
.min-h-full{
  min-height: 100%;
}
.\!w-\[100\%\]{
  width: 100% !important;
}
.\!w-\[calc\(100\%-50px\)\]{
  width: calc(100% - 50px) !important;
}
.\!w-\[calc\(50\%-30px\)\]{
  width: calc(50% - 30px) !important;
}
.\!w-fit{
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-2\/3{
  width: 66.666667%;
}
.w-\[100\%\]{
  width: 100%;
}
.w-\[102\%\]{
  width: 102%;
}
.w-\[110px\]{
  width: 110px;
}
.w-\[141px\]{
  width: 141px;
}
.w-\[145px\]{
  width: 145px;
}
.w-\[150px\]{
  width: 150px;
}
.w-\[200\%\]{
  width: 200%;
}
.w-\[20px\]{
  width: 20px;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[251px\]{
  width: 251px;
}
.w-\[25px\]{
  width: 25px;
}
.w-\[30px\]{
  width: 30px;
}
.w-\[32px\]{
  width: 32px;
}
.w-\[35px\]{
  width: 35px;
}
.w-\[3px\]{
  width: 3px;
}
.w-\[40px\]{
  width: 40px;
}
.w-\[50px\]{
  width: 50px;
}
.w-\[64px\]{
  width: 64px;
}
.w-\[70px\]{
  width: 70px;
}
.w-\[80\%\]{
  width: 80%;
}
.w-\[85\%\]{
  width: 85%;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[95\%\]{
  width: 95%;
}
.w-\[calc\(100\%-50px\)\]{
  width: calc(100% - 50px);
}
.w-\[calc\(100\%_-_110px\)\]{
  width: calc(100% - 110px);
}
.w-\[calc\(100\%_-_30px\)\]{
  width: calc(100% - 30px);
}
.w-\[calc\(33\.3333\%-13\.3333px\)\]{
  width: calc(33.3333% - 13.3333px);
}
.w-\[calc\(50\%-8px\)\]{
  width: calc(50% - 8px);
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-screen{
  width: 100vw;
}
.w-\[70\%\]{
  width: 70%;
}
.min-w-\[100px\]{
  min-width: 100px;
}
.min-w-\[133px\]{
  min-width: 133px;
}
.min-w-\[145px\]{
  min-width: 145px;
}
.min-w-\[30px\]{
  min-width: 30px;
}
.min-w-\[70px\]{
  min-width: 70px;
}
.max-w-\[100\%\]{
  max-width: 100%;
}
.max-w-\[100vw\]{
  max-width: 100vw;
}
.max-w-\[150px\]{
  max-width: 150px;
}
.max-w-\[176px\]{
  max-width: 176px;
}
.max-w-\[251px\]{
  max-width: 251px;
}
.max-w-\[50\%\]{
  max-width: 50%;
}
.max-w-\[650px\]{
  max-width: 650px;
}
.max-w-\[760px\]{
  max-width: 760px;
}
.max-w-\[80\%\]{
  max-width: 80%;
}
.max-w-\[83\%\]{
  max-width: 83%;
}
.max-w-\[85\%\]{
  max-width: 85%;
}
.max-w-\[90\%\]{
  max-width: 90%;
}
.max-w-full{
  max-width: 100%;
}
.max-w-none{
  max-width: none;
}
.basis-full{
  flex-basis: 100%;
}
.\!translate-y-\[-50px\]{
  --tw-translate-y: -50px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.translate-x-\[-50\%\]{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[-50\%\]{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[200\%\]{
  --tw-translate-y: 200%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[50\%\]{
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\!rotate-\[0deg\]{
  --tw-rotate: 0deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[180deg\]{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[90deg\]{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\!transform-none{
  transform: none !important;
}
.cursor-pointer{
  cursor: pointer;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.content-center{
  align-content: center;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-1{
  gap: 0.25rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2\.5{
  gap: 0.625rem;
}
.gap-4{
  gap: 1rem;
}
.gap-\[1\.5rem\]{
  gap: 1.5rem;
}
.gap-\[10px\]{
  gap: 10px;
}
.gap-\[12px_20px\]{
  gap: 12px 20px;
}
.gap-\[15px\]{
  gap: 15px;
}
.gap-\[16px\]{
  gap: 16px;
}
.gap-\[1rem\]{
  gap: 1rem;
}
.gap-\[20px\]{
  gap: 20px;
}
.gap-\[25px\]{
  gap: 25px;
}
.gap-\[28px\]{
  gap: 28px;
}
.gap-\[30px\]{
  gap: 30px;
}
.gap-\[48px_15px\]{
  gap: 48px 15px;
}
.gap-\[4px_16px\]{
  gap: 4px 16px;
}
.gap-\[5px\]{
  gap: 5px;
}
.gap-\[7px\]{
  gap: 7px;
}
.gap-\[8px\]{
  gap: 8px;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-y-2\.5{
  row-gap: 0.625rem;
}
.gap-y-5{
  row-gap: 1.25rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.gap-y-7{
  row-gap: 1.75rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.gap-y-9{
  row-gap: 2.25rem;
}
.overflow-auto{
  overflow: auto;
}
.\!overflow-hidden{
  overflow: hidden !important;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.text-nowrap{
  text-wrap: nowrap;
}
.rounded-\[0\%\]{
  border-radius: 0%;
}
.rounded-\[50\%\]{
  border-radius: 50%;
}
.border{
  border-width: 1px;
}
.border-\[1px\]{
  border-width: 1px;
}
.border-\[2px\]{
  border-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-0{
  border-bottom-width: 0px;
}
.border-b-\[1px\]{
  border-bottom-width: 1px;
}
.border-b-\[2px\]{
  border-bottom-width: 2px;
}
.border-l{
  border-left-width: 1px;
}
.border-l-0{
  border-left-width: 0px;
}
.border-l-\[2px\]{
  border-left-width: 2px;
}
.border-r-0{
  border-right-width: 0px;
}
.border-t{
  border-top-width: 1px;
}
.border-none{
  border-style: none;
}
.border-\[\#d5d5d5\]{
  --tw-border-opacity: 1;
  border-color: rgb(213 213 213 / var(--tw-border-opacity, 1));
}
.border-\[\#ddd\]{
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}
.border-\[\#e5e5e5\]{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.border-\[\#eee\]{
  --tw-border-opacity: 1;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-grayEnim{
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}
.\!bg-\[\#e21f25\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(226 31 37 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#0C0C0C\]{
  --tw-bg-opacity: 1;
  background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
}
.bg-\[\#232627\]{
  --tw-bg-opacity: 1;
  background-color: rgb(35 38 39 / var(--tw-bg-opacity, 1));
}
.bg-\[\#232627f2\]{
  background-color: #232627f2;
}
.bg-\[\#242C2C\]{
  --tw-bg-opacity: 1;
  background-color: rgb(36 44 44 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EEEEEE\]{
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d5d5d5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(213 213 213 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e6e6e6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eee\]{
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f5f5f5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-\[white\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}
.bg-redEnim{
  --tw-bg-opacity: 1;
  background-color: rgb(227 30 38 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellowEnim{
  --tw-bg-opacity: 1;
  background-color: rgb(255 222 23 / var(--tw-bg-opacity, 1));
}
.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}
.bg-contain{
  background-size: contain;
}
.bg-cover{
  background-size: cover;
}
.bg-\[center\]{
  background-position: center;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-none{
  fill: none;
}
.stroke-white{
  stroke: #fff;
}
.stroke-2{
  stroke-width: 2;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.\!object-cover{
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.\!p-\[0\]{
  padding: 0 !important;
}
.\!p-\[0px\]{
  padding: 0px !important;
}
.p-1{
  padding: 0.25rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.p-\[0_30px\]{
  padding: 0 30px;
}
.p-\[0px_30px\]{
  padding: 0px 30px;
}
.p-\[0px_4px\]{
  padding: 0px 4px;
}
.p-\[10px\]{
  padding: 10px;
}
.p-\[115px_0px_30px\]{
  padding: 115px 0px 30px;
}
.p-\[115px_30px_30px\]{
  padding: 115px 30px 30px;
}
.p-\[12px_0\]{
  padding: 12px 0;
}
.p-\[12px_14px_8px\]{
  padding: 12px 14px 8px;
}
.p-\[155px_0px_70px\]{
  padding: 155px 0px 70px;
}
.p-\[15px\]{
  padding: 15px;
}
.p-\[16px_32px\]{
  padding: 16px 32px;
}
.p-\[1px\]{
  padding: 1px;
}
.p-\[20px\]{
  padding: 20px;
}
.p-\[20px_30px\]{
  padding: 20px 30px;
}
.p-\[20px_30px_45px\]{
  padding: 20px 30px 45px;
}
.p-\[20px_40px_20px_20px\]{
  padding: 20px 40px 20px 20px;
}
.p-\[25px\]{
  padding: 25px;
}
.p-\[30px\]{
  padding: 30px;
}
.p-\[30px_0px\]{
  padding: 30px 0px;
}
.p-\[30px_30px_0\]{
  padding: 30px 30px 0;
}
.p-\[45px_30px\]{
  padding: 45px 30px;
}
.p-\[45px_30px_0\]{
  padding: 45px 30px 0;
}
.p-\[50px_0px_30px\]{
  padding: 50px 0px 30px;
}
.p-\[50px_15px\]{
  padding: 50px 15px;
}
.p-\[5px_0px\]{
  padding: 5px 0px;
}
.p-\[5px_30px_0\]{
  padding: 5px 30px 0;
}
.p-\[5px_30px_10px\]{
  padding: 5px 30px 10px;
}
.p-\[5px_30px_30px\]{
  padding: 5px 30px 30px;
}
.p-\[65px_30px\]{
  padding: 65px 30px;
}
.p-\[6px_15px\]{
  padding: 6px 15px;
}
.p-\[8px\]{
  padding: 8px;
}
.p-\[8px_0px\]{
  padding: 8px 0px;
}
.p-\[8px_16px\]{
  padding: 8px 16px;
}
.p-\[8px_17px\]{
  padding: 8px 17px;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-\[30px\]{
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[40px\]{
  padding-left: 40px;
  padding-right: 40px;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-\[15px\]{
  padding-bottom: 15px;
}
.pb-\[18px\]{
  padding-bottom: 18px;
}
.pb-\[20px\]{
  padding-bottom: 20px;
}
.pb-\[2rem\]{
  padding-bottom: 2rem;
}
.pb-\[40px\]{
  padding-bottom: 40px;
}
.pb-\[45px\]{
  padding-bottom: 45px;
}
.pb-\[60px\]{
  padding-bottom: 60px;
}
.pb-\[8px\]{
  padding-bottom: 8px;
}
.pb-\[calc\(30px-0\.5rem\)\]{
  padding-bottom: calc(30px - 0.5rem);
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pl-\[28px\]{
  padding-left: 28px;
}
.pl-\[5\%\]{
  padding-left: 5%;
}
.pl-\[5px\]{
  padding-left: 5px;
}
.pr-5{
  padding-right: 1.25rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-2\.5{
  padding-top: 0.625rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-\[100\%\]{
  padding-top: 100%;
}
.pt-\[125px\]{
  padding-top: 125px;
}
.pt-\[23px\]{
  padding-top: 23px;
}
.pt-\[67\.2\%\]{
  padding-top: 67.2%;
}
.pt-\[calc\(33\.3333\%-13\.3333px\)\]{
  padding-top: calc(33.3333% - 13.3333px);
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.align-super{
  vertical-align: super;
}
.align-\[-9px\]{
  vertical-align: -9px;
}
.font-helvetica{
  font-family: Helvetica, sans-serif;
}
.\!text-\[33px\]{
  font-size: 33px !important;
}
.text-3xl{
  font-size: 1.953rem;
}
.text-\[0\.75rem\]{
  font-size: 0.75rem;
}
.text-\[0\.8125rem\]{
  font-size: 0.8125rem;
}
.text-\[0\.85rem\]{
  font-size: 0.85rem;
}
.text-\[0\.875rem\]{
  font-size: 0.875rem;
}
.text-\[0\.9375rem\]{
  font-size: 0.9375rem;
}
.text-\[0px\]{
  font-size: 0px;
}
.text-\[1\.0625rem\]{
  font-size: 1.0625rem;
}
.text-\[1\.5625rem\]{
  font-size: 1.5625rem;
}
.text-\[1\.5rem\]{
  font-size: 1.5rem;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[17px\]{
  font-size: 17px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[2\.1875rem\]{
  font-size: 2.1875rem;
}
.text-\[2\.5rem\]{
  font-size: 2.5rem;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[21px\]{
  font-size: 21px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[26px\]{
  font-size: 26px;
}
.text-\[27px\]{
  font-size: 27px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[30px\]{
  font-size: 30px;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-\[36px\]{
  font-size: 36px;
}
.text-\[40px\]{
  font-size: 40px;
}
.text-\[60px\]{
  font-size: 60px;
}
.text-base{
  font-size: 1rem;
}
.text-sm{
  font-size: 0.8rem;
}
.font-\[400\]{
  font-weight: 400;
}
.font-\[500\]{
  font-weight: 500;
}
.font-\[600\]{
  font-weight: 600;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.capitalize{
  text-transform: capitalize;
}
.normal-case{
  text-transform: none;
}
.italic{
  font-style: italic;
}
.\!leading-\[16px\]{
  line-height: 16px !important;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-\[1\.135\]{
  line-height: 1.135;
}
.leading-\[1\.25\]{
  line-height: 1.25;
}
.leading-\[1\.3125\]{
  line-height: 1.3125;
}
.leading-\[1\.46\]{
  line-height: 1.46;
}
.leading-\[1\.5\]{
  line-height: 1.5;
}
.leading-\[1\.64\]{
  line-height: 1.64;
}
.leading-\[1\.6\]{
  line-height: 1.6;
}
.leading-\[1\.85\]{
  line-height: 1.85;
}
.leading-\[17px\]{
  line-height: 17px;
}
.leading-\[18px\]{
  line-height: 18px;
}
.leading-\[1\]{
  line-height: 1;
}
.leading-\[20px\]{
  line-height: 20px;
}
.leading-\[21px\]{
  line-height: 21px;
}
.leading-\[28px\]{
  line-height: 28px;
}
.leading-\[31px\]{
  line-height: 31px;
}
.leading-\[44px\]{
  line-height: 44px;
}
.leading-\[46px\]{
  line-height: 46px;
}
.leading-\[48px\]{
  line-height: 48px;
}
.tracking-\[1px\]{
  letter-spacing: 1px;
}
.tracking-\[2px\]{
  letter-spacing: 2px;
}
.\!text-\[\#989898\]{
  --tw-text-opacity: 1 !important;
  color: rgb(152 152 152 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[black\]{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.\!text-black{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.\!text-greyEnim{
  color: rgba(0,0,0,0.5) !important;
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.\!text-yellowEnim{
  --tw-text-opacity: 1 !important;
  color: rgb(255 222 23 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#555\]{
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
}
.text-\[\#666666\]{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#8A8A8A\]{
  --tw-text-opacity: 1;
  color: rgb(138 138 138 / var(--tw-text-opacity, 1));
}
.text-\[\#989898\]{
  --tw-text-opacity: 1;
  color: rgb(152 152 152 / var(--tw-text-opacity, 1));
}
.text-\[\#e21f25\]{
  --tw-text-opacity: 1;
  color: rgb(226 31 37 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-greyEnim{
  color: rgba(0,0,0,0.5);
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-800{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.opacity-0{
  opacity: 0;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-\[0\.7\]{
  opacity: 0.7;
}
.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgba(15,23,42,0.07), 0 10px 10px -5px rgba(15,23,42,0.02);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 10px 10px -5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!transition-\[padding\2c _font-size\]{
  transition-property: padding, font-size !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[background\]{
  transition-property: background;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[color\]{
  transition-property: color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[height\]{
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[inset\2c _opacity\]{
  transition-property: inset, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[margin\2c _transform\]{
  transition-property: margin, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[opacity\]{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[padding\2c _font-size\2c _opacity\]{
  transition-property: padding, font-size, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[transform\2c _background\]{
  transition-property: transform, background;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[transform\2c _color\]{
  transition-property: transform, color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[transform\2c _opacity\]{
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-\[300ms\]{
  transition-duration: 300ms;
}
.duration-\[700ms\]{
  transition-duration: 700ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@font-face {
  font-family: "Calibri";
  src: url(fonts/853b490e89f368be2e84.eot);
  src: local("Calibri Bold"), local("Calibri-Bold"), url(fonts/853b490e89f368be2e84.eot?#iefix) format("embedded-opentype"), url(fonts/fc6c9cbc6d48e43bd0d8.woff2) format("woff2"), url(fonts/012f244a69c785bf0c15.woff) format("woff"), url(fonts/14ccf699d45094b3eba9.ttf) format("truetype"), url(images/ad7af1b16be9d9ba7432.svg#Calibri-Bold) format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Calibri";
  src: url(fonts/6370c8e9aad6abeb636b.eot);
  src: local("Calibri"), url(fonts/6370c8e9aad6abeb636b.eot?#iefix) format("embedded-opentype"), url(fonts/3d2eb756694e55f06642.woff2) format("woff2"), url(fonts/690a92a0b7b411b1f913.woff) format("woff"), url(fonts/63612f6824b01264bc3b.ttf) format("truetype"), url(images/0a26e1bdb49e2a4fb12b.svg#Calibri) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Calibri";
  src: url(fonts/bf893a2cb8e935c6af50.eot);
  src: local("Calibri Italic"), local("Calibri-Italic"), url(fonts/bf893a2cb8e935c6af50.eot?#iefix) format("embedded-opentype"), url(fonts/821bdd34fb066698cedb.woff2) format("woff2"), url(fonts/ff42af05e944c5db0657.woff) format("woff"), url(fonts/3c0fd2ab28ebe72e2c6f.ttf) format("truetype"), url(images/654ffb9489678ec052d7.svg#Calibri-Italic) format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Calibri";
  src: url(fonts/2cc68b696da36b0f6f36.eot);
  src: local("Calibri Bold Italic"), local("Calibri-BoldItalic"), url(fonts/2cc68b696da36b0f6f36.eot?#iefix) format("embedded-opentype"), url(fonts/4c42da2bdbbc82be4017.woff2) format("woff2"), url(fonts/f43569e4d33a3efca86f.woff) format("woff"), url(fonts/0f230f6ef5ec45e24e44.ttf) format("truetype"), url(images/727b75c95b156ab12b40.svg#Calibri-BoldItalic) format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Calibri";
  src: url(fonts/1f163fa7c10db0e9f24e.eot);
  src: local("Calibri Light"), local("Calibri-Light"), url(fonts/1f163fa7c10db0e9f24e.eot?#iefix) format("embedded-opentype"), url(fonts/54e0da1c3daf5135d932.woff2) format("woff2"), url(fonts/414e18d8cd201b3ff93d.woff) format("woff"), url(fonts/b2d991d8f9945d718308.ttf) format("truetype"), url(images/c428a80728a773a13882.svg#Calibri-Light) format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Calibri";
  src: url(fonts/6dc0c3fbe7076be1b510.eot);
  src: local("Calibri Light Italic"), local("Calibri-LightItalic"), url(fonts/6dc0c3fbe7076be1b510.eot?#iefix) format("embedded-opentype"), url(fonts/3ba84b134dae694fc2fe.woff2) format("woff2"), url(fonts/33ed6902f2547dcc77cc.woff) format("woff"), url(fonts/03ef2b5a5c3fff55efbe.ttf) format("truetype"), url(images/433ce4a9c933f465258a.svg#Calibri-LightItalic) format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Frutiger";
  src: url(fonts/8b32a064fc77b59c6460.eot);
  src: local("Frutiger CE 45 Light"), local("FrutigerCE-Light"), url(fonts/8b32a064fc77b59c6460.eot?#iefix) format("embedded-opentype"), url(fonts/1a11bb7c19c924dff5d6.woff2) format("woff2"), url(fonts/3ec850789a282a225648.woff) format("woff"), url(fonts/8474987fe1b84a892805.ttf) format("truetype"), url(images/ada7bfabcb84745dcc67.svg#FrutigerCE-Light) format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Frutiger";
  src: url(fonts/8b32a064fc77b59c6460.eot);
  src: local("Frutiger CE"), local("FrutigerCE"), url(fonts/8b32a064fc77b59c6460.eot?#iefix) format("embedded-opentype"), url(fonts/1a11bb7c19c924dff5d6.woff2) format("woff2"), url(fonts/3ec850789a282a225648.woff) format("woff"), url(fonts/8474987fe1b84a892805.ttf) format("truetype"), url(images/ada7bfabcb84745dcc67.svg#FrutigerCE) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url(fonts/3f623421873988711dd8.eot) format("embedded-opentype"), url(fonts/09187ae7c0488d32ffee.woff2) format("woff2"), url(fonts/f3c2070658856ddf8cb9.woff) format("woff"), url(fonts/b90f0530f6fc95746218.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url(fonts/c4784120f950bc3cdcd2.eot) format("embedded-opentype"), url(fonts/6aa2be4611d45dec5006.woff2) format("woff2"), url(fonts/bab5a271e7b5a2891dec.woff) format("woff"), url(fonts/b3bb7a788de22fd1b48c.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url(fonts/2dde9d29e6a2d868c634.eot) format("embedded-opentype"), url(fonts/cbda0c0c4d233722531a.woff2) format("woff2"), url(fonts/85465acc6c85abeb61ed.woff) format("woff"), url(fonts/1c348d166d6b63d93ff6.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icons_ENIM";
  src: url(fonts/3be9a129b81344e98fda.eot);
  src: url(fonts/3be9a129b81344e98fda.eot) format("embedded-opentype"), url(fonts/4d24720d828d64ac72bc.ttf) format("truetype"), url(images/9665462c4475625ee398.svg) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icons_ENIM" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-icon-add-event:before {
  content: "\e921" !important;
}
.icon-file-archive:before {
  content: "\e91b" !important;
}
.icon-file-docs:before {
  content: "\e91c" !important;
}
.icon-file-excel:before {
  content: "\e91d" !important;
}
.icon-file-pdf:before {
  content: "\e91e" !important;
}
.icon-seta-drop-Down:before {
  content: "\e91f" !important;
}
.icon-seta-drop-Up:before {
  content: "\e920" !important;
}
.icon-all-projects-hover:before {
  content: "\e900" !important;
}
.icon-all-projects:before {
  content: "\e901" !important;
}
.icon-arrow-small:before {
  content: "\e902" !important;
}
.icon-check:before {
  content: "\e903" !important;
}
.icon-close:before {
  content: "\e904" !important;
}
.icon-facebook:before {
  content: "\e905" !important;
}
.icon-filter-list:before {
  content: "\e906" !important;
}
.icon-footer-suppliers:before {
  content: "\e907" !important;
}
.icon-hand:before {
  content: "\e908" !important;
}
.icon-icon-seta-dir-BTs:before {
  content: "\e909" !important;
}
.icon-icon-seta-esq-BTs:before {
  content: "\e90a" !important;
}
.icon-icon-seta-Gotop:before {
  content: "\e90b" !important;
}
.icon-linkedin:before {
  content: "\e90c" !important;
}
.icon-Location:before {
  content: "\e90d" !important;
}
.icon-Lupa:before {
  content: "\e90e" !important;
}
.icon-Menu:before {
  content: "\e90f" !important;
}
.icon-play:before {
  content: "\e910" !important;
}
.icon-seta-dir-BIG:before {
  content: "\e911" !important;
}
.icon-seta-dir-drag:before {
  content: "\e912" !important;
}
.icon-seta-dir-nav:before {
  content: "\e913" !important;
}
.icon-seta-esq-drag:before {
  content: "\e914" !important;
}
.icon-seta-esq-nav:before {
  content: "\e915" !important;
}
.icon-setaBIG-Left:before {
  content: "\e916" !important;
}
.icon-setaBIG-Right:before {
  content: "\e917" !important;
}
.icon-setaMEDIUM-down:before {
  content: "\e918" !important;
}
.icon-setaSMALL-down:before {
  content: "\e919" !important;
}
.icon-Youtube:before {
  content: "\e91a" !important;
}
/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e" !important;
}
.fa-abacus:before {
  content: "\f640" !important;
}
.fa-accessible-icon:before {
  content: "\f368" !important;
}
.fa-accusoft:before {
  content: "\f369" !important;
}
.fa-acorn:before {
  content: "\f6ae" !important;
}
.fa-acquisitions-incorporated:before {
  content: "\f6af" !important;
}
.fa-ad:before {
  content: "\f641" !important;
}
.fa-address-book:before {
  content: "\f2b9" !important;
}
.fa-address-card:before {
  content: "\f2bb" !important;
}
.fa-adjust:before {
  content: "\f042" !important;
}
.fa-adn:before {
  content: "\f170" !important;
}
.fa-adobe:before {
  content: "\f778" !important;
}
.fa-adversal:before {
  content: "\f36a" !important;
}
.fa-affiliatetheme:before {
  content: "\f36b" !important;
}
.fa-air-conditioner:before {
  content: "\f8f4" !important;
}
.fa-air-freshener:before {
  content: "\f5d0" !important;
}
.fa-airbnb:before {
  content: "\f834" !important;
}
.fa-alarm-clock:before {
  content: "\f34e" !important;
}
.fa-alarm-exclamation:before {
  content: "\f843" !important;
}
.fa-alarm-plus:before {
  content: "\f844" !important;
}
.fa-alarm-snooze:before {
  content: "\f845" !important;
}
.fa-album:before {
  content: "\f89f" !important;
}
.fa-album-collection:before {
  content: "\f8a0" !important;
}
.fa-algolia:before {
  content: "\f36c" !important;
}
.fa-alicorn:before {
  content: "\f6b0" !important;
}
.fa-alien:before {
  content: "\f8f5" !important;
}
.fa-alien-monster:before {
  content: "\f8f6" !important;
}
.fa-align-center:before {
  content: "\f037" !important;
}
.fa-align-justify:before {
  content: "\f039" !important;
}
.fa-align-left:before {
  content: "\f036" !important;
}
.fa-align-right:before {
  content: "\f038" !important;
}
.fa-align-slash:before {
  content: "\f846" !important;
}
.fa-alipay:before {
  content: "\f642" !important;
}
.fa-allergies:before {
  content: "\f461" !important;
}
.fa-amazon:before {
  content: "\f270" !important;
}
.fa-amazon-pay:before {
  content: "\f42c" !important;
}
.fa-ambulance:before {
  content: "\f0f9" !important;
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3" !important;
}
.fa-amilia:before {
  content: "\f36d" !important;
}
.fa-amp-guitar:before {
  content: "\f8a1" !important;
}
.fa-analytics:before {
  content: "\f643" !important;
}
.fa-anchor:before {
  content: "\f13d" !important;
}
.fa-android:before {
  content: "\f17b" !important;
}
.fa-angel:before {
  content: "\f779" !important;
}
.fa-angellist:before {
  content: "\f209" !important;
}
.fa-angle-double-down:before {
  content: "\f103" !important;
}
.fa-angle-double-left:before {
  content: "\f100" !important;
}
.fa-angle-double-right:before {
  content: "\f101" !important;
}
.fa-angle-double-up:before {
  content: "\f102" !important;
}
.fa-angle-down:before {
  content: "\f107" !important;
}
.fa-angle-left:before {
  content: "\f104" !important;
}
.fa-angle-right:before {
  content: "\f105" !important;
}
.fa-angle-up:before {
  content: "\f106" !important;
}
.fa-angry:before {
  content: "\f556" !important;
}
.fa-angrycreative:before {
  content: "\f36e" !important;
}
.fa-angular:before {
  content: "\f420" !important;
}
.fa-ankh:before {
  content: "\f644" !important;
}
.fa-app-store:before {
  content: "\f36f" !important;
}
.fa-app-store-ios:before {
  content: "\f370" !important;
}
.fa-apper:before {
  content: "\f371" !important;
}
.fa-apple:before {
  content: "\f179" !important;
}
.fa-apple-alt:before {
  content: "\f5d1" !important;
}
.fa-apple-crate:before {
  content: "\f6b1" !important;
}
.fa-apple-pay:before {
  content: "\f415" !important;
}
.fa-archive:before {
  content: "\f187" !important;
}
.fa-archway:before {
  content: "\f557" !important;
}
.fa-arrow-alt-circle-down:before {
  content: "\f358" !important;
}
.fa-arrow-alt-circle-left:before {
  content: "\f359" !important;
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a" !important;
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b" !important;
}
.fa-arrow-alt-down:before {
  content: "\f354" !important;
}
.fa-arrow-alt-from-bottom:before {
  content: "\f346" !important;
}
.fa-arrow-alt-from-left:before {
  content: "\f347" !important;
}
.fa-arrow-alt-from-right:before {
  content: "\f348" !important;
}
.fa-arrow-alt-from-top:before {
  content: "\f349" !important;
}
.fa-arrow-alt-left:before {
  content: "\f355" !important;
}
.fa-arrow-alt-right:before {
  content: "\f356" !important;
}
.fa-arrow-alt-square-down:before {
  content: "\f350" !important;
}
.fa-arrow-alt-square-left:before {
  content: "\f351" !important;
}
.fa-arrow-alt-square-right:before {
  content: "\f352" !important;
}
.fa-arrow-alt-square-up:before {
  content: "\f353" !important;
}
.fa-arrow-alt-to-bottom:before {
  content: "\f34a" !important;
}
.fa-arrow-alt-to-left:before {
  content: "\f34b" !important;
}
.fa-arrow-alt-to-right:before {
  content: "\f34c" !important;
}
.fa-arrow-alt-to-top:before {
  content: "\f34d" !important;
}
.fa-arrow-alt-up:before {
  content: "\f357" !important;
}
.fa-arrow-circle-down:before {
  content: "\f0ab" !important;
}
.fa-arrow-circle-left:before {
  content: "\f0a8" !important;
}
.fa-arrow-circle-right:before {
  content: "\f0a9" !important;
}
.fa-arrow-circle-up:before {
  content: "\f0aa" !important;
}
.fa-arrow-down:before {
  content: "\f063" !important;
}
.fa-arrow-from-bottom:before {
  content: "\f342" !important;
}
.fa-arrow-from-left:before {
  content: "\f343" !important;
}
.fa-arrow-from-right:before {
  content: "\f344" !important;
}
.fa-arrow-from-top:before {
  content: "\f345" !important;
}
.fa-arrow-left:before {
  content: "\f060" !important;
}
.fa-arrow-right:before {
  content: "\f061" !important;
}
.fa-arrow-square-down:before {
  content: "\f339" !important;
}
.fa-arrow-square-left:before {
  content: "\f33a" !important;
}
.fa-arrow-square-right:before {
  content: "\f33b" !important;
}
.fa-arrow-square-up:before {
  content: "\f33c" !important;
}
.fa-arrow-to-bottom:before {
  content: "\f33d" !important;
}
.fa-arrow-to-left:before {
  content: "\f33e" !important;
}
.fa-arrow-to-right:before {
  content: "\f340" !important;
}
.fa-arrow-to-top:before {
  content: "\f341" !important;
}
.fa-arrow-up:before {
  content: "\f062" !important;
}
.fa-arrows:before {
  content: "\f047" !important;
}
.fa-arrows-alt:before {
  content: "\f0b2" !important;
}
.fa-arrows-alt-h:before {
  content: "\f337" !important;
}
.fa-arrows-alt-v:before {
  content: "\f338" !important;
}
.fa-arrows-h:before {
  content: "\f07e" !important;
}
.fa-arrows-v:before {
  content: "\f07d" !important;
}
.fa-artstation:before {
  content: "\f77a" !important;
}
.fa-assistive-listening-systems:before {
  content: "\f2a2" !important;
}
.fa-asterisk:before {
  content: "\f069" !important;
}
.fa-asymmetrik:before {
  content: "\f372" !important;
}
.fa-at:before {
  content: "\f1fa" !important;
}
.fa-atlas:before {
  content: "\f558" !important;
}
.fa-atlassian:before {
  content: "\f77b" !important;
}
.fa-atom:before {
  content: "\f5d2" !important;
}
.fa-atom-alt:before {
  content: "\f5d3" !important;
}
.fa-audible:before {
  content: "\f373" !important;
}
.fa-audio-description:before {
  content: "\f29e" !important;
}
.fa-autoprefixer:before {
  content: "\f41c" !important;
}
.fa-avianex:before {
  content: "\f374" !important;
}
.fa-aviato:before {
  content: "\f421" !important;
}
.fa-award:before {
  content: "\f559" !important;
}
.fa-aws:before {
  content: "\f375" !important;
}
.fa-axe:before {
  content: "\f6b2" !important;
}
.fa-axe-battle:before {
  content: "\f6b3" !important;
}
.fa-baby:before {
  content: "\f77c" !important;
}
.fa-baby-carriage:before {
  content: "\f77d" !important;
}
.fa-backpack:before {
  content: "\f5d4" !important;
}
.fa-backspace:before {
  content: "\f55a" !important;
}
.fa-backward:before {
  content: "\f04a" !important;
}
.fa-bacon:before {
  content: "\f7e5" !important;
}
.fa-badge:before {
  content: "\f335" !important;
}
.fa-badge-check:before {
  content: "\f336" !important;
}
.fa-badge-dollar:before {
  content: "\f645" !important;
}
.fa-badge-percent:before {
  content: "\f646" !important;
}
.fa-badge-sheriff:before {
  content: "\f8a2" !important;
}
.fa-badger-honey:before {
  content: "\f6b4" !important;
}
.fa-bags-shopping:before {
  content: "\f847" !important;
}
.fa-bahai:before {
  content: "\f666" !important;
}
.fa-balance-scale:before {
  content: "\f24e" !important;
}
.fa-balance-scale-left:before {
  content: "\f515" !important;
}
.fa-balance-scale-right:before {
  content: "\f516" !important;
}
.fa-ball-pile:before {
  content: "\f77e" !important;
}
.fa-ballot:before {
  content: "\f732" !important;
}
.fa-ballot-check:before {
  content: "\f733" !important;
}
.fa-ban:before {
  content: "\f05e" !important;
}
.fa-band-aid:before {
  content: "\f462" !important;
}
.fa-bandcamp:before {
  content: "\f2d5" !important;
}
.fa-banjo:before {
  content: "\f8a3" !important;
}
.fa-barcode:before {
  content: "\f02a" !important;
}
.fa-barcode-alt:before {
  content: "\f463" !important;
}
.fa-barcode-read:before {
  content: "\f464" !important;
}
.fa-barcode-scan:before {
  content: "\f465" !important;
}
.fa-bars:before {
  content: "\f0c9" !important;
}
.fa-baseball:before {
  content: "\f432" !important;
}
.fa-baseball-ball:before {
  content: "\f433" !important;
}
.fa-basketball-ball:before {
  content: "\f434" !important;
}
.fa-basketball-hoop:before {
  content: "\f435" !important;
}
.fa-bat:before {
  content: "\f6b5" !important;
}
.fa-bath:before {
  content: "\f2cd" !important;
}
.fa-battery-bolt:before {
  content: "\f376" !important;
}
.fa-battery-empty:before {
  content: "\f244" !important;
}
.fa-battery-full:before {
  content: "\f240" !important;
}
.fa-battery-half:before {
  content: "\f242" !important;
}
.fa-battery-quarter:before {
  content: "\f243" !important;
}
.fa-battery-slash:before {
  content: "\f377" !important;
}
.fa-battery-three-quarters:before {
  content: "\f241" !important;
}
.fa-battle-net:before {
  content: "\f835" !important;
}
.fa-bed:before {
  content: "\f236" !important;
}
.fa-bed-alt:before {
  content: "\f8f7" !important;
}
.fa-bed-bunk:before {
  content: "\f8f8" !important;
}
.fa-bed-empty:before {
  content: "\f8f9" !important;
}
.fa-beer:before {
  content: "\f0fc" !important;
}
.fa-behance:before {
  content: "\f1b4" !important;
}
.fa-behance-square:before {
  content: "\f1b5" !important;
}
.fa-bell:before {
  content: "\f0f3" !important;
}
.fa-bell-exclamation:before {
  content: "\f848" !important;
}
.fa-bell-on:before {
  content: "\f8fa" !important;
}
.fa-bell-plus:before {
  content: "\f849" !important;
}
.fa-bell-school:before {
  content: "\f5d5" !important;
}
.fa-bell-school-slash:before {
  content: "\f5d6" !important;
}
.fa-bell-slash:before {
  content: "\f1f6" !important;
}
.fa-bells:before {
  content: "\f77f" !important;
}
.fa-betamax:before {
  content: "\f8a4" !important;
}
.fa-bezier-curve:before {
  content: "\f55b" !important;
}
.fa-bible:before {
  content: "\f647" !important;
}
.fa-bicycle:before {
  content: "\f206" !important;
}
.fa-biking:before {
  content: "\f84a" !important;
}
.fa-biking-mountain:before {
  content: "\f84b" !important;
}
.fa-bimobject:before {
  content: "\f378" !important;
}
.fa-binoculars:before {
  content: "\f1e5" !important;
}
.fa-biohazard:before {
  content: "\f780" !important;
}
.fa-birthday-cake:before {
  content: "\f1fd" !important;
}
.fa-bitbucket:before {
  content: "\f171" !important;
}
.fa-bitcoin:before {
  content: "\f379" !important;
}
.fa-bity:before {
  content: "\f37a" !important;
}
.fa-black-tie:before {
  content: "\f27e" !important;
}
.fa-blackberry:before {
  content: "\f37b" !important;
}
.fa-blanket:before {
  content: "\f498" !important;
}
.fa-blender:before {
  content: "\f517" !important;
}
.fa-blender-phone:before {
  content: "\f6b6" !important;
}
.fa-blind:before {
  content: "\f29d" !important;
}
.fa-blinds:before {
  content: "\f8fb" !important;
}
.fa-blinds-open:before {
  content: "\f8fc" !important;
}
.fa-blinds-raised:before {
  content: "\f8fd" !important;
}
.fa-blog:before {
  content: "\f781" !important;
}
.fa-blogger:before {
  content: "\f37c" !important;
}
.fa-blogger-b:before {
  content: "\f37d" !important;
}
.fa-bluetooth:before {
  content: "\f293" !important;
}
.fa-bluetooth-b:before {
  content: "\f294" !important;
}
.fa-bold:before {
  content: "\f032" !important;
}
.fa-bolt:before {
  content: "\f0e7" !important;
}
.fa-bomb:before {
  content: "\f1e2" !important;
}
.fa-bone:before {
  content: "\f5d7" !important;
}
.fa-bone-break:before {
  content: "\f5d8" !important;
}
.fa-bong:before {
  content: "\f55c" !important;
}
.fa-book:before {
  content: "\f02d" !important;
}
.fa-book-alt:before {
  content: "\f5d9" !important;
}
.fa-book-dead:before {
  content: "\f6b7" !important;
}
.fa-book-heart:before {
  content: "\f499" !important;
}
.fa-book-medical:before {
  content: "\f7e6" !important;
}
.fa-book-open:before {
  content: "\f518" !important;
}
.fa-book-reader:before {
  content: "\f5da" !important;
}
.fa-book-spells:before {
  content: "\f6b8" !important;
}
.fa-book-user:before {
  content: "\f7e7" !important;
}
.fa-bookmark:before {
  content: "\f02e" !important;
}
.fa-books:before {
  content: "\f5db" !important;
}
.fa-books-medical:before {
  content: "\f7e8" !important;
}
.fa-boombox:before {
  content: "\f8a5" !important;
}
.fa-boot:before {
  content: "\f782" !important;
}
.fa-booth-curtain:before {
  content: "\f734" !important;
}
.fa-bootstrap:before {
  content: "\f836" !important;
}
.fa-border-all:before {
  content: "\f84c" !important;
}
.fa-border-bottom:before {
  content: "\f84d" !important;
}
.fa-border-center-h:before {
  content: "\f89c" !important;
}
.fa-border-center-v:before {
  content: "\f89d" !important;
}
.fa-border-inner:before {
  content: "\f84e" !important;
}
.fa-border-left:before {
  content: "\f84f" !important;
}
.fa-border-none:before {
  content: "\f850" !important;
}
.fa-border-outer:before {
  content: "\f851" !important;
}
.fa-border-right:before {
  content: "\f852" !important;
}
.fa-border-style:before {
  content: "\f853" !important;
}
.fa-border-style-alt:before {
  content: "\f854" !important;
}
.fa-border-top:before {
  content: "\f855" !important;
}
.fa-bow-arrow:before {
  content: "\f6b9" !important;
}
.fa-bowling-ball:before {
  content: "\f436" !important;
}
.fa-bowling-pins:before {
  content: "\f437" !important;
}
.fa-box:before {
  content: "\f466" !important;
}
.fa-box-alt:before {
  content: "\f49a" !important;
}
.fa-box-ballot:before {
  content: "\f735" !important;
}
.fa-box-check:before {
  content: "\f467" !important;
}
.fa-box-fragile:before {
  content: "\f49b" !important;
}
.fa-box-full:before {
  content: "\f49c" !important;
}
.fa-box-heart:before {
  content: "\f49d" !important;
}
.fa-box-open:before {
  content: "\f49e" !important;
}
.fa-box-up:before {
  content: "\f49f" !important;
}
.fa-box-usd:before {
  content: "\f4a0" !important;
}
.fa-boxes:before {
  content: "\f468" !important;
}
.fa-boxes-alt:before {
  content: "\f4a1" !important;
}
.fa-boxing-glove:before {
  content: "\f438" !important;
}
.fa-brackets:before {
  content: "\f7e9" !important;
}
.fa-brackets-curly:before {
  content: "\f7ea" !important;
}
.fa-braille:before {
  content: "\f2a1" !important;
}
.fa-brain:before {
  content: "\f5dc" !important;
}
.fa-bread-loaf:before {
  content: "\f7eb" !important;
}
.fa-bread-slice:before {
  content: "\f7ec" !important;
}
.fa-briefcase:before {
  content: "\f0b1" !important;
}
.fa-briefcase-medical:before {
  content: "\f469" !important;
}
.fa-bring-forward:before {
  content: "\f856" !important;
}
.fa-bring-front:before {
  content: "\f857" !important;
}
.fa-broadcast-tower:before {
  content: "\f519" !important;
}
.fa-broom:before {
  content: "\f51a" !important;
}
.fa-browser:before {
  content: "\f37e" !important;
}
.fa-brush:before {
  content: "\f55d" !important;
}
.fa-btc:before {
  content: "\f15a" !important;
}
.fa-buffer:before {
  content: "\f837" !important;
}
.fa-bug:before {
  content: "\f188" !important;
}
.fa-building:before {
  content: "\f1ad" !important;
}
.fa-bullhorn:before {
  content: "\f0a1" !important;
}
.fa-bullseye:before {
  content: "\f140" !important;
}
.fa-bullseye-arrow:before {
  content: "\f648" !important;
}
.fa-bullseye-pointer:before {
  content: "\f649" !important;
}
.fa-burger-soda:before {
  content: "\f858" !important;
}
.fa-burn:before {
  content: "\f46a" !important;
}
.fa-buromobelexperte:before {
  content: "\f37f" !important;
}
.fa-burrito:before {
  content: "\f7ed" !important;
}
.fa-bus:before {
  content: "\f207" !important;
}
.fa-bus-alt:before {
  content: "\f55e" !important;
}
.fa-bus-school:before {
  content: "\f5dd" !important;
}
.fa-business-time:before {
  content: "\f64a" !important;
}
.fa-buy-n-large:before {
  content: "\f8a6" !important;
}
.fa-buysellads:before {
  content: "\f20d" !important;
}
.fa-cabinet-filing:before {
  content: "\f64b" !important;
}
.fa-cactus:before {
  content: "\f8a7" !important;
}
.fa-calculator:before {
  content: "\f1ec" !important;
}
.fa-calculator-alt:before {
  content: "\f64c" !important;
}
.fa-calendar:before {
  content: "\f133" !important;
}
.fa-calendar-alt:before {
  content: "\f073" !important;
}
.fa-calendar-check:before {
  content: "\f274" !important;
}
.fa-calendar-day:before {
  content: "\f783" !important;
}
.fa-calendar-edit:before {
  content: "\f333" !important;
}
.fa-calendar-exclamation:before {
  content: "\f334" !important;
}
.fa-calendar-minus:before {
  content: "\f272" !important;
}
.fa-calendar-plus:before {
  content: "\f271" !important;
}
.fa-calendar-star:before {
  content: "\f736" !important;
}
.fa-calendar-times:before {
  content: "\f273" !important;
}
.fa-calendar-week:before {
  content: "\f784" !important;
}
.fa-camcorder:before {
  content: "\f8a8" !important;
}
.fa-camera:before {
  content: "\f030" !important;
}
.fa-camera-alt:before {
  content: "\f332" !important;
}
.fa-camera-home:before {
  content: "\f8fe" !important;
}
.fa-camera-movie:before {
  content: "\f8a9" !important;
}
.fa-camera-polaroid:before {
  content: "\f8aa" !important;
}
.fa-camera-retro:before {
  content: "\f083" !important;
}
.fa-campfire:before {
  content: "\f6ba" !important;
}
.fa-campground:before {
  content: "\f6bb" !important;
}
.fa-canadian-maple-leaf:before {
  content: "\f785" !important;
}
.fa-candle-holder:before {
  content: "\f6bc" !important;
}
.fa-candy-cane:before {
  content: "\f786" !important;
}
.fa-candy-corn:before {
  content: "\f6bd" !important;
}
.fa-cannabis:before {
  content: "\f55f" !important;
}
.fa-capsules:before {
  content: "\f46b" !important;
}
.fa-car:before {
  content: "\f1b9" !important;
}
.fa-car-alt:before {
  content: "\f5de" !important;
}
.fa-car-battery:before {
  content: "\f5df" !important;
}
.fa-car-building:before {
  content: "\f859" !important;
}
.fa-car-bump:before {
  content: "\f5e0" !important;
}
.fa-car-bus:before {
  content: "\f85a" !important;
}
.fa-car-crash:before {
  content: "\f5e1" !important;
}
.fa-car-garage:before {
  content: "\f5e2" !important;
}
.fa-car-mechanic:before {
  content: "\f5e3" !important;
}
.fa-car-side:before {
  content: "\f5e4" !important;
}
.fa-car-tilt:before {
  content: "\f5e5" !important;
}
.fa-car-wash:before {
  content: "\f5e6" !important;
}
.fa-caravan:before {
  content: "\f8ff" !important;
}
.fa-caravan-alt:before {
  content: "豈" !important;
}
.fa-caret-circle-down:before {
  content: "\f32d" !important;
}
.fa-caret-circle-left:before {
  content: "\f32e" !important;
}
.fa-caret-circle-right:before {
  content: "\f330" !important;
}
.fa-caret-circle-up:before {
  content: "\f331" !important;
}
.fa-caret-down:before {
  content: "\f0d7" !important;
}
.fa-caret-left:before {
  content: "\f0d9" !important;
}
.fa-caret-right:before {
  content: "\f0da" !important;
}
.fa-caret-square-down:before {
  content: "\f150" !important;
}
.fa-caret-square-left:before {
  content: "\f191" !important;
}
.fa-caret-square-right:before {
  content: "\f152" !important;
}
.fa-caret-square-up:before {
  content: "\f151" !important;
}
.fa-caret-up:before {
  content: "\f0d8" !important;
}
.fa-carrot:before {
  content: "\f787" !important;
}
.fa-cars:before {
  content: "\f85b" !important;
}
.fa-cart-arrow-down:before {
  content: "\f218" !important;
}
.fa-cart-plus:before {
  content: "\f217" !important;
}
.fa-cash-register:before {
  content: "\f788" !important;
}
.fa-cassette-tape:before {
  content: "\f8ab" !important;
}
.fa-cat:before {
  content: "\f6be" !important;
}
.fa-cat-space:before {
  content: "更" !important;
}
.fa-cauldron:before {
  content: "\f6bf" !important;
}
.fa-cc-amazon-pay:before {
  content: "\f42d" !important;
}
.fa-cc-amex:before {
  content: "\f1f3" !important;
}
.fa-cc-apple-pay:before {
  content: "\f416" !important;
}
.fa-cc-diners-club:before {
  content: "\f24c" !important;
}
.fa-cc-discover:before {
  content: "\f1f2" !important;
}
.fa-cc-jcb:before {
  content: "\f24b" !important;
}
.fa-cc-mastercard:before {
  content: "\f1f1" !important;
}
.fa-cc-paypal:before {
  content: "\f1f4" !important;
}
.fa-cc-stripe:before {
  content: "\f1f5" !important;
}
.fa-cc-visa:before {
  content: "\f1f0" !important;
}
.fa-cctv:before {
  content: "\f8ac" !important;
}
.fa-centercode:before {
  content: "\f380" !important;
}
.fa-centos:before {
  content: "\f789" !important;
}
.fa-certificate:before {
  content: "\f0a3" !important;
}
.fa-chair:before {
  content: "\f6c0" !important;
}
.fa-chair-office:before {
  content: "\f6c1" !important;
}
.fa-chalkboard:before {
  content: "\f51b" !important;
}
.fa-chalkboard-teacher:before {
  content: "\f51c" !important;
}
.fa-charging-station:before {
  content: "\f5e7" !important;
}
.fa-chart-area:before {
  content: "\f1fe" !important;
}
.fa-chart-bar:before {
  content: "\f080" !important;
}
.fa-chart-line:before {
  content: "\f201" !important;
}
.fa-chart-line-down:before {
  content: "\f64d" !important;
}
.fa-chart-network:before {
  content: "\f78a" !important;
}
.fa-chart-pie:before {
  content: "\f200" !important;
}
.fa-chart-pie-alt:before {
  content: "\f64e" !important;
}
.fa-chart-scatter:before {
  content: "\f7ee" !important;
}
.fa-check:before {
  content: "\f00c" !important;
}
.fa-check-circle:before {
  content: "\f058" !important;
}
.fa-check-double:before {
  content: "\f560" !important;
}
.fa-check-square:before {
  content: "\f14a" !important;
}
.fa-cheese:before {
  content: "\f7ef" !important;
}
.fa-cheese-swiss:before {
  content: "\f7f0" !important;
}
.fa-cheeseburger:before {
  content: "\f7f1" !important;
}
.fa-chess:before {
  content: "\f439" !important;
}
.fa-chess-bishop:before {
  content: "\f43a" !important;
}
.fa-chess-bishop-alt:before {
  content: "\f43b" !important;
}
.fa-chess-board:before {
  content: "\f43c" !important;
}
.fa-chess-clock:before {
  content: "\f43d" !important;
}
.fa-chess-clock-alt:before {
  content: "\f43e" !important;
}
.fa-chess-king:before {
  content: "\f43f" !important;
}
.fa-chess-king-alt:before {
  content: "\f440" !important;
}
.fa-chess-knight:before {
  content: "\f441" !important;
}
.fa-chess-knight-alt:before {
  content: "\f442" !important;
}
.fa-chess-pawn:before {
  content: "\f443" !important;
}
.fa-chess-pawn-alt:before {
  content: "\f444" !important;
}
.fa-chess-queen:before {
  content: "\f445" !important;
}
.fa-chess-queen-alt:before {
  content: "\f446" !important;
}
.fa-chess-rook:before {
  content: "\f447" !important;
}
.fa-chess-rook-alt:before {
  content: "\f448" !important;
}
.fa-chevron-circle-down:before {
  content: "\f13a" !important;
}
.fa-chevron-circle-left:before {
  content: "\f137" !important;
}
.fa-chevron-circle-right:before {
  content: "\f138" !important;
}
.fa-chevron-circle-up:before {
  content: "\f139" !important;
}
.fa-chevron-double-down:before {
  content: "\f322" !important;
}
.fa-chevron-double-left:before {
  content: "\f323" !important;
}
.fa-chevron-double-right:before {
  content: "\f324" !important;
}
.fa-chevron-double-up:before {
  content: "\f325" !important;
}
.fa-chevron-down:before {
  content: "\f078" !important;
}
.fa-chevron-left:before {
  content: "\f053" !important;
}
.fa-chevron-right:before {
  content: "\f054" !important;
}
.fa-chevron-square-down:before {
  content: "\f329" !important;
}
.fa-chevron-square-left:before {
  content: "\f32a" !important;
}
.fa-chevron-square-right:before {
  content: "\f32b" !important;
}
.fa-chevron-square-up:before {
  content: "\f32c" !important;
}
.fa-chevron-up:before {
  content: "\f077" !important;
}
.fa-child:before {
  content: "\f1ae" !important;
}
.fa-chimney:before {
  content: "\f78b" !important;
}
.fa-chrome:before {
  content: "\f268" !important;
}
.fa-chromecast:before {
  content: "\f838" !important;
}
.fa-church:before {
  content: "\f51d" !important;
}
.fa-circle:before {
  content: "\f111" !important;
}
.fa-circle-notch:before {
  content: "\f1ce" !important;
}
.fa-city:before {
  content: "\f64f" !important;
}
.fa-clarinet:before {
  content: "\f8ad" !important;
}
.fa-claw-marks:before {
  content: "\f6c2" !important;
}
.fa-clinic-medical:before {
  content: "\f7f2" !important;
}
.fa-clipboard:before {
  content: "\f328" !important;
}
.fa-clipboard-check:before {
  content: "\f46c" !important;
}
.fa-clipboard-list:before {
  content: "\f46d" !important;
}
.fa-clipboard-list-check:before {
  content: "\f737" !important;
}
.fa-clipboard-prescription:before {
  content: "\f5e8" !important;
}
.fa-clipboard-user:before {
  content: "\f7f3" !important;
}
.fa-clock:before {
  content: "\f017" !important;
}
.fa-clone:before {
  content: "\f24d" !important;
}
.fa-closed-captioning:before {
  content: "\f20a" !important;
}
.fa-cloud:before {
  content: "\f0c2" !important;
}
.fa-cloud-download:before {
  content: "\f0ed" !important;
}
.fa-cloud-download-alt:before {
  content: "\f381" !important;
}
.fa-cloud-drizzle:before {
  content: "\f738" !important;
}
.fa-cloud-hail:before {
  content: "\f739" !important;
}
.fa-cloud-hail-mixed:before {
  content: "\f73a" !important;
}
.fa-cloud-meatball:before {
  content: "\f73b" !important;
}
.fa-cloud-moon:before {
  content: "\f6c3" !important;
}
.fa-cloud-moon-rain:before {
  content: "\f73c" !important;
}
.fa-cloud-music:before {
  content: "\f8ae" !important;
}
.fa-cloud-rain:before {
  content: "\f73d" !important;
}
.fa-cloud-rainbow:before {
  content: "\f73e" !important;
}
.fa-cloud-showers:before {
  content: "\f73f" !important;
}
.fa-cloud-showers-heavy:before {
  content: "\f740" !important;
}
.fa-cloud-sleet:before {
  content: "\f741" !important;
}
.fa-cloud-snow:before {
  content: "\f742" !important;
}
.fa-cloud-sun:before {
  content: "\f6c4" !important;
}
.fa-cloud-sun-rain:before {
  content: "\f743" !important;
}
.fa-cloud-upload:before {
  content: "\f0ee" !important;
}
.fa-cloud-upload-alt:before {
  content: "\f382" !important;
}
.fa-clouds:before {
  content: "\f744" !important;
}
.fa-clouds-moon:before {
  content: "\f745" !important;
}
.fa-clouds-sun:before {
  content: "\f746" !important;
}
.fa-cloudscale:before {
  content: "\f383" !important;
}
.fa-cloudsmith:before {
  content: "\f384" !important;
}
.fa-cloudversify:before {
  content: "\f385" !important;
}
.fa-club:before {
  content: "\f327" !important;
}
.fa-cocktail:before {
  content: "\f561" !important;
}
.fa-code:before {
  content: "\f121" !important;
}
.fa-code-branch:before {
  content: "\f126" !important;
}
.fa-code-commit:before {
  content: "\f386" !important;
}
.fa-code-merge:before {
  content: "\f387" !important;
}
.fa-codepen:before {
  content: "\f1cb" !important;
}
.fa-codiepie:before {
  content: "\f284" !important;
}
.fa-coffee:before {
  content: "\f0f4" !important;
}
.fa-coffee-pot:before {
  content: "車" !important;
}
.fa-coffee-togo:before {
  content: "\f6c5" !important;
}
.fa-coffin:before {
  content: "\f6c6" !important;
}
.fa-cog:before {
  content: "\f013" !important;
}
.fa-cogs:before {
  content: "\f085" !important;
}
.fa-coin:before {
  content: "\f85c" !important;
}
.fa-coins:before {
  content: "\f51e" !important;
}
.fa-columns:before {
  content: "\f0db" !important;
}
.fa-comet:before {
  content: "賈" !important;
}
.fa-comment:before {
  content: "\f075" !important;
}
.fa-comment-alt:before {
  content: "\f27a" !important;
}
.fa-comment-alt-check:before {
  content: "\f4a2" !important;
}
.fa-comment-alt-dollar:before {
  content: "\f650" !important;
}
.fa-comment-alt-dots:before {
  content: "\f4a3" !important;
}
.fa-comment-alt-edit:before {
  content: "\f4a4" !important;
}
.fa-comment-alt-exclamation:before {
  content: "\f4a5" !important;
}
.fa-comment-alt-lines:before {
  content: "\f4a6" !important;
}
.fa-comment-alt-medical:before {
  content: "\f7f4" !important;
}
.fa-comment-alt-minus:before {
  content: "\f4a7" !important;
}
.fa-comment-alt-music:before {
  content: "\f8af" !important;
}
.fa-comment-alt-plus:before {
  content: "\f4a8" !important;
}
.fa-comment-alt-slash:before {
  content: "\f4a9" !important;
}
.fa-comment-alt-smile:before {
  content: "\f4aa" !important;
}
.fa-comment-alt-times:before {
  content: "\f4ab" !important;
}
.fa-comment-check:before {
  content: "\f4ac" !important;
}
.fa-comment-dollar:before {
  content: "\f651" !important;
}
.fa-comment-dots:before {
  content: "\f4ad" !important;
}
.fa-comment-edit:before {
  content: "\f4ae" !important;
}
.fa-comment-exclamation:before {
  content: "\f4af" !important;
}
.fa-comment-lines:before {
  content: "\f4b0" !important;
}
.fa-comment-medical:before {
  content: "\f7f5" !important;
}
.fa-comment-minus:before {
  content: "\f4b1" !important;
}
.fa-comment-music:before {
  content: "\f8b0" !important;
}
.fa-comment-plus:before {
  content: "\f4b2" !important;
}
.fa-comment-slash:before {
  content: "\f4b3" !important;
}
.fa-comment-smile:before {
  content: "\f4b4" !important;
}
.fa-comment-times:before {
  content: "\f4b5" !important;
}
.fa-comments:before {
  content: "\f086" !important;
}
.fa-comments-alt:before {
  content: "\f4b6" !important;
}
.fa-comments-alt-dollar:before {
  content: "\f652" !important;
}
.fa-comments-dollar:before {
  content: "\f653" !important;
}
.fa-compact-disc:before {
  content: "\f51f" !important;
}
.fa-compass:before {
  content: "\f14e" !important;
}
.fa-compass-slash:before {
  content: "\f5e9" !important;
}
.fa-compress:before {
  content: "\f066" !important;
}
.fa-compress-alt:before {
  content: "\f422" !important;
}
.fa-compress-arrows-alt:before {
  content: "\f78c" !important;
}
.fa-compress-wide:before {
  content: "\f326" !important;
}
.fa-computer-classic:before {
  content: "\f8b1" !important;
}
.fa-computer-speaker:before {
  content: "\f8b2" !important;
}
.fa-concierge-bell:before {
  content: "\f562" !important;
}
.fa-confluence:before {
  content: "\f78d" !important;
}
.fa-connectdevelop:before {
  content: "\f20e" !important;
}
.fa-construction:before {
  content: "\f85d" !important;
}
.fa-container-storage:before {
  content: "\f4b7" !important;
}
.fa-contao:before {
  content: "\f26d" !important;
}
.fa-conveyor-belt:before {
  content: "\f46e" !important;
}
.fa-conveyor-belt-alt:before {
  content: "\f46f" !important;
}
.fa-cookie:before {
  content: "\f563" !important;
}
.fa-cookie-bite:before {
  content: "\f564" !important;
}
.fa-copy:before {
  content: "\f0c5" !important;
}
.fa-copyright:before {
  content: "\f1f9" !important;
}
.fa-corn:before {
  content: "\f6c7" !important;
}
.fa-cotton-bureau:before {
  content: "\f89e" !important;
}
.fa-couch:before {
  content: "\f4b8" !important;
}
.fa-cow:before {
  content: "\f6c8" !important;
}
.fa-cowbell:before {
  content: "\f8b3" !important;
}
.fa-cowbell-more:before {
  content: "\f8b4" !important;
}
.fa-cpanel:before {
  content: "\f388" !important;
}
.fa-creative-commons:before {
  content: "\f25e" !important;
}
.fa-creative-commons-by:before {
  content: "\f4e7" !important;
}
.fa-creative-commons-nc:before {
  content: "\f4e8" !important;
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9" !important;
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea" !important;
}
.fa-creative-commons-nd:before {
  content: "\f4eb" !important;
}
.fa-creative-commons-pd:before {
  content: "\f4ec" !important;
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed" !important;
}
.fa-creative-commons-remix:before {
  content: "\f4ee" !important;
}
.fa-creative-commons-sa:before {
  content: "\f4ef" !important;
}
.fa-creative-commons-sampling:before {
  content: "\f4f0" !important;
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1" !important;
}
.fa-creative-commons-share:before {
  content: "\f4f2" !important;
}
.fa-creative-commons-zero:before {
  content: "\f4f3" !important;
}
.fa-credit-card:before {
  content: "\f09d" !important;
}
.fa-credit-card-blank:before {
  content: "\f389" !important;
}
.fa-credit-card-front:before {
  content: "\f38a" !important;
}
.fa-cricket:before {
  content: "\f449" !important;
}
.fa-critical-role:before {
  content: "\f6c9" !important;
}
.fa-croissant:before {
  content: "\f7f6" !important;
}
.fa-crop:before {
  content: "\f125" !important;
}
.fa-crop-alt:before {
  content: "\f565" !important;
}
.fa-cross:before {
  content: "\f654" !important;
}
.fa-crosshairs:before {
  content: "\f05b" !important;
}
.fa-crow:before {
  content: "\f520" !important;
}
.fa-crown:before {
  content: "\f521" !important;
}
.fa-crutch:before {
  content: "\f7f7" !important;
}
.fa-crutches:before {
  content: "\f7f8" !important;
}
.fa-css3:before {
  content: "\f13c" !important;
}
.fa-css3-alt:before {
  content: "\f38b" !important;
}
.fa-cube:before {
  content: "\f1b2" !important;
}
.fa-cubes:before {
  content: "\f1b3" !important;
}
.fa-curling:before {
  content: "\f44a" !important;
}
.fa-cut:before {
  content: "\f0c4" !important;
}
.fa-cuttlefish:before {
  content: "\f38c" !important;
}
.fa-d-and-d:before {
  content: "\f38d" !important;
}
.fa-d-and-d-beyond:before {
  content: "\f6ca" !important;
}
.fa-dagger:before {
  content: "\f6cb" !important;
}
.fa-dashcube:before {
  content: "\f210" !important;
}
.fa-database:before {
  content: "\f1c0" !important;
}
.fa-deaf:before {
  content: "\f2a4" !important;
}
.fa-debug:before {
  content: "\f7f9" !important;
}
.fa-deer:before {
  content: "\f78e" !important;
}
.fa-deer-rudolph:before {
  content: "\f78f" !important;
}
.fa-delicious:before {
  content: "\f1a5" !important;
}
.fa-democrat:before {
  content: "\f747" !important;
}
.fa-deploydog:before {
  content: "\f38e" !important;
}
.fa-deskpro:before {
  content: "\f38f" !important;
}
.fa-desktop:before {
  content: "\f108" !important;
}
.fa-desktop-alt:before {
  content: "\f390" !important;
}
.fa-dev:before {
  content: "\f6cc" !important;
}
.fa-deviantart:before {
  content: "\f1bd" !important;
}
.fa-dewpoint:before {
  content: "\f748" !important;
}
.fa-dharmachakra:before {
  content: "\f655" !important;
}
.fa-dhl:before {
  content: "\f790" !important;
}
.fa-diagnoses:before {
  content: "\f470" !important;
}
.fa-diamond:before {
  content: "\f219" !important;
}
.fa-diaspora:before {
  content: "\f791" !important;
}
.fa-dice:before {
  content: "\f522" !important;
}
.fa-dice-d10:before {
  content: "\f6cd" !important;
}
.fa-dice-d12:before {
  content: "\f6ce" !important;
}
.fa-dice-d20:before {
  content: "\f6cf" !important;
}
.fa-dice-d4:before {
  content: "\f6d0" !important;
}
.fa-dice-d6:before {
  content: "\f6d1" !important;
}
.fa-dice-d8:before {
  content: "\f6d2" !important;
}
.fa-dice-five:before {
  content: "\f523" !important;
}
.fa-dice-four:before {
  content: "\f524" !important;
}
.fa-dice-one:before {
  content: "\f525" !important;
}
.fa-dice-six:before {
  content: "\f526" !important;
}
.fa-dice-three:before {
  content: "\f527" !important;
}
.fa-dice-two:before {
  content: "\f528" !important;
}
.fa-digg:before {
  content: "\f1a6" !important;
}
.fa-digging:before {
  content: "\f85e" !important;
}
.fa-digital-ocean:before {
  content: "\f391" !important;
}
.fa-digital-tachograph:before {
  content: "\f566" !important;
}
.fa-diploma:before {
  content: "\f5ea" !important;
}
.fa-directions:before {
  content: "\f5eb" !important;
}
.fa-disc-drive:before {
  content: "\f8b5" !important;
}
.fa-discord:before {
  content: "\f392" !important;
}
.fa-discourse:before {
  content: "\f393" !important;
}
.fa-disease:before {
  content: "\f7fa" !important;
}
.fa-divide:before {
  content: "\f529" !important;
}
.fa-dizzy:before {
  content: "\f567" !important;
}
.fa-dna:before {
  content: "\f471" !important;
}
.fa-do-not-enter:before {
  content: "\f5ec" !important;
}
.fa-dochub:before {
  content: "\f394" !important;
}
.fa-docker:before {
  content: "\f395" !important;
}
.fa-dog:before {
  content: "\f6d3" !important;
}
.fa-dog-leashed:before {
  content: "\f6d4" !important;
}
.fa-dollar-sign:before {
  content: "\f155" !important;
}
.fa-dolly:before {
  content: "\f472" !important;
}
.fa-dolly-empty:before {
  content: "\f473" !important;
}
.fa-dolly-flatbed:before {
  content: "\f474" !important;
}
.fa-dolly-flatbed-alt:before {
  content: "\f475" !important;
}
.fa-dolly-flatbed-empty:before {
  content: "\f476" !important;
}
.fa-donate:before {
  content: "\f4b9" !important;
}
.fa-door-closed:before {
  content: "\f52a" !important;
}
.fa-door-open:before {
  content: "\f52b" !important;
}
.fa-dot-circle:before {
  content: "\f192" !important;
}
.fa-dove:before {
  content: "\f4ba" !important;
}
.fa-download:before {
  content: "\f019" !important;
}
.fa-draft2digital:before {
  content: "\f396" !important;
}
.fa-drafting-compass:before {
  content: "\f568" !important;
}
.fa-dragon:before {
  content: "\f6d5" !important;
}
.fa-draw-circle:before {
  content: "\f5ed" !important;
}
.fa-draw-polygon:before {
  content: "\f5ee" !important;
}
.fa-draw-square:before {
  content: "\f5ef" !important;
}
.fa-dreidel:before {
  content: "\f792" !important;
}
.fa-dribbble:before {
  content: "\f17d" !important;
}
.fa-dribbble-square:before {
  content: "\f397" !important;
}
.fa-drone:before {
  content: "\f85f" !important;
}
.fa-drone-alt:before {
  content: "\f860" !important;
}
.fa-dropbox:before {
  content: "\f16b" !important;
}
.fa-drum:before {
  content: "\f569" !important;
}
.fa-drum-steelpan:before {
  content: "\f56a" !important;
}
.fa-drumstick:before {
  content: "\f6d6" !important;
}
.fa-drumstick-bite:before {
  content: "\f6d7" !important;
}
.fa-drupal:before {
  content: "\f1a9" !important;
}
.fa-dryer:before {
  content: "\f861" !important;
}
.fa-dryer-alt:before {
  content: "\f862" !important;
}
.fa-duck:before {
  content: "\f6d8" !important;
}
.fa-dumbbell:before {
  content: "\f44b" !important;
}
.fa-dumpster:before {
  content: "\f793" !important;
}
.fa-dumpster-fire:before {
  content: "\f794" !important;
}
.fa-dungeon:before {
  content: "\f6d9" !important;
}
.fa-dyalog:before {
  content: "\f399" !important;
}
.fa-ear:before {
  content: "\f5f0" !important;
}
.fa-ear-muffs:before {
  content: "\f795" !important;
}
.fa-earlybirds:before {
  content: "\f39a" !important;
}
.fa-ebay:before {
  content: "\f4f4" !important;
}
.fa-eclipse:before {
  content: "\f749" !important;
}
.fa-eclipse-alt:before {
  content: "\f74a" !important;
}
.fa-edge:before {
  content: "\f282" !important;
}
.fa-edit:before {
  content: "\f044" !important;
}
.fa-egg:before {
  content: "\f7fb" !important;
}
.fa-egg-fried:before {
  content: "\f7fc" !important;
}
.fa-eject:before {
  content: "\f052" !important;
}
.fa-elementor:before {
  content: "\f430" !important;
}
.fa-elephant:before {
  content: "\f6da" !important;
}
.fa-ellipsis-h:before {
  content: "\f141" !important;
}
.fa-ellipsis-h-alt:before {
  content: "\f39b" !important;
}
.fa-ellipsis-v:before {
  content: "\f142" !important;
}
.fa-ellipsis-v-alt:before {
  content: "\f39c" !important;
}
.fa-ello:before {
  content: "\f5f1" !important;
}
.fa-ember:before {
  content: "\f423" !important;
}
.fa-empire:before {
  content: "\f1d1" !important;
}
.fa-empty-set:before {
  content: "\f656" !important;
}
.fa-engine-warning:before {
  content: "\f5f2" !important;
}
.fa-envelope:before {
  content: "\f0e0" !important;
}
.fa-envelope-open:before {
  content: "\f2b6" !important;
}
.fa-envelope-open-dollar:before {
  content: "\f657" !important;
}
.fa-envelope-open-text:before {
  content: "\f658" !important;
}
.fa-envelope-square:before {
  content: "\f199" !important;
}
.fa-envira:before {
  content: "\f299" !important;
}
.fa-equals:before {
  content: "\f52c" !important;
}
.fa-eraser:before {
  content: "\f12d" !important;
}
.fa-erlang:before {
  content: "\f39d" !important;
}
.fa-ethereum:before {
  content: "\f42e" !important;
}
.fa-ethernet:before {
  content: "\f796" !important;
}
.fa-etsy:before {
  content: "\f2d7" !important;
}
.fa-euro-sign:before {
  content: "\f153" !important;
}
.fa-evernote:before {
  content: "\f839" !important;
}
.fa-exchange:before {
  content: "\f0ec" !important;
}
.fa-exchange-alt:before {
  content: "\f362" !important;
}
.fa-exclamation:before {
  content: "\f12a" !important;
}
.fa-exclamation-circle:before {
  content: "\f06a" !important;
}
.fa-exclamation-square:before {
  content: "\f321" !important;
}
.fa-exclamation-triangle:before {
  content: "\f071" !important;
}
.fa-expand:before {
  content: "\f065" !important;
}
.fa-expand-alt:before {
  content: "\f424" !important;
}
.fa-expand-arrows:before {
  content: "\f31d" !important;
}
.fa-expand-arrows-alt:before {
  content: "\f31e" !important;
}
.fa-expand-wide:before {
  content: "\f320" !important;
}
.fa-expeditedssl:before {
  content: "\f23e" !important;
}
.fa-external-link:before {
  content: "\f08e" !important;
}
.fa-external-link-alt:before {
  content: "\f35d" !important;
}
.fa-external-link-square:before {
  content: "\f14c" !important;
}
.fa-external-link-square-alt:before {
  content: "\f360" !important;
}
.fa-eye:before {
  content: "\f06e" !important;
}
.fa-eye-dropper:before {
  content: "\f1fb" !important;
}
.fa-eye-evil:before {
  content: "\f6db" !important;
}
.fa-eye-slash:before {
  content: "\f070" !important;
}
.fa-facebook:before {
  content: "\f09a" !important;
}
.fa-facebook-f:before {
  content: "\f39e" !important;
}
.fa-facebook-messenger:before {
  content: "\f39f" !important;
}
.fa-facebook-square:before {
  content: "\f082" !important;
}
.fa-fan:before {
  content: "\f863" !important;
}
.fa-fan-table:before {
  content: "滑" !important;
}
.fa-fantasy-flight-games:before {
  content: "\f6dc" !important;
}
.fa-farm:before {
  content: "\f864" !important;
}
.fa-fast-backward:before {
  content: "\f049" !important;
}
.fa-fast-forward:before {
  content: "\f050" !important;
}
.fa-faucet:before {
  content: "串" !important;
}
.fa-faucet-drip:before {
  content: "句" !important;
}
.fa-fax:before {
  content: "\f1ac" !important;
}
.fa-feather:before {
  content: "\f52d" !important;
}
.fa-feather-alt:before {
  content: "\f56b" !important;
}
.fa-fedex:before {
  content: "\f797" !important;
}
.fa-fedora:before {
  content: "\f798" !important;
}
.fa-female:before {
  content: "\f182" !important;
}
.fa-field-hockey:before {
  content: "\f44c" !important;
}
.fa-fighter-jet:before {
  content: "\f0fb" !important;
}
.fa-figma:before {
  content: "\f799" !important;
}
.fa-file:before {
  content: "\f15b" !important;
}
.fa-file-alt:before {
  content: "\f15c" !important;
}
.fa-file-archive:before {
  content: "\f1c6" !important;
}
.fa-file-audio:before {
  content: "\f1c7" !important;
}
.fa-file-certificate:before {
  content: "\f5f3" !important;
}
.fa-file-chart-line:before {
  content: "\f659" !important;
}
.fa-file-chart-pie:before {
  content: "\f65a" !important;
}
.fa-file-check:before {
  content: "\f316" !important;
}
.fa-file-code:before {
  content: "\f1c9" !important;
}
.fa-file-contract:before {
  content: "\f56c" !important;
}
.fa-file-csv:before {
  content: "\f6dd" !important;
}
.fa-file-download:before {
  content: "\f56d" !important;
}
.fa-file-edit:before {
  content: "\f31c" !important;
}
.fa-file-excel:before {
  content: "\f1c3" !important;
}
.fa-file-exclamation:before {
  content: "\f31a" !important;
}
.fa-file-export:before {
  content: "\f56e" !important;
}
.fa-file-image:before {
  content: "\f1c5" !important;
}
.fa-file-import:before {
  content: "\f56f" !important;
}
.fa-file-invoice:before {
  content: "\f570" !important;
}
.fa-file-invoice-dollar:before {
  content: "\f571" !important;
}
.fa-file-medical:before {
  content: "\f477" !important;
}
.fa-file-medical-alt:before {
  content: "\f478" !important;
}
.fa-file-minus:before {
  content: "\f318" !important;
}
.fa-file-music:before {
  content: "\f8b6" !important;
}
.fa-file-pdf:before {
  content: "\f1c1" !important;
}
.fa-file-plus:before {
  content: "\f319" !important;
}
.fa-file-powerpoint:before {
  content: "\f1c4" !important;
}
.fa-file-prescription:before {
  content: "\f572" !important;
}
.fa-file-search:before {
  content: "\f865" !important;
}
.fa-file-signature:before {
  content: "\f573" !important;
}
.fa-file-spreadsheet:before {
  content: "\f65b" !important;
}
.fa-file-times:before {
  content: "\f317" !important;
}
.fa-file-upload:before {
  content: "\f574" !important;
}
.fa-file-user:before {
  content: "\f65c" !important;
}
.fa-file-video:before {
  content: "\f1c8" !important;
}
.fa-file-word:before {
  content: "\f1c2" !important;
}
.fa-files-medical:before {
  content: "\f7fd" !important;
}
.fa-fill:before {
  content: "\f575" !important;
}
.fa-fill-drip:before {
  content: "\f576" !important;
}
.fa-film:before {
  content: "\f008" !important;
}
.fa-film-alt:before {
  content: "\f3a0" !important;
}
.fa-film-canister:before {
  content: "\f8b7" !important;
}
.fa-filter:before {
  content: "\f0b0" !important;
}
.fa-fingerprint:before {
  content: "\f577" !important;
}
.fa-fire:before {
  content: "\f06d" !important;
}
.fa-fire-alt:before {
  content: "\f7e4" !important;
}
.fa-fire-extinguisher:before {
  content: "\f134" !important;
}
.fa-fire-smoke:before {
  content: "\f74b" !important;
}
.fa-firefox:before {
  content: "\f269" !important;
}
.fa-firefox-browser:before {
  content: "龜" !important;
}
.fa-fireplace:before {
  content: "\f79a" !important;
}
.fa-first-aid:before {
  content: "\f479" !important;
}
.fa-first-order:before {
  content: "\f2b0" !important;
}
.fa-first-order-alt:before {
  content: "\f50a" !important;
}
.fa-firstdraft:before {
  content: "\f3a1" !important;
}
.fa-fish:before {
  content: "\f578" !important;
}
.fa-fish-cooked:before {
  content: "\f7fe" !important;
}
.fa-fist-raised:before {
  content: "\f6de" !important;
}
.fa-flag:before {
  content: "\f024" !important;
}
.fa-flag-alt:before {
  content: "\f74c" !important;
}
.fa-flag-checkered:before {
  content: "\f11e" !important;
}
.fa-flag-usa:before {
  content: "\f74d" !important;
}
.fa-flame:before {
  content: "\f6df" !important;
}
.fa-flashlight:before {
  content: "\f8b8" !important;
}
.fa-flask:before {
  content: "\f0c3" !important;
}
.fa-flask-poison:before {
  content: "\f6e0" !important;
}
.fa-flask-potion:before {
  content: "\f6e1" !important;
}
.fa-flickr:before {
  content: "\f16e" !important;
}
.fa-flipboard:before {
  content: "\f44d" !important;
}
.fa-flower:before {
  content: "\f7ff" !important;
}
.fa-flower-daffodil:before {
  content: "\f800" !important;
}
.fa-flower-tulip:before {
  content: "\f801" !important;
}
.fa-flushed:before {
  content: "\f579" !important;
}
.fa-flute:before {
  content: "\f8b9" !important;
}
.fa-flux-capacitor:before {
  content: "\f8ba" !important;
}
.fa-fly:before {
  content: "\f417" !important;
}
.fa-fog:before {
  content: "\f74e" !important;
}
.fa-folder:before {
  content: "\f07b" !important;
}
.fa-folder-minus:before {
  content: "\f65d" !important;
}
.fa-folder-open:before {
  content: "\f07c" !important;
}
.fa-folder-plus:before {
  content: "\f65e" !important;
}
.fa-folder-times:before {
  content: "\f65f" !important;
}
.fa-folder-tree:before {
  content: "\f802" !important;
}
.fa-folders:before {
  content: "\f660" !important;
}
.fa-font:before {
  content: "\f031" !important;
}
.fa-font-awesome:before {
  content: "\f2b4" !important;
}
.fa-font-awesome-alt:before {
  content: "\f35c" !important;
}
.fa-font-awesome-flag:before {
  content: "\f425" !important;
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6" !important;
}
.fa-font-case:before {
  content: "\f866" !important;
}
.fa-fonticons:before {
  content: "\f280" !important;
}
.fa-fonticons-fi:before {
  content: "\f3a2" !important;
}
.fa-football-ball:before {
  content: "\f44e" !important;
}
.fa-football-helmet:before {
  content: "\f44f" !important;
}
.fa-forklift:before {
  content: "\f47a" !important;
}
.fa-fort-awesome:before {
  content: "\f286" !important;
}
.fa-fort-awesome-alt:before {
  content: "\f3a3" !important;
}
.fa-forumbee:before {
  content: "\f211" !important;
}
.fa-forward:before {
  content: "\f04e" !important;
}
.fa-foursquare:before {
  content: "\f180" !important;
}
.fa-fragile:before {
  content: "\f4bb" !important;
}
.fa-free-code-camp:before {
  content: "\f2c5" !important;
}
.fa-freebsd:before {
  content: "\f3a4" !important;
}
.fa-french-fries:before {
  content: "\f803" !important;
}
.fa-frog:before {
  content: "\f52e" !important;
}
.fa-frosty-head:before {
  content: "\f79b" !important;
}
.fa-frown:before {
  content: "\f119" !important;
}
.fa-frown-open:before {
  content: "\f57a" !important;
}
.fa-fulcrum:before {
  content: "\f50b" !important;
}
.fa-function:before {
  content: "\f661" !important;
}
.fa-funnel-dollar:before {
  content: "\f662" !important;
}
.fa-futbol:before {
  content: "\f1e3" !important;
}
.fa-galactic-republic:before {
  content: "\f50c" !important;
}
.fa-galactic-senate:before {
  content: "\f50d" !important;
}
.fa-galaxy:before {
  content: "龜" !important;
}
.fa-game-board:before {
  content: "\f867" !important;
}
.fa-game-board-alt:before {
  content: "\f868" !important;
}
.fa-game-console-handheld:before {
  content: "\f8bb" !important;
}
.fa-gamepad:before {
  content: "\f11b" !important;
}
.fa-gamepad-alt:before {
  content: "\f8bc" !important;
}
.fa-garage:before {
  content: "契" !important;
}
.fa-garage-car:before {
  content: "金" !important;
}
.fa-garage-open:before {
  content: "喇" !important;
}
.fa-gas-pump:before {
  content: "\f52f" !important;
}
.fa-gas-pump-slash:before {
  content: "\f5f4" !important;
}
.fa-gavel:before {
  content: "\f0e3" !important;
}
.fa-gem:before {
  content: "\f3a5" !important;
}
.fa-genderless:before {
  content: "\f22d" !important;
}
.fa-get-pocket:before {
  content: "\f265" !important;
}
.fa-gg:before {
  content: "\f260" !important;
}
.fa-gg-circle:before {
  content: "\f261" !important;
}
.fa-ghost:before {
  content: "\f6e2" !important;
}
.fa-gift:before {
  content: "\f06b" !important;
}
.fa-gift-card:before {
  content: "\f663" !important;
}
.fa-gifts:before {
  content: "\f79c" !important;
}
.fa-gingerbread-man:before {
  content: "\f79d" !important;
}
.fa-git:before {
  content: "\f1d3" !important;
}
.fa-git-alt:before {
  content: "\f841" !important;
}
.fa-git-square:before {
  content: "\f1d2" !important;
}
.fa-github:before {
  content: "\f09b" !important;
}
.fa-github-alt:before {
  content: "\f113" !important;
}
.fa-github-square:before {
  content: "\f092" !important;
}
.fa-gitkraken:before {
  content: "\f3a6" !important;
}
.fa-gitlab:before {
  content: "\f296" !important;
}
.fa-gitter:before {
  content: "\f426" !important;
}
.fa-glass:before {
  content: "\f804" !important;
}
.fa-glass-champagne:before {
  content: "\f79e" !important;
}
.fa-glass-cheers:before {
  content: "\f79f" !important;
}
.fa-glass-citrus:before {
  content: "\f869" !important;
}
.fa-glass-martini:before {
  content: "\f000" !important;
}
.fa-glass-martini-alt:before {
  content: "\f57b" !important;
}
.fa-glass-whiskey:before {
  content: "\f7a0" !important;
}
.fa-glass-whiskey-rocks:before {
  content: "\f7a1" !important;
}
.fa-glasses:before {
  content: "\f530" !important;
}
.fa-glasses-alt:before {
  content: "\f5f5" !important;
}
.fa-glide:before {
  content: "\f2a5" !important;
}
.fa-glide-g:before {
  content: "\f2a6" !important;
}
.fa-globe:before {
  content: "\f0ac" !important;
}
.fa-globe-africa:before {
  content: "\f57c" !important;
}
.fa-globe-americas:before {
  content: "\f57d" !important;
}
.fa-globe-asia:before {
  content: "\f57e" !important;
}
.fa-globe-europe:before {
  content: "\f7a2" !important;
}
.fa-globe-snow:before {
  content: "\f7a3" !important;
}
.fa-globe-stand:before {
  content: "\f5f6" !important;
}
.fa-gofore:before {
  content: "\f3a7" !important;
}
.fa-golf-ball:before {
  content: "\f450" !important;
}
.fa-golf-club:before {
  content: "\f451" !important;
}
.fa-goodreads:before {
  content: "\f3a8" !important;
}
.fa-goodreads-g:before {
  content: "\f3a9" !important;
}
.fa-google:before {
  content: "\f1a0" !important;
}
.fa-google-drive:before {
  content: "\f3aa" !important;
}
.fa-google-play:before {
  content: "\f3ab" !important;
}
.fa-google-plus:before {
  content: "\f2b3" !important;
}
.fa-google-plus-g:before {
  content: "\f0d5" !important;
}
.fa-google-plus-square:before {
  content: "\f0d4" !important;
}
.fa-google-wallet:before {
  content: "\f1ee" !important;
}
.fa-gopuram:before {
  content: "\f664" !important;
}
.fa-graduation-cap:before {
  content: "\f19d" !important;
}
.fa-gramophone:before {
  content: "\f8bd" !important;
}
.fa-gratipay:before {
  content: "\f184" !important;
}
.fa-grav:before {
  content: "\f2d6" !important;
}
.fa-greater-than:before {
  content: "\f531" !important;
}
.fa-greater-than-equal:before {
  content: "\f532" !important;
}
.fa-grimace:before {
  content: "\f57f" !important;
}
.fa-grin:before {
  content: "\f580" !important;
}
.fa-grin-alt:before {
  content: "\f581" !important;
}
.fa-grin-beam:before {
  content: "\f582" !important;
}
.fa-grin-beam-sweat:before {
  content: "\f583" !important;
}
.fa-grin-hearts:before {
  content: "\f584" !important;
}
.fa-grin-squint:before {
  content: "\f585" !important;
}
.fa-grin-squint-tears:before {
  content: "\f586" !important;
}
.fa-grin-stars:before {
  content: "\f587" !important;
}
.fa-grin-tears:before {
  content: "\f588" !important;
}
.fa-grin-tongue:before {
  content: "\f589" !important;
}
.fa-grin-tongue-squint:before {
  content: "\f58a" !important;
}
.fa-grin-tongue-wink:before {
  content: "\f58b" !important;
}
.fa-grin-wink:before {
  content: "\f58c" !important;
}
.fa-grip-horizontal:before {
  content: "\f58d" !important;
}
.fa-grip-lines:before {
  content: "\f7a4" !important;
}
.fa-grip-lines-vertical:before {
  content: "\f7a5" !important;
}
.fa-grip-vertical:before {
  content: "\f58e" !important;
}
.fa-gripfire:before {
  content: "\f3ac" !important;
}
.fa-grunt:before {
  content: "\f3ad" !important;
}
.fa-guitar:before {
  content: "\f7a6" !important;
}
.fa-guitar-electric:before {
  content: "\f8be" !important;
}
.fa-guitars:before {
  content: "\f8bf" !important;
}
.fa-gulp:before {
  content: "\f3ae" !important;
}
.fa-h-square:before {
  content: "\f0fd" !important;
}
.fa-h1:before {
  content: "\f313" !important;
}
.fa-h2:before {
  content: "\f314" !important;
}
.fa-h3:before {
  content: "\f315" !important;
}
.fa-h4:before {
  content: "\f86a" !important;
}
.fa-hacker-news:before {
  content: "\f1d4" !important;
}
.fa-hacker-news-square:before {
  content: "\f3af" !important;
}
.fa-hackerrank:before {
  content: "\f5f7" !important;
}
.fa-hamburger:before {
  content: "\f805" !important;
}
.fa-hammer:before {
  content: "\f6e3" !important;
}
.fa-hammer-war:before {
  content: "\f6e4" !important;
}
.fa-hamsa:before {
  content: "\f665" !important;
}
.fa-hand-heart:before {
  content: "\f4bc" !important;
}
.fa-hand-holding:before {
  content: "\f4bd" !important;
}
.fa-hand-holding-box:before {
  content: "\f47b" !important;
}
.fa-hand-holding-heart:before {
  content: "\f4be" !important;
}
.fa-hand-holding-magic:before {
  content: "\f6e5" !important;
}
.fa-hand-holding-seedling:before {
  content: "\f4bf" !important;
}
.fa-hand-holding-usd:before {
  content: "\f4c0" !important;
}
.fa-hand-holding-water:before {
  content: "\f4c1" !important;
}
.fa-hand-lizard:before {
  content: "\f258" !important;
}
.fa-hand-middle-finger:before {
  content: "\f806" !important;
}
.fa-hand-paper:before {
  content: "\f256" !important;
}
.fa-hand-peace:before {
  content: "\f25b" !important;
}
.fa-hand-point-down:before {
  content: "\f0a7" !important;
}
.fa-hand-point-left:before {
  content: "\f0a5" !important;
}
.fa-hand-point-right:before {
  content: "\f0a4" !important;
}
.fa-hand-point-up:before {
  content: "\f0a6" !important;
}
.fa-hand-pointer:before {
  content: "\f25a" !important;
}
.fa-hand-receiving:before {
  content: "\f47c" !important;
}
.fa-hand-rock:before {
  content: "\f255" !important;
}
.fa-hand-scissors:before {
  content: "\f257" !important;
}
.fa-hand-spock:before {
  content: "\f259" !important;
}
.fa-hands:before {
  content: "\f4c2" !important;
}
.fa-hands-heart:before {
  content: "\f4c3" !important;
}
.fa-hands-helping:before {
  content: "\f4c4" !important;
}
.fa-hands-usd:before {
  content: "\f4c5" !important;
}
.fa-handshake:before {
  content: "\f2b5" !important;
}
.fa-handshake-alt:before {
  content: "\f4c6" !important;
}
.fa-hanukiah:before {
  content: "\f6e6" !important;
}
.fa-hard-hat:before {
  content: "\f807" !important;
}
.fa-hashtag:before {
  content: "\f292" !important;
}
.fa-hat-chef:before {
  content: "\f86b" !important;
}
.fa-hat-cowboy:before {
  content: "\f8c0" !important;
}
.fa-hat-cowboy-side:before {
  content: "\f8c1" !important;
}
.fa-hat-santa:before {
  content: "\f7a7" !important;
}
.fa-hat-winter:before {
  content: "\f7a8" !important;
}
.fa-hat-witch:before {
  content: "\f6e7" !important;
}
.fa-hat-wizard:before {
  content: "\f6e8" !important;
}
.fa-hdd:before {
  content: "\f0a0" !important;
}
.fa-head-side:before {
  content: "\f6e9" !important;
}
.fa-head-side-brain:before {
  content: "\f808" !important;
}
.fa-head-side-headphones:before {
  content: "\f8c2" !important;
}
.fa-head-side-medical:before {
  content: "\f809" !important;
}
.fa-head-vr:before {
  content: "\f6ea" !important;
}
.fa-heading:before {
  content: "\f1dc" !important;
}
.fa-headphones:before {
  content: "\f025" !important;
}
.fa-headphones-alt:before {
  content: "\f58f" !important;
}
.fa-headset:before {
  content: "\f590" !important;
}
.fa-heart:before {
  content: "\f004" !important;
}
.fa-heart-broken:before {
  content: "\f7a9" !important;
}
.fa-heart-circle:before {
  content: "\f4c7" !important;
}
.fa-heart-rate:before {
  content: "\f5f8" !important;
}
.fa-heart-square:before {
  content: "\f4c8" !important;
}
.fa-heartbeat:before {
  content: "\f21e" !important;
}
.fa-heat:before {
  content: "奈" !important;
}
.fa-helicopter:before {
  content: "\f533" !important;
}
.fa-helmet-battle:before {
  content: "\f6eb" !important;
}
.fa-hexagon:before {
  content: "\f312" !important;
}
.fa-highlighter:before {
  content: "\f591" !important;
}
.fa-hiking:before {
  content: "\f6ec" !important;
}
.fa-hippo:before {
  content: "\f6ed" !important;
}
.fa-hips:before {
  content: "\f452" !important;
}
.fa-hire-a-helper:before {
  content: "\f3b0" !important;
}
.fa-history:before {
  content: "\f1da" !important;
}
.fa-hockey-mask:before {
  content: "\f6ee" !important;
}
.fa-hockey-puck:before {
  content: "\f453" !important;
}
.fa-hockey-sticks:before {
  content: "\f454" !important;
}
.fa-holly-berry:before {
  content: "\f7aa" !important;
}
.fa-home:before {
  content: "\f015" !important;
}
.fa-home-alt:before {
  content: "\f80a" !important;
}
.fa-home-heart:before {
  content: "\f4c9" !important;
}
.fa-home-lg:before {
  content: "\f80b" !important;
}
.fa-home-lg-alt:before {
  content: "\f80c" !important;
}
.fa-hood-cloak:before {
  content: "\f6ef" !important;
}
.fa-hooli:before {
  content: "\f427" !important;
}
.fa-horizontal-rule:before {
  content: "\f86c" !important;
}
.fa-hornbill:before {
  content: "\f592" !important;
}
.fa-horse:before {
  content: "\f6f0" !important;
}
.fa-horse-head:before {
  content: "\f7ab" !important;
}
.fa-horse-saddle:before {
  content: "\f8c3" !important;
}
.fa-hospital:before {
  content: "\f0f8" !important;
}
.fa-hospital-alt:before {
  content: "\f47d" !important;
}
.fa-hospital-symbol:before {
  content: "\f47e" !important;
}
.fa-hospital-user:before {
  content: "\f80d" !important;
}
.fa-hospitals:before {
  content: "\f80e" !important;
}
.fa-hot-tub:before {
  content: "\f593" !important;
}
.fa-hotdog:before {
  content: "\f80f" !important;
}
.fa-hotel:before {
  content: "\f594" !important;
}
.fa-hotjar:before {
  content: "\f3b1" !important;
}
.fa-hourglass:before {
  content: "\f254" !important;
}
.fa-hourglass-end:before {
  content: "\f253" !important;
}
.fa-hourglass-half:before {
  content: "\f252" !important;
}
.fa-hourglass-start:before {
  content: "\f251" !important;
}
.fa-house:before {
  content: "懶" !important;
}
.fa-house-damage:before {
  content: "\f6f1" !important;
}
.fa-house-day:before {
  content: "癩" !important;
}
.fa-house-flood:before {
  content: "\f74f" !important;
}
.fa-house-leave:before {
  content: "羅" !important;
}
.fa-house-night:before {
  content: "蘿" !important;
}
.fa-house-return:before {
  content: "螺" !important;
}
.fa-house-signal:before {
  content: "裸" !important;
}
.fa-houzz:before {
  content: "\f27c" !important;
}
.fa-hryvnia:before {
  content: "\f6f2" !important;
}
.fa-html5:before {
  content: "\f13b" !important;
}
.fa-hubspot:before {
  content: "\f3b2" !important;
}
.fa-humidity:before {
  content: "\f750" !important;
}
.fa-hurricane:before {
  content: "\f751" !important;
}
.fa-i-cursor:before {
  content: "\f246" !important;
}
.fa-ice-cream:before {
  content: "\f810" !important;
}
.fa-ice-skate:before {
  content: "\f7ac" !important;
}
.fa-icicles:before {
  content: "\f7ad" !important;
}
.fa-icons:before {
  content: "\f86d" !important;
}
.fa-icons-alt:before {
  content: "\f86e" !important;
}
.fa-id-badge:before {
  content: "\f2c1" !important;
}
.fa-id-card:before {
  content: "\f2c2" !important;
}
.fa-id-card-alt:before {
  content: "\f47f" !important;
}
.fa-ideal:before {
  content: "邏" !important;
}
.fa-igloo:before {
  content: "\f7ae" !important;
}
.fa-image:before {
  content: "\f03e" !important;
}
.fa-image-polaroid:before {
  content: "\f8c4" !important;
}
.fa-images:before {
  content: "\f302" !important;
}
.fa-imdb:before {
  content: "\f2d8" !important;
}
.fa-inbox:before {
  content: "\f01c" !important;
}
.fa-inbox-in:before {
  content: "\f310" !important;
}
.fa-inbox-out:before {
  content: "\f311" !important;
}
.fa-indent:before {
  content: "\f03c" !important;
}
.fa-industry:before {
  content: "\f275" !important;
}
.fa-industry-alt:before {
  content: "\f3b3" !important;
}
.fa-infinity:before {
  content: "\f534" !important;
}
.fa-info:before {
  content: "\f129" !important;
}
.fa-info-circle:before {
  content: "\f05a" !important;
}
.fa-info-square:before {
  content: "\f30f" !important;
}
.fa-inhaler:before {
  content: "\f5f9" !important;
}
.fa-instagram:before {
  content: "\f16d" !important;
}
.fa-integral:before {
  content: "\f667" !important;
}
.fa-intercom:before {
  content: "\f7af" !important;
}
.fa-internet-explorer:before {
  content: "\f26b" !important;
}
.fa-intersection:before {
  content: "\f668" !important;
}
.fa-inventory:before {
  content: "\f480" !important;
}
.fa-invision:before {
  content: "\f7b0" !important;
}
.fa-ioxhost:before {
  content: "\f208" !important;
}
.fa-island-tropical:before {
  content: "\f811" !important;
}
.fa-italic:before {
  content: "\f033" !important;
}
.fa-itch-io:before {
  content: "\f83a" !important;
}
.fa-itunes:before {
  content: "\f3b4" !important;
}
.fa-itunes-note:before {
  content: "\f3b5" !important;
}
.fa-jack-o-lantern:before {
  content: "\f30e" !important;
}
.fa-java:before {
  content: "\f4e4" !important;
}
.fa-jedi:before {
  content: "\f669" !important;
}
.fa-jedi-order:before {
  content: "\f50e" !important;
}
.fa-jenkins:before {
  content: "\f3b6" !important;
}
.fa-jira:before {
  content: "\f7b1" !important;
}
.fa-joget:before {
  content: "\f3b7" !important;
}
.fa-joint:before {
  content: "\f595" !important;
}
.fa-joomla:before {
  content: "\f1aa" !important;
}
.fa-journal-whills:before {
  content: "\f66a" !important;
}
.fa-joystick:before {
  content: "\f8c5" !important;
}
.fa-js:before {
  content: "\f3b8" !important;
}
.fa-js-square:before {
  content: "\f3b9" !important;
}
.fa-jsfiddle:before {
  content: "\f1cc" !important;
}
.fa-jug:before {
  content: "\f8c6" !important;
}
.fa-kaaba:before {
  content: "\f66b" !important;
}
.fa-kaggle:before {
  content: "\f5fa" !important;
}
.fa-kazoo:before {
  content: "\f8c7" !important;
}
.fa-kerning:before {
  content: "\f86f" !important;
}
.fa-key:before {
  content: "\f084" !important;
}
.fa-key-skeleton:before {
  content: "\f6f3" !important;
}
.fa-keybase:before {
  content: "\f4f5" !important;
}
.fa-keyboard:before {
  content: "\f11c" !important;
}
.fa-keycdn:before {
  content: "\f3ba" !important;
}
.fa-keynote:before {
  content: "\f66c" !important;
}
.fa-khanda:before {
  content: "\f66d" !important;
}
.fa-kickstarter:before {
  content: "\f3bb" !important;
}
.fa-kickstarter-k:before {
  content: "\f3bc" !important;
}
.fa-kidneys:before {
  content: "\f5fb" !important;
}
.fa-kiss:before {
  content: "\f596" !important;
}
.fa-kiss-beam:before {
  content: "\f597" !important;
}
.fa-kiss-wink-heart:before {
  content: "\f598" !important;
}
.fa-kite:before {
  content: "\f6f4" !important;
}
.fa-kiwi-bird:before {
  content: "\f535" !important;
}
.fa-knife-kitchen:before {
  content: "\f6f5" !important;
}
.fa-korvue:before {
  content: "\f42f" !important;
}
.fa-lambda:before {
  content: "\f66e" !important;
}
.fa-lamp:before {
  content: "\f4ca" !important;
}
.fa-lamp-desk:before {
  content: "樂" !important;
}
.fa-lamp-floor:before {
  content: "洛" !important;
}
.fa-landmark:before {
  content: "\f66f" !important;
}
.fa-landmark-alt:before {
  content: "\f752" !important;
}
.fa-language:before {
  content: "\f1ab" !important;
}
.fa-laptop:before {
  content: "\f109" !important;
}
.fa-laptop-code:before {
  content: "\f5fc" !important;
}
.fa-laptop-medical:before {
  content: "\f812" !important;
}
.fa-laravel:before {
  content: "\f3bd" !important;
}
.fa-lasso:before {
  content: "\f8c8" !important;
}
.fa-lastfm:before {
  content: "\f202" !important;
}
.fa-lastfm-square:before {
  content: "\f203" !important;
}
.fa-laugh:before {
  content: "\f599" !important;
}
.fa-laugh-beam:before {
  content: "\f59a" !important;
}
.fa-laugh-squint:before {
  content: "\f59b" !important;
}
.fa-laugh-wink:before {
  content: "\f59c" !important;
}
.fa-layer-group:before {
  content: "\f5fd" !important;
}
.fa-layer-minus:before {
  content: "\f5fe" !important;
}
.fa-layer-plus:before {
  content: "\f5ff" !important;
}
.fa-leaf:before {
  content: "\f06c" !important;
}
.fa-leaf-heart:before {
  content: "\f4cb" !important;
}
.fa-leaf-maple:before {
  content: "\f6f6" !important;
}
.fa-leaf-oak:before {
  content: "\f6f7" !important;
}
.fa-leanpub:before {
  content: "\f212" !important;
}
.fa-lemon:before {
  content: "\f094" !important;
}
.fa-less:before {
  content: "\f41d" !important;
}
.fa-less-than:before {
  content: "\f536" !important;
}
.fa-less-than-equal:before {
  content: "\f537" !important;
}
.fa-level-down:before {
  content: "\f149" !important;
}
.fa-level-down-alt:before {
  content: "\f3be" !important;
}
.fa-level-up:before {
  content: "\f148" !important;
}
.fa-level-up-alt:before {
  content: "\f3bf" !important;
}
.fa-life-ring:before {
  content: "\f1cd" !important;
}
.fa-light-ceiling:before {
  content: "烙" !important;
}
.fa-light-switch:before {
  content: "珞" !important;
}
.fa-light-switch-off:before {
  content: "落" !important;
}
.fa-light-switch-on:before {
  content: "酪" !important;
}
.fa-lightbulb:before {
  content: "\f0eb" !important;
}
.fa-lightbulb-dollar:before {
  content: "\f670" !important;
}
.fa-lightbulb-exclamation:before {
  content: "\f671" !important;
}
.fa-lightbulb-on:before {
  content: "\f672" !important;
}
.fa-lightbulb-slash:before {
  content: "\f673" !important;
}
.fa-lights-holiday:before {
  content: "\f7b2" !important;
}
.fa-line:before {
  content: "\f3c0" !important;
}
.fa-line-columns:before {
  content: "\f870" !important;
}
.fa-line-height:before {
  content: "\f871" !important;
}
.fa-link:before {
  content: "\f0c1" !important;
}
.fa-linkedin:before {
  content: "\f08c" !important;
}
.fa-linkedin-in:before {
  content: "\f0e1" !important;
}
.fa-linode:before {
  content: "\f2b8" !important;
}
.fa-linux:before {
  content: "\f17c" !important;
}
.fa-lips:before {
  content: "\f600" !important;
}
.fa-lira-sign:before {
  content: "\f195" !important;
}
.fa-list:before {
  content: "\f03a" !important;
}
.fa-list-alt:before {
  content: "\f022" !important;
}
.fa-list-music:before {
  content: "\f8c9" !important;
}
.fa-list-ol:before {
  content: "\f0cb" !important;
}
.fa-list-ul:before {
  content: "\f0ca" !important;
}
.fa-location:before {
  content: "\f601" !important;
}
.fa-location-arrow:before {
  content: "\f124" !important;
}
.fa-location-circle:before {
  content: "\f602" !important;
}
.fa-location-slash:before {
  content: "\f603" !important;
}
.fa-lock:before {
  content: "\f023" !important;
}
.fa-lock-alt:before {
  content: "\f30d" !important;
}
.fa-lock-open:before {
  content: "\f3c1" !important;
}
.fa-lock-open-alt:before {
  content: "\f3c2" !important;
}
.fa-long-arrow-alt-down:before {
  content: "\f309" !important;
}
.fa-long-arrow-alt-left:before {
  content: "\f30a" !important;
}
.fa-long-arrow-alt-right:before {
  content: "\f30b" !important;
}
.fa-long-arrow-alt-up:before {
  content: "\f30c" !important;
}
.fa-long-arrow-down:before {
  content: "\f175" !important;
}
.fa-long-arrow-left:before {
  content: "\f177" !important;
}
.fa-long-arrow-right:before {
  content: "\f178" !important;
}
.fa-long-arrow-up:before {
  content: "\f176" !important;
}
.fa-loveseat:before {
  content: "\f4cc" !important;
}
.fa-low-vision:before {
  content: "\f2a8" !important;
}
.fa-luchador:before {
  content: "\f455" !important;
}
.fa-luggage-cart:before {
  content: "\f59d" !important;
}
.fa-lungs:before {
  content: "\f604" !important;
}
.fa-lyft:before {
  content: "\f3c3" !important;
}
.fa-mace:before {
  content: "\f6f8" !important;
}
.fa-magento:before {
  content: "\f3c4" !important;
}
.fa-magic:before {
  content: "\f0d0" !important;
}
.fa-magnet:before {
  content: "\f076" !important;
}
.fa-mail-bulk:before {
  content: "\f674" !important;
}
.fa-mailbox:before {
  content: "\f813" !important;
}
.fa-mailchimp:before {
  content: "\f59e" !important;
}
.fa-male:before {
  content: "\f183" !important;
}
.fa-mandalorian:before {
  content: "\f50f" !important;
}
.fa-mandolin:before {
  content: "\f6f9" !important;
}
.fa-map:before {
  content: "\f279" !important;
}
.fa-map-marked:before {
  content: "\f59f" !important;
}
.fa-map-marked-alt:before {
  content: "\f5a0" !important;
}
.fa-map-marker:before {
  content: "\f041" !important;
}
.fa-map-marker-alt:before {
  content: "\f3c5" !important;
}
.fa-map-marker-alt-slash:before {
  content: "\f605" !important;
}
.fa-map-marker-check:before {
  content: "\f606" !important;
}
.fa-map-marker-edit:before {
  content: "\f607" !important;
}
.fa-map-marker-exclamation:before {
  content: "\f608" !important;
}
.fa-map-marker-minus:before {
  content: "\f609" !important;
}
.fa-map-marker-plus:before {
  content: "\f60a" !important;
}
.fa-map-marker-question:before {
  content: "\f60b" !important;
}
.fa-map-marker-slash:before {
  content: "\f60c" !important;
}
.fa-map-marker-smile:before {
  content: "\f60d" !important;
}
.fa-map-marker-times:before {
  content: "\f60e" !important;
}
.fa-map-pin:before {
  content: "\f276" !important;
}
.fa-map-signs:before {
  content: "\f277" !important;
}
.fa-markdown:before {
  content: "\f60f" !important;
}
.fa-marker:before {
  content: "\f5a1" !important;
}
.fa-mars:before {
  content: "\f222" !important;
}
.fa-mars-double:before {
  content: "\f227" !important;
}
.fa-mars-stroke:before {
  content: "\f229" !important;
}
.fa-mars-stroke-h:before {
  content: "\f22b" !important;
}
.fa-mars-stroke-v:before {
  content: "\f22a" !important;
}
.fa-mask:before {
  content: "\f6fa" !important;
}
.fa-mastodon:before {
  content: "\f4f6" !important;
}
.fa-maxcdn:before {
  content: "\f136" !important;
}
.fa-mdb:before {
  content: "\f8ca" !important;
}
.fa-meat:before {
  content: "\f814" !important;
}
.fa-medal:before {
  content: "\f5a2" !important;
}
.fa-medapps:before {
  content: "\f3c6" !important;
}
.fa-medium:before {
  content: "\f23a" !important;
}
.fa-medium-m:before {
  content: "\f3c7" !important;
}
.fa-medkit:before {
  content: "\f0fa" !important;
}
.fa-medrt:before {
  content: "\f3c8" !important;
}
.fa-meetup:before {
  content: "\f2e0" !important;
}
.fa-megaphone:before {
  content: "\f675" !important;
}
.fa-megaport:before {
  content: "\f5a3" !important;
}
.fa-meh:before {
  content: "\f11a" !important;
}
.fa-meh-blank:before {
  content: "\f5a4" !important;
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5" !important;
}
.fa-memory:before {
  content: "\f538" !important;
}
.fa-mendeley:before {
  content: "\f7b3" !important;
}
.fa-menorah:before {
  content: "\f676" !important;
}
.fa-mercury:before {
  content: "\f223" !important;
}
.fa-meteor:before {
  content: "\f753" !important;
}
.fa-microblog:before {
  content: "駱" !important;
}
.fa-microchip:before {
  content: "\f2db" !important;
}
.fa-microphone:before {
  content: "\f130" !important;
}
.fa-microphone-alt:before {
  content: "\f3c9" !important;
}
.fa-microphone-alt-slash:before {
  content: "\f539" !important;
}
.fa-microphone-slash:before {
  content: "\f131" !important;
}
.fa-microphone-stand:before {
  content: "\f8cb" !important;
}
.fa-microscope:before {
  content: "\f610" !important;
}
.fa-microsoft:before {
  content: "\f3ca" !important;
}
.fa-microwave:before {
  content: "亂" !important;
}
.fa-mind-share:before {
  content: "\f677" !important;
}
.fa-minus:before {
  content: "\f068" !important;
}
.fa-minus-circle:before {
  content: "\f056" !important;
}
.fa-minus-hexagon:before {
  content: "\f307" !important;
}
.fa-minus-octagon:before {
  content: "\f308" !important;
}
.fa-minus-square:before {
  content: "\f146" !important;
}
.fa-mistletoe:before {
  content: "\f7b4" !important;
}
.fa-mitten:before {
  content: "\f7b5" !important;
}
.fa-mix:before {
  content: "\f3cb" !important;
}
.fa-mixcloud:before {
  content: "\f289" !important;
}
.fa-mizuni:before {
  content: "\f3cc" !important;
}
.fa-mobile:before {
  content: "\f10b" !important;
}
.fa-mobile-alt:before {
  content: "\f3cd" !important;
}
.fa-mobile-android:before {
  content: "\f3ce" !important;
}
.fa-mobile-android-alt:before {
  content: "\f3cf" !important;
}
.fa-modx:before {
  content: "\f285" !important;
}
.fa-monero:before {
  content: "\f3d0" !important;
}
.fa-money-bill:before {
  content: "\f0d6" !important;
}
.fa-money-bill-alt:before {
  content: "\f3d1" !important;
}
.fa-money-bill-wave:before {
  content: "\f53a" !important;
}
.fa-money-bill-wave-alt:before {
  content: "\f53b" !important;
}
.fa-money-check:before {
  content: "\f53c" !important;
}
.fa-money-check-alt:before {
  content: "\f53d" !important;
}
.fa-money-check-edit:before {
  content: "\f872" !important;
}
.fa-money-check-edit-alt:before {
  content: "\f873" !important;
}
.fa-monitor-heart-rate:before {
  content: "\f611" !important;
}
.fa-monkey:before {
  content: "\f6fb" !important;
}
.fa-monument:before {
  content: "\f5a6" !important;
}
.fa-moon:before {
  content: "\f186" !important;
}
.fa-moon-cloud:before {
  content: "\f754" !important;
}
.fa-moon-stars:before {
  content: "\f755" !important;
}
.fa-mortar-pestle:before {
  content: "\f5a7" !important;
}
.fa-mosque:before {
  content: "\f678" !important;
}
.fa-motorcycle:before {
  content: "\f21c" !important;
}
.fa-mountain:before {
  content: "\f6fc" !important;
}
.fa-mountains:before {
  content: "\f6fd" !important;
}
.fa-mouse:before {
  content: "\f8cc" !important;
}
.fa-mouse-alt:before {
  content: "\f8cd" !important;
}
.fa-mouse-pointer:before {
  content: "\f245" !important;
}
.fa-mp3-player:before {
  content: "\f8ce" !important;
}
.fa-mug:before {
  content: "\f874" !important;
}
.fa-mug-hot:before {
  content: "\f7b6" !important;
}
.fa-mug-marshmallows:before {
  content: "\f7b7" !important;
}
.fa-mug-tea:before {
  content: "\f875" !important;
}
.fa-music:before {
  content: "\f001" !important;
}
.fa-music-alt:before {
  content: "\f8cf" !important;
}
.fa-music-alt-slash:before {
  content: "\f8d0" !important;
}
.fa-music-slash:before {
  content: "\f8d1" !important;
}
.fa-napster:before {
  content: "\f3d2" !important;
}
.fa-narwhal:before {
  content: "\f6fe" !important;
}
.fa-neos:before {
  content: "\f612" !important;
}
.fa-network-wired:before {
  content: "\f6ff" !important;
}
.fa-neuter:before {
  content: "\f22c" !important;
}
.fa-newspaper:before {
  content: "\f1ea" !important;
}
.fa-nimblr:before {
  content: "\f5a8" !important;
}
.fa-node:before {
  content: "\f419" !important;
}
.fa-node-js:before {
  content: "\f3d3" !important;
}
.fa-not-equal:before {
  content: "\f53e" !important;
}
.fa-notes-medical:before {
  content: "\f481" !important;
}
.fa-npm:before {
  content: "\f3d4" !important;
}
.fa-ns8:before {
  content: "\f3d5" !important;
}
.fa-nutritionix:before {
  content: "\f3d6" !important;
}
.fa-object-group:before {
  content: "\f247" !important;
}
.fa-object-ungroup:before {
  content: "\f248" !important;
}
.fa-octagon:before {
  content: "\f306" !important;
}
.fa-odnoklassniki:before {
  content: "\f263" !important;
}
.fa-odnoklassniki-square:before {
  content: "\f264" !important;
}
.fa-oil-can:before {
  content: "\f613" !important;
}
.fa-oil-temp:before {
  content: "\f614" !important;
}
.fa-old-republic:before {
  content: "\f510" !important;
}
.fa-om:before {
  content: "\f679" !important;
}
.fa-omega:before {
  content: "\f67a" !important;
}
.fa-opencart:before {
  content: "\f23d" !important;
}
.fa-openid:before {
  content: "\f19b" !important;
}
.fa-opera:before {
  content: "\f26a" !important;
}
.fa-optin-monster:before {
  content: "\f23c" !important;
}
.fa-orcid:before {
  content: "\f8d2" !important;
}
.fa-ornament:before {
  content: "\f7b8" !important;
}
.fa-osi:before {
  content: "\f41a" !important;
}
.fa-otter:before {
  content: "\f700" !important;
}
.fa-outdent:before {
  content: "\f03b" !important;
}
.fa-outlet:before {
  content: "卵" !important;
}
.fa-oven:before {
  content: "欄" !important;
}
.fa-overline:before {
  content: "\f876" !important;
}
.fa-page-break:before {
  content: "\f877" !important;
}
.fa-page4:before {
  content: "\f3d7" !important;
}
.fa-pagelines:before {
  content: "\f18c" !important;
}
.fa-pager:before {
  content: "\f815" !important;
}
.fa-paint-brush:before {
  content: "\f1fc" !important;
}
.fa-paint-brush-alt:before {
  content: "\f5a9" !important;
}
.fa-paint-roller:before {
  content: "\f5aa" !important;
}
.fa-palette:before {
  content: "\f53f" !important;
}
.fa-palfed:before {
  content: "\f3d8" !important;
}
.fa-pallet:before {
  content: "\f482" !important;
}
.fa-pallet-alt:before {
  content: "\f483" !important;
}
.fa-paper-plane:before {
  content: "\f1d8" !important;
}
.fa-paperclip:before {
  content: "\f0c6" !important;
}
.fa-parachute-box:before {
  content: "\f4cd" !important;
}
.fa-paragraph:before {
  content: "\f1dd" !important;
}
.fa-paragraph-rtl:before {
  content: "\f878" !important;
}
.fa-parking:before {
  content: "\f540" !important;
}
.fa-parking-circle:before {
  content: "\f615" !important;
}
.fa-parking-circle-slash:before {
  content: "\f616" !important;
}
.fa-parking-slash:before {
  content: "\f617" !important;
}
.fa-passport:before {
  content: "\f5ab" !important;
}
.fa-pastafarianism:before {
  content: "\f67b" !important;
}
.fa-paste:before {
  content: "\f0ea" !important;
}
.fa-patreon:before {
  content: "\f3d9" !important;
}
.fa-pause:before {
  content: "\f04c" !important;
}
.fa-pause-circle:before {
  content: "\f28b" !important;
}
.fa-paw:before {
  content: "\f1b0" !important;
}
.fa-paw-alt:before {
  content: "\f701" !important;
}
.fa-paw-claws:before {
  content: "\f702" !important;
}
.fa-paypal:before {
  content: "\f1ed" !important;
}
.fa-peace:before {
  content: "\f67c" !important;
}
.fa-pegasus:before {
  content: "\f703" !important;
}
.fa-pen:before {
  content: "\f304" !important;
}
.fa-pen-alt:before {
  content: "\f305" !important;
}
.fa-pen-fancy:before {
  content: "\f5ac" !important;
}
.fa-pen-nib:before {
  content: "\f5ad" !important;
}
.fa-pen-square:before {
  content: "\f14b" !important;
}
.fa-pencil:before {
  content: "\f040" !important;
}
.fa-pencil-alt:before {
  content: "\f303" !important;
}
.fa-pencil-paintbrush:before {
  content: "\f618" !important;
}
.fa-pencil-ruler:before {
  content: "\f5ae" !important;
}
.fa-pennant:before {
  content: "\f456" !important;
}
.fa-penny-arcade:before {
  content: "\f704" !important;
}
.fa-people-carry:before {
  content: "\f4ce" !important;
}
.fa-pepper-hot:before {
  content: "\f816" !important;
}
.fa-percent:before {
  content: "\f295" !important;
}
.fa-percentage:before {
  content: "\f541" !important;
}
.fa-periscope:before {
  content: "\f3da" !important;
}
.fa-person-booth:before {
  content: "\f756" !important;
}
.fa-person-carry:before {
  content: "\f4cf" !important;
}
.fa-person-dolly:before {
  content: "\f4d0" !important;
}
.fa-person-dolly-empty:before {
  content: "\f4d1" !important;
}
.fa-person-sign:before {
  content: "\f757" !important;
}
.fa-phabricator:before {
  content: "\f3db" !important;
}
.fa-phoenix-framework:before {
  content: "\f3dc" !important;
}
.fa-phoenix-squadron:before {
  content: "\f511" !important;
}
.fa-phone:before {
  content: "\f095" !important;
}
.fa-phone-alt:before {
  content: "\f879" !important;
}
.fa-phone-laptop:before {
  content: "\f87a" !important;
}
.fa-phone-office:before {
  content: "\f67d" !important;
}
.fa-phone-plus:before {
  content: "\f4d2" !important;
}
.fa-phone-rotary:before {
  content: "\f8d3" !important;
}
.fa-phone-slash:before {
  content: "\f3dd" !important;
}
.fa-phone-square:before {
  content: "\f098" !important;
}
.fa-phone-square-alt:before {
  content: "\f87b" !important;
}
.fa-phone-volume:before {
  content: "\f2a0" !important;
}
.fa-photo-video:before {
  content: "\f87c" !important;
}
.fa-php:before {
  content: "\f457" !important;
}
.fa-pi:before {
  content: "\f67e" !important;
}
.fa-piano:before {
  content: "\f8d4" !important;
}
.fa-piano-keyboard:before {
  content: "\f8d5" !important;
}
.fa-pie:before {
  content: "\f705" !important;
}
.fa-pied-piper:before {
  content: "\f2ae" !important;
}
.fa-pied-piper-alt:before {
  content: "\f1a8" !important;
}
.fa-pied-piper-hat:before {
  content: "\f4e5" !important;
}
.fa-pied-piper-pp:before {
  content: "\f1a7" !important;
}
.fa-pied-piper-square:before {
  content: "爛" !important;
}
.fa-pig:before {
  content: "\f706" !important;
}
.fa-piggy-bank:before {
  content: "\f4d3" !important;
}
.fa-pills:before {
  content: "\f484" !important;
}
.fa-pinterest:before {
  content: "\f0d2" !important;
}
.fa-pinterest-p:before {
  content: "\f231" !important;
}
.fa-pinterest-square:before {
  content: "\f0d3" !important;
}
.fa-pizza:before {
  content: "\f817" !important;
}
.fa-pizza-slice:before {
  content: "\f818" !important;
}
.fa-place-of-worship:before {
  content: "\f67f" !important;
}
.fa-plane:before {
  content: "\f072" !important;
}
.fa-plane-alt:before {
  content: "\f3de" !important;
}
.fa-plane-arrival:before {
  content: "\f5af" !important;
}
.fa-plane-departure:before {
  content: "\f5b0" !important;
}
.fa-planet-moon:before {
  content: "蘭" !important;
}
.fa-planet-ringed:before {
  content: "鸞" !important;
}
.fa-play:before {
  content: "\f04b" !important;
}
.fa-play-circle:before {
  content: "\f144" !important;
}
.fa-playstation:before {
  content: "\f3df" !important;
}
.fa-plug:before {
  content: "\f1e6" !important;
}
.fa-plus:before {
  content: "\f067" !important;
}
.fa-plus-circle:before {
  content: "\f055" !important;
}
.fa-plus-hexagon:before {
  content: "\f300" !important;
}
.fa-plus-octagon:before {
  content: "\f301" !important;
}
.fa-plus-square:before {
  content: "\f0fe" !important;
}
.fa-podcast:before {
  content: "\f2ce" !important;
}
.fa-podium:before {
  content: "\f680" !important;
}
.fa-podium-star:before {
  content: "\f758" !important;
}
.fa-police-box:before {
  content: "嵐" !important;
}
.fa-poll:before {
  content: "\f681" !important;
}
.fa-poll-h:before {
  content: "\f682" !important;
}
.fa-poll-people:before {
  content: "\f759" !important;
}
.fa-poo:before {
  content: "\f2fe" !important;
}
.fa-poo-storm:before {
  content: "\f75a" !important;
}
.fa-poop:before {
  content: "\f619" !important;
}
.fa-popcorn:before {
  content: "\f819" !important;
}
.fa-portal-enter:before {
  content: "濫" !important;
}
.fa-portal-exit:before {
  content: "藍" !important;
}
.fa-portrait:before {
  content: "\f3e0" !important;
}
.fa-pound-sign:before {
  content: "\f154" !important;
}
.fa-power-off:before {
  content: "\f011" !important;
}
.fa-pray:before {
  content: "\f683" !important;
}
.fa-praying-hands:before {
  content: "\f684" !important;
}
.fa-prescription:before {
  content: "\f5b1" !important;
}
.fa-prescription-bottle:before {
  content: "\f485" !important;
}
.fa-prescription-bottle-alt:before {
  content: "\f486" !important;
}
.fa-presentation:before {
  content: "\f685" !important;
}
.fa-print:before {
  content: "\f02f" !important;
}
.fa-print-search:before {
  content: "\f81a" !important;
}
.fa-print-slash:before {
  content: "\f686" !important;
}
.fa-procedures:before {
  content: "\f487" !important;
}
.fa-product-hunt:before {
  content: "\f288" !important;
}
.fa-project-diagram:before {
  content: "\f542" !important;
}
.fa-projector:before {
  content: "\f8d6" !important;
}
.fa-pumpkin:before {
  content: "\f707" !important;
}
.fa-pushed:before {
  content: "\f3e1" !important;
}
.fa-puzzle-piece:before {
  content: "\f12e" !important;
}
.fa-python:before {
  content: "\f3e2" !important;
}
.fa-qq:before {
  content: "\f1d6" !important;
}
.fa-qrcode:before {
  content: "\f029" !important;
}
.fa-question:before {
  content: "\f128" !important;
}
.fa-question-circle:before {
  content: "\f059" !important;
}
.fa-question-square:before {
  content: "\f2fd" !important;
}
.fa-quidditch:before {
  content: "\f458" !important;
}
.fa-quinscape:before {
  content: "\f459" !important;
}
.fa-quora:before {
  content: "\f2c4" !important;
}
.fa-quote-left:before {
  content: "\f10d" !important;
}
.fa-quote-right:before {
  content: "\f10e" !important;
}
.fa-quran:before {
  content: "\f687" !important;
}
.fa-r-project:before {
  content: "\f4f7" !important;
}
.fa-rabbit:before {
  content: "\f708" !important;
}
.fa-rabbit-fast:before {
  content: "\f709" !important;
}
.fa-racquet:before {
  content: "\f45a" !important;
}
.fa-radar:before {
  content: "襤" !important;
}
.fa-radiation:before {
  content: "\f7b9" !important;
}
.fa-radiation-alt:before {
  content: "\f7ba" !important;
}
.fa-radio:before {
  content: "\f8d7" !important;
}
.fa-radio-alt:before {
  content: "\f8d8" !important;
}
.fa-rainbow:before {
  content: "\f75b" !important;
}
.fa-raindrops:before {
  content: "\f75c" !important;
}
.fa-ram:before {
  content: "\f70a" !important;
}
.fa-ramp-loading:before {
  content: "\f4d4" !important;
}
.fa-random:before {
  content: "\f074" !important;
}
.fa-raspberry-pi:before {
  content: "\f7bb" !important;
}
.fa-ravelry:before {
  content: "\f2d9" !important;
}
.fa-raygun:before {
  content: "拉" !important;
}
.fa-react:before {
  content: "\f41b" !important;
}
.fa-reacteurope:before {
  content: "\f75d" !important;
}
.fa-readme:before {
  content: "\f4d5" !important;
}
.fa-rebel:before {
  content: "\f1d0" !important;
}
.fa-receipt:before {
  content: "\f543" !important;
}
.fa-record-vinyl:before {
  content: "\f8d9" !important;
}
.fa-rectangle-landscape:before {
  content: "\f2fa" !important;
}
.fa-rectangle-portrait:before {
  content: "\f2fb" !important;
}
.fa-rectangle-wide:before {
  content: "\f2fc" !important;
}
.fa-recycle:before {
  content: "\f1b8" !important;
}
.fa-red-river:before {
  content: "\f3e3" !important;
}
.fa-reddit:before {
  content: "\f1a1" !important;
}
.fa-reddit-alien:before {
  content: "\f281" !important;
}
.fa-reddit-square:before {
  content: "\f1a2" !important;
}
.fa-redhat:before {
  content: "\f7bc" !important;
}
.fa-redo:before {
  content: "\f01e" !important;
}
.fa-redo-alt:before {
  content: "\f2f9" !important;
}
.fa-refrigerator:before {
  content: "臘" !important;
}
.fa-registered:before {
  content: "\f25d" !important;
}
.fa-remove-format:before {
  content: "\f87d" !important;
}
.fa-renren:before {
  content: "\f18b" !important;
}
.fa-repeat:before {
  content: "\f363" !important;
}
.fa-repeat-1:before {
  content: "\f365" !important;
}
.fa-repeat-1-alt:before {
  content: "\f366" !important;
}
.fa-repeat-alt:before {
  content: "\f364" !important;
}
.fa-reply:before {
  content: "\f3e5" !important;
}
.fa-reply-all:before {
  content: "\f122" !important;
}
.fa-replyd:before {
  content: "\f3e6" !important;
}
.fa-republican:before {
  content: "\f75e" !important;
}
.fa-researchgate:before {
  content: "\f4f8" !important;
}
.fa-resolving:before {
  content: "\f3e7" !important;
}
.fa-restroom:before {
  content: "\f7bd" !important;
}
.fa-retweet:before {
  content: "\f079" !important;
}
.fa-retweet-alt:before {
  content: "\f361" !important;
}
.fa-rev:before {
  content: "\f5b2" !important;
}
.fa-ribbon:before {
  content: "\f4d6" !important;
}
.fa-ring:before {
  content: "\f70b" !important;
}
.fa-rings-wedding:before {
  content: "\f81b" !important;
}
.fa-road:before {
  content: "\f018" !important;
}
.fa-robot:before {
  content: "\f544" !important;
}
.fa-rocket:before {
  content: "\f135" !important;
}
.fa-rocket-launch:before {
  content: "蠟" !important;
}
.fa-rocketchat:before {
  content: "\f3e8" !important;
}
.fa-rockrms:before {
  content: "\f3e9" !important;
}
.fa-route:before {
  content: "\f4d7" !important;
}
.fa-route-highway:before {
  content: "\f61a" !important;
}
.fa-route-interstate:before {
  content: "\f61b" !important;
}
.fa-router:before {
  content: "\f8da" !important;
}
.fa-rss:before {
  content: "\f09e" !important;
}
.fa-rss-square:before {
  content: "\f143" !important;
}
.fa-ruble-sign:before {
  content: "\f158" !important;
}
.fa-ruler:before {
  content: "\f545" !important;
}
.fa-ruler-combined:before {
  content: "\f546" !important;
}
.fa-ruler-horizontal:before {
  content: "\f547" !important;
}
.fa-ruler-triangle:before {
  content: "\f61c" !important;
}
.fa-ruler-vertical:before {
  content: "\f548" !important;
}
.fa-running:before {
  content: "\f70c" !important;
}
.fa-rupee-sign:before {
  content: "\f156" !important;
}
.fa-rv:before {
  content: "\f7be" !important;
}
.fa-sack:before {
  content: "\f81c" !important;
}
.fa-sack-dollar:before {
  content: "\f81d" !important;
}
.fa-sad-cry:before {
  content: "\f5b3" !important;
}
.fa-sad-tear:before {
  content: "\f5b4" !important;
}
.fa-safari:before {
  content: "\f267" !important;
}
.fa-salad:before {
  content: "\f81e" !important;
}
.fa-salesforce:before {
  content: "\f83b" !important;
}
.fa-sandwich:before {
  content: "\f81f" !important;
}
.fa-sass:before {
  content: "\f41e" !important;
}
.fa-satellite:before {
  content: "\f7bf" !important;
}
.fa-satellite-dish:before {
  content: "\f7c0" !important;
}
.fa-sausage:before {
  content: "\f820" !important;
}
.fa-save:before {
  content: "\f0c7" !important;
}
.fa-sax-hot:before {
  content: "\f8db" !important;
}
.fa-saxophone:before {
  content: "\f8dc" !important;
}
.fa-scalpel:before {
  content: "\f61d" !important;
}
.fa-scalpel-path:before {
  content: "\f61e" !important;
}
.fa-scanner:before {
  content: "\f488" !important;
}
.fa-scanner-image:before {
  content: "\f8f3" !important;
}
.fa-scanner-keyboard:before {
  content: "\f489" !important;
}
.fa-scanner-touchscreen:before {
  content: "\f48a" !important;
}
.fa-scarecrow:before {
  content: "\f70d" !important;
}
.fa-scarf:before {
  content: "\f7c1" !important;
}
.fa-schlix:before {
  content: "\f3ea" !important;
}
.fa-school:before {
  content: "\f549" !important;
}
.fa-screwdriver:before {
  content: "\f54a" !important;
}
.fa-scribd:before {
  content: "\f28a" !important;
}
.fa-scroll:before {
  content: "\f70e" !important;
}
.fa-scroll-old:before {
  content: "\f70f" !important;
}
.fa-scrubber:before {
  content: "\f2f8" !important;
}
.fa-scythe:before {
  content: "\f710" !important;
}
.fa-sd-card:before {
  content: "\f7c2" !important;
}
.fa-search:before {
  content: "\f002" !important;
}
.fa-search-dollar:before {
  content: "\f688" !important;
}
.fa-search-location:before {
  content: "\f689" !important;
}
.fa-search-minus:before {
  content: "\f010" !important;
}
.fa-search-plus:before {
  content: "\f00e" !important;
}
.fa-searchengin:before {
  content: "\f3eb" !important;
}
.fa-seedling:before {
  content: "\f4d8" !important;
}
.fa-sellcast:before {
  content: "\f2da" !important;
}
.fa-sellsy:before {
  content: "\f213" !important;
}
.fa-send-back:before {
  content: "\f87e" !important;
}
.fa-send-backward:before {
  content: "\f87f" !important;
}
.fa-sensor:before {
  content: "廊" !important;
}
.fa-sensor-alert:before {
  content: "朗" !important;
}
.fa-sensor-fire:before {
  content: "浪" !important;
}
.fa-sensor-on:before {
  content: "狼" !important;
}
.fa-sensor-smoke:before {
  content: "郎" !important;
}
.fa-server:before {
  content: "\f233" !important;
}
.fa-servicestack:before {
  content: "\f3ec" !important;
}
.fa-shapes:before {
  content: "\f61f" !important;
}
.fa-share:before {
  content: "\f064" !important;
}
.fa-share-all:before {
  content: "\f367" !important;
}
.fa-share-alt:before {
  content: "\f1e0" !important;
}
.fa-share-alt-square:before {
  content: "\f1e1" !important;
}
.fa-share-square:before {
  content: "\f14d" !important;
}
.fa-sheep:before {
  content: "\f711" !important;
}
.fa-shekel-sign:before {
  content: "\f20b" !important;
}
.fa-shield:before {
  content: "\f132" !important;
}
.fa-shield-alt:before {
  content: "\f3ed" !important;
}
.fa-shield-check:before {
  content: "\f2f7" !important;
}
.fa-shield-cross:before {
  content: "\f712" !important;
}
.fa-ship:before {
  content: "\f21a" !important;
}
.fa-shipping-fast:before {
  content: "\f48b" !important;
}
.fa-shipping-timed:before {
  content: "\f48c" !important;
}
.fa-shirtsinbulk:before {
  content: "\f214" !important;
}
.fa-shish-kebab:before {
  content: "\f821" !important;
}
.fa-shoe-prints:before {
  content: "\f54b" !important;
}
.fa-shopping-bag:before {
  content: "\f290" !important;
}
.fa-shopping-basket:before {
  content: "\f291" !important;
}
.fa-shopping-cart:before {
  content: "\f07a" !important;
}
.fa-shopware:before {
  content: "\f5b5" !important;
}
.fa-shovel:before {
  content: "\f713" !important;
}
.fa-shovel-snow:before {
  content: "\f7c3" !important;
}
.fa-shower:before {
  content: "\f2cc" !important;
}
.fa-shredder:before {
  content: "\f68a" !important;
}
.fa-shuttle-van:before {
  content: "\f5b6" !important;
}
.fa-shuttlecock:before {
  content: "\f45b" !important;
}
.fa-sickle:before {
  content: "\f822" !important;
}
.fa-sigma:before {
  content: "\f68b" !important;
}
.fa-sign:before {
  content: "\f4d9" !important;
}
.fa-sign-in:before {
  content: "\f090" !important;
}
.fa-sign-in-alt:before {
  content: "\f2f6" !important;
}
.fa-sign-language:before {
  content: "\f2a7" !important;
}
.fa-sign-out:before {
  content: "\f08b" !important;
}
.fa-sign-out-alt:before {
  content: "\f2f5" !important;
}
.fa-signal:before {
  content: "\f012" !important;
}
.fa-signal-1:before {
  content: "\f68c" !important;
}
.fa-signal-2:before {
  content: "\f68d" !important;
}
.fa-signal-3:before {
  content: "\f68e" !important;
}
.fa-signal-4:before {
  content: "\f68f" !important;
}
.fa-signal-alt:before {
  content: "\f690" !important;
}
.fa-signal-alt-1:before {
  content: "\f691" !important;
}
.fa-signal-alt-2:before {
  content: "\f692" !important;
}
.fa-signal-alt-3:before {
  content: "\f693" !important;
}
.fa-signal-alt-slash:before {
  content: "\f694" !important;
}
.fa-signal-slash:before {
  content: "\f695" !important;
}
.fa-signal-stream:before {
  content: "\f8dd" !important;
}
.fa-signature:before {
  content: "\f5b7" !important;
}
.fa-sim-card:before {
  content: "\f7c4" !important;
}
.fa-simplybuilt:before {
  content: "\f215" !important;
}
.fa-siren:before {
  content: "來" !important;
}
.fa-siren-on:before {
  content: "冷" !important;
}
.fa-sistrix:before {
  content: "\f3ee" !important;
}
.fa-sitemap:before {
  content: "\f0e8" !important;
}
.fa-sith:before {
  content: "\f512" !important;
}
.fa-skating:before {
  content: "\f7c5" !important;
}
.fa-skeleton:before {
  content: "\f620" !important;
}
.fa-sketch:before {
  content: "\f7c6" !important;
}
.fa-ski-jump:before {
  content: "\f7c7" !important;
}
.fa-ski-lift:before {
  content: "\f7c8" !important;
}
.fa-skiing:before {
  content: "\f7c9" !important;
}
.fa-skiing-nordic:before {
  content: "\f7ca" !important;
}
.fa-skull:before {
  content: "\f54c" !important;
}
.fa-skull-cow:before {
  content: "\f8de" !important;
}
.fa-skull-crossbones:before {
  content: "\f714" !important;
}
.fa-skyatlas:before {
  content: "\f216" !important;
}
.fa-skype:before {
  content: "\f17e" !important;
}
.fa-slack:before {
  content: "\f198" !important;
}
.fa-slack-hash:before {
  content: "\f3ef" !important;
}
.fa-slash:before {
  content: "\f715" !important;
}
.fa-sledding:before {
  content: "\f7cb" !important;
}
.fa-sleigh:before {
  content: "\f7cc" !important;
}
.fa-sliders-h:before {
  content: "\f1de" !important;
}
.fa-sliders-h-square:before {
  content: "\f3f0" !important;
}
.fa-sliders-v:before {
  content: "\f3f1" !important;
}
.fa-sliders-v-square:before {
  content: "\f3f2" !important;
}
.fa-slideshare:before {
  content: "\f1e7" !important;
}
.fa-smile:before {
  content: "\f118" !important;
}
.fa-smile-beam:before {
  content: "\f5b8" !important;
}
.fa-smile-plus:before {
  content: "\f5b9" !important;
}
.fa-smile-wink:before {
  content: "\f4da" !important;
}
.fa-smog:before {
  content: "\f75f" !important;
}
.fa-smoke:before {
  content: "\f760" !important;
}
.fa-smoking:before {
  content: "\f48d" !important;
}
.fa-smoking-ban:before {
  content: "\f54d" !important;
}
.fa-sms:before {
  content: "\f7cd" !important;
}
.fa-snake:before {
  content: "\f716" !important;
}
.fa-snapchat:before {
  content: "\f2ab" !important;
}
.fa-snapchat-ghost:before {
  content: "\f2ac" !important;
}
.fa-snapchat-square:before {
  content: "\f2ad" !important;
}
.fa-snooze:before {
  content: "\f880" !important;
}
.fa-snow-blowing:before {
  content: "\f761" !important;
}
.fa-snowboarding:before {
  content: "\f7ce" !important;
}
.fa-snowflake:before {
  content: "\f2dc" !important;
}
.fa-snowflakes:before {
  content: "\f7cf" !important;
}
.fa-snowman:before {
  content: "\f7d0" !important;
}
.fa-snowmobile:before {
  content: "\f7d1" !important;
}
.fa-snowplow:before {
  content: "\f7d2" !important;
}
.fa-socks:before {
  content: "\f696" !important;
}
.fa-solar-panel:before {
  content: "\f5ba" !important;
}
.fa-solar-system:before {
  content: "勞" !important;
}
.fa-sort:before {
  content: "\f0dc" !important;
}
.fa-sort-alpha-down:before {
  content: "\f15d" !important;
}
.fa-sort-alpha-down-alt:before {
  content: "\f881" !important;
}
.fa-sort-alpha-up:before {
  content: "\f15e" !important;
}
.fa-sort-alpha-up-alt:before {
  content: "\f882" !important;
}
.fa-sort-alt:before {
  content: "\f883" !important;
}
.fa-sort-amount-down:before {
  content: "\f160" !important;
}
.fa-sort-amount-down-alt:before {
  content: "\f884" !important;
}
.fa-sort-amount-up:before {
  content: "\f161" !important;
}
.fa-sort-amount-up-alt:before {
  content: "\f885" !important;
}
.fa-sort-circle:before {
  content: "擄" !important;
}
.fa-sort-circle-down:before {
  content: "櫓" !important;
}
.fa-sort-circle-up:before {
  content: "爐" !important;
}
.fa-sort-down:before {
  content: "\f0dd" !important;
}
.fa-sort-numeric-down:before {
  content: "\f162" !important;
}
.fa-sort-numeric-down-alt:before {
  content: "\f886" !important;
}
.fa-sort-numeric-up:before {
  content: "\f163" !important;
}
.fa-sort-numeric-up-alt:before {
  content: "\f887" !important;
}
.fa-sort-shapes-down:before {
  content: "\f888" !important;
}
.fa-sort-shapes-down-alt:before {
  content: "\f889" !important;
}
.fa-sort-shapes-up:before {
  content: "\f88a" !important;
}
.fa-sort-shapes-up-alt:before {
  content: "\f88b" !important;
}
.fa-sort-size-down:before {
  content: "\f88c" !important;
}
.fa-sort-size-down-alt:before {
  content: "\f88d" !important;
}
.fa-sort-size-up:before {
  content: "\f88e" !important;
}
.fa-sort-size-up-alt:before {
  content: "\f88f" !important;
}
.fa-sort-up:before {
  content: "\f0de" !important;
}
.fa-soundcloud:before {
  content: "\f1be" !important;
}
.fa-soup:before {
  content: "\f823" !important;
}
.fa-sourcetree:before {
  content: "\f7d3" !important;
}
.fa-spa:before {
  content: "\f5bb" !important;
}
.fa-space-shuttle:before {
  content: "\f197" !important;
}
.fa-space-station-moon:before {
  content: "盧" !important;
}
.fa-space-station-moon-alt:before {
  content: "老" !important;
}
.fa-spade:before {
  content: "\f2f4" !important;
}
.fa-sparkles:before {
  content: "\f890" !important;
}
.fa-speakap:before {
  content: "\f3f3" !important;
}
.fa-speaker:before {
  content: "\f8df" !important;
}
.fa-speaker-deck:before {
  content: "\f83c" !important;
}
.fa-speakers:before {
  content: "\f8e0" !important;
}
.fa-spell-check:before {
  content: "\f891" !important;
}
.fa-spider:before {
  content: "\f717" !important;
}
.fa-spider-black-widow:before {
  content: "\f718" !important;
}
.fa-spider-web:before {
  content: "\f719" !important;
}
.fa-spinner:before {
  content: "\f110" !important;
}
.fa-spinner-third:before {
  content: "\f3f4" !important;
}
.fa-splotch:before {
  content: "\f5bc" !important;
}
.fa-spotify:before {
  content: "\f1bc" !important;
}
.fa-spray-can:before {
  content: "\f5bd" !important;
}
.fa-sprinkler:before {
  content: "蘆" !important;
}
.fa-square:before {
  content: "\f0c8" !important;
}
.fa-square-full:before {
  content: "\f45c" !important;
}
.fa-square-root:before {
  content: "\f697" !important;
}
.fa-square-root-alt:before {
  content: "\f698" !important;
}
.fa-squarespace:before {
  content: "\f5be" !important;
}
.fa-squirrel:before {
  content: "\f71a" !important;
}
.fa-stack-exchange:before {
  content: "\f18d" !important;
}
.fa-stack-overflow:before {
  content: "\f16c" !important;
}
.fa-stackpath:before {
  content: "\f842" !important;
}
.fa-staff:before {
  content: "\f71b" !important;
}
.fa-stamp:before {
  content: "\f5bf" !important;
}
.fa-star:before {
  content: "\f005" !important;
}
.fa-star-and-crescent:before {
  content: "\f699" !important;
}
.fa-star-christmas:before {
  content: "\f7d4" !important;
}
.fa-star-exclamation:before {
  content: "\f2f3" !important;
}
.fa-star-half:before {
  content: "\f089" !important;
}
.fa-star-half-alt:before {
  content: "\f5c0" !important;
}
.fa-star-of-david:before {
  content: "\f69a" !important;
}
.fa-star-of-life:before {
  content: "\f621" !important;
}
.fa-star-shooting:before {
  content: "虜" !important;
}
.fa-starfighter:before {
  content: "路" !important;
}
.fa-starfighter-alt:before {
  content: "露" !important;
}
.fa-stars:before {
  content: "\f762" !important;
}
.fa-starship:before {
  content: "魯" !important;
}
.fa-starship-freighter:before {
  content: "鷺" !important;
}
.fa-staylinked:before {
  content: "\f3f5" !important;
}
.fa-steak:before {
  content: "\f824" !important;
}
.fa-steam:before {
  content: "\f1b6" !important;
}
.fa-steam-square:before {
  content: "\f1b7" !important;
}
.fa-steam-symbol:before {
  content: "\f3f6" !important;
}
.fa-steering-wheel:before {
  content: "\f622" !important;
}
.fa-step-backward:before {
  content: "\f048" !important;
}
.fa-step-forward:before {
  content: "\f051" !important;
}
.fa-stethoscope:before {
  content: "\f0f1" !important;
}
.fa-sticker-mule:before {
  content: "\f3f7" !important;
}
.fa-sticky-note:before {
  content: "\f249" !important;
}
.fa-stocking:before {
  content: "\f7d5" !important;
}
.fa-stomach:before {
  content: "\f623" !important;
}
.fa-stop:before {
  content: "\f04d" !important;
}
.fa-stop-circle:before {
  content: "\f28d" !important;
}
.fa-stopwatch:before {
  content: "\f2f2" !important;
}
.fa-store:before {
  content: "\f54e" !important;
}
.fa-store-alt:before {
  content: "\f54f" !important;
}
.fa-strava:before {
  content: "\f428" !important;
}
.fa-stream:before {
  content: "\f550" !important;
}
.fa-street-view:before {
  content: "\f21d" !important;
}
.fa-stretcher:before {
  content: "\f825" !important;
}
.fa-strikethrough:before {
  content: "\f0cc" !important;
}
.fa-stripe:before {
  content: "\f429" !important;
}
.fa-stripe-s:before {
  content: "\f42a" !important;
}
.fa-stroopwafel:before {
  content: "\f551" !important;
}
.fa-studiovinari:before {
  content: "\f3f8" !important;
}
.fa-stumbleupon:before {
  content: "\f1a4" !important;
}
.fa-stumbleupon-circle:before {
  content: "\f1a3" !important;
}
.fa-subscript:before {
  content: "\f12c" !important;
}
.fa-subway:before {
  content: "\f239" !important;
}
.fa-suitcase:before {
  content: "\f0f2" !important;
}
.fa-suitcase-rolling:before {
  content: "\f5c1" !important;
}
.fa-sun:before {
  content: "\f185" !important;
}
.fa-sun-cloud:before {
  content: "\f763" !important;
}
.fa-sun-dust:before {
  content: "\f764" !important;
}
.fa-sun-haze:before {
  content: "\f765" !important;
}
.fa-sunglasses:before {
  content: "\f892" !important;
}
.fa-sunrise:before {
  content: "\f766" !important;
}
.fa-sunset:before {
  content: "\f767" !important;
}
.fa-superpowers:before {
  content: "\f2dd" !important;
}
.fa-superscript:before {
  content: "\f12b" !important;
}
.fa-supple:before {
  content: "\f3f9" !important;
}
.fa-surprise:before {
  content: "\f5c2" !important;
}
.fa-suse:before {
  content: "\f7d6" !important;
}
.fa-swatchbook:before {
  content: "\f5c3" !important;
}
.fa-swift:before {
  content: "\f8e1" !important;
}
.fa-swimmer:before {
  content: "\f5c4" !important;
}
.fa-swimming-pool:before {
  content: "\f5c5" !important;
}
.fa-sword:before {
  content: "\f71c" !important;
}
.fa-sword-laser:before {
  content: "碌" !important;
}
.fa-sword-laser-alt:before {
  content: "祿" !important;
}
.fa-swords:before {
  content: "\f71d" !important;
}
.fa-swords-laser:before {
  content: "綠" !important;
}
.fa-symfony:before {
  content: "\f83d" !important;
}
.fa-synagogue:before {
  content: "\f69b" !important;
}
.fa-sync:before {
  content: "\f021" !important;
}
.fa-sync-alt:before {
  content: "\f2f1" !important;
}
.fa-syringe:before {
  content: "\f48e" !important;
}
.fa-table:before {
  content: "\f0ce" !important;
}
.fa-table-tennis:before {
  content: "\f45d" !important;
}
.fa-tablet:before {
  content: "\f10a" !important;
}
.fa-tablet-alt:before {
  content: "\f3fa" !important;
}
.fa-tablet-android:before {
  content: "\f3fb" !important;
}
.fa-tablet-android-alt:before {
  content: "\f3fc" !important;
}
.fa-tablet-rugged:before {
  content: "\f48f" !important;
}
.fa-tablets:before {
  content: "\f490" !important;
}
.fa-tachometer:before {
  content: "\f0e4" !important;
}
.fa-tachometer-alt:before {
  content: "\f3fd" !important;
}
.fa-tachometer-alt-average:before {
  content: "\f624" !important;
}
.fa-tachometer-alt-fast:before {
  content: "\f625" !important;
}
.fa-tachometer-alt-fastest:before {
  content: "\f626" !important;
}
.fa-tachometer-alt-slow:before {
  content: "\f627" !important;
}
.fa-tachometer-alt-slowest:before {
  content: "\f628" !important;
}
.fa-tachometer-average:before {
  content: "\f629" !important;
}
.fa-tachometer-fast:before {
  content: "\f62a" !important;
}
.fa-tachometer-fastest:before {
  content: "\f62b" !important;
}
.fa-tachometer-slow:before {
  content: "\f62c" !important;
}
.fa-tachometer-slowest:before {
  content: "\f62d" !important;
}
.fa-taco:before {
  content: "\f826" !important;
}
.fa-tag:before {
  content: "\f02b" !important;
}
.fa-tags:before {
  content: "\f02c" !important;
}
.fa-tally:before {
  content: "\f69c" !important;
}
.fa-tanakh:before {
  content: "\f827" !important;
}
.fa-tape:before {
  content: "\f4db" !important;
}
.fa-tasks:before {
  content: "\f0ae" !important;
}
.fa-tasks-alt:before {
  content: "\f828" !important;
}
.fa-taxi:before {
  content: "\f1ba" !important;
}
.fa-teamspeak:before {
  content: "\f4f9" !important;
}
.fa-teeth:before {
  content: "\f62e" !important;
}
.fa-teeth-open:before {
  content: "\f62f" !important;
}
.fa-telegram:before {
  content: "\f2c6" !important;
}
.fa-telegram-plane:before {
  content: "\f3fe" !important;
}
.fa-telescope:before {
  content: "菉" !important;
}
.fa-temperature-down:before {
  content: "錄" !important;
}
.fa-temperature-frigid:before {
  content: "\f768" !important;
}
.fa-temperature-high:before {
  content: "\f769" !important;
}
.fa-temperature-hot:before {
  content: "\f76a" !important;
}
.fa-temperature-low:before {
  content: "\f76b" !important;
}
.fa-temperature-up:before {
  content: "鹿" !important;
}
.fa-tencent-weibo:before {
  content: "\f1d5" !important;
}
.fa-tenge:before {
  content: "\f7d7" !important;
}
.fa-tennis-ball:before {
  content: "\f45e" !important;
}
.fa-terminal:before {
  content: "\f120" !important;
}
.fa-text:before {
  content: "\f893" !important;
}
.fa-text-height:before {
  content: "\f034" !important;
}
.fa-text-size:before {
  content: "\f894" !important;
}
.fa-text-width:before {
  content: "\f035" !important;
}
.fa-th:before {
  content: "\f00a" !important;
}
.fa-th-large:before {
  content: "\f009" !important;
}
.fa-th-list:before {
  content: "\f00b" !important;
}
.fa-the-red-yeti:before {
  content: "\f69d" !important;
}
.fa-theater-masks:before {
  content: "\f630" !important;
}
.fa-themeco:before {
  content: "\f5c6" !important;
}
.fa-themeisle:before {
  content: "\f2b2" !important;
}
.fa-thermometer:before {
  content: "\f491" !important;
}
.fa-thermometer-empty:before {
  content: "\f2cb" !important;
}
.fa-thermometer-full:before {
  content: "\f2c7" !important;
}
.fa-thermometer-half:before {
  content: "\f2c9" !important;
}
.fa-thermometer-quarter:before {
  content: "\f2ca" !important;
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8" !important;
}
.fa-theta:before {
  content: "\f69e" !important;
}
.fa-think-peaks:before {
  content: "\f731" !important;
}
.fa-thumbs-down:before {
  content: "\f165" !important;
}
.fa-thumbs-up:before {
  content: "\f164" !important;
}
.fa-thumbtack:before {
  content: "\f08d" !important;
}
.fa-thunderstorm:before {
  content: "\f76c" !important;
}
.fa-thunderstorm-moon:before {
  content: "\f76d" !important;
}
.fa-thunderstorm-sun:before {
  content: "\f76e" !important;
}
.fa-ticket:before {
  content: "\f145" !important;
}
.fa-ticket-alt:before {
  content: "\f3ff" !important;
}
.fa-tilde:before {
  content: "\f69f" !important;
}
.fa-times:before {
  content: "\f00d" !important;
}
.fa-times-circle:before {
  content: "\f057" !important;
}
.fa-times-hexagon:before {
  content: "\f2ee" !important;
}
.fa-times-octagon:before {
  content: "\f2f0" !important;
}
.fa-times-square:before {
  content: "\f2d3" !important;
}
.fa-tint:before {
  content: "\f043" !important;
}
.fa-tint-slash:before {
  content: "\f5c7" !important;
}
.fa-tire:before {
  content: "\f631" !important;
}
.fa-tire-flat:before {
  content: "\f632" !important;
}
.fa-tire-pressure-warning:before {
  content: "\f633" !important;
}
.fa-tire-rugged:before {
  content: "\f634" !important;
}
.fa-tired:before {
  content: "\f5c8" !important;
}
.fa-toggle-off:before {
  content: "\f204" !important;
}
.fa-toggle-on:before {
  content: "\f205" !important;
}
.fa-toilet:before {
  content: "\f7d8" !important;
}
.fa-toilet-paper:before {
  content: "\f71e" !important;
}
.fa-toilet-paper-alt:before {
  content: "\f71f" !important;
}
.fa-tombstone:before {
  content: "\f720" !important;
}
.fa-tombstone-alt:before {
  content: "\f721" !important;
}
.fa-toolbox:before {
  content: "\f552" !important;
}
.fa-tools:before {
  content: "\f7d9" !important;
}
.fa-tooth:before {
  content: "\f5c9" !important;
}
.fa-toothbrush:before {
  content: "\f635" !important;
}
.fa-torah:before {
  content: "\f6a0" !important;
}
.fa-torii-gate:before {
  content: "\f6a1" !important;
}
.fa-tornado:before {
  content: "\f76f" !important;
}
.fa-tractor:before {
  content: "\f722" !important;
}
.fa-trade-federation:before {
  content: "\f513" !important;
}
.fa-trademark:before {
  content: "\f25c" !important;
}
.fa-traffic-cone:before {
  content: "\f636" !important;
}
.fa-traffic-light:before {
  content: "\f637" !important;
}
.fa-traffic-light-go:before {
  content: "\f638" !important;
}
.fa-traffic-light-slow:before {
  content: "\f639" !important;
}
.fa-traffic-light-stop:before {
  content: "\f63a" !important;
}
.fa-trailer:before {
  content: "論" !important;
}
.fa-train:before {
  content: "\f238" !important;
}
.fa-tram:before {
  content: "\f7da" !important;
}
.fa-transgender:before {
  content: "\f224" !important;
}
.fa-transgender-alt:before {
  content: "\f225" !important;
}
.fa-transporter:before {
  content: "壟" !important;
}
.fa-transporter-1:before {
  content: "弄" !important;
}
.fa-transporter-2:before {
  content: "籠" !important;
}
.fa-transporter-3:before {
  content: "聾" !important;
}
.fa-transporter-empty:before {
  content: "牢" !important;
}
.fa-trash:before {
  content: "\f1f8" !important;
}
.fa-trash-alt:before {
  content: "\f2ed" !important;
}
.fa-trash-restore:before {
  content: "\f829" !important;
}
.fa-trash-restore-alt:before {
  content: "\f82a" !important;
}
.fa-trash-undo:before {
  content: "\f895" !important;
}
.fa-trash-undo-alt:before {
  content: "\f896" !important;
}
.fa-treasure-chest:before {
  content: "\f723" !important;
}
.fa-tree:before {
  content: "\f1bb" !important;
}
.fa-tree-alt:before {
  content: "\f400" !important;
}
.fa-tree-christmas:before {
  content: "\f7db" !important;
}
.fa-tree-decorated:before {
  content: "\f7dc" !important;
}
.fa-tree-large:before {
  content: "\f7dd" !important;
}
.fa-tree-palm:before {
  content: "\f82b" !important;
}
.fa-trees:before {
  content: "\f724" !important;
}
.fa-trello:before {
  content: "\f181" !important;
}
.fa-triangle:before {
  content: "\f2ec" !important;
}
.fa-triangle-music:before {
  content: "\f8e2" !important;
}
.fa-tripadvisor:before {
  content: "\f262" !important;
}
.fa-trophy:before {
  content: "\f091" !important;
}
.fa-trophy-alt:before {
  content: "\f2eb" !important;
}
.fa-truck:before {
  content: "\f0d1" !important;
}
.fa-truck-container:before {
  content: "\f4dc" !important;
}
.fa-truck-couch:before {
  content: "\f4dd" !important;
}
.fa-truck-loading:before {
  content: "\f4de" !important;
}
.fa-truck-monster:before {
  content: "\f63b" !important;
}
.fa-truck-moving:before {
  content: "\f4df" !important;
}
.fa-truck-pickup:before {
  content: "\f63c" !important;
}
.fa-truck-plow:before {
  content: "\f7de" !important;
}
.fa-truck-ramp:before {
  content: "\f4e0" !important;
}
.fa-trumpet:before {
  content: "\f8e3" !important;
}
.fa-tshirt:before {
  content: "\f553" !important;
}
.fa-tty:before {
  content: "\f1e4" !important;
}
.fa-tumblr:before {
  content: "\f173" !important;
}
.fa-tumblr-square:before {
  content: "\f174" !important;
}
.fa-turkey:before {
  content: "\f725" !important;
}
.fa-turntable:before {
  content: "\f8e4" !important;
}
.fa-turtle:before {
  content: "\f726" !important;
}
.fa-tv:before {
  content: "\f26c" !important;
}
.fa-tv-alt:before {
  content: "\f8e5" !important;
}
.fa-tv-music:before {
  content: "\f8e6" !important;
}
.fa-tv-retro:before {
  content: "\f401" !important;
}
.fa-twitch:before {
  content: "\f1e8" !important;
}
.fa-twitter:before {
  content: "\f099" !important;
}
.fa-twitter-square:before {
  content: "\f081" !important;
}
.fa-typewriter:before {
  content: "\f8e7" !important;
}
.fa-typo3:before {
  content: "\f42b" !important;
}
.fa-uber:before {
  content: "\f402" !important;
}
.fa-ubuntu:before {
  content: "\f7df" !important;
}
.fa-ufo:before {
  content: "磊" !important;
}
.fa-ufo-beam:before {
  content: "賂" !important;
}
.fa-uikit:before {
  content: "\f403" !important;
}
.fa-umbraco:before {
  content: "\f8e8" !important;
}
.fa-umbrella:before {
  content: "\f0e9" !important;
}
.fa-umbrella-beach:before {
  content: "\f5ca" !important;
}
.fa-underline:before {
  content: "\f0cd" !important;
}
.fa-undo:before {
  content: "\f0e2" !important;
}
.fa-undo-alt:before {
  content: "\f2ea" !important;
}
.fa-unicorn:before {
  content: "\f727" !important;
}
.fa-union:before {
  content: "\f6a2" !important;
}
.fa-uniregistry:before {
  content: "\f404" !important;
}
.fa-unity:before {
  content: "雷" !important;
}
.fa-universal-access:before {
  content: "\f29a" !important;
}
.fa-university:before {
  content: "\f19c" !important;
}
.fa-unlink:before {
  content: "\f127" !important;
}
.fa-unlock:before {
  content: "\f09c" !important;
}
.fa-unlock-alt:before {
  content: "\f13e" !important;
}
.fa-untappd:before {
  content: "\f405" !important;
}
.fa-upload:before {
  content: "\f093" !important;
}
.fa-ups:before {
  content: "\f7e0" !important;
}
.fa-usb:before {
  content: "\f287" !important;
}
.fa-usb-drive:before {
  content: "\f8e9" !important;
}
.fa-usd-circle:before {
  content: "\f2e8" !important;
}
.fa-usd-square:before {
  content: "\f2e9" !important;
}
.fa-user:before {
  content: "\f007" !important;
}
.fa-user-alien:before {
  content: "壘" !important;
}
.fa-user-alt:before {
  content: "\f406" !important;
}
.fa-user-alt-slash:before {
  content: "\f4fa" !important;
}
.fa-user-astronaut:before {
  content: "\f4fb" !important;
}
.fa-user-chart:before {
  content: "\f6a3" !important;
}
.fa-user-check:before {
  content: "\f4fc" !important;
}
.fa-user-circle:before {
  content: "\f2bd" !important;
}
.fa-user-clock:before {
  content: "\f4fd" !important;
}
.fa-user-cog:before {
  content: "\f4fe" !important;
}
.fa-user-cowboy:before {
  content: "\f8ea" !important;
}
.fa-user-crown:before {
  content: "\f6a4" !important;
}
.fa-user-edit:before {
  content: "\f4ff" !important;
}
.fa-user-friends:before {
  content: "\f500" !important;
}
.fa-user-graduate:before {
  content: "\f501" !important;
}
.fa-user-hard-hat:before {
  content: "\f82c" !important;
}
.fa-user-headset:before {
  content: "\f82d" !important;
}
.fa-user-injured:before {
  content: "\f728" !important;
}
.fa-user-lock:before {
  content: "\f502" !important;
}
.fa-user-md:before {
  content: "\f0f0" !important;
}
.fa-user-md-chat:before {
  content: "\f82e" !important;
}
.fa-user-minus:before {
  content: "\f503" !important;
}
.fa-user-music:before {
  content: "\f8eb" !important;
}
.fa-user-ninja:before {
  content: "\f504" !important;
}
.fa-user-nurse:before {
  content: "\f82f" !important;
}
.fa-user-plus:before {
  content: "\f234" !important;
}
.fa-user-robot:before {
  content: "屢" !important;
}
.fa-user-secret:before {
  content: "\f21b" !important;
}
.fa-user-shield:before {
  content: "\f505" !important;
}
.fa-user-slash:before {
  content: "\f506" !important;
}
.fa-user-tag:before {
  content: "\f507" !important;
}
.fa-user-tie:before {
  content: "\f508" !important;
}
.fa-user-times:before {
  content: "\f235" !important;
}
.fa-user-visor:before {
  content: "樓" !important;
}
.fa-users:before {
  content: "\f0c0" !important;
}
.fa-users-class:before {
  content: "\f63d" !important;
}
.fa-users-cog:before {
  content: "\f509" !important;
}
.fa-users-crown:before {
  content: "\f6a5" !important;
}
.fa-users-medical:before {
  content: "\f830" !important;
}
.fa-usps:before {
  content: "\f7e1" !important;
}
.fa-ussunnah:before {
  content: "\f407" !important;
}
.fa-utensil-fork:before {
  content: "\f2e3" !important;
}
.fa-utensil-knife:before {
  content: "\f2e4" !important;
}
.fa-utensil-spoon:before {
  content: "\f2e5" !important;
}
.fa-utensils:before {
  content: "\f2e7" !important;
}
.fa-utensils-alt:before {
  content: "\f2e6" !important;
}
.fa-vaadin:before {
  content: "\f408" !important;
}
.fa-vacuum:before {
  content: "淚" !important;
}
.fa-vacuum-robot:before {
  content: "漏" !important;
}
.fa-value-absolute:before {
  content: "\f6a6" !important;
}
.fa-vector-square:before {
  content: "\f5cb" !important;
}
.fa-venus:before {
  content: "\f221" !important;
}
.fa-venus-double:before {
  content: "\f226" !important;
}
.fa-venus-mars:before {
  content: "\f228" !important;
}
.fa-vhs:before {
  content: "\f8ec" !important;
}
.fa-viacoin:before {
  content: "\f237" !important;
}
.fa-viadeo:before {
  content: "\f2a9" !important;
}
.fa-viadeo-square:before {
  content: "\f2aa" !important;
}
.fa-vial:before {
  content: "\f492" !important;
}
.fa-vials:before {
  content: "\f493" !important;
}
.fa-viber:before {
  content: "\f409" !important;
}
.fa-video:before {
  content: "\f03d" !important;
}
.fa-video-plus:before {
  content: "\f4e1" !important;
}
.fa-video-slash:before {
  content: "\f4e2" !important;
}
.fa-vihara:before {
  content: "\f6a7" !important;
}
.fa-vimeo:before {
  content: "\f40a" !important;
}
.fa-vimeo-square:before {
  content: "\f194" !important;
}
.fa-vimeo-v:before {
  content: "\f27d" !important;
}
.fa-vine:before {
  content: "\f1ca" !important;
}
.fa-violin:before {
  content: "\f8ed" !important;
}
.fa-vk:before {
  content: "\f189" !important;
}
.fa-vnv:before {
  content: "\f40b" !important;
}
.fa-voicemail:before {
  content: "\f897" !important;
}
.fa-volcano:before {
  content: "\f770" !important;
}
.fa-volleyball-ball:before {
  content: "\f45f" !important;
}
.fa-volume:before {
  content: "\f6a8" !important;
}
.fa-volume-down:before {
  content: "\f027" !important;
}
.fa-volume-mute:before {
  content: "\f6a9" !important;
}
.fa-volume-off:before {
  content: "\f026" !important;
}
.fa-volume-slash:before {
  content: "\f2e2" !important;
}
.fa-volume-up:before {
  content: "\f028" !important;
}
.fa-vote-nay:before {
  content: "\f771" !important;
}
.fa-vote-yea:before {
  content: "\f772" !important;
}
.fa-vr-cardboard:before {
  content: "\f729" !important;
}
.fa-vuejs:before {
  content: "\f41f" !important;
}
.fa-wagon-covered:before {
  content: "\f8ee" !important;
}
.fa-walker:before {
  content: "\f831" !important;
}
.fa-walkie-talkie:before {
  content: "\f8ef" !important;
}
.fa-walking:before {
  content: "\f554" !important;
}
.fa-wallet:before {
  content: "\f555" !important;
}
.fa-wand:before {
  content: "\f72a" !important;
}
.fa-wand-magic:before {
  content: "\f72b" !important;
}
.fa-warehouse:before {
  content: "\f494" !important;
}
.fa-warehouse-alt:before {
  content: "\f495" !important;
}
.fa-washer:before {
  content: "\f898" !important;
}
.fa-watch:before {
  content: "\f2e1" !important;
}
.fa-watch-calculator:before {
  content: "\f8f0" !important;
}
.fa-watch-fitness:before {
  content: "\f63e" !important;
}
.fa-water:before {
  content: "\f773" !important;
}
.fa-water-lower:before {
  content: "\f774" !important;
}
.fa-water-rise:before {
  content: "\f775" !important;
}
.fa-wave-sine:before {
  content: "\f899" !important;
}
.fa-wave-square:before {
  content: "\f83e" !important;
}
.fa-wave-triangle:before {
  content: "\f89a" !important;
}
.fa-waveform:before {
  content: "\f8f1" !important;
}
.fa-waveform-path:before {
  content: "\f8f2" !important;
}
.fa-waze:before {
  content: "\f83f" !important;
}
.fa-webcam:before {
  content: "\f832" !important;
}
.fa-webcam-slash:before {
  content: "\f833" !important;
}
.fa-weebly:before {
  content: "\f5cc" !important;
}
.fa-weibo:before {
  content: "\f18a" !important;
}
.fa-weight:before {
  content: "\f496" !important;
}
.fa-weight-hanging:before {
  content: "\f5cd" !important;
}
.fa-weixin:before {
  content: "\f1d7" !important;
}
.fa-whale:before {
  content: "\f72c" !important;
}
.fa-whatsapp:before {
  content: "\f232" !important;
}
.fa-whatsapp-square:before {
  content: "\f40c" !important;
}
.fa-wheat:before {
  content: "\f72d" !important;
}
.fa-wheelchair:before {
  content: "\f193" !important;
}
.fa-whistle:before {
  content: "\f460" !important;
}
.fa-whmcs:before {
  content: "\f40d" !important;
}
.fa-wifi:before {
  content: "\f1eb" !important;
}
.fa-wifi-1:before {
  content: "\f6aa" !important;
}
.fa-wifi-2:before {
  content: "\f6ab" !important;
}
.fa-wifi-slash:before {
  content: "\f6ac" !important;
}
.fa-wikipedia-w:before {
  content: "\f266" !important;
}
.fa-wind:before {
  content: "\f72e" !important;
}
.fa-wind-turbine:before {
  content: "\f89b" !important;
}
.fa-wind-warning:before {
  content: "\f776" !important;
}
.fa-window:before {
  content: "\f40e" !important;
}
.fa-window-alt:before {
  content: "\f40f" !important;
}
.fa-window-close:before {
  content: "\f410" !important;
}
.fa-window-frame:before {
  content: "累" !important;
}
.fa-window-frame-open:before {
  content: "縷" !important;
}
.fa-window-maximize:before {
  content: "\f2d0" !important;
}
.fa-window-minimize:before {
  content: "\f2d1" !important;
}
.fa-window-restore:before {
  content: "\f2d2" !important;
}
.fa-windows:before {
  content: "\f17a" !important;
}
.fa-windsock:before {
  content: "\f777" !important;
}
.fa-wine-bottle:before {
  content: "\f72f" !important;
}
.fa-wine-glass:before {
  content: "\f4e3" !important;
}
.fa-wine-glass-alt:before {
  content: "\f5ce" !important;
}
.fa-wix:before {
  content: "\f5cf" !important;
}
.fa-wizards-of-the-coast:before {
  content: "\f730" !important;
}
.fa-wolf-pack-battalion:before {
  content: "\f514" !important;
}
.fa-won-sign:before {
  content: "\f159" !important;
}
.fa-wordpress:before {
  content: "\f19a" !important;
}
.fa-wordpress-simple:before {
  content: "\f411" !important;
}
.fa-wpbeginner:before {
  content: "\f297" !important;
}
.fa-wpexplorer:before {
  content: "\f2de" !important;
}
.fa-wpforms:before {
  content: "\f298" !important;
}
.fa-wpressr:before {
  content: "\f3e4" !important;
}
.fa-wreath:before {
  content: "\f7e2" !important;
}
.fa-wrench:before {
  content: "\f0ad" !important;
}
.fa-x-ray:before {
  content: "\f497" !important;
}
.fa-xbox:before {
  content: "\f412" !important;
}
.fa-xing:before {
  content: "\f168" !important;
}
.fa-xing-square:before {
  content: "\f169" !important;
}
.fa-y-combinator:before {
  content: "\f23b" !important;
}
.fa-yahoo:before {
  content: "\f19e" !important;
}
.fa-yammer:before {
  content: "\f840" !important;
}
.fa-yandex:before {
  content: "\f413" !important;
}
.fa-yandex-international:before {
  content: "\f414" !important;
}
.fa-yarn:before {
  content: "\f7e3" !important;
}
.fa-yelp:before {
  content: "\f1e9" !important;
}
.fa-yen-sign:before {
  content: "\f157" !important;
}
.fa-yin-yang:before {
  content: "\f6ad" !important;
}
.fa-yoast:before {
  content: "\f2b1" !important;
}
.fa-youtube:before {
  content: "\f167" !important;
}
.fa-youtube-square:before {
  content: "\f431" !important;
}
.fa-zhihu:before {
  content: "\f63f" !important;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(fonts/40884c2fc8bb705beca9.eot);
  src: url(fonts/40884c2fc8bb705beca9.eot?#iefix) format("embedded-opentype"), url(fonts/5dc95a86752b76adfbea.woff2) format("woff2"), url(fonts/7ecbb08a0e987d981fb8.woff) format("woff"), url(fonts/2cc818d136b62a2b15b6.ttf) format("truetype"), url(images/ff44f445b2b0d520b27f.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(fonts/d228f6708fd1bb98b37e.eot);
  src: url(fonts/d228f6708fd1bb98b37e.eot?#iefix) format("embedded-opentype"), url(fonts/93f6437645e2dacd5db3.woff2) format("woff2"), url(fonts/47b09d9f33c4ff484fc7.woff) format("woff"), url(fonts/e078358c238a9f43c5b5.ttf) format("truetype"), url(images/074f20a144e4e2f738df.svg#fontawesome) format("svg");
}
.fad {
  position: relative;
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
}
.fad:before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}
.fad:after {
  color: var(--fa-secondary-color, inherit);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}
.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}
.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}
.fad.fa-inverse {
  color: #fff;
}
.fad.fa-stack-1x, .fad.fa-stack-2x {
  position: absolute;
}
.fad.fa-stack-1x:before,
.fad.fa-stack-2x:before,
.fad.fa-fw:before {
  left: 50%;
  transform: translateX(-50%);
}
.fad.fa-abacus:after {
  content: "\10f640" !important;
}
.fad.fa-acorn:after {
  content: "\10f6ae" !important;
}
.fad.fa-ad:after {
  content: "\10f641" !important;
}
.fad.fa-address-book:after {
  content: "\10f2b9" !important;
}
.fad.fa-address-card:after {
  content: "\10f2bb" !important;
}
.fad.fa-adjust:after {
  content: "\10f042" !important;
}
.fad.fa-air-conditioner:after {
  content: "\10f8f4" !important;
}
.fad.fa-air-freshener:after {
  content: "\10f5d0" !important;
}
.fad.fa-alarm-clock:after {
  content: "\10f34e" !important;
}
.fad.fa-alarm-exclamation:after {
  content: "\10f843" !important;
}
.fad.fa-alarm-plus:after {
  content: "\10f844" !important;
}
.fad.fa-alarm-snooze:after {
  content: "\10f845" !important;
}
.fad.fa-album:after {
  content: "\10f89f" !important;
}
.fad.fa-album-collection:after {
  content: "\10f8a0" !important;
}
.fad.fa-alicorn:after {
  content: "\10f6b0" !important;
}
.fad.fa-alien:after {
  content: "\10f8f5" !important;
}
.fad.fa-alien-monster:after {
  content: "\10f8f6" !important;
}
.fad.fa-align-center:after {
  content: "\10f037" !important;
}
.fad.fa-align-justify:after {
  content: "\10f039" !important;
}
.fad.fa-align-left:after {
  content: "\10f036" !important;
}
.fad.fa-align-right:after {
  content: "\10f038" !important;
}
.fad.fa-align-slash:after {
  content: "\10f846" !important;
}
.fad.fa-allergies:after {
  content: "\10f461" !important;
}
.fad.fa-ambulance:after {
  content: "\10f0f9" !important;
}
.fad.fa-american-sign-language-interpreting:after {
  content: "\10f2a3" !important;
}
.fad.fa-amp-guitar:after {
  content: "\10f8a1" !important;
}
.fad.fa-analytics:after {
  content: "\10f643" !important;
}
.fad.fa-anchor:after {
  content: "\10f13d" !important;
}
.fad.fa-angel:after {
  content: "\10f779" !important;
}
.fad.fa-angle-double-down:after {
  content: "\10f103" !important;
}
.fad.fa-angle-double-left:after {
  content: "\10f100" !important;
}
.fad.fa-angle-double-right:after {
  content: "\10f101" !important;
}
.fad.fa-angle-double-up:after {
  content: "\10f102" !important;
}
.fad.fa-angle-down:after {
  content: "\10f107" !important;
}
.fad.fa-angle-left:after {
  content: "\10f104" !important;
}
.fad.fa-angle-right:after {
  content: "\10f105" !important;
}
.fad.fa-angle-up:after {
  content: "\10f106" !important;
}
.fad.fa-angry:after {
  content: "\10f556" !important;
}
.fad.fa-ankh:after {
  content: "\10f644" !important;
}
.fad.fa-apple-alt:after {
  content: "\10f5d1" !important;
}
.fad.fa-apple-crate:after {
  content: "\10f6b1" !important;
}
.fad.fa-archive:after {
  content: "\10f187" !important;
}
.fad.fa-archway:after {
  content: "\10f557" !important;
}
.fad.fa-arrow-alt-circle-down:after {
  content: "\10f358" !important;
}
.fad.fa-arrow-alt-circle-left:after {
  content: "\10f359" !important;
}
.fad.fa-arrow-alt-circle-right:after {
  content: "\10f35a" !important;
}
.fad.fa-arrow-alt-circle-up:after {
  content: "\10f35b" !important;
}
.fad.fa-arrow-alt-down:after {
  content: "\10f354" !important;
}
.fad.fa-arrow-alt-from-bottom:after {
  content: "\10f346" !important;
}
.fad.fa-arrow-alt-from-left:after {
  content: "\10f347" !important;
}
.fad.fa-arrow-alt-from-right:after {
  content: "\10f348" !important;
}
.fad.fa-arrow-alt-from-top:after {
  content: "\10f349" !important;
}
.fad.fa-arrow-alt-left:after {
  content: "\10f355" !important;
}
.fad.fa-arrow-alt-right:after {
  content: "\10f356" !important;
}
.fad.fa-arrow-alt-square-down:after {
  content: "\10f350" !important;
}
.fad.fa-arrow-alt-square-left:after {
  content: "\10f351" !important;
}
.fad.fa-arrow-alt-square-right:after {
  content: "\10f352" !important;
}
.fad.fa-arrow-alt-square-up:after {
  content: "\10f353" !important;
}
.fad.fa-arrow-alt-to-bottom:after {
  content: "\10f34a" !important;
}
.fad.fa-arrow-alt-to-left:after {
  content: "\10f34b" !important;
}
.fad.fa-arrow-alt-to-right:after {
  content: "\10f34c" !important;
}
.fad.fa-arrow-alt-to-top:after {
  content: "\10f34d" !important;
}
.fad.fa-arrow-alt-up:after {
  content: "\10f357" !important;
}
.fad.fa-arrow-circle-down:after {
  content: "\10f0ab" !important;
}
.fad.fa-arrow-circle-left:after {
  content: "\10f0a8" !important;
}
.fad.fa-arrow-circle-right:after {
  content: "\10f0a9" !important;
}
.fad.fa-arrow-circle-up:after {
  content: "\10f0aa" !important;
}
.fad.fa-arrow-down:after {
  content: "\10f063" !important;
}
.fad.fa-arrow-from-bottom:after {
  content: "\10f342" !important;
}
.fad.fa-arrow-from-left:after {
  content: "\10f343" !important;
}
.fad.fa-arrow-from-right:after {
  content: "\10f344" !important;
}
.fad.fa-arrow-from-top:after {
  content: "\10f345" !important;
}
.fad.fa-arrow-left:after {
  content: "\10f060" !important;
}
.fad.fa-arrow-right:after {
  content: "\10f061" !important;
}
.fad.fa-arrow-square-down:after {
  content: "\10f339" !important;
}
.fad.fa-arrow-square-left:after {
  content: "\10f33a" !important;
}
.fad.fa-arrow-square-right:after {
  content: "\10f33b" !important;
}
.fad.fa-arrow-square-up:after {
  content: "\10f33c" !important;
}
.fad.fa-arrow-to-bottom:after {
  content: "\10f33d" !important;
}
.fad.fa-arrow-to-left:after {
  content: "\10f33e" !important;
}
.fad.fa-arrow-to-right:after {
  content: "\10f340" !important;
}
.fad.fa-arrow-to-top:after {
  content: "\10f341" !important;
}
.fad.fa-arrow-up:after {
  content: "\10f062" !important;
}
.fad.fa-arrows:after {
  content: "\10f047" !important;
}
.fad.fa-arrows-alt:after {
  content: "\10f0b2" !important;
}
.fad.fa-arrows-alt-h:after {
  content: "\10f337" !important;
}
.fad.fa-arrows-alt-v:after {
  content: "\10f338" !important;
}
.fad.fa-arrows-h:after {
  content: "\10f07e" !important;
}
.fad.fa-arrows-v:after {
  content: "\10f07d" !important;
}
.fad.fa-assistive-listening-systems:after {
  content: "\10f2a2" !important;
}
.fad.fa-asterisk:after {
  content: "\10f069" !important;
}
.fad.fa-at:after {
  content: "\10f1fa" !important;
}
.fad.fa-atlas:after {
  content: "\10f558" !important;
}
.fad.fa-atom:after {
  content: "\10f5d2" !important;
}
.fad.fa-atom-alt:after {
  content: "\10f5d3" !important;
}
.fad.fa-audio-description:after {
  content: "\10f29e" !important;
}
.fad.fa-award:after {
  content: "\10f559" !important;
}
.fad.fa-axe:after {
  content: "\10f6b2" !important;
}
.fad.fa-axe-battle:after {
  content: "\10f6b3" !important;
}
.fad.fa-baby:after {
  content: "\10f77c" !important;
}
.fad.fa-baby-carriage:after {
  content: "\10f77d" !important;
}
.fad.fa-backpack:after {
  content: "\10f5d4" !important;
}
.fad.fa-backspace:after {
  content: "\10f55a" !important;
}
.fad.fa-backward:after {
  content: "\10f04a" !important;
}
.fad.fa-bacon:after {
  content: "\10f7e5" !important;
}
.fad.fa-badge:after {
  content: "\10f335" !important;
}
.fad.fa-badge-check:after {
  content: "\10f336" !important;
}
.fad.fa-badge-dollar:after {
  content: "\10f645" !important;
}
.fad.fa-badge-percent:after {
  content: "\10f646" !important;
}
.fad.fa-badge-sheriff:after {
  content: "\10f8a2" !important;
}
.fad.fa-badger-honey:after {
  content: "\10f6b4" !important;
}
.fad.fa-bags-shopping:after {
  content: "\10f847" !important;
}
.fad.fa-bahai:after {
  content: "\10f666" !important;
}
.fad.fa-balance-scale:after {
  content: "\10f24e" !important;
}
.fad.fa-balance-scale-left:after {
  content: "\10f515" !important;
}
.fad.fa-balance-scale-right:after {
  content: "\10f516" !important;
}
.fad.fa-ball-pile:after {
  content: "\10f77e" !important;
}
.fad.fa-ballot:after {
  content: "\10f732" !important;
}
.fad.fa-ballot-check:after {
  content: "\10f733" !important;
}
.fad.fa-ban:after {
  content: "\10f05e" !important;
}
.fad.fa-band-aid:after {
  content: "\10f462" !important;
}
.fad.fa-banjo:after {
  content: "\10f8a3" !important;
}
.fad.fa-barcode:after {
  content: "\10f02a" !important;
}
.fad.fa-barcode-alt:after {
  content: "\10f463" !important;
}
.fad.fa-barcode-read:after {
  content: "\10f464" !important;
}
.fad.fa-barcode-scan:after {
  content: "\10f465" !important;
}
.fad.fa-bars:after {
  content: "\10f0c9" !important;
}
.fad.fa-baseball:after {
  content: "\10f432" !important;
}
.fad.fa-baseball-ball:after {
  content: "\10f433" !important;
}
.fad.fa-basketball-ball:after {
  content: "\10f434" !important;
}
.fad.fa-basketball-hoop:after {
  content: "\10f435" !important;
}
.fad.fa-bat:after {
  content: "\10f6b5" !important;
}
.fad.fa-bath:after {
  content: "\10f2cd" !important;
}
.fad.fa-battery-bolt:after {
  content: "\10f376" !important;
}
.fad.fa-battery-empty:after {
  content: "\10f244" !important;
}
.fad.fa-battery-full:after {
  content: "\10f240" !important;
}
.fad.fa-battery-half:after {
  content: "\10f242" !important;
}
.fad.fa-battery-quarter:after {
  content: "\10f243" !important;
}
.fad.fa-battery-slash:after {
  content: "\10f377" !important;
}
.fad.fa-battery-three-quarters:after {
  content: "\10f241" !important;
}
.fad.fa-bed:after {
  content: "\10f236" !important;
}
.fad.fa-bed-alt:after {
  content: "\10f8f7" !important;
}
.fad.fa-bed-bunk:after {
  content: "\10f8f8" !important;
}
.fad.fa-bed-empty:after {
  content: "\10f8f9" !important;
}
.fad.fa-beer:after {
  content: "\10f0fc" !important;
}
.fad.fa-bell:after {
  content: "\10f0f3" !important;
}
.fad.fa-bell-exclamation:after {
  content: "\10f848" !important;
}
.fad.fa-bell-on:after {
  content: "\10f8fa" !important;
}
.fad.fa-bell-plus:after {
  content: "\10f849" !important;
}
.fad.fa-bell-school:after {
  content: "\10f5d5" !important;
}
.fad.fa-bell-school-slash:after {
  content: "\10f5d6" !important;
}
.fad.fa-bell-slash:after {
  content: "\10f1f6" !important;
}
.fad.fa-bells:after {
  content: "\10f77f" !important;
}
.fad.fa-betamax:after {
  content: "\10f8a4" !important;
}
.fad.fa-bezier-curve:after {
  content: "\10f55b" !important;
}
.fad.fa-bible:after {
  content: "\10f647" !important;
}
.fad.fa-bicycle:after {
  content: "\10f206" !important;
}
.fad.fa-biking:after {
  content: "\10f84a" !important;
}
.fad.fa-biking-mountain:after {
  content: "\10f84b" !important;
}
.fad.fa-binoculars:after {
  content: "\10f1e5" !important;
}
.fad.fa-biohazard:after {
  content: "\10f780" !important;
}
.fad.fa-birthday-cake:after {
  content: "\10f1fd" !important;
}
.fad.fa-blanket:after {
  content: "\10f498" !important;
}
.fad.fa-blender:after {
  content: "\10f517" !important;
}
.fad.fa-blender-phone:after {
  content: "\10f6b6" !important;
}
.fad.fa-blind:after {
  content: "\10f29d" !important;
}
.fad.fa-blinds:after {
  content: "\10f8fb" !important;
}
.fad.fa-blinds-open:after {
  content: "\10f8fc" !important;
}
.fad.fa-blinds-raised:after {
  content: "\10f8fd" !important;
}
.fad.fa-blog:after {
  content: "\10f781" !important;
}
.fad.fa-bold:after {
  content: "\10f032" !important;
}
.fad.fa-bolt:after {
  content: "\10f0e7" !important;
}
.fad.fa-bomb:after {
  content: "\10f1e2" !important;
}
.fad.fa-bone:after {
  content: "\10f5d7" !important;
}
.fad.fa-bone-break:after {
  content: "\10f5d8" !important;
}
.fad.fa-bong:after {
  content: "\10f55c" !important;
}
.fad.fa-book:after {
  content: "\10f02d" !important;
}
.fad.fa-book-alt:after {
  content: "\10f5d9" !important;
}
.fad.fa-book-dead:after {
  content: "\10f6b7" !important;
}
.fad.fa-book-heart:after {
  content: "\10f499" !important;
}
.fad.fa-book-medical:after {
  content: "\10f7e6" !important;
}
.fad.fa-book-open:after {
  content: "\10f518" !important;
}
.fad.fa-book-reader:after {
  content: "\10f5da" !important;
}
.fad.fa-book-spells:after {
  content: "\10f6b8" !important;
}
.fad.fa-book-user:after {
  content: "\10f7e7" !important;
}
.fad.fa-bookmark:after {
  content: "\10f02e" !important;
}
.fad.fa-books:after {
  content: "\10f5db" !important;
}
.fad.fa-books-medical:after {
  content: "\10f7e8" !important;
}
.fad.fa-boombox:after {
  content: "\10f8a5" !important;
}
.fad.fa-boot:after {
  content: "\10f782" !important;
}
.fad.fa-booth-curtain:after {
  content: "\10f734" !important;
}
.fad.fa-border-all:after {
  content: "\10f84c" !important;
}
.fad.fa-border-bottom:after {
  content: "\10f84d" !important;
}
.fad.fa-border-center-h:after {
  content: "\10f89c" !important;
}
.fad.fa-border-center-v:after {
  content: "\10f89d" !important;
}
.fad.fa-border-inner:after {
  content: "\10f84e" !important;
}
.fad.fa-border-left:after {
  content: "\10f84f" !important;
}
.fad.fa-border-none:after {
  content: "\10f850" !important;
}
.fad.fa-border-outer:after {
  content: "\10f851" !important;
}
.fad.fa-border-right:after {
  content: "\10f852" !important;
}
.fad.fa-border-style:after {
  content: "\10f853" !important;
}
.fad.fa-border-style-alt:after {
  content: "\10f854" !important;
}
.fad.fa-border-top:after {
  content: "\10f855" !important;
}
.fad.fa-bow-arrow:after {
  content: "\10f6b9" !important;
}
.fad.fa-bowling-ball:after {
  content: "\10f436" !important;
}
.fad.fa-bowling-pins:after {
  content: "\10f437" !important;
}
.fad.fa-box:after {
  content: "\10f466" !important;
}
.fad.fa-box-alt:after {
  content: "\10f49a" !important;
}
.fad.fa-box-ballot:after {
  content: "\10f735" !important;
}
.fad.fa-box-check:after {
  content: "\10f467" !important;
}
.fad.fa-box-fragile:after {
  content: "\10f49b" !important;
}
.fad.fa-box-full:after {
  content: "\10f49c" !important;
}
.fad.fa-box-heart:after {
  content: "\10f49d" !important;
}
.fad.fa-box-open:after {
  content: "\10f49e" !important;
}
.fad.fa-box-up:after {
  content: "\10f49f" !important;
}
.fad.fa-box-usd:after {
  content: "\10f4a0" !important;
}
.fad.fa-boxes:after {
  content: "\10f468" !important;
}
.fad.fa-boxes-alt:after {
  content: "\10f4a1" !important;
}
.fad.fa-boxing-glove:after {
  content: "\10f438" !important;
}
.fad.fa-brackets:after {
  content: "\10f7e9" !important;
}
.fad.fa-brackets-curly:after {
  content: "\10f7ea" !important;
}
.fad.fa-braille:after {
  content: "\10f2a1" !important;
}
.fad.fa-brain:after {
  content: "\10f5dc" !important;
}
.fad.fa-bread-loaf:after {
  content: "\10f7eb" !important;
}
.fad.fa-bread-slice:after {
  content: "\10f7ec" !important;
}
.fad.fa-briefcase:after {
  content: "\10f0b1" !important;
}
.fad.fa-briefcase-medical:after {
  content: "\10f469" !important;
}
.fad.fa-bring-forward:after {
  content: "\10f856" !important;
}
.fad.fa-bring-front:after {
  content: "\10f857" !important;
}
.fad.fa-broadcast-tower:after {
  content: "\10f519" !important;
}
.fad.fa-broom:after {
  content: "\10f51a" !important;
}
.fad.fa-browser:after {
  content: "\10f37e" !important;
}
.fad.fa-brush:after {
  content: "\10f55d" !important;
}
.fad.fa-bug:after {
  content: "\10f188" !important;
}
.fad.fa-building:after {
  content: "\10f1ad" !important;
}
.fad.fa-bullhorn:after {
  content: "\10f0a1" !important;
}
.fad.fa-bullseye:after {
  content: "\10f140" !important;
}
.fad.fa-bullseye-arrow:after {
  content: "\10f648" !important;
}
.fad.fa-bullseye-pointer:after {
  content: "\10f649" !important;
}
.fad.fa-burger-soda:after {
  content: "\10f858" !important;
}
.fad.fa-burn:after {
  content: "\10f46a" !important;
}
.fad.fa-burrito:after {
  content: "\10f7ed" !important;
}
.fad.fa-bus:after {
  content: "\10f207" !important;
}
.fad.fa-bus-alt:after {
  content: "\10f55e" !important;
}
.fad.fa-bus-school:after {
  content: "\10f5dd" !important;
}
.fad.fa-business-time:after {
  content: "\10f64a" !important;
}
.fad.fa-cabinet-filing:after {
  content: "\10f64b" !important;
}
.fad.fa-cactus:after {
  content: "\10f8a7" !important;
}
.fad.fa-calculator:after {
  content: "\10f1ec" !important;
}
.fad.fa-calculator-alt:after {
  content: "\10f64c" !important;
}
.fad.fa-calendar:after {
  content: "\10f133" !important;
}
.fad.fa-calendar-alt:after {
  content: "\10f073" !important;
}
.fad.fa-calendar-check:after {
  content: "\10f274" !important;
}
.fad.fa-calendar-day:after {
  content: "\10f783" !important;
}
.fad.fa-calendar-edit:after {
  content: "\10f333" !important;
}
.fad.fa-calendar-exclamation:after {
  content: "\10f334" !important;
}
.fad.fa-calendar-minus:after {
  content: "\10f272" !important;
}
.fad.fa-calendar-plus:after {
  content: "\10f271" !important;
}
.fad.fa-calendar-star:after {
  content: "\10f736" !important;
}
.fad.fa-calendar-times:after {
  content: "\10f273" !important;
}
.fad.fa-calendar-week:after {
  content: "\10f784" !important;
}
.fad.fa-camcorder:after {
  content: "\10f8a8" !important;
}
.fad.fa-camera:after {
  content: "\10f030" !important;
}
.fad.fa-camera-alt:after {
  content: "\10f332" !important;
}
.fad.fa-camera-home:after {
  content: "\10f8fe" !important;
}
.fad.fa-camera-movie:after {
  content: "\10f8a9" !important;
}
.fad.fa-camera-polaroid:after {
  content: "\10f8aa" !important;
}
.fad.fa-camera-retro:after {
  content: "\10f083" !important;
}
.fad.fa-campfire:after {
  content: "\10f6ba" !important;
}
.fad.fa-campground:after {
  content: "\10f6bb" !important;
}
.fad.fa-candle-holder:after {
  content: "\10f6bc" !important;
}
.fad.fa-candy-cane:after {
  content: "\10f786" !important;
}
.fad.fa-candy-corn:after {
  content: "\10f6bd" !important;
}
.fad.fa-cannabis:after {
  content: "\10f55f" !important;
}
.fad.fa-capsules:after {
  content: "\10f46b" !important;
}
.fad.fa-car:after {
  content: "\10f1b9" !important;
}
.fad.fa-car-alt:after {
  content: "\10f5de" !important;
}
.fad.fa-car-battery:after {
  content: "\10f5df" !important;
}
.fad.fa-car-building:after {
  content: "\10f859" !important;
}
.fad.fa-car-bump:after {
  content: "\10f5e0" !important;
}
.fad.fa-car-bus:after {
  content: "\10f85a" !important;
}
.fad.fa-car-crash:after {
  content: "\10f5e1" !important;
}
.fad.fa-car-garage:after {
  content: "\10f5e2" !important;
}
.fad.fa-car-mechanic:after {
  content: "\10f5e3" !important;
}
.fad.fa-car-side:after {
  content: "\10f5e4" !important;
}
.fad.fa-car-tilt:after {
  content: "\10f5e5" !important;
}
.fad.fa-car-wash:after {
  content: "\10f5e6" !important;
}
.fad.fa-caravan:after {
  content: "\10f8ff" !important;
}
.fad.fa-caravan-alt:after {
  content: "\10f900" !important;
}
.fad.fa-caret-circle-down:after {
  content: "\10f32d" !important;
}
.fad.fa-caret-circle-left:after {
  content: "\10f32e" !important;
}
.fad.fa-caret-circle-right:after {
  content: "\10f330" !important;
}
.fad.fa-caret-circle-up:after {
  content: "\10f331" !important;
}
.fad.fa-caret-down:after {
  content: "\10f0d7" !important;
}
.fad.fa-caret-left:after {
  content: "\10f0d9" !important;
}
.fad.fa-caret-right:after {
  content: "\10f0da" !important;
}
.fad.fa-caret-square-down:after {
  content: "\10f150" !important;
}
.fad.fa-caret-square-left:after {
  content: "\10f191" !important;
}
.fad.fa-caret-square-right:after {
  content: "\10f152" !important;
}
.fad.fa-caret-square-up:after {
  content: "\10f151" !important;
}
.fad.fa-caret-up:after {
  content: "\10f0d8" !important;
}
.fad.fa-carrot:after {
  content: "\10f787" !important;
}
.fad.fa-cars:after {
  content: "\10f85b" !important;
}
.fad.fa-cart-arrow-down:after {
  content: "\10f218" !important;
}
.fad.fa-cart-plus:after {
  content: "\10f217" !important;
}
.fad.fa-cash-register:after {
  content: "\10f788" !important;
}
.fad.fa-cassette-tape:after {
  content: "\10f8ab" !important;
}
.fad.fa-cat:after {
  content: "\10f6be" !important;
}
.fad.fa-cat-space:after {
  content: "\10f901" !important;
}
.fad.fa-cauldron:after {
  content: "\10f6bf" !important;
}
.fad.fa-cctv:after {
  content: "\10f8ac" !important;
}
.fad.fa-certificate:after {
  content: "\10f0a3" !important;
}
.fad.fa-chair:after {
  content: "\10f6c0" !important;
}
.fad.fa-chair-office:after {
  content: "\10f6c1" !important;
}
.fad.fa-chalkboard:after {
  content: "\10f51b" !important;
}
.fad.fa-chalkboard-teacher:after {
  content: "\10f51c" !important;
}
.fad.fa-charging-station:after {
  content: "\10f5e7" !important;
}
.fad.fa-chart-area:after {
  content: "\10f1fe" !important;
}
.fad.fa-chart-bar:after {
  content: "\10f080" !important;
}
.fad.fa-chart-line:after {
  content: "\10f201" !important;
}
.fad.fa-chart-line-down:after {
  content: "\10f64d" !important;
}
.fad.fa-chart-network:after {
  content: "\10f78a" !important;
}
.fad.fa-chart-pie:after {
  content: "\10f200" !important;
}
.fad.fa-chart-pie-alt:after {
  content: "\10f64e" !important;
}
.fad.fa-chart-scatter:after {
  content: "\10f7ee" !important;
}
.fad.fa-check:after {
  content: "\10f00c" !important;
}
.fad.fa-check-circle:after {
  content: "\10f058" !important;
}
.fad.fa-check-double:after {
  content: "\10f560" !important;
}
.fad.fa-check-square:after {
  content: "\10f14a" !important;
}
.fad.fa-cheese:after {
  content: "\10f7ef" !important;
}
.fad.fa-cheese-swiss:after {
  content: "\10f7f0" !important;
}
.fad.fa-cheeseburger:after {
  content: "\10f7f1" !important;
}
.fad.fa-chess:after {
  content: "\10f439" !important;
}
.fad.fa-chess-bishop:after {
  content: "\10f43a" !important;
}
.fad.fa-chess-bishop-alt:after {
  content: "\10f43b" !important;
}
.fad.fa-chess-board:after {
  content: "\10f43c" !important;
}
.fad.fa-chess-clock:after {
  content: "\10f43d" !important;
}
.fad.fa-chess-clock-alt:after {
  content: "\10f43e" !important;
}
.fad.fa-chess-king:after {
  content: "\10f43f" !important;
}
.fad.fa-chess-king-alt:after {
  content: "\10f440" !important;
}
.fad.fa-chess-knight:after {
  content: "\10f441" !important;
}
.fad.fa-chess-knight-alt:after {
  content: "\10f442" !important;
}
.fad.fa-chess-pawn:after {
  content: "\10f443" !important;
}
.fad.fa-chess-pawn-alt:after {
  content: "\10f444" !important;
}
.fad.fa-chess-queen:after {
  content: "\10f445" !important;
}
.fad.fa-chess-queen-alt:after {
  content: "\10f446" !important;
}
.fad.fa-chess-rook:after {
  content: "\10f447" !important;
}
.fad.fa-chess-rook-alt:after {
  content: "\10f448" !important;
}
.fad.fa-chevron-circle-down:after {
  content: "\10f13a" !important;
}
.fad.fa-chevron-circle-left:after {
  content: "\10f137" !important;
}
.fad.fa-chevron-circle-right:after {
  content: "\10f138" !important;
}
.fad.fa-chevron-circle-up:after {
  content: "\10f139" !important;
}
.fad.fa-chevron-double-down:after {
  content: "\10f322" !important;
}
.fad.fa-chevron-double-left:after {
  content: "\10f323" !important;
}
.fad.fa-chevron-double-right:after {
  content: "\10f324" !important;
}
.fad.fa-chevron-double-up:after {
  content: "\10f325" !important;
}
.fad.fa-chevron-down:after {
  content: "\10f078" !important;
}
.fad.fa-chevron-left:after {
  content: "\10f053" !important;
}
.fad.fa-chevron-right:after {
  content: "\10f054" !important;
}
.fad.fa-chevron-square-down:after {
  content: "\10f329" !important;
}
.fad.fa-chevron-square-left:after {
  content: "\10f32a" !important;
}
.fad.fa-chevron-square-right:after {
  content: "\10f32b" !important;
}
.fad.fa-chevron-square-up:after {
  content: "\10f32c" !important;
}
.fad.fa-chevron-up:after {
  content: "\10f077" !important;
}
.fad.fa-child:after {
  content: "\10f1ae" !important;
}
.fad.fa-chimney:after {
  content: "\10f78b" !important;
}
.fad.fa-church:after {
  content: "\10f51d" !important;
}
.fad.fa-circle:after {
  content: "\10f111" !important;
}
.fad.fa-circle-notch:after {
  content: "\10f1ce" !important;
}
.fad.fa-city:after {
  content: "\10f64f" !important;
}
.fad.fa-clarinet:after {
  content: "\10f8ad" !important;
}
.fad.fa-claw-marks:after {
  content: "\10f6c2" !important;
}
.fad.fa-clinic-medical:after {
  content: "\10f7f2" !important;
}
.fad.fa-clipboard:after {
  content: "\10f328" !important;
}
.fad.fa-clipboard-check:after {
  content: "\10f46c" !important;
}
.fad.fa-clipboard-list:after {
  content: "\10f46d" !important;
}
.fad.fa-clipboard-list-check:after {
  content: "\10f737" !important;
}
.fad.fa-clipboard-prescription:after {
  content: "\10f5e8" !important;
}
.fad.fa-clipboard-user:after {
  content: "\10f7f3" !important;
}
.fad.fa-clock:after {
  content: "\10f017" !important;
}
.fad.fa-clone:after {
  content: "\10f24d" !important;
}
.fad.fa-closed-captioning:after {
  content: "\10f20a" !important;
}
.fad.fa-cloud:after {
  content: "\10f0c2" !important;
}
.fad.fa-cloud-download:after {
  content: "\10f0ed" !important;
}
.fad.fa-cloud-download-alt:after {
  content: "\10f381" !important;
}
.fad.fa-cloud-drizzle:after {
  content: "\10f738" !important;
}
.fad.fa-cloud-hail:after {
  content: "\10f739" !important;
}
.fad.fa-cloud-hail-mixed:after {
  content: "\10f73a" !important;
}
.fad.fa-cloud-meatball:after {
  content: "\10f73b" !important;
}
.fad.fa-cloud-moon:after {
  content: "\10f6c3" !important;
}
.fad.fa-cloud-moon-rain:after {
  content: "\10f73c" !important;
}
.fad.fa-cloud-music:after {
  content: "\10f8ae" !important;
}
.fad.fa-cloud-rain:after {
  content: "\10f73d" !important;
}
.fad.fa-cloud-rainbow:after {
  content: "\10f73e" !important;
}
.fad.fa-cloud-showers:after {
  content: "\10f73f" !important;
}
.fad.fa-cloud-showers-heavy:after {
  content: "\10f740" !important;
}
.fad.fa-cloud-sleet:after {
  content: "\10f741" !important;
}
.fad.fa-cloud-snow:after {
  content: "\10f742" !important;
}
.fad.fa-cloud-sun:after {
  content: "\10f6c4" !important;
}
.fad.fa-cloud-sun-rain:after {
  content: "\10f743" !important;
}
.fad.fa-cloud-upload:after {
  content: "\10f0ee" !important;
}
.fad.fa-cloud-upload-alt:after {
  content: "\10f382" !important;
}
.fad.fa-clouds:after {
  content: "\10f744" !important;
}
.fad.fa-clouds-moon:after {
  content: "\10f745" !important;
}
.fad.fa-clouds-sun:after {
  content: "\10f746" !important;
}
.fad.fa-club:after {
  content: "\10f327" !important;
}
.fad.fa-cocktail:after {
  content: "\10f561" !important;
}
.fad.fa-code:after {
  content: "\10f121" !important;
}
.fad.fa-code-branch:after {
  content: "\10f126" !important;
}
.fad.fa-code-commit:after {
  content: "\10f386" !important;
}
.fad.fa-code-merge:after {
  content: "\10f387" !important;
}
.fad.fa-coffee:after {
  content: "\10f0f4" !important;
}
.fad.fa-coffee-pot:after {
  content: "\10f902" !important;
}
.fad.fa-coffee-togo:after {
  content: "\10f6c5" !important;
}
.fad.fa-coffin:after {
  content: "\10f6c6" !important;
}
.fad.fa-cog:after {
  content: "\10f013" !important;
}
.fad.fa-cogs:after {
  content: "\10f085" !important;
}
.fad.fa-coin:after {
  content: "\10f85c" !important;
}
.fad.fa-coins:after {
  content: "\10f51e" !important;
}
.fad.fa-columns:after {
  content: "\10f0db" !important;
}
.fad.fa-comet:after {
  content: "\10f903" !important;
}
.fad.fa-comment:after {
  content: "\10f075" !important;
}
.fad.fa-comment-alt:after {
  content: "\10f27a" !important;
}
.fad.fa-comment-alt-check:after {
  content: "\10f4a2" !important;
}
.fad.fa-comment-alt-dollar:after {
  content: "\10f650" !important;
}
.fad.fa-comment-alt-dots:after {
  content: "\10f4a3" !important;
}
.fad.fa-comment-alt-edit:after {
  content: "\10f4a4" !important;
}
.fad.fa-comment-alt-exclamation:after {
  content: "\10f4a5" !important;
}
.fad.fa-comment-alt-lines:after {
  content: "\10f4a6" !important;
}
.fad.fa-comment-alt-medical:after {
  content: "\10f7f4" !important;
}
.fad.fa-comment-alt-minus:after {
  content: "\10f4a7" !important;
}
.fad.fa-comment-alt-music:after {
  content: "\10f8af" !important;
}
.fad.fa-comment-alt-plus:after {
  content: "\10f4a8" !important;
}
.fad.fa-comment-alt-slash:after {
  content: "\10f4a9" !important;
}
.fad.fa-comment-alt-smile:after {
  content: "\10f4aa" !important;
}
.fad.fa-comment-alt-times:after {
  content: "\10f4ab" !important;
}
.fad.fa-comment-check:after {
  content: "\10f4ac" !important;
}
.fad.fa-comment-dollar:after {
  content: "\10f651" !important;
}
.fad.fa-comment-dots:after {
  content: "\10f4ad" !important;
}
.fad.fa-comment-edit:after {
  content: "\10f4ae" !important;
}
.fad.fa-comment-exclamation:after {
  content: "\10f4af" !important;
}
.fad.fa-comment-lines:after {
  content: "\10f4b0" !important;
}
.fad.fa-comment-medical:after {
  content: "\10f7f5" !important;
}
.fad.fa-comment-minus:after {
  content: "\10f4b1" !important;
}
.fad.fa-comment-music:after {
  content: "\10f8b0" !important;
}
.fad.fa-comment-plus:after {
  content: "\10f4b2" !important;
}
.fad.fa-comment-slash:after {
  content: "\10f4b3" !important;
}
.fad.fa-comment-smile:after {
  content: "\10f4b4" !important;
}
.fad.fa-comment-times:after {
  content: "\10f4b5" !important;
}
.fad.fa-comments:after {
  content: "\10f086" !important;
}
.fad.fa-comments-alt:after {
  content: "\10f4b6" !important;
}
.fad.fa-comments-alt-dollar:after {
  content: "\10f652" !important;
}
.fad.fa-comments-dollar:after {
  content: "\10f653" !important;
}
.fad.fa-compact-disc:after {
  content: "\10f51f" !important;
}
.fad.fa-compass:after {
  content: "\10f14e" !important;
}
.fad.fa-compass-slash:after {
  content: "\10f5e9" !important;
}
.fad.fa-compress:after {
  content: "\10f066" !important;
}
.fad.fa-compress-alt:after {
  content: "\10f422" !important;
}
.fad.fa-compress-arrows-alt:after {
  content: "\10f78c" !important;
}
.fad.fa-compress-wide:after {
  content: "\10f326" !important;
}
.fad.fa-computer-classic:after {
  content: "\10f8b1" !important;
}
.fad.fa-computer-speaker:after {
  content: "\10f8b2" !important;
}
.fad.fa-concierge-bell:after {
  content: "\10f562" !important;
}
.fad.fa-construction:after {
  content: "\10f85d" !important;
}
.fad.fa-container-storage:after {
  content: "\10f4b7" !important;
}
.fad.fa-conveyor-belt:after {
  content: "\10f46e" !important;
}
.fad.fa-conveyor-belt-alt:after {
  content: "\10f46f" !important;
}
.fad.fa-cookie:after {
  content: "\10f563" !important;
}
.fad.fa-cookie-bite:after {
  content: "\10f564" !important;
}
.fad.fa-copy:after {
  content: "\10f0c5" !important;
}
.fad.fa-copyright:after {
  content: "\10f1f9" !important;
}
.fad.fa-corn:after {
  content: "\10f6c7" !important;
}
.fad.fa-couch:after {
  content: "\10f4b8" !important;
}
.fad.fa-cow:after {
  content: "\10f6c8" !important;
}
.fad.fa-cowbell:after {
  content: "\10f8b3" !important;
}
.fad.fa-cowbell-more:after {
  content: "\10f8b4" !important;
}
.fad.fa-credit-card:after {
  content: "\10f09d" !important;
}
.fad.fa-credit-card-blank:after {
  content: "\10f389" !important;
}
.fad.fa-credit-card-front:after {
  content: "\10f38a" !important;
}
.fad.fa-cricket:after {
  content: "\10f449" !important;
}
.fad.fa-croissant:after {
  content: "\10f7f6" !important;
}
.fad.fa-crop:after {
  content: "\10f125" !important;
}
.fad.fa-crop-alt:after {
  content: "\10f565" !important;
}
.fad.fa-cross:after {
  content: "\10f654" !important;
}
.fad.fa-crosshairs:after {
  content: "\10f05b" !important;
}
.fad.fa-crow:after {
  content: "\10f520" !important;
}
.fad.fa-crown:after {
  content: "\10f521" !important;
}
.fad.fa-crutch:after {
  content: "\10f7f7" !important;
}
.fad.fa-crutches:after {
  content: "\10f7f8" !important;
}
.fad.fa-cube:after {
  content: "\10f1b2" !important;
}
.fad.fa-cubes:after {
  content: "\10f1b3" !important;
}
.fad.fa-curling:after {
  content: "\10f44a" !important;
}
.fad.fa-cut:after {
  content: "\10f0c4" !important;
}
.fad.fa-dagger:after {
  content: "\10f6cb" !important;
}
.fad.fa-database:after {
  content: "\10f1c0" !important;
}
.fad.fa-deaf:after {
  content: "\10f2a4" !important;
}
.fad.fa-debug:after {
  content: "\10f7f9" !important;
}
.fad.fa-deer:after {
  content: "\10f78e" !important;
}
.fad.fa-deer-rudolph:after {
  content: "\10f78f" !important;
}
.fad.fa-democrat:after {
  content: "\10f747" !important;
}
.fad.fa-desktop:after {
  content: "\10f108" !important;
}
.fad.fa-desktop-alt:after {
  content: "\10f390" !important;
}
.fad.fa-dewpoint:after {
  content: "\10f748" !important;
}
.fad.fa-dharmachakra:after {
  content: "\10f655" !important;
}
.fad.fa-diagnoses:after {
  content: "\10f470" !important;
}
.fad.fa-diamond:after {
  content: "\10f219" !important;
}
.fad.fa-dice:after {
  content: "\10f522" !important;
}
.fad.fa-dice-d10:after {
  content: "\10f6cd" !important;
}
.fad.fa-dice-d12:after {
  content: "\10f6ce" !important;
}
.fad.fa-dice-d20:after {
  content: "\10f6cf" !important;
}
.fad.fa-dice-d4:after {
  content: "\10f6d0" !important;
}
.fad.fa-dice-d6:after {
  content: "\10f6d1" !important;
}
.fad.fa-dice-d8:after {
  content: "\10f6d2" !important;
}
.fad.fa-dice-five:after {
  content: "\10f523" !important;
}
.fad.fa-dice-four:after {
  content: "\10f524" !important;
}
.fad.fa-dice-one:after {
  content: "\10f525" !important;
}
.fad.fa-dice-six:after {
  content: "\10f526" !important;
}
.fad.fa-dice-three:after {
  content: "\10f527" !important;
}
.fad.fa-dice-two:after {
  content: "\10f528" !important;
}
.fad.fa-digging:after {
  content: "\10f85e" !important;
}
.fad.fa-digital-tachograph:after {
  content: "\10f566" !important;
}
.fad.fa-diploma:after {
  content: "\10f5ea" !important;
}
.fad.fa-directions:after {
  content: "\10f5eb" !important;
}
.fad.fa-disc-drive:after {
  content: "\10f8b5" !important;
}
.fad.fa-disease:after {
  content: "\10f7fa" !important;
}
.fad.fa-divide:after {
  content: "\10f529" !important;
}
.fad.fa-dizzy:after {
  content: "\10f567" !important;
}
.fad.fa-dna:after {
  content: "\10f471" !important;
}
.fad.fa-do-not-enter:after {
  content: "\10f5ec" !important;
}
.fad.fa-dog:after {
  content: "\10f6d3" !important;
}
.fad.fa-dog-leashed:after {
  content: "\10f6d4" !important;
}
.fad.fa-dollar-sign:after {
  content: "\10f155" !important;
}
.fad.fa-dolly:after {
  content: "\10f472" !important;
}
.fad.fa-dolly-empty:after {
  content: "\10f473" !important;
}
.fad.fa-dolly-flatbed:after {
  content: "\10f474" !important;
}
.fad.fa-dolly-flatbed-alt:after {
  content: "\10f475" !important;
}
.fad.fa-dolly-flatbed-empty:after {
  content: "\10f476" !important;
}
.fad.fa-donate:after {
  content: "\10f4b9" !important;
}
.fad.fa-door-closed:after {
  content: "\10f52a" !important;
}
.fad.fa-door-open:after {
  content: "\10f52b" !important;
}
.fad.fa-dot-circle:after {
  content: "\10f192" !important;
}
.fad.fa-dove:after {
  content: "\10f4ba" !important;
}
.fad.fa-download:after {
  content: "\10f019" !important;
}
.fad.fa-drafting-compass:after {
  content: "\10f568" !important;
}
.fad.fa-dragon:after {
  content: "\10f6d5" !important;
}
.fad.fa-draw-circle:after {
  content: "\10f5ed" !important;
}
.fad.fa-draw-polygon:after {
  content: "\10f5ee" !important;
}
.fad.fa-draw-square:after {
  content: "\10f5ef" !important;
}
.fad.fa-dreidel:after {
  content: "\10f792" !important;
}
.fad.fa-drone:after {
  content: "\10f85f" !important;
}
.fad.fa-drone-alt:after {
  content: "\10f860" !important;
}
.fad.fa-drum:after {
  content: "\10f569" !important;
}
.fad.fa-drum-steelpan:after {
  content: "\10f56a" !important;
}
.fad.fa-drumstick:after {
  content: "\10f6d6" !important;
}
.fad.fa-drumstick-bite:after {
  content: "\10f6d7" !important;
}
.fad.fa-dryer:after {
  content: "\10f861" !important;
}
.fad.fa-dryer-alt:after {
  content: "\10f862" !important;
}
.fad.fa-duck:after {
  content: "\10f6d8" !important;
}
.fad.fa-dumbbell:after {
  content: "\10f44b" !important;
}
.fad.fa-dumpster:after {
  content: "\10f793" !important;
}
.fad.fa-dumpster-fire:after {
  content: "\10f794" !important;
}
.fad.fa-dungeon:after {
  content: "\10f6d9" !important;
}
.fad.fa-ear:after {
  content: "\10f5f0" !important;
}
.fad.fa-ear-muffs:after {
  content: "\10f795" !important;
}
.fad.fa-eclipse:after {
  content: "\10f749" !important;
}
.fad.fa-eclipse-alt:after {
  content: "\10f74a" !important;
}
.fad.fa-edit:after {
  content: "\10f044" !important;
}
.fad.fa-egg:after {
  content: "\10f7fb" !important;
}
.fad.fa-egg-fried:after {
  content: "\10f7fc" !important;
}
.fad.fa-eject:after {
  content: "\10f052" !important;
}
.fad.fa-elephant:after {
  content: "\10f6da" !important;
}
.fad.fa-ellipsis-h:after {
  content: "\10f141" !important;
}
.fad.fa-ellipsis-h-alt:after {
  content: "\10f39b" !important;
}
.fad.fa-ellipsis-v:after {
  content: "\10f142" !important;
}
.fad.fa-ellipsis-v-alt:after {
  content: "\10f39c" !important;
}
.fad.fa-empty-set:after {
  content: "\10f656" !important;
}
.fad.fa-engine-warning:after {
  content: "\10f5f2" !important;
}
.fad.fa-envelope:after {
  content: "\10f0e0" !important;
}
.fad.fa-envelope-open:after {
  content: "\10f2b6" !important;
}
.fad.fa-envelope-open-dollar:after {
  content: "\10f657" !important;
}
.fad.fa-envelope-open-text:after {
  content: "\10f658" !important;
}
.fad.fa-envelope-square:after {
  content: "\10f199" !important;
}
.fad.fa-equals:after {
  content: "\10f52c" !important;
}
.fad.fa-eraser:after {
  content: "\10f12d" !important;
}
.fad.fa-ethernet:after {
  content: "\10f796" !important;
}
.fad.fa-euro-sign:after {
  content: "\10f153" !important;
}
.fad.fa-exchange:after {
  content: "\10f0ec" !important;
}
.fad.fa-exchange-alt:after {
  content: "\10f362" !important;
}
.fad.fa-exclamation:after {
  content: "\10f12a" !important;
}
.fad.fa-exclamation-circle:after {
  content: "\10f06a" !important;
}
.fad.fa-exclamation-square:after {
  content: "\10f321" !important;
}
.fad.fa-exclamation-triangle:after {
  content: "\10f071" !important;
}
.fad.fa-expand:after {
  content: "\10f065" !important;
}
.fad.fa-expand-alt:after {
  content: "\10f424" !important;
}
.fad.fa-expand-arrows:after {
  content: "\10f31d" !important;
}
.fad.fa-expand-arrows-alt:after {
  content: "\10f31e" !important;
}
.fad.fa-expand-wide:after {
  content: "\10f320" !important;
}
.fad.fa-external-link:after {
  content: "\10f08e" !important;
}
.fad.fa-external-link-alt:after {
  content: "\10f35d" !important;
}
.fad.fa-external-link-square:after {
  content: "\10f14c" !important;
}
.fad.fa-external-link-square-alt:after {
  content: "\10f360" !important;
}
.fad.fa-eye:after {
  content: "\10f06e" !important;
}
.fad.fa-eye-dropper:after {
  content: "\10f1fb" !important;
}
.fad.fa-eye-evil:after {
  content: "\10f6db" !important;
}
.fad.fa-eye-slash:after {
  content: "\10f070" !important;
}
.fad.fa-fan:after {
  content: "\10f863" !important;
}
.fad.fa-fan-table:after {
  content: "\10f904" !important;
}
.fad.fa-farm:after {
  content: "\10f864" !important;
}
.fad.fa-fast-backward:after {
  content: "\10f049" !important;
}
.fad.fa-fast-forward:after {
  content: "\10f050" !important;
}
.fad.fa-faucet:after {
  content: "\10f905" !important;
}
.fad.fa-faucet-drip:after {
  content: "\10f906" !important;
}
.fad.fa-fax:after {
  content: "\10f1ac" !important;
}
.fad.fa-feather:after {
  content: "\10f52d" !important;
}
.fad.fa-feather-alt:after {
  content: "\10f56b" !important;
}
.fad.fa-female:after {
  content: "\10f182" !important;
}
.fad.fa-field-hockey:after {
  content: "\10f44c" !important;
}
.fad.fa-fighter-jet:after {
  content: "\10f0fb" !important;
}
.fad.fa-file:after {
  content: "\10f15b" !important;
}
.fad.fa-file-alt:after {
  content: "\10f15c" !important;
}
.fad.fa-file-archive:after {
  content: "\10f1c6" !important;
}
.fad.fa-file-audio:after {
  content: "\10f1c7" !important;
}
.fad.fa-file-certificate:after {
  content: "\10f5f3" !important;
}
.fad.fa-file-chart-line:after {
  content: "\10f659" !important;
}
.fad.fa-file-chart-pie:after {
  content: "\10f65a" !important;
}
.fad.fa-file-check:after {
  content: "\10f316" !important;
}
.fad.fa-file-code:after {
  content: "\10f1c9" !important;
}
.fad.fa-file-contract:after {
  content: "\10f56c" !important;
}
.fad.fa-file-csv:after {
  content: "\10f6dd" !important;
}
.fad.fa-file-download:after {
  content: "\10f56d" !important;
}
.fad.fa-file-edit:after {
  content: "\10f31c" !important;
}
.fad.fa-file-excel:after {
  content: "\10f1c3" !important;
}
.fad.fa-file-exclamation:after {
  content: "\10f31a" !important;
}
.fad.fa-file-export:after {
  content: "\10f56e" !important;
}
.fad.fa-file-image:after {
  content: "\10f1c5" !important;
}
.fad.fa-file-import:after {
  content: "\10f56f" !important;
}
.fad.fa-file-invoice:after {
  content: "\10f570" !important;
}
.fad.fa-file-invoice-dollar:after {
  content: "\10f571" !important;
}
.fad.fa-file-medical:after {
  content: "\10f477" !important;
}
.fad.fa-file-medical-alt:after {
  content: "\10f478" !important;
}
.fad.fa-file-minus:after {
  content: "\10f318" !important;
}
.fad.fa-file-music:after {
  content: "\10f8b6" !important;
}
.fad.fa-file-pdf:after {
  content: "\10f1c1" !important;
}
.fad.fa-file-plus:after {
  content: "\10f319" !important;
}
.fad.fa-file-powerpoint:after {
  content: "\10f1c4" !important;
}
.fad.fa-file-prescription:after {
  content: "\10f572" !important;
}
.fad.fa-file-search:after {
  content: "\10f865" !important;
}
.fad.fa-file-signature:after {
  content: "\10f573" !important;
}
.fad.fa-file-spreadsheet:after {
  content: "\10f65b" !important;
}
.fad.fa-file-times:after {
  content: "\10f317" !important;
}
.fad.fa-file-upload:after {
  content: "\10f574" !important;
}
.fad.fa-file-user:after {
  content: "\10f65c" !important;
}
.fad.fa-file-video:after {
  content: "\10f1c8" !important;
}
.fad.fa-file-word:after {
  content: "\10f1c2" !important;
}
.fad.fa-files-medical:after {
  content: "\10f7fd" !important;
}
.fad.fa-fill:after {
  content: "\10f575" !important;
}
.fad.fa-fill-drip:after {
  content: "\10f576" !important;
}
.fad.fa-film:after {
  content: "\10f008" !important;
}
.fad.fa-film-alt:after {
  content: "\10f3a0" !important;
}
.fad.fa-film-canister:after {
  content: "\10f8b7" !important;
}
.fad.fa-filter:after {
  content: "\10f0b0" !important;
}
.fad.fa-fingerprint:after {
  content: "\10f577" !important;
}
.fad.fa-fire:after {
  content: "\10f06d" !important;
}
.fad.fa-fire-alt:after {
  content: "\10f7e4" !important;
}
.fad.fa-fire-extinguisher:after {
  content: "\10f134" !important;
}
.fad.fa-fire-smoke:after {
  content: "\10f74b" !important;
}
.fad.fa-fireplace:after {
  content: "\10f79a" !important;
}
.fad.fa-first-aid:after {
  content: "\10f479" !important;
}
.fad.fa-fish:after {
  content: "\10f578" !important;
}
.fad.fa-fish-cooked:after {
  content: "\10f7fe" !important;
}
.fad.fa-fist-raised:after {
  content: "\10f6de" !important;
}
.fad.fa-flag:after {
  content: "\10f024" !important;
}
.fad.fa-flag-alt:after {
  content: "\10f74c" !important;
}
.fad.fa-flag-checkered:after {
  content: "\10f11e" !important;
}
.fad.fa-flag-usa:after {
  content: "\10f74d" !important;
}
.fad.fa-flame:after {
  content: "\10f6df" !important;
}
.fad.fa-flashlight:after {
  content: "\10f8b8" !important;
}
.fad.fa-flask:after {
  content: "\10f0c3" !important;
}
.fad.fa-flask-poison:after {
  content: "\10f6e0" !important;
}
.fad.fa-flask-potion:after {
  content: "\10f6e1" !important;
}
.fad.fa-flower:after {
  content: "\10f7ff" !important;
}
.fad.fa-flower-daffodil:after {
  content: "\10f800" !important;
}
.fad.fa-flower-tulip:after {
  content: "\10f801" !important;
}
.fad.fa-flushed:after {
  content: "\10f579" !important;
}
.fad.fa-flute:after {
  content: "\10f8b9" !important;
}
.fad.fa-flux-capacitor:after {
  content: "\10f8ba" !important;
}
.fad.fa-fog:after {
  content: "\10f74e" !important;
}
.fad.fa-folder:after {
  content: "\10f07b" !important;
}
.fad.fa-folder-minus:after {
  content: "\10f65d" !important;
}
.fad.fa-folder-open:after {
  content: "\10f07c" !important;
}
.fad.fa-folder-plus:after {
  content: "\10f65e" !important;
}
.fad.fa-folder-times:after {
  content: "\10f65f" !important;
}
.fad.fa-folder-tree:after {
  content: "\10f802" !important;
}
.fad.fa-folders:after {
  content: "\10f660" !important;
}
.fad.fa-font:after {
  content: "\10f031" !important;
}
.fad.fa-font-awesome-logo-full:after {
  content: "\10f4e6" !important;
}
.fad.fa-font-case:after {
  content: "\10f866" !important;
}
.fad.fa-football-ball:after {
  content: "\10f44e" !important;
}
.fad.fa-football-helmet:after {
  content: "\10f44f" !important;
}
.fad.fa-forklift:after {
  content: "\10f47a" !important;
}
.fad.fa-forward:after {
  content: "\10f04e" !important;
}
.fad.fa-fragile:after {
  content: "\10f4bb" !important;
}
.fad.fa-french-fries:after {
  content: "\10f803" !important;
}
.fad.fa-frog:after {
  content: "\10f52e" !important;
}
.fad.fa-frosty-head:after {
  content: "\10f79b" !important;
}
.fad.fa-frown:after {
  content: "\10f119" !important;
}
.fad.fa-frown-open:after {
  content: "\10f57a" !important;
}
.fad.fa-function:after {
  content: "\10f661" !important;
}
.fad.fa-funnel-dollar:after {
  content: "\10f662" !important;
}
.fad.fa-futbol:after {
  content: "\10f1e3" !important;
}
.fad.fa-galaxy:after {
  content: "\10f908" !important;
}
.fad.fa-game-board:after {
  content: "\10f867" !important;
}
.fad.fa-game-board-alt:after {
  content: "\10f868" !important;
}
.fad.fa-game-console-handheld:after {
  content: "\10f8bb" !important;
}
.fad.fa-gamepad:after {
  content: "\10f11b" !important;
}
.fad.fa-gamepad-alt:after {
  content: "\10f8bc" !important;
}
.fad.fa-garage:after {
  content: "\10f909" !important;
}
.fad.fa-garage-car:after {
  content: "\10f90a" !important;
}
.fad.fa-garage-open:after {
  content: "\10f90b" !important;
}
.fad.fa-gas-pump:after {
  content: "\10f52f" !important;
}
.fad.fa-gas-pump-slash:after {
  content: "\10f5f4" !important;
}
.fad.fa-gavel:after {
  content: "\10f0e3" !important;
}
.fad.fa-gem:after {
  content: "\10f3a5" !important;
}
.fad.fa-genderless:after {
  content: "\10f22d" !important;
}
.fad.fa-ghost:after {
  content: "\10f6e2" !important;
}
.fad.fa-gift:after {
  content: "\10f06b" !important;
}
.fad.fa-gift-card:after {
  content: "\10f663" !important;
}
.fad.fa-gifts:after {
  content: "\10f79c" !important;
}
.fad.fa-gingerbread-man:after {
  content: "\10f79d" !important;
}
.fad.fa-glass:after {
  content: "\10f804" !important;
}
.fad.fa-glass-champagne:after {
  content: "\10f79e" !important;
}
.fad.fa-glass-cheers:after {
  content: "\10f79f" !important;
}
.fad.fa-glass-citrus:after {
  content: "\10f869" !important;
}
.fad.fa-glass-martini:after {
  content: "\10f000" !important;
}
.fad.fa-glass-martini-alt:after {
  content: "\10f57b" !important;
}
.fad.fa-glass-whiskey:after {
  content: "\10f7a0" !important;
}
.fad.fa-glass-whiskey-rocks:after {
  content: "\10f7a1" !important;
}
.fad.fa-glasses:after {
  content: "\10f530" !important;
}
.fad.fa-glasses-alt:after {
  content: "\10f5f5" !important;
}
.fad.fa-globe:after {
  content: "\10f0ac" !important;
}
.fad.fa-globe-africa:after {
  content: "\10f57c" !important;
}
.fad.fa-globe-americas:after {
  content: "\10f57d" !important;
}
.fad.fa-globe-asia:after {
  content: "\10f57e" !important;
}
.fad.fa-globe-europe:after {
  content: "\10f7a2" !important;
}
.fad.fa-globe-snow:after {
  content: "\10f7a3" !important;
}
.fad.fa-globe-stand:after {
  content: "\10f5f6" !important;
}
.fad.fa-golf-ball:after {
  content: "\10f450" !important;
}
.fad.fa-golf-club:after {
  content: "\10f451" !important;
}
.fad.fa-gopuram:after {
  content: "\10f664" !important;
}
.fad.fa-graduation-cap:after {
  content: "\10f19d" !important;
}
.fad.fa-gramophone:after {
  content: "\10f8bd" !important;
}
.fad.fa-greater-than:after {
  content: "\10f531" !important;
}
.fad.fa-greater-than-equal:after {
  content: "\10f532" !important;
}
.fad.fa-grimace:after {
  content: "\10f57f" !important;
}
.fad.fa-grin:after {
  content: "\10f580" !important;
}
.fad.fa-grin-alt:after {
  content: "\10f581" !important;
}
.fad.fa-grin-beam:after {
  content: "\10f582" !important;
}
.fad.fa-grin-beam-sweat:after {
  content: "\10f583" !important;
}
.fad.fa-grin-hearts:after {
  content: "\10f584" !important;
}
.fad.fa-grin-squint:after {
  content: "\10f585" !important;
}
.fad.fa-grin-squint-tears:after {
  content: "\10f586" !important;
}
.fad.fa-grin-stars:after {
  content: "\10f587" !important;
}
.fad.fa-grin-tears:after {
  content: "\10f588" !important;
}
.fad.fa-grin-tongue:after {
  content: "\10f589" !important;
}
.fad.fa-grin-tongue-squint:after {
  content: "\10f58a" !important;
}
.fad.fa-grin-tongue-wink:after {
  content: "\10f58b" !important;
}
.fad.fa-grin-wink:after {
  content: "\10f58c" !important;
}
.fad.fa-grip-horizontal:after {
  content: "\10f58d" !important;
}
.fad.fa-grip-lines:after {
  content: "\10f7a4" !important;
}
.fad.fa-grip-lines-vertical:after {
  content: "\10f7a5" !important;
}
.fad.fa-grip-vertical:after {
  content: "\10f58e" !important;
}
.fad.fa-guitar:after {
  content: "\10f7a6" !important;
}
.fad.fa-guitar-electric:after {
  content: "\10f8be" !important;
}
.fad.fa-guitars:after {
  content: "\10f8bf" !important;
}
.fad.fa-h-square:after {
  content: "\10f0fd" !important;
}
.fad.fa-h1:after {
  content: "\10f313" !important;
}
.fad.fa-h2:after {
  content: "\10f314" !important;
}
.fad.fa-h3:after {
  content: "\10f315" !important;
}
.fad.fa-h4:after {
  content: "\10f86a" !important;
}
.fad.fa-hamburger:after {
  content: "\10f805" !important;
}
.fad.fa-hammer:after {
  content: "\10f6e3" !important;
}
.fad.fa-hammer-war:after {
  content: "\10f6e4" !important;
}
.fad.fa-hamsa:after {
  content: "\10f665" !important;
}
.fad.fa-hand-heart:after {
  content: "\10f4bc" !important;
}
.fad.fa-hand-holding:after {
  content: "\10f4bd" !important;
}
.fad.fa-hand-holding-box:after {
  content: "\10f47b" !important;
}
.fad.fa-hand-holding-heart:after {
  content: "\10f4be" !important;
}
.fad.fa-hand-holding-magic:after {
  content: "\10f6e5" !important;
}
.fad.fa-hand-holding-seedling:after {
  content: "\10f4bf" !important;
}
.fad.fa-hand-holding-usd:after {
  content: "\10f4c0" !important;
}
.fad.fa-hand-holding-water:after {
  content: "\10f4c1" !important;
}
.fad.fa-hand-lizard:after {
  content: "\10f258" !important;
}
.fad.fa-hand-middle-finger:after {
  content: "\10f806" !important;
}
.fad.fa-hand-paper:after {
  content: "\10f256" !important;
}
.fad.fa-hand-peace:after {
  content: "\10f25b" !important;
}
.fad.fa-hand-point-down:after {
  content: "\10f0a7" !important;
}
.fad.fa-hand-point-left:after {
  content: "\10f0a5" !important;
}
.fad.fa-hand-point-right:after {
  content: "\10f0a4" !important;
}
.fad.fa-hand-point-up:after {
  content: "\10f0a6" !important;
}
.fad.fa-hand-pointer:after {
  content: "\10f25a" !important;
}
.fad.fa-hand-receiving:after {
  content: "\10f47c" !important;
}
.fad.fa-hand-rock:after {
  content: "\10f255" !important;
}
.fad.fa-hand-scissors:after {
  content: "\10f257" !important;
}
.fad.fa-hand-spock:after {
  content: "\10f259" !important;
}
.fad.fa-hands:after {
  content: "\10f4c2" !important;
}
.fad.fa-hands-heart:after {
  content: "\10f4c3" !important;
}
.fad.fa-hands-helping:after {
  content: "\10f4c4" !important;
}
.fad.fa-hands-usd:after {
  content: "\10f4c5" !important;
}
.fad.fa-handshake:after {
  content: "\10f2b5" !important;
}
.fad.fa-handshake-alt:after {
  content: "\10f4c6" !important;
}
.fad.fa-hanukiah:after {
  content: "\10f6e6" !important;
}
.fad.fa-hard-hat:after {
  content: "\10f807" !important;
}
.fad.fa-hashtag:after {
  content: "\10f292" !important;
}
.fad.fa-hat-chef:after {
  content: "\10f86b" !important;
}
.fad.fa-hat-cowboy:after {
  content: "\10f8c0" !important;
}
.fad.fa-hat-cowboy-side:after {
  content: "\10f8c1" !important;
}
.fad.fa-hat-santa:after {
  content: "\10f7a7" !important;
}
.fad.fa-hat-winter:after {
  content: "\10f7a8" !important;
}
.fad.fa-hat-witch:after {
  content: "\10f6e7" !important;
}
.fad.fa-hat-wizard:after {
  content: "\10f6e8" !important;
}
.fad.fa-hdd:after {
  content: "\10f0a0" !important;
}
.fad.fa-head-side:after {
  content: "\10f6e9" !important;
}
.fad.fa-head-side-brain:after {
  content: "\10f808" !important;
}
.fad.fa-head-side-headphones:after {
  content: "\10f8c2" !important;
}
.fad.fa-head-side-medical:after {
  content: "\10f809" !important;
}
.fad.fa-head-vr:after {
  content: "\10f6ea" !important;
}
.fad.fa-heading:after {
  content: "\10f1dc" !important;
}
.fad.fa-headphones:after {
  content: "\10f025" !important;
}
.fad.fa-headphones-alt:after {
  content: "\10f58f" !important;
}
.fad.fa-headset:after {
  content: "\10f590" !important;
}
.fad.fa-heart:after {
  content: "\10f004" !important;
}
.fad.fa-heart-broken:after {
  content: "\10f7a9" !important;
}
.fad.fa-heart-circle:after {
  content: "\10f4c7" !important;
}
.fad.fa-heart-rate:after {
  content: "\10f5f8" !important;
}
.fad.fa-heart-square:after {
  content: "\10f4c8" !important;
}
.fad.fa-heartbeat:after {
  content: "\10f21e" !important;
}
.fad.fa-heat:after {
  content: "\10f90c" !important;
}
.fad.fa-helicopter:after {
  content: "\10f533" !important;
}
.fad.fa-helmet-battle:after {
  content: "\10f6eb" !important;
}
.fad.fa-hexagon:after {
  content: "\10f312" !important;
}
.fad.fa-highlighter:after {
  content: "\10f591" !important;
}
.fad.fa-hiking:after {
  content: "\10f6ec" !important;
}
.fad.fa-hippo:after {
  content: "\10f6ed" !important;
}
.fad.fa-history:after {
  content: "\10f1da" !important;
}
.fad.fa-hockey-mask:after {
  content: "\10f6ee" !important;
}
.fad.fa-hockey-puck:after {
  content: "\10f453" !important;
}
.fad.fa-hockey-sticks:after {
  content: "\10f454" !important;
}
.fad.fa-holly-berry:after {
  content: "\10f7aa" !important;
}
.fad.fa-home:after {
  content: "\10f015" !important;
}
.fad.fa-home-alt:after {
  content: "\10f80a" !important;
}
.fad.fa-home-heart:after {
  content: "\10f4c9" !important;
}
.fad.fa-home-lg:after {
  content: "\10f80b" !important;
}
.fad.fa-home-lg-alt:after {
  content: "\10f80c" !important;
}
.fad.fa-hood-cloak:after {
  content: "\10f6ef" !important;
}
.fad.fa-horizontal-rule:after {
  content: "\10f86c" !important;
}
.fad.fa-horse:after {
  content: "\10f6f0" !important;
}
.fad.fa-horse-head:after {
  content: "\10f7ab" !important;
}
.fad.fa-horse-saddle:after {
  content: "\10f8c3" !important;
}
.fad.fa-hospital:after {
  content: "\10f0f8" !important;
}
.fad.fa-hospital-alt:after {
  content: "\10f47d" !important;
}
.fad.fa-hospital-symbol:after {
  content: "\10f47e" !important;
}
.fad.fa-hospital-user:after {
  content: "\10f80d" !important;
}
.fad.fa-hospitals:after {
  content: "\10f80e" !important;
}
.fad.fa-hot-tub:after {
  content: "\10f593" !important;
}
.fad.fa-hotdog:after {
  content: "\10f80f" !important;
}
.fad.fa-hotel:after {
  content: "\10f594" !important;
}
.fad.fa-hourglass:after {
  content: "\10f254" !important;
}
.fad.fa-hourglass-end:after {
  content: "\10f253" !important;
}
.fad.fa-hourglass-half:after {
  content: "\10f252" !important;
}
.fad.fa-hourglass-start:after {
  content: "\10f251" !important;
}
.fad.fa-house:after {
  content: "\10f90d" !important;
}
.fad.fa-house-damage:after {
  content: "\10f6f1" !important;
}
.fad.fa-house-day:after {
  content: "\10f90e" !important;
}
.fad.fa-house-flood:after {
  content: "\10f74f" !important;
}
.fad.fa-house-leave:after {
  content: "\10f90f" !important;
}
.fad.fa-house-night:after {
  content: "\10f910" !important;
}
.fad.fa-house-return:after {
  content: "\10f911" !important;
}
.fad.fa-house-signal:after {
  content: "\10f912" !important;
}
.fad.fa-hryvnia:after {
  content: "\10f6f2" !important;
}
.fad.fa-humidity:after {
  content: "\10f750" !important;
}
.fad.fa-hurricane:after {
  content: "\10f751" !important;
}
.fad.fa-i-cursor:after {
  content: "\10f246" !important;
}
.fad.fa-ice-cream:after {
  content: "\10f810" !important;
}
.fad.fa-ice-skate:after {
  content: "\10f7ac" !important;
}
.fad.fa-icicles:after {
  content: "\10f7ad" !important;
}
.fad.fa-icons:after {
  content: "\10f86d" !important;
}
.fad.fa-icons-alt:after {
  content: "\10f86e" !important;
}
.fad.fa-id-badge:after {
  content: "\10f2c1" !important;
}
.fad.fa-id-card:after {
  content: "\10f2c2" !important;
}
.fad.fa-id-card-alt:after {
  content: "\10f47f" !important;
}
.fad.fa-igloo:after {
  content: "\10f7ae" !important;
}
.fad.fa-image:after {
  content: "\10f03e" !important;
}
.fad.fa-image-polaroid:after {
  content: "\10f8c4" !important;
}
.fad.fa-images:after {
  content: "\10f302" !important;
}
.fad.fa-inbox:after {
  content: "\10f01c" !important;
}
.fad.fa-inbox-in:after {
  content: "\10f310" !important;
}
.fad.fa-inbox-out:after {
  content: "\10f311" !important;
}
.fad.fa-indent:after {
  content: "\10f03c" !important;
}
.fad.fa-industry:after {
  content: "\10f275" !important;
}
.fad.fa-industry-alt:after {
  content: "\10f3b3" !important;
}
.fad.fa-infinity:after {
  content: "\10f534" !important;
}
.fad.fa-info:after {
  content: "\10f129" !important;
}
.fad.fa-info-circle:after {
  content: "\10f05a" !important;
}
.fad.fa-info-square:after {
  content: "\10f30f" !important;
}
.fad.fa-inhaler:after {
  content: "\10f5f9" !important;
}
.fad.fa-integral:after {
  content: "\10f667" !important;
}
.fad.fa-intersection:after {
  content: "\10f668" !important;
}
.fad.fa-inventory:after {
  content: "\10f480" !important;
}
.fad.fa-island-tropical:after {
  content: "\10f811" !important;
}
.fad.fa-italic:after {
  content: "\10f033" !important;
}
.fad.fa-jack-o-lantern:after {
  content: "\10f30e" !important;
}
.fad.fa-jedi:after {
  content: "\10f669" !important;
}
.fad.fa-joint:after {
  content: "\10f595" !important;
}
.fad.fa-journal-whills:after {
  content: "\10f66a" !important;
}
.fad.fa-joystick:after {
  content: "\10f8c5" !important;
}
.fad.fa-jug:after {
  content: "\10f8c6" !important;
}
.fad.fa-kaaba:after {
  content: "\10f66b" !important;
}
.fad.fa-kazoo:after {
  content: "\10f8c7" !important;
}
.fad.fa-kerning:after {
  content: "\10f86f" !important;
}
.fad.fa-key:after {
  content: "\10f084" !important;
}
.fad.fa-key-skeleton:after {
  content: "\10f6f3" !important;
}
.fad.fa-keyboard:after {
  content: "\10f11c" !important;
}
.fad.fa-keynote:after {
  content: "\10f66c" !important;
}
.fad.fa-khanda:after {
  content: "\10f66d" !important;
}
.fad.fa-kidneys:after {
  content: "\10f5fb" !important;
}
.fad.fa-kiss:after {
  content: "\10f596" !important;
}
.fad.fa-kiss-beam:after {
  content: "\10f597" !important;
}
.fad.fa-kiss-wink-heart:after {
  content: "\10f598" !important;
}
.fad.fa-kite:after {
  content: "\10f6f4" !important;
}
.fad.fa-kiwi-bird:after {
  content: "\10f535" !important;
}
.fad.fa-knife-kitchen:after {
  content: "\10f6f5" !important;
}
.fad.fa-lambda:after {
  content: "\10f66e" !important;
}
.fad.fa-lamp:after {
  content: "\10f4ca" !important;
}
.fad.fa-lamp-desk:after {
  content: "\10f914" !important;
}
.fad.fa-lamp-floor:after {
  content: "\10f915" !important;
}
.fad.fa-landmark:after {
  content: "\10f66f" !important;
}
.fad.fa-landmark-alt:after {
  content: "\10f752" !important;
}
.fad.fa-language:after {
  content: "\10f1ab" !important;
}
.fad.fa-laptop:after {
  content: "\10f109" !important;
}
.fad.fa-laptop-code:after {
  content: "\10f5fc" !important;
}
.fad.fa-laptop-medical:after {
  content: "\10f812" !important;
}
.fad.fa-lasso:after {
  content: "\10f8c8" !important;
}
.fad.fa-laugh:after {
  content: "\10f599" !important;
}
.fad.fa-laugh-beam:after {
  content: "\10f59a" !important;
}
.fad.fa-laugh-squint:after {
  content: "\10f59b" !important;
}
.fad.fa-laugh-wink:after {
  content: "\10f59c" !important;
}
.fad.fa-layer-group:after {
  content: "\10f5fd" !important;
}
.fad.fa-layer-minus:after {
  content: "\10f5fe" !important;
}
.fad.fa-layer-plus:after {
  content: "\10f5ff" !important;
}
.fad.fa-leaf:after {
  content: "\10f06c" !important;
}
.fad.fa-leaf-heart:after {
  content: "\10f4cb" !important;
}
.fad.fa-leaf-maple:after {
  content: "\10f6f6" !important;
}
.fad.fa-leaf-oak:after {
  content: "\10f6f7" !important;
}
.fad.fa-lemon:after {
  content: "\10f094" !important;
}
.fad.fa-less-than:after {
  content: "\10f536" !important;
}
.fad.fa-less-than-equal:after {
  content: "\10f537" !important;
}
.fad.fa-level-down:after {
  content: "\10f149" !important;
}
.fad.fa-level-down-alt:after {
  content: "\10f3be" !important;
}
.fad.fa-level-up:after {
  content: "\10f148" !important;
}
.fad.fa-level-up-alt:after {
  content: "\10f3bf" !important;
}
.fad.fa-life-ring:after {
  content: "\10f1cd" !important;
}
.fad.fa-light-ceiling:after {
  content: "\10f916" !important;
}
.fad.fa-light-switch:after {
  content: "\10f917" !important;
}
.fad.fa-light-switch-off:after {
  content: "\10f918" !important;
}
.fad.fa-light-switch-on:after {
  content: "\10f919" !important;
}
.fad.fa-lightbulb:after {
  content: "\10f0eb" !important;
}
.fad.fa-lightbulb-dollar:after {
  content: "\10f670" !important;
}
.fad.fa-lightbulb-exclamation:after {
  content: "\10f671" !important;
}
.fad.fa-lightbulb-on:after {
  content: "\10f672" !important;
}
.fad.fa-lightbulb-slash:after {
  content: "\10f673" !important;
}
.fad.fa-lights-holiday:after {
  content: "\10f7b2" !important;
}
.fad.fa-line-columns:after {
  content: "\10f870" !important;
}
.fad.fa-line-height:after {
  content: "\10f871" !important;
}
.fad.fa-link:after {
  content: "\10f0c1" !important;
}
.fad.fa-lips:after {
  content: "\10f600" !important;
}
.fad.fa-lira-sign:after {
  content: "\10f195" !important;
}
.fad.fa-list:after {
  content: "\10f03a" !important;
}
.fad.fa-list-alt:after {
  content: "\10f022" !important;
}
.fad.fa-list-music:after {
  content: "\10f8c9" !important;
}
.fad.fa-list-ol:after {
  content: "\10f0cb" !important;
}
.fad.fa-list-ul:after {
  content: "\10f0ca" !important;
}
.fad.fa-location:after {
  content: "\10f601" !important;
}
.fad.fa-location-arrow:after {
  content: "\10f124" !important;
}
.fad.fa-location-circle:after {
  content: "\10f602" !important;
}
.fad.fa-location-slash:after {
  content: "\10f603" !important;
}
.fad.fa-lock:after {
  content: "\10f023" !important;
}
.fad.fa-lock-alt:after {
  content: "\10f30d" !important;
}
.fad.fa-lock-open:after {
  content: "\10f3c1" !important;
}
.fad.fa-lock-open-alt:after {
  content: "\10f3c2" !important;
}
.fad.fa-long-arrow-alt-down:after {
  content: "\10f309" !important;
}
.fad.fa-long-arrow-alt-left:after {
  content: "\10f30a" !important;
}
.fad.fa-long-arrow-alt-right:after {
  content: "\10f30b" !important;
}
.fad.fa-long-arrow-alt-up:after {
  content: "\10f30c" !important;
}
.fad.fa-long-arrow-down:after {
  content: "\10f175" !important;
}
.fad.fa-long-arrow-left:after {
  content: "\10f177" !important;
}
.fad.fa-long-arrow-right:after {
  content: "\10f178" !important;
}
.fad.fa-long-arrow-up:after {
  content: "\10f176" !important;
}
.fad.fa-loveseat:after {
  content: "\10f4cc" !important;
}
.fad.fa-low-vision:after {
  content: "\10f2a8" !important;
}
.fad.fa-luchador:after {
  content: "\10f455" !important;
}
.fad.fa-luggage-cart:after {
  content: "\10f59d" !important;
}
.fad.fa-lungs:after {
  content: "\10f604" !important;
}
.fad.fa-mace:after {
  content: "\10f6f8" !important;
}
.fad.fa-magic:after {
  content: "\10f0d0" !important;
}
.fad.fa-magnet:after {
  content: "\10f076" !important;
}
.fad.fa-mail-bulk:after {
  content: "\10f674" !important;
}
.fad.fa-mailbox:after {
  content: "\10f813" !important;
}
.fad.fa-male:after {
  content: "\10f183" !important;
}
.fad.fa-mandolin:after {
  content: "\10f6f9" !important;
}
.fad.fa-map:after {
  content: "\10f279" !important;
}
.fad.fa-map-marked:after {
  content: "\10f59f" !important;
}
.fad.fa-map-marked-alt:after {
  content: "\10f5a0" !important;
}
.fad.fa-map-marker:after {
  content: "\10f041" !important;
}
.fad.fa-map-marker-alt:after {
  content: "\10f3c5" !important;
}
.fad.fa-map-marker-alt-slash:after {
  content: "\10f605" !important;
}
.fad.fa-map-marker-check:after {
  content: "\10f606" !important;
}
.fad.fa-map-marker-edit:after {
  content: "\10f607" !important;
}
.fad.fa-map-marker-exclamation:after {
  content: "\10f608" !important;
}
.fad.fa-map-marker-minus:after {
  content: "\10f609" !important;
}
.fad.fa-map-marker-plus:after {
  content: "\10f60a" !important;
}
.fad.fa-map-marker-question:after {
  content: "\10f60b" !important;
}
.fad.fa-map-marker-slash:after {
  content: "\10f60c" !important;
}
.fad.fa-map-marker-smile:after {
  content: "\10f60d" !important;
}
.fad.fa-map-marker-times:after {
  content: "\10f60e" !important;
}
.fad.fa-map-pin:after {
  content: "\10f276" !important;
}
.fad.fa-map-signs:after {
  content: "\10f277" !important;
}
.fad.fa-marker:after {
  content: "\10f5a1" !important;
}
.fad.fa-mars:after {
  content: "\10f222" !important;
}
.fad.fa-mars-double:after {
  content: "\10f227" !important;
}
.fad.fa-mars-stroke:after {
  content: "\10f229" !important;
}
.fad.fa-mars-stroke-h:after {
  content: "\10f22b" !important;
}
.fad.fa-mars-stroke-v:after {
  content: "\10f22a" !important;
}
.fad.fa-mask:after {
  content: "\10f6fa" !important;
}
.fad.fa-meat:after {
  content: "\10f814" !important;
}
.fad.fa-medal:after {
  content: "\10f5a2" !important;
}
.fad.fa-medkit:after {
  content: "\10f0fa" !important;
}
.fad.fa-megaphone:after {
  content: "\10f675" !important;
}
.fad.fa-meh:after {
  content: "\10f11a" !important;
}
.fad.fa-meh-blank:after {
  content: "\10f5a4" !important;
}
.fad.fa-meh-rolling-eyes:after {
  content: "\10f5a5" !important;
}
.fad.fa-memory:after {
  content: "\10f538" !important;
}
.fad.fa-menorah:after {
  content: "\10f676" !important;
}
.fad.fa-mercury:after {
  content: "\10f223" !important;
}
.fad.fa-meteor:after {
  content: "\10f753" !important;
}
.fad.fa-microchip:after {
  content: "\10f2db" !important;
}
.fad.fa-microphone:after {
  content: "\10f130" !important;
}
.fad.fa-microphone-alt:after {
  content: "\10f3c9" !important;
}
.fad.fa-microphone-alt-slash:after {
  content: "\10f539" !important;
}
.fad.fa-microphone-slash:after {
  content: "\10f131" !important;
}
.fad.fa-microphone-stand:after {
  content: "\10f8cb" !important;
}
.fad.fa-microscope:after {
  content: "\10f610" !important;
}
.fad.fa-microwave:after {
  content: "\10f91b" !important;
}
.fad.fa-mind-share:after {
  content: "\10f677" !important;
}
.fad.fa-minus:after {
  content: "\10f068" !important;
}
.fad.fa-minus-circle:after {
  content: "\10f056" !important;
}
.fad.fa-minus-hexagon:after {
  content: "\10f307" !important;
}
.fad.fa-minus-octagon:after {
  content: "\10f308" !important;
}
.fad.fa-minus-square:after {
  content: "\10f146" !important;
}
.fad.fa-mistletoe:after {
  content: "\10f7b4" !important;
}
.fad.fa-mitten:after {
  content: "\10f7b5" !important;
}
.fad.fa-mobile:after {
  content: "\10f10b" !important;
}
.fad.fa-mobile-alt:after {
  content: "\10f3cd" !important;
}
.fad.fa-mobile-android:after {
  content: "\10f3ce" !important;
}
.fad.fa-mobile-android-alt:after {
  content: "\10f3cf" !important;
}
.fad.fa-money-bill:after {
  content: "\10f0d6" !important;
}
.fad.fa-money-bill-alt:after {
  content: "\10f3d1" !important;
}
.fad.fa-money-bill-wave:after {
  content: "\10f53a" !important;
}
.fad.fa-money-bill-wave-alt:after {
  content: "\10f53b" !important;
}
.fad.fa-money-check:after {
  content: "\10f53c" !important;
}
.fad.fa-money-check-alt:after {
  content: "\10f53d" !important;
}
.fad.fa-money-check-edit:after {
  content: "\10f872" !important;
}
.fad.fa-money-check-edit-alt:after {
  content: "\10f873" !important;
}
.fad.fa-monitor-heart-rate:after {
  content: "\10f611" !important;
}
.fad.fa-monkey:after {
  content: "\10f6fb" !important;
}
.fad.fa-monument:after {
  content: "\10f5a6" !important;
}
.fad.fa-moon:after {
  content: "\10f186" !important;
}
.fad.fa-moon-cloud:after {
  content: "\10f754" !important;
}
.fad.fa-moon-stars:after {
  content: "\10f755" !important;
}
.fad.fa-mortar-pestle:after {
  content: "\10f5a7" !important;
}
.fad.fa-mosque:after {
  content: "\10f678" !important;
}
.fad.fa-motorcycle:after {
  content: "\10f21c" !important;
}
.fad.fa-mountain:after {
  content: "\10f6fc" !important;
}
.fad.fa-mountains:after {
  content: "\10f6fd" !important;
}
.fad.fa-mouse:after {
  content: "\10f8cc" !important;
}
.fad.fa-mouse-alt:after {
  content: "\10f8cd" !important;
}
.fad.fa-mouse-pointer:after {
  content: "\10f245" !important;
}
.fad.fa-mp3-player:after {
  content: "\10f8ce" !important;
}
.fad.fa-mug:after {
  content: "\10f874" !important;
}
.fad.fa-mug-hot:after {
  content: "\10f7b6" !important;
}
.fad.fa-mug-marshmallows:after {
  content: "\10f7b7" !important;
}
.fad.fa-mug-tea:after {
  content: "\10f875" !important;
}
.fad.fa-music:after {
  content: "\10f001" !important;
}
.fad.fa-music-alt:after {
  content: "\10f8cf" !important;
}
.fad.fa-music-alt-slash:after {
  content: "\10f8d0" !important;
}
.fad.fa-music-slash:after {
  content: "\10f8d1" !important;
}
.fad.fa-narwhal:after {
  content: "\10f6fe" !important;
}
.fad.fa-network-wired:after {
  content: "\10f6ff" !important;
}
.fad.fa-neuter:after {
  content: "\10f22c" !important;
}
.fad.fa-newspaper:after {
  content: "\10f1ea" !important;
}
.fad.fa-not-equal:after {
  content: "\10f53e" !important;
}
.fad.fa-notes-medical:after {
  content: "\10f481" !important;
}
.fad.fa-object-group:after {
  content: "\10f247" !important;
}
.fad.fa-object-ungroup:after {
  content: "\10f248" !important;
}
.fad.fa-octagon:after {
  content: "\10f306" !important;
}
.fad.fa-oil-can:after {
  content: "\10f613" !important;
}
.fad.fa-oil-temp:after {
  content: "\10f614" !important;
}
.fad.fa-om:after {
  content: "\10f679" !important;
}
.fad.fa-omega:after {
  content: "\10f67a" !important;
}
.fad.fa-ornament:after {
  content: "\10f7b8" !important;
}
.fad.fa-otter:after {
  content: "\10f700" !important;
}
.fad.fa-outdent:after {
  content: "\10f03b" !important;
}
.fad.fa-outlet:after {
  content: "\10f91c" !important;
}
.fad.fa-oven:after {
  content: "\10f91d" !important;
}
.fad.fa-overline:after {
  content: "\10f876" !important;
}
.fad.fa-page-break:after {
  content: "\10f877" !important;
}
.fad.fa-pager:after {
  content: "\10f815" !important;
}
.fad.fa-paint-brush:after {
  content: "\10f1fc" !important;
}
.fad.fa-paint-brush-alt:after {
  content: "\10f5a9" !important;
}
.fad.fa-paint-roller:after {
  content: "\10f5aa" !important;
}
.fad.fa-palette:after {
  content: "\10f53f" !important;
}
.fad.fa-pallet:after {
  content: "\10f482" !important;
}
.fad.fa-pallet-alt:after {
  content: "\10f483" !important;
}
.fad.fa-paper-plane:after {
  content: "\10f1d8" !important;
}
.fad.fa-paperclip:after {
  content: "\10f0c6" !important;
}
.fad.fa-parachute-box:after {
  content: "\10f4cd" !important;
}
.fad.fa-paragraph:after {
  content: "\10f1dd" !important;
}
.fad.fa-paragraph-rtl:after {
  content: "\10f878" !important;
}
.fad.fa-parking:after {
  content: "\10f540" !important;
}
.fad.fa-parking-circle:after {
  content: "\10f615" !important;
}
.fad.fa-parking-circle-slash:after {
  content: "\10f616" !important;
}
.fad.fa-parking-slash:after {
  content: "\10f617" !important;
}
.fad.fa-passport:after {
  content: "\10f5ab" !important;
}
.fad.fa-pastafarianism:after {
  content: "\10f67b" !important;
}
.fad.fa-paste:after {
  content: "\10f0ea" !important;
}
.fad.fa-pause:after {
  content: "\10f04c" !important;
}
.fad.fa-pause-circle:after {
  content: "\10f28b" !important;
}
.fad.fa-paw:after {
  content: "\10f1b0" !important;
}
.fad.fa-paw-alt:after {
  content: "\10f701" !important;
}
.fad.fa-paw-claws:after {
  content: "\10f702" !important;
}
.fad.fa-peace:after {
  content: "\10f67c" !important;
}
.fad.fa-pegasus:after {
  content: "\10f703" !important;
}
.fad.fa-pen:after {
  content: "\10f304" !important;
}
.fad.fa-pen-alt:after {
  content: "\10f305" !important;
}
.fad.fa-pen-fancy:after {
  content: "\10f5ac" !important;
}
.fad.fa-pen-nib:after {
  content: "\10f5ad" !important;
}
.fad.fa-pen-square:after {
  content: "\10f14b" !important;
}
.fad.fa-pencil:after {
  content: "\10f040" !important;
}
.fad.fa-pencil-alt:after {
  content: "\10f303" !important;
}
.fad.fa-pencil-paintbrush:after {
  content: "\10f618" !important;
}
.fad.fa-pencil-ruler:after {
  content: "\10f5ae" !important;
}
.fad.fa-pennant:after {
  content: "\10f456" !important;
}
.fad.fa-people-carry:after {
  content: "\10f4ce" !important;
}
.fad.fa-pepper-hot:after {
  content: "\10f816" !important;
}
.fad.fa-percent:after {
  content: "\10f295" !important;
}
.fad.fa-percentage:after {
  content: "\10f541" !important;
}
.fad.fa-person-booth:after {
  content: "\10f756" !important;
}
.fad.fa-person-carry:after {
  content: "\10f4cf" !important;
}
.fad.fa-person-dolly:after {
  content: "\10f4d0" !important;
}
.fad.fa-person-dolly-empty:after {
  content: "\10f4d1" !important;
}
.fad.fa-person-sign:after {
  content: "\10f757" !important;
}
.fad.fa-phone:after {
  content: "\10f095" !important;
}
.fad.fa-phone-alt:after {
  content: "\10f879" !important;
}
.fad.fa-phone-laptop:after {
  content: "\10f87a" !important;
}
.fad.fa-phone-office:after {
  content: "\10f67d" !important;
}
.fad.fa-phone-plus:after {
  content: "\10f4d2" !important;
}
.fad.fa-phone-rotary:after {
  content: "\10f8d3" !important;
}
.fad.fa-phone-slash:after {
  content: "\10f3dd" !important;
}
.fad.fa-phone-square:after {
  content: "\10f098" !important;
}
.fad.fa-phone-square-alt:after {
  content: "\10f87b" !important;
}
.fad.fa-phone-volume:after {
  content: "\10f2a0" !important;
}
.fad.fa-photo-video:after {
  content: "\10f87c" !important;
}
.fad.fa-pi:after {
  content: "\10f67e" !important;
}
.fad.fa-piano:after {
  content: "\10f8d4" !important;
}
.fad.fa-piano-keyboard:after {
  content: "\10f8d5" !important;
}
.fad.fa-pie:after {
  content: "\10f705" !important;
}
.fad.fa-pig:after {
  content: "\10f706" !important;
}
.fad.fa-piggy-bank:after {
  content: "\10f4d3" !important;
}
.fad.fa-pills:after {
  content: "\10f484" !important;
}
.fad.fa-pizza:after {
  content: "\10f817" !important;
}
.fad.fa-pizza-slice:after {
  content: "\10f818" !important;
}
.fad.fa-place-of-worship:after {
  content: "\10f67f" !important;
}
.fad.fa-plane:after {
  content: "\10f072" !important;
}
.fad.fa-plane-alt:after {
  content: "\10f3de" !important;
}
.fad.fa-plane-arrival:after {
  content: "\10f5af" !important;
}
.fad.fa-plane-departure:after {
  content: "\10f5b0" !important;
}
.fad.fa-planet-moon:after {
  content: "\10f91f" !important;
}
.fad.fa-planet-ringed:after {
  content: "\10f920" !important;
}
.fad.fa-play:after {
  content: "\10f04b" !important;
}
.fad.fa-play-circle:after {
  content: "\10f144" !important;
}
.fad.fa-plug:after {
  content: "\10f1e6" !important;
}
.fad.fa-plus:after {
  content: "\10f067" !important;
}
.fad.fa-plus-circle:after {
  content: "\10f055" !important;
}
.fad.fa-plus-hexagon:after {
  content: "\10f300" !important;
}
.fad.fa-plus-octagon:after {
  content: "\10f301" !important;
}
.fad.fa-plus-square:after {
  content: "\10f0fe" !important;
}
.fad.fa-podcast:after {
  content: "\10f2ce" !important;
}
.fad.fa-podium:after {
  content: "\10f680" !important;
}
.fad.fa-podium-star:after {
  content: "\10f758" !important;
}
.fad.fa-police-box:after {
  content: "\10f921" !important;
}
.fad.fa-poll:after {
  content: "\10f681" !important;
}
.fad.fa-poll-h:after {
  content: "\10f682" !important;
}
.fad.fa-poll-people:after {
  content: "\10f759" !important;
}
.fad.fa-poo:after {
  content: "\10f2fe" !important;
}
.fad.fa-poo-storm:after {
  content: "\10f75a" !important;
}
.fad.fa-poop:after {
  content: "\10f619" !important;
}
.fad.fa-popcorn:after {
  content: "\10f819" !important;
}
.fad.fa-portal-enter:after {
  content: "\10f922" !important;
}
.fad.fa-portal-exit:after {
  content: "\10f923" !important;
}
.fad.fa-portrait:after {
  content: "\10f3e0" !important;
}
.fad.fa-pound-sign:after {
  content: "\10f154" !important;
}
.fad.fa-power-off:after {
  content: "\10f011" !important;
}
.fad.fa-pray:after {
  content: "\10f683" !important;
}
.fad.fa-praying-hands:after {
  content: "\10f684" !important;
}
.fad.fa-prescription:after {
  content: "\10f5b1" !important;
}
.fad.fa-prescription-bottle:after {
  content: "\10f485" !important;
}
.fad.fa-prescription-bottle-alt:after {
  content: "\10f486" !important;
}
.fad.fa-presentation:after {
  content: "\10f685" !important;
}
.fad.fa-print:after {
  content: "\10f02f" !important;
}
.fad.fa-print-search:after {
  content: "\10f81a" !important;
}
.fad.fa-print-slash:after {
  content: "\10f686" !important;
}
.fad.fa-procedures:after {
  content: "\10f487" !important;
}
.fad.fa-project-diagram:after {
  content: "\10f542" !important;
}
.fad.fa-projector:after {
  content: "\10f8d6" !important;
}
.fad.fa-pumpkin:after {
  content: "\10f707" !important;
}
.fad.fa-puzzle-piece:after {
  content: "\10f12e" !important;
}
.fad.fa-qrcode:after {
  content: "\10f029" !important;
}
.fad.fa-question:after {
  content: "\10f128" !important;
}
.fad.fa-question-circle:after {
  content: "\10f059" !important;
}
.fad.fa-question-square:after {
  content: "\10f2fd" !important;
}
.fad.fa-quidditch:after {
  content: "\10f458" !important;
}
.fad.fa-quote-left:after {
  content: "\10f10d" !important;
}
.fad.fa-quote-right:after {
  content: "\10f10e" !important;
}
.fad.fa-quran:after {
  content: "\10f687" !important;
}
.fad.fa-rabbit:after {
  content: "\10f708" !important;
}
.fad.fa-rabbit-fast:after {
  content: "\10f709" !important;
}
.fad.fa-racquet:after {
  content: "\10f45a" !important;
}
.fad.fa-radar:after {
  content: "\10f924" !important;
}
.fad.fa-radiation:after {
  content: "\10f7b9" !important;
}
.fad.fa-radiation-alt:after {
  content: "\10f7ba" !important;
}
.fad.fa-radio:after {
  content: "\10f8d7" !important;
}
.fad.fa-radio-alt:after {
  content: "\10f8d8" !important;
}
.fad.fa-rainbow:after {
  content: "\10f75b" !important;
}
.fad.fa-raindrops:after {
  content: "\10f75c" !important;
}
.fad.fa-ram:after {
  content: "\10f70a" !important;
}
.fad.fa-ramp-loading:after {
  content: "\10f4d4" !important;
}
.fad.fa-random:after {
  content: "\10f074" !important;
}
.fad.fa-raygun:after {
  content: "\10f925" !important;
}
.fad.fa-receipt:after {
  content: "\10f543" !important;
}
.fad.fa-record-vinyl:after {
  content: "\10f8d9" !important;
}
.fad.fa-rectangle-landscape:after {
  content: "\10f2fa" !important;
}
.fad.fa-rectangle-portrait:after {
  content: "\10f2fb" !important;
}
.fad.fa-rectangle-wide:after {
  content: "\10f2fc" !important;
}
.fad.fa-recycle:after {
  content: "\10f1b8" !important;
}
.fad.fa-redo:after {
  content: "\10f01e" !important;
}
.fad.fa-redo-alt:after {
  content: "\10f2f9" !important;
}
.fad.fa-refrigerator:after {
  content: "\10f926" !important;
}
.fad.fa-registered:after {
  content: "\10f25d" !important;
}
.fad.fa-remove-format:after {
  content: "\10f87d" !important;
}
.fad.fa-repeat:after {
  content: "\10f363" !important;
}
.fad.fa-repeat-1:after {
  content: "\10f365" !important;
}
.fad.fa-repeat-1-alt:after {
  content: "\10f366" !important;
}
.fad.fa-repeat-alt:after {
  content: "\10f364" !important;
}
.fad.fa-reply:after {
  content: "\10f3e5" !important;
}
.fad.fa-reply-all:after {
  content: "\10f122" !important;
}
.fad.fa-republican:after {
  content: "\10f75e" !important;
}
.fad.fa-restroom:after {
  content: "\10f7bd" !important;
}
.fad.fa-retweet:after {
  content: "\10f079" !important;
}
.fad.fa-retweet-alt:after {
  content: "\10f361" !important;
}
.fad.fa-ribbon:after {
  content: "\10f4d6" !important;
}
.fad.fa-ring:after {
  content: "\10f70b" !important;
}
.fad.fa-rings-wedding:after {
  content: "\10f81b" !important;
}
.fad.fa-road:after {
  content: "\10f018" !important;
}
.fad.fa-robot:after {
  content: "\10f544" !important;
}
.fad.fa-rocket:after {
  content: "\10f135" !important;
}
.fad.fa-rocket-launch:after {
  content: "\10f927" !important;
}
.fad.fa-route:after {
  content: "\10f4d7" !important;
}
.fad.fa-route-highway:after {
  content: "\10f61a" !important;
}
.fad.fa-route-interstate:after {
  content: "\10f61b" !important;
}
.fad.fa-router:after {
  content: "\10f8da" !important;
}
.fad.fa-rss:after {
  content: "\10f09e" !important;
}
.fad.fa-rss-square:after {
  content: "\10f143" !important;
}
.fad.fa-ruble-sign:after {
  content: "\10f158" !important;
}
.fad.fa-ruler:after {
  content: "\10f545" !important;
}
.fad.fa-ruler-combined:after {
  content: "\10f546" !important;
}
.fad.fa-ruler-horizontal:after {
  content: "\10f547" !important;
}
.fad.fa-ruler-triangle:after {
  content: "\10f61c" !important;
}
.fad.fa-ruler-vertical:after {
  content: "\10f548" !important;
}
.fad.fa-running:after {
  content: "\10f70c" !important;
}
.fad.fa-rupee-sign:after {
  content: "\10f156" !important;
}
.fad.fa-rv:after {
  content: "\10f7be" !important;
}
.fad.fa-sack:after {
  content: "\10f81c" !important;
}
.fad.fa-sack-dollar:after {
  content: "\10f81d" !important;
}
.fad.fa-sad-cry:after {
  content: "\10f5b3" !important;
}
.fad.fa-sad-tear:after {
  content: "\10f5b4" !important;
}
.fad.fa-salad:after {
  content: "\10f81e" !important;
}
.fad.fa-sandwich:after {
  content: "\10f81f" !important;
}
.fad.fa-satellite:after {
  content: "\10f7bf" !important;
}
.fad.fa-satellite-dish:after {
  content: "\10f7c0" !important;
}
.fad.fa-sausage:after {
  content: "\10f820" !important;
}
.fad.fa-save:after {
  content: "\10f0c7" !important;
}
.fad.fa-sax-hot:after {
  content: "\10f8db" !important;
}
.fad.fa-saxophone:after {
  content: "\10f8dc" !important;
}
.fad.fa-scalpel:after {
  content: "\10f61d" !important;
}
.fad.fa-scalpel-path:after {
  content: "\10f61e" !important;
}
.fad.fa-scanner:after {
  content: "\10f488" !important;
}
.fad.fa-scanner-image:after {
  content: "\10f8f3" !important;
}
.fad.fa-scanner-keyboard:after {
  content: "\10f489" !important;
}
.fad.fa-scanner-touchscreen:after {
  content: "\10f48a" !important;
}
.fad.fa-scarecrow:after {
  content: "\10f70d" !important;
}
.fad.fa-scarf:after {
  content: "\10f7c1" !important;
}
.fad.fa-school:after {
  content: "\10f549" !important;
}
.fad.fa-screwdriver:after {
  content: "\10f54a" !important;
}
.fad.fa-scroll:after {
  content: "\10f70e" !important;
}
.fad.fa-scroll-old:after {
  content: "\10f70f" !important;
}
.fad.fa-scrubber:after {
  content: "\10f2f8" !important;
}
.fad.fa-scythe:after {
  content: "\10f710" !important;
}
.fad.fa-sd-card:after {
  content: "\10f7c2" !important;
}
.fad.fa-search:after {
  content: "\10f002" !important;
}
.fad.fa-search-dollar:after {
  content: "\10f688" !important;
}
.fad.fa-search-location:after {
  content: "\10f689" !important;
}
.fad.fa-search-minus:after {
  content: "\10f010" !important;
}
.fad.fa-search-plus:after {
  content: "\10f00e" !important;
}
.fad.fa-seedling:after {
  content: "\10f4d8" !important;
}
.fad.fa-send-back:after {
  content: "\10f87e" !important;
}
.fad.fa-send-backward:after {
  content: "\10f87f" !important;
}
.fad.fa-sensor:after {
  content: "\10f928" !important;
}
.fad.fa-sensor-alert:after {
  content: "\10f929" !important;
}
.fad.fa-sensor-fire:after {
  content: "\10f92a" !important;
}
.fad.fa-sensor-on:after {
  content: "\10f92b" !important;
}
.fad.fa-sensor-smoke:after {
  content: "\10f92c" !important;
}
.fad.fa-server:after {
  content: "\10f233" !important;
}
.fad.fa-shapes:after {
  content: "\10f61f" !important;
}
.fad.fa-share:after {
  content: "\10f064" !important;
}
.fad.fa-share-all:after {
  content: "\10f367" !important;
}
.fad.fa-share-alt:after {
  content: "\10f1e0" !important;
}
.fad.fa-share-alt-square:after {
  content: "\10f1e1" !important;
}
.fad.fa-share-square:after {
  content: "\10f14d" !important;
}
.fad.fa-sheep:after {
  content: "\10f711" !important;
}
.fad.fa-shekel-sign:after {
  content: "\10f20b" !important;
}
.fad.fa-shield:after {
  content: "\10f132" !important;
}
.fad.fa-shield-alt:after {
  content: "\10f3ed" !important;
}
.fad.fa-shield-check:after {
  content: "\10f2f7" !important;
}
.fad.fa-shield-cross:after {
  content: "\10f712" !important;
}
.fad.fa-ship:after {
  content: "\10f21a" !important;
}
.fad.fa-shipping-fast:after {
  content: "\10f48b" !important;
}
.fad.fa-shipping-timed:after {
  content: "\10f48c" !important;
}
.fad.fa-shish-kebab:after {
  content: "\10f821" !important;
}
.fad.fa-shoe-prints:after {
  content: "\10f54b" !important;
}
.fad.fa-shopping-bag:after {
  content: "\10f290" !important;
}
.fad.fa-shopping-basket:after {
  content: "\10f291" !important;
}
.fad.fa-shopping-cart:after {
  content: "\10f07a" !important;
}
.fad.fa-shovel:after {
  content: "\10f713" !important;
}
.fad.fa-shovel-snow:after {
  content: "\10f7c3" !important;
}
.fad.fa-shower:after {
  content: "\10f2cc" !important;
}
.fad.fa-shredder:after {
  content: "\10f68a" !important;
}
.fad.fa-shuttle-van:after {
  content: "\10f5b6" !important;
}
.fad.fa-shuttlecock:after {
  content: "\10f45b" !important;
}
.fad.fa-sickle:after {
  content: "\10f822" !important;
}
.fad.fa-sigma:after {
  content: "\10f68b" !important;
}
.fad.fa-sign:after {
  content: "\10f4d9" !important;
}
.fad.fa-sign-in:after {
  content: "\10f090" !important;
}
.fad.fa-sign-in-alt:after {
  content: "\10f2f6" !important;
}
.fad.fa-sign-language:after {
  content: "\10f2a7" !important;
}
.fad.fa-sign-out:after {
  content: "\10f08b" !important;
}
.fad.fa-sign-out-alt:after {
  content: "\10f2f5" !important;
}
.fad.fa-signal:after {
  content: "\10f012" !important;
}
.fad.fa-signal-1:after {
  content: "\10f68c" !important;
}
.fad.fa-signal-2:after {
  content: "\10f68d" !important;
}
.fad.fa-signal-3:after {
  content: "\10f68e" !important;
}
.fad.fa-signal-4:after {
  content: "\10f68f" !important;
}
.fad.fa-signal-alt:after {
  content: "\10f690" !important;
}
.fad.fa-signal-alt-1:after {
  content: "\10f691" !important;
}
.fad.fa-signal-alt-2:after {
  content: "\10f692" !important;
}
.fad.fa-signal-alt-3:after {
  content: "\10f693" !important;
}
.fad.fa-signal-alt-slash:after {
  content: "\10f694" !important;
}
.fad.fa-signal-slash:after {
  content: "\10f695" !important;
}
.fad.fa-signal-stream:after {
  content: "\10f8dd" !important;
}
.fad.fa-signature:after {
  content: "\10f5b7" !important;
}
.fad.fa-sim-card:after {
  content: "\10f7c4" !important;
}
.fad.fa-siren:after {
  content: "\10f92d" !important;
}
.fad.fa-siren-on:after {
  content: "\10f92e" !important;
}
.fad.fa-sitemap:after {
  content: "\10f0e8" !important;
}
.fad.fa-skating:after {
  content: "\10f7c5" !important;
}
.fad.fa-skeleton:after {
  content: "\10f620" !important;
}
.fad.fa-ski-jump:after {
  content: "\10f7c7" !important;
}
.fad.fa-ski-lift:after {
  content: "\10f7c8" !important;
}
.fad.fa-skiing:after {
  content: "\10f7c9" !important;
}
.fad.fa-skiing-nordic:after {
  content: "\10f7ca" !important;
}
.fad.fa-skull:after {
  content: "\10f54c" !important;
}
.fad.fa-skull-cow:after {
  content: "\10f8de" !important;
}
.fad.fa-skull-crossbones:after {
  content: "\10f714" !important;
}
.fad.fa-slash:after {
  content: "\10f715" !important;
}
.fad.fa-sledding:after {
  content: "\10f7cb" !important;
}
.fad.fa-sleigh:after {
  content: "\10f7cc" !important;
}
.fad.fa-sliders-h:after {
  content: "\10f1de" !important;
}
.fad.fa-sliders-h-square:after {
  content: "\10f3f0" !important;
}
.fad.fa-sliders-v:after {
  content: "\10f3f1" !important;
}
.fad.fa-sliders-v-square:after {
  content: "\10f3f2" !important;
}
.fad.fa-smile:after {
  content: "\10f118" !important;
}
.fad.fa-smile-beam:after {
  content: "\10f5b8" !important;
}
.fad.fa-smile-plus:after {
  content: "\10f5b9" !important;
}
.fad.fa-smile-wink:after {
  content: "\10f4da" !important;
}
.fad.fa-smog:after {
  content: "\10f75f" !important;
}
.fad.fa-smoke:after {
  content: "\10f760" !important;
}
.fad.fa-smoking:after {
  content: "\10f48d" !important;
}
.fad.fa-smoking-ban:after {
  content: "\10f54d" !important;
}
.fad.fa-sms:after {
  content: "\10f7cd" !important;
}
.fad.fa-snake:after {
  content: "\10f716" !important;
}
.fad.fa-snooze:after {
  content: "\10f880" !important;
}
.fad.fa-snow-blowing:after {
  content: "\10f761" !important;
}
.fad.fa-snowboarding:after {
  content: "\10f7ce" !important;
}
.fad.fa-snowflake:after {
  content: "\10f2dc" !important;
}
.fad.fa-snowflakes:after {
  content: "\10f7cf" !important;
}
.fad.fa-snowman:after {
  content: "\10f7d0" !important;
}
.fad.fa-snowmobile:after {
  content: "\10f7d1" !important;
}
.fad.fa-snowplow:after {
  content: "\10f7d2" !important;
}
.fad.fa-socks:after {
  content: "\10f696" !important;
}
.fad.fa-solar-panel:after {
  content: "\10f5ba" !important;
}
.fad.fa-solar-system:after {
  content: "\10f92f" !important;
}
.fad.fa-sort:after {
  content: "\10f0dc" !important;
}
.fad.fa-sort-alpha-down:after {
  content: "\10f15d" !important;
}
.fad.fa-sort-alpha-down-alt:after {
  content: "\10f881" !important;
}
.fad.fa-sort-alpha-up:after {
  content: "\10f15e" !important;
}
.fad.fa-sort-alpha-up-alt:after {
  content: "\10f882" !important;
}
.fad.fa-sort-alt:after {
  content: "\10f883" !important;
}
.fad.fa-sort-amount-down:after {
  content: "\10f160" !important;
}
.fad.fa-sort-amount-down-alt:after {
  content: "\10f884" !important;
}
.fad.fa-sort-amount-up:after {
  content: "\10f161" !important;
}
.fad.fa-sort-amount-up-alt:after {
  content: "\10f885" !important;
}
.fad.fa-sort-circle:after {
  content: "\10f930" !important;
}
.fad.fa-sort-circle-down:after {
  content: "\10f931" !important;
}
.fad.fa-sort-circle-up:after {
  content: "\10f932" !important;
}
.fad.fa-sort-down:after {
  content: "\10f0dd" !important;
}
.fad.fa-sort-numeric-down:after {
  content: "\10f162" !important;
}
.fad.fa-sort-numeric-down-alt:after {
  content: "\10f886" !important;
}
.fad.fa-sort-numeric-up:after {
  content: "\10f163" !important;
}
.fad.fa-sort-numeric-up-alt:after {
  content: "\10f887" !important;
}
.fad.fa-sort-shapes-down:after {
  content: "\10f888" !important;
}
.fad.fa-sort-shapes-down-alt:after {
  content: "\10f889" !important;
}
.fad.fa-sort-shapes-up:after {
  content: "\10f88a" !important;
}
.fad.fa-sort-shapes-up-alt:after {
  content: "\10f88b" !important;
}
.fad.fa-sort-size-down:after {
  content: "\10f88c" !important;
}
.fad.fa-sort-size-down-alt:after {
  content: "\10f88d" !important;
}
.fad.fa-sort-size-up:after {
  content: "\10f88e" !important;
}
.fad.fa-sort-size-up-alt:after {
  content: "\10f88f" !important;
}
.fad.fa-sort-up:after {
  content: "\10f0de" !important;
}
.fad.fa-soup:after {
  content: "\10f823" !important;
}
.fad.fa-spa:after {
  content: "\10f5bb" !important;
}
.fad.fa-space-shuttle:after {
  content: "\10f197" !important;
}
.fad.fa-space-station-moon:after {
  content: "\10f933" !important;
}
.fad.fa-space-station-moon-alt:after {
  content: "\10f934" !important;
}
.fad.fa-spade:after {
  content: "\10f2f4" !important;
}
.fad.fa-sparkles:after {
  content: "\10f890" !important;
}
.fad.fa-speaker:after {
  content: "\10f8df" !important;
}
.fad.fa-speakers:after {
  content: "\10f8e0" !important;
}
.fad.fa-spell-check:after {
  content: "\10f891" !important;
}
.fad.fa-spider:after {
  content: "\10f717" !important;
}
.fad.fa-spider-black-widow:after {
  content: "\10f718" !important;
}
.fad.fa-spider-web:after {
  content: "\10f719" !important;
}
.fad.fa-spinner:after {
  content: "\10f110" !important;
}
.fad.fa-spinner-third:after {
  content: "\10f3f4" !important;
}
.fad.fa-splotch:after {
  content: "\10f5bc" !important;
}
.fad.fa-spray-can:after {
  content: "\10f5bd" !important;
}
.fad.fa-sprinkler:after {
  content: "\10f935" !important;
}
.fad.fa-square:after {
  content: "\10f0c8" !important;
}
.fad.fa-square-full:after {
  content: "\10f45c" !important;
}
.fad.fa-square-root:after {
  content: "\10f697" !important;
}
.fad.fa-square-root-alt:after {
  content: "\10f698" !important;
}
.fad.fa-squirrel:after {
  content: "\10f71a" !important;
}
.fad.fa-staff:after {
  content: "\10f71b" !important;
}
.fad.fa-stamp:after {
  content: "\10f5bf" !important;
}
.fad.fa-star:after {
  content: "\10f005" !important;
}
.fad.fa-star-and-crescent:after {
  content: "\10f699" !important;
}
.fad.fa-star-christmas:after {
  content: "\10f7d4" !important;
}
.fad.fa-star-exclamation:after {
  content: "\10f2f3" !important;
}
.fad.fa-star-half:after {
  content: "\10f089" !important;
}
.fad.fa-star-half-alt:after {
  content: "\10f5c0" !important;
}
.fad.fa-star-of-david:after {
  content: "\10f69a" !important;
}
.fad.fa-star-of-life:after {
  content: "\10f621" !important;
}
.fad.fa-star-shooting:after {
  content: "\10f936" !important;
}
.fad.fa-starfighter:after {
  content: "\10f937" !important;
}
.fad.fa-starfighter-alt:after {
  content: "\10f938" !important;
}
.fad.fa-stars:after {
  content: "\10f762" !important;
}
.fad.fa-starship:after {
  content: "\10f939" !important;
}
.fad.fa-starship-freighter:after {
  content: "\10f93a" !important;
}
.fad.fa-steak:after {
  content: "\10f824" !important;
}
.fad.fa-steering-wheel:after {
  content: "\10f622" !important;
}
.fad.fa-step-backward:after {
  content: "\10f048" !important;
}
.fad.fa-step-forward:after {
  content: "\10f051" !important;
}
.fad.fa-stethoscope:after {
  content: "\10f0f1" !important;
}
.fad.fa-sticky-note:after {
  content: "\10f249" !important;
}
.fad.fa-stocking:after {
  content: "\10f7d5" !important;
}
.fad.fa-stomach:after {
  content: "\10f623" !important;
}
.fad.fa-stop:after {
  content: "\10f04d" !important;
}
.fad.fa-stop-circle:after {
  content: "\10f28d" !important;
}
.fad.fa-stopwatch:after {
  content: "\10f2f2" !important;
}
.fad.fa-store:after {
  content: "\10f54e" !important;
}
.fad.fa-store-alt:after {
  content: "\10f54f" !important;
}
.fad.fa-stream:after {
  content: "\10f550" !important;
}
.fad.fa-street-view:after {
  content: "\10f21d" !important;
}
.fad.fa-stretcher:after {
  content: "\10f825" !important;
}
.fad.fa-strikethrough:after {
  content: "\10f0cc" !important;
}
.fad.fa-stroopwafel:after {
  content: "\10f551" !important;
}
.fad.fa-subscript:after {
  content: "\10f12c" !important;
}
.fad.fa-subway:after {
  content: "\10f239" !important;
}
.fad.fa-suitcase:after {
  content: "\10f0f2" !important;
}
.fad.fa-suitcase-rolling:after {
  content: "\10f5c1" !important;
}
.fad.fa-sun:after {
  content: "\10f185" !important;
}
.fad.fa-sun-cloud:after {
  content: "\10f763" !important;
}
.fad.fa-sun-dust:after {
  content: "\10f764" !important;
}
.fad.fa-sun-haze:after {
  content: "\10f765" !important;
}
.fad.fa-sunglasses:after {
  content: "\10f892" !important;
}
.fad.fa-sunrise:after {
  content: "\10f766" !important;
}
.fad.fa-sunset:after {
  content: "\10f767" !important;
}
.fad.fa-superscript:after {
  content: "\10f12b" !important;
}
.fad.fa-surprise:after {
  content: "\10f5c2" !important;
}
.fad.fa-swatchbook:after {
  content: "\10f5c3" !important;
}
.fad.fa-swimmer:after {
  content: "\10f5c4" !important;
}
.fad.fa-swimming-pool:after {
  content: "\10f5c5" !important;
}
.fad.fa-sword:after {
  content: "\10f71c" !important;
}
.fad.fa-sword-laser:after {
  content: "\10f93b" !important;
}
.fad.fa-sword-laser-alt:after {
  content: "\10f93c" !important;
}
.fad.fa-swords:after {
  content: "\10f71d" !important;
}
.fad.fa-swords-laser:after {
  content: "\10f93d" !important;
}
.fad.fa-synagogue:after {
  content: "\10f69b" !important;
}
.fad.fa-sync:after {
  content: "\10f021" !important;
}
.fad.fa-sync-alt:after {
  content: "\10f2f1" !important;
}
.fad.fa-syringe:after {
  content: "\10f48e" !important;
}
.fad.fa-table:after {
  content: "\10f0ce" !important;
}
.fad.fa-table-tennis:after {
  content: "\10f45d" !important;
}
.fad.fa-tablet:after {
  content: "\10f10a" !important;
}
.fad.fa-tablet-alt:after {
  content: "\10f3fa" !important;
}
.fad.fa-tablet-android:after {
  content: "\10f3fb" !important;
}
.fad.fa-tablet-android-alt:after {
  content: "\10f3fc" !important;
}
.fad.fa-tablet-rugged:after {
  content: "\10f48f" !important;
}
.fad.fa-tablets:after {
  content: "\10f490" !important;
}
.fad.fa-tachometer:after {
  content: "\10f0e4" !important;
}
.fad.fa-tachometer-alt:after {
  content: "\10f3fd" !important;
}
.fad.fa-tachometer-alt-average:after {
  content: "\10f624" !important;
}
.fad.fa-tachometer-alt-fast:after {
  content: "\10f625" !important;
}
.fad.fa-tachometer-alt-fastest:after {
  content: "\10f626" !important;
}
.fad.fa-tachometer-alt-slow:after {
  content: "\10f627" !important;
}
.fad.fa-tachometer-alt-slowest:after {
  content: "\10f628" !important;
}
.fad.fa-tachometer-average:after {
  content: "\10f629" !important;
}
.fad.fa-tachometer-fast:after {
  content: "\10f62a" !important;
}
.fad.fa-tachometer-fastest:after {
  content: "\10f62b" !important;
}
.fad.fa-tachometer-slow:after {
  content: "\10f62c" !important;
}
.fad.fa-tachometer-slowest:after {
  content: "\10f62d" !important;
}
.fad.fa-taco:after {
  content: "\10f826" !important;
}
.fad.fa-tag:after {
  content: "\10f02b" !important;
}
.fad.fa-tags:after {
  content: "\10f02c" !important;
}
.fad.fa-tally:after {
  content: "\10f69c" !important;
}
.fad.fa-tanakh:after {
  content: "\10f827" !important;
}
.fad.fa-tape:after {
  content: "\10f4db" !important;
}
.fad.fa-tasks:after {
  content: "\10f0ae" !important;
}
.fad.fa-tasks-alt:after {
  content: "\10f828" !important;
}
.fad.fa-taxi:after {
  content: "\10f1ba" !important;
}
.fad.fa-teeth:after {
  content: "\10f62e" !important;
}
.fad.fa-teeth-open:after {
  content: "\10f62f" !important;
}
.fad.fa-telescope:after {
  content: "\10f93e" !important;
}
.fad.fa-temperature-down:after {
  content: "\10f93f" !important;
}
.fad.fa-temperature-frigid:after {
  content: "\10f768" !important;
}
.fad.fa-temperature-high:after {
  content: "\10f769" !important;
}
.fad.fa-temperature-hot:after {
  content: "\10f76a" !important;
}
.fad.fa-temperature-low:after {
  content: "\10f76b" !important;
}
.fad.fa-temperature-up:after {
  content: "\10f940" !important;
}
.fad.fa-tenge:after {
  content: "\10f7d7" !important;
}
.fad.fa-tennis-ball:after {
  content: "\10f45e" !important;
}
.fad.fa-terminal:after {
  content: "\10f120" !important;
}
.fad.fa-text:after {
  content: "\10f893" !important;
}
.fad.fa-text-height:after {
  content: "\10f034" !important;
}
.fad.fa-text-size:after {
  content: "\10f894" !important;
}
.fad.fa-text-width:after {
  content: "\10f035" !important;
}
.fad.fa-th:after {
  content: "\10f00a" !important;
}
.fad.fa-th-large:after {
  content: "\10f009" !important;
}
.fad.fa-th-list:after {
  content: "\10f00b" !important;
}
.fad.fa-theater-masks:after {
  content: "\10f630" !important;
}
.fad.fa-thermometer:after {
  content: "\10f491" !important;
}
.fad.fa-thermometer-empty:after {
  content: "\10f2cb" !important;
}
.fad.fa-thermometer-full:after {
  content: "\10f2c7" !important;
}
.fad.fa-thermometer-half:after {
  content: "\10f2c9" !important;
}
.fad.fa-thermometer-quarter:after {
  content: "\10f2ca" !important;
}
.fad.fa-thermometer-three-quarters:after {
  content: "\10f2c8" !important;
}
.fad.fa-theta:after {
  content: "\10f69e" !important;
}
.fad.fa-thumbs-down:after {
  content: "\10f165" !important;
}
.fad.fa-thumbs-up:after {
  content: "\10f164" !important;
}
.fad.fa-thumbtack:after {
  content: "\10f08d" !important;
}
.fad.fa-thunderstorm:after {
  content: "\10f76c" !important;
}
.fad.fa-thunderstorm-moon:after {
  content: "\10f76d" !important;
}
.fad.fa-thunderstorm-sun:after {
  content: "\10f76e" !important;
}
.fad.fa-ticket:after {
  content: "\10f145" !important;
}
.fad.fa-ticket-alt:after {
  content: "\10f3ff" !important;
}
.fad.fa-tilde:after {
  content: "\10f69f" !important;
}
.fad.fa-times:after {
  content: "\10f00d" !important;
}
.fad.fa-times-circle:after {
  content: "\10f057" !important;
}
.fad.fa-times-hexagon:after {
  content: "\10f2ee" !important;
}
.fad.fa-times-octagon:after {
  content: "\10f2f0" !important;
}
.fad.fa-times-square:after {
  content: "\10f2d3" !important;
}
.fad.fa-tint:after {
  content: "\10f043" !important;
}
.fad.fa-tint-slash:after {
  content: "\10f5c7" !important;
}
.fad.fa-tire:after {
  content: "\10f631" !important;
}
.fad.fa-tire-flat:after {
  content: "\10f632" !important;
}
.fad.fa-tire-pressure-warning:after {
  content: "\10f633" !important;
}
.fad.fa-tire-rugged:after {
  content: "\10f634" !important;
}
.fad.fa-tired:after {
  content: "\10f5c8" !important;
}
.fad.fa-toggle-off:after {
  content: "\10f204" !important;
}
.fad.fa-toggle-on:after {
  content: "\10f205" !important;
}
.fad.fa-toilet:after {
  content: "\10f7d8" !important;
}
.fad.fa-toilet-paper:after {
  content: "\10f71e" !important;
}
.fad.fa-toilet-paper-alt:after {
  content: "\10f71f" !important;
}
.fad.fa-tombstone:after {
  content: "\10f720" !important;
}
.fad.fa-tombstone-alt:after {
  content: "\10f721" !important;
}
.fad.fa-toolbox:after {
  content: "\10f552" !important;
}
.fad.fa-tools:after {
  content: "\10f7d9" !important;
}
.fad.fa-tooth:after {
  content: "\10f5c9" !important;
}
.fad.fa-toothbrush:after {
  content: "\10f635" !important;
}
.fad.fa-torah:after {
  content: "\10f6a0" !important;
}
.fad.fa-torii-gate:after {
  content: "\10f6a1" !important;
}
.fad.fa-tornado:after {
  content: "\10f76f" !important;
}
.fad.fa-tractor:after {
  content: "\10f722" !important;
}
.fad.fa-trademark:after {
  content: "\10f25c" !important;
}
.fad.fa-traffic-cone:after {
  content: "\10f636" !important;
}
.fad.fa-traffic-light:after {
  content: "\10f637" !important;
}
.fad.fa-traffic-light-go:after {
  content: "\10f638" !important;
}
.fad.fa-traffic-light-slow:after {
  content: "\10f639" !important;
}
.fad.fa-traffic-light-stop:after {
  content: "\10f63a" !important;
}
.fad.fa-trailer:after {
  content: "\10f941" !important;
}
.fad.fa-train:after {
  content: "\10f238" !important;
}
.fad.fa-tram:after {
  content: "\10f7da" !important;
}
.fad.fa-transgender:after {
  content: "\10f224" !important;
}
.fad.fa-transgender-alt:after {
  content: "\10f225" !important;
}
.fad.fa-transporter:after {
  content: "\10f942" !important;
}
.fad.fa-transporter-1:after {
  content: "\10f943" !important;
}
.fad.fa-transporter-2:after {
  content: "\10f944" !important;
}
.fad.fa-transporter-3:after {
  content: "\10f945" !important;
}
.fad.fa-transporter-empty:after {
  content: "\10f946" !important;
}
.fad.fa-trash:after {
  content: "\10f1f8" !important;
}
.fad.fa-trash-alt:after {
  content: "\10f2ed" !important;
}
.fad.fa-trash-restore:after {
  content: "\10f829" !important;
}
.fad.fa-trash-restore-alt:after {
  content: "\10f82a" !important;
}
.fad.fa-trash-undo:after {
  content: "\10f895" !important;
}
.fad.fa-trash-undo-alt:after {
  content: "\10f896" !important;
}
.fad.fa-treasure-chest:after {
  content: "\10f723" !important;
}
.fad.fa-tree:after {
  content: "\10f1bb" !important;
}
.fad.fa-tree-alt:after {
  content: "\10f400" !important;
}
.fad.fa-tree-christmas:after {
  content: "\10f7db" !important;
}
.fad.fa-tree-decorated:after {
  content: "\10f7dc" !important;
}
.fad.fa-tree-large:after {
  content: "\10f7dd" !important;
}
.fad.fa-tree-palm:after {
  content: "\10f82b" !important;
}
.fad.fa-trees:after {
  content: "\10f724" !important;
}
.fad.fa-triangle:after {
  content: "\10f2ec" !important;
}
.fad.fa-triangle-music:after {
  content: "\10f8e2" !important;
}
.fad.fa-trophy:after {
  content: "\10f091" !important;
}
.fad.fa-trophy-alt:after {
  content: "\10f2eb" !important;
}
.fad.fa-truck:after {
  content: "\10f0d1" !important;
}
.fad.fa-truck-container:after {
  content: "\10f4dc" !important;
}
.fad.fa-truck-couch:after {
  content: "\10f4dd" !important;
}
.fad.fa-truck-loading:after {
  content: "\10f4de" !important;
}
.fad.fa-truck-monster:after {
  content: "\10f63b" !important;
}
.fad.fa-truck-moving:after {
  content: "\10f4df" !important;
}
.fad.fa-truck-pickup:after {
  content: "\10f63c" !important;
}
.fad.fa-truck-plow:after {
  content: "\10f7de" !important;
}
.fad.fa-truck-ramp:after {
  content: "\10f4e0" !important;
}
.fad.fa-trumpet:after {
  content: "\10f8e3" !important;
}
.fad.fa-tshirt:after {
  content: "\10f553" !important;
}
.fad.fa-tty:after {
  content: "\10f1e4" !important;
}
.fad.fa-turkey:after {
  content: "\10f725" !important;
}
.fad.fa-turntable:after {
  content: "\10f8e4" !important;
}
.fad.fa-turtle:after {
  content: "\10f726" !important;
}
.fad.fa-tv:after {
  content: "\10f26c" !important;
}
.fad.fa-tv-alt:after {
  content: "\10f8e5" !important;
}
.fad.fa-tv-music:after {
  content: "\10f8e6" !important;
}
.fad.fa-tv-retro:after {
  content: "\10f401" !important;
}
.fad.fa-typewriter:after {
  content: "\10f8e7" !important;
}
.fad.fa-ufo:after {
  content: "\10f947" !important;
}
.fad.fa-ufo-beam:after {
  content: "\10f948" !important;
}
.fad.fa-umbrella:after {
  content: "\10f0e9" !important;
}
.fad.fa-umbrella-beach:after {
  content: "\10f5ca" !important;
}
.fad.fa-underline:after {
  content: "\10f0cd" !important;
}
.fad.fa-undo:after {
  content: "\10f0e2" !important;
}
.fad.fa-undo-alt:after {
  content: "\10f2ea" !important;
}
.fad.fa-unicorn:after {
  content: "\10f727" !important;
}
.fad.fa-union:after {
  content: "\10f6a2" !important;
}
.fad.fa-universal-access:after {
  content: "\10f29a" !important;
}
.fad.fa-university:after {
  content: "\10f19c" !important;
}
.fad.fa-unlink:after {
  content: "\10f127" !important;
}
.fad.fa-unlock:after {
  content: "\10f09c" !important;
}
.fad.fa-unlock-alt:after {
  content: "\10f13e" !important;
}
.fad.fa-upload:after {
  content: "\10f093" !important;
}
.fad.fa-usb-drive:after {
  content: "\10f8e9" !important;
}
.fad.fa-usd-circle:after {
  content: "\10f2e8" !important;
}
.fad.fa-usd-square:after {
  content: "\10f2e9" !important;
}
.fad.fa-user:after {
  content: "\10f007" !important;
}
.fad.fa-user-alien:after {
  content: "\10f94a" !important;
}
.fad.fa-user-alt:after {
  content: "\10f406" !important;
}
.fad.fa-user-alt-slash:after {
  content: "\10f4fa" !important;
}
.fad.fa-user-astronaut:after {
  content: "\10f4fb" !important;
}
.fad.fa-user-chart:after {
  content: "\10f6a3" !important;
}
.fad.fa-user-check:after {
  content: "\10f4fc" !important;
}
.fad.fa-user-circle:after {
  content: "\10f2bd" !important;
}
.fad.fa-user-clock:after {
  content: "\10f4fd" !important;
}
.fad.fa-user-cog:after {
  content: "\10f4fe" !important;
}
.fad.fa-user-cowboy:after {
  content: "\10f8ea" !important;
}
.fad.fa-user-crown:after {
  content: "\10f6a4" !important;
}
.fad.fa-user-edit:after {
  content: "\10f4ff" !important;
}
.fad.fa-user-friends:after {
  content: "\10f500" !important;
}
.fad.fa-user-graduate:after {
  content: "\10f501" !important;
}
.fad.fa-user-hard-hat:after {
  content: "\10f82c" !important;
}
.fad.fa-user-headset:after {
  content: "\10f82d" !important;
}
.fad.fa-user-injured:after {
  content: "\10f728" !important;
}
.fad.fa-user-lock:after {
  content: "\10f502" !important;
}
.fad.fa-user-md:after {
  content: "\10f0f0" !important;
}
.fad.fa-user-md-chat:after {
  content: "\10f82e" !important;
}
.fad.fa-user-minus:after {
  content: "\10f503" !important;
}
.fad.fa-user-music:after {
  content: "\10f8eb" !important;
}
.fad.fa-user-ninja:after {
  content: "\10f504" !important;
}
.fad.fa-user-nurse:after {
  content: "\10f82f" !important;
}
.fad.fa-user-plus:after {
  content: "\10f234" !important;
}
.fad.fa-user-robot:after {
  content: "\10f94b" !important;
}
.fad.fa-user-secret:after {
  content: "\10f21b" !important;
}
.fad.fa-user-shield:after {
  content: "\10f505" !important;
}
.fad.fa-user-slash:after {
  content: "\10f506" !important;
}
.fad.fa-user-tag:after {
  content: "\10f507" !important;
}
.fad.fa-user-tie:after {
  content: "\10f508" !important;
}
.fad.fa-user-times:after {
  content: "\10f235" !important;
}
.fad.fa-user-visor:after {
  content: "\10f94c" !important;
}
.fad.fa-users:after {
  content: "\10f0c0" !important;
}
.fad.fa-users-class:after {
  content: "\10f63d" !important;
}
.fad.fa-users-cog:after {
  content: "\10f509" !important;
}
.fad.fa-users-crown:after {
  content: "\10f6a5" !important;
}
.fad.fa-users-medical:after {
  content: "\10f830" !important;
}
.fad.fa-utensil-fork:after {
  content: "\10f2e3" !important;
}
.fad.fa-utensil-knife:after {
  content: "\10f2e4" !important;
}
.fad.fa-utensil-spoon:after {
  content: "\10f2e5" !important;
}
.fad.fa-utensils:after {
  content: "\10f2e7" !important;
}
.fad.fa-utensils-alt:after {
  content: "\10f2e6" !important;
}
.fad.fa-vacuum:after {
  content: "\10f94d" !important;
}
.fad.fa-vacuum-robot:after {
  content: "\10f94e" !important;
}
.fad.fa-value-absolute:after {
  content: "\10f6a6" !important;
}
.fad.fa-vector-square:after {
  content: "\10f5cb" !important;
}
.fad.fa-venus:after {
  content: "\10f221" !important;
}
.fad.fa-venus-double:after {
  content: "\10f226" !important;
}
.fad.fa-venus-mars:after {
  content: "\10f228" !important;
}
.fad.fa-vhs:after {
  content: "\10f8ec" !important;
}
.fad.fa-vial:after {
  content: "\10f492" !important;
}
.fad.fa-vials:after {
  content: "\10f493" !important;
}
.fad.fa-video:after {
  content: "\10f03d" !important;
}
.fad.fa-video-plus:after {
  content: "\10f4e1" !important;
}
.fad.fa-video-slash:after {
  content: "\10f4e2" !important;
}
.fad.fa-vihara:after {
  content: "\10f6a7" !important;
}
.fad.fa-violin:after {
  content: "\10f8ed" !important;
}
.fad.fa-voicemail:after {
  content: "\10f897" !important;
}
.fad.fa-volcano:after {
  content: "\10f770" !important;
}
.fad.fa-volleyball-ball:after {
  content: "\10f45f" !important;
}
.fad.fa-volume:after {
  content: "\10f6a8" !important;
}
.fad.fa-volume-down:after {
  content: "\10f027" !important;
}
.fad.fa-volume-mute:after {
  content: "\10f6a9" !important;
}
.fad.fa-volume-off:after {
  content: "\10f026" !important;
}
.fad.fa-volume-slash:after {
  content: "\10f2e2" !important;
}
.fad.fa-volume-up:after {
  content: "\10f028" !important;
}
.fad.fa-vote-nay:after {
  content: "\10f771" !important;
}
.fad.fa-vote-yea:after {
  content: "\10f772" !important;
}
.fad.fa-vr-cardboard:after {
  content: "\10f729" !important;
}
.fad.fa-wagon-covered:after {
  content: "\10f8ee" !important;
}
.fad.fa-walker:after {
  content: "\10f831" !important;
}
.fad.fa-walkie-talkie:after {
  content: "\10f8ef" !important;
}
.fad.fa-walking:after {
  content: "\10f554" !important;
}
.fad.fa-wallet:after {
  content: "\10f555" !important;
}
.fad.fa-wand:after {
  content: "\10f72a" !important;
}
.fad.fa-wand-magic:after {
  content: "\10f72b" !important;
}
.fad.fa-warehouse:after {
  content: "\10f494" !important;
}
.fad.fa-warehouse-alt:after {
  content: "\10f495" !important;
}
.fad.fa-washer:after {
  content: "\10f898" !important;
}
.fad.fa-watch:after {
  content: "\10f2e1" !important;
}
.fad.fa-watch-calculator:after {
  content: "\10f8f0" !important;
}
.fad.fa-watch-fitness:after {
  content: "\10f63e" !important;
}
.fad.fa-water:after {
  content: "\10f773" !important;
}
.fad.fa-water-lower:after {
  content: "\10f774" !important;
}
.fad.fa-water-rise:after {
  content: "\10f775" !important;
}
.fad.fa-wave-sine:after {
  content: "\10f899" !important;
}
.fad.fa-wave-square:after {
  content: "\10f83e" !important;
}
.fad.fa-wave-triangle:after {
  content: "\10f89a" !important;
}
.fad.fa-waveform:after {
  content: "\10f8f1" !important;
}
.fad.fa-waveform-path:after {
  content: "\10f8f2" !important;
}
.fad.fa-webcam:after {
  content: "\10f832" !important;
}
.fad.fa-webcam-slash:after {
  content: "\10f833" !important;
}
.fad.fa-weight:after {
  content: "\10f496" !important;
}
.fad.fa-weight-hanging:after {
  content: "\10f5cd" !important;
}
.fad.fa-whale:after {
  content: "\10f72c" !important;
}
.fad.fa-wheat:after {
  content: "\10f72d" !important;
}
.fad.fa-wheelchair:after {
  content: "\10f193" !important;
}
.fad.fa-whistle:after {
  content: "\10f460" !important;
}
.fad.fa-wifi:after {
  content: "\10f1eb" !important;
}
.fad.fa-wifi-1:after {
  content: "\10f6aa" !important;
}
.fad.fa-wifi-2:after {
  content: "\10f6ab" !important;
}
.fad.fa-wifi-slash:after {
  content: "\10f6ac" !important;
}
.fad.fa-wind:after {
  content: "\10f72e" !important;
}
.fad.fa-wind-turbine:after {
  content: "\10f89b" !important;
}
.fad.fa-wind-warning:after {
  content: "\10f776" !important;
}
.fad.fa-window:after {
  content: "\10f40e" !important;
}
.fad.fa-window-alt:after {
  content: "\10f40f" !important;
}
.fad.fa-window-close:after {
  content: "\10f410" !important;
}
.fad.fa-window-frame:after {
  content: "\10f94f" !important;
}
.fad.fa-window-frame-open:after {
  content: "\10f950" !important;
}
.fad.fa-window-maximize:after {
  content: "\10f2d0" !important;
}
.fad.fa-window-minimize:after {
  content: "\10f2d1" !important;
}
.fad.fa-window-restore:after {
  content: "\10f2d2" !important;
}
.fad.fa-windsock:after {
  content: "\10f777" !important;
}
.fad.fa-wine-bottle:after {
  content: "\10f72f" !important;
}
.fad.fa-wine-glass:after {
  content: "\10f4e3" !important;
}
.fad.fa-wine-glass-alt:after {
  content: "\10f5ce" !important;
}
.fad.fa-won-sign:after {
  content: "\10f159" !important;
}
.fad.fa-wreath:after {
  content: "\10f7e2" !important;
}
.fad.fa-wrench:after {
  content: "\10f0ad" !important;
}
.fad.fa-x-ray:after {
  content: "\10f497" !important;
}
.fad.fa-yen-sign:after {
  content: "\10f157" !important;
}
.fad.fa-yin-yang:after {
  content: "\10f6ad" !important;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url(fonts/1d200b03628bfe80624a.eot);
  src: url(fonts/1d200b03628bfe80624a.eot?#iefix) format("embedded-opentype"), url(fonts/2e908a705fbc4f3dd032.woff2) format("woff2"), url(fonts/262dcef575d435a90964.woff) format("woff"), url(fonts/8d77e5e7d97202d83574.ttf) format("truetype"), url(images/b55a9efd37b16008b3d4.svg#fontawesome) format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(fonts/2508ff26dc549e071893.eot);
  src: url(fonts/2508ff26dc549e071893.eot?#iefix) format("embedded-opentype"), url(fonts/8b41881fcd58680216e5.woff2) format("woff2"), url(fonts/832ff336e63041498e73.woff) format("woff"), url(fonts/356969fde90cbe14a4a6.ttf) format("truetype"), url(images/6c2261fbe98e2c06d63d.svg#fontawesome) format("svg");
}
.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(fonts/16ad2fdd1a1dc4d3c140.eot);
  src: url(fonts/16ad2fdd1a1dc4d3c140.eot?#iefix) format("embedded-opentype"), url(fonts/779b974d95c64f091b23.woff2) format("woff2"), url(fonts/972e92e8a4c041e3ef82.woff) format("woff"), url(fonts/798d26d603088c5c4085.ttf) format("truetype"), url(images/fc9b98c2d7888d181792.svg#fontawesome) format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
.hero {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position-y: 35%;
}
#upload-doc .content-doc {
  margin-bottom: 55px;
}
#upload-doc .content-doc h2 {
  font-size: 28px;
  margin-bottom: 10px;
}
#upload-doc .content-doc ol li {
  list-style-type: auto;
}
#upload-doc .content-doc p, #upload-doc .content-doc li{
  margin-bottom: 0.5rem;
  font-size: 18px;
}
#upload-doc .content-doc p a:hover, #upload-doc .content-doc li a:hover {
  text-decoration: underline;
}
.edit-filter-content h2 {
  font-size: 28px;
  margin-bottom: 10px;
}
.edit-filter-content ol li {
  list-style-type: auto;
}
.edit-filter-content p, .edit-filter-content li{
  margin-bottom: 0.5rem;
  font-size: 18px;
}
.edit-filter-content p a:hover, .edit-filter-content li a:hover {
  text-decoration: underline;
}
#expand-mobile-menu {
  cursor: pointer;
}
#expand-mobile-menu span {
  transition: transform 0.25s linear, opacity 0.3s ease-out;
  opacity: 1;
}
#expand-mobile-menu span:first-child {
  transform: none;
}
#expand-mobile-menu span:nth-child(2) {
  transform: none;
}
#expand-mobile-menu span:last-child {
  transform: none;
}
#expand-mobile-menu.toggled span:first-child {
  transform: rotate(45deg) rotateX(-180deg) translate(5px, -6px);
}
#expand-mobile-menu.toggled span:nth-child(2) {
  transform: translate(-20%, 40%);
  opacity: 0;
}
#expand-mobile-menu.toggled span:last-child {
  transform: rotate(-45deg) rotateX(-180deg) translate(6.5px, 7.5px);
}
#wp-admin-bar-under-construction-page a {
  display: flex !important;
  align-items: center;
  gap: 8px;
  justify-content: center;
}
nav .scrolled {
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.95);
}
nav .menu-item.current-menu-item a, nav .menu-item.current-menu-parent a, nav .menu-item .current-page-ancestor a{
  --tw-text-opacity: 1;
  color: rgb(255 222 23 / var(--tw-text-opacity, 1));
}
#modal-title.valid{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
body {
  overflow-x: hidden;
}
body > div:nth-child(2){
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
  min-height: calc(100vh - 374px);
}
@media (max-width: 991.98px) {
  body > div:nth-child(2) {
    min-height: calc(100vh - 430px);
  }
}
body.modal-showing nav {
  z-index: 10;
}
body:has(nav.mobile-nav-expanded) {
  overflow-y: hidden;
}
.radio-btns label {
  cursor: pointer;
}
.radio-btns label input:checked ~ span::after {
  background: #000;
}
.radio-btns label input:hover ~ span::after {
  background: #000;
}
.radio-btns label span:after {
  content: "";
  position: absolute;
  display: block;
  top: 7px;
  left: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffde17;
  background: #d5d5d5;
  transition: all 250ms;
}
.dropdown {
  border-top: 1px solid #ddd;
}
.dropdown .dropdown-header {
  cursor: pointer;
}
.dropdown .dropdown-header i {
  transition: transform 0.3s ease;
}
.dropdown .dropdown-body .min-max-fields-div {
  display: flex;
  justify-content: space-between;
}
.dropdown .dropdown-body .min-max-fields-div .min-max-label {
  display: inline-block;
  line-height: 30px;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ddd;
  text-align: center;
  cursor: default;
}
.dropdown .dropdown-body .min-max-fields-div .min-input-class, .dropdown .dropdown-body .min-max-fields-div .max-input-class {
  width: 80px;
  display: inline-block;
  line-height: 30px;
  font-size: 13px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border: 1px solid #ddd;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  font-weight: 400;
  margin-left: -5px;
}
@media (min-width: 991.98px) and (max-width: 1399.98px) {
  .dropdown .dropdown-body .min-max-fields-div .min-input-class, .dropdown .dropdown-body .min-max-fields-div .max-input-class {
    padding: 0 5px;
    width: 69px;
  }
}
.dropdown.hidden-dropdown .dropdown-body {
  display: none;
}
.dropdown.show-dropdown .dropdown-header h3 {
  color: black;
}
.dropdown.show-dropdown .dropdown-header i {
  transform: rotate(0deg);
}
.dropdown.with-check label {
  cursor: pointer;
}
.dropdown.with-check input[type=checkbox] ~ span::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  display: none;
  border: solid #d5d5d5;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transition: all 250ms;
}
.dropdown.with-check input[type=checkbox]:checked ~ span::after {
  display: block;
  border: solid #000;
  border-width: 0 2px 2px 0;
}
.dropdown:last-child {
  border-bottom: 1px solid #ddd;
}
#open-filter {
  transition: transform 0.3s ease;
}
#open-filter.opened-filters {
  transform: translateX(-100%);
}
#select-filters {
  transition: transform 0.3s ease;
}
#select-filters.opened-filters {
  display: block;
  transform: translateX(-100%);
}
@media (max-width: 991.98px) {
  #select-filters {
    transform: translateX(100%);
  }
}
.rotated-dropdown-arrow {
  transform: rotate(270deg);
}
#filter-tags{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#filter-tags .filter-tag{
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
  padding: 8px 16px;
}
#filter-tags .filter-tag span{
  font-size: 0.85rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
#filter-tags .filter-tag .fa-times {
  cursor: pointer;
}
@media (max-width: 991.98px) {
  #mobile-screen #open-filter {
    height: 100%;
    transition: height 0.3s ease-in-out;
  }
  #mobile-screen:has(.opened-filters) #open-filter {
    height: 0;
  }
}
#filter-results .has-table {
  width: 100%;
  margin-top: 30px;
  overflow-x: auto;
}
#filter-results .has-table table {
  width: 150%;
  border-spacing: 0;
}
#filter-results .has-table table tbody tr td {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
  font-size: 0.85rem;
  color: #000;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
}
#filter-results .has-table table tbody tr td:first-child {
  padding-left: 5px !important;
}
#filter-results .has-table table tbody tr td:nth-child(2) {
  min-width: 200px;
  width: 375px;
}
@media (min-width: 1800px) {
  #filter-results .has-table table tbody tr td:nth-child(2) {
    width: 550px;
  }
}
#filter-results .has-table table tbody tr:not(:first-child) {
  cursor: pointer;
}
#filter-results .has-table table tbody tr:first-child td {
  color: #888;
  font-size: 0.75rem;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.pagination-item.highlighted{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.pagination-item:not(.highlighted):hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#edit-response.good {
  color: seagreen;
}
#edit-response.error {
  color: #e21f25;
}
#product-finder {
  background: white;
}
#product-finder > div:nth-child(2) {
  transition: height 0.35s ease-in-out, min-height 0.35s ease-in-out;
  transition-delay: 200ms;
}
@media (max-width: 991.98px) {
  #product-finder > div:nth-child(2):has(.opened-filters) {
    height: -moz-fit-content;
    height: fit-content;
    min-height: 632px;
  }
  #product-finder > div:nth-child(2) {
    min-height: 320px;
  }
}
#product-finder.editing-filter .has-table table tbody tr td:nth-child(2) {
  min-width: auto;
  width: auto;
}
#product-finder.editing-filter .has-table table tbody tr td.var-checkbox-variation, #product-finder.editing-filter .has-table table tbody tr td.var-checkbox-ldt {
  text-align: center;
}
#search {
  color: black;
}
#cookie-banner {
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
#cookie-banner > p{
  text-align: center;
  font-size: 12px;
  line-height: 17px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  #cookie-banner > p{
    width: 65%;
    text-align: left;
  }
}
#cookie-banner > p a {
  text-decoration: underline;
}
#cookie-banner.hidden-banner {
  pointer-events: none;
  opacity: 0;
}
html.ilight body nav.scrolled-nav .nav-inner > li:last-child a i::before {
  color: black;
}
html.ilight body nav.scrolled-nav .nav-inner > li:hover {
  color: #e21f25;
}
html.ilight body nav.scrolled-nav .nav-inner #account:hover {
  stroke: #e21f25 !important;
}
html.ilight body nav.scrolled-nav .nav-inner .wpml-ls ul .wpml-ls-item:hover a {
  color: #e21f25 !important;
}
html.ilight body nav.scrolled-nav .nav-inner .wpml-ls ul .wpml-ls-item.wpml-ls-current-language a {
  color: #e21f25 !important;
}
html.ilight body nav.scrolled-nav .nav-inner .wpml-ls ul li {
  border-right: 1px solid black;
}
html.ilight body nav.scrolled-nav .nav-inner .wpml-ls ul li:last-child {
  border-right: none;
}
html.ilight body nav.scrolled-nav .nav-inner .wpml-ls ul li:first-child {
  border-right: 1px solid black;
}
html.ilight body nav.scrolled-nav #account-not-active:hover {
  stroke: #e21f25 !important;
}
html.ilight body nav.scrolled-nav .mobile-nav-upper {
  background: transparent;
}
html.ilight body nav.scrolled-nav .mobile-nav-upper #account-mobile {
  stroke: black;
}
html.ilight body nav.scrolled-nav .mobile-nav-upper #account-mobile:hover {
  stroke: #e21f25 !important;
}
html.ilight body nav.scrolled-nav .mobile-nav-upper #expand-mobile-menu span {
  background-color: black;
}
html.ilight body nav.scrolled-nav .mobile-nav-upper #expand-mobile-menu:hover span {
  background-color: #e21f25 !important;
}
html.ilight body nav #search-icon-text:hover {
  color: #e21f25 !important;
}
html.ilight body nav.mobile-nav-expanded #account-mobile:hover {
  stroke: #e21f25 !important;
}
html.ilight body nav.mobile-nav-expanded .mobile-nav-upper > li > span:hover {
  color: #e21f25 !important;
}
html.ilight body nav.mobile-nav-expanded #expand-mobile-menu:hover span {
  background-color: #e21f25 !important;
}
@media (max-width: 991.98px) {
  html.ilight body nav .nav-inner > li:first-child {
    margin-top: 20px;
  }
}
html.ilight body nav .nav-inner li:hover > a {
  color: #e21f25;
}
html.ilight body nav .nav-inner i:hover {
  color: #e21f25;
}
html.ilight body nav .nav-inner i:hover::before {
  color: #e21f25;
}
html.ilight body nav .nav-inner .current-menu-item, html.ilight body nav .nav-inner .current-menu-parent, html.ilight body nav .nav-inner .current-page-ancestor {
  color: #e21f25;
}
html.ilight body nav .nav-inner .current-menu-item > a, html.ilight body nav .nav-inner .current-menu-parent > a, html.ilight body nav .nav-inner .current-page-ancestor > a {
  color: #e21f25;
}
html.ilight body nav .nav-inner .wpml-ls ul .wpml-ls-item:hover a{
  --tw-text-opacity: 1;
  color: rgb(226 31 37 / var(--tw-text-opacity, 1));
}
html.ilight body nav .nav-inner .wpml-ls ul .wpml-ls-item.wpml-ls-current-language a{
  --tw-text-opacity: 1;
  color: rgb(226 31 37 / var(--tw-text-opacity, 1));
}
html.ilight body nav .nav-inner .wpml-ls ul li {
  border-right: 1px solid white;
  transition: border-right-color 0.3s ease;
}
html.ilight body nav .nav-inner .wpml-ls ul li a {
  padding: 0;
}
html.ilight body nav .nav-inner .wpml-ls ul li:last-child {
  border-right: none;
}
html.ilight body nav .nav-inner .wpml-ls ul li:first-child {
  transition: border-right-color 0.3s ease;
  border-right: 1px solid white;
}
html.ilight body nav .mobile-nav-upper #account-not-active:hover {
  stroke: #e21f25 !important;
}
html.ilight body nav .mobile-nav-upper .wpml-ls-current-language a {
  color: #e21f25 !important;
}
html.ilight body nav .mobile-nav-upper .wpml-ls-item a:hover {
  color: #e21f25 !important;
}
html.ilight body .note.changeable {
  color: #e21f25 !important;
}
html.ilight body .yellow-btn {
  background: #e21f25 !important;
}
html.ilight body .yellow-btn::before {
  background-color: #d51c21 !important;
}
html.ilight body .yellow-btn div span {
  color: white;
}
html.ilight body .listing > div {
  background-color: white;
}
html.ilight body .listing .note {
  color: #000000;
}
html.ilight body .listing div ul li {
  color: rgba(226, 31, 37, 0.5);
}
html.ilight body .listing div ul li.active-hover {
  color: #e21f25;
}
html.ilight body .picture-section a, html.ilight body .picture-section i, html.ilight body .picture-section .note, html.ilight body .picture-section p, html.ilight body .picture-section span {
  color: white !important;
}
html.ilight body .picture-section.bg-yellowEnim {
  background-color: #e21f25;
}
html.ilight body .listing-second {
  background-color: white;
}
html.ilight body .listing-second > div {
  background-color: white;
}
html.ilight body .listing-second .black-text {
  color: #e21f25 !important;
}
html.ilight body .listing-second .note {
  color: #000000;
}
html.ilight body .listing-second div ul li {
  color: rgba(226, 31, 37, 0.5);
}
html.ilight body .listing-second div ul li.active-hover {
  color: #e21f25;
}
html.ilight body .listing-second div ul li:hover {
  color: #e21f25;
}
html.ilight body .listing-second .w-arrow.more-b {
  color: rgba(226, 31, 37, 0.5);
}
html.ilight body .listing-second .w-arrow.more-b:hover {
  color: #e21f25;
}
html.ilight body .listing-second .w-arrow.more-b:hover span, html.ilight body .listing-second .w-arrow.more-b:hover i {
  color: #e21f25;
}
html.ilight body .listing-second .w-arrow.more-b span {
  color: rgba(226, 31, 37, 0.5);
}
html.ilight body .listing-second .w-arrow.more-b i {
  color: rgba(226, 31, 37, 0.5);
}
html.ilight body #submit-newsletter {
  background: #e21f25 !important;
}
html.ilight body #submit-newsletter::before {
  background-color: #d51c21 !important;
}
html.ilight body #submit-newsletter i {
  color: white;
}
html.ilight body #scrollDown {
  color: white;
}
html.ilight body #scrollDown i {
  color: white;
}
html.ilight body .call {
  background: #2d3032 !important;
}
html.ilight body .call .note, html.ilight body .call li a, html.ilight body .call a i {
  color: white;
}
html.ilight body #search-btn {
  background-color: #e21f25;
}
html.ilight body #search-btn:hover {
  background-color: rgba(226, 30, 37, 0.7);
}
html.ilight body div:has(#search-btn) i {
  color: white;
}
html.ilight body .download-items > div > div > div {
  background-color: #e21f25;
}
html.ilight body .download-items > div > div > div i, html.ilight body .download-items > div > div > div h5, html.ilight body .download-items > div > div > div p, html.ilight body .download-items > div > div > div a {
  color: white;
}
html.ilight body #product #filter-section {
  background-color: #e21f25;
}
html.ilight body #product #filter-section .note {
  color: rgba(255, 255, 255, 0.5);
}
html.ilight body #product #filter-section .min-input-class, html.ilight body #product #filter-section .max-input-class {
  background-color: #e21f25;
  border: 1px solid white;
  color: white;
}
html.ilight body #product #filter-section .min-max-label {
  background-color: white;
  border: 1px solid white;
  color: #e21f25;
}
html.ilight body #product #filter-section .with-range h3 {
  color: white;
}
html.ilight body #product #filter-section .irs-bar, html.ilight body #product #filter-section .irs-line {
  background-color: white;
}
html.ilight body #product #filter-section .irs-min, html.ilight body #product #filter-section .irs-max {
  color: white;
}
html.ilight body #product #filter-section .irs-handle {
  border: 7px solid white;
  background-color: #e21f25;
}
html.ilight body #product .container .details ul li::before {
  background-color: #e21f25;
}
html.ilight body #member-dialog-inner button svg path {
  fill: white;
}
html.ilight body #member-dialog-inner .bg-yellowEnim {
  background-color: #e21f25;
}
html.ilight body #member-dialog-inner .bg-yellowEnim p {
  color: white;
}
html.ilight body #member-dialog-inner #reg-member span, html.ilight body #member-dialog-inner #reg-member i {
  color: white !important;
}
html.ilight body #member-dialog-inner #check-member i {
  color: white;
}
html.ilight body #member-dialog-inner #check-member::before {
  background-color: #b6181c;
}
html:has(.editing-filter) {
  margin-top: 0 !important;
}
.check-response.valid, #log-message.valid {
  color: green;
}
.wpcf7-form > p {
  position: relative;
}
.wpcf7-form #toggle-password-reg {
  position: absolute;
  top: 50%;
  right: 15px;
  width: -moz-fit-content !important;
  width: fit-content !important;
  transform: translateY(calc(-50% - 5px));
  cursor: pointer;
}
#toggle-password-log {
  position: absolute;
  top: 50%;
  right: 15px;
  width: -moz-fit-content !important;
  width: fit-content !important;
  transform: translateY(-50%);
  cursor: pointer;
}
.scrolled-nav{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.95;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.scrolled-nav .menu-item a{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.scrolled-nav .menu-item a:hover{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.scrolled-nav .menu-item.current-menu-item a, .scrolled-nav .menu-item.current-menu-parent a, .scrolled-nav .menu-item .current-page-ancestor a{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.scrolled-nav li > i::before{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.scrolled-nav li > i:hover::before{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.scrolled-nav #logo svg > g > g .st0{
  fill: #231f20;
}
.scrolled-nav #logo svg .st0{
  fill: #000;
}
.scrolled-nav .wpml-ls {
  color: black !important;
}
.scrolled-nav .wpml-ls ul .wpml-ls-item {
  border-right: 1px solid black;
}
.scrolled-nav .wpml-ls ul .wpml-ls-item:hover a {
  color: #64748B !important;
}
.scrolled-nav .wpml-ls ul .wpml-ls-item:last-child {
  border-right: none;
}
.scrolled-nav .wpml-ls ul .wpml-ls-item:first-child {
  border-right: 1px solid black;
}
.scrolled-nav .wpml-ls ul .wpml-ls-item.wpml-ls-current-language a {
  color: #64748B !important;
}
.scrolled-nav #account, .scrolled-nav #account-not-active {
  stroke: black;
}
.scrolled-nav #account:hover, .scrolled-nav #account-not-active:hover {
  stroke: #64748B !important;
}
.scrolled-nav .mobile-nav-upper {
  background: transparent;
}
.scrolled-nav .mobile-nav-upper #account-mobile {
  stroke: black;
}
.scrolled-nav .mobile-nav-upper #expand-mobile-menu span {
  background-color: black;
}
@media (max-width: 991.98px) {
  .scrolled-nav .mobile-nav-upper {
    background: white;
  }
}
li {
  list-style-type: none;
}
li::marker {
  display: none;
}
@media (prefers-reduced-motion: reduce){
  .nav-inner{
    transform: none;
    transition-property: none;
  }
}
@media (max-width: 1200px) {
  .nav-inner{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: -1;
    display: flex;
    width: 100vw;
    --tw-translate-y: -150%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    flex-direction: column;
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
    padding: 95px 0;
    opacity: 0;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: linear;
  }
}
.nav-inner .wpml-ls {
  display: block;
  padding: 0;
  color: white;
}
.nav-inner .wpml-ls ul {
  padding: 12px 6px;
  display: flex;
}
.nav-inner .wpml-ls ul .wpml-ls-item {
  padding: 6px;
}
.nav-inner .wpml-ls ul .wpml-ls-item:hover a{
  --tw-text-opacity: 1;
  color: rgb(255 222 23 / var(--tw-text-opacity, 1));
}
.nav-inner .wpml-ls ul .wpml-ls-item.wpml-ls-current-language a{
  --tw-text-opacity: 1;
  color: rgb(255 222 23 / var(--tw-text-opacity, 1));
}
.nav-inner .wpml-ls ul li {
  border-right: 1px solid white;
  transition: border-right-color 0.3s ease;
}
.nav-inner .wpml-ls ul li a {
  padding: 0;
}
.nav-inner .wpml-ls ul li:last-child {
  border-right: none;
}
.nav-inner .wpml-ls ul li:first-child {
  transition: border-right-color 0.3s ease;
  border-right: 1px solid white;
}
.nav-inner .cursor-pointer:has(#account, #account-not-active) {
  padding: 6px;
}
.nav-inner #account, .nav-inner #account-not-active {
  width: 32px;
  height: 32px;
}
.search-contain > div > img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.menu-item-children {
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 992px) {
  .menu-item-children{
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    justify-content: center;
    padding: 0px 3px 25px;
    opacity: 0;
  transition: opacity 0.3s ease-in-out;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition: color 0.2s ease-in-out;
  }
.menu-item-children:hover{
    --tw-text-opacity: 1;
    color: rgb(255 222 23 / var(--tw-text-opacity, 1));
  }
  .group:hover .menu-item-children{
    pointer-events: auto;
    display: flex;
    opacity: 1;
  }
  .menu-item-children:hover{
    pointer-events: auto;
    display: flex;
    opacity: 1;
  }
  .menu-item-children {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}
.menu-item-children li {
  text-align: center;
}
@media (max-width: 991.98px) {
  .menu-item-children{
    display: flex;
    width: 100%;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition: color 0.2s ease-in-out;
  }
.menu-item-children:hover{
    --tw-text-opacity: 1;
    color: rgb(255 222 23 / var(--tw-text-opacity, 1));
  }
  .menu-item-children {
    gap: 2px;
    margin-bottom: 5px;
  }
  .menu-item-children li {
    text-align: center;
    width: 100%;
  }
  .menu-item-children li a{
    display: block;
    width: 100%;
    padding: 6px 0;
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .mobile-nav-upper{
    position: fixed;
    top: 0px;
    z-index: 123;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 25px;
    padding-right: 40px;
    transition-property: background;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    height: 95px;
  }
  .mobile-nav-upper > li {
    margin-left: 10px;
    display: flex;
    align-items: center;
  }
  .mobile-nav-upper > li .wpml-ls {
    display: block;
  }
  .mobile-nav-upper > li .wpml-ls ul li {
    border-right: 1px solid white;
  }
  .mobile-nav-upper > li .wpml-ls ul li:first-child {
    border-right: 1px solid white;
  }
  .mobile-nav-upper > li .wpml-ls ul li:last-child {
    border: none;
  }
  .mobile-nav-upper > li .wpml-ls ul li.wpml-ls-item-legacy-list-horizontal a {
    padding: 5px 6px 6px;
  }
  .mobile-nav-upper > li .wpml-ls ul li.wpml-ls-current-language a{
    --tw-text-opacity: 1;
    color: rgb(255 222 23 / var(--tw-text-opacity, 1));
  }
  .mobile-nav-upper > li .wpml-ls-item:not(.wpml-ls-current-language):hover{
    --tw-text-opacity: 1;
    color: rgb(255 222 23 / var(--tw-text-opacity, 1));
  }
  .mobile-nav-upper > li:nth-last-child(2) {
    margin-right: 10px;
  }
}
@media (max-width: 400px) {
  .mobile-nav-upper > li {
    margin-left: 2.5px;
  }
  .mobile-nav-upper > li:nth-last-child(2) {
    margin-right: 2.5px;
  }
}
.irs-min, .irs-max {
  visibility: visible !important;
}
.transition-delay {
  transition-delay: 0.08s;
}
.transition-delay + .nav-inner{
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#search-btn::before {
  content: "\f178" !important;
}
.mobile-nav-expanded > .mobile-nav-upper{
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
}
.mobile-nav-expanded .nav-inner{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  overflow-y: auto;
  opacity: 1;
}
.p-sides {
  padding-left: 15px;
  padding-right: 15px;
}
.smalltext {
  font-size: 13px;
}
.opacity-transition {
  transition: opacity 0.3s ease-in-out;
}
.text-transition {
  transition: color 0.2s ease-in-out;
}
.wpml-ls-display, .wpml-ls-native {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.nav-font{
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition: color 0.2s ease-in-out;
}
.nav-font:hover{
  --tw-text-opacity: 1;
  color: rgb(255 222 23 / var(--tw-text-opacity, 1));
}
.gen-transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.linear-transition {
  transition: all 0.3s linear;
}
.transition-delay-200 {
  transition-delay: 200ms;
}
.w-arrow{
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 16px 0;
}
.w-arrow span{
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  font-size: 13px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.w-arrow i{
  font-size: 12px;
  transition-property: margin, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.w-arrow:hover span{
  opacity: 0.5;
}
.w-arrow:hover i{
  margin-left: 30px;
  opacity: 0.5;
}
.w-arrow.more-b span{
  opacity: 0.5;
  transition-property: opacity, margin;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 768px){
  .w-arrow.more-b span{
    font-size: 42px;
    font-weight: 600;
    line-height: 51px;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
}
.w-arrow.more-b i{
  opacity: 0.5;
  transition-property: opacity, margin;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 768px){
  .w-arrow.more-b i{
    font-size: 32px;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  .w-arrow.more-b i::before{
    content: var(--tw-content);
    font-size: 32px;
  }
}
.w-arrow.more-b:hover span, .w-arrow.more-b:hover i{
  opacity: 1;
}
.zindex {
  z-index: 9999;
}
@media (max-width: 767.99px) {
  .background-hidden {
    background-image: none !important;
  }
}
@media (min-width: 768px) {
  .background-hidden {
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position-y: 35%;
  }
}
.b-container{
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1400px){
  .b-container{
    max-width: 1200px;
  }
}
.rotated-text {
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
.rotated-arrow{
  position: absolute;
  left: 50%;
  bottom: 45px;
  display: flex;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 25px;
  text-align: right;
  font-size: 11.5px;
  text-transform: uppercase;
  line-height: 11.5px;
  letter-spacing: 2px;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 222 23 / var(--tw-text-opacity, 1));
}
.nav-inner .rotated-arrow:has(#account, #account-not-active) {
  padding: 6px;
}
.rotated-arrow {
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
.rotated-arrow i{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  font-size: 20px;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(255 222 23 / var(--tw-text-opacity, 1));
}
.yellow-btn{
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
}
@media (min-width: 992px){
  .yellow-btn{
    margin-top: 3rem;
  }
}
.yellow-btn {
  cursor: pointer;
  position: relative;
  display: block;
  background-color: #ffde17;
  transition: all 0.4s ease 0s;
}
.yellow-btn::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background-color: #f4d100;
  transform-origin: right 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 380ms;
}
.yellow-btn > div {
  display: flex;
  padding: 16px 32px;
}
.yellow-btn > div span {
  font-weight: 600;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  z-index: 1;
  transition: all 0.4s ease 0s;
  color: #000;
}
.yellow-btn:hover::before {
  transform: scaleX(1);
  transform-origin: left 50%;
}
.yellow-btn.highlighted {
  background-color: #ceb000;
}
.yellow-btn.social {
  background-color: #3b5998;
  color: white;
  margin-top: 0px;
}
.yellow-btn.social::before {
  background-color: #8b9dc3;
}
.yellow-btn.social div span {
  color: white;
}
.arrow-btn::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  background-color: #f4d100;
  transform-origin: right 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 380ms;
}
.arrow-btn:hover::before {
  transform: scaleX(1);
  transform-origin: left 50%;
}
.product-display{
  padding: 45px 30px;
}
@media (min-width: 992px){
  .product-display{
    padding-top: 90px;
  }
}
.product-display .inner-products{
  width: 100%;
}
@media (min-width: 640px){
  .product-display .inner-products{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .product-display .inner-products{
    max-width: 768px;
  }
}
@media (min-width: 992px){
  .product-display .inner-products{
    max-width: 992px;
  }
}
@media (min-width: 1200px){
  .product-display .inner-products{
    max-width: 1200px;
  }
}
@media (min-width: 1400px){
  .product-display .inner-products{
    max-width: 1400px;
  }
}
@media (min-width: 1800px){
  .product-display .inner-products{
    max-width: 1800px;
  }
}
.product-display .inner-products{
  margin-left: auto;
  margin-right: auto;
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
html.ilight body #product .product-display .inner-products .details ul li::before {
  background-color: #e21f25;
}
.product-display .inner-products {
  transition: all 0.3s linear;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1400px){
  .product-display .inner-products{
    max-width: 1200px;
  }
}
#product .product-display .inner-products .details ul {
  margin-bottom: 2rem;
}
#product .product-display .inner-products .details ul li {
  font-size: 17px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
  display: flex;
}
#product .product-display .inner-products .details ul li p {
  margin-left: 15px;
  line-height: 1.5;
}
#product .product-display .inner-products .details ul li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 0;
  background-color: #ffde17;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 13px;
}
.product-display .inner-products > div:first-child h4{
  margin-bottom: 2rem;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 992px){
  .product-display .inner-products > div:first-child h4{
    margin-bottom: 3rem;
    font-size: 32px;
    line-height: 37px;
  }
}
.product-display .inner-products > div:last-child{
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 100%;
  flex-wrap: wrap;
  gap: 24px 15px;
  transition-property: width;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 992px){
  .product-display .inner-products > div:last-child{
    gap: 48px 13px;
  }
}
@media (min-width: 1200px){
  .product-display .inner-products > div:last-child{
    gap: 48px 16px;
  }
}
@media (min-width: 1400px){
  .product-display .inner-products > div:last-child{
    width: 100%;
    gap: 48px 33px;
  }
}
.product-display .inner-products > div:last-child a{
  width: calc(50% - 8px);
}
@media (min-width: 992px){
  .product-display .inner-products > div:last-child a{
    width: calc(25% - 12px);
    min-width: calc(25% - 25px);
    max-width: 275px;
    max-width: calc(25% - 8px);
    flex: 1 1 0%;
  }
}
@media (min-width: 1400px){
  .product-display .inner-products > div:last-child a{
    max-width: calc(25% - 25px);
  }
}
.product-display .inner-products > div:last-child a > div{
  height: 142px;
  width: 100%;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media (min-width: 992px){
  .product-display .inner-products > div:last-child a > div{
    height: 255px;
  }
}
.product-display .inner-products > div:last-child a > div img{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.product-display .inner-products > div:last-child a h6{
  margin: 16px 0px 8px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
}
.product-display .inner-products > div:last-child a span{
  cursor: pointer;
  font-size: 13px;
  line-height: 17px;
  --tw-text-opacity: 1;
  color: rgb(138 138 138 / var(--tw-text-opacity, 1));
}
.nav-inner .product-display .inner-products > div:last-child a span:has(#account, #account-not-active) {
  padding: 6px;
}
#footer #footer-menu #menu-footer-menu, #footer #footer-menu #menu-footer-menu-lt {
  display: flex;
  gap: 100px;
}
#footer #footer-menu #menu-footer-menu > li > a, #footer #footer-menu #menu-footer-menu-lt > li > a{
  margin: 4px 0px;
  font-size: 12px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#footer #footer-menu #menu-footer-menu > li > ul > li > a, #footer #footer-menu #menu-footer-menu-lt > li > ul > li > a{
  margin: 4px 0px;
  font-size: 12px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(152 152 152 / var(--tw-text-opacity, 1));
  transition-property: color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#footer #footer-menu #menu-footer-menu > li > ul > li > a:hover, #footer #footer-menu #menu-footer-menu-lt > li > ul > li > a:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 992px) {
  #footer #footer-menu #menu-footer-menu, #footer #footer-menu #menu-footer-menu-lt {
    gap: 214px;
  }
}
@media (max-width: 991.98px) {
  #footer #footer-menu #menu-footer-menu, #footer #footer-menu #menu-footer-menu-lt {
    display: none;
  }
}
.note{
  margin-bottom: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(0,0,0,0.5);
  font-size: 13px;
}
.active-hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.black-text {
  color: black !important;
}
.change-pass.showing {
  z-index: 123;
  opacity: 1;
  transform: translateY(33%);
}
@media (max-width: 991.98px) {
  .change-pass.showing {
    transform: translateY(55%);
  }
}
#page.user-account {
  transition: height 0.3s ease;
  overflow: hidden;
}
#page .yellow-btn{
  width: 100%;
  overflow: hidden;
  padding: 16px 32px;
}
@media (min-width: 768px){
  #page .yellow-btn{
    width: calc(50% - 10px);
    justify-content: center;
    padding: 16px 27px;
  }
}
#page .yellow-btn p, #page .yellow-btn span {
  position: relative;
  font-weight: 600;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  z-index: 1;
  transition: all 0.4s ease 0s;
  color: #000;
}
#page .yellow-btn::before {
  z-index: 0;
}
#page form .wpcf7-not-valid-tip {
  margin-top: -10px;
  margin-bottom: 10px;
  font-size: 12px;
}
#page form > p {
  width: 100%;
}
#page form > p > span {
  width: 100%;
}
#page form input:not(input[type=checkbox], input[type=submit]), #page form textarea{
  margin-bottom: 10px;
  width: 100%;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
  padding: 15px;
  font-size: 14px;
}
#page form input:not(input[type=checkbox], input[type=submit]):focus-visible, #page form textarea:focus-visible{
  outline-width: 0px;
}
#page form .yellow-btn{
  width: 100%;
  overflow: hidden;
  padding: 16px 32px;
}
@media (min-width: 768px){
  #page form .yellow-btn{
    width: calc(50% - 10px);
    justify-content: center;
    padding: 16px 27px;
  }
}
#page form .yellow-btn p, #page form .yellow-btn span {
  position: relative;
  font-weight: 600;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  z-index: 1;
  transition: all 0.4s ease 0s;
  color: #000;
}
#page form .yellow-btn::before {
  z-index: 0;
}
#page form .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
  margin-bottom: 10px;
}
#page form .wpcf7-acceptance .wpcf7-list-item span {
  padding-left: 38px;
  cursor: pointer;
  font-size: 0.85rem;
  line-height: 25px;
  display: flex;
  gap: 4px;
}
#page form .wpcf7-acceptance .wpcf7-list-item span a {
  text-decoration: underline;
}
#page form .wpcf7-acceptance .wpcf7-list-item input {
  position: absolute;
  opacity: 0;
  width: 25px;
  height: 25px;
}
#page form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after {
  display: block;
  border: solid #000;
  border-width: 0 2px 2px 0;
}
#page form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  background-color: #d5d5d5;
  width: 25px;
  height: 25px;
  border: 1px solid #d5d5d5;
  display: flex;
  position: absolute;
  left: 0;
}
#page form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
  position: absolute;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #d5d5d5;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transition: all 250ms;
}
#page .distributor-form .wpcf7-response-output {
  display: block !important;
  border: none;
}
#member-dialog #member-dialog-inner, #member-dialog #confirm-dialog-inner, #member-dialog #distributor-dialog-inner, #modal-confirm #member-dialog-inner, #modal-confirm #confirm-dialog-inner, #modal-confirm #distributor-dialog-inner, #newsletter-dialog-reminder #member-dialog-inner, #newsletter-dialog-reminder #confirm-dialog-inner, #newsletter-dialog-reminder #distributor-dialog-inner, #distributor-dialog #member-dialog-inner, #distributor-dialog #confirm-dialog-inner, #distributor-dialog #distributor-dialog-inner {
  transform: translateY(-100px);
  transition: transform 0.3s ease;
}
#member-dialog #member-dialog-inner .thank-you, #member-dialog #confirm-dialog-inner .thank-you, #member-dialog #distributor-dialog-inner .thank-you, #modal-confirm #member-dialog-inner .thank-you, #modal-confirm #confirm-dialog-inner .thank-you, #modal-confirm #distributor-dialog-inner .thank-you, #newsletter-dialog-reminder #member-dialog-inner .thank-you, #newsletter-dialog-reminder #confirm-dialog-inner .thank-you, #newsletter-dialog-reminder #distributor-dialog-inner .thank-you, #distributor-dialog #member-dialog-inner .thank-you, #distributor-dialog #confirm-dialog-inner .thank-you, #distributor-dialog #distributor-dialog-inner .thank-you {
  display: none;
}
#member-dialog #member-dialog-inner .subscribe-form form .wpcf7-not-valid-tip, #member-dialog #confirm-dialog-inner .subscribe-form form .wpcf7-not-valid-tip, #member-dialog #distributor-dialog-inner .subscribe-form form .wpcf7-not-valid-tip, #modal-confirm #member-dialog-inner .subscribe-form form .wpcf7-not-valid-tip, #modal-confirm #confirm-dialog-inner .subscribe-form form .wpcf7-not-valid-tip, #modal-confirm #distributor-dialog-inner .subscribe-form form .wpcf7-not-valid-tip, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form form .wpcf7-not-valid-tip, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form form .wpcf7-not-valid-tip, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form form .wpcf7-not-valid-tip, #distributor-dialog #member-dialog-inner .subscribe-form form .wpcf7-not-valid-tip, #distributor-dialog #confirm-dialog-inner .subscribe-form form .wpcf7-not-valid-tip, #distributor-dialog #distributor-dialog-inner .subscribe-form form .wpcf7-not-valid-tip {
  margin-top: -10px;
  margin-bottom: 10px;
  font-size: 12px;
}
#member-dialog #member-dialog-inner .subscribe-form form > p, #member-dialog #confirm-dialog-inner .subscribe-form form > p, #member-dialog #distributor-dialog-inner .subscribe-form form > p, #modal-confirm #member-dialog-inner .subscribe-form form > p, #modal-confirm #confirm-dialog-inner .subscribe-form form > p, #modal-confirm #distributor-dialog-inner .subscribe-form form > p, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form form > p, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form form > p, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form form > p, #distributor-dialog #member-dialog-inner .subscribe-form form > p, #distributor-dialog #confirm-dialog-inner .subscribe-form form > p, #distributor-dialog #distributor-dialog-inner .subscribe-form form > p {
  width: 100%;
}
#member-dialog #member-dialog-inner .subscribe-form form > p > span, #member-dialog #confirm-dialog-inner .subscribe-form form > p > span, #member-dialog #distributor-dialog-inner .subscribe-form form > p > span, #modal-confirm #member-dialog-inner .subscribe-form form > p > span, #modal-confirm #confirm-dialog-inner .subscribe-form form > p > span, #modal-confirm #distributor-dialog-inner .subscribe-form form > p > span, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form form > p > span, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form form > p > span, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form form > p > span, #distributor-dialog #member-dialog-inner .subscribe-form form > p > span, #distributor-dialog #confirm-dialog-inner .subscribe-form form > p > span, #distributor-dialog #distributor-dialog-inner .subscribe-form form > p > span {
  width: 100%;
}
#member-dialog #member-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #member-dialog #member-dialog-inner .subscribe-form textarea, #member-dialog #confirm-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #member-dialog #confirm-dialog-inner .subscribe-form textarea, #member-dialog #distributor-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #member-dialog #distributor-dialog-inner .subscribe-form textarea, #modal-confirm #member-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #modal-confirm #member-dialog-inner .subscribe-form textarea, #modal-confirm #confirm-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #modal-confirm #confirm-dialog-inner .subscribe-form textarea, #modal-confirm #distributor-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #modal-confirm #distributor-dialog-inner .subscribe-form textarea, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #newsletter-dialog-reminder #member-dialog-inner .subscribe-form textarea, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form textarea, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form textarea, #distributor-dialog #member-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #distributor-dialog #member-dialog-inner .subscribe-form textarea, #distributor-dialog #confirm-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #distributor-dialog #confirm-dialog-inner .subscribe-form textarea, #distributor-dialog #distributor-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]), #distributor-dialog #distributor-dialog-inner .subscribe-form textarea{
  margin-bottom: 10px;
  width: 100%;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
  padding: 15px;
  font-size: 14px;
}
#member-dialog #member-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #member-dialog #member-dialog-inner .subscribe-form textarea:focus-visible, #member-dialog #confirm-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #member-dialog #confirm-dialog-inner .subscribe-form textarea:focus-visible, #member-dialog #distributor-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #member-dialog #distributor-dialog-inner .subscribe-form textarea:focus-visible, #modal-confirm #member-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #modal-confirm #member-dialog-inner .subscribe-form textarea:focus-visible, #modal-confirm #confirm-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #modal-confirm #confirm-dialog-inner .subscribe-form textarea:focus-visible, #modal-confirm #distributor-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #modal-confirm #distributor-dialog-inner .subscribe-form textarea:focus-visible, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form textarea:focus-visible, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form textarea:focus-visible, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form textarea:focus-visible, #distributor-dialog #member-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #distributor-dialog #member-dialog-inner .subscribe-form textarea:focus-visible, #distributor-dialog #confirm-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #distributor-dialog #confirm-dialog-inner .subscribe-form textarea:focus-visible, #distributor-dialog #distributor-dialog-inner .subscribe-form input:not(input[type=checkbox], input[type=submit]):focus-visible, #distributor-dialog #distributor-dialog-inner .subscribe-form textarea:focus-visible{
  outline-width: 0px;
}
#member-dialog #member-dialog-inner .subscribe-form textarea, #member-dialog #confirm-dialog-inner .subscribe-form textarea, #member-dialog #distributor-dialog-inner .subscribe-form textarea, #modal-confirm #member-dialog-inner .subscribe-form textarea, #modal-confirm #confirm-dialog-inner .subscribe-form textarea, #modal-confirm #distributor-dialog-inner .subscribe-form textarea, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form textarea, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form textarea, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form textarea, #distributor-dialog #member-dialog-inner .subscribe-form textarea, #distributor-dialog #confirm-dialog-inner .subscribe-form textarea, #distributor-dialog #distributor-dialog-inner .subscribe-form textarea {
  height: 100px;
}
#member-dialog #member-dialog-inner .subscribe-form .yellow-btn, #member-dialog #confirm-dialog-inner .subscribe-form .yellow-btn, #member-dialog #distributor-dialog-inner .subscribe-form .yellow-btn, #modal-confirm #member-dialog-inner .subscribe-form .yellow-btn, #modal-confirm #confirm-dialog-inner .subscribe-form .yellow-btn, #modal-confirm #distributor-dialog-inner .subscribe-form .yellow-btn, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .yellow-btn, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .yellow-btn, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .yellow-btn, #distributor-dialog #member-dialog-inner .subscribe-form .yellow-btn, #distributor-dialog #confirm-dialog-inner .subscribe-form .yellow-btn, #distributor-dialog #distributor-dialog-inner .subscribe-form .yellow-btn{
  width: 100%;
  overflow: hidden;
  padding: 16px 32px;
}
@media (min-width: 768px){
  #member-dialog #member-dialog-inner .subscribe-form .yellow-btn, #member-dialog #confirm-dialog-inner .subscribe-form .yellow-btn, #member-dialog #distributor-dialog-inner .subscribe-form .yellow-btn, #modal-confirm #member-dialog-inner .subscribe-form .yellow-btn, #modal-confirm #confirm-dialog-inner .subscribe-form .yellow-btn, #modal-confirm #distributor-dialog-inner .subscribe-form .yellow-btn, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .yellow-btn, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .yellow-btn, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .yellow-btn, #distributor-dialog #member-dialog-inner .subscribe-form .yellow-btn, #distributor-dialog #confirm-dialog-inner .subscribe-form .yellow-btn, #distributor-dialog #distributor-dialog-inner .subscribe-form .yellow-btn{
    width: calc(50% - 10px);
    justify-content: center;
    padding: 16px 27px;
  }
}
#member-dialog #member-dialog-inner .subscribe-form .yellow-btn p, #member-dialog #member-dialog-inner .subscribe-form .yellow-btn span, #member-dialog #confirm-dialog-inner .subscribe-form .yellow-btn p, #member-dialog #confirm-dialog-inner .subscribe-form .yellow-btn span, #member-dialog #distributor-dialog-inner .subscribe-form .yellow-btn p, #member-dialog #distributor-dialog-inner .subscribe-form .yellow-btn span, #modal-confirm #member-dialog-inner .subscribe-form .yellow-btn p, #modal-confirm #member-dialog-inner .subscribe-form .yellow-btn span, #modal-confirm #confirm-dialog-inner .subscribe-form .yellow-btn p, #modal-confirm #confirm-dialog-inner .subscribe-form .yellow-btn span, #modal-confirm #distributor-dialog-inner .subscribe-form .yellow-btn p, #modal-confirm #distributor-dialog-inner .subscribe-form .yellow-btn span, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .yellow-btn p, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .yellow-btn span, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .yellow-btn p, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .yellow-btn span, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .yellow-btn p, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .yellow-btn span, #distributor-dialog #member-dialog-inner .subscribe-form .yellow-btn p, #distributor-dialog #member-dialog-inner .subscribe-form .yellow-btn span, #distributor-dialog #confirm-dialog-inner .subscribe-form .yellow-btn p, #distributor-dialog #confirm-dialog-inner .subscribe-form .yellow-btn span, #distributor-dialog #distributor-dialog-inner .subscribe-form .yellow-btn p, #distributor-dialog #distributor-dialog-inner .subscribe-form .yellow-btn span {
  position: relative;
  font-weight: 600;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  z-index: 1;
  transition: all 0.4s ease 0s;
  color: #000;
}
#member-dialog #member-dialog-inner .subscribe-form .yellow-btn::before, #member-dialog #confirm-dialog-inner .subscribe-form .yellow-btn::before, #member-dialog #distributor-dialog-inner .subscribe-form .yellow-btn::before, #modal-confirm #member-dialog-inner .subscribe-form .yellow-btn::before, #modal-confirm #confirm-dialog-inner .subscribe-form .yellow-btn::before, #modal-confirm #distributor-dialog-inner .subscribe-form .yellow-btn::before, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .yellow-btn::before, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .yellow-btn::before, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .yellow-btn::before, #distributor-dialog #member-dialog-inner .subscribe-form .yellow-btn::before, #distributor-dialog #confirm-dialog-inner .subscribe-form .yellow-btn::before, #distributor-dialog #distributor-dialog-inner .subscribe-form .yellow-btn::before {
  z-index: 0;
}
#member-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item, #member-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item, #member-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item, #modal-confirm #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item, #modal-confirm #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item, #modal-confirm #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item, #distributor-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item, #distributor-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item, #distributor-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
  margin-bottom: 10px;
}
#member-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span, #member-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span, #member-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span, #modal-confirm #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span, #modal-confirm #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span, #modal-confirm #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span, #distributor-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span, #distributor-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span, #distributor-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span {
  padding-left: 38px;
  cursor: pointer;
  font-size: 0.85rem;
  line-height: 25px;
  display: flex;
  gap: 4px;
}
#member-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a, #member-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a, #member-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a, #modal-confirm #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a, #modal-confirm #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a, #modal-confirm #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a, #distributor-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a, #distributor-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a, #distributor-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item span a {
  text-decoration: underline;
}
#member-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input, #member-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input, #member-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input, #modal-confirm #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input, #modal-confirm #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input, #modal-confirm #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input, #distributor-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input, #distributor-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input, #distributor-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input {
  position: absolute;
  opacity: 0;
  width: 25px;
  height: 25px;
}
#member-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after, #member-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after, #member-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after, #modal-confirm #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after, #modal-confirm #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after, #modal-confirm #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after, #distributor-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after, #distributor-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after, #distributor-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item input:checked ~ span:after {
  display: block;
  border: solid #000;
  border-width: 0 2px 2px 0;
}
#member-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, #member-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, #member-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, #modal-confirm #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, #modal-confirm #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, #modal-confirm #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, #distributor-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, #distributor-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, #distributor-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  background-color: #d5d5d5;
  width: 25px;
  height: 25px;
  border: 1px solid #d5d5d5;
  display: flex;
  position: absolute;
  left: 0;
}
#member-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, #member-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, #member-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, #modal-confirm #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, #modal-confirm #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, #modal-confirm #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, #newsletter-dialog-reminder #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, #distributor-dialog #member-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, #distributor-dialog #confirm-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, #distributor-dialog #distributor-dialog-inner .subscribe-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
  position: absolute;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #d5d5d5;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transition: all 250ms;
}
#member-dialog #member-dialog-inner .subscribe-check .yellow-btn, #member-dialog #member-dialog-inner .lost-password-popup .yellow-btn, #member-dialog #confirm-dialog-inner .subscribe-check .yellow-btn, #member-dialog #confirm-dialog-inner .lost-password-popup .yellow-btn, #member-dialog #distributor-dialog-inner .subscribe-check .yellow-btn, #member-dialog #distributor-dialog-inner .lost-password-popup .yellow-btn, #modal-confirm #member-dialog-inner .subscribe-check .yellow-btn, #modal-confirm #member-dialog-inner .lost-password-popup .yellow-btn, #modal-confirm #confirm-dialog-inner .subscribe-check .yellow-btn, #modal-confirm #confirm-dialog-inner .lost-password-popup .yellow-btn, #modal-confirm #distributor-dialog-inner .subscribe-check .yellow-btn, #modal-confirm #distributor-dialog-inner .lost-password-popup .yellow-btn, #newsletter-dialog-reminder #member-dialog-inner .subscribe-check .yellow-btn, #newsletter-dialog-reminder #member-dialog-inner .lost-password-popup .yellow-btn, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-check .yellow-btn, #newsletter-dialog-reminder #confirm-dialog-inner .lost-password-popup .yellow-btn, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-check .yellow-btn, #newsletter-dialog-reminder #distributor-dialog-inner .lost-password-popup .yellow-btn, #distributor-dialog #member-dialog-inner .subscribe-check .yellow-btn, #distributor-dialog #member-dialog-inner .lost-password-popup .yellow-btn, #distributor-dialog #confirm-dialog-inner .subscribe-check .yellow-btn, #distributor-dialog #confirm-dialog-inner .lost-password-popup .yellow-btn, #distributor-dialog #distributor-dialog-inner .subscribe-check .yellow-btn, #distributor-dialog #distributor-dialog-inner .lost-password-popup .yellow-btn{
  width: 100%;
  overflow: hidden;
  padding: 16px 32px;
}
@media (min-width: 768px){
  #member-dialog #member-dialog-inner .subscribe-check .yellow-btn, #member-dialog #member-dialog-inner .lost-password-popup .yellow-btn, #member-dialog #confirm-dialog-inner .subscribe-check .yellow-btn, #member-dialog #confirm-dialog-inner .lost-password-popup .yellow-btn, #member-dialog #distributor-dialog-inner .subscribe-check .yellow-btn, #member-dialog #distributor-dialog-inner .lost-password-popup .yellow-btn, #modal-confirm #member-dialog-inner .subscribe-check .yellow-btn, #modal-confirm #member-dialog-inner .lost-password-popup .yellow-btn, #modal-confirm #confirm-dialog-inner .subscribe-check .yellow-btn, #modal-confirm #confirm-dialog-inner .lost-password-popup .yellow-btn, #modal-confirm #distributor-dialog-inner .subscribe-check .yellow-btn, #modal-confirm #distributor-dialog-inner .lost-password-popup .yellow-btn, #newsletter-dialog-reminder #member-dialog-inner .subscribe-check .yellow-btn, #newsletter-dialog-reminder #member-dialog-inner .lost-password-popup .yellow-btn, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-check .yellow-btn, #newsletter-dialog-reminder #confirm-dialog-inner .lost-password-popup .yellow-btn, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-check .yellow-btn, #newsletter-dialog-reminder #distributor-dialog-inner .lost-password-popup .yellow-btn, #distributor-dialog #member-dialog-inner .subscribe-check .yellow-btn, #distributor-dialog #member-dialog-inner .lost-password-popup .yellow-btn, #distributor-dialog #confirm-dialog-inner .subscribe-check .yellow-btn, #distributor-dialog #confirm-dialog-inner .lost-password-popup .yellow-btn, #distributor-dialog #distributor-dialog-inner .subscribe-check .yellow-btn, #distributor-dialog #distributor-dialog-inner .lost-password-popup .yellow-btn{
    width: calc(50% - 10px);
    justify-content: center;
    padding: 16px 27px;
  }
}
#member-dialog #member-dialog-inner .subscribe-check .yellow-btn p, #member-dialog #member-dialog-inner .subscribe-check .yellow-btn span, #member-dialog #member-dialog-inner .lost-password-popup .yellow-btn p, #member-dialog #member-dialog-inner .lost-password-popup .yellow-btn span, #member-dialog #confirm-dialog-inner .subscribe-check .yellow-btn p, #member-dialog #confirm-dialog-inner .subscribe-check .yellow-btn span, #member-dialog #confirm-dialog-inner .lost-password-popup .yellow-btn p, #member-dialog #confirm-dialog-inner .lost-password-popup .yellow-btn span, #member-dialog #distributor-dialog-inner .subscribe-check .yellow-btn p, #member-dialog #distributor-dialog-inner .subscribe-check .yellow-btn span, #member-dialog #distributor-dialog-inner .lost-password-popup .yellow-btn p, #member-dialog #distributor-dialog-inner .lost-password-popup .yellow-btn span, #modal-confirm #member-dialog-inner .subscribe-check .yellow-btn p, #modal-confirm #member-dialog-inner .subscribe-check .yellow-btn span, #modal-confirm #member-dialog-inner .lost-password-popup .yellow-btn p, #modal-confirm #member-dialog-inner .lost-password-popup .yellow-btn span, #modal-confirm #confirm-dialog-inner .subscribe-check .yellow-btn p, #modal-confirm #confirm-dialog-inner .subscribe-check .yellow-btn span, #modal-confirm #confirm-dialog-inner .lost-password-popup .yellow-btn p, #modal-confirm #confirm-dialog-inner .lost-password-popup .yellow-btn span, #modal-confirm #distributor-dialog-inner .subscribe-check .yellow-btn p, #modal-confirm #distributor-dialog-inner .subscribe-check .yellow-btn span, #modal-confirm #distributor-dialog-inner .lost-password-popup .yellow-btn p, #modal-confirm #distributor-dialog-inner .lost-password-popup .yellow-btn span, #newsletter-dialog-reminder #member-dialog-inner .subscribe-check .yellow-btn p, #newsletter-dialog-reminder #member-dialog-inner .subscribe-check .yellow-btn span, #newsletter-dialog-reminder #member-dialog-inner .lost-password-popup .yellow-btn p, #newsletter-dialog-reminder #member-dialog-inner .lost-password-popup .yellow-btn span, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-check .yellow-btn p, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-check .yellow-btn span, #newsletter-dialog-reminder #confirm-dialog-inner .lost-password-popup .yellow-btn p, #newsletter-dialog-reminder #confirm-dialog-inner .lost-password-popup .yellow-btn span, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-check .yellow-btn p, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-check .yellow-btn span, #newsletter-dialog-reminder #distributor-dialog-inner .lost-password-popup .yellow-btn p, #newsletter-dialog-reminder #distributor-dialog-inner .lost-password-popup .yellow-btn span, #distributor-dialog #member-dialog-inner .subscribe-check .yellow-btn p, #distributor-dialog #member-dialog-inner .subscribe-check .yellow-btn span, #distributor-dialog #member-dialog-inner .lost-password-popup .yellow-btn p, #distributor-dialog #member-dialog-inner .lost-password-popup .yellow-btn span, #distributor-dialog #confirm-dialog-inner .subscribe-check .yellow-btn p, #distributor-dialog #confirm-dialog-inner .subscribe-check .yellow-btn span, #distributor-dialog #confirm-dialog-inner .lost-password-popup .yellow-btn p, #distributor-dialog #confirm-dialog-inner .lost-password-popup .yellow-btn span, #distributor-dialog #distributor-dialog-inner .subscribe-check .yellow-btn p, #distributor-dialog #distributor-dialog-inner .subscribe-check .yellow-btn span, #distributor-dialog #distributor-dialog-inner .lost-password-popup .yellow-btn p, #distributor-dialog #distributor-dialog-inner .lost-password-popup .yellow-btn span {
  position: relative;
  font-weight: 600;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  z-index: 1;
  transition: all 0.4s ease 0s;
  color: #000;
}
#member-dialog #member-dialog-inner .subscribe-check .yellow-btn::before, #member-dialog #member-dialog-inner .lost-password-popup .yellow-btn::before, #member-dialog #confirm-dialog-inner .subscribe-check .yellow-btn::before, #member-dialog #confirm-dialog-inner .lost-password-popup .yellow-btn::before, #member-dialog #distributor-dialog-inner .subscribe-check .yellow-btn::before, #member-dialog #distributor-dialog-inner .lost-password-popup .yellow-btn::before, #modal-confirm #member-dialog-inner .subscribe-check .yellow-btn::before, #modal-confirm #member-dialog-inner .lost-password-popup .yellow-btn::before, #modal-confirm #confirm-dialog-inner .subscribe-check .yellow-btn::before, #modal-confirm #confirm-dialog-inner .lost-password-popup .yellow-btn::before, #modal-confirm #distributor-dialog-inner .subscribe-check .yellow-btn::before, #modal-confirm #distributor-dialog-inner .lost-password-popup .yellow-btn::before, #newsletter-dialog-reminder #member-dialog-inner .subscribe-check .yellow-btn::before, #newsletter-dialog-reminder #member-dialog-inner .lost-password-popup .yellow-btn::before, #newsletter-dialog-reminder #confirm-dialog-inner .subscribe-check .yellow-btn::before, #newsletter-dialog-reminder #confirm-dialog-inner .lost-password-popup .yellow-btn::before, #newsletter-dialog-reminder #distributor-dialog-inner .subscribe-check .yellow-btn::before, #newsletter-dialog-reminder #distributor-dialog-inner .lost-password-popup .yellow-btn::before, #distributor-dialog #member-dialog-inner .subscribe-check .yellow-btn::before, #distributor-dialog #member-dialog-inner .lost-password-popup .yellow-btn::before, #distributor-dialog #confirm-dialog-inner .subscribe-check .yellow-btn::before, #distributor-dialog #confirm-dialog-inner .lost-password-popup .yellow-btn::before, #distributor-dialog #distributor-dialog-inner .subscribe-check .yellow-btn::before, #distributor-dialog #distributor-dialog-inner .lost-password-popup .yellow-btn::before {
  z-index: 0;
}
#member-dialog > div, #modal-confirm > div, #newsletter-dialog-reminder > div, #distributor-dialog > div {
  opacity: 0;
  pointer-events: none;
}
#member-dialog.showing #member-dialog-inner, #modal-confirm.showing #member-dialog-inner, #newsletter-dialog-reminder.showing #member-dialog-inner, #distributor-dialog.showing #member-dialog-inner {
  transform: none;
}
#member-dialog.showing > div, #modal-confirm.showing > div, #newsletter-dialog-reminder.showing > div, #distributor-dialog.showing > div {
  opacity: 1;
  pointer-events: all;
}
#distributor-dialog #distributor-dialog-inner {
  transform: translateX(-50%);
  overflow: auto;
}
@media (min-width: 992px) {
  #scrollUpMobile {
    width: -moz-fit-content;
    width: fit-content;
    position: absolute !important;
    bottom: 0px;
    right: 0px;
    left: auto;
  }
}
#scrollUpMobile:hover i::after {
  border-top: 1px solid white;
}
#scrollUpMobile i::after {
  top: 0;
  left: 50%;
  content: "";
  width: 100%;
  position: absolute;
  transform: translateX(-50%);
  transition: all 400ms ease 0s;
  border-top: 1px solid #989898;
}
.wpcf7-response-output{
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5rem;
  color: rgba(0,0,0,0.5);
}
.download-det ul li {
  position: relative;
  font-size: 14px;
  line-height: 1rem;
  color: #555;
  font-weight: 400;
  cursor: pointer;
  transition: all 250ms;
  padding-left: 42px;
  padding-top: 7.5px !important;
  padding-bottom: 0.5px !important;
}
.download-det ul li::before {
  background: transparent url(images/97bcf0362a0ca6ff9830.svg) scroll 0 0 no-repeat;
  content: "";
  width: 30px !important;
  height: 30px !important;
  background-size: cover;
  left: 0;
  background-color: transparent !important;
  top: 50%;
  margin-right: 0 !important;
  margin-top: 2px !important;
  position: absolute;
  transform: translateY(-50%);
}
.download-det ul li a:focus-within {
  outline: none;
}
.download-det ul li.list-style-image-other {
  position: relative;
}
.download-det ul li.list-style-image-other::before {
  background-image: url(images/d37c40ba5220a8c426f7.svg) !important;
  position: absolute;
  top: 50%;
  transform: translateY(calc(-50% - 5px));
}
.download-det-other ul li {
  position: relative;
  font-size: 14px;
  line-height: 1rem;
  color: #555;
  font-weight: 400;
  cursor: pointer;
  transition: all 250ms;
  padding-left: 42px;
  padding-top: 7.5px !important;
  padding-bottom: 0.5px !important;
}
.download-det-other ul li::before {
  background: transparent url(images/97bcf0362a0ca6ff9830.svg) scroll 0 0 no-repeat;
  content: "";
  width: 30px !important;
  height: 30px !important;
  background-size: cover;
  left: 0;
  background-color: transparent !important;
  top: 50%;
  margin-right: 0 !important;
  margin-top: 2px !important;
  position: absolute;
  transform: translateY(-50%);
}
.download-det-other ul li a:focus-within {
  outline: none;
}
.download-det-other ul li.list-style-image-other {
  position: relative;
}
.download-det-other ul li.list-style-image-other::before {
  background-image: url(images/d37c40ba5220a8c426f7.svg) !important;
  position: absolute;
  top: 50%;
  transform: translateY(calc(-50% - 5px));
}
.fancybox-slide--current .animated-modal {
  transform: translateY(0) !important;
  opacity: 1 !important;
}
.fancybox-slide--current .animated-modal p, .fancybox-slide--current .animated-modal h2, .fancybox-slide--current .animated-modal h1 {
  transform: translateY(0);
  opacity: 1;
}
.animated-modal h2, .animated-modal h1, .animated-modal p {
  transform: translateY(-50px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.4s;
}
.animated-modal ul.product-variation-description-list {
  margin-bottom: 2rem;
}
.animated-modal ul.product-variation-description-list li {
  font-size: 14px;
  line-height: 28px;
  color: #888;
  font-weight: 400;
  display: block;
}
.animated-modal ul.product-variation-description-list li p {
  margin-left: 15px;
  line-height: 1.5;
}
.animated-modal ul.product-variation-description-list li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 0;
  background-color: #ffde17;
  vertical-align: middle;
  margin-right: 10px;
}
.animated-modal ul.product-variation-downloads-list li {
  position: relative;
  font-size: 14px;
  line-height: 1rem;
  color: #555;
  font-weight: 400;
  cursor: pointer;
  transition: all 250ms;
  padding-left: 42px;
  padding-top: 7.5px !important;
  padding-bottom: 17.5px !important;
}
.animated-modal ul.product-variation-downloads-list li::before {
  background: transparent url(images/97bcf0362a0ca6ff9830.svg) scroll 0 0 no-repeat;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  background-size: cover;
  left: 0;
  top: 0;
}
.animated-modal ul.product-variation-downloads-list li a:focus-within {
  outline: none;
}
.animated-modal ul.product-variation-downloads-list li.list-style-image-other {
  position: relative;
}
.animated-modal ul.product-variation-downloads-list li.list-style-image-other::before {
  background-image: url(images/d37c40ba5220a8c426f7.svg) !important;
  position: absolute;
  top: 50%;
  transform: translateY(calc(-50% - 5px));
}
.dont-show {
  display: none !important;
}
#fancyboxContent #loadingSpinnerInner {
  transition: opacity 0.3s ease;
}
#fancyboxContent.loading {
  filter: brightness(0.8);
}
#fancyboxContent.loading #loadingSpinnerInner {
  opacity: 1;
}
#mobile-screen, #upload-doc, #topElement {
  transition: opacity 0.3s ease;
}
#mobile-screen #loadingSpinner, #upload-doc #loadingSpinner, #topElement #loadingSpinner {
  transition: opacity 0.3s ease;
}
#mobile-screen.loading, #upload-doc.loading, #topElement.loading {
  opacity: 0.5;
}
#mobile-screen.loading #loadingSpinner, #upload-doc.loading #loadingSpinner, #topElement.loading #loadingSpinner {
  opacity: 1;
}
#mobile-screen#topElement.loading, #upload-doc#topElement.loading, #topElement#topElement.loading {
  opacity: 1;
}
#mobile-screen#topElement.loading #loadingSpinner, #upload-doc#topElement.loading #loadingSpinner, #topElement#topElement.loading #loadingSpinner {
  opacity: 1;
}
#product .container .details ul {
  margin-bottom: 2rem;
}
#product .container .details ul li {
  font-size: 17px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
  display: flex;
}
#product .container .details ul li p {
  margin-left: 15px;
  line-height: 1.5;
}
#product .container .details ul li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 0;
  background-color: #ffde17;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 13px;
}
#product #filter-section .irs-bar {
  background-color: rgba(0, 0, 0, 0.5);
}
#product #filter-section .irs-handle {
  border: 7px solid #72621c;
  background-color: #ffde17;
}
#product #filter-section .irs-line {
  background-color: rgba(0, 0, 0, 0.1);
}
#product #filter-section .irs-min, #product #filter-section .irs-max {
  color: #72621c;
}
#product #filter-section .min-max-fields-div {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#product #filter-section .min-max-fields-div .min-max-label {
  display: inline-block;
  line-height: 30px;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  cursor: default;
  background-color: #72621c;
  border: 1px solid #72621c;
  color: #ffde17;
}
#product #filter-section .max-input-class, #product #filter-section .min-input-class {
  width: 70px;
  display: inline-block;
  line-height: 30px;
  font-size: 13px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  font-weight: 400;
  margin-left: -5px;
  background-color: #ffde17;
  border: 1px solid #72621c;
}
@media (min-width: 767px) and (max-width: 991.98px) {
  #product #filter-section .max-input-class, #product #filter-section .min-input-class {
    width: 57px;
  }
}
#product .has-table {
  width: 100%;
  margin-top: 30px;
  overflow-x: auto;
}
#product .has-table table {
  width: 150%;
  border-spacing: 0;
}
#product .has-table table tbody tr td {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
  font-size: 0.85rem;
  color: #000;
  vertical-align: top;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
  transition: background-color 0.3s ease-in-out;
}
#product .has-table table tbody tr td:first-child {
  padding-left: 5px !important;
}
#product .has-table table tbody tr td:nth-child(2) {
  min-width: 200px;
  width: 375px;
}
@media (min-width: 1800px) {
  #product .has-table table tbody tr td:nth-child(2) {
    width: 550px;
  }
}
#product .has-table table tbody tr:not(:first-child) {
  cursor: pointer;
}
#product .has-table table tbody tr:not(:first-child):hover td {
  background-color: #e5e5e5;
}
#product .has-table table tbody tr:first-child td {
  color: #888;
  font-size: 0.75rem;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.has-table table tbody tr:not(:first-child) td {
  transition: background-color 0.3s ease-in-out, text-decoration-color 0.3s ease-in-out;
  text-decoration: underline !important;
  text-underline-offset: 5px;
  text-decoration-color: transparent !important;
}
.has-table table tbody tr:not(:first-child) td.var-img {
  padding: 0;
  text-align: center;
}
.has-table table tbody tr:not(:first-child) td.var-img img {
  min-width: 45px;
  min-height: 45px;
  height: 45px;
  width: 45px;
}
.has-table table tbody tr:not(:first-child):hover td {
  background-color: #e5e5e5;
}
.has-table table tbody tr:not(:first-child):hover td.var-title {
  text-decoration-color: black !important;
}
.has-table table tbody tr:first-child td:nth-child(3) {
  max-width: 50px;
}
.not-valid-tip {
  color: #dc3232;
}
.not-valid-tip::-moz-placeholder {
  color: #dc3232;
}
.not-valid-tip::placeholder {
  color: #dc3232;
}
.wpcf7-response-output {
  display: none !important;
}
#distributor-dialog-inner .wpcf7-response-output {
  display: block !important;
  border: none;
}
#about .about-content h2 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 2rem;
  margin-left: -1px;
}
@media (min-width: 768px) {
  #about .about-content h2 {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 2rem;
    margin-left: -2px;
  }
}
#about .about-content p:not(.note) {
  font-size: 17px !important;
  line-height: 28px !important;
  margin-bottom: 2rem;
}
#about .about-content ul {
  margin-bottom: 2rem;
}
#about .about-content ul li {
  font-size: 17px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
  display: flex;
}
#about .about-content ul li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 0;
  background-color: #ffde17;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 13px;
}
.swiper-pagination-lock {
  opacity: 0;
}
.wpml-ls, .otgs-development-site-front-end {
  display: none;
}
.about-content a {
  color: black;
  text-decoration: underline;
  background-color: transparent;
}
.about-content a:hover {
  text-decoration: underline;
}
#page .about-content img {
  margin-bottom: 2rem;
}
#page .about-content h2 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 2rem;
  margin-left: -1px;
}
@media (min-width: 768px) {
  #page .about-content h2 {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 2rem;
    margin-left: -2px;
  }
}
#page .about-content p:not(.note) {
  font-size: 17px !important;
  line-height: 28px !important;
  margin-bottom: 2rem;
}
#page .about-content ul {
  margin-bottom: 2rem;
  padding-left: 40px;
}
#page .about-content ul li {
  font-size: 17px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
}
#page .about-content ul li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 0;
  background-color: #ffde17;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 766.98px) {
  #page .about-content ul {
    padding-left: 0;
  }
}
#contacts .about-content h2 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 2rem;
  margin-left: -1px;
}
@media (min-width: 768px) {
  #contacts .about-content h2 {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 2rem;
    margin-left: -2px;
  }
}
#contacts .about-content p:not(.note) {
  font-size: 17px !important;
  line-height: 28px !important;
  margin-bottom: 2rem;
}
#contacts .about-content ul {
  margin-bottom: 2rem;
}
#contacts .about-content ul li {
  font-size: 17px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
  display: flex;
  gap: 10px;
  align-items: center;
}
#contacts .about-content ul li i {
  height: -moz-fit-content;
  height: fit-content;
}
#contacts .about-content ul:not(.contact) li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 0;
  background-color: #ffde17;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 13px;
}
.gallerySwiper .gallery-pagination{
  width: 100%;
}
@media (min-width: 640px){
  .gallerySwiper .gallery-pagination{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .gallerySwiper .gallery-pagination{
    max-width: 768px;
  }
}
@media (min-width: 992px){
  .gallerySwiper .gallery-pagination{
    max-width: 992px;
  }
}
@media (min-width: 1200px){
  .gallerySwiper .gallery-pagination{
    max-width: 1200px;
  }
}
@media (min-width: 1400px){
  .gallerySwiper .gallery-pagination{
    max-width: 1400px;
  }
}
@media (min-width: 1800px){
  .gallerySwiper .gallery-pagination{
    max-width: 1800px;
  }
}
.gallerySwiper .gallery-pagination{
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 123456;
  display: none;
  width: 70%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  justify-content: center;
  gap: 16px;
}
html.ilight body #product .gallerySwiper .gallery-pagination .details ul li::before {
  background-color: #e21f25;
}
#product .gallerySwiper .gallery-pagination .details ul {
  margin-bottom: 2rem;
}
#product .gallerySwiper .gallery-pagination .details ul li {
  font-size: 17px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
  display: flex;
}
#product .gallerySwiper .gallery-pagination .details ul li p {
  margin-left: 15px;
  line-height: 1.5;
}
#product .gallerySwiper .gallery-pagination .details ul li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 0;
  background-color: #ffde17;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 13px;
}
@media (min-width: 992px){
  .gallerySwiper .gallery-pagination{
    display: flex;
  }
}
.gallerySwiper .gallery-pagination span{
  height: 3px;
  width: 16px;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.nav-inner .gallerySwiper .gallery-pagination span:has(#account, #account-not-active) {
  padding: 6px;
}
.gallerySwiper .gallery-pagination span {
  transition: all 0.3s linear;
}
.gallerySwiper .gallery-pagination .swiper-pagination-bullet-active{
  width: 128px;
}
.swiper-button-lock {
  opacity: 0;
}
.productSwiper .gallery-pagination{
  width: 100%;
}
@media (min-width: 640px){
  .productSwiper .gallery-pagination{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .productSwiper .gallery-pagination{
    max-width: 768px;
  }
}
@media (min-width: 992px){
  .productSwiper .gallery-pagination{
    max-width: 992px;
  }
}
@media (min-width: 1200px){
  .productSwiper .gallery-pagination{
    max-width: 1200px;
  }
}
@media (min-width: 1400px){
  .productSwiper .gallery-pagination{
    max-width: 1400px;
  }
}
@media (min-width: 1800px){
  .productSwiper .gallery-pagination{
    max-width: 1800px;
  }
}
.productSwiper .gallery-pagination{
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 123456;
  display: none;
  width: 70%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  justify-content: center;
  gap: 16px;
}
html.ilight body #product .productSwiper .gallery-pagination .details ul li::before {
  background-color: #e21f25;
}
#product .productSwiper .gallery-pagination .details ul {
  margin-bottom: 2rem;
}
#product .productSwiper .gallery-pagination .details ul li {
  font-size: 17px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
  display: flex;
}
#product .productSwiper .gallery-pagination .details ul li p {
  margin-left: 15px;
  line-height: 1.5;
}
#product .productSwiper .gallery-pagination .details ul li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 0;
  background-color: #ffde17;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 13px;
}
@media (min-width: 992px){
  .productSwiper .gallery-pagination{
    display: flex;
  }
}
.productSwiper .gallery-pagination span{
  height: 3px;
  width: 16px;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.nav-inner .productSwiper .gallery-pagination span:has(#account, #account-not-active) {
  padding: 6px;
}
.productSwiper .gallery-pagination span {
  transition: all 0.3s linear;
}
.productSwiper .gallery-pagination .swiper-pagination-bullet-active{
  width: 128px;
}
#customize-cookies {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: auto;
  top: 0;
  left: 0;
  display: none;
  z-index: 99999999;
}
#customize-cookies .settings-content {
  position: absolute;
  padding: 30px;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  min-width: 900px;
  min-height: 300px;
  background-color: white;
  color: black;
}
@media screen and (max-width: 1399.98px) {
  #customize-cookies .settings-content {
    max-height: 630px;
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
@media (max-width: 992px) {
  #customize-cookies .settings-content {
    min-width: 700px;
  }
}
@media (max-width: 768px) {
  #customize-cookies .settings-content {
    min-width: 500px;
  }
}
@media (max-width: 576px) {
  #customize-cookies .settings-content {
    min-width: 360px;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
#customize-cookies .settings-content .spec-btn {
  font-size: 14px;
  padding: 5px 20px;
  background-color: #0B2C33;
  color: white;
}
#customize-cookies .settings-content .eucookie_close {
  position: absolute;
  top: -17px;
  right: 32px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
#customize-cookies .settings-content .eucookie_close span {
  display: block;
  font-size: 60px;
  transform: rotate(45deg);
}
#customize-cookies .settings-content .eucookie_title {
  margin-bottom: 18px;
  padding-right: 40px;
  padding-bottom: 8px;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #808383;
}
#customize-cookies .settings-content .title {
  padding-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}
#customize-cookies .settings-content .text {
  padding: 0;
  font-size: 14px;
}
#customize-cookies .settings-content .eucookie_item {
  margin-bottom: 27px;
}
#customize-cookies .settings-content .eucookie_item:last-of-type {
  margin-bottom: 32px;
}
#customize-cookies .settings-content .eucookie_item .title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}
#customize-cookies .settings-content .eucookie_item .text {
  font-size: 14px;
}
#customize-cookies .settings-content .eucookie_item .text p, #customize-cookies .settings-content .eucookie_item .text td, #customize-cookies .settings-content .eucookie_item .text th, #customize-cookies .settings-content .eucookie_item .text li, #customize-cookies .settings-content .eucookie_item .text a {
  font-size: 14px;
}
#customize-cookies .settings-content .eucookie_item .switch_checkbox {
  margin-top: 12px;
}
#customize-cookies .settings-content .eucookie_item .switch_checkbox.invisible {
  width: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
#customize-cookies .settings-content .switch_checkbox {
  display: block;
  position: relative;
}
#customize-cookies .settings-content .switch_checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 0 none;
  opacity: 0;
  z-index: -1;
}
#customize-cookies .settings-content .switch_checkbox span {
  display: block;
  width: 40px;
  height: 22px;
  background-color: #bcbcbc;
  overflow: hidden;
  cursor: pointer;
  border-radius: 11px;
}
#customize-cookies .settings-content .switch_checkbox span:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 14px;
  height: 14px;
  background-color: #000000;
  border-radius: 11px;
  transition: all 0.3s ease;
}
#customize-cookies .settings-content .switch_checkbox input:checked + span {
  background-color: #FFDE17;
}
#customize-cookies .settings-content .switch_checkbox input:checked + span:before {
  transform: translateX(18px);
}
#customize-cookies .settings-content .switch_checkbox input:disabled {
  background-color: #f2f2f2;
  transform: translateX(0);
}
#customize-cookies .settings-content .switch_checkbox input:disabled + span {
  cursor: default;
}
#customize-cookies .button {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  background-color: #FFDE17;
  padding: 10px 25px;
  color: white;
  border-radius: 3px;
  border: solid 2px transparent;
  cursor: pointer;
  font-size: 12px;
}
#customize-cookies .button:hover {
  color: #FFDE17;
  background-color: white;
  border: solid 2px #FFDE17;
}
@media screen and (max-width: 991.98px) {
  #customize-cookies .button {
    padding: 10px 5px;
  }
}
#customize-cookies .yes-to-all, #customize-cookies .no-to-all {
  background-color: white;
  color: #FFDE17;
  border-color: #FFDE17;
}
@media screen and (max-width: 991.98px) {
  #customize-cookies .yes-to-all, #customize-cookies .no-to-all {
    padding: 10px 5px;
  }
}
#customize-cookies .yes-to-all:hover, #customize-cookies .no-to-all:hover {
  background-color: #FFDE17;
  color: white;
}
.tippy-box[data-placement^=top] > .tippy-backdrop {
  transform-origin: 0 25%;
  border-radius: 40% 40% 0 0;
}
.tippy-box[data-placement^=top] > .tippy-backdrop[data-state=visible] {
  transform: scale(1) translate(-50%, -55%);
}
.tippy-box[data-placement^=top] > .tippy-backdrop[data-state=hidden] {
  transform: scale(0.2) translate(-50%, -45%);
}
.tippy-box[data-placement^=bottom] > .tippy-backdrop {
  transform-origin: 0 -50%;
  border-radius: 0 0 30% 30%;
}
.tippy-box[data-placement^=bottom] > .tippy-backdrop[data-state=visible] {
  transform: scale(1) translate(-50%, -45%);
}
.tippy-box[data-placement^=bottom] > .tippy-backdrop[data-state=hidden] {
  transform: scale(0.2) translate(-50%);
}
.tippy-box[data-placement^=left] > .tippy-backdrop {
  transform-origin: 50% 0;
  border-radius: 50% 0 0 50%;
}
.tippy-box[data-placement^=left] > .tippy-backdrop[data-state=visible] {
  transform: scale(1) translate(-50%, -50%);
}
.tippy-box[data-placement^=left] > .tippy-backdrop[data-state=hidden] {
  transform: scale(0.2) translate(-75%, -50%);
}
.tippy-box[data-placement^=right] > .tippy-backdrop {
  transform-origin: -50% 0;
  border-radius: 0 50% 50% 0;
}
.tippy-box[data-placement^=right] > .tippy-backdrop[data-state=visible] {
  transform: scale(1) translate(-50%, -50%);
}
.tippy-box[data-placement^=right] > .tippy-backdrop[data-state=hidden] {
  transform: scale(0.2) translate(-25%, -50%);
}
.tippy-box[data-animatefill] {
  background-color: transparent !important;
}
.tippy-backdrop {
  position: absolute;
  background-color: #000;
  border-radius: 50%;
  width: calc(110% + 32px);
  left: 50%;
  top: 50%;
  z-index: 123 !important;
  transition: all cubic-bezier(0.46, 0.1, 0.52, 0.98);
  backface-visibility: hidden;
}
.tippy-backdrop[data-state=hidden] {
  opacity: 0;
}
.tippy-backdrop:after {
  content: "";
  float: left;
  padding-top: 100%;
}
.tippy-backdrop + .tippy-content {
  transition-property: opacity;
  will-change: opacity;
}
.tippy-backdrop + .tippy-content[data-state=hidden] {
  opacity: 0;
}
.tippy-box[data-animation=shift-away][data-state=hidden] {
  opacity: 0;
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top] {
  transform: translateY(10px);
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom] {
  transform: translateY(-10px);
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left] {
  transform: translateX(10px);
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right] {
  transform: translateX(-10px);
}
.clients-swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.distributor-btn {
  position: relative;
}
.distributor-btn::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #f4d100;
  transform-origin: right 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 380ms;
}
.distributor-btn:hover::before {
  transform: scaleX(1);
  transform-origin: left 50%;
}
.ilight-btn .fa-long-arrow-right {
  opacity: 0;
  font-size: 0px;
  padding-left: 0;
}
@media (max-width: 1199.98px) {
  .ilight-btn .fa-long-arrow-right {
    opacity: 100;
    font-size: 14px;
    padding-left: 10px;
  }
  .ilight-btn {
    padding: 0 24px;
    width: 141px;
  }
}
.tab-item{
  display: flex;
  cursor: pointer;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 15px;
  padding-bottom: 11px;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
  color: rgb(0 0 0 / 0.5);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.nav-inner .tab-item:has(#account, #account-not-active) {
  padding: 6px;
}
@media (min-width: 992px){
  .tab-item{
    justify-content: center;
  }
  .tab-item:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(255 222 23 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  .tab-item.active{
    --tw-bg-opacity: 1;
    background-color: rgb(255 222 23 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
}
.tab-content{
  display: none;
}
.tab-content.active{
  display: block;
}
.product-note{
  margin-bottom: 1rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: rgba(0,0,0,0.5);
}
.table-title{
  width: 100%;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px){
  .table-title{
    width: 18%;
  }
}
.table-symbols{
  width: 65px;
  font-weight: 700;
}
@media (min-width: 768px){
  .table-symbols{
    width: 10%;
  }
}
.table-labels{
  width: 110px;
  padding-right: 1.5rem;
}
@media (min-width: 768px){
  .table-labels{
    width: 23.3%;
  }
}
.table-values{
  width: calc(100% - 175px);
}
@media (min-width: 768px){
  .table-values{
    width: 48.7%;
  }
}
.table-without-symbols .table-labels{
  width: 110px;
}
@media (min-width: 768px){
  .table-without-symbols .table-labels{
    width: 30%;
  }
}
.table-without-symbols .table-values{
  width: calc(100% - 110px);
}
@media (min-width: 768px){
  .table-without-symbols .table-values{
    width: 52%;
  }
}
.leds-table td{
  min-width: 70px;
}
.leds-table .title-cell{
  width: 140px;
  min-width: 140px;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-weight: 700;
}
.file\:mr-4::file-selector-button{
  margin-right: 1rem;
}
.file\:rounded-full::file-selector-button{
  border-radius: 9999px;
}
.file\:border-0::file-selector-button{
  border-width: 0px;
}
.file\:bg-red-700::file-selector-button{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.file\:px-4::file-selector-button{
  padding-left: 1rem;
  padding-right: 1rem;
}
.file\:py-2::file-selector-button{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.file\:text-sm::file-selector-button{
  font-size: 0.8rem;
}
.file\:font-semibold::file-selector-button{
  font-weight: 600;
}
.file\:text-white::file-selector-button{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}
.before\:bottom-0::before{
  content: var(--tw-content);
  bottom: 0px;
}
.before\:left-\[-14px\]::before{
  content: var(--tw-content);
  left: -14px;
}
.before\:h-\[2px\]::before{
  content: var(--tw-content);
  height: 2px;
}
.before\:w-\[105\.2\%\]::before{
  content: var(--tw-content);
  width: 105.2%;
}
.before\:cursor-pointer::before{
  content: var(--tw-content);
  cursor: pointer;
}
.before\:bg-\[\#232627\]::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(35 38 39 / var(--tw-bg-opacity, 1));
}
.before\:bg-\[\#c1191e\]::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(193 25 30 / var(--tw-bg-opacity, 1));
}
.before\:bg-greyEnim::before{
  content: var(--tw-content);
  background-color: rgba(0,0,0,0.5);
}
.before\:\!text-\[33px\]::before{
  content: var(--tw-content);
  font-size: 33px !important;
}
.before\:text-\[14px\]::before{
  content: var(--tw-content);
  font-size: 14px;
}
.before\:text-\[24px\]::before{
  content: var(--tw-content);
  font-size: 24px;
}
.before\:text-\[30px\]::before{
  content: var(--tw-content);
  font-size: 30px;
}
.before\:text-white::before{
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.before\:opacity-\[0\.75\]::before{
  content: var(--tw-content);
  opacity: 0.75;
}
.before\:content-\[\'\'\]::before{
  --tw-content: '';
  content: var(--tw-content);
}
.group:hover .group-hover\:ml-\[30px\]{
  margin-left: 30px;
}
.group:hover .group-hover\:translate-y-\[10px\]{
  --tw-translate-y: 10px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-\[1\.1\]{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:pl-\[10px\]{
  padding-left: 10px;
}
.group:hover .group-hover\:pr-\[10px\]{
  padding-right: 10px;
}
.group:hover .group-hover\:text-\[14px\]{
  font-size: 14px;
}
.group:hover .group-hover\:\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.group:hover .group-hover\:opacity-100{
  opacity: 1;
}
.group:hover .group-hover\:opacity-50{
  opacity: 0.5;
}
.group:hover .group-hover\:opacity-90{
  opacity: 0.9;
}
.hover\:bg-\[\#242c2c4d\]:hover{
  background-color: #242c2c4d;
}
.hover\:bg-\[\#e5e5e5\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.hover\:\!stroke-\[\#e21f25\]:hover{
  stroke: #e21f25 !important;
}
.hover\:stroke-\[\#e21f25\]:hover{
  stroke: #e21f25;
}
.hover\:stroke-yellowEnim:hover{
  stroke: rgb(255,222,23);
}
.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:text-yellowEnim:hover{
  --tw-text-opacity: 1;
  color: rgb(255 222 23 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:no-underline:hover{
  text-decoration-line: none;
}
.hover\:opacity-90:hover{
  opacity: 0.9;
}
.hover\:opacity-\[1\]:hover{
  opacity: 1;
}
.hover\:file\:bg-red-900::file-selector-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.before\:hover\:text-yellowEnim:hover::before{
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(255 222 23 / var(--tw-text-opacity, 1));
}
.focus-visible\:outline-0:focus-visible{
  outline-width: 0px;
}
@media (min-width: 640px){
  .sm\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .sm\:flex{
    display: flex;
  }
  .sm\:h-\[100\%\]{
    height: 100%;
  }
  .sm\:w-\[calc\(50\%-12px\)\]{
    width: calc(50% - 12px);
  }
  .sm\:w-full{
    width: 100%;
  }
  .sm\:max-w-\[60\%\]{
    max-width: 60%;
  }
  .sm\:max-w-lg{
    max-width: 32rem;
  }
  .sm\:items-start{
    align-items: flex-start;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:p-0{
    padding: 0px;
  }
  .sm\:p-\[16px_32px\]{
    padding: 16px 32px;
  }
  .sm\:p-\[45px_30px\]{
    padding: 45px 30px;
  }
  .sm\:px-\[60px\]{
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 768px){
  .md\:m-\[0\]{
    margin: 0;
  }
  .md\:\!mt-\[0rem\]{
    margin-top: 0rem !important;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mb-6{
    margin-bottom: 1.5rem;
  }
  .md\:mb-\[2rem\]{
    margin-bottom: 2rem;
  }
  .md\:ml-auto{
    margin-left: auto;
  }
  .md\:mr-\[0px\]{
    margin-right: 0px;
  }
  .md\:mt-\[0px\]{
    margin-top: 0px;
  }
  .md\:mt-\[32px\]{
    margin-top: 32px;
  }
  .md\:flex{
    display: flex;
  }
  .md\:inline-flex{
    display: inline-flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-auto{
    height: auto;
  }
  .md\:min-h-\[100\%\]{
    min-height: 100%;
  }
  .md\:\!w-\[48\%\]{
    width: 48% !important;
  }
  .md\:\!w-\[calc\(50\%-10px\)\]{
    width: calc(50% - 10px) !important;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-1\/3{
    width: 33.333333%;
  }
  .md\:w-2\/3{
    width: 66.666667%;
  }
  .md\:w-\[100\%\]{
    width: 100%;
  }
  .md\:w-\[100px\]{
    width: 100px;
  }
  .md\:w-\[251px\]{
    width: 251px;
  }
  .md\:w-\[49px\]{
    width: 49px;
  }
  .md\:w-\[51px\]{
    width: 51px;
  }
  .md\:w-\[52\%\]{
    width: 52%;
  }
  .md\:w-\[85\%\]{
    width: 85%;
  }
  .md\:w-\[calc\(33\%-8px\)\]{
    width: calc(33% - 8px);
  }
  .md\:w-\[calc\(33\%-9px\)\]{
    width: calc(33% - 9px);
  }
  .md\:w-\[calc\(50\%-15px\)\]{
    width: calc(50% - 15px);
  }
  .md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:flex-\[1\]{
    flex: 1;
  }
  .md\:flex-\[3\]{
    flex: 3;
  }
  .md\:basis-1\/3{
    flex-basis: 33.333333%;
  }
  .md\:table-fixed{
    table-layout: fixed;
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-col{
    flex-direction: column;
  }
  .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-\[0px_32px\]{
    gap: 0px 32px;
  }
  .md\:gap-\[30px\]{
    gap: 30px;
  }
  .md\:gap-\[42px\]{
    gap: 42px;
  }
  .md\:gap-\[5px\]{
    gap: 5px;
  }
  .md\:\!p-\[16px_27px\]{
    padding: 16px 27px !important;
  }
  .md\:p-0{
    padding: 0px;
  }
  .md\:p-\[16px_5\%\]{
    padding: 16px 5%;
  }
  .md\:p-\[30px\]{
    padding: 30px;
  }
  .md\:p-\[30px_0px\]{
    padding: 30px 0px;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:pb-\[5\.5rem\]{
    padding-bottom: 5.5rem;
  }
  .md\:pt-\[10rem\]{
    padding-top: 10rem;
  }
  .md\:pt-\[125px\]{
    padding-top: 125px;
  }
  .md\:pt-\[160px\]{
    padding-top: 160px;
  }
  .md\:pt-\[85px\]{
    padding-top: 85px;
  }
  .md\:text-\[21px\]{
    font-size: 21px;
  }
  .md\:text-\[2rem\]{
    font-size: 2rem;
  }
  .md\:text-\[32px\]{
    font-size: 32px;
  }
  .md\:text-\[33px\]{
    font-size: 33px;
  }
  .md\:text-\[42px\]{
    font-size: 42px;
  }
  .md\:text-\[48px\]{
    font-size: 48px;
  }
  .md\:leading-\[25px\]{
    line-height: 25px;
  }
  .md\:leading-\[37px\]{
    line-height: 37px;
  }
  .md\:leading-\[38px\]{
    line-height: 38px;
  }
  .md\:leading-\[44px\]{
    line-height: 44px;
  }
  .md\:leading-\[51px\]{
    line-height: 51px;
  }
  .md\:leading-\[56px\]{
    line-height: 56px;
  }
  .md\:before\:content-none::before{
    --tw-content: none;
    content: var(--tw-content);
  }
}
@media (min-width: 992px){
  .lg\:static{
    position: static;
  }
  .lg\:absolute{
    position: absolute;
  }
  .lg\:relative{
    position: relative;
  }
  .lg\:left-auto{
    left: auto;
  }
  .lg\:top-\[25px\]{
    top: 25px;
  }
  .lg\:z-auto{
    z-index: auto;
  }
  .lg\:m-0{
    margin: 0px;
  }
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:\!mt-\[0px\]{
    margin-top: 0px !important;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .lg\:mb-8{
    margin-bottom: 2rem;
  }
  .lg\:mb-\[0\]{
    margin-bottom: 0;
  }
  .lg\:mb-\[0px\]{
    margin-bottom: 0px;
  }
  .lg\:mb-\[0rem\]{
    margin-bottom: 0rem;
  }
  .lg\:mb-\[3\.5rem\]{
    margin-bottom: 3.5rem;
  }
  .lg\:mb-\[3rem\]{
    margin-bottom: 3rem;
  }
  .lg\:mb-\[4rem\]{
    margin-bottom: 4rem;
  }
  .lg\:mb-\[6\.25rem\]{
    margin-bottom: 6.25rem;
  }
  .lg\:mb-\[60px\]{
    margin-bottom: 60px;
  }
  .lg\:mb-\[70px\]{
    margin-bottom: 70px;
  }
  .lg\:mt-\[0px\]{
    margin-top: 0px;
  }
  .lg\:mt-\[44px\]{
    margin-top: 44px;
  }
  .lg\:mt-\[60px\]{
    margin-top: 60px;
  }
  .lg\:mt-\[85px\]{
    margin-top: 85px;
  }
  .lg\:\!block{
    display: block !important;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:\!hidden{
    display: none !important;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:\!h-\[100\%\]{
    height: 100% !important;
  }
  .lg\:h-\[100px\]{
    height: 100px;
  }
  .lg\:h-\[120px\]{
    height: 120px;
  }
  .lg\:h-\[230px\]{
    height: 230px;
  }
  .lg\:h-\[260px\]{
    height: 260px;
  }
  .lg\:h-\[312px\]{
    height: 312px;
  }
  .lg\:h-\[508\.5px\]{
    height: 508.5px;
  }
  .lg\:h-\[530px\]{
    height: 530px;
  }
  .lg\:h-\[60vh\]{
    height: 60vh;
  }
  .lg\:h-\[75vh\]{
    height: 75vh;
  }
  .lg\:h-\[90\%\]{
    height: 90%;
  }
  .lg\:h-\[calc\(100vh-125px\)\]{
    height: calc(100vh - 125px);
  }
  .lg\:h-auto{
    height: auto;
  }
  .lg\:max-h-\[100\%\]{
    max-height: 100%;
  }
  .lg\:max-h-\[230px\]{
    max-height: 230px;
  }
  .lg\:max-h-\[28px\]{
    max-height: 28px;
  }
  .lg\:max-h-\[calc\(100vh-125px\)\]{
    max-height: calc(100vh - 125px);
  }
  .lg\:max-h-none{
    max-height: none;
  }
  .lg\:min-h-\[calc\(100vh-628px\)\]{
    min-height: calc(100vh - 628px);
  }
  .lg\:\!w-\[100\%\]{
    width: 100% !important;
  }
  .lg\:\!w-\[50\%\]{
    width: 50% !important;
  }
  .lg\:\!w-\[calc\(100\%-170px\)\]{
    width: calc(100% - 170px) !important;
  }
  .lg\:\!w-fit{
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-1\/4{
    width: 25%;
  }
  .lg\:w-3\/4{
    width: 75%;
  }
  .lg\:w-\[100\%\]{
    width: 100%;
  }
  .lg\:w-\[100px\]{
    width: 100px;
  }
  .lg\:w-\[20\%\]{
    width: 20%;
  }
  .lg\:w-\[50vw\]{
    width: 50vw;
  }
  .lg\:w-\[64px\]{
    width: 64px;
  }
  .lg\:w-\[70\%\]{
    width: 70%;
  }
  .lg\:w-\[95\%\]{
    width: 95%;
  }
  .lg\:w-\[calc\(33\%-17px\)\]{
    width: calc(33% - 17px);
  }
  .lg\:w-\[calc\(33\%-70px\)\]{
    width: calc(33% - 70px);
  }
  .lg\:w-\[calc\(33\%-8px\)\]{
    width: calc(33% - 8px);
  }
  .lg\:w-\[calc\(50\%-17px\)\]{
    width: calc(50% - 17px);
  }
  .lg\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .lg\:min-w-\[480px\]{
    min-width: 480px;
  }
  .lg\:max-w-\[100\%\]{
    max-width: 100%;
  }
  .lg\:max-w-\[175px\]{
    max-width: 175px;
  }
  .lg\:max-w-\[25\%\]{
    max-width: 25%;
  }
  .lg\:max-w-\[40\%\]{
    max-width: 40%;
  }
  .lg\:max-w-\[50\%\]{
    max-width: 50%;
  }
  .lg\:max-w-\[512px\]{
    max-width: 512px;
  }
  .lg\:max-w-\[558px\]{
    max-width: 558px;
  }
  .lg\:max-w-\[67\%\]{
    max-width: 67%;
  }
  .lg\:max-w-\[75\%\]{
    max-width: 75%;
  }
  .lg\:max-w-\[85\%\]{
    max-width: 85%;
  }
  .lg\:max-w-none{
    max-width: none;
  }
  .lg\:flex-1{
    flex: 1 1 0%;
  }
  .lg\:flex-\[4\]{
    flex: 4;
  }
  .lg\:transform-none{
    transform: none;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-wrap{
    flex-wrap: wrap;
  }
  .lg\:content-center{
    align-content: center;
  }
  .lg\:content-start{
    align-content: flex-start;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-\[0px_80px\]{
    gap: 0px 80px;
  }
  .lg\:gap-\[1\.5rem\]{
    gap: 1.5rem;
  }
  .lg\:gap-\[15px\]{
    gap: 15px;
  }
  .lg\:gap-\[1rem_0rem\]{
    gap: 1rem 0rem;
  }
  .lg\:gap-\[48px_30px\]{
    gap: 48px 30px;
  }
  .lg\:gap-\[60px\]{
    gap: 60px;
  }
  .lg\:gap-\[8\%\]{
    gap: 8%;
  }
  .lg\:overflow-y-auto{
    overflow-y: auto;
  }
  .lg\:border-\[1px\]{
    border-width: 1px;
  }
  .lg\:border-l-0{
    border-left-width: 0px;
  }
  .lg\:border-r-0{
    border-right-width: 0px;
  }
  .lg\:border-none{
    border-style: none;
  }
  .lg\:border-\[\#eee\]{
    --tw-border-opacity: 1;
    border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  }
  .lg\:border-black{
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  }
  .lg\:bg-\[length\:90\%\]{
    background-size: 90%;
  }
  .lg\:bg-\[left_bottom\]{
    background-position: left bottom;
  }
  .lg\:p-\[0_15px\]{
    padding: 0 15px;
  }
  .lg\:p-\[0px\]{
    padding: 0px;
  }
  .lg\:p-\[0px_10px\]{
    padding: 0px 10px;
  }
  .lg\:p-\[103px_5\%_110px\]{
    padding: 103px 5% 110px;
  }
  .lg\:p-\[20px\]{
    padding: 20px;
  }
  .lg\:p-\[30px\]{
    padding: 30px;
  }
  .lg\:p-\[30px_30px_50px\]{
    padding: 30px 30px 50px;
  }
  .lg\:p-\[45px_10px\]{
    padding: 45px 10px;
  }
  .lg\:p-\[45px_15px\]{
    padding: 45px 15px;
  }
  .lg\:p-\[45px_15px_0\]{
    padding: 45px 15px 0;
  }
  .lg\:p-\[75px_15px\]{
    padding: 75px 15px;
  }
  .lg\:p-\[90px_30px\]{
    padding: 90px 30px;
  }
  .lg\:p-\[90px_5\%\]{
    padding: 90px 5%;
  }
  .lg\:px-\[15px\]{
    padding-left: 15px;
    padding-right: 15px;
  }
  .lg\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .lg\:pb-0{
    padding-bottom: 0px;
  }
  .lg\:pb-\[0rem\]{
    padding-bottom: 0rem;
  }
  .lg\:pb-\[3rem\]{
    padding-bottom: 3rem;
  }
  .lg\:pl-5{
    padding-left: 1.25rem;
  }
  .lg\:pl-\[15px\]{
    padding-left: 15px;
  }
  .lg\:pr-5{
    padding-right: 1.25rem;
  }
  .lg\:pt-\[0rem\]{
    padding-top: 0rem;
  }
  .lg\:pt-\[66px\]{
    padding-top: 66px;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-\[2\.3125rem\]{
    font-size: 2.3125rem;
  }
  .lg\:text-\[20px\]{
    font-size: 20px;
  }
  .lg\:text-\[22px\]{
    font-size: 22px;
  }
  .lg\:text-\[3\.625rem\]{
    font-size: 3.625rem;
  }
  .lg\:text-\[30px\]{
    font-size: 30px;
  }
  .lg\:text-\[32px\]{
    font-size: 32px;
  }
  .lg\:text-\[35px\]{
    font-size: 35px;
  }
  .lg\:text-\[41px\]{
    font-size: 41px;
  }
  .lg\:text-\[48px\]{
    font-size: 48px;
  }
  .lg\:text-\[60px\]{
    font-size: 60px;
  }
  .lg\:leading-\[1\.5\]{
    line-height: 1.5;
  }
  .lg\:leading-\[37px\]{
    line-height: 37px;
  }
  .lg\:leading-\[40px\]{
    line-height: 40px;
  }
  .lg\:leading-\[49px\]{
    line-height: 49px;
  }
  .lg\:leading-\[56px\]{
    line-height: 56px;
  }
  .lg\:before\:text-\[35px\]::before{
    content: var(--tw-content);
    font-size: 35px;
  }
  .lg\:before\:text-\[60px\]::before{
    content: var(--tw-content);
    font-size: 60px;
  }
  .group:hover .lg\:group-hover\:ml-\[30px\]{
    margin-left: 30px;
  }
  .group:hover .lg\:group-hover\:opacity-50{
    opacity: 0.5;
  }
  .lg\:hover\:bg-\[rgba\(255\2c 222\2c 23\2c 0\.7\)\]:hover{
    background-color: rgba(255,222,23,0.7);
  }
}
@media (min-width: 1200px){
  .xl\:fixed{
    position: fixed;
  }
  .xl\:mb-0{
    margin-bottom: 0px;
  }
  .xl\:mr-2\.5{
    margin-right: 0.625rem;
  }
  .xl\:block{
    display: block;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:h-\[120px\]{
    height: 120px;
  }
  .xl\:h-auto{
    height: auto;
  }
  .xl\:max-h-\[530px\]{
    max-height: 530px;
  }
  .xl\:w-1\/2{
    width: 50%;
  }
  .xl\:w-\[100\%\]{
    width: 100%;
  }
  .xl\:w-\[90\%\]{
    width: 90%;
  }
  .xl\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .xl\:max-w-\[100\%\]{
    max-width: 100%;
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:justify-end{
    justify-content: flex-end;
  }
  .xl\:p-\[12px\]{
    padding: 12px;
  }
  .xl\:p-\[25px\]{
    padding: 25px;
  }
  .xl\:p-\[6px\]{
    padding: 6px;
  }
  .xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:text-\[0\.7rem\]{
    font-size: 0.7rem;
  }
  .xl\:text-\[0\.8rem\]{
    font-size: 0.8rem;
  }
  .xl\:content-\[initial\]{
    --tw-content: initial;
    content: var(--tw-content);
  }
}
@media (min-width: 1400px){
  .xxl\:top-\[84px\]{
    top: 84px;
  }
  .xxl\:p-\[24px\]{
    padding: 24px;
  }
  .xxl\:p-\[24px_16px\]{
    padding: 24px 16px;
  }
  .xxl\:pr-\[40px\]{
    padding-right: 40px;
  }
}
@media (min-width: 1800px){
  .xxxl\:bg-\[length\:60\%\]{
    background-size: 60%;
  }
  .xxxl\:bg-\[center\]{
    background-position: center;
  }
}
.\[\&\>span\]\:\!font-\[400\]>span{
  font-weight: 400 !important;
}

/*# sourceMappingURL=bundle.css.map*/