.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
}
.fa-solid,
.fa-regular,
.fa-brands,
.fas,
.far,
.fab,
.fal,
.fat,
.fad,
.fass,
.fasr,
.fasl,
.fast,
.fasds,
.fa-light,
.fa-thin,
.fa-duotone,
.fa-sharp,
.fa-sharp-duotone,
.fa-sharp-solid,
.fa-classic,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  text-rendering: auto;
  font-style: normal;
  line-height: 1;
}
.fas,
.far,
.fal,
.fat,
.fa-solid,
.fa-regular,
.fa-light,
.fa-thin,
.fa-classic {
  font-family: "Font Awesome 6 Pro";
}
.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
}
.fa-crosshairs-simple:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fad.fa-crosshairs-simple:after,
.fa-duotone.fa-crosshairs-simple:after {
  content: "";
}
.fad.fa-crosshairs:after,
.fa-duotone.fa-crosshairs:after {
  content: "";
}
.fa-arrow-up-arrow-down:before,
.fa-sort-up-down:before {
  content: "";
}
.fa-chevrons-left:before,
.fa-chevron-double-left:before {
  content: "";
}
.fad.fa-chevrons-left:after,
.fa-duotone.fa-chevrons-left:after,
.fad.fa-chevron-double-left:after,
.fa-duotone.fa-chevron-double-left:after {
  content: "";
}
.fa-chevrons-right:before,
.fa-chevron-double-right:before {
  content: "";
}
.fad.fa-chevrons-right:after,
.fa-duotone.fa-chevrons-right:after,
.fad.fa-chevron-double-right:after,
.fa-duotone.fa-chevron-double-right:after {
  content: "";
}
.fa-sparkles:before {
  content: "";
}
.fad.fa-sparkles:after,
.fa-duotone.fa-sparkles:after {
  content: "";
}
.fa-timer:before {
  content: "";
}
.fad.fa-timer:after,
.fa-duotone.fa-timer:after {
  content: "";
}
.fad.fa-arrow-up-arrow-down:after,
.fa-duotone.fa-arrow-up-arrow-down:after,
.fad.fa-sort-up-down:after,
.fa-duotone.fa-sort-up-down:after {
  content: "";
}
.fad,
.fa-classic.fa-duotone,
.fa-duotone {
  font-family: "Font Awesome 6 Duotone";
}
.fasds,
.fa-sharp-duotone {
  font-family: "Font Awesome 6 Sharp Duotone";
  font-weight: 900;
}
.fass,
.fasr,
.fasl,
.fast,
.fa-sharp {
  font-family: "Font Awesome 6 Sharp";
}
.fass,
.fa-sharp {
  font-weight: 900;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-2xs {
  vertical-align: 0.225em;
  font-size: 0.625em;
  line-height: 0.1em;
}
.fa-xs {
  vertical-align: 0.125em;
  font-size: 0.75em;
  line-height: 0.08333em;
}
.fa-sm {
  vertical-align: 0.05357em;
  font-size: 0.875em;
  line-height: 0.07143em;
}
.fa-lg {
  vertical-align: -0.075em;
  font-size: 1.25em;
  line-height: 0.05em;
}
.fa-xl {
  vertical-align: -0.125em;
  font-size: 1.5em;
  line-height: 0.04167em;
}
.fa-2xl {
  vertical-align: -0.1875em;
  font-size: 2em;
  line-height: 0.03125em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
  position: absolute;
}
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}


.fa-rocket-launch:before {
  content: "";
}


.fa-eyes:before {
  content: "";
}

.fad.fa-rocket-launch:after,
.fa-duotone.fa-rocket-launch:after {
  content: "";
}

.fa-bullseye-pointer:before {
  content: "";
}

.fad.fa-bullseye-pointer:after,
.fa-duotone.fa-bullseye-pointer:after {
  content: "";
}


.fa-helmet-battle:before {
  content: "";
}


.fad.fa-eyes:after,
.fa-duotone.fa-eyes:after {
  content: "";
}

.fad.fa-helmet-battle:after,
.fa-duotone.fa-helmet-battle:after {
  content: "";
}

.fa-credit-card:before,
.fa-credit-card-alt:before {
  content: "";
}

.fad.fa-credit-card:after,
.fa-duotone.fa-credit-card:after,
.fad.fa-credit-card-alt:after,
.fa-duotone.fa-credit-card-alt:after {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fad.fa-forward-step:after,
.fa-duotone.fa-forward-step:after,
.fad.fa-step-forward:after,
.fa-duotone.fa-step-forward:after {
  content: "";
}

.fa-party-horn:before {
  content: "";
}


.fad.fa-party-horn:after,
.fa-duotone.fa-party-horn:after {
  content: "";
}


.fad.fa-hand-fist:after,
.fa-duotone.fa-hand-fist:after,
.fad.fa-fist-raised:after,
.fa-duotone.fa-fist-raised:after {
  content: "";
}


.fa-hand-fist:before,
.fa-fist-raised:before {
  content: "";
}


.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "";
}


.fad.fa-graduation-cap:after,
.fa-duotone.fa-graduation-cap:after,
.fad.fa-mortar-board:after,
.fa-duotone.fa-mortar-board:after {
  content: "";
}


.fa-treasure-chest:before {
  content: "";
}


.fad.fa-treasure-chest:after,
.fa-duotone.fa-treasure-chest:after {
  content: "";
}


.fa-discord:before {
  content: "";
}

.fa-headset:before {
  content: "";
}


.fad.fa-headset:after,
.fa-duotone.fa-headset:after {
  content: "";
}


.fa-chevron-down:before {
  content: "";
  position: absolute;
}

.fad.fa-chevron-down:after,
.fa-duotone.fa-chevron-down:after {
  content: "";
  color: var(--fa-secondary-color, inherit);
  opacity: var(--fa-secondary-opacity, .4);
}

@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-22.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-22.ttf)
      format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-21.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-21.ttf)
      format("truetype");
  unicode-range: U+2015-20B8, U+2603, U+2698-26F7, U+E0CF-F873, U+1F32D-1F334,
    U+1F336-1F384, U+1F3C2-1F477, U+1F4B0-1F4E1, U+1F523, U+1F595, U+1F6A1-1F6CD,
    U+1F6F0-1F9E3;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-20.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-20.ttf)
      format("truetype");
  unicode-range: U+2604, U+2620-2694, U+26C6-26E8, U+26F8, U+F709-F7BA,
    U+1F305-1F32B, U+1F3C3, U+1F40B-1F422, U+1F494, U+1F571, U+1F577-1F578,
    U+1F5E1-1F69C, U+1F942-1F943, U+1F955, U+1F97E-1F98C, U+1F9FB, U+1FAA6;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-19.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-19.ttf)
      format("truetype");
  unicode-range: U+20B4, U+2211-221A, U+22C3, U+262A-262F, U+26B0, U+26C5,
    U+26E9-26F0, U+26FA-2721, U+F66A-F708, U+1F33D-1F341, U+1F357, U+1F3D4-1F3DB,
    U+1F3F9-1F408, U+1F40E, U+1F412-1F418, U+1F47B, U+1F549-1F54E, U+1F56F,
    U+1F5DD, U+1F6D0, U+1F967, U+1F986, U+1F99B-1F9AE, U+1F9E6, U+1FA81-1FA93;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-18.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-18.ttf)
      format("truetype");
  unicode-range: U+22C2, U+2625, U+2638, U+269B, U+F0E4-F669, U+1F34E-1F34F,
    U+1F392, U+1F3AD-1F3AF, U+1F3CA, U+1F442-1F453, U+1F4C9-1F4D9, U+1F52C,
    U+1F5C4, U+1F5E2, U+1F62B-1F697, U+1F6A6, U+1F6FB, U+1F9B4-1F9B7, U+1F9EE,
    U+1FAA5, U+1FAC1;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-17.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-17.ttf)
      format("truetype");
  unicode-range: U+F7, U+221E, U+232B, U+267E-2685, U+26FD, U+2711-2712, U+2797,
    U+F519-F5B8, U+1F17F, U+1F30D-1F30F, U+1F36A-1F378, U+1F3A8, U+1F455,
    U+1F480, U+1F4BF-1F4C0, U+1F58B, U+1F5B8, U+1F600-1F626, U+1F62C-1F62D,
    U+1F633-1F690, U+1F6AA-1F6AD, U+1F6B6, U+1F6CE, U+1F6EC, U+1F923-1F941,
    U+1F9F0-1F9F9, U+1FA9B, U+1FAB6;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-16.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-16.ttf)
      format("truetype");
  unicode-range: U+24BD, U+2B1B-2B1C, U+E207, U+F27B, U+F450-F518, U+1F377,
    U+1F397, U+1F3BE, U+1F3D0-1F3D3, U+1F465, U+1F489, U+1F49F, U+1F4AC, U+1F4D6,
    U+1F4E6, U+1F54A, U+1F56E, U+1F609, U+1F6A9, U+1F6AC, U+1F7E5-1F91D, U+1F977,
    U+1F9EA-1F9EC, U+1FA79;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-15.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-15.ttf)
      format("truetype");
  unicode-range: U+2194-21E5, U+23F0, U+265A-2663, U+26BE, U+2708, U+27A1-2B0D,
    U+2B95, U+F01A-F01B, U+F18E-F190, U+F2D4-F3FC, U+F3FF-F44F, U+1F333, U+1F399,
    U+1F3C0, U+1F3C8, U+1F3CF, U+1F3D1, U+1F3ED, U+1F48E, U+1F4DD, U+1F4FA,
    U+1F502, U+1F94A-1F94E;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-14.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-14.ttf)
      format("truetype");
  unicode-range: U+20AA, U+2122-2139, U+231B, U+23F1-23F3, U+25AC, U+263F-2642,
    U+2660, U+2696, U+26A2-26A9, U+26B2, U+270B-270C, U+2744-274E, U+2B23,
    U+F014, U+F0F5, U+F1B1-F27A, U+F28B-F2D3, U+F2DC-F312, U+F425, U+F4E6,
    U+F8E5, U+1F321, U+1F374, U+1F383, U+1F4A9, U+1F4CD, U+1F4E4-1F4E5,
    U+1F504-1F50B, U+1F58A, U+1F596, U+1F5D5-1F5D6, U+1F5FA, U+1F68D, U+1F6CC,
    U+1F6D1, U+1F91A, U+1F944;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-13.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-13.ttf)
      format("truetype");
  unicode-range: U+A3-BB, U+201C-20A9, U+20AC, U+20BD, U+21BA-21C4, U+2304,
    U+2600, U+2611, U+2639, U+26BD, U+2705, U+F01D-F0E3, U+F0E9-F0F4,
    U+F0F6-F187, U+F191-F1B0, U+F1B3-F206, U+F381-F382, U+1F382, U+1F393,
    U+1F44E, U+1F4A3, U+1F4BE, U+1F4E0, U+1F515-1F518, U+1F58C, U+1F5AA, U+1F5B7,
    U+1F5B9-1F5BB, U+1F5CE, U+1F610, U+1F642, U+1F691-1F696, U+1F698, U+1F6B2,
    U+1F9CD, U+1F9EF, U+1F9F3, U+1FA7A;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-12.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-12.ttf)
      format("truetype");
  unicode-range: U+D7, U+21BB, U+2329-232A, U+23CF-23EE, U+25D0, U+2699, U+26A0,
    U+2700-2704, U+2715-2716, U+274C, U+E647-F013, U+F01E-F044, U+F047-F085,
    U+F089-F0C4, U+F115, U+F123, U+F29C, U+1F34B, U+1F3F7, U+1F4A7, U+1F4C2,
    U+1F4CC, U+1F4E2, U+1F4F7, U+1F500, U+1F508-1F50A, U+1F50D, U+1F56B, U+1F588,
    U+1F5B4, U+1F5C1, U+1F5D8-1F5D9, U+1F6AB, U+1F6D2, U+1F9F2;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-11.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-11.ttf)
      format("truetype");
  unicode-range: U+203D, U+E574-E646, U+F8BC, U+1F3AE, U+1F68A;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-10.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-10.ttf)
      format("truetype");
  unicode-range: U+E4BA-E573;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-9.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-9.ttf)
      format("truetype");
  unicode-range: U+E41E-E4B9, U+E4EC, U+E4EE, U+E550, U+E559, U+1F344, U+1F363,
    U+1F36D-1F373, U+1F92D, U+1F954, U+1F958, U+1F95C-1F95E, U+1F968, U+1F979,
    U+1F990-1F991, U+1F99E, U+1F9C2-1F9C7, U+1FAD1-1FAE5;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-8.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-8.ttf)
      format("truetype");
  unicode-range: U+E383-E41D, U+F80B, U+1F330, U+1F345, U+1F366-1F367, U+1F369,
    U+1F36B-1F36C, U+1F36E-1F370, U+1F4AF, U+1F952, U+1F956, U+1F959,
    U+1F963-1F966, U+1F96B-1F96F, U+1F980, U+1F9C1, U+1F9C4, U+1F9C6, U+1F9C8,
    U+1FAD3, U+1FAD5;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-7.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-7.ttf)
      format("truetype");
  unicode-range: U+E29F-E382, U+1F964, U+1FAE2;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-6.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-6.ttf)
      format("truetype");
  unicode-range: U+E1E5-E206, U+E208-E29E;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-5.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-5.ttf)
      format("truetype");
  unicode-range: U+E12D-E1E4;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-4.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-4.ttf)
      format("truetype");
  unicode-range: U+E061-E0CE, U+E0D0-E12C;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-3.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-3.ttf)
      format("truetype");
  unicode-range: U+22-7E, U+2731, U+E000-E05F, U+F069, U+F1FA, U+F52C, U+F531,
    U+F536, U+F69F, U+F8DF-F8E0, U+F8E7, U+F8EE-F8EF, U+F8FD, U+1F320, U+1F52D,
    U+1F680, U+1F6B0, U+1F6F8, U+1FA9F;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-2.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-2.ttf)
      format("truetype");
  unicode-range: U+D8, U+2205, U+2615, U+26EA, U+271D, U+273F, U+F44B, U+F481,
    U+F48A, U+F48F-F490, U+F493-F494, U+F498, U+F4B7, U+F4CA, U+F4CC, U+F4D1,
    U+F4D7-F4D8, U+F4E2, U+F503, U+F508, U+F51B, U+F51D-F51E, U+F521-F522,
    U+F52B, U+F530, U+F535, U+F53E, U+F543-F545, U+F548-F549, U+F54E, U+F555,
    U+F559, U+F55D, U+F564, U+F56C, U+F56E-F570, U+F577-F578, U+F590,
    U+F594-F595, U+F5A1-F5A2, U+F5AA-F5AB, U+F5B0, U+F5B7, U+F5BA, U+F5BF,
    U+F5CA, U+F5DB-F5DC, U+F5EF, U+F5F2, U+F5F6, U+F5FB, U+F5FD, U+F621, U+F63B,
    U+F649-F64A, U+F64F, U+F653-F654, U+F656, U+F65B, U+F664, U+F673, U+F675,
    U+F67D, U+F67F, U+F695, U+F69C, U+F6A8, U+F6BF-F6C0, U+F6D5, U+F6E3, U+F6E9,
    U+F6F5, U+F6FA, U+F6FF-F700, U+F70B, U+F70E, U+F715, U+F71B, U+F72E-F72F,
    U+F733-F734, U+F747, U+F755, U+F757, U+F75C, U+F762, U+F773, U+F77C, U+F781,
    U+F784, U+F788, U+F7B2, U+F7B6, U+F7BD, U+F7D5, U+F7EE, U+F7FF, U+F801,
    U+F804, U+F813-F814, U+F82F-F830, U+F845-F846, U+F850, U+F855, U+F858-F859,
    U+F85C, U+F866, U+F86D, U+F871, U+F875, U+F893-F894, U+F897, U+F89F, U+F8A9,
    U+F8B1-F8B2, U+F8BB, U+F8C7, U+F8D6-F8D7, U+F8D9, U+1F331, U+1F337-1F33C,
    U+1F356, U+1F3A5-1F3A6, U+1F3B2, U+1F3C5, U+1F3D6-1F3D9, U+1F3E8-1F3EB,
    U+1F409, U+1F41F, U+1F451, U+1F4BD, U+1F4CF, U+1F4DA-1F4DC, U+1F4E3, U+1F4EA,
    U+1F4FB, U+1F509, U+1F528-1F52A, U+1F547, U+1F6EB, U+1F916, U+1F95B, U+1F9A6,
    U+1F9E0, U+1F9FE, U+1FA91, U+1FA99;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-1.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-1.ttf)
      format("truetype");
  unicode-range: U+A9, U+AE, U+201D, U+2303, U+231A, U+2328, U+23FE, U+25B2-25CF,
    U+2666-267B, U+2693, U+26A1, U+26AA-26AB, U+26DF, U+2709, U+270F, U+2B24,
    U+F003, U+F016, U+F040, U+F087, U+F0A2, U+F0C9, U+F0CC, U+F0CE, U+F0D1-F0D7,
    U+F0DC, U+F0E0, U+F0E7-F0E8, U+F0EB, U+F0F3, U+F0F7-F0F8, U+F106,
    U+F108-F109, U+F10C, U+F10E-F112, U+F11C-F11E, U+F121, U+F126, U+F129,
    U+F12C-F133, U+F135, U+F13D, U+F140, U+F145, U+F14E, U+F15B, U+F164, U+F186,
    U+F188, U+F1AB, U+F1AD-F1AE, U+F1B2, U+F1B8, U+F1BB-F1C3, U+F1CE-F1D9,
    U+F1DB-F1DC, U+F1E4-F1EC, U+F1F8-F1F9, U+F205, U+F20A, U+F217, U+F219-F21D,
    U+F22D-F234, U+F238, U+F246, U+F24D, U+F251, U+F25D, U+F275, U+F29E-F2A0,
    U+F2A7, U+F2B5, U+F2BB-F2BC, U+F2CC-F2CD, U+F2D2, U+F2DB, U+F2E1, U+F2EC,
    U+F2F7, U+F2FC, U+F302-F303, U+F316, U+F31A, U+F328, U+F335, U+F363, U+F37E,
    U+F390, U+F3C5, U+F3CE, U+F3E5, U+F3F4, U+F3FB, U+F40E, U+F435, U+F47D,
    U+1F319, U+1F332, U+1F39F, U+1F3C1, U+1F3CD, U+1F3E2-1F3E5, U+1F44D, U+1F4A1,
    U+1F4BB, U+1F4C4-1F4C6, U+1F4CB, U+1F4F0-1F4F1, U+1F501, U+1F50C, U+1F514,
    U+1F534-1F535, U+1F575, U+1F582, U+1F5A5-1F5A9, U+1F5CB, U+1F5D4, U+1F686,
    U+1F69A, U+1F6A2, U+1F6BF-1F6C1, U+1F6E1, U+1F7E0-1F7E4, U+1F9E9, U+1F9ED;
}
@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-0.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-sharp-solid-900-0.ttf)
      format("truetype");
  unicode-range: U+21, U+23-25, U+2B, U+3F, U+2013, U+2190-2193, U+2212, U+2399,
    U+23E9-23EA, U+23F8-23FB, U+25A0, U+25B6, U+25FB-25FC, U+2601, U+261D,
    U+2665, U+2713-2714, U+2753-2796, U+2B50, U+E010, U+E017, U+E01B,
    U+E01F-E021, U+E024, U+E02F, U+E03A, U+E042, U+E045-E046, U+E060, U+E068,
    U+E06E, U+E074, U+E076, U+F001, U+F004-F008, U+F00C, U+F011-F012, U+F015,
    U+F017-F019, U+F01C, U+F023-F025, U+F02A, U+F02C-F031, U+F03A, U+F03D-F03E,
    U+F041, U+F04A-F04E, U+F05B, U+F060-F065, U+F067-F068, U+F06B-F06E, U+F072,
    U+F075, U+F077-F078, U+F07B, U+F084, U+F086, U+F08A, U+F091-F093,
    U+F095-F097, U+F09C-F09D, U+F0A3, U+F0A6, U+F0AC-F0AD, U+F0B0-F0B1,
    U+F0C0-F0C2, U+F0C5-F0C6, U+F0C8, U+F0E5-F0E6, U+F114, U+F11D, U+F128,
    U+F12A, U+F155, U+F283, U+F292, U+F295, U+F2C0, U+F332, U+F541, U+F80A,
    U+F80C, U+1F310, U+1F381, U+1F39E, U+1F3A7, U+1F3B5, U+1F3C6, U+1F3E0,
    U+1F3F4, U+1F441, U+1F464, U+1F499-1F49C, U+1F4B2-1F4B3, U+1F4BC, U+1F4C1,
    U+1F4CE, U+1F4D4, U+1F4DE, U+1F4F6, U+1F511-1F513, U+1F516-1F517, U+1F525,
    U+1F527, U+1F553, U+1F57B, U+1F5A4, U+1F5A8, U+1F5B6, U+1F5BF, U+1F5E9-1F5EA,
    U+1F6E3, U+1F90D-1F90E, U+1F9E1, U+1F9FC, U+1FA90;
}
.fass,
.fa-solid {
  font-weight: 900;
}
:root {
  --fa-style-family-duotone: "Font Awesome 6 Duotone";
  --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
}
:host {
  --fa-style-family-duotone: "Font Awesome 6 Duotone";
  --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-28.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-28.ttf)
      format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-27.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-27.ttf)
      format("truetype");
  unicode-range: U+F81E-F892, U+10F81E-10F892;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-26.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-26.ttf)
      format("truetype");
  unicode-range: U+F7AA-F81D, U+10F7AA-10F81D;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-25.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-25.ttf)
      format("truetype");
  unicode-range: U+F73A-F7A9, U+10F73A-10F7A9;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-24.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-24.ttf)
      format("truetype");
  unicode-range: U+F6CD-F739, U+10F6CD-10F739;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-23.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-23.ttf)
      format("truetype");
  unicode-range: U+F663-F6CB, U+10F663-10F6CB;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-22.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-22.ttf)
      format("truetype");
  unicode-range: U+F0E4-F662, U+10F0E4-10F662;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-21.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-21.ttf)
      format("truetype");
  unicode-range: U+F584-F5FC, U+10F584-10F5FC;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-20.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-20.ttf)
      format("truetype");
  unicode-range: U+F500-F583, U+10F500-10F583;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-19.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-19.ttf)
      format("truetype");
  unicode-range: U+E207, U+F482-F4FF, U+10E207, U+10F482-10F4FF;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-18.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-18.ttf)
      format("truetype");
  unicode-range: U+F3DD-F3FC, U+F3FF-F480, U+F4A1, U+10F3DD-10F3FC,
    U+10F3FF-10F480, U+10F4A1;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-17.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-17.ttf)
      format("truetype");
  unicode-range: U+F313-F3D1, U+10F313-10F3D1;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-16.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-16.ttf)
      format("truetype");
  unicode-range: U+F254-F312, U+F4E6, U+F8E5, U+10F254-10F312, U+10F4E6,
    U+10F8E5;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-15.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-15.ttf)
      format("truetype");
  unicode-range: U+F152-F253, U+10F152-10F253;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-14.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-14.ttf)
      format("truetype");
  unicode-range: U+F089-F0E3, U+F0E9-F151, U+F381-F382, U+10F089-10F0E3,
    U+10F0E9-10F151, U+10F381-10F382;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-13.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-13.ttf)
      format("truetype");
  unicode-range: U+E647-F085, U+10F000-10F085;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-12.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-12.ttf)
      format("truetype");
  unicode-range: U+E572-E646, U+F8BC, U+10F8BC;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-11.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-11.ttf)
      format("truetype");
  unicode-range: U+E4B8-E571;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-10.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-10.ttf)
      format("truetype");
  unicode-range: U+E3FE-E4B7;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-9.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-9.ttf)
      format("truetype");
  unicode-range: U+E34A-E3FD, U+F80B, U+10F80B;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-8.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-8.ttf)
      format("truetype");
  unicode-range: U+E265-E349;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-7.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-7.ttf)
      format("truetype");
  unicode-range: U+E1AB-E206, U+E208-E264;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-6.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-6.ttf)
      format("truetype");
  unicode-range: U+E0F3-E1AA;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-5.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-5.ttf)
      format("truetype");
  unicode-range: U+E048-E0F2, U+10E048-10E086;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-4.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-4.ttf)
      format("truetype");
  unicode-range: U+2C-E047, U+F1FA, U+F52C, U+F531, U+F536, U+F69F,
    U+10E000-10E047, U+10F1FA, U+10F52C, U+10F531, U+10F536, U+10F69F;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-3.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-3.ttf)
      format("truetype");
  unicode-range: U+22-2A, U+102A, U+F069, U+F5FD, U+F621, U+F63B, U+F649-F64A,
    U+F64F, U+F653-F654, U+F656, U+F65B, U+F664, U+F673, U+F675, U+F67D, U+F67F,
    U+F695, U+F69C, U+F6A8, U+F6BF-F6C0, U+F6D5, U+F6E3, U+F6E9, U+F6F5, U+F6FA,
    U+F6FF-F700, U+F70B, U+F70E, U+F715, U+F71B, U+F72E-F72F, U+F733-F734,
    U+F747, U+F755, U+F757, U+F75C, U+F762, U+F773, U+F77C, U+F781, U+F784,
    U+F788, U+F7B2, U+F7B6, U+F7BD, U+F7D5, U+F7EE, U+F7FF, U+F801, U+F804,
    U+F813-F814, U+F82F-F830, U+F845-F846, U+F850, U+F855, U+F858-F859, U+F85C,
    U+F866, U+F86D, U+F871, U+F875, U+F893-F894, U+F897, U+F89F, U+F8A9,
    U+F8B1-F8B2, U+F8BB, U+F8C7, U+F8D6-F8D7, U+F8D9, U+F8DF-F8E0, U+F8E7,
    U+F8EE-F8EF, U+F8FD, U+10F069, U+10F5FD, U+10F621, U+10F63B, U+10F649-10F64A,
    U+10F64F, U+10F653-10F654, U+10F656, U+10F65B, U+10F664, U+10F673, U+10F675,
    U+10F67D, U+10F67F, U+10F695, U+10F69C, U+10F6A8, U+10F6BF-10F6C0, U+10F6D5,
    U+10F6E3, U+10F6E9, U+10F6F5, U+10F6FA, U+10F6FF-10F700, U+10F70B, U+10F70E,
    U+10F715, U+10F71B, U+10F72E-10F72F, U+10F733-10F734, U+10F747, U+10F755,
    U+10F757, U+10F75C, U+10F762, U+10F773, U+10F77C, U+10F781, U+10F784,
    U+10F788, U+10F7B2, U+10F7B6, U+10F7BD, U+10F7D5, U+10F7EE, U+10F7FF,
    U+10F801, U+10F804, U+10F813-10F814, U+10F82F-10F830, U+10F845-10F846,
    U+10F850, U+10F855, U+10F858-10F859, U+10F85C, U+10F866, U+10F86D, U+10F871,
    U+10F875, U+10F893-10F894, U+10F897, U+10F89F, U+10F8A9, U+10F8B1-10F8B2,
    U+10F8BB, U+10F8C7, U+10F8D6-10F8D7, U+10F8D9, U+10F8DF-10F8E0, U+10F8E7,
    U+10F8EE-10F8EF, U+10F8FD;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-2.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-2.ttf)
      format("truetype");
  unicode-range: U+F040, U+F108, U+F2A0, U+F2A7, U+F2B5, U+F2BB, U+F2CC-F2CD,
    U+F2D2, U+F2DB, U+F2E1, U+F2EC, U+F2F7, U+F2FC, U+F302-F303, U+F316, U+F31A,
    U+F328, U+F335, U+F363, U+F37E, U+F390, U+F3C5, U+F3CE, U+F3E5, U+F3F4,
    U+F3FB, U+F40E, U+F435, U+F44B, U+F481, U+F48A, U+F48F-F490, U+F493-F494,
    U+F498, U+F4B7, U+F4CA, U+F4CC, U+F4D1, U+F4D7-F4D8, U+F4E2, U+F503, U+F508,
    U+F51B, U+F51D-F51E, U+F521-F522, U+F52B, U+F530, U+F535, U+F53E,
    U+F543-F545, U+F548-F549, U+F54E, U+F555, U+F559, U+F55D, U+F564, U+F56C,
    U+F56E-F570, U+F577-F578, U+F590, U+F594-F595, U+F5A1-F5A2, U+F5AA-F5AB,
    U+F5B0, U+F5B7, U+F5BA, U+F5BF, U+F5CA, U+F5DB-F5DC, U+F5EF, U+F5F2, U+F5F6,
    U+F5FB, U+10F040, U+10F108, U+10F2A0, U+10F2A7, U+10F2B5, U+10F2BB,
    U+10F2CC-10F2CD, U+10F2D2, U+10F2DB, U+10F2E1, U+10F2EC, U+10F2F7, U+10F2FC,
    U+10F302-10F303, U+10F316, U+10F31A, U+10F328, U+10F335, U+10F363, U+10F37E,
    U+10F390, U+10F3C5, U+10F3CE, U+10F3E5, U+10F3F4, U+10F3FB, U+10F40E,
    U+10F435, U+10F44B, U+10F481, U+10F48A, U+10F48F-10F490, U+10F493-10F494,
    U+10F498, U+10F4B7, U+10F4CA, U+10F4CC, U+10F4D1, U+10F4D7-10F4D8, U+10F4E2,
    U+10F503, U+10F508, U+10F51B, U+10F51D-10F51E, U+10F521-10F522, U+10F52B,
    U+10F530, U+10F535, U+10F53E, U+10F543-10F545, U+10F548-10F549, U+10F54E,
    U+10F555, U+10F559, U+10F55D, U+10F564, U+10F56C, U+10F56E-10F570,
    U+10F577-10F578, U+10F590, U+10F594-10F595, U+10F5A1-10F5A2, U+10F5AA-10F5AB,
    U+10F5B0, U+10F5B7, U+10F5BA, U+10F5BF, U+10F5CA, U+10F5DB-10F5DC, U+10F5EF,
    U+10F5F2, U+10F5F6, U+10F5FB;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-1.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-1.ttf)
      format("truetype");
  unicode-range: U+F0A6, U+F0AC-F0AD, U+F0B0-F0B1, U+F0C0-F0C2, U+F0C5-F0C6,
    U+F0C8-F0C9, U+F0CC, U+F0CE, U+F0D1-F0D7, U+F0DC, U+F0E0, U+F0E7-F0E8,
    U+F0EB, U+F0F3, U+F0F8, U+F106, U+F109, U+F10E-F111, U+F11C-F11E, U+F121,
    U+F126, U+F129, U+F12C-F133, U+F135, U+F13D, U+F140, U+F145, U+F14E, U+F15B,
    U+F164, U+F186, U+F188, U+F1AB, U+F1AD-F1AE, U+F1B2, U+F1B8, U+F1BB-F1C3,
    U+F1CE-F1D8, U+F1DC, U+F1E4-F1EC, U+F1F8-F1F9, U+F205, U+F20A, U+F217,
    U+F219-F21D, U+F22D-F234, U+F238, U+F246, U+F24D, U+F251, U+F25D, U+F275,
    U+F29E, U+F47D, U+10F0A6, U+10F0AC-10F0AD, U+10F0B0-10F0B1, U+10F0C0-10F0C2,
    U+10F0C5-10F0C6, U+10F0C8-10F0C9, U+10F0CC, U+10F0CE, U+10F0D1-10F0D7,
    U+10F0DC, U+10F0E0, U+10F0E7-10F0E8, U+10F0EB, U+10F0F3, U+10F0F8, U+10F106,
    U+10F109, U+10F10E-10F111, U+10F11C-10F11E, U+10F121, U+10F126, U+10F129,
    U+10F12C-10F133, U+10F135, U+10F13D, U+10F140, U+10F145, U+10F14E, U+10F15B,
    U+10F164, U+10F186, U+10F188, U+10F1AB, U+10F1AD-10F1AE, U+10F1B2, U+10F1B8,
    U+10F1BB-10F1C3, U+10F1CE-10F1D8, U+10F1DC, U+10F1E4-10F1EC, U+10F1F8-10F1F9,
    U+10F205, U+10F20A, U+10F217, U+10F219-10F21D, U+10F22D-10F234, U+10F238,
    U+10F246, U+10F24D, U+10F251, U+10F25D, U+10F275, U+10F29E, U+10F47D;
}
@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-0.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-duotone-900-0.ttf)
      format("truetype");
  unicode-range: U+21, U+23-25, U+2B, U+3F, U+1021-1025, U+102B, U+103F, U+E010,
    U+E017, U+E01B, U+E01F-E021, U+E024, U+E02F, U+E03A, U+E042, U+E045-E046,
    U+E060, U+E068, U+E06E, U+E074, U+E076, U+F001, U+F004-F008, U+F00C,
    U+F011-F012, U+F015-F01C, U+F023-F025, U+F02A, U+F02C-F031, U+F03A,
    U+F03D-F03E, U+F041, U+F04A-F04E, U+F05B, U+F060-F065, U+F067-F068,
    U+F06B-F06E, U+F072, U+F075, U+F077-F078, U+F07B, U+F084, U+F086,
    U+F091-F093, U+F095, U+F09C-F09D, U+F0A3, U+F128, U+F12A, U+F155, U+F292,
    U+F295, U+F332, U+F541, U+F80A, U+F80C, U+10E010, U+10E017, U+10E01B,
    U+10E01F-10E021, U+10E024, U+10E02F, U+10E03A, U+10E042, U+10E045-10E046,
    U+10E060, U+10E068, U+10E06E, U+10E074, U+10E076, U+10F001, U+10F004-10F008,
    U+10F00C, U+10F011-10F012, U+10F015-10F01C, U+10F023-10F025, U+10F02A,
    U+10F02C-10F031, U+10F03A, U+10F03D-10F03E, U+10F041, U+10F04A-10F04E,
    U+10F05B, U+10F060-10F065, U+10F067-10F068, U+10F06B-10F06E, U+10F072,
    U+10F075, U+10F077-10F078, U+10F07B, U+10F084, U+10F086, U+10F091-10F093,
    U+10F095, U+10F09C-10F09D, U+10F0A3, U+10F128, U+10F12A, U+10F155, U+10F292,
    U+10F295, U+10F332, U+10F541, U+10F80A, U+10F80C;
}

.fad,
.fa-duotone {
  letter-spacing: normal;
  font-weight: 900;
  position: relative;
}
.fad:before,
.fa-duotone:before {
  color: var(--fa-primary-color, inherit);
  opacity: var(--fa-primary-opacity, 1);
  position: absolute;
}
.fad:after,
.fa-duotone:after {
  color: var(--fa-secondary-color, inherit);
  opacity: var(--fa-secondary-opacity, 0.4);
}

:root {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro";
}
:host {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro";
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-22.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-22.ttf)
      format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-21.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-21.ttf)
      format("truetype");
  unicode-range: U+2015-20B8, U+2603, U+2698-26F7, U+E0CF-F873, U+1F32D-1F334,
    U+1F336-1F384, U+1F3C2-1F477, U+1F4B0-1F4E1, U+1F523, U+1F595, U+1F6A1-1F6CD,
    U+1F6F0-1F9E3;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-20.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-20.ttf)
      format("truetype");
  unicode-range: U+2604, U+2620-2694, U+26C6-26E8, U+26F8, U+F709-F7BA,
    U+1F305-1F32B, U+1F3C3, U+1F40B-1F422, U+1F494, U+1F571, U+1F577-1F578,
    U+1F5E1-1F69C, U+1F942-1F943, U+1F955, U+1F97E-1F98C, U+1F9FB, U+1FAA6;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-19.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-19.ttf)
      format("truetype");
  unicode-range: U+20B4, U+2211-221A, U+22C3, U+262A-262F, U+26B0, U+26C5,
    U+26E9-26F0, U+26FA-2721, U+F66A-F708, U+1F33D-1F341, U+1F357, U+1F3D4-1F3DB,
    U+1F3F9-1F408, U+1F40E, U+1F412-1F418, U+1F47B, U+1F549-1F54E, U+1F56F,
    U+1F5DD, U+1F6D0, U+1F967, U+1F986, U+1F99B-1F9AE, U+1F9E6, U+1FA81-1FA93;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-18.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-18.ttf)
      format("truetype");
  unicode-range: U+22C2, U+2625, U+2638, U+269B, U+F0E4-F669, U+1F34E-1F34F,
    U+1F392, U+1F3AD-1F3AF, U+1F3CA, U+1F442-1F453, U+1F4C9-1F4D9, U+1F52C,
    U+1F5C4, U+1F5E2, U+1F62B-1F697, U+1F6A6, U+1F6FB, U+1F9B4-1F9B7, U+1F9EE,
    U+1FAA5, U+1FAC1;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-17.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-17.ttf)
      format("truetype");
  unicode-range: U+F7, U+221E, U+232B, U+267E-2685, U+26FD, U+2711-2712, U+2797,
    U+F519-F5B8, U+1F17F, U+1F30D-1F30F, U+1F36A-1F378, U+1F3A8, U+1F455,
    U+1F480, U+1F4BF-1F4C0, U+1F58B, U+1F5B8, U+1F600-1F626, U+1F62C-1F62D,
    U+1F633-1F690, U+1F6AA-1F6AD, U+1F6B6, U+1F6CE, U+1F6EC, U+1F923-1F941,
    U+1F9F0-1F9F9, U+1FA9B, U+1FAB6;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-16.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-16.ttf)
      format("truetype");
  unicode-range: U+24BD, U+2B1B-2B1C, U+E207, U+F27B, U+F450-F518, U+1F377,
    U+1F397, U+1F3BE, U+1F3D0-1F3D3, U+1F465, U+1F489, U+1F49F, U+1F4AC, U+1F4D6,
    U+1F4E6, U+1F54A, U+1F56E, U+1F609, U+1F6A9, U+1F6AC, U+1F7E5-1F91D, U+1F977,
    U+1F9EA-1F9EC, U+1FA79;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-15.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-15.ttf)
      format("truetype");
  unicode-range: U+2194-21E5, U+23F0, U+265A-2663, U+26BE, U+2708, U+27A1-2B0D,
    U+2B95, U+F01A-F01B, U+F18E-F190, U+F2D4-F3FC, U+F3FF-F44F, U+1F333, U+1F399,
    U+1F3C0, U+1F3C8, U+1F3CF, U+1F3D1, U+1F3ED, U+1F48E, U+1F4DD, U+1F4FA,
    U+1F502, U+1F94A-1F94E;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-14.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-14.ttf)
      format("truetype");
  unicode-range: U+20AA, U+2122-2139, U+231B, U+23F1-23F3, U+25AC, U+263F-2642,
    U+2660, U+2696, U+26A2-26A9, U+26B2, U+270B-270C, U+2744-274E, U+2B23,
    U+F014, U+F0F5, U+F1B1-F27A, U+F28B-F2D3, U+F2DC-F312, U+F425, U+F4E6,
    U+F8E5, U+1F321, U+1F374, U+1F383, U+1F4A9, U+1F4CD, U+1F4E4-1F4E5,
    U+1F504-1F50B, U+1F58A, U+1F596, U+1F5D5-1F5D6, U+1F5FA, U+1F68D, U+1F6CC,
    U+1F6D1, U+1F91A, U+1F944;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-13.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-13.ttf)
      format("truetype");
  unicode-range: U+A3-BB, U+201C-20A9, U+20AC, U+20BD, U+21BA-21C4, U+2304,
    U+2600, U+2611, U+2639, U+26BD, U+2705, U+F01D-F0E3, U+F0E9-F0F4,
    U+F0F6-F187, U+F191-F1B0, U+F1B3-F206, U+F381-F382, U+1F382, U+1F393,
    U+1F44E, U+1F4A3, U+1F4BE, U+1F4E0, U+1F515-1F518, U+1F58C, U+1F5AA, U+1F5B7,
    U+1F5B9-1F5BB, U+1F5CE, U+1F610, U+1F642, U+1F691-1F696, U+1F698, U+1F6B2,
    U+1F9CD, U+1F9EF, U+1F9F3, U+1FA7A;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-12.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-12.ttf)
      format("truetype");
  unicode-range: U+D7, U+21BB, U+2329-232A, U+23CF-23EE, U+25D0, U+2699, U+26A0,
    U+2700-2704, U+2715-2716, U+274C, U+E647-F013, U+F01E-F044, U+F047-F085,
    U+F089-F0C4, U+F115, U+F123, U+F29C, U+1F34B, U+1F3F7, U+1F4A7, U+1F4C2,
    U+1F4CC, U+1F4E2, U+1F4F7, U+1F500, U+1F508-1F50A, U+1F50D, U+1F56B, U+1F588,
    U+1F5B4, U+1F5C1, U+1F5D8-1F5D9, U+1F6AB, U+1F6D2, U+1F9F2;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-11.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-11.ttf)
      format("truetype");
  unicode-range: U+203D, U+E574-E646, U+F8BC, U+1F3AE, U+1F68A;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-10.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-10.ttf)
      format("truetype");
  unicode-range: U+E4BA-E573;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-9.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-9.ttf)
      format("truetype");
  unicode-range: U+E41E-E4B9, U+E4EC, U+E4EE, U+E550, U+E559, U+1F344, U+1F363,
    U+1F36D-1F373, U+1F92D, U+1F954, U+1F958, U+1F95C-1F95E, U+1F968, U+1F979,
    U+1F990-1F991, U+1F99E, U+1F9C2-1F9C7, U+1FAD1-1FAE5;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-8.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-8.ttf)
      format("truetype");
  unicode-range: U+E383-E41D, U+F80B, U+1F330, U+1F345, U+1F366-1F367, U+1F369,
    U+1F36B-1F36C, U+1F36E-1F370, U+1F4AF, U+1F952, U+1F956, U+1F959,
    U+1F963-1F966, U+1F96B-1F96F, U+1F980, U+1F9C1, U+1F9C4, U+1F9C6, U+1F9C8,
    U+1FAD3, U+1FAD5;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-7.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-7.ttf)
      format("truetype");
  unicode-range: U+E29F-E382, U+1F964, U+1FAE2;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-6.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-6.ttf)
      format("truetype");
  unicode-range: U+E1E5-E206, U+E208-E29E;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-5.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-5.ttf)
      format("truetype");
  unicode-range: U+E12D-E1E4;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-4.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-4.ttf)
      format("truetype");
  unicode-range: U+E061-E0CE, U+E0D0-E12C;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-3.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-3.ttf)
      format("truetype");
  unicode-range: U+22-7E, U+2731, U+E000-E05F, U+F069, U+F1FA, U+F52C, U+F531,
    U+F536, U+F69F, U+F8DF-F8E0, U+F8E7, U+F8EE-F8EF, U+F8FD, U+1F320, U+1F52D,
    U+1F680, U+1F6B0, U+1F6F8, U+1FA9F;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-2.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-2.ttf)
      format("truetype");
  unicode-range: U+D8, U+2205, U+2615, U+26EA, U+271D, U+273F, U+F44B, U+F481,
    U+F48A, U+F48F-F490, U+F493-F494, U+F498, U+F4B7, U+F4CA, U+F4CC, U+F4D1,
    U+F4D7-F4D8, U+F4E2, U+F503, U+F508, U+F51B, U+F51D-F51E, U+F521-F522,
    U+F52B, U+F530, U+F535, U+F53E, U+F543-F545, U+F548-F549, U+F54E, U+F555,
    U+F559, U+F55D, U+F564, U+F56C, U+F56E-F570, U+F577-F578, U+F590,
    U+F594-F595, U+F5A1-F5A2, U+F5AA-F5AB, U+F5B0, U+F5B7, U+F5BA, U+F5BF,
    U+F5CA, U+F5DB-F5DC, U+F5EF, U+F5F2, U+F5F6, U+F5FB, U+F5FD, U+F621, U+F63B,
    U+F649-F64A, U+F64F, U+F653-F654, U+F656, U+F65B, U+F664, U+F673, U+F675,
    U+F67D, U+F67F, U+F695, U+F69C, U+F6A8, U+F6BF-F6C0, U+F6D5, U+F6E3, U+F6E9,
    U+F6F5, U+F6FA, U+F6FF-F700, U+F70B, U+F70E, U+F715, U+F71B, U+F72E-F72F,
    U+F733-F734, U+F747, U+F755, U+F757, U+F75C, U+F762, U+F773, U+F77C, U+F781,
    U+F784, U+F788, U+F7B2, U+F7B6, U+F7BD, U+F7D5, U+F7EE, U+F7FF, U+F801,
    U+F804, U+F813-F814, U+F82F-F830, U+F845-F846, U+F850, U+F855, U+F858-F859,
    U+F85C, U+F866, U+F86D, U+F871, U+F875, U+F893-F894, U+F897, U+F89F, U+F8A9,
    U+F8B1-F8B2, U+F8BB, U+F8C7, U+F8D6-F8D7, U+F8D9, U+1F331, U+1F337-1F33C,
    U+1F356, U+1F3A5-1F3A6, U+1F3B2, U+1F3C5, U+1F3D6-1F3D9, U+1F3E8-1F3EB,
    U+1F409, U+1F41F, U+1F451, U+1F4BD, U+1F4CF, U+1F4DA-1F4DC, U+1F4E3, U+1F4EA,
    U+1F4FB, U+1F509, U+1F528-1F52A, U+1F547, U+1F6EB, U+1F916, U+1F95B, U+1F9A6,
    U+1F9E0, U+1F9FE, U+1FA91, U+1FA99;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-1.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-1.ttf)
      format("truetype");
  unicode-range: U+A9, U+AE, U+201D, U+2303, U+231A, U+2328, U+23FE, U+25B2-25CF,
    U+2666-267B, U+2693, U+26A1, U+26AA-26AB, U+26DF, U+2709, U+270F, U+2B24,
    U+F003, U+F016, U+F040, U+F087, U+F0A2, U+F0C9, U+F0CC, U+F0CE, U+F0D1-F0D7,
    U+F0DC, U+F0E0, U+F0E7-F0E8, U+F0EB, U+F0F3, U+F0F7-F0F8, U+F106,
    U+F108-F109, U+F10C, U+F10E-F112, U+F11C-F11E, U+F121, U+F126, U+F129,
    U+F12C-F133, U+F135, U+F13D, U+F140, U+F145, U+F14E, U+F15B, U+F164, U+F186,
    U+F188, U+F1AB, U+F1AD-F1AE, U+F1B2, U+F1B8, U+F1BB-F1C3, U+F1CE-F1D9,
    U+F1DB-F1DC, U+F1E4-F1EC, U+F1F8-F1F9, U+F205, U+F20A, U+F217, U+F219-F21D,
    U+F22D-F234, U+F238, U+F246, U+F24D, U+F251, U+F25D, U+F275, U+F29E-F2A0,
    U+F2A7, U+F2B5, U+F2BB-F2BC, U+F2CC-F2CD, U+F2D2, U+F2DB, U+F2E1, U+F2EC,
    U+F2F7, U+F2FC, U+F302-F303, U+F316, U+F31A, U+F328, U+F335, U+F363, U+F37E,
    U+F390, U+F3C5, U+F3CE, U+F3E5, U+F3F4, U+F3FB, U+F40E, U+F435, U+F47D,
    U+1F319, U+1F332, U+1F39F, U+1F3C1, U+1F3CD, U+1F3E2-1F3E5, U+1F44D, U+1F4A1,
    U+1F4BB, U+1F4C4-1F4C6, U+1F4CB, U+1F4F0-1F4F1, U+1F501, U+1F50C, U+1F514,
    U+1F534-1F535, U+1F575, U+1F582, U+1F5A5-1F5A9, U+1F5CB, U+1F5D4, U+1F686,
    U+1F69A, U+1F6A2, U+1F6BF-1F6C1, U+1F6E1, U+1F7E0-1F7E4, U+1F9E9, U+1F9ED;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-0.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-solid-900-0.ttf)
      format("truetype");
  unicode-range: U+21, U+23-25, U+2B, U+3F, U+2013, U+2190-2193, U+2212, U+2399,
    U+23E9-23EA, U+23F8-23FB, U+25A0, U+25B6, U+25FB-25FC, U+2601, U+261D,
    U+2665, U+2713-2714, U+2753-2796, U+2B50, U+E010, U+E017, U+E01B,
    U+E01F-E021, U+E024, U+E02F, U+E03A, U+E042, U+E045-E046, U+E060, U+E068,
    U+E06E, U+E074, U+E076, U+F001, U+F004-F008, U+F00C, U+F011-F012, U+F015,
    U+F017-F019, U+F01C, U+F023-F025, U+F02A, U+F02C-F031, U+F03A, U+F03D-F03E,
    U+F041, U+F04A-F04E, U+F05B, U+F060-F065, U+F067-F068, U+F06B-F06E, U+F072,
    U+F075, U+F077-F078, U+F07B, U+F084, U+F086, U+F08A, U+F091-F093,
    U+F095-F097, U+F09C-F09D, U+F0A3, U+F0A6, U+F0AC-F0AD, U+F0B0-F0B1,
    U+F0C0-F0C2, U+F0C5-F0C6, U+F0C8, U+F0E5-F0E6, U+F114, U+F11D, U+F128,
    U+F12A, U+F155, U+F283, U+F292, U+F295, U+F2C0, U+F332, U+F541, U+F80A,
    U+F80C, U+1F310, U+1F381, U+1F39E, U+1F3A7, U+1F3B5, U+1F3C6, U+1F3E0,
    U+1F3F4, U+1F441, U+1F464, U+1F499-1F49C, U+1F4B2-1F4B3, U+1F4BC, U+1F4C1,
    U+1F4CE, U+1F4D4, U+1F4DE, U+1F4F6, U+1F511-1F513, U+1F516-1F517, U+1F525,
    U+1F527, U+1F553, U+1F57B, U+1F5A4, U+1F5A8, U+1F5B6, U+1F5BF, U+1F5E9-1F5EA,
    U+1F6E3, U+1F90D-1F90E, U+1F9E1, U+1F9FC, U+1FA90;
}
.fas,
.fa-solid {
  font-weight: 900;
}
:root {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro";
}
:host {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro";
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-22.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-22.ttf)
      format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-21.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-21.ttf)
      format("truetype");
  unicode-range: U+2015-20B8, U+2603, U+2698-26F7, U+E0CF-F873, U+1F32D-1F334,
    U+1F336-1F384, U+1F3C2-1F477, U+1F4B0-1F4E1, U+1F523, U+1F595, U+1F6A1-1F6CD,
    U+1F6F0-1F9E3;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-20.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-20.ttf)
      format("truetype");
  unicode-range: U+2604, U+2620-2694, U+26C6-26E8, U+26F8, U+F709-F7BA,
    U+1F305-1F32B, U+1F3C3, U+1F40B-1F422, U+1F494, U+1F571, U+1F577-1F578,
    U+1F5E1-1F69C, U+1F942-1F943, U+1F955, U+1F97E-1F98C, U+1F9FB, U+1FAA6;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-19.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-19.ttf)
      format("truetype");
  unicode-range: U+20B4, U+2211-221A, U+22C3, U+262A-262F, U+26B0, U+26C5,
    U+26E9-26F0, U+26FA-2721, U+F66A-F708, U+1F33D-1F341, U+1F357, U+1F3D4-1F3DB,
    U+1F3F9-1F408, U+1F40E, U+1F412-1F418, U+1F47B, U+1F549-1F54E, U+1F56F,
    U+1F5DD, U+1F6D0, U+1F967, U+1F986, U+1F99B-1F9AE, U+1F9E6, U+1FA81-1FA93;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-18.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-18.ttf)
      format("truetype");
  unicode-range: U+22C2, U+2625, U+2638, U+269B, U+F0E4-F669, U+1F34E-1F34F,
    U+1F392, U+1F3AD-1F3AF, U+1F3CA, U+1F442-1F453, U+1F4C9-1F4D9, U+1F52C,
    U+1F5C4, U+1F5E2, U+1F62B-1F697, U+1F6A6, U+1F6FB, U+1F9B4-1F9B7, U+1F9EE,
    U+1FAA5, U+1FAC1;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-17.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-17.ttf)
      format("truetype");
  unicode-range: U+F7, U+221E, U+232B, U+267E-2685, U+26FD, U+2711-2712, U+2797,
    U+F519-F5B8, U+1F17F, U+1F30D-1F30F, U+1F36A-1F378, U+1F3A8, U+1F455,
    U+1F480, U+1F4BF-1F4C0, U+1F58B, U+1F5B8, U+1F600-1F626, U+1F62C-1F62D,
    U+1F633-1F690, U+1F6AA-1F6AD, U+1F6B6, U+1F6CE, U+1F6EC, U+1F923-1F941,
    U+1F9F0-1F9F9, U+1FA9B, U+1FAB6;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-16.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-16.ttf)
      format("truetype");
  unicode-range: U+24BD, U+2B1B-2B1C, U+E207, U+F27B, U+F450-F518, U+1F377,
    U+1F397, U+1F3BE, U+1F3D0-1F3D3, U+1F465, U+1F489, U+1F49F, U+1F4AC, U+1F4D6,
    U+1F4E6, U+1F54A, U+1F56E, U+1F609, U+1F6A9, U+1F6AC, U+1F7E5-1F91D, U+1F977,
    U+1F9EA-1F9EC, U+1FA79;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-15.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-15.ttf)
      format("truetype");
  unicode-range: U+2194-21E5, U+23F0, U+265A-2663, U+26BE, U+2708, U+27A1-2B0D,
    U+2B95, U+F01A-F01B, U+F18E-F190, U+F2D4-F3FC, U+F3FF-F44F, U+1F333, U+1F399,
    U+1F3C0, U+1F3C8, U+1F3CF, U+1F3D1, U+1F3ED, U+1F48E, U+1F4DD, U+1F4FA,
    U+1F502, U+1F94A-1F94E;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-14.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-14.ttf)
      format("truetype");
  unicode-range: U+20AA, U+2122-2139, U+231B, U+23F1-23F3, U+25AC, U+263F-2642,
    U+2660, U+2696, U+26A2-26A9, U+26B2, U+270B-270C, U+2744-274E, U+2B23,
    U+F014, U+F0F5, U+F1B1-F27A, U+F28B-F2D3, U+F2DC-F312, U+F425, U+F4E6,
    U+F8E5, U+1F321, U+1F374, U+1F383, U+1F4A9, U+1F4CD, U+1F4E4-1F4E5,
    U+1F504-1F50B, U+1F58A, U+1F596, U+1F5D5-1F5D6, U+1F5FA, U+1F68D, U+1F6CC,
    U+1F6D1, U+1F91A, U+1F944;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-13.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-13.ttf)
      format("truetype");
  unicode-range: U+A3-BB, U+201C-20A9, U+20AC, U+20BD, U+21BA-21C4, U+2304,
    U+2600, U+2611, U+2639, U+26BD, U+2705, U+F01D-F0E3, U+F0E9-F0F4,
    U+F0F6-F187, U+F191-F1B0, U+F1B3-F206, U+F381-F382, U+1F382, U+1F393,
    U+1F44E, U+1F4A3, U+1F4BE, U+1F4E0, U+1F515-1F518, U+1F58C, U+1F5AA, U+1F5B7,
    U+1F5B9-1F5BB, U+1F5CE, U+1F610, U+1F642, U+1F691-1F696, U+1F698, U+1F6B2,
    U+1F9CD, U+1F9EF, U+1F9F3, U+1FA7A;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-12.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-12.ttf)
      format("truetype");
  unicode-range: U+D7, U+21BB, U+2329-232A, U+23CF-23EE, U+25D0, U+2699, U+26A0,
    U+2700-2704, U+2715-2716, U+274C, U+E647-F013, U+F01E-F044, U+F047-F085,
    U+F089-F0C4, U+F115, U+F123, U+F29C, U+1F34B, U+1F3F7, U+1F4A7, U+1F4C2,
    U+1F4CC, U+1F4E2, U+1F4F7, U+1F500, U+1F508-1F50A, U+1F50D, U+1F56B, U+1F588,
    U+1F5B4, U+1F5C1, U+1F5D8-1F5D9, U+1F6AB, U+1F6D2, U+1F9F2;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-11.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-11.ttf)
      format("truetype");
  unicode-range: U+203D, U+E574-E646, U+F8BC, U+1F3AE, U+1F68A;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-10.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-10.ttf)
      format("truetype");
  unicode-range: U+E4BA-E573;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-9.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-9.ttf)
      format("truetype");
  unicode-range: U+E41E-E4B9, U+E4EC, U+E4EE, U+E550, U+E559, U+1F344, U+1F363,
    U+1F36D-1F373, U+1F92D, U+1F954, U+1F958, U+1F95C-1F95E, U+1F968, U+1F979,
    U+1F990-1F991, U+1F99E, U+1F9C2-1F9C7, U+1FAD1-1FAE5;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-8.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-8.ttf)
      format("truetype");
  unicode-range: U+E383-E41D, U+F80B, U+1F330, U+1F345, U+1F366-1F367, U+1F369,
    U+1F36B-1F36C, U+1F36E-1F370, U+1F4AF, U+1F952, U+1F956, U+1F959,
    U+1F963-1F966, U+1F96B-1F96F, U+1F980, U+1F9C1, U+1F9C4, U+1F9C6, U+1F9C8,
    U+1FAD3, U+1FAD5;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-7.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-7.ttf)
      format("truetype");
  unicode-range: U+E29F-E382, U+1F964, U+1FAE2;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-6.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-6.ttf)
      format("truetype");
  unicode-range: U+E1E5-E206, U+E208-E29E;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-5.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-5.ttf)
      format("truetype");
  unicode-range: U+E12D-E1E4;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-4.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-4.ttf)
      format("truetype");
  unicode-range: U+E061-E0CE, U+E0D0-E12C;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-3.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-3.ttf)
      format("truetype");
  unicode-range: U+22-7E, U+2731, U+E000-E05F, U+F069, U+F1FA, U+F52C, U+F531,
    U+F536, U+F69F, U+F8DF-F8E0, U+F8E7, U+F8EE-F8EF, U+F8FD, U+1F320, U+1F52D,
    U+1F680, U+1F6B0, U+1F6F8, U+1FA9F;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-2.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-2.ttf)
      format("truetype");
  unicode-range: U+D8, U+2205, U+2615, U+26EA, U+271D, U+273F, U+F44B, U+F481,
    U+F48A, U+F48F-F490, U+F493-F494, U+F498, U+F4B7, U+F4CA, U+F4CC, U+F4D1,
    U+F4D7-F4D8, U+F4E2, U+F503, U+F508, U+F51B, U+F51D-F51E, U+F521-F522,
    U+F52B, U+F530, U+F535, U+F53E, U+F543-F545, U+F548-F549, U+F54E, U+F555,
    U+F559, U+F55D, U+F564, U+F56C, U+F56E-F570, U+F577-F578, U+F590,
    U+F594-F595, U+F5A1-F5A2, U+F5AA-F5AB, U+F5B0, U+F5B7, U+F5BA, U+F5BF,
    U+F5CA, U+F5DB-F5DC, U+F5EF, U+F5F2, U+F5F6, U+F5FB, U+F5FD, U+F621, U+F63B,
    U+F649-F64A, U+F64F, U+F653-F654, U+F656, U+F65B, U+F664, U+F673, U+F675,
    U+F67D, U+F67F, U+F695, U+F69C, U+F6A8, U+F6BF-F6C0, U+F6D5, U+F6E3, U+F6E9,
    U+F6F5, U+F6FA, U+F6FF-F700, U+F70B, U+F70E, U+F715, U+F71B, U+F72E-F72F,
    U+F733-F734, U+F747, U+F755, U+F757, U+F75C, U+F762, U+F773, U+F77C, U+F781,
    U+F784, U+F788, U+F7B2, U+F7B6, U+F7BD, U+F7D5, U+F7EE, U+F7FF, U+F801,
    U+F804, U+F813-F814, U+F82F-F830, U+F845-F846, U+F850, U+F855, U+F858-F859,
    U+F85C, U+F866, U+F86D, U+F871, U+F875, U+F893-F894, U+F897, U+F89F, U+F8A9,
    U+F8B1-F8B2, U+F8BB, U+F8C7, U+F8D6-F8D7, U+F8D9, U+1F331, U+1F337-1F33C,
    U+1F356, U+1F3A5-1F3A6, U+1F3B2, U+1F3C5, U+1F3D6-1F3D9, U+1F3E8-1F3EB,
    U+1F409, U+1F41F, U+1F451, U+1F4BD, U+1F4CF, U+1F4DA-1F4DC, U+1F4E3, U+1F4EA,
    U+1F4FB, U+1F509, U+1F528-1F52A, U+1F547, U+1F6EB, U+1F916, U+1F95B, U+1F9A6,
    U+1F9E0, U+1F9FE, U+1FA91, U+1FA99;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-1.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-1.ttf)
      format("truetype");
  unicode-range: U+A9, U+AE, U+201D, U+2303, U+231A, U+2328, U+23FE, U+25B2-25CF,
    U+2666-267B, U+2693, U+26A1, U+26AA-26AB, U+26DF, U+2709, U+270F, U+2B24,
    U+F003, U+F016, U+F040, U+F087, U+F0A2, U+F0C9, U+F0CC, U+F0CE, U+F0D1-F0D7,
    U+F0DC, U+F0E0, U+F0E7-F0E8, U+F0EB, U+F0F3, U+F0F7-F0F8, U+F106,
    U+F108-F109, U+F10C, U+F10E-F112, U+F11C-F11E, U+F121, U+F126, U+F129,
    U+F12C-F133, U+F135, U+F13D, U+F140, U+F145, U+F14E, U+F15B, U+F164, U+F186,
    U+F188, U+F1AB, U+F1AD-F1AE, U+F1B2, U+F1B8, U+F1BB-F1C3, U+F1CE-F1D9,
    U+F1DB-F1DC, U+F1E4-F1EC, U+F1F8-F1F9, U+F205, U+F20A, U+F217, U+F219-F21D,
    U+F22D-F234, U+F238, U+F246, U+F24D, U+F251, U+F25D, U+F275, U+F29E-F2A0,
    U+F2A7, U+F2B5, U+F2BB-F2BC, U+F2CC-F2CD, U+F2D2, U+F2DB, U+F2E1, U+F2EC,
    U+F2F7, U+F2FC, U+F302-F303, U+F316, U+F31A, U+F328, U+F335, U+F363, U+F37E,
    U+F390, U+F3C5, U+F3CE, U+F3E5, U+F3F4, U+F3FB, U+F40E, U+F435, U+F47D,
    U+1F319, U+1F332, U+1F39F, U+1F3C1, U+1F3CD, U+1F3E2-1F3E5, U+1F44D, U+1F4A1,
    U+1F4BB, U+1F4C4-1F4C6, U+1F4CB, U+1F4F0-1F4F1, U+1F501, U+1F50C, U+1F514,
    U+1F534-1F535, U+1F575, U+1F582, U+1F5A5-1F5A9, U+1F5CB, U+1F5D4, U+1F686,
    U+1F69A, U+1F6A2, U+1F6BF-1F6C1, U+1F6E1, U+1F7E0-1F7E4, U+1F9E9, U+1F9ED;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-0.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-regular-400-0.ttf)
      format("truetype");
  unicode-range: U+21, U+23-25, U+2B, U+3F, U+2013, U+2190-2193, U+2212, U+2399,
    U+23E9-23EA, U+23F8-23FB, U+25A0, U+25B6, U+25FB-25FC, U+2601, U+261D,
    U+2665, U+2713-2714, U+2753-2796, U+2B50, U+E010, U+E017, U+E01B,
    U+E01F-E021, U+E024, U+E02F, U+E03A, U+E042, U+E045-E046, U+E060, U+E068,
    U+E06E, U+E074, U+E076, U+F001, U+F004-F008, U+F00C, U+F011-F012, U+F015,
    U+F017-F019, U+F01C, U+F023-F025, U+F02A, U+F02C-F031, U+F03A, U+F03D-F03E,
    U+F041, U+F04A-F04E, U+F05B, U+F060-F065, U+F067-F068, U+F06B-F06E, U+F072,
    U+F075, U+F077-F078, U+F07B, U+F084, U+F086, U+F08A, U+F091-F093,
    U+F095-F097, U+F09C-F09D, U+F0A3, U+F0A6, U+F0AC-F0AD, U+F0B0-F0B1,
    U+F0C0-F0C2, U+F0C5-F0C6, U+F0C8, U+F0E5-F0E6, U+F114, U+F11D, U+F128,
    U+F12A, U+F155, U+F283, U+F292, U+F295, U+F2C0, U+F332, U+F541, U+F80A,
    U+F80C, U+1F310, U+1F381, U+1F39E, U+1F3A7, U+1F3B5, U+1F3C6, U+1F3E0,
    U+1F3F4, U+1F441, U+1F464, U+1F499-1F49C, U+1F4B2-1F4B3, U+1F4BC, U+1F4C1,
    U+1F4CE, U+1F4D4, U+1F4DE, U+1F4F6, U+1F511-1F513, U+1F516-1F517, U+1F525,
    U+1F527, U+1F553, U+1F57B, U+1F5A4, U+1F5A8, U+1F5B6, U+1F5BF, U+1F5E9-1F5EA,
    U+1F6E3, U+1F90D-1F90E, U+1F9E1, U+1F9FC, U+1FA90;
}
.far,
.fa-regular {
  font-weight: 400;
}
:root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
:host {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-brands-400-2.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-brands-400-2.ttf)
      format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-brands-400-1.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-brands-400-1.ttf)
      format("truetype");
  unicode-range: U+F1A8-F3E4, U+F425, U+F4E6;
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-brands-400-0.woff2)
      format("woff2"),
    url(https://ka-p.fontawesome.com/releases/v6.6.0/webfonts/pro-fa-brands-400-0.ttf)
      format("truetype");
  unicode-range: U+E007-F15A, U+F167-F1A7, U+F1B4, U+F1BC, U+F1BE, U+F1E8,
    U+F1ED, U+F1F0-F1F1, U+F20E-F210, U+F213-F214, U+F230, U+F232, U+F23A,
    U+F26B, U+F270, U+F288, U+F299-F29B, U+F2A6, U+F2B0, U+F2C5-F2C6, U+F2E0,
    U+F368, U+F379, U+F392-F393, U+F39F, U+F3A9, U+F3AB-F3AC, U+F3C0, U+F3C7,
    U+F3CA, U+F3E2, U+F3EB-F3EC, U+F3EF, U+F3F8, U+F3FE, U+F419, U+F41B,
    U+F4D5-F4E4, U+F4F8-F4F9, U+F514, U+F5B5, U+F6C9, U+F731, U+F77B, U+F7AF,
    U+F7E1, U+F83B;
}
.fab,
.fa-brands {
  font-weight: 400;
}
@font-face {
  font-family: Font Awesome Kit;
  font-style: normal;
  font-display: block;
  src: url(data:font/woff2;base64,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)
    format("woff2");
}
