 @charset "UTF-8";
 @import url(https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined);
 @import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800&amp;display=swap);

 #debitoscomputador td,
 #debitoscomputador th {
   font-size: 13px !important;
 }

 button,
 a {
   cursor: pointer !important;
 }

 @media print {
   div[vw].enabled {
     display: none;
   }
 }

 body,
 html {
   padding: 0;
   margin: 0;
   width: 100%;
 }

 html {
   height: 100%;
 }

 body {
   font-family: Poppins, sans-serif;
   font-size: 14px;
   background: #fff;
   color: #666671;
 }

 div {
   padding: 0;
   margin: 0;
 }

 :root {
   --surface-a: #fff;
   --surface-b: #f8f9fa;
   --surface-c: #e9ecef;
   --surface-d: #dee2e6;
   --surface-e: #fff;
   --surface-f: #fff;
   --text-color: #495057;
   --text-color-secondary: #6c757d;
   --primary-color: #2196f3;
   --primary-color-text: #fff;
   --font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
   --surface-0: #fff;
   --surface-50: #fafafa;
   --surface-100: #f5f5f5;
   --surface-200: #eee;
   --surface-300: #e0e0e0;
   --surface-400: #bdbdbd;
   --surface-500: #9e9e9e;
   --surface-600: #757575;
   --surface-700: #616161;
   --surface-800: #424242;
   --surface-900: #212121;
   --gray-50: #fafafa;
   --gray-100: #f5f5f5;
   --gray-200: #eee;
   --gray-300: #e0e0e0;
   --gray-400: #bdbdbd;
   --gray-500: #9e9e9e;
   --gray-600: #757575;
   --gray-700: #616161;
   --gray-800: #424242;
   --gray-900: #212121;
   --content-padding: 1rem;
   --inline-spacing: 0.5rem;
   --border-radius: 3px;
   --surface-ground: #f8f9fa;
   --surface-section: #fff;
   --surface-card: #fff;
   --surface-overlay: #fff;
   --surface-border: #dee2e6;
   --surface-hover: #e9ecef;
   --maskbg: #0006;
   --focus-ring: 0 0 0 0.2rem #a6d5fa;
 }

 * {
   box-sizing: border-box;
 }

 :root {
   --blue-50: #f4fafe;
   --blue-100: #cae6fc;
   --blue-200: #a0d2fa;
   --blue-300: #75bef8;
   --blue-400: #4baaf5;
   --blue-500: #2196f3;
   --blue-600: #1c80cf;
   --blue-700: #1769aa;
   --blue-800: #125386;
   --blue-900: #0d3c61;
   --green-50: #f6fbf6;
   --green-100: #d4ecd5;
   --green-200: #b2ddb4;
   --green-300: #90cd93;
   --green-400: #6ebe71;
   --green-500: #4caf50;
   --green-600: #419544;
   --green-700: #357b38;
   --green-800: #2a602c;
   --green-900: #1e4620;
   --yellow-50: #fffcf5;
   --yellow-100: #fef0cd;
   --yellow-200: #fde4a5;
   --yellow-300: #fdd87d;
   --yellow-400: #fccc55;
   --yellow-500: #fbc02d;
   --yellow-600: #d5a326;
   --yellow-700: #b08620;
   --yellow-800: #8a6a19;
   --yellow-900: #644d12;
   --cyan-50: #f2fcfd;
   --cyan-100: #c2eff5;
   --cyan-200: #91e2ed;
   --cyan-300: #61d5e4;
   --cyan-400: #30c9dc;
   --cyan-500: #00bcd4;
   --cyan-600: #00a0b4;
   --cyan-700: #008494;
   --cyan-800: #006775;
   --cyan-900: #004b55;
   --pink-50: #fef4f7;
   --pink-100: #fac9da;
   --pink-200: #f69ebc;
   --pink-300: #f1749e;
   --pink-400: #ed4981;
   --pink-500: #e91e63;
   --pink-600: #c61a54;
   --pink-700: #a31545;
   --pink-800: #801136;
   --pink-900: #5d0c28;
   --indigo-50: #f5f6fb;
   --indigo-100: #d1d5ed;
   --indigo-200: #acb4df;
   --indigo-300: #8893d1;
   --indigo-400: #6372c3;
   --indigo-500: #3f51b5;
   --indigo-600: #36459a;
   --indigo-700: #2c397f;
   --indigo-800: #232d64;
   --indigo-900: #192048;
   --teal-50: #f2faf9;
   --teal-100: #c2e6e2;
   --teal-200: #91d2cc;
   --teal-300: #61beb5;
   --teal-400: #30aa9f;
   --teal-500: #009688;
   --teal-600: #008074;
   --teal-700: #00695f;
   --teal-800: #00534b;
   --teal-900: #003c36;
   --orange-50: #fff8f2;
   --orange-100: #fde0c2;
   --orange-200: #fbc791;
   --orange-300: #f9ae61;
   --orange-400: #f79530;
   --orange-500: #f57c00;
   --orange-600: #d06900;
   --orange-700: #ac5700;
   --orange-800: #874400;
   --orange-900: #623200;
   --bluegray-50: #f7f9f9;
   --bluegray-100: #d9e0e3;
   --bluegray-200: #bbc7cd;
   --bluegray-300: #9caeb7;
   --bluegray-400: #7e96a1;
   --bluegray-500: #607d8b;
   --bluegray-600: #526a76;
   --bluegray-700: #435861;
   --bluegray-800: #35454c;
   --bluegray-900: #263238;
   --purple-50: #faf4fb;
   --purple-100: #e7cbec;
   --purple-200: #d4a2dd;
   --purple-300: #c279ce;
   --purple-400: #af50bf;
   --purple-500: #9c27b0;
   --purple-600: #852196;
   --purple-700: #6d1b7b;
   --purple-800: #561561;
   --purple-900: #3e1046;
 }

 :root {
   --fa-style-family-brands: "Font Awesome 6 Brands";
   --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
 }

 :root {
   --fa-style-family-duotone: "Font Awesome 6 Duotone";
   --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
 }

 :root {
   --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
 }

 :root {
   --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro";
 }

 :root {
   --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro";
 }

 :root {
   --fa-style-family-classic: "Font Awesome 6 Pro";
   --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";
 }

 :root {
   --ex-black-5: #0000000d;
   --ex-black-10: #0000001a;
   --ex-black-20: #0003;
   --ex-black-30: #0000004d;
   --ex-black-50: #00000080;
   --ex-black-100: #000;
   --ex-white-5: #ffffff0d;
   --ex-white-10: #ffffff1a;
   --ex-white-20: #fff3;
   --ex-white-30: #ffffff4d;
   --ex-white-50: #ffffff80;
   --ex-white-100: #fff;
   --ex-gray-0: #fff;
   --ex-gray-25: #fcfcfd;
   --ex-gray-50: #f4f4f4;
   --ex-gray-100: #eaecf0;
   --ex-gray-200: #dee1e6;
   --ex-gray-300: #d0d5dd;
   --ex-gray-400: #c1c8d5;
   --ex-gray-500: #939cad;
   --ex-gray-600: #616b78;
   --ex-gray-700: #343942;
   --ex-gray-800: #2b323c;
   --ex-gray-900: #282f3b;
   --ex-gray-1000: #13161c;
   --ex-success-10: #2fbd5d1a;
   --ex-success-20: #2fbd5d33;
   --ex-success-40: #2fbd5d66;
   --ex-success-100: #2fbd5d;
   --ex-warning-10: #f29c331a;
   --ex-warning-20: #f29c3333;
   --ex-warning-40: #f29c3366;
   --ex-warning-100: #f29c33;
   --ex-error-10: #eb44541a;
   --ex-error-20: #eb445433;
   --ex-error-40: #eb445466;
   --ex-error-100: #eb4454;
   --ex-info-10: #17a2b81a;
   --ex-info-20: #17a2b833;
   --ex-info-40: #17a2b866;
   --ex-info-100: #17a2b8;
   --ex-success-200: #1b9d45;
   --ex-warning-200: #df8314;
   --ex-error-200: #ca2535;
   --ex-info-200: #188394;
   --ex-expresso-10: #0b76751a;
   --ex-expresso-20: #0b767533;
   --ex-expresso-40: #0b767566;
   --ex-expresso-100: #0b7675;
   --ex-complementary-ex-10: #314c591a;
   --ex-complementary-ex-20: #314c5933;
   --ex-complementary-ex-40: #314c5966;
   --ex-complementary-ex-100: #314c59;
   --ex-government-10: #15967d1a;
   --ex-government-20: #15967d33;
   --ex-government-40: #15967d66;
   --ex-government-100: #15967d;
   --ex-complementary-gov-10: #0c57481a;
   --ex-complementary-gov-20: #0c574833;
   --ex-complementary-gov-40: #0c574866;
   --ex-complementary-gov-100: #0c5748;
   --ex-expresso-200: #0c5352;
   --ex-complementary-ex-200: #1c3644;
   --ex-government-200: #10715e;
   --ex-complementary-gov-200: #084136;
   --ex-amber-10: #f6b6001a;
   --ex-amber-20: #f6b60033;
   --ex-amber-40: #f6b60066;
   --ex-amber-100: #f6b600;
   --ex-magenta-10: #f0047f1a;
   --ex-magenta-20: #f0047f33;
   --ex-magenta-40: #f0047f66;
   --ex-magenta-100: #f0047f;
   --ex-emerald-10: #1abc9c1a;
   --ex-emerald-20: #1abc9c33;
   --ex-emerald-40: #1abc9c66;
   --ex-emerald-100: #1abc9c;
   --ex-pumpkin-10: #e74c3c1a;
   --ex-pumpkin-20: #e74c3c33;
   --ex-pumpkin-40: #e74c3c66;
   --ex-pumpkin-100: #e74c3c;
   --ex-green-10: #076d1a1a;
   --ex-green-20: #076d1a33;
   --ex-green-40: #076d1a66;
   --ex-green-100: #076d1a;
   --ex-orange-10: #f37b171a;
   --ex-orange-20: #f37b1733;
   --ex-orange-40: #f37b1766;
   --ex-orange-100: #f37b17;
   --ex-navy-10: #0f50a81a;
   --ex-navy-20: #0f50a833;
   --ex-navy-40: #0f50a866;
   --ex-navy-100: #0f50a8;
   --ex-brown-10: #a05f351a;
   --ex-brown-20: #a05f3533;
   --ex-brown-40: #a05f3566;
   --ex-brown-100: #a05f35;
   --ex-cobalt-10: #2980b91a;
   --ex-cobalt-20: #2980b933;
   --ex-cobalt-40: #2980b966;
   --ex-cobalt-100: #2980b9;
   --ex-denim-10: #34495e1a;
   --ex-denim-20: #34495e33;
   --ex-denim-40: #34495e66;
   --ex-denim-100: #34495e;
   --ex-mauve-10: #9b59b61a;
   --ex-mauve-20: #9b59b633;
   --ex-mauve-40: #9b59b666;
   --ex-mauve-100: #9b59b6;
   --ex-teal-10: #2286961a;
   --ex-teal-20: #22869633;
   --ex-teal-40: #22869666;
   --ex-teal-100: #228696;
   --ex-lime-10: #a4be2a1a;
   --ex-lime-20: #a4be2a33;
   --ex-lime-40: #a4be2a66;
   --ex-lime-100: #a4be2a;
   --ex-amber-200: #c59200;
   --ex-amber-300: #946d00;
   --ex-magenta-200: #c00366;
   --ex-magenta-300: #90024c;
   --ex-emerald-200: #15967d;
   --ex-emerald-300: #10715e;
   --ex-pumpkin-200: #b93d30;
   --ex-pumpkin-300: #8b2e24;
   --ex-green-200: #065815;
   --ex-green-300: #04420f;
   --ex-orange-200: #c36213;
   --ex-orange-300: #8b2e24;
   --ex-navy-200: #0c4086;
   --ex-navy-300: #093065;
   --ex-brown-200: #804c2a;
   --ex-brown-300: #603920;
   --ex-cobalt-200: #216694;
   --ex-cobalt-300: #194d6f;
   --ex-denim-200: #2a3a4b;
   --ex-denim-300: #1f2c38;
   --ex-mauve-200: #7c4792;
   --ex-mauve-300: #5d356d;
   --ex-teal-200: #1b6b78;
   --ex-teal-300: #14505a;
   --ex-lime-200: #839822;
   --ex-lime-300: #627219;
   --ex-bg-primary: var(--ex-expresso-20);
   --ex-bg-primary-hover: var(--ex-expresso-40);
   --ex-bg-primary-disabled: var(--ex-expresso-10);
   --ex-border-primary: var(--ex-expresso-100);
   --ex-border-primary-hover: var(--ex-expresso-200);
   --ex-border-primary-disabled: var(--ex-expresso-40);
   --ex-base-primary: var(--ex-expresso-100);
   --ex-hover-primary: var(--ex-expresso-40);
   --ex-active-primary: var(--ex-expresso-200);
   --ex-text-primary: var(--ex-expresso-100);
   --ex-text-primary-hover: var(--ex-expresso-200);
   --ex-text-primary-disabled: var(--ex-expresso-40);
   --ex-bg-complementary: var(--ex-complementary-ex-20);
   --ex-bg-complementary-hover: var(--ex-complementary-ex-40);
   --ex-bg-complementary-disabled: var(--ex-complementary-ex-10);
   --ex-border-complementary: var(--ex-complementary-ex-100);
   --ex-border-complementary-hover: var(--ex-complementary-ex-200);
   --ex-border-complementary-disabled: var(--ex-complementary-ex-40);
   --ex-base-complementary: var(--ex-complementary-ex-100);
   --ex-hover-complementary: var(--ex-complementary-ex-40);
   --ex-active-complementary: var(--ex-complementary-ex-200);
   --ex-text-complementary: var(--ex-complementary-ex-100);
   --ex-text-complementary-hover: var(--ex-complementary-ex-200);
   --ex-text-complementary-disabled: var(--ex-complementary-ex-40);
   --ex-bg-success: var(--ex-success-20);
   --ex-bg-success-hover: var(--ex-success-40);
   --ex-bg-success-disabled: var(--ex-success-10);
   --ex-border-and-text-success: var(--ex-success-100);
   --ex-border-and-text-success-hover: var(--ex-success-200);
   --ex-border-and-text-success-disabled: var(--ex-success-40);
   --ex-bg-warning: var(--ex-warning-20);
   --ex-bg-warning-hover: var(--ex-warning-40);
   --ex-bg-warning-disabled: var(--ex-warning-10);
   --ex-border-and-text-warning: var(--ex-warning-100);
   --ex-border-and-text-warning-hover: var(--ex-warning-200);
   --ex-border-and-text-warning-disabled: var(--ex-warning-40);
   --ex-bg-error: var(--ex-error-20);
   --ex-bg-error-hover: var(--ex-error-40);
   --ex-bg-error-disabled: var(--ex-error-10);
   --ex-border-and-text-error: var(--ex-error-100);
   --ex-border-and-text-error-hover: var(--ex-error-200);
   --ex-border-and-text-error-disabled: var(--ex-error-40);
   --ex-bg-info: var(--ex-info-20);
   --ex-bg-info-hover: var(--ex-info-40);
   --ex-bg-info-disabled: var(--ex-info-10);
   --ex-border-and-text-info: var(--ex-info-100);
   --ex-border-and-text-info-hover: var(--ex-info-200);
   --ex-border-and-text-info-disabled: var(--ex-info-40);
   --ex-bg-amber: var(--ex-amber-20);
   --ex-bg-amber-hover: var(--ex-amber-40);
   --ex-bg-amber-disabled: var(--ex-amber-10);
   --ex-border-and-text-amber: var(--ex-amber-100);
   --ex-border-and-text-amber-hover: var(--ex-amber-200);
   --ex-border-and-text-amber-disabled: var(--ex-amber-40);
   --ex-bg-magenta: var(--ex-magenta-20);
   --ex-bg-magenta-hover: var(--ex-magenta-40);
   --ex-bg-magenta-disabled: var(--ex-magenta-10);
   --ex-border-and-text-magenta: var(--ex-magenta-100);
   --ex-border-and-text-magenta-hover: var(--ex-magenta-200);
   --ex-border-and-text-magenta-disabled: var(--ex-magenta-40);
   --ex-bg-emerald: var(--ex-emerald-20);
   --ex-bg-emerald-hover: var(--ex-emerald-40);
   --ex-bg-emerald-disabled: var(--ex-emerald-10);
   --ex-border-and-text-emerald: var(--ex-emerald-100);
   --ex-border-and-text-emerald-hover: var(--ex-emerald-200);
   --ex-border-and-text-emerald-disabled: var(--ex-emerald-40);
   --ex-bg-pumpkin: var(--ex-pumpkin-20);
   --ex-bg-pumpkin-hover: var(--ex-pumpkin-40);
   --ex-bg-pumpkin-disabled: var(--ex-pumpkin-10);
   --ex-border-and-text-pumpkin: var(--ex-pumpkin-100);
   --ex-border-and-text-pumpkin-hover: var(--ex-pumpkin-200);
   --ex-border-and-text-pumpkin-disabled: var(--ex-pumpkin-40);
   --ex-bg-green: var(--ex-green-20);
   --ex-bg-green-hover: var(--ex-green-40);
   --ex-bg-green-disabled: var(--ex-green-10);
   --ex-border-and-text-green: var(--ex-green-100);
   --ex-border-and-text-green-hover: var(--ex-green-200);
   --ex-border-and-text-green-disabled: var(--ex-green-40);
   --ex-bg-orange: var(--ex-orange-20);
   --ex-bg-orange-hover: var(--ex-orange-40);
   --ex-bg-orange-disabled: var(--ex-orange-10);
   --ex-border-and-text-orange: var(--ex-orange-100);
   --ex-border-and-text-orange-hover: var(--ex-orange-200);
   --ex-border-and-text-orange-disabled: var(--ex-orange-40);
   --ex-bg-navy: var(--ex-navy-20);
   --ex-bg-navy-hover: var(--ex-navy-40);
   --ex-bg-navy-disabled: var(--ex-navy-10);
   --ex-border-and-text-navy: var(--ex-navy-100);
   --ex-border-and-text-navy-hover: var(--ex-navy-200);
   --ex-border-and-text-navy-disabled: var(--ex-navy-40);
   --ex-bg-brown: var(--ex-brown-20);
   --ex-bg-brown-hover: var(--ex-brown-40);
   --ex-bg-brown-disabled: var(--ex-brown-10);
   --ex-border-and-text-brown: var(--ex-brown-100);
   --ex-border-and-text-brown-hover: var(--ex-brown-200);
   --ex-border-and-text-brown-disabled: var(--ex-brown-40);
   --ex-bg-cobalt: var(--ex-cobalt-20);
   --ex-bg-cobalt-hover: var(--ex-cobalt-40);
   --ex-bg-cobalt-disabled: var(--ex-cobalt-10);
   --ex-border-and-text-cobalt: var(--ex-cobalt-100);
   --ex-border-and-text-cobalt-hover: var(--ex-cobalt-200);
   --ex-border-and-text-cobalt-disabled: var(--ex-cobalt-40);
   --ex-bg-denim: var(--ex-denim-20);
   --ex-bg-denim-hover: var(--ex-denim-40);
   --ex-bg-denim-disabled: var(--ex-denim-10);
   --ex-border-and-text-denim: var(--ex-denim-100);
   --ex-border-and-text-denim-hover: var(--ex-denim-200);
   --ex-border-and-text-denim-disabled: var(--ex-denim-40);
   --ex-bg-mauve: var(--ex-mauve-20);
   --ex-bg-mauve-hover: var(--ex-mauve-40);
   --ex-bg-mauve-disabled: var(--ex-mauve-10);
   --ex-border-and-text-mauve: var(--ex-mauve-100);
   --ex-border-and-text-mauve-hover: var(--ex-mauve-200);
   --ex-border-and-text-mauve-disabled: var(--ex-mauve-40);
   --ex-bg-teal: var(--ex-teal-20);
   --ex-bg-teal-hover: var(--ex-teal-40);
   --ex-bg-teal-disabled: var(--ex-teal-10);
   --ex-border-and-text-teal: var(--ex-teal-100);
   --ex-border-and-text-teal-hover: var(--ex-teal-200);
   --ex-border-and-text-teal-disabled: var(--ex-teal-40);
   --ex-bg-lime: var(--ex-lime-20);
   --ex-bg-lime-hover: var(--ex-lime-40);
   --ex-bg-lime-disabled: var(--ex-lime-10);
   --ex-border-and-text-lime: var(--ex-lime-100);
   --ex-border-and-text-lime-hover: var(--ex-lime-200);
   --ex-border-and-text-lime-disabled: var(--ex-lime-40);
   --ex-bg-neutral-primary: var(--ex-gray-0);
   --ex-bg-neutral-secondary: var(--ex-gray-50);
   --ex-bg-neutral-canvas: var(--ex-gray-100);
   --ex-bg-component-able: var(--ex-gray-50);
   --ex-bg-component-disabled: var(--ex-gray-100);
   --ex-bg-incolor-high: var(--ex-black-10);
   --ex-bg-incolor-low: var(--ex-black-5);
   --ex-text-neutral-primary: var(--ex-gray-1000);
   --ex-text-neutral-secondary: var(--ex-gray-700);
   --ex-text-neutral-tertiary: var(--ex-gray-600);
   --ex-text-neutral-primary-disabled: var(--ex-gray-500);
   --ex-text-neutral-secondary-disabled: var(--ex-gray-400);
   --ex-text-neutral-tertiary-disabled: var(--ex-gray-300);
   --ex-text-actions: var(--ex-gray-0);
   --ex-border-neutral-primary: var(--ex-gray-400);
   --ex-border-neutral-secondary: var(--ex-gray-300);
   --ex-border-neutral-hover: var(--ex-gray-500);
   --ex-border-neutral-disabled: var(--ex-gray-200);
   --ex-footer-bg-primary: var(--ex-expresso-200);
   --ex-transition-on: 0.1s;
   --ex-transition-off: 0s;
   --ex-transition-duration: var(--ex-transition-on);
   --ex-transition-timing-function: ease-in;
   --ex-transition-delay: 0s;
 }

 .swal2-popup.swal2-toast {
   flex-direction: column;
   align-items: stretch;
   width: auto;
   padding: 1.25em;
   overflow-y: hidden;
   background: #fff;
   box-shadow: 0 0 0.625em #d9d9d9;
 }

 .swal2-popup.swal2-toast .swal2-header {
   flex-direction: row;
   padding: 0;
 }

 .swal2-popup.swal2-toast .swal2-title {
   flex-grow: 1;
   justify-content: flex-start;
   margin: 0 0.625em;
   font-size: 1em;
 }

 .swal2-popup.swal2-toast .swal2-loading {
   justify-content: center;
 }

 .swal2-popup.swal2-toast .swal2-input {
   height: 2em;
   margin: 0.3125em auto;
   font-size: 1em;
 }

 .swal2-popup.swal2-toast .swal2-validation-message {
   font-size: 1em;
 }

 .swal2-popup.swal2-toast .swal2-footer {
   margin: 0.5em 0 0;
   padding: 0.5em 0 0;
   font-size: 0.8em;
 }

 .swal2-popup.swal2-toast .swal2-close {
   position: static;
   width: 0.8em;
   height: 0.8em;
   line-height: 0.8;
 }

 .swal2-popup.swal2-toast .swal2-content {
   justify-content: flex-start;
   margin: 0 0.625em;
   padding: 0;
   font-size: 1em;
   text-align: initial;
 }

 .swal2-popup.swal2-toast .swal2-html-container {
   padding: 0.625em 0 0;
 }

 .swal2-popup.swal2-toast .swal2-html-container:empty {
   padding: 0;
 }

 .swal2-popup.swal2-toast .swal2-icon {
   width: 2em;
   min-width: 2em;
   height: 2em;
   margin: 0 0.5em 0 0;
 }

 .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
   display: flex;
   align-items: center;
   font-size: 1.8em;
   font-weight: 700;
 }

 @media all and (-ms-high-contrast:none),
 (-ms-high-contrast:active) {
   .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
     font-size: 0.25em;
   }
 }

 .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
   width: 2em;
   height: 2em;
 }

 .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
   top: 0.875em;
   width: 1.375em;
 }

 .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="left"] {
   left: 0.3125em;
 }

 .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="right"] {
   right: 0.3125em;
 }

 .swal2-popup.swal2-toast .swal2-actions {
   flex: 1;
   flex-basis: auto !important;
   align-self: stretch;
   width: auto;
   height: 2.2em;
   height: auto;
   margin: 0 0.3125em;
   margin-top: 0.3125em;
   padding: 0;
 }

 .swal2-popup.swal2-toast .swal2-styled {
   margin: 0.125em 0.3125em;
   padding: 0.3125em 0.625em;
   font-size: 1em;
 }

 .swal2-popup.swal2-toast .swal2-styled:focus {
   box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(100, 150, 200, 0.5);
 }

 .swal2-popup.swal2-toast .swal2-success {
   border-color: #a5dc86;
 }

 .swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"] {
   position: absolute;
   width: 1.6em;
   height: 3em;
   transform: rotate(45deg);
   border-radius: 50%;
 }

 .swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"][class$="left"] {
   top: -0.8em;
   left: -0.5em;
   transform: rotate(-45deg);
   transform-origin: 2em 2em;
   border-radius: 4em 0 0 4em;
 }

 .swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"][class$="right"] {
   top: -0.25em;
   left: 0.9375em;
   transform-origin: 0 1.5em;
   border-radius: 0 4em 4em 0;
 }

 .swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
   width: 2em;
   height: 2em;
 }

 .swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
   top: 0;
   left: 0.4375em;
   width: 0.4375em;
   height: 2.6875em;
 }

 .swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"] {
   height: 0.3125em;
 }

 .swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"][class$="tip"] {
   top: 1.125em;
   left: 0.1875em;
   width: 0.75em;
 }

 .swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"][class$="long"] {
   top: 0.9375em;
   right: 0.1875em;
   width: 1.375em;
 }

 .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
   -webkit-animation: swal2-toast-animate-success-line-tip 0.75s;
   animation: swal2-toast-animate-success-line-tip 0.75s;
 }

 .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
   -webkit-animation: swal2-toast-animate-success-line-long 0.75s;
   animation: swal2-toast-animate-success-line-long 0.75s;
 }

 .swal2-popup.swal2-toast.swal2-show {
   -webkit-animation: swal2-toast-show 0.5s;
   animation: swal2-toast-show 0.5s;
 }

 .swal2-popup.swal2-toast.swal2-hide {
   -webkit-animation: swal2-toast-hide 0.1s forwards;
   animation: swal2-toast-hide 0.1s forwards;
 }

 .swal2-container {
   display: flex;
   position: fixed;
   z-index: 1060;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   flex-direction: row;
   align-items: center;
   justify-content: center;
   padding: 0.625em;
   overflow-x: hidden;
   transition: background-color 0.1s;
   -webkit-overflow-scrolling: touch;
 }

 .swal2-container.swal2-backdrop-show,
 .swal2-container.swal2-noanimation {
   background: rgba(0, 0, 0, 0.4);
 }

 .swal2-container.swal2-backdrop-hide {
   background: 0 0 !important;
 }

 .swal2-container.swal2-top {
   align-items: flex-start;
 }

 .swal2-container.swal2-top-left,
 .swal2-container.swal2-top-start {
   align-items: flex-start;
   justify-content: flex-start;
 }

 .swal2-container.swal2-top-end,
 .swal2-container.swal2-top-right {
   align-items: flex-start;
   justify-content: flex-end;
 }

 .swal2-container.swal2-center {
   align-items: center;
 }

 .swal2-container.swal2-center-left,
 .swal2-container.swal2-center-start {
   align-items: center;
   justify-content: flex-start;
 }

 .swal2-container.swal2-center-end,
 .swal2-container.swal2-center-right {
   align-items: center;
   justify-content: flex-end;
 }

 .swal2-container.swal2-bottom {
   align-items: flex-end;
 }

 .swal2-container.swal2-bottom-left,
 .swal2-container.swal2-bottom-start {
   align-items: flex-end;
   justify-content: flex-start;
 }

 .swal2-container.swal2-bottom-end,
 .swal2-container.swal2-bottom-right {
   align-items: flex-end;
   justify-content: flex-end;
 }

 .swal2-container.swal2-bottom-end>:first-child,
 .swal2-container.swal2-bottom-left>:first-child,
 .swal2-container.swal2-bottom-right>:first-child,
 .swal2-container.swal2-bottom-start>:first-child,
 .swal2-container.swal2-bottom>:first-child {
   margin-top: auto;
 }

 .swal2-container.swal2-grow-fullscreen>.swal2-modal {
   display: flex !important;
   flex: 1;
   align-self: stretch;
   justify-content: center;
 }

 .swal2-container.swal2-grow-row>.swal2-modal {
   display: flex !important;
   flex: 1;
   align-content: center;
   justify-content: center;
 }

 .swal2-container.swal2-grow-column {
   flex: 1;
   flex-direction: column;
 }

 .swal2-container.swal2-grow-column.swal2-bottom,
 .swal2-container.swal2-grow-column.swal2-center,
 .swal2-container.swal2-grow-column.swal2-top {
   align-items: center;
 }

 .swal2-container.swal2-grow-column.swal2-bottom-left,
 .swal2-container.swal2-grow-column.swal2-bottom-start,
 .swal2-container.swal2-grow-column.swal2-center-left,
 .swal2-container.swal2-grow-column.swal2-center-start,
 .swal2-container.swal2-grow-column.swal2-top-left,
 .swal2-container.swal2-grow-column.swal2-top-start {
   align-items: flex-start;
 }

 .swal2-container.swal2-grow-column.swal2-bottom-end,
 .swal2-container.swal2-grow-column.swal2-bottom-right,
 .swal2-container.swal2-grow-column.swal2-center-end,
 .swal2-container.swal2-grow-column.swal2-center-right,
 .swal2-container.swal2-grow-column.swal2-top-end,
 .swal2-container.swal2-grow-column.swal2-top-right {
   align-items: flex-end;
 }

 .swal2-container.swal2-grow-column>.swal2-modal {
   display: flex !important;
   flex: 1;
   align-content: center;
   justify-content: center;
 }

 .swal2-container.swal2-no-transition {
   transition: none !important;
 }

 .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal {
   margin: auto;
 }

 @media all and (-ms-high-contrast:none),
 (-ms-high-contrast:active) {
   .swal2-container .swal2-modal {
     margin: 0 !important;
   }
 }

 .swal2-popup {
   display: none;
   position: relative;
   box-sizing: border-box;
   flex-direction: column;
   justify-content: center;
   width: 32em;
   max-width: 100%;
   padding: 1.25em;
   border: none;
   border-radius: 5px;
   background: #fff;
   font-family: inherit;
   font-size: 1rem;
 }

 .swal2-popup:focus {
   outline: 0;
 }

 .swal2-popup.swal2-loading {
   overflow-y: hidden;
 }

 .swal2-header {
   display: flex;
   flex-direction: column;
   align-items: center;
   padding: 0 1.8em;
 }

 .swal2-title {
   position: relative;
   max-width: 100%;
   margin: 0 0 0.4em;
   padding: 0;
   color: #595959;
   font-size: 1.875em;
   font-weight: 600;
   text-align: center;
   text-transform: none;
   word-wrap: break-word;
 }

 .swal2-actions {
   display: flex;
   z-index: 1;
   box-sizing: border-box;
   flex-wrap: wrap;
   align-items: center;
   justify-content: center;
   width: 100%;
   margin: 1.25em auto 0;
   padding: 0;
 }

 .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
   opacity: 0.4;
 }

 .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
   background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
 }

 .swal2-actions:not(.swal2-loading) .swal2-styled:active {
   background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
 }

 .swal2-loader {
   display: none;
   align-items: center;
   justify-content: center;
   width: 2.2em;
   height: 2.2em;
   margin: 0 1.875em;
   -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
   animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
   border-width: 0.25em;
   border-style: solid;
   border-radius: 100%;
   border-color: #2778c4 transparent #2778c4 transparent;
 }

 .swal2-styled {
   margin: 0.3125em;
   padding: 0.625em 1.1em;
   box-shadow: none;
   font-weight: 500;
 }

 .swal2-styled:not([disabled]) {
   cursor: pointer;
 }

 .swal2-styled.swal2-confirm {
   border: 0;
   border-radius: 0.25em;
   background: initial;
   background-color: #2778c4;
   color: #fff;
   font-size: 1em;
 }

 .swal2-styled.swal2-deny {
   border: 0;
   border-radius: 0.25em;
   background: initial;
   background-color: #d14529;
   color: #fff;
   font-size: 1em;
 }

 .swal2-styled.swal2-cancel {
   border: 0;
   border-radius: 0.25em;
   background: initial;
   background-color: #757575;
   color: #fff;
   font-size: 1em;
 }

 .swal2-styled:focus {
   outline: 0;
   box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
 }

 .swal2-styled::-moz-focus-inner {
   border: 0;
 }

 .swal2-footer {
   justify-content: center;
   margin: 1.25em 0 0;
   padding: 1em 0 0;
   border-top: 1px solid #eee;
   color: #545454;
   font-size: 1em;
 }

 .swal2-timer-progress-bar-container {
   position: absolute;
   right: 0;
   bottom: 0;
   left: 0;
   height: 0.25em;
   overflow: hidden;
   border-bottom-right-radius: 5px;
   border-bottom-left-radius: 5px;
 }

 .swal2-timer-progress-bar {
   width: 100%;
   height: 0.25em;
   background: rgba(0, 0, 0, 0.2);
 }

 .swal2-image {
   max-width: 100%;
   margin: 1.25em auto;
 }

 .swal2-close {
   position: absolute;
   z-index: 2;
   top: 0;
   right: 0;
   align-items: center;
   justify-content: center;
   width: 1.2em;
   height: 1.2em;
   padding: 0;
   overflow: hidden;
   transition: color 0.1s ease-out;
   border: none;
   border-radius: 5px;
   background: 0 0;
   color: #ccc;
   font-family: serif;
   font-size: 2.5em;
   line-height: 1.2;
   cursor: pointer;
 }

 .swal2-close:hover {
   transform: none;
   background: 0 0;
   color: #f27474;
 }

 .swal2-close:focus {
   outline: 0;
   box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
 }

 .swal2-close::-moz-focus-inner {
   border: 0;
 }

 .swal2-content {
   z-index: 1;
   justify-content: center;
   margin: 0;
   padding: 0 1.6em;
   color: #545454;
   font-size: 1.125em;
   font-weight: 400;
   line-height: normal;
   text-align: center;
   word-wrap: break-word;
 }

 .swal2-checkbox,
 .swal2-file,
 .swal2-input,
 .swal2-radio,
 .swal2-select,
 .swal2-textarea {
   margin: 1em auto;
 }

 .swal2-file,
 .swal2-input,
 .swal2-textarea {
   box-sizing: border-box;
   width: 100%;
   transition: border-color 0.3s, box-shadow 0.3s;
   border: 1px solid #d9d9d9;
   border-radius: 0.1875em;
   background: inherit;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
   color: inherit;
   font-size: 1.125em;
 }

 .swal2-file.swal2-inputerror,
 .swal2-input.swal2-inputerror,
 .swal2-textarea.swal2-inputerror {
   border-color: #f27474 !important;
   box-shadow: 0 0 2px #f27474 !important;
 }

 .swal2-file:focus,
 .swal2-input:focus,
 .swal2-textarea:focus {
   border: 1px solid #b4dbed;
   outline: 0;
   box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
 }

 .swal2-file::-moz-placeholder,
 .swal2-input::-moz-placeholder,
 .swal2-textarea::-moz-placeholder {
   color: #ccc;
 }

 .swal2-file:-ms-input-placeholder,
 .swal2-input:-ms-input-placeholder,
 .swal2-textarea:-ms-input-placeholder {
   color: #ccc;
 }

 .swal2-file::placeholder,
 .swal2-input::placeholder,
 .swal2-textarea::placeholder {
   color: #ccc;
 }

 .swal2-range {
   margin: 1em auto;
   background: #fff;
 }

 .swal2-range input {
   width: 80%;
 }

 .swal2-range output {
   width: 20%;
   color: inherit;
   font-weight: 600;
   text-align: center;
 }

 .swal2-range input,
 .swal2-range output {
   height: 2.625em;
   padding: 0;
   font-size: 1.125em;
   line-height: 2.625em;
 }

 .swal2-input {
   height: 2.625em;
   padding: 0 0.75em;
 }

 .swal2-input[type="number"] {
   max-width: 10em;
 }

 .swal2-file {
   background: inherit;
   font-size: 1.125em;
 }

 .swal2-textarea {
   height: 6.75em;
   padding: 0.75em;
 }

 .swal2-select {
   min-width: 50%;
   max-width: 100%;
   padding: 0.375em 0.625em;
   background: inherit;
   color: inherit;
   font-size: 1.125em;
 }

 .swal2-checkbox,
 .swal2-radio {
   align-items: center;
   justify-content: center;
   background: #fff;
   color: inherit;
 }

 .swal2-checkbox label,
 .swal2-radio label {
   margin: 0 0.6em;
   font-size: 1.125em;
 }

 .swal2-checkbox input,
 .swal2-radio input {
   flex-shrink: 0;
   margin: 0 0.4em;
 }

 .swal2-input-label {
   display: flex;
   justify-content: center;
   margin: 1em auto;
 }

 .swal2-validation-message {
   align-items: center;
   justify-content: center;
   margin: 0 -2.7em;
   padding: 0.625em;
   overflow: hidden;
   background: #f0f0f0;
   color: #666;
   font-size: 1em;
   font-weight: 300;
 }

 .swal2-validation-message::before {
   content: "!";
   display: inline-block;
   width: 1.5em;
   min-width: 1.5em;
   height: 1.5em;
   margin: 0 0.625em;
   border-radius: 50%;
   background-color: #f27474;
   color: #fff;
   font-weight: 600;
   line-height: 1.5em;
   text-align: center;
 }

 .swal2-icon {
   position: relative;
   box-sizing: content-box;
   justify-content: center;
   width: 5em;
   height: 5em;
   margin: 1.25em auto 1.875em;
   border: 0.25em solid transparent;
   border-radius: 50%;
   border-color: #000;
   font-family: inherit;
   line-height: 5em;
   cursor: default;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
 }

 .swal2-icon .swal2-icon-content {
   display: flex;
   align-items: center;
   font-size: 3.75em;
 }

 .swal2-icon.swal2-error {
   border-color: #f27474;
   color: #f27474;
 }

 .swal2-icon.swal2-error .swal2-x-mark {
   position: relative;
   flex-grow: 1;
 }

 .swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
   display: block;
   position: absolute;
   top: 2.3125em;
   width: 2.9375em;
   height: 0.3125em;
   border-radius: 0.125em;
   background-color: #f27474;
 }

 .swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="left"] {
   left: 1.0625em;
   transform: rotate(45deg);
 }

 .swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="right"] {
   right: 1em;
   transform: rotate(-45deg);
 }

 .swal2-icon.swal2-error.swal2-icon-show {
   -webkit-animation: swal2-animate-error-icon 0.5s;
   animation: swal2-animate-error-icon 0.5s;
 }

 .swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
   -webkit-animation: swal2-animate-error-x-mark 0.5s;
   animation: swal2-animate-error-x-mark 0.5s;
 }

 .swal2-icon.swal2-warning {
   border-color: #facea8;
   color: #f8bb86;
 }

 .swal2-icon.swal2-info {
   border-color: #9de0f6;
   color: #3fc3ee;
 }

 .swal2-icon.swal2-question {
   border-color: #c9dae1;
   color: #87adbd;
 }

 .swal2-icon.swal2-success {
   border-color: #a5dc86;
   color: #a5dc86;
 }

 .swal2-icon.swal2-success [class^="swal2-success-circular-line"] {
   position: absolute;
   width: 3.75em;
   height: 7.5em;
   transform: rotate(45deg);
   border-radius: 50%;
 }

 .swal2-icon.swal2-success [class^="swal2-success-circular-line"][class$="left"] {
   top: -0.4375em;
   left: -2.0635em;
   transform: rotate(-45deg);
   transform-origin: 3.75em 3.75em;
   border-radius: 7.5em 0 0 7.5em;
 }

 .swal2-icon.swal2-success [class^="swal2-success-circular-line"][class$="right"] {
   top: -0.6875em;
   left: 1.875em;
   transform: rotate(-45deg);
   transform-origin: 0 3.75em;
   border-radius: 0 7.5em 7.5em 0;
 }

 .swal2-icon.swal2-success .swal2-success-ring {
   position: absolute;
   z-index: 2;
   top: -0.25em;
   left: -0.25em;
   box-sizing: content-box;
   width: 100%;
   height: 100%;
   border: 0.25em solid rgba(165, 220, 134, 0.3);
   border-radius: 50%;
 }

 .swal2-icon.swal2-success .swal2-success-fix {
   position: absolute;
   z-index: 1;
   top: 0.5em;
   left: 1.625em;
   width: 0.4375em;
   height: 5.625em;
   transform: rotate(-45deg);
 }

 .swal2-icon.swal2-success [class^="swal2-success-line"] {
   display: block;
   position: absolute;
   z-index: 2;
   height: 0.3125em;
   border-radius: 0.125em;
   background-color: #a5dc86;
 }

 .swal2-icon.swal2-success [class^="swal2-success-line"][class$="tip"] {
   top: 2.875em;
   left: 0.8125em;
   width: 1.5625em;
   transform: rotate(45deg);
 }

 .swal2-icon.swal2-success [class^="swal2-success-line"][class$="long"] {
   top: 2.375em;
   right: 0.5em;
   width: 2.9375em;
   transform: rotate(-45deg);
 }

 .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
   -webkit-animation: swal2-animate-success-line-tip 0.75s;
   animation: swal2-animate-success-line-tip 0.75s;
 }

 .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
   -webkit-animation: swal2-animate-success-line-long 0.75s;
   animation: swal2-animate-success-line-long 0.75s;
 }

 .swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
   -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
   animation: swal2-rotate-success-circular-line 4.25s ease-in;
 }

 .swal2-progress-steps {
   flex-wrap: wrap;
   align-items: center;
   max-width: 100%;
   margin: 0 0 1.25em;
   padding: 0;
   background: inherit;
   font-weight: 600;
 }

 .swal2-progress-steps li {
   display: inline-block;
   position: relative;
 }

 .swal2-progress-steps .swal2-progress-step {
   z-index: 20;
   flex-shrink: 0;
   width: 2em;
   height: 2em;
   border-radius: 2em;
   background: #2778c4;
   color: #fff;
   line-height: 2em;
   text-align: center;
 }

 .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
   background: #2778c4;
 }

 .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step {
   background: #add8e6;
   color: #fff;
 }

 .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line {
   background: #add8e6;
 }

 .swal2-progress-steps .swal2-progress-step-line {
   z-index: 10;
   flex-shrink: 0;
   width: 2.5em;
   height: 0.4em;
   margin: 0 -1px;
   background: #2778c4;
 }

 [class^="swal2"] {
   -webkit-tap-highlight-color: transparent;
 }

 .swal2-show {
   -webkit-animation: swal2-show 0.3s;
   animation: swal2-show 0.3s;
 }

 .swal2-hide {
   -webkit-animation: swal2-hide 0.15s forwards;
   animation: swal2-hide 0.15s forwards;
 }

 .swal2-noanimation {
   transition: none;
 }

 .swal2-scrollbar-measure {
   position: absolute;
   top: -9999px;
   width: 50px;
   height: 50px;
   overflow: scroll;
 }

 .swal2-rtl .swal2-close {
   right: auto;
   left: 0;
 }

 .swal2-rtl .swal2-timer-progress-bar {
   right: 0;
   left: auto;
 }

 @supports (-ms-accelerator:true) {
   .swal2-range input {
     width: 100% !important;
   }

   .swal2-range output {
     display: none;
   }
 }

 @media all and (-ms-high-contrast:none),
 (-ms-high-contrast:active) {
   .swal2-range input {
     width: 100% !important;
   }

   .swal2-range output {
     display: none;
   }
 }

 @-webkit-keyframes swal2-toast-show {
   0% {
     transform: translateY(-0.625em) rotateZ(2deg);
   }

   33% {
     transform: translateY(0) rotateZ(-2deg);
   }

   66% {
     transform: translateY(0.3125em) rotateZ(2deg);
   }

   100% {
     transform: translateY(0) rotateZ(0);
   }
 }

 @keyframes swal2-toast-show {
   0% {
     transform: translateY(-0.625em) rotateZ(2deg);
   }

   33% {
     transform: translateY(0) rotateZ(-2deg);
   }

   66% {
     transform: translateY(0.3125em) rotateZ(2deg);
   }

   100% {
     transform: translateY(0) rotateZ(0);
   }
 }

 @-webkit-keyframes swal2-toast-hide {
   100% {
     transform: rotateZ(1deg);
     opacity: 0;
   }
 }

 @keyframes swal2-toast-hide {
   100% {
     transform: rotateZ(1deg);
     opacity: 0;
   }
 }

 @-webkit-keyframes swal2-toast-animate-success-line-tip {
   0% {
     top: 0.5625em;
     left: 0.0625em;
     width: 0;
   }

   54% {
     top: 0.125em;
     left: 0.125em;
     width: 0;
   }

   70% {
     top: 0.625em;
     left: -0.25em;
     width: 1.625em;
   }

   84% {
     top: 1.0625em;
     left: 0.75em;
     width: 0.5em;
   }

   100% {
     top: 1.125em;
     left: 0.1875em;
     width: 0.75em;
   }
 }

 @keyframes swal2-toast-animate-success-line-tip {
   0% {
     top: 0.5625em;
     left: 0.0625em;
     width: 0;
   }

   54% {
     top: 0.125em;
     left: 0.125em;
     width: 0;
   }

   70% {
     top: 0.625em;
     left: -0.25em;
     width: 1.625em;
   }

   84% {
     top: 1.0625em;
     left: 0.75em;
     width: 0.5em;
   }

   100% {
     top: 1.125em;
     left: 0.1875em;
     width: 0.75em;
   }
 }

 @-webkit-keyframes swal2-toast-animate-success-line-long {
   0% {
     top: 1.625em;
     right: 1.375em;
     width: 0;
   }

   65% {
     top: 1.25em;
     right: 0.9375em;
     width: 0;
   }

   84% {
     top: 0.9375em;
     right: 0;
     width: 1.125em;
   }

   100% {
     top: 0.9375em;
     right: 0.1875em;
     width: 1.375em;
   }
 }

 @keyframes swal2-toast-animate-success-line-long {
   0% {
     top: 1.625em;
     right: 1.375em;
     width: 0;
   }

   65% {
     top: 1.25em;
     right: 0.9375em;
     width: 0;
   }

   84% {
     top: 0.9375em;
     right: 0;
     width: 1.125em;
   }

   100% {
     top: 0.9375em;
     right: 0.1875em;
     width: 1.375em;
   }
 }

 @-webkit-keyframes swal2-show {
   0% {
     transform: scale(0.7);
   }

   45% {
     transform: scale(1.05);
   }

   80% {
     transform: scale(0.95);
   }

   100% {
     transform: scale(1);
   }
 }

 @keyframes swal2-show {
   0% {
     transform: scale(0.7);
   }

   45% {
     transform: scale(1.05);
   }

   80% {
     transform: scale(0.95);
   }

   100% {
     transform: scale(1);
   }
 }

 @-webkit-keyframes swal2-hide {
   0% {
     transform: scale(1);
     opacity: 1;
   }

   100% {
     transform: scale(0.5);
     opacity: 0;
   }
 }

 @keyframes swal2-hide {
   0% {
     transform: scale(1);
     opacity: 1;
   }

   100% {
     transform: scale(0.5);
     opacity: 0;
   }
 }

 @-webkit-keyframes swal2-animate-success-line-tip {
   0% {
     top: 1.1875em;
     left: 0.0625em;
     width: 0;
   }

   54% {
     top: 1.0625em;
     left: 0.125em;
     width: 0;
   }

   70% {
     top: 2.1875em;
     left: -0.375em;
     width: 3.125em;
   }

   84% {
     top: 3em;
     left: 1.3125em;
     width: 1.0625em;
   }

   100% {
     top: 2.8125em;
     left: 0.8125em;
     width: 1.5625em;
   }
 }

 @keyframes swal2-animate-success-line-tip {
   0% {
     top: 1.1875em;
     left: 0.0625em;
     width: 0;
   }

   54% {
     top: 1.0625em;
     left: 0.125em;
     width: 0;
   }

   70% {
     top: 2.1875em;
     left: -0.375em;
     width: 3.125em;
   }

   84% {
     top: 3em;
     left: 1.3125em;
     width: 1.0625em;
   }

   100% {
     top: 2.8125em;
     left: 0.8125em;
     width: 1.5625em;
   }
 }

 @-webkit-keyframes swal2-animate-success-line-long {
   0% {
     top: 3.375em;
     right: 2.875em;
     width: 0;
   }

   65% {
     top: 3.375em;
     right: 2.875em;
     width: 0;
   }

   84% {
     top: 2.1875em;
     right: 0;
     width: 3.4375em;
   }

   100% {
     top: 2.375em;
     right: 0.5em;
     width: 2.9375em;
   }
 }

 @keyframes swal2-animate-success-line-long {
   0% {
     top: 3.375em;
     right: 2.875em;
     width: 0;
   }

   65% {
     top: 3.375em;
     right: 2.875em;
     width: 0;
   }

   84% {
     top: 2.1875em;
     right: 0;
     width: 3.4375em;
   }

   100% {
     top: 2.375em;
     right: 0.5em;
     width: 2.9375em;
   }
 }

 @-webkit-keyframes swal2-rotate-success-circular-line {
   0% {
     transform: rotate(-45deg);
   }

   5% {
     transform: rotate(-45deg);
   }

   12% {
     transform: rotate(-405deg);
   }

   100% {
     transform: rotate(-405deg);
   }
 }

 @keyframes swal2-rotate-success-circular-line {
   0% {
     transform: rotate(-45deg);
   }

   5% {
     transform: rotate(-45deg);
   }

   12% {
     transform: rotate(-405deg);
   }

   100% {
     transform: rotate(-405deg);
   }
 }

 @-webkit-keyframes swal2-animate-error-x-mark {
   0% {
     margin-top: 1.625em;
     transform: scale(0.4);
     opacity: 0;
   }

   50% {
     margin-top: 1.625em;
     transform: scale(0.4);
     opacity: 0;
   }

   80% {
     margin-top: -0.375em;
     transform: scale(1.15);
   }

   100% {
     margin-top: 0;
     transform: scale(1);
     opacity: 1;
   }
 }

 @keyframes swal2-animate-error-x-mark {
   0% {
     margin-top: 1.625em;
     transform: scale(0.4);
     opacity: 0;
   }

   50% {
     margin-top: 1.625em;
     transform: scale(0.4);
     opacity: 0;
   }

   80% {
     margin-top: -0.375em;
     transform: scale(1.15);
   }

   100% {
     margin-top: 0;
     transform: scale(1);
     opacity: 1;
   }
 }

 @-webkit-keyframes swal2-animate-error-icon {
   0% {
     transform: rotateX(100deg);
     opacity: 0;
   }

   100% {
     transform: rotateX(0);
     opacity: 1;
   }
 }

 @keyframes swal2-animate-error-icon {
   0% {
     transform: rotateX(100deg);
     opacity: 0;
   }

   100% {
     transform: rotateX(0);
     opacity: 1;
   }
 }

 @-webkit-keyframes swal2-rotate-loading {
   0% {
     transform: rotate(0);
   }

   100% {
     transform: rotate(360deg);
   }
 }

 @keyframes swal2-rotate-loading {
   0% {
     transform: rotate(0);
   }

   100% {
     transform: rotate(360deg);
   }
 }

 body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
   overflow: hidden;
 }

 body.swal2-height-auto {
   height: auto !important;
 }

 body.swal2-no-backdrop .swal2-container {
   top: auto;
   right: auto;
   bottom: auto;
   left: auto;
   max-width: calc(100% - 0.625em * 2);
   background-color: transparent !important;
 }

 body.swal2-no-backdrop .swal2-container>.swal2-modal {
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
 }

 body.swal2-no-backdrop .swal2-container.swal2-top {
   top: 0;
   left: 50%;
   transform: translateX(-50%);
 }

 body.swal2-no-backdrop .swal2-container.swal2-top-left,
 body.swal2-no-backdrop .swal2-container.swal2-top-start {
   top: 0;
   left: 0;
 }

 body.swal2-no-backdrop .swal2-container.swal2-top-end,
 body.swal2-no-backdrop .swal2-container.swal2-top-right {
   top: 0;
   right: 0;
 }

 body.swal2-no-backdrop .swal2-container.swal2-center {
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
 }

 body.swal2-no-backdrop .swal2-container.swal2-center-left,
 body.swal2-no-backdrop .swal2-container.swal2-center-start {
   top: 50%;
   left: 0;
   transform: translateY(-50%);
 }

 body.swal2-no-backdrop .swal2-container.swal2-center-end,
 body.swal2-no-backdrop .swal2-container.swal2-center-right {
   top: 50%;
   right: 0;
   transform: translateY(-50%);
 }

 body.swal2-no-backdrop .swal2-container.swal2-bottom {
   bottom: 0;
   left: 50%;
   transform: translateX(-50%);
 }

 body.swal2-no-backdrop .swal2-container.swal2-bottom-left,
 body.swal2-no-backdrop .swal2-container.swal2-bottom-start {
   bottom: 0;
   left: 0;
 }

 body.swal2-no-backdrop .swal2-container.swal2-bottom-end,
 body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
   right: 0;
   bottom: 0;
 }

 @media print {
   body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
     overflow-y: scroll !important;
   }

   body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden="true"] {
     display: none;
   }

   body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
     position: static !important;
   }
 }

 body.swal2-toast-shown .swal2-container {
   background-color: transparent;
 }

 body.swal2-toast-shown .swal2-container.swal2-top {
   top: 0;
   right: auto;
   bottom: auto;
   left: 50%;
   transform: translateX(-50%);
 }

 body.swal2-toast-shown .swal2-container.swal2-top-end,
 body.swal2-toast-shown .swal2-container.swal2-top-right {
   top: 0;
   right: 0;
   bottom: auto;
   left: auto;
 }

 body.swal2-toast-shown .swal2-container.swal2-top-left,
 body.swal2-toast-shown .swal2-container.swal2-top-start {
   top: 0;
   right: auto;
   bottom: auto;
   left: 0;
 }

 body.swal2-toast-shown .swal2-container.swal2-center-left,
 body.swal2-toast-shown .swal2-container.swal2-center-start {
   top: 50%;
   right: auto;
   bottom: auto;
   left: 0;
   transform: translateY(-50%);
 }

 body.swal2-toast-shown .swal2-container.swal2-center {
   top: 50%;
   right: auto;
   bottom: auto;
   left: 50%;
   transform: translate(-50%, -50%);
 }

 body.swal2-toast-shown .swal2-container.swal2-center-end,
 body.swal2-toast-shown .swal2-container.swal2-center-right {
   top: 50%;
   right: 0;
   bottom: auto;
   left: auto;
   transform: translateY(-50%);
 }

 body.swal2-toast-shown .swal2-container.swal2-bottom-left,
 body.swal2-toast-shown .swal2-container.swal2-bottom-start {
   top: auto;
   right: auto;
   bottom: 0;
   left: 0;
 }

 body.swal2-toast-shown .swal2-container.swal2-bottom {
   top: auto;
   right: auto;
   bottom: 0;
   left: 50%;
   transform: translateX(-50%);
 }

 body.swal2-toast-shown .swal2-container.swal2-bottom-end,
 body.swal2-toast-shown .swal2-container.swal2-bottom-right {
   top: auto;
   right: 0;
   bottom: 0;
   left: auto;
 }

 .backTop[_ngcontent-bld-c590] {
   width: 50px;
   height: 50px;
   background: #f7b700;
   z-index: 999;
   box-shadow: 5px 10px 10px #00000029;
   position: fixed;
   bottom: 25px;
   right: 5px;
   border-radius: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
   cursor: pointer;
 }

 .backTop[_ngcontent-bld-c590] i.material-icons[_ngcontent-bld-c590] {
   color: #0b7675;
 }

 .close-icon[_ngcontent-bld-c590] {
   position: absolute;
   top: 10px;
   right: 25px;
   cursor: pointer;
 }

 .close-icon[_ngcontent-bld-c590] path[_ngcontent-bld-c590] {
   fill: #666671;
 }

 .modal-title[_ngcontent-bld-c590] {
   position: relative;
   text-align: center;
   margin-bottom: 15px;
 }

 .modal-title[_ngcontent-bld-c590] h2[_ngcontent-bld-c590] {
   font-weight: 700;
   font-size: 24px;
 }

 .content-modal[_ngcontent-bld-c590] {
   text-align: center;
 }

 .content-modal[_ngcontent-bld-c590] p[_ngcontent-bld-c590] {
   margin: 0;
 }

 .content-modal[_ngcontent-bld-c590] p[_ngcontent-bld-c590] a[_ngcontent-bld-c590] {
   text-decoration: none;
   color: #0b7675;
   font-weight: 500;
 }

 .btn-wrap[_ngcontent-bld-c590] {
   display: flex;
   align-items: center;
   justify-content: center;
 }

 @media screen and (max-width:959px) {
   .btn-wrap[_ngcontent-bld-c590] {
     width: 100%;
   }

   .btn-wrap[_ngcontent-bld-c590] button[_ngcontent-bld-c590] {
     width: 100%;
   }
 }

 .br-button.is-secondary[_ngcontent-bld-c590] {
   align-items: center;
   background: #0b7675;
   border: 1px solid #0b7675;
   border-radius: 100px;
   display: inline-flex;
   height: 30px;
   justify-content: center;
   padding: 0 24px;
   text-align: center;
   width: 100%;
   font-size: 0.7em;
   line-height: normal;
   color: #fff;
   font-style: normal;
   font-weight: 700;
   font-family: "Montserrat", sans-serif;
   cursor: pointer;
   min-width: 144px;
   width: auto;
   white-space: nowrap;
 }

 .br-button.is-secondary[_ngcontent-bld-c590] strong[_ngcontent-bld-c590] {
   font-weight: 800;
   letter-spacing: -1px;
 }

 .br-button.is-secondary.is-small[_ngcontent-bld-c590] {
   height: 32px;
 }

 .br-button.is-secondary[_ngcontent-bld-c590]:focus,
 .br-button.is-secondary.is-focus[_ngcontent-bld-c590] {
   box-shadow: 0 3px 6px -3px #0b7675;
   outline: 0;
 }

 .br-button.is-secondary[_ngcontent-bld-c590]:hover,
 .br-button.is-secondary.is-hover[_ngcontent-bld-c590] {
   background-color: #0b7675;
   border-color: #0b7675;
   color: #fff;
   text-decoration: none;
 }

 .ml-half[_ngcontent-bld-c590] {
   margin-left: 4px !important;
 }

 .botExpressoContent[_ngcontent-bld-c590] {
   width: 420px;
   height: 525px;
   z-index: 999;
   box-shadow: 5px 10px 10px #00000029;
   position: fixed;
   bottom: 90px;
   right: 5px;
   border-radius: 24px;
   background: #fff;
   overflow: hidden;
 }

 @media screen and (max-width:420px) {
   .botExpressoContent[_ngcontent-bld-c590] {
     width: 100%;
   }
 }

 .botExpressoContent[_ngcontent-bld-c590] iframe[_ngcontent-bld-c590] {
   border: 0;
   width: 100%;
   height: 100%;
 }

 .upBotContentPosition[_ngcontent-bld-c590] {
   bottom: 155px !important;
 }

 .upBotButtomPosition[_ngcontent-bld-c590] {
   bottom: 90px !important;
 }

 .botExpressoButton[_ngcontent-bld-c590] {
   width: 50px;
   height: 50px;
   padding: 10px;
   background: #0b7675;
   z-index: 999;
   box-shadow: 5px 10px 10px #00000029;
   position: fixed;
   bottom: 25px;
   right: 5px;
   border-radius: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
   cursor: pointer;
 }

 .botExpressoButton[_ngcontent-bld-c590] svg[_ngcontent-bld-c590] {
   color: #fff;
 }

 .nav-acessar[_ngcontent-bld-c590] {
   background: transparent;
   width: 30px;
   height: 30px;
   border: 1px solid #0b7675;
   box-sizing: border-box;
   font-size: 0.7em;
   font-weight: 700;
   transition: width 0.65s ease;
   display: flex;
   align-items: center;
   justify-content: center;
   overflow: hidden;
   white-space: nowrap;
   width: auto;
   padding: 0 15px;
   border-radius: 15px;
 }

 @media screen and (max-width:959px) {
   .nav-acessar[_ngcontent-bld-c590] {
     width: 100%;
   }
 }

 .nav-acessar[_ngcontent-bld-c590] .link[_ngcontent-bld-c590] {
   display: inline-block;
   display: flex;
   align-items: center;
   padding: 0 15px;
 }

 .nav-acessar[_ngcontent-bld-c590] .link[_ngcontent-bld-c590]:before {
   content: attr(data-hover);
   line-height: 30px;
   color: #0b7675;
   padding-right: 8px;
   font-weight: bold;
   display: block;
   font-size: 0.8em;
 }

 .nav-acessar[_ngcontent-bld-c590] i.material-icons[_ngcontent-bld-c590] {
   color: #0b7675;
   font-size: 1.3em;
 }

 .actions-modal[_ngcontent-bld-c590] {
   margin: 40px 0 15px;
 }

 .title-section-small[_ngcontent-bld-c590] {
   color: #0b7675;
   font-size: 1.2em;
   padding: 15px 0 8px;
   margin-top: 20px;
 }

 .video-content[_ngcontent-bld-c590] iframe[_ngcontent-bld-c590] {
   height: calc(80vw * (9 / 16));
   width: calc(80vw);
   box-sizing: border-box;
 }

 @media screen and (max-width:768px) and (min-width:600px) {
   .video-content[_ngcontent-bld-c590] iframe[_ngcontent-bld-c590] {
     height: calc(80vw * (3 / 4));
     width: calc(80vw);
   }
 }

 @media screen and (max-width:599px) {
   .video-content[_ngcontent-bld-c590] iframe[_ngcontent-bld-c590] {
     height: calc(80vw);
     width: calc(90vw);
   }
 }

 .close-icon-video[_ngcontent-bld-c590] {
   position: absolute;
   top: -30px;
   right: 25px;
   cursor: pointer;
 }

 .close-icon-video[_ngcontent-bld-c590] path[_ngcontent-bld-c590] {
   fill: #fff;
 }

 #loading[_ngcontent-bld-c590] {
   position: fixed;
   width: 100%;
   top: 0;
   left: 0;
   height: 100vh;
   background: rgba(55, 71, 79, 0.7);
   z-index: 999999999999;
 }

 #loading[_ngcontent-bld-c590] .loading-wrap[_ngcontent-bld-c590] {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
   height: 100%;
 }

 #loading[_ngcontent-bld-c590] .loading-wrap[_ngcontent-bld-c590] .loading-text[_ngcontent-bld-c590] {
   margin-bottom: 15px;
 }

 #loading[_ngcontent-bld-c590] .loading-wrap[_ngcontent-bld-c590] p[_ngcontent-bld-c590] {
   font-size: 15px;
   color: #fff;
   font-weight: bold;
 }

 mat-progress-spinner[_ngcontent-bld-c590] {
   height: 75% !important;
   display: flex;
   align-items: center;
 }

 .is-load[_ngcontent-bld-c590] {
   cursor: default;
 }

 .terms-modal-container.terms-modal-container__content .ex-modal__content {
   max-height: 100%;
 }

 .terms-modal-container.terms-modal-container__content hr {
   display: none;
 }

 .app-alerts[_ngcontent-bld-c146] {
   position: fixed;
   z-index: 99999;
 }

 .app-alerts.top[_ngcontent-bld-c146] {
   top: 70px;
 }

 .app-alerts.bottom[_ngcontent-bld-c146] {
   bottom: 70px;
 }

 .app-alerts.left[_ngcontent-bld-c146] {
   left: 0;
 }

 .app-alerts.right[_ngcontent-bld-c146] {
   right: 0;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert[_ngcontent-bld-c146] {
   cursor: pointer;
   display: flex;
   flex-basis: auto;
   flex-direction: row;
   flex-grow: 1;
   flex-wrap: nowrap;
   margin: 5px 0;
   max-width: 400px;
   min-width: 200px;
   opacity: 0.8;
   padding: 0 15px;
   transition: all 0.2s ease-in-out;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert[_ngcontent-bld-c146]:hover {
   opacity: 1;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert.danger[_ngcontent-bld-c146] {
   background-color: #c00;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert.danger[_ngcontent-bld-c146] .prefix[_ngcontent-bld-c146] {
   background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAAYPmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarXlXVBRrE211mBkYhiHnnHPOIDnnHEVggCEnhwwmBJGgIogoAiqoIKgYCSpmFAMiqGBCJBhAUEEBRVDuA+g5/1n35a51v4fuWrt3Ve2q6tW9uj8AIW5aUlIcyg4Qn5DC8LC1EPfzDxAnjQAGIsADCkChhSUnmbu5OQEA/Dn/ayEA8wOAAAA8UaElJcXB/9viCKcnhwEgbgAQGp4cFg+AXADA+cOSGCkAhG4AkEpPSUoBIEwDADfDzz8AgIgDAHfkis0PANyhK7YyAHAzvDwsAYhmAEwUGo0RCUB1AgDxtLDIFABqHACRMyE8OgGAewsA0SQsihYOIHgdAJTj4xPDAQSnAEA+9F9xIv8nZujfmDRa5F97pRYAAGCyik5OiqNlwv/vFR+X+ieHJABQohh2HgDADYAcj0109AAACgDSkRDq4goAnADI3ehwgFX7ZVSqnfcqfyos2TIAAHgBUAinWTkCgDAAypsa622+amvSGAArfNQlOsXea9UOZSR6rMZH0xLiXJxW4xRE0e3/2AfpydaefzgR0Tb2AMAOgF7IivLyXdGJdqZF+7gAABUA7U2O9XRc9R3KirJ0+cNhpHp4A4A0ADobwbDxWOFg/PHJf+rCVMNo1p4AwA+AmaVEedmt+GJ+9GQ/pz8awulW1isasHB6gveqNiwlKcXCY9U3PynObZWPHaTH2Xqs9Bk7k5zm+cf3cQrDa7Xn2GgMzcFtNdd8Uoqb14o2HAUnsAQrEIdUEIdQSIQYiO6ZapsC8dUrNkADBkQCHVRWkT8evkADBiQADTwhCz5BAtAh+a+fBdCAAXRIgwT49RddOapABNCAAWlAh2SIhffAgHhcEDfBjXAn3AQ3w01wTVwfN/jjJ872JyvRmmhFtCPaEBX+6giDRIiDRGBA9P8Fc4Q4oEMqMIAOCX9q+Cce4T2hjzBK6CcME16AD7wFBkT/YQVHb2X8R7k4OMMwpK52hQ6h/64Ol8U1cR3cAjfGTXADEMd5cUFQwbVxfdwcN8WNcB3c4H8Upv7V9k8v/5uPDgn/U88qTlWk6qyqCP07Gcu/rP9GsfxXj8IhERz/y8QKsPNYF3YDu4d1YG0gjl3D2rFu7ArW9q874S0wIPJvNg+gQwLEQhxE/+Gon1CfUF/6T27aan4G0CE5hZ6RAgBgmZiUyYiOjEoRN09KiqOL2yeEqSqLa6pr6AH4+QeIrzw6vnkAAgAI76N/MPo4wBp2AObef7CYPQBNtwH4iv7BZNcCCCgDnH0clspIW8FwAAACkIENuEEAREEK5EEFNEEXjMAMrMEBXMEL/CEIwiAK4oEB6bABciAfimE37IUDcAiOwHE4BeegDTrgBtyBB9AL/fAKhuEdTMI0zMMigiAkhBXhQgQQMUQGUUI0EX3EBLFGnBAPxB8JQSKRBCQV2YDkIsVIGXIAqUUakbPIReQGcg/pQ14gI8gE8hX5iWIoBeVGRVBZVA3VR81RR9QLXYdGouvRLDQP3YXuR+vQk2gregN9gPajw+gkOocBxoLxYhKYCqaPWWKuWAAWgTGwTVgRVoHVYc3YJawLe4INY1PYAk7EuXBxXAU3wu1wbzwMX49vwnfgB/DjeCveiT/BR/Bp/DeBlSBMUCIYEuwJfoRIQjohn1BBqCe0EG4T+gnvCPNEIpGXKEfUI9oR/YkxxGziDmIN8TTxOrGPOEacI5FIAiQlkjHJlUQjpZDySZWkk6RrpMekd6QfTCxMYkyaTDZMAUwJTFuZKpiamK4yPWb6wLTIzM4sw2zI7MoczpzJXMJ8lPkS8yPmd8yLZA6yHNmY7EWOIeeQ95ObybfJg+RvLCwskiwGLO4s0SxbWPaznGG5yzLCskDhpChSLCmBlFTKLkoD5TrlBeUbKyurLKsZawBrCusu1kbWW6xDrD+oXFRVqj01nLqZWkVtpT6mfmZjZpNhM2cLYstiq2A7z/aIbYqdmV2W3ZKdxr6JvYr9Ivsz9jkOLg4NDleOeI4dHE0c9zjGOUmcspzWnOGceZxHOG9xjnFhXFJcllxhXLlcR7luc73jJnLLcdtzx3AXc5/i7uGe5uHk0ebx4cngqeK5wjPMi/HK8trzxvGW8J7jHeD9ySfCZ85H5yvka+Z7zPedX4jfjJ/OX8R/mr+f/6eAuIC1QKxAqUCbwGtBXFBR0F0wXfCg4G3BKSFuISOhMKEioXNCL4VRYUVhD+Fs4SPC3cJzIqIitiJJIpUit0SmRHlFzURjRMtFr4pOiHGJmYhFi5WLXRP7KM4jbi4eJ75fvFN8WkJYwk4iVaJWokdiUVJO0ltyq+RpyddSZCl9qQipcqmbUtPSYtLO0hukT0i/lGGW0ZeJktkn0yXzXVZO1ld2u2yb7Lgcv5y9XJbcCblBeVZ5U/n18nXyTxWICvoKsQo1Cr2KqKKOYpRileIjJVRJVylaqUapT5mgbKCcoFyn/EyFomKukqZyQmVElVfVSXWrapvqZzVptQC1UrUutd/qOupx6kfVX2lwajhobNW4pPFVU1EzTLNK86kWq5aN1matdq0ZbSVtuvZB7ec6XDrOOtt1bur80tXTZeg2607oSeuF6FXrPdPn1nfT36F/14BgYGGw2aDDYMFQ1zDF8JzhFyMVo1ijJqPxNXJr6GuOrhkzljSmGdcaD5uIm4SYHDYZNpUwpZnWmY6aSZmFm9WbfTBXMI8xP2n+2ULdgmHRYvHd0tByo+V1K8zK1qrIqsea09rb+oD1kI2kTaTNCZtpWx3bbNvrdgQ7R7tSu2f2IvZh9o320w56DhsdOh0pjp6OBxxHnRSdGE6XnFFnB+c9zoMuMi4JLm2u4Grvusf1tZuc23q3y+5Edzf3Kvf3HhoeGzy6PLk8gz2bPOe9LLxKvF55y3unet/0YfMJ9Gn0+e5r5VvmO+yn5rfR74G/oH+0f3sAKcAnoD5gbq312r1r3wXqBOYHDqyTW5ex7l6QYFBc0JVgtmBa8PkQQohvSFPIEs2VVkebC7UPrQ6dDrMM2xc2GW4WXh4+QTeml9E/RBhHlEWMRxpH7omciDKNqoiairaMPhA9E2MXcyjme6xrbEPscpxv3Ol4pviQ+IsJnAmxCZ2JookZiX1JSkn5ScPrDdfvXT/NcGTUJyPJ65LbU7hTklK6U+VTt6WOpJmkVaX9SPdJP5/BkZGQ0Z2pmFmY+SHLJutYNp4dln1zg8SGnA0jG8031m5CNoVuurlZanPe5ndbbLcczyHnxOY83Kq+tWzrbK5v7qU8kbwteWPbbLedyKfmM/KfbTfafqgAL4gu6CnUKqws/F0UXnS/WL24onhpR9iO+zs1du7fubwrYldPiW7Jwd3E3Qm7B0pNS4+XcZRllY3tcd7TWi5eXlQ+uzd4770K7YpD+8j7UvcN73fa314pXbm7culA1IH+Kouq09XC1YXV32vCax4fNDvYfEjkUPGhn4ejDz+vta1trZOtqzhCPJJ25P1Rn6Ndx/SPNdYL1hfX/2pIaBg+7nG8s1GvsbFJuKnkBHoi9cTEycCTvaesTrU3qzTXnuY9XXwGzqSe+Xg25OzAOcdzN8/rn2++IHOhuoWrpagVac1snW6Lahtu92/vu+hw8eYlo0stl1UvN3RIdFRd4blScpV8Ne/q8rWsa3PXk65P3Yi8MXYz+OarW363nna6d/bcdrx9947NnVtd5l3X7hrf7bhneO/iff37bQ90H7R263S3PNR52NKj29P6SO9Re69B76W+NX1XH5s+vvHE6smdp/ZPH/S79PcNeA88fxb4bPh5+PPxF3EvZl6mvVx8tWWQMFj0mv11xZDwUN0bhTenh3WHr4xYjXSPeo6+Ggsbm3yb/HbpXd571vcVH8Q+NI5rjndM2Ez0flz78d1k0uTiVP4njk/Vn+U/X/hi9qV72m/63QxjZvnrjm8C3xpmtWdvzrnNDc3Hzy9+L/oh8OP4gv5C10/fnx8W05dIS/t/Kfy69Nvx9+By/PJyEo1BAwAADADQiAiArw0ArP4AXL0AZOrKt9fqwhAAFAB8EGvUHNPH+QlkIhNJncmfOZd8jUJkpVHb2MkccZz3uXV4qvmAP1agR0hXeLfIpJiZeIlEnxRZ2kDGXzZWLl4+UMFCUURxRumOcqVKrKqxGqvaG/XTGls03bUktD5pX9TZpuuuJ6z3Tr/ZIMPQ3Ihs9GRNtXG4ibLJV9M2sw3mFhYUizeWV62arGtsSm032dHsTR34HWYcu52anWtcal073MY8CJ4CXoLe7D6Yz5Lvoj8EMK+lBrKuw9fNBY0G94Zcp50PrQ+rDC+iZ0ZERnpFWURrxyjGSsQJxLMlYAmziaNJvesvM44m70rZnJqf1pKBZ9Kzrm+AjbKbDDfbb1mbk7p1V+7evOxt2tvG8ku2uxXIFLIUQTG6g2On/C6TEpfdvqUBZQF7/Mp99npVuO9z2e9YaXvAosqk2qBG66DKIcXD6rWOdblHho/Z159smGzkaJI5oXHS6JRVs/Np3zPBZ6POJZ1Pv7CpZWvrtraC9uKLJZf2Xq7uqL9y4erta8+uD98YuHn6VkQnf+fd2xV30rsi7q6753vf/YFjt+1Dux6vR+t7D/e9eMLyVK3fcsD+mfVz/RcyL6kvF16NDz5/fWPoyJvc4cgR71GXMee3ru9c3zt8MBjnGx+eKPqo/XF48vhU1ie7z0yfG7/YfhmbPjKT8TXom+us81zM/M0f23+2/bJaXl6dvwaGYxP4MGGMOM2EMeuSo1iqKcNURbZ09jucAlyZ3E95Nfm28r8W1BHKF+4VFRTzEy+V6JAclJqTnpf5KPtQ7og8Q8FEkUnxqdIh5RgVHZXfqnfUdqn7aohpfNBs1krTNtZBdG7rFum56nPpDxhUGq41EjEaXFNtHGgiYPLMdJ/ZWnNZ80WLfsuzVjus6TZrbDls39t12O91SHOkO4U6R7kkusa7hbq7ehh5KnoJeVN9UJ953w9+A/63AprXVgUWrcsKig72C7GiqYXyhyFhH8P76Z0RLZH1URXReTGJsf5xZvFyCawJs4kjSUPrZ5MlUoJTK9NupD/PGMucylrYwLJRdJP8ZvEtxC1vclq2luQy8oK2eef7bY8uyC2sKTpV3LKjdeeFXWdLTu1uLD1WdnhPVfnevSUVhfu27s+sTDwQWRVdvaXm2iGFw8fr5I6UHX1ybKGBelywUapJ8YTGSb1TJs1Wp53P+J+NO5d//siFqy19rUNt4+3fLmGX+TqUrhhdNbumd13iBnpj9GbXrZbOhttVd3Z3bbubdY9xP+VBYXdHD++jjb2vHws+MX3q1R8xsOXZseePXsy+4hxUee00lPRm3/DlkcejQ2OjbyffEz4YjOdM9E1yTKl/0vks+4Xty4/p9zPPvt7/dnG2dm7zvM93ue/zPzoWsn4aLVKWrH5NrM5fFZlEa7AgXIFAIswQJ0gfmUaZZ1jIFBlWc2oAWw77SY4+zmVuGR5r3hi+bfyHBC4I3ha6K3xH5LJorViGuIX4T4mjko6Sk1IF0nLSN2WCZBZky+XU5e7LRyqQFBoU7RQ/KOUryyvfVglTBdUatTVqz9VTNTg1Tms6aY5r5WqLarfreOhM6W7TE9Nr03fTHzfYbMhreMLI3OjxmrA1n42zTUgmVabapgNmWeai5u0WrhYvLKMsl63qrN1smG1u2W6w07b7aF/nEOjI7zjgtNfZ04XN5Z5rrpuR26z7aY9YTznPt1613ut8BHye+pb42fkt+7cExK2VXvs6sGKdy7r5oPJgmeALIeYhL2kZoZKhz8Mqw6PothF6kQZR9tG0mPhYWpxpPHv8YMKxxPgknaSl9bcYRcluKTwpr1IPpYWny6a/zziYaZ05mBWXzZ39ZMPljVc3dW6+teViTuPWitzcvMRta/OttysWEAqeFlYWBRRLFy/uGN75cNfFksO7N5WuLTPcI7hnoXxg77mKfft27i+rrD1wvupO9fOajwcXD7PWitdpHbE7GngssX5TQ+HxHY1bmmgn9E5ST3499al54QzlrOg5zfNuF7JbLrT+aDe4mHSp8vKZjvYrl6/euzZ3w/bmxU7P23NdFfe07j/t3tkT0mv/2PypxUDcC+rg5GjPx7nZheVlgJV/cAAARF2APTkAfvkA3qYApZ0Asv0AfGQAN1YALwNAZSMApXQDYjjy9/2BAAZEYAEO4AcxkAN1MAQrcIUAiIBkyIESOAjNcBUewQjMIiREGNFAbJFgJB0pRU4id5H3KBGVR53QZLQGfYAuY/pYGnYR+43b4nvwUYIWoYDwhmhIrCQukmik+0x6TA3MQsylZBZyIQuZZTdFkNLAqs3aQTWmXmLTZ7vMbsf+iiOFk53zFJcVVx+3F3cfjyvPY95g3h98lfzG/EMCGwWFBC8JBQkzC3eIpIlqi34TOyfOkNCRWJLskqqQjpJZI0uVHZY7L1+gEKporiSrTFVeVPms+latX71FI1tTQ3NIq0BbR/uLTrtumV6mfriBk6G6Ed8aqrGqSZWZkvlOi3uWX6yZbHhsBeyE7aUdtB1dnNY773fpdP3qLuXh67nLq8sH97Xyy/fvXssbGLquKehtCJHGEUoMnQt7Fz5I/xjJFuUYvTfmQ9ya+PKEz0kO65uSKSnrU1+m22S0Z6lk128U31S1hTenNJecl7NtbntMwWRR8Y74XS2lHHsEyz9VNO4PPsBb1Vuz85Dt4bm6kqPcxwrq54/HNn49sfuU9WmOMzPn3l8Yb51s/3BprGPmGt8Ny1tBt0O6PO+ZPlB7qPBIty/hyY9n+EvmwUNvuEauvqOOb5g0/3T6y+JX3VmbefL3nT/uL4z/fLf4YunCr92/Q5fVl5dX508CCnCCAEiAImiBMdiBF4RAPGRDIVRCI1yEB/AaphECIoioI7ZIMJKJlCNnkB7kE8qGaqEBaC56Dn2HiWHB2FFsCtfF8/B+ggIhhzBINCRWkYAURepnsmZqZ1ZjbiIrkE+yaLNco7hRxlgzqMzUvWwSbGfYLdlfcaRz8nK2cflwfeLeyEPm2c+rwnufL5Gfj/+6QLQgt+B1oURhaeFBkUpRPzF+sRfiNRLhkupSIPVU+oRMnmygnLY8q/xHhW7F80qHlEtUclU3qKWoh2mYaVI0e7SKtB11+HRmdF/odem3GtQZ7jDKWpNmXGjSbvrdXMsi3LLYqt661eay7WW7K/b3HEacUGdFFx/XbW5t7lOe0l7B3jU+Q36S/jEBrYGkdb5BB4Jvh/TRboY2hhWER9M9Iuwi/aO2Rl+PZY0Lje9IFEzKWv862SKlMY0tPSnjQZZEdtqG3k06m4/mCG0tzyNvy86fKqAVjhZn7VQvQXe/Ljtbnlahve9r5dmq1BrDgz8P19dpHqk5+qFeriHq+JkmvhPVp4ybP52pPGdwvqeF1rrYXnfJvQOuNF5zuj5z81Bn6B3DuxL38QcPH6Y9IvYWPaY8qesPfub8Iu5Vw+sPw2Kjbm9z3l+d4Jvc/Vl2+uG38vkdC/aLmksHf739PbM6fxyYgR34QQKUQBcswQ2CIB42QgnUwgW4C0Mwi1AQWcQMWYdkI1XIFWQEZUa1UBq6F+3FeDA6dgUXxrfgHwn+hIdES+IVkjHpBpMT02vmZDIb+QyLDwWjtLGup2pQf7DdZq/kSOX057LnduBx53Xg0+NXENARDBbKFE4RCRX1EnMRd5ZwlnSScpb2kAmWTZbbKd+kcFdxQplVRU81Qu2A+oCmoFa49mmdRT03/YeGhWv8TQimu82WLBwtc63qrdtsOmyv2vXYLzo6OrW6qLqedFf1aPWy9B7wjfcnB5wM9AniCGEJDQ5fS38baRRVHP0+1iOuO8E58fH6tYzxlOw00fShzDvZ1zfWbPbe8nNrbZ5Pvtj26cIrxTt2RpTYlgqUPSiP2Du/L7eS40BdtW7Nw0MRtUhd9VH9Y/0NqY1CTXdPbm62PaN2zubC5ta69pJL/h18V55dq7rhf4vUeeyOdtfle9b3n3Vn9Kj1Yn3TT8b7+56VvpB7WfPq92vroaI3D0bYRr3HDr+deK/xIXb88MTdjx+nCJ+EP6t/sZr2naF9Df/mNis5Oze3c154vum7wfcD3xd++P5oXeBdYCy0Liz+NPuZ9/PeInXRc3HfYu8S05LZUsbS2aWJXxK//H+V/br/69dvjd/hv/f9fvD797LGMn15/3L38jJAcoSW5souFMUCgDC0vPxNFoBUBvCrdHl5sW55+dcRAGwQ4Hrcyr4OAACRHaB6GgDgQfsM/t/9lf8DszXHL/ZAJNEAADowaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE3LTA2LTI5VDE2OjM1OjE3KzAyOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNy0wNi0yOVQxNjozNToxNyswMjowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTctMDYtMjlUMTY6MzU6MTcrMDI6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjJiZGE0NWZlLTlkMGUtNGM2Yi05N2Y0LTY5ZDdjOGFjMDc3MTwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjk4MTNiNzQwLTlkNjYtMTE3YS04ODkxLWRjZjcxMGY0OGMxNzwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjAwODVmNDQ4LTEwMjctNDNmYi04Njg0LTcyZDRmM2RlYmE4ODwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDowMDg1ZjQ0OC0xMDI3LTQzZmItODY4NC03MmQ0ZjNkZWJhODg8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMDYtMjlUMTY6MzU6MTcrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDoyYmRhNDVmZS05ZDBlLTRjNmItOTdmNC02OWQ3YzhhYzA3NzE8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMDYtMjlUMTY6MzU6MTcrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5EaXNwbGF5PC9waG90b3Nob3A6SUNDUHJvZmlsZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjUwPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjUwPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz7aYsaNAAAAIGNIUk0AAG2YAABzjgAA2ksAAIThAAB87gAA2AAAADI5AAAdLnSwtFsAAAQ8SURBVHja7JpvaJV1FMe/d93rnC5sljH/FKUmJiN64VolbW8MKlYQEWhRWpTvAkOiWKDRqBSK2ovqRYL0oiKoIHIkUUFRlIRZgZCiJKsWinMrUXfZ5sc3v8HtdJ7nufe5z93uzAP3xf39zjm/8/2d8zvPOb/nyQG6EKhBFwhdBFIGLZL0lqQBSYOS3pG0vFaL5Wp0RpZK+lTSCjM+KKlb0v6ZAGS2pK8ltUfMH5G0WtJIvYfWxhgQkrRM0uZ690hrCJvWBL7TwSu/1qtHnisDhCTNlbQ905WBrH43A2P8m74FOoEOoJ//0tqs1s8SyJfGyCFgYcl8M3DU8PwMzKonIOuc3d7i8D3g8D1ZL0AuAwaMcT8ChQj+zwzvMLCkHoBsNYadS4j9G4FRI/PGdANZAZwyRn1QhtzrRmYcuGU6gXxoDDoNrCyZbwEeBDaYg98KHDOy3wAN0wGk2zm420rmrwcOlcz9EdLw5PwmR/6RqQYyC9hvjDgEzA3zlwBfOIb+AjQFnjzwk5n/DZg3lUA2O0auM96YwKc1JXxrQ3Iope1TBWQJcNIs/rnh6SKa1hved838aNiIiuxKU2s9L6ml5H9R0lOGZyJGftz87zElfaOk3loXjR2SHjJju5xGaTxGx6j5f1TSa2bsvtCA1aRobAC+MmFw3KTVyV97TGjd4fBfChw2fAeAObUIrYcldZqxrZL+cnjjQqvojJ2StMWMrZL0RNYemQccMTv2fUihHv8NMVmrM2ad3Yb3RLl1WLkeeTZcKNhDGnUWJiSdi5mLoh7jscslvZSVR9qAs2an3kuQWQkUIzzSkSD7qlOEdmXxHLGd3Ung6gSZ6xzwk9ReRlvwu5HZm1SHJYXWnZLuMmM7wqVbHJ2NCa3RBNkRSS+asZskbUgbWnNCCiylg6FlTfJiPjRXlgZCqi1H/jsjOwhcmSa0ehxD7q3gubPRkX+mAvk1TuZ7pVIgVwEjRkl/hfVPDnghnKl/QjNVqFDHLqffaasEyNtGQTG0qGmKzPnAgpSy1zgbuqdcIF2OS/uqaMCWAsurkH/aCdH7k4A0hCe2PaAtKT3xcfDmWLj3SnNb0hjuv2zSaYoD4h3QR1Pu5E5H1+6UfXl3UuIoZb4C+NOppwqku+sachYvhrhPszGfGF1/A8s8IH1OaXBbykWbQ97HyTqLUupcBZwx+t63QNqc2mhnlVdF2xwgb1apc0dUHRZVTw0Di6tcNA/0hoN5OHi8qUqdXvj/ABQE3O3s3EcZ3tI3ArMz1Nfn2PtYXtLjTgnWlOErmGLGL5Oavdd9OWBQ0kLn8qBXUr+kM5Jy0/wanXC7cnuwq9HMH88BQ5LmxygZq5NvAvIxGzqcl7Q39B1RVJgBHz4czAFtkvZIWjxDv94YkXTP5Ovpa8Nt4a2SFgQ31jNNSDohaZ+klyUdqNUnHBe/DvrfAzk/AKlff6p4FYzkAAAAAElFTkSuQmCC");
   background-position: 50%;
   background-repeat: no-repeat;
   background-size: contain;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert.warning[_ngcontent-bld-c146] {
   background-color: #f80;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert.warning[_ngcontent-bld-c146] .prefix[_ngcontent-bld-c146] {
   background: url("data:image/png;base64,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AAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE3LTA2LTI5VDE2OjM1OjE3KzAyOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNy0wNi0yOVQxNjozNToxNyswMjowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTctMDYtMjlUMTY6MzU6MTcrMDI6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjJiZGE0NWZlLTlkMGUtNGM2Yi05N2Y0LTY5ZDdjOGFjMDc3MTwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjk4MTNiNzQwLTlkNjYtMTE3YS04ODkxLWRjZjcxMGY0OGMxNzwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjAwODVmNDQ4LTEwMjctNDNmYi04Njg0LTcyZDRmM2RlYmE4ODwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDowMDg1ZjQ0OC0xMDI3LTQzZmItODY4NC03MmQ0ZjNkZWJhODg8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMDYtMjlUMTY6MzU6MTcrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDoyYmRhNDVmZS05ZDBlLTRjNmItOTdmNC02OWQ3YzhhYzA3NzE8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMDYtMjlUMTY6MzU6MTcrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5EaXNwbGF5PC9waG90b3Nob3A6SUNDUHJvZmlsZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjUwPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjUwPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz7aYsaNAAAAIGNIUk0AAG2YAABzjgAA2ksAAIThAAB87gAA2AAAADI5AAAdLnSwtFsAAAQ8SURBVHja7JpvaJV1FMe/d93rnC5sljH/FKUmJiN64VolbW8MKlYQEWhRWpTvAkOiWKDRqBSK2ovqRYL0oiKoIHIkUUFRlIRZgZCiJKsWinMrUXfZ5sc3v8HtdJ7nufe5z93uzAP3xf39zjm/8/2d8zvPOb/nyQG6EKhBFwhdBFIGLZL0lqQBSYOS3pG0vFaL5Wp0RpZK+lTSCjM+KKlb0v6ZAGS2pK8ltUfMH5G0WtJIvYfWxhgQkrRM0uZ690hrCJvWBL7TwSu/1qtHnisDhCTNlbQ905WBrH43A2P8m74FOoEOoJ//0tqs1s8SyJfGyCFgYcl8M3DU8PwMzKonIOuc3d7i8D3g8D1ZL0AuAwaMcT8ChQj+zwzvMLCkHoBsNYadS4j9G4FRI/PGdANZAZwyRn1QhtzrRmYcuGU6gXxoDDoNrCyZbwEeBDaYg98KHDOy3wAN0wGk2zm420rmrwcOlcz9EdLw5PwmR/6RqQYyC9hvjDgEzA3zlwBfOIb+AjQFnjzwk5n/DZg3lUA2O0auM96YwKc1JXxrQ3Iope1TBWQJcNIs/rnh6SKa1hved838aNiIiuxKU2s9L6ml5H9R0lOGZyJGftz87zElfaOk3loXjR2SHjJju5xGaTxGx6j5f1TSa2bsvtCA1aRobAC+MmFw3KTVyV97TGjd4fBfChw2fAeAObUIrYcldZqxrZL+cnjjQqvojJ2StMWMrZL0RNYemQccMTv2fUihHv8NMVmrM2ad3Yb3RLl1WLkeeTZcKNhDGnUWJiSdi5mLoh7jscslvZSVR9qAs2an3kuQWQkUIzzSkSD7qlOEdmXxHLGd3Ung6gSZ6xzwk9ReRlvwu5HZm1SHJYXWnZLuMmM7wqVbHJ2NCa3RBNkRSS+asZskbUgbWnNCCiylg6FlTfJiPjRXlgZCqi1H/jsjOwhcmSa0ehxD7q3gubPRkX+mAvk1TuZ7pVIgVwEjRkl/hfVPDnghnKl/QjNVqFDHLqffaasEyNtGQTG0qGmKzPnAgpSy1zgbuqdcIF2OS/uqaMCWAsurkH/aCdH7k4A0hCe2PaAtKT3xcfDmWLj3SnNb0hjuv2zSaYoD4h3QR1Pu5E5H1+6UfXl3UuIoZb4C+NOppwqku+sachYvhrhPszGfGF1/A8s8IH1OaXBbykWbQ97HyTqLUupcBZwx+t63QNqc2mhnlVdF2xwgb1apc0dUHRZVTw0Di6tcNA/0hoN5OHi8qUqdXvj/ABQE3O3s3EcZ3tI3ArMz1Nfn2PtYXtLjTgnWlOErmGLGL5Oavdd9OWBQ0kLn8qBXUr+kM5Jy0/wanXC7cnuwq9HMH88BQ5LmxygZq5NvAvIxGzqcl7Q39B1RVJgBHz4czAFtkvZIWjxDv94YkXTP5Ovpa8Nt4a2SFgQ31jNNSDohaZ+klyUdqNUnHBe/DvrfAzk/AKlff6p4FYzkAAAAAElFTkSuQmCC");
   background-position: 50%;
   background-repeat: no-repeat;
   background-size: contain;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert.info[_ngcontent-bld-c146] {
   background-color: #33b5e5;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert.info[_ngcontent-bld-c146] .prefix[_ngcontent-bld-c146] {
   background: url("data:image/png;base64,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AAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE3LTA2LTI5VDE2OjMwOjE2KzAyOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNy0wNi0yOVQxNjozMDoxNiswMjowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTctMDYtMjlUMTY6MzA6MTYrMDI6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjM0MjBhYjUzLWFjNzgtNGIzNS1iNjEyLTczYjQ3OGJkMzZjMjwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmQ2Nzc5NTg1LTlkNjUtMTE3YS1hNzQxLWEzMzdiYmE3N2QyNjwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjUzZGVkZjk5LTkyZGMtNDkyOS1hYTI0LTFkN2UxZGEwMWY3MzwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo1M2RlZGY5OS05MmRjLTQ5MjktYWEyNC0xZDdlMWRhMDFmNzM8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMDYtMjlUMTY6MzA6MTYrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDozNDIwYWI1My1hYzc4LTRiMzUtYjYxMi03M2I0NzhiZDM2YzI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMDYtMjlUMTY6MzA6MTYrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5EaXNwbGF5PC9waG90b3Nob3A6SUNDUHJvZmlsZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjUwPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjUwPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz7sEkQ1AAAAIGNIUk0AAG2YAABzjgAA2ksAAIThAAB87gAA2AAAADI5AAAdLnSwtFsAAAVLSURBVHja1JpbbBVVFIa/M54WSqkUIYoWo8aKtojITURb8ZqIUYkhEg2YeHlQEh8ND2jEGPVB8MUoTTUaBcUI4W40AtEgVKt4g0KKIglJVTCKCAICvfy+rInjzsyZM3OmzeFP9sM+M7PWXmevtddt5ySREcYAU4HJQANwPlALVNnzk8BfwAHgB+AboB3ozIJ5rkRBrgDuBmYCk4BBCb8/DewA1tnYlXolktKM8ZKWSTqu7HBS0vuSpqRZU9IduQB4FphbxL9/xMYJQMAQYJipWyH0AMuBhcD+/lCt2cBi4MKI551Am+n9TuBn4KipD0AlUAPUAePMnpqAKyPo/QbMB5ZmpVqepMUR6nBK0gpJt0oalEIlKiRNl/SOpBMRPFokVcbRimNULWltBIPlZitkNBolvRnBa5Ok2rSCDJX0QQjR/ZJmZyiAO+6StDeE76eShicVxJO0PoTYx5Lq+lEIf5wraU0I/42mjkUL8lIIkbcT2kHe9P8Bs6GqhMJ4kpaErOO1YgWZFfLxUkm5BIsYJ6ndobFDUlOK3QkT5sE4Qc6T9EuIoVUmYFwnqSvCaI9KujzFzrhqdkjSxYUEecP5oEvSqISMX4jx4K0pdmV4yAGwMkqQsZJOOy/PSsF0Y4wgHfYvJ6V7m6TeAJ1eSVP9517ANy4AKgLzFcCqNOFbzPO+lGHhJuCtwNwDnnI9e72kfxyPPTbl0flMzI68XMKxfJkTqPb4Ttl/Yb7DbFWJPmBvhBC/u0aaYrje/zlfkJykL5yHN5fIrN5Ou74AzTZJEzNwlpMdW9klqSInqR7YbdEplr1dFYhaS8FEYDRw0DLC3gxoesB2o+3b3KQ8MC0gBMBnGQkB8K2NLNEHbAkI4gFNHjDFebGd8kebM78mb4WC4NG5MwXhWyx/r7JMsMoZwd/ywMPATyUIshvoDriL+rxVO3z8bZldUiwEmhO8X13ijhwADgGjbD4i7+TQhy09TYpWYLP925OB24FcxLu9JThFH8cdQWrywODACydsy5LiXWf+HnBfP9pIj63VR6XXT4w6B9r6PasA+hjixFtpke/ndZ8VqGACnPas9uSjFhh6Bhy/1cCIwPyYZ17Xx9nmicsdo4CRgfkhD9gTLNhZ8azc0eiYwD4/bgli2hkgyPXOfLsHfO4cuTcMgLGW1EEApjvRyDbPQoUdTqugnHdlPDAhMP8R6PDMy651JJ5XxoI86mjMOv/4xXLzYOh+j3Wgyg2XAHOckH6F7xCxk2t94IXBwJNlKMgT1prwsdkStv+Vg66W1O2kvHekTEefLlB86JHUkIJmc8j6msPKQd9bsBfEq47jKRYNMWFRXUJ6NRZhu7axNapjNRr4zln8BrOZQvn2OOARc1IXATMCahuGg6YWhy3AbIkRZDlwf2B+1NKFvYU6VnMiukaFtn1uCU3Qjhjai0K+mVdsM7QFeCzkt8cjkqJ64M6UBtxVoKK5yAzczX3mFttDrLC6lIvVkkYOQKNnmPUVXWyN6rPEVcA/CSG2R9KMfhTiJlM3F19aFTNVM7RW0kcRuv16CfXhsDFG0itOFdHHFuvdpO7q+mrWGiHMceupXJuwo+WWQFskHYngsayYtl2SCwMPAS8W8CtfA9ssmt4N/Aocs0KBn/5WW/mp0QLTZisQehE3JxYAS7K++QBwKfA8cG+Mn+i2cs2fVrrx6wHnWIpaGcNntfU+ii9ipFSHaXaRoDvDSzW9kj6UdONAXKpxMcG8/kzz7rmU5c8NwBrgq9TZVkYXz/ImyHWm8/VmSzX8d4volNnMH8A+i1q3AR1ZVP//HQAX1aG5cYL6SgAAAABJRU5ErkJggg==");
   background-position: 50%;
   background-repeat: no-repeat;
   background-size: contain;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert.success[_ngcontent-bld-c146] {
   background-color: #00c851;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert.success[_ngcontent-bld-c146] .prefix[_ngcontent-bld-c146] {
   background: url("data:image/png;base64,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AAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE3LTA2LTI5VDE2OjMwOjE2KzAyOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNy0wNi0yOVQxNjozMDoxNiswMjowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTctMDYtMjlUMTY6MzA6MTYrMDI6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjM0MjBhYjUzLWFjNzgtNGIzNS1iNjEyLTczYjQ3OGJkMzZjMjwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmQ2Nzc5NTg1LTlkNjUtMTE3YS1hNzQxLWEzMzdiYmE3N2QyNjwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjUzZGVkZjk5LTkyZGMtNDkyOS1hYTI0LTFkN2UxZGEwMWY3MzwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo1M2RlZGY5OS05MmRjLTQ5MjktYWEyNC0xZDdlMWRhMDFmNzM8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMDYtMjlUMTY6MzA6MTYrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDozNDIwYWI1My1hYzc4LTRiMzUtYjYxMi03M2I0NzhiZDM2YzI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMDYtMjlUMTY6MzA6MTYrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5EaXNwbGF5PC9waG90b3Nob3A6SUNDUHJvZmlsZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjUwPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjUwPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz7sEkQ1AAAAIGNIUk0AAG2YAABzjgAA2ksAAIThAAB87gAA2AAAADI5AAAdLnSwtFsAAAVLSURBVHja1JpbbBVVFIa/M54WSqkUIYoWo8aKtojITURb8ZqIUYkhEg2YeHlQEh8ND2jEGPVB8MUoTTUaBcUI4W40AtEgVKt4g0KKIglJVTCKCAICvfy+rInjzsyZM3OmzeFP9sM+M7PWXmevtddt5ySREcYAU4HJQANwPlALVNnzk8BfwAHgB+AboB3ozIJ5rkRBrgDuBmYCk4BBCb8/DewA1tnYlXolktKM8ZKWSTqu7HBS0vuSpqRZU9IduQB4FphbxL9/xMYJQMAQYJipWyH0AMuBhcD+/lCt2cBi4MKI551Am+n9TuBn4KipD0AlUAPUAePMnpqAKyPo/QbMB5ZmpVqepMUR6nBK0gpJt0oalEIlKiRNl/SOpBMRPFokVcbRimNULWltBIPlZitkNBolvRnBa5Ok2rSCDJX0QQjR/ZJmZyiAO+6StDeE76eShicVxJO0PoTYx5Lq+lEIf5wraU0I/42mjkUL8lIIkbcT2kHe9P8Bs6GqhMJ4kpaErOO1YgWZFfLxUkm5BIsYJ6ndobFDUlOK3QkT5sE4Qc6T9EuIoVUmYFwnqSvCaI9KujzFzrhqdkjSxYUEecP5oEvSqISMX4jx4K0pdmV4yAGwMkqQsZJOOy/PSsF0Y4wgHfYvJ6V7m6TeAJ1eSVP9517ANy4AKgLzFcCqNOFbzPO+lGHhJuCtwNwDnnI9e72kfxyPPTbl0flMzI68XMKxfJkTqPb4Ttl/Yb7DbFWJPmBvhBC/u0aaYrje/zlfkJykL5yHN5fIrN5Ou74AzTZJEzNwlpMdW9klqSInqR7YbdEplr1dFYhaS8FEYDRw0DLC3gxoesB2o+3b3KQ8MC0gBMBnGQkB8K2NLNEHbAkI4gFNHjDFebGd8kebM78mb4WC4NG5MwXhWyx/r7JMsMoZwd/ywMPATyUIshvoDriL+rxVO3z8bZldUiwEmhO8X13ijhwADgGjbD4i7+TQhy09TYpWYLP925OB24FcxLu9JThFH8cdQWrywODACydsy5LiXWf+HnBfP9pIj63VR6XXT4w6B9r6PasA+hjixFtpke/ndZ8VqGACnPas9uSjFhh6Bhy/1cCIwPyYZ17Xx9nmicsdo4CRgfkhD9gTLNhZ8azc0eiYwD4/bgli2hkgyPXOfLsHfO4cuTcMgLGW1EEApjvRyDbPQoUdTqugnHdlPDAhMP8R6PDMy651JJ5XxoI86mjMOv/4xXLzYOh+j3Wgyg2XAHOckH6F7xCxk2t94IXBwJNlKMgT1prwsdkStv+Vg66W1O2kvHekTEefLlB86JHUkIJmc8j6msPKQd9bsBfEq47jKRYNMWFRXUJ6NRZhu7axNapjNRr4zln8BrOZQvn2OOARc1IXATMCahuGg6YWhy3AbIkRZDlwf2B+1NKFvYU6VnMiukaFtn1uCU3Qjhjai0K+mVdsM7QFeCzkt8cjkqJ64M6UBtxVoKK5yAzczX3mFttDrLC6lIvVkkYOQKNnmPUVXWyN6rPEVcA/CSG2R9KMfhTiJlM3F19aFTNVM7RW0kcRuv16CfXhsDFG0itOFdHHFuvdpO7q+mrWGiHMceupXJuwo+WWQFskHYngsayYtl2SCwMPAS8W8CtfA9ssmt4N/Aocs0KBn/5WW/mp0QLTZisQehE3JxYAS7K++QBwKfA8cG+Mn+i2cs2fVrrx6wHnWIpaGcNntfU+ii9ipFSHaXaRoDvDSzW9kj6UdONAXKpxMcG8/kzz7rmU5c8NwBrgq9TZVkYXz/ImyHWm8/VmSzX8d4volNnMH8A+i1q3AR1ZVP//HQAX1aG5cYL6SgAAAABJRU5ErkJggg==");
   background-position: 50%;
   background-repeat: no-repeat;
   background-size: contain;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert[_ngcontent-bld-c146] .prefix[_ngcontent-bld-c146] {
   height: 30px;
   margin: auto;
   text-align: center;
   width: 30px;
 }

 .app-alerts[_ngcontent-bld-c146] .app-alert[_ngcontent-bld-c146] .content[_ngcontent-bld-c146] {
   color: #fff;
   float: left;
   line-height: 20px;
   margin: auto;
   padding: 25px;
 }

 .container-modal[_ngcontent-bld-c557] {
   font-family: "Poppins", Arial, Helvetica, sans-serif;
   min-width: 70%;
   padding: 15px 0;
 }

 .container-modal[_ngcontent-bld-c557] h2[_ngcontent-bld-c557] {
   font-weight: bold;
   font-size: 0.969em;
   color: #51555a;
   max-width: 90%;
 }

 .header-modal[_ngcontent-bld-c557] {
   position: relative;
 }

 .header-modal[_ngcontent-bld-c557] .close[_ngcontent-bld-c557] {
   position: absolute;
   top: -4px;
   right: 3px;
 }

 .header-modal[_ngcontent-bld-c557] i.material-icons[_ngcontent-bld-c557] {
   color: #0b7675;
   cursor: pointer;
 }

 .custom-modal[_ngcontent-bld-c557] {
   font-family: "Montserrat", sans-serif;
   font-size: 16px;
   color: #666671;
   line-height: 1.2;
   overflow: hidden;
   position: fixed;
   width: 100%;
   height: 100%;
   min-width: 60%;
   margin: 0;
   left: 0;
   top: 0;
   justify-content: center;
   justify-items: center;
   background-color: #51515180;
   z-index: 999;
   display: flex;
 }

 .custom-modal-content[_ngcontent-bld-c557] {
   justify-self: center;
   overflow: auto;
   margin: auto;
   max-width: 95%;
   max-height: 95%;
   min-width: 550px;
   justify-content: center;
   justify-items: center;
   background-color: #fff;
   border-radius: 24px;
   padding: 10px 20px;
   z-index: 999999999;
 }

 @media screen and (max-width:959px) {
   .custom-modal-content[_ngcontent-bld-c557] {
     min-width: 300px;
     max-width: 90%;
   }
 }

 .custom-modal-content[_ngcontent-bld-c557]>*[_ngcontent-bld-c557] {
   margin: 0 auto;
 }

 @media screen and (min-width:600px),
 screen and (min-width:960px),
 screen and (min-width:1280px),
 screen and (min-width:1920px),
 screen and (min-width:1920px) and (max-width:4999.98px),
 screen and (max-width:1919.98px),
 screen and (min-width:1280px) and (max-width:1919.98px),
 screen and (max-width:1279.98px),
 screen and (min-width:960px) and (max-width:1279.98px),
 screen and (max-width:959.98px),
 screen and (min-width:600px) and (max-width:959.98px),
 screen and (max-width:599.98px),
 screen and (min-width:0px) and (max-width:599.98px),
 print {
   .fx-query-test {}
 }

 .ex-modal__content[_ngcontent-bld-c458],
 .ex-modal__header__title[_ngcontent-bld-c458] {
   color: var(--ex-text-neutral-primary);
 }

 .ex-modal__content[_ngcontent-bld-c458] {
   max-height: 65vh;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
 }

 .ex-modal__actions[_ngcontent-bld-c458]:not(:empty) {
   margin-top: 1.5rem;
 }

 .term-content-modal[_ngcontent-bld-c588] {
   background: #f6f6f9;
   height: calc(100vh * 0.6);
   max-width: calc(100vw * 0.8);
   min-width: calc(100vw * 0.5);
   overflow-y: scroll;
 }

 .term-content-page[_ngcontent-bld-c588] {
   background: #f6f6f9;
   height: max-content;
 }

 .btn-wrap-terms[_ngcontent-bld-c588] {
   display: flex;
   align-items: center;
   justify-content: center;
   width: 144px;
   height: 30px;
 }

 .btn-wrap-terms[_ngcontent-bld-c588] mat-progress-spinner[_ngcontent-bld-c588] {
   height: 75% !important;
   width: calc(100vh) !important;
   display: flex;
   align-items: center;
 }

 .btn-wrap-terms[_ngcontent-bld-c588] .mat-progress-spinner[_ngcontent-bld-c588] circle[_ngcontent-bld-c588],
 .btn-wrap-terms[_ngcontent-bld-c588] .mat-spinner[_ngcontent-bld-c588] circle[_ngcontent-bld-c588] {
   stroke: #fff !important;
 }

 .backTop[_ngcontent-bld-c588] {
   width: 50px;
   height: 50px;
   background: #f7b700;
   z-index: 999;
   box-shadow: 5px 10px 10px #00000029;
   position: fixed;
   bottom: 25px;
   right: 5px;
   border-radius: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
   cursor: pointer;
 }

 .backTop[_ngcontent-bld-c588] i.material-icons[_ngcontent-bld-c588] {
   color: #0b7675;
 }

 .close-icon[_ngcontent-bld-c588] {
   position: absolute;
   top: 10px;
   right: 25px;
 }

 .modal-title[_ngcontent-bld-c588] {
   position: relative;
   margin-bottom: 15px;
 }

 .modal-title[_ngcontent-bld-c588] h2[_ngcontent-bld-c588] {
   font-weight: 700;
   font-size: 24px;
 }

 .content-modal[_ngcontent-bld-c588] {
   text-align: start;
 }

 .content-modal[_ngcontent-bld-c588] p[_ngcontent-bld-c588] {
   margin: 0;
 }

 .content-modal[_ngcontent-bld-c588] p[_ngcontent-bld-c588] a[_ngcontent-bld-c588] {
   text-decoration: none;
   color: #0b7675;
   font-weight: 500;
 }

 .content-modal[_ngcontent-bld-c588] .box-revogar[_ngcontent-bld-c588] {
   margin-top: 5px;
   margin-bottom: 40px;
 }

 .btn-wrap[_ngcontent-bld-c588] {
   display: flex;
   align-items: center;
   justify-content: center;
 }

 .br-button.is-secondary[_ngcontent-bld-c588] {
   align-items: center;
   background: #0b7675;
   border: 1px solid #0b7675;
   border-radius: 100px;
   display: inline-flex;
   height: 30px;
   justify-content: center;
   padding: 0 24px;
   text-align: center;
   width: 100%;
   font-size: 0.7em;
   line-height: normal;
   color: #fff;
   font-style: normal;
   font-weight: 700;
   font-family: "Montserrat", sans-serif;
   cursor: pointer;
 }

 .br-button.disabled-button[_ngcontent-bld-c588] {
   background: #d9d9d9;
   border: 1px solid #d9d9d9;
 }

 .br-button.disabled-button[_ngcontent-bld-c588]:hover,
 .br-button.disabled-button.is-hover[_ngcontent-bld-c588] {
   background-color: #d9d9d9 !important;
   border-color: #d9d9d9 !important;
   color: #fff;
   text-decoration: none;
 }

 .br-button.is-secondary[_ngcontent-bld-c588]:focus,
 .br-button.is-secondary.is-focus[_ngcontent-bld-c588] {
   box-shadow: 0 3px 6px -3px #d9d9d9 !important;
   outline: 0;
 }

 @media (min-width:576px) {
   .br-button.is-secondary[_ngcontent-bld-c588] {
     min-width: 144px;
     width: auto;
   }
 }

 .br-button.is-secondary[_ngcontent-bld-c588] strong[_ngcontent-bld-c588] {
   font-weight: 800;
   letter-spacing: -1px;
 }

 .br-button.is-secondary.is-small[_ngcontent-bld-c588] {
   height: 32px;
 }

 .br-button.is-secondary[_ngcontent-bld-c588]:focus,
 .br-button.is-secondary.is-focus[_ngcontent-bld-c588] {
   box-shadow: 0 3px 6px -3px #0b7675;
   outline: 0;
 }

 .br-button.is-secondary[_ngcontent-bld-c588]:hover,
 .br-button.is-secondary.is-hover[_ngcontent-bld-c588] {
   background-color: #0b7675;
   border-color: #0b7675;
   color: #fff;
   text-decoration: none;
 }

 .ml-half[_ngcontent-bld-c588] {
   margin-left: 4px !important;
 }

 .botExpressoContent[_ngcontent-bld-c588] {
   width: 420px;
   height: 525px;
   z-index: 999;
   box-shadow: 5px 10px 10px #00000029;
   position: fixed;
   bottom: 90px;
   right: 5px;
   border-radius: 24px;
   background: #fff;
   overflow: hidden;
 }

 .botExpressoContent[_ngcontent-bld-c588] iframe[_ngcontent-bld-c588] {
   border: 0;
   width: 100%;
   height: 100%;
 }

 .upBotContentPosition[_ngcontent-bld-c588] {
   bottom: 155px !important;
 }

 .upBotButtomPosition[_ngcontent-bld-c588] {
   bottom: 90px !important;
 }

 .botExpressoButton[_ngcontent-bld-c588] {
   width: 50px;
   height: 50px;
   padding: 10px;
   background: #0b7675;
   z-index: 999;
   box-shadow: 5px 10px 10px #00000029;
   position: fixed;
   bottom: 25px;
   right: 5px;
   border-radius: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
   cursor: pointer;
 }

 .botExpressoButton[_ngcontent-bld-c588] svg[_ngcontent-bld-c588] {
   color: #fff;
 }

 .nav-acessar[_ngcontent-bld-c588] {
   background: transparent;
   width: 30px;
   height: 30px;
   border: 1px solid #0b7675;
   box-sizing: border-box;
   font-size: 0.7em;
   font-weight: 700;
   transition: width 0.65s ease;
   display: flex;
   align-items: center;
   justify-content: center;
   overflow: hidden;
   width: auto;
   padding: 0 15px;
   border-radius: 15px;
 }

 .nav-acessar[_ngcontent-bld-c588] .link[_ngcontent-bld-c588] {
   display: inline-block;
   display: flex;
   align-items: center;
   padding: 0 15px;
 }

 .nav-acessar[_ngcontent-bld-c588] .link[_ngcontent-bld-c588]:before {
   content: attr(data-hover);
   line-height: 30px;
   color: #0b7675;
   padding-right: 8px;
   font-weight: bold;
   display: block;
   font-size: 0.8em;
 }

 .nav-acessar[_ngcontent-bld-c588] i.material-icons[_ngcontent-bld-c588] {
   color: #0b7675;
   font-size: 1.3em;
 }

 .title-section-small[_ngcontent-bld-c588] {
   color: #0b7675;
   font-size: 1.2em;
   padding: 15px 0 8px;
   margin-top: 20px;
 }

 .mat-horizontal-stepper-header-container {
   width: min-content !important;
   position: relative !important;
   right: -50% !important;
   transform: translate(-50%) !important;
 }

 .mat-horizontal-content-container {
   padding: 0 !important;
 }

 .accept-check[_ngcontent-bld-c588] {
   width: 100%;
   display: inline-flex;
   margin: 10px 0;
 }

 .ex-core-use-terms-content {
   color: var(--ex-text-neutral-primary) !important;
   padding: 1rem;
 }

 .ex-core-use-terms-content__title__container {
   display: flex;
   justify-content: space-between;
   align-items: center;
   width: 100%;
   flex-direction: row;
 }

 @media (min-width:0rem) and (max-width:37.4375rem) {
   .ex-core-use-terms-content__title__container {
     flex-direction: column-reverse;
   }
 }

 .ex-core-use-terms-content__title__text {
   text-align: center;
   flex-grow: 1;
 }

 .ex-core-use-terms-content p {
   text-align: justify;
   margin-bottom: 0.5rem !important;
 }

 .ex-core-use-terms-content span {
   font-weight: 600;
 }

 .ex-core-use-terms-content ul {
   list-style: inside;
   margin-left: 2rem;
 }

 .ex-core-use-terms-content li {
   list-style: inherit !important;
   padding-top: 0.3125rem;
   padding-bottom: 0.3125rem;
 }

 .term-modal-title[_ngcontent-bld-c588] {
   margin-top: 1rem;
 }

 .termos-aceite-box[_ngcontent-bld-c588] {
   display: flex;
   flex-direction: column;
   grid-gap: 24px;
   gap: 24px;
 }

 .termos-aceite-box[_ngcontent-bld-c588] .termos-aceite-box__actions[_ngcontent-bld-c588] {
   display: flex;
   grid-gap: 8px;
   gap: 8px;
 }

 .custom-modal[_ngcontent-bld-c589] {
   font-family: "Montserrat", sans-serif;
   font-size: 16px;
   color: #666671;
   line-height: 1.2;
   position: fixed;
   width: 100%;
   height: 100%;
   min-width: 60%;
   margin: 0;
   left: 0;
   top: 0;
   justify-content: center;
   justify-items: center;
   background-color: #51515180;
   z-index: 999;
   display: flex;
 }

 .custom-modal-content[_ngcontent-bld-c589] {
   justify-self: center;
   margin: auto;
   max-width: 95%;
   max-height: 95%;
   min-width: 550px;
   justify-content: center;
   justify-items: center;
   border-radius: 0.25em;
   z-index: 999999999;
 }

 @media screen and (max-width:600px) {
   .custom-modal-content[_ngcontent-bld-c589] {
     min-width: 95%;
   }
 }

 .custom-modal-content[_ngcontent-bld-c589]>*[_ngcontent-bld-c589] {
   margin: 0 auto;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .background-id-goias[_ngcontent-bld-c558] {
   background-image: url(bg_modal_login_expresso_3_0.33bc7d0a58a359aadbf9.html);
   background-size: cover;
   background-repeat: no-repeat;
   padding: 20px;
   display: flex;
   flex-direction: column;
   justify-content: end;
   color: #fff;
   font-weight: 500;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .background-id-goias[_ngcontent-bld-c558] span.titulo[_ngcontent-bld-c558] {
   font-size: 16px;
   text-transform: uppercase;
   margin-bottom: 20px;
   display: block;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .background-id-goias[_ngcontent-bld-c558] h2[_ngcontent-bld-c558] {
   font-size: 24px;
   margin-bottom: 20px;
   display: block;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .background-id-goias[_ngcontent-bld-c558] p[_ngcontent-bld-c558] {
   font-size: 20px;
   font-weight: 400;
   margin-bottom: 20px;
   display: block;
   line-height: 150%;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .background-id-goias[_ngcontent-bld-c558] span.texto-menor[_ngcontent-bld-c558] {
   font-size: 14px;
   margin-bottom: 20px;
   display: block;
   line-height: 150%;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .icone-texto-entrar[_ngcontent-bld-c558] {
   padding: 20px 20px 0;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .icone-texto-entrar[_ngcontent-bld-c558] .entrar[_ngcontent-bld-c558] {
   padding-top: 0;
   font-weight: 600;
   color: #13161c;
   font-size: 20px;
   position: relative;
   top: -5px;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] hr[_ngcontent-bld-c558] {
   margin-left: 20px;
   margin-right: 20px;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-subtitulo[_ngcontent-bld-c558] {
   text-align: center;
   margin: 20px;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-subtitulo[_ngcontent-bld-c558] .msg[_ngcontent-bld-c558] {
   color: #004d59;
   background-color: #c8f7ff;
   border: 1px solid #81eeff;
   padding: 10px;
   border-radius: 13px;
   margin-bottom: 15px;
   font-size: 14px;
   display: flex;
   text-align: left;
   font-weight: 500;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-subtitulo[_ngcontent-bld-c558] .msg[_ngcontent-bld-c558] i[_ngcontent-bld-c558] {
   margin-right: 5px;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-subtitulo[_ngcontent-bld-c558] h4[_ngcontent-bld-c558] {
   font-size: 20px;
   font-weight: 500;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-infos[_ngcontent-bld-c558] {
   margin: 20px;
   text-align: center;
   padding: 20px;
   background: #f4f4f4;
   border-radius: 10px;
   color: #0b7675;
   font-weight: 500;
 }

 @media screen and (min-width:1600px) {
   .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-infos[_ngcontent-bld-c558] {
     width: 94%;
   }
 }

 @media screen and (max-width:960px) {
   .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-infos[_ngcontent-bld-c558] {
     width: 91%;
   }
 }

 @media screen and (max-width:480px) {
   .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-infos[_ngcontent-bld-c558] {
     width: 100%;
     margin: 0;
     border-radius: 0;
   }
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-infos[_ngcontent-bld-c558] .titulo[_ngcontent-bld-c558] {
   font-size: 12px;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-infos[_ngcontent-bld-c558] .c-colunas[_ngcontent-bld-c558] {
   margin-top: 10px;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-infos[_ngcontent-bld-c558] .c-item[_ngcontent-bld-c558] .icon[_ngcontent-bld-c558] i[_ngcontent-bld-c558] {
   font-size: 50px;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-infos[_ngcontent-bld-c558] .c-item[_ngcontent-bld-c558] .texto[_ngcontent-bld-c558] {
   font-size: 12px;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-close-icon[_ngcontent-bld-c558] {
   text-align: right;
   padding-right: 17px;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-button[_ngcontent-bld-c558] {
   margin: 20px;
   text-align: center;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-button[_ngcontent-bld-c558] .button[_ngcontent-bld-c558] button[_ngcontent-bld-c558] {
   margin: 10px;
   border-radius: 30px;
   width: 95%;
   font-weight: 500;
   font-size: 16px;
   display: flex;
   justify-content: center;
   padding: 8px 5px 5px;
   border: 2px solid #0b7675;
 }

 @media screen and (max-width:960px) {
   .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-button[_ngcontent-bld-c558] .button[_ngcontent-bld-c558] button[_ngcontent-bld-c558] {
     font-size: 13px;
   }
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-button[_ngcontent-bld-c558] .button[_ngcontent-bld-c558] button[_ngcontent-bld-c558] img[_ngcontent-bld-c558] {
   position: relative;
   margin-right: 4px;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-button[_ngcontent-bld-c558] .button[_ngcontent-bld-c558] button[_ngcontent-bld-c558] .ico-svg[_ngcontent-bld-c558] {
   width: 20px;
   margin-right: 5px;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-button[_ngcontent-bld-c558] .button[_ngcontent-bld-c558] button.primary[_ngcontent-bld-c558] {
   color: #fff;
   background: #0b7675;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-button[_ngcontent-bld-c558] .button[_ngcontent-bld-c558] button.secondary[_ngcontent-bld-c558] {
   color: #0b7675;
   background: white;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .informacoes[_ngcontent-bld-c558] .c-button[_ngcontent-bld-c558] .button[_ngcontent-bld-c558] button.sem-img[_ngcontent-bld-c558] {
   padding: 10px 0;
   vertical-align: baseline;
   display: flex;
   text-align: center;
   align-items: normal;
   justify-content: center;
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .custom-modal-content {
   font-family: "Poppins", sans-serif !important;
   padding: 0 !important;
   max-width: 75% !important;
 }

 @media screen and (min-width:1440px) {
   .modal-login-com-goias-id[_ngcontent-bld-c558] .custom-modal-content {
     max-width: 910px !important;
   }
 }

 .modal-login-com-goias-id[_ngcontent-bld-c558] .close-icon {
   top: 20px;
 }

 .mat-stepper-vertical,
 .mat-stepper-horizontal {
   display: block;
 }

 .mat-horizontal-stepper-header-container {
   white-space: nowrap;
   display: flex;
   align-items: center;
 }

 .mat-stepper-label-position-bottom .mat-horizontal-stepper-header-container {
   align-items: flex-start;
 }

 .mat-stepper-horizontal-line {
   border-top-width: 1px;
   border-top-style: solid;
   flex: auto;
   height: 0;
   margin: 0 -16px;
   min-width: 32px;
 }

 .mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
   margin: 0;
   min-width: 0;
   position: relative;
 }

 .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child)::before,
 [dir="rtl"] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child)::before,
 .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child)::after,
 [dir="rtl"] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child)::after {
   border-top-width: 1px;
   border-top-style: solid;
   content: "";
   display: inline-block;
   height: 0;
   position: absolute;
   width: calc(50% - 20px);
 }

 .mat-horizontal-stepper-header {
   display: flex;
   height: 72px;
   overflow: hidden;
   align-items: center;
   padding: 0 24px;
 }

 .mat-horizontal-stepper-header .mat-step-icon {
   margin-right: 8px;
   flex: none;
 }

 [dir="rtl"] .mat-horizontal-stepper-header .mat-step-icon {
   margin-right: 0;
   margin-left: 8px;
 }

 .mat-stepper-label-position-bottom .mat-horizontal-stepper-header {
   box-sizing: border-box;
   flex-direction: column;
   height: auto;
 }

 .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child)::after,
 [dir="rtl"] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child)::after {
   right: 0;
 }

 .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child)::before,
 [dir="rtl"] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child)::before {
   left: 0;
 }

 [dir="rtl"] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:last-child::before,
 [dir="rtl"] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:first-child::after {
   display: none;
 }

 .mat-stepper-label-position-bottom .mat-horizontal-stepper-header .mat-step-icon {
   margin-right: 0;
   margin-left: 0;
 }

 .mat-stepper-label-position-bottom .mat-horizontal-stepper-header .mat-step-label {
   padding: 16px 0 0 0;
   text-align: center;
   width: 100%;
 }

 .mat-vertical-stepper-header {
   display: flex;
   align-items: center;
   height: 24px;
 }

 .mat-vertical-stepper-header .mat-step-icon {
   margin-right: 12px;
 }

 [dir="rtl"] .mat-vertical-stepper-header .mat-step-icon {
   margin-right: 0;
   margin-left: 12px;
 }

 .mat-horizontal-stepper-content {
   outline: 0;
 }

 .mat-horizontal-stepper-content[aria-expanded="false"] {
   height: 0;
   overflow: hidden;
 }

 .mat-horizontal-content-container {
   overflow: hidden;
   padding: 0 24px 24px 24px;
 }

 .cdk-high-contrast-active .mat-horizontal-content-container {
   outline: solid 1px;
 }

 .mat-vertical-content-container {
   margin-left: 36px;
   border: 0;
   position: relative;
 }

 .cdk-high-contrast-active .mat-vertical-content-container {
   outline: solid 1px;
 }

 [dir="rtl"] .mat-vertical-content-container {
   margin-left: 0;
   margin-right: 36px;
 }

 .mat-stepper-vertical-line::before {
   content: "";
   position: absolute;
   left: 0;
   border-left-width: 1px;
   border-left-style: solid;
 }

 [dir="rtl"] .mat-stepper-vertical-line::before {
   left: auto;
   right: 0;
 }

 .mat-vertical-stepper-content {
   overflow: hidden;
   outline: 0;
 }

 .mat-vertical-content {
   padding: 0 24px 24px 24px;
 }

 .mat-step:last-child .mat-vertical-content-container {
   border: none;
 }

 @keyframes mat-checkbox-fade-in-background {
   0% {
     opacity: 0;
   }

   50% {
     opacity: 1;
   }
 }

 @keyframes mat-checkbox-fade-out-background {

   0%,
   50% {
     opacity: 1;
   }

   100% {
     opacity: 0;
   }
 }

 @keyframes mat-checkbox-unchecked-checked-checkmark-path {

   0%,
   50% {
     stroke-dashoffset: 22.910259;
   }

   50% {
     animation-timing-function: cubic-bezier(0, 0, 0.2, 0.1);
   }

   100% {
     stroke-dashoffset: 0;
   }
 }

 @keyframes mat-checkbox-unchecked-indeterminate-mixedmark {

   0%,
   68.2% {
     transform: scaleX(0);
   }

   68.2% {
     animation-timing-function: cubic-bezier(0, 0, 0, 1);
   }

   100% {
     transform: scaleX(1);
   }
 }

 @keyframes mat-checkbox-checked-unchecked-checkmark-path {
   from {
     animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
     stroke-dashoffset: 0;
   }

   to {
     stroke-dashoffset: -22.910259;
   }
 }

 @keyframes mat-checkbox-checked-indeterminate-checkmark {
   from {
     animation-timing-function: cubic-bezier(0, 0, 0.2, 0.1);
     opacity: 1;
     transform: rotate(0deg);
   }

   to {
     opacity: 0;
     transform: rotate(45deg);
   }
 }

 @keyframes mat-checkbox-indeterminate-checked-checkmark {
   from {
     animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
     opacity: 0;
     transform: rotate(45deg);
   }

   to {
     opacity: 1;
     transform: rotate(360deg);
   }
 }

 @keyframes mat-checkbox-checked-indeterminate-mixedmark {
   from {
     animation-timing-function: cubic-bezier(0, 0, 0.2, 0.1);
     opacity: 0;
     transform: rotate(-45deg);
   }

   to {
     opacity: 1;
     transform: rotate(0deg);
   }
 }

 @keyframes mat-checkbox-indeterminate-checked-mixedmark {
   from {
     animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
     opacity: 1;
     transform: rotate(0deg);
   }

   to {
     opacity: 0;
     transform: rotate(315deg);
   }
 }

 @keyframes mat-checkbox-indeterminate-unchecked-mixedmark {
   0% {
     animation-timing-function: linear;
     opacity: 1;
     transform: scaleX(1);
   }

   32.8%,
   100% {
     opacity: 0;
     transform: scaleX(0);
   }
 }

 .mat-checkbox-background,
 .mat-checkbox-frame {
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   position: absolute;
   border-radius: 2px;
   box-sizing: border-box;
   pointer-events: none;
 }

 .mat-checkbox {
   display: inline-block;
   transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
   cursor: pointer;
   -webkit-tap-highlight-color: transparent;
 }

 ._mat-animation-noopable.mat-checkbox {
   transition: none;
   animation: none;
 }

 .mat-checkbox .mat-ripple-element:not(.mat-checkbox-persistent-ripple) {
   opacity: 0.16;
 }

 .mat-checkbox .mat-checkbox-ripple {
   position: absolute;
   left: calc(50% - 20px);
   top: calc(50% - 20px);
   height: 40px;
   width: 40px;
   z-index: 1;
   pointer-events: none;
 }

 .cdk-high-contrast-active .mat-checkbox.cdk-keyboard-focused .mat-checkbox-ripple {
   outline: solid 3px;
 }

 .mat-checkbox-layout {
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   cursor: inherit;
   align-items: baseline;
   vertical-align: middle;
   display: inline-flex;
   white-space: nowrap;
 }

 .mat-checkbox-label {
   -webkit-user-select: auto;
   -moz-user-select: auto;
   -ms-user-select: auto;
   user-select: auto;
 }

 .mat-checkbox-inner-container {
   display: inline-block;
   height: 16px;
   line-height: 0;
   margin: auto;
   margin-right: 8px;
   order: 0;
   position: relative;
   vertical-align: middle;
   white-space: nowrap;
   width: 16px;
   flex-shrink: 0;
 }

 [dir="rtl"] .mat-checkbox-inner-container {
   margin-left: 8px;
   margin-right: auto;
 }

 .mat-checkbox-inner-container-no-side-margin {
   margin-left: 0;
   margin-right: 0;
 }

 .mat-checkbox-frame {
   background-color: transparent;
   transition: border-color 90ms cubic-bezier(0, 0, 0.2, 0.1);
   border-width: 2px;
   border-style: solid;
 }

 ._mat-animation-noopable .mat-checkbox-frame {
   transition: none;
 }

 .mat-checkbox-background {
   align-items: center;
   display: inline-flex;
   justify-content: center;
   transition: background-color 90ms cubic-bezier(0, 0, 0.2, 0.1), opacity 90ms cubic-bezier(0, 0, 0.2, 0.1);
   -webkit-print-color-adjust: exact;
   color-adjust: exact;
 }

 ._mat-animation-noopable .mat-checkbox-background {
   transition: none;
 }

 .cdk-high-contrast-active .mat-checkbox .mat-checkbox-background {
   background: none;
 }

 .mat-checkbox-persistent-ripple {
   display: block;
   width: 100%;
   height: 100%;
   transform: none;
 }

 .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
   opacity: 0.04;
 }

 .mat-checkbox.cdk-keyboard-focused .mat-checkbox-persistent-ripple {
   opacity: 0.12;
 }

 .mat-checkbox-persistent-ripple,
 .mat-checkbox.mat-checkbox-disabled .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
   opacity: 0;
 }

 @media (hover:none) {
   .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
     display: none;
   }
 }

 .mat-checkbox-checkmark {
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   position: absolute;
   width: 100%;
 }

 .mat-checkbox-checkmark-path {
   stroke-dashoffset: 22.910259;
   stroke-dasharray: 22.910259;
   stroke-width: 2.1333333333px;
 }

 .cdk-high-contrast-black-on-white .mat-checkbox-checkmark-path {
   stroke: #000 !important;
 }

 .mat-checkbox-mixedmark {
   width: calc(100% - 6px);
   height: 2px;
   opacity: 0;
   transform: scaleX(0) rotate(0deg);
   border-radius: 2px;
 }

 .cdk-high-contrast-active .mat-checkbox-mixedmark {
   height: 0;
   border-top: solid 2px;
   margin-top: 2px;
 }

 .mat-checkbox-label-before .mat-checkbox-inner-container {
   order: 1;
   margin-left: 8px;
   margin-right: auto;
 }

 [dir="rtl"] .mat-checkbox-label-before .mat-checkbox-inner-container {
   margin-left: auto;
   margin-right: 8px;
 }

 .mat-checkbox-checked .mat-checkbox-checkmark {
   opacity: 1;
 }

 .mat-checkbox-checked .mat-checkbox-checkmark-path {
   stroke-dashoffset: 0;
 }

 .mat-checkbox-checked .mat-checkbox-mixedmark {
   transform: scaleX(1) rotate(-45deg);
 }

 .mat-checkbox-indeterminate .mat-checkbox-checkmark {
   opacity: 0;
   transform: rotate(45deg);
 }

 .mat-checkbox-indeterminate .mat-checkbox-checkmark-path {
   stroke-dashoffset: 0;
 }

 .mat-checkbox-indeterminate .mat-checkbox-mixedmark {
   opacity: 1;
   transform: scaleX(1) rotate(0deg);
 }

 .mat-checkbox-unchecked .mat-checkbox-background {
   background-color: transparent;
 }

 .mat-checkbox-disabled {
   cursor: default;
 }

 .cdk-high-contrast-active .mat-checkbox-disabled {
   opacity: 0.5;
 }

 .mat-checkbox-anim-unchecked-checked .mat-checkbox-background {
   animation: 180ms linear 0ms mat-checkbox-fade-in-background;
 }

 .mat-checkbox-anim-unchecked-checked .mat-checkbox-checkmark-path {
   animation: 180ms linear 0ms mat-checkbox-unchecked-checked-checkmark-path;
 }

 .mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-background {
   animation: 180ms linear 0ms mat-checkbox-fade-in-background;
 }

 .mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-mixedmark {
   animation: 90ms linear 0ms mat-checkbox-unchecked-indeterminate-mixedmark;
 }

 .mat-checkbox-anim-checked-unchecked .mat-checkbox-background {
   animation: 180ms linear 0ms mat-checkbox-fade-out-background;
 }

 .mat-checkbox-anim-checked-unchecked .mat-checkbox-checkmark-path {
   animation: 90ms linear 0ms mat-checkbox-checked-unchecked-checkmark-path;
 }

 .mat-checkbox-anim-checked-indeterminate .mat-checkbox-checkmark {
   animation: 90ms linear 0ms mat-checkbox-checked-indeterminate-checkmark;
 }

 .mat-checkbox-anim-checked-indeterminate .mat-checkbox-mixedmark {
   animation: 90ms linear 0ms mat-checkbox-checked-indeterminate-mixedmark;
 }

 .mat-checkbox-anim-indeterminate-checked .mat-checkbox-checkmark {
   animation: 500ms linear 0ms mat-checkbox-indeterminate-checked-checkmark;
 }

 .mat-checkbox-anim-indeterminate-checked .mat-checkbox-mixedmark {
   animation: 500ms linear 0ms mat-checkbox-indeterminate-checked-mixedmark;
 }

 .mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-background {
   animation: 180ms linear 0ms mat-checkbox-fade-out-background;
 }

 .mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-mixedmark {
   animation: 300ms linear 0ms mat-checkbox-indeterminate-unchecked-mixedmark;
 }

 .mat-checkbox-input {
   bottom: 0;
   left: 50%;
 }

 .container-in[_ngcontent-bld-c646] {
   background: #fff;
   padding-bottom: 40px;
   padding-top: 20px;
 }

 #loadingBootstrap[_ngcontent-bld-c646] {
   position: fixed;
   width: 100%;
   top: 0;
   left: 0;
   height: 100vh;
   background: rgba(55, 71, 79, 0.7);
   z-index: 999999999999;
 }

 #loadingBootstrap[_ngcontent-bld-c646] .loading-wrap[_ngcontent-bld-c646] {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
   height: 100%;
 }

 #loadingBootstrap[_ngcontent-bld-c646] .loading-wrap[_ngcontent-bld-c646] .loading-text[_ngcontent-bld-c646] {
   margin-bottom: 15px;
 }

 #loadingBootstrap[_ngcontent-bld-c646] .loading-wrap[_ngcontent-bld-c646] p[_ngcontent-bld-c646] {
   font-size: 15px;
   color: #fff;
   font-weight: bold;
 }

 .button-move-up[_ngcontent-bld-c646] {
   padding-bottom: 20px;
   padding-top: -40px;
 }

 .atendimentoCoreiosActionsContent[_ngcontent-bld-c646] {
   width: 420px;
   height: 325px;
   z-index: 99999;
   box-shadow: 5px 10px 10px #00000029;
   position: fixed;
   top: 385px;
   right: 5px;
   border-radius: 24px;
   background: #fff;
   overflow: hidden;
 }

 @media screen and (max-width:420px) {
   .atendimentoCoreiosActionsContent[_ngcontent-bld-c646] {
     width: 100%;
   }
 }

 .atendimentoCoreiosActionsContent[_ngcontent-bld-c646] .actionContent[_ngcontent-bld-c646] {
   border: 0;
   width: 100%;
   height: 100%;
 }

 .atendimentoCoreiosActionContentButton[_ngcontent-bld-c646] {
   width: 50px;
   height: 50px;
   padding: 10px;
   background: #0b7675;
   z-index: 99999;
   box-shadow: 5px 10px 10px #00000029;
   position: fixed;
   border-radius: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
   cursor: pointer;
 }

 .atendimentoCoreiosActionContentButton[_ngcontent-bld-c646] .material-icons[_ngcontent-bld-c646] {
   color: #fff;
 }

 .atendimentoCoreiosReiniciarContentButton[_ngcontent-bld-c646] {
   top: 330px;
   right: 5px;
 }

 .atendimentoCoreiosFinalizarContentButton[_ngcontent-bld-c646] {
   top: 395px;
   right: 5px;
 }

 .custom-body[_ngcontent-bld-c646] {
   min-height: 100% !important;
   height: inherit !important;
   display: flex;
 }

 @import "../../../cdn.jsdelivr.net/gh/h-ibaldo/Raleway_Fixed_Numerals%40master/css/rawline.css";

 .logo-goias-content[_ngcontent-bld-c561] {
   font-family: Montserrat;
   font-style: normal;
   font-weight: 800;
   font-size: 16px;
   line-height: 20px;
   color: #fff;
   height: 43px;
   cursor: pointer;
 }

 .logo-goias-content[_ngcontent-bld-c561] img[_ngcontent-bld-c561] {
   height: 27px;
   padding-right: 7px;
 }

 @media screen and (max-width:700px) {
   .logo-goias-content[_ngcontent-bld-c561] {
     width: 100%;
   }
 }

 .acessibilidade-menu[_ngcontent-bld-c561] {
   background: #009036;
   width: 100%;
 }

 .container-acessibilidade[_ngcontent-bld-c561] {
   margin: 0 5%;
 }

 .container-acessibilidade[_ngcontent-bld-c561] ul[_ngcontent-bld-c561] {
   margin-top: 0;
   margin-bottom: 0;
 }

 .container-menu[_ngcontent-bld-c561] {
   width: 90%;
   margin: 0 auto;
 }

 .header-portal[_ngcontent-bld-c561] {
   background: #0b7675;
 }

 .container-acessibilidade[_ngcontent-bld-c561] {
   display: flex;
   justify-content: space-between;
   align-items: center;
   height: 100%;
 }

 @media screen and (max-width:700px) {
   .container-acessibilidade[_ngcontent-bld-c561] {
     flex-direction: column;
     align-items: flex-end;
     justify-content: flex-start;
   }

   .container-acessibilidade[_ngcontent-bld-c561]>ul[_ngcontent-bld-c561] {
     padding: 2px 0;
   }

   .container-acessibilidade[_ngcontent-bld-c561]>ul[_ngcontent-bld-c561] li[_ngcontent-bld-c561] {
     font-size: 0.469em;
   }
 }

 .container-acessibilidade[_ngcontent-bld-c561]>ul[_ngcontent-bld-c561] {
   height: 100%;
   display: flex;
   align-items: center;
   padding: 10px 0;
 }

 .container-acessibilidade[_ngcontent-bld-c561]>ul[_ngcontent-bld-c561] li[_ngcontent-bld-c561] {
   color: #fff;
   font-family: "Poppins";
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   line-height: 14px;
   cursor: pointer;
 }

 .container-acessibilidade[_ngcontent-bld-c561]>ul[_ngcontent-bld-c561] li[_ngcontent-bld-c561] a[_ngcontent-bld-c561],
 .container-acessibilidade[_ngcontent-bld-c561]>ul[_ngcontent-bld-c561] li[_ngcontent-bld-c561] i[_ngcontent-bld-c561] {
   color: #fff;
 }

 .container-acessibilidade[_ngcontent-bld-c561]>ul[_ngcontent-bld-c561] li[_ngcontent-bld-c561] img[_ngcontent-bld-c561] {
   margin-right: 5px;
 }

 .container-acessibilidade[_ngcontent-bld-c561]>ul[_ngcontent-bld-c561] li[_ngcontent-bld-c561]+li[_ngcontent-bld-c561] {
   margin-left: 8.5px;
   padding-left: 8.5px;
   position: relative;
 }

 .container-acessibilidade[_ngcontent-bld-c561] .acessibilidade-page[_ngcontent-bld-c561] {
   display: flex;
   align-items: center;
 }

 .container-acessibilidade[_ngcontent-bld-c561] .acessibilidade-page[_ngcontent-bld-c561] i[_ngcontent-bld-c561] {
   font-size: 15px;
   height: 15px;
   padding-left: 3px;
 }

 .container-acessibilidade[_ngcontent-bld-c561] .alto-contraste[_ngcontent-bld-c561] {
   display: flex;
   align-items: center;
 }

 .container-acessibilidade[_ngcontent-bld-c561] .alto-contraste[_ngcontent-bld-c561] img[_ngcontent-bld-c561] {
   height: 15px;
   padding-left: 3px;
 }

 .container-acessibilidade[_ngcontent-bld-c561] .alto-contraste[_ngcontent-bld-c561] svg[_ngcontent-bld-c561] path[_ngcontent-bld-c561] {
   fill: #000;
 }

 #main-nav[_ngcontent-bld-c561] {
   position: relative;
   width: 100%;
   background-color: #009f3b;
   height: 68px;
   padding: 0 5%;
 }

 .logo[_ngcontent-bld-c561] {
   cursor: pointer;
   outline-width: 0;
 }

 .logo[_ngcontent-bld-c561] img[_ngcontent-bld-c561] {
   height: 64px;
   width: 115px;
 }

 @media screen and (max-width:959px) {
   .logo[_ngcontent-bld-c561] img[_ngcontent-bld-c561] {
     width: 100px;
   }
 }

 @media screen and (max-width:959px) {
   .logo[_ngcontent-bld-c561] {
     padding-left: 0%;
   }
 }

 .btn-content[_ngcontent-bld-c561] {
   height: 44px;
 }

 @media screen and (max-width:959px) {
   .btn-content[_ngcontent-bld-c561] {
     margin-right: 0%;
   }
 }

 .btn-wrap[_ngcontent-bld-c561] {
   z-index: 999;
   width: 350px;
   text-align: right;
 }

 .btn-wrap[_ngcontent-bld-c561] .gov-br[_ngcontent-bld-c561] {
   margin-right: 20px;
 }

 .btn-wrap[_ngcontent-bld-c561] .novo-btn[_ngcontent-bld-c561] span[_ngcontent-bld-c561] {
   align-items: inherit;
   display: flex;
 }

 .btn-wrap[_ngcontent-bld-c561] .novo-btn[_ngcontent-bld-c561] span[_ngcontent-bld-c561] i[_ngcontent-bld-c561] {
   margin-left: 5px;
 }

 @media screen and (max-width:599) {
   .btn-wrap[_ngcontent-bld-c561] {
     top: auto;
   }
 }

 .logo-governo-goias-header[_ngcontent-bld-c561] {
   margin-left: 15px;
 }

 .user-menu[_ngcontent-bld-c561] {
   display: flex;
   align-items: center;
   position: relative;
   z-index: 999;
   margin-right: 5%;
 }

 .user-menu[_ngcontent-bld-c561] .user-info[_ngcontent-bld-c561] {
   margin-left: 10px;
   margin-right: 20px;
 }

 .user-menu[_ngcontent-bld-c561] h2.name-user[_ngcontent-bld-c561] {
   font-size: 14px;
   font-weight: 700;
   color: #fff;
   margin: 0;
 }

 @media screen and (max-width:599px) {
   .user-menu[_ngcontent-bld-c561] h2.name-user[_ngcontent-bld-c561] {
     max-width: 100px;
   }
 }

 @media screen and (min-width:600px) and (max-width:768px) {
   .user-menu[_ngcontent-bld-c561] h2.name-user[_ngcontent-bld-c561] {
     max-width: 148px;
   }
 }

 .user-menu[_ngcontent-bld-c561] .cpf[_ngcontent-bld-c561] {
   font-size: 13px;
   color: #fff;
   margin: 0;
 }

 .user-menu[_ngcontent-bld-c561] .avatar.small[_ngcontent-bld-c561] {
   width: 25px;
   height: 25px;
   min-width: 25px;
   min-height: 25px;
   flex: 1 1 auto;
   overflow: hidden;
   border-radius: 100%;
   position: relative;
 }

 @media screen and (max-width:959px) {
   .user-menu[_ngcontent-bld-c561] .avatar.small[_ngcontent-bld-c561] {
     width: 30px;
     height: 30px;
   }
 }

 .user-menu[_ngcontent-bld-c561] .avatar.small[_ngcontent-bld-c561] img[_ngcontent-bld-c561] {
   height: 100%;
   width: 100%;
   max-width: 100%;
   object-fit: cover;
 }

 .user-menu[_ngcontent-bld-c561] .avatar[_ngcontent-bld-c561] {
   width: 35px;
   height: 35px;
   min-width: 35px;
   min-height: 35px;
   flex: 1 1 auto;
   overflow: hidden;
   border-radius: 100%;
 }

 @media screen and (max-width:959px) {
   .user-menu[_ngcontent-bld-c561] .avatar[_ngcontent-bld-c561] {
     width: 45px;
     height: 45px;
   }
 }

 .user-menu[_ngcontent-bld-c561] .avatar[_ngcontent-bld-c561] img[_ngcontent-bld-c561] {
   height: 100%;
   width: 100%;
   max-width: 100%;
   object-fit: cover;
 }

 .user-menu[_ngcontent-bld-c561] .btn-menu[_ngcontent-bld-c561] {
   display: flex;
   align-items: center;
   padding: 5px;
   cursor: pointer;
   color: #fff;
 }

 @media screen and (max-width:959px) {
   .user-menu[_ngcontent-bld-c561] .btn-menu[_ngcontent-bld-c561] {
     padding: 5px;
     margin-left: 5px;
   }
 }

 .user-menu[_ngcontent-bld-c561] .btn-menu[_ngcontent-bld-c561] i.material-icons[_ngcontent-bld-c561] {
   color: #fff;
   font-size: 34px;
 }

 #sidenav-user[_ngcontent-bld-c561] {
   height: 100vh;
   min-height: 100vh;
   width: 30%;
   background: #fff;
   position: fixed;
   top: 0;
   right: 0;
   z-index: 9999999;
   box-shadow: 0 19px 38px #00000029;
 }

 @media screen and (max-width:959px) {
   #sidenav-user[_ngcontent-bld-c561] {
     width: 100%;
   }
 }

 .menu-user[_ngcontent-bld-c561] li[_ngcontent-bld-c561] {
   font-size: 1rem;
   padding: 5px 0;
 }

 .menu-user[_ngcontent-bld-c561] li[_ngcontent-bld-c561] a[_ngcontent-bld-c561] {
   color: #fff;
   font-size: 1rem;
   font-weight: 300;
 }

 .menu-user[_ngcontent-bld-c561] li[_ngcontent-bld-c561] a[_ngcontent-bld-c561] span[_ngcontent-bld-c561] {
   margin-right: 10px;
 }

 .user-info-wrap[_ngcontent-bld-c561] {
   width: 100%;
   height: 135px;
   background: #075857;
   display: flex;
   justify-content: center;
 }

 .user-menu.inner[_ngcontent-bld-c561] {
   position: relative;
   right: 0;
 }

 .line[_ngcontent-bld-c561] {
   height: 1px;
   width: 100%;
   background: rgba(255, 255, 255, 0.3);
   margin: 20px 0;
 }

 .btn-menu-close[_ngcontent-bld-c561] {
   position: absolute;
   top: 15px;
   right: 25px;
   cursor: pointer;
 }

 .btn-menu-close[_ngcontent-bld-c561] i.material-icons[_ngcontent-bld-c561] {
   color: #fff;
 }

 .atalhos[_ngcontent-bld-c561] {
   opacity: 0;
 }

 @media only screen and (max-width:1000px) {
   .atalhos[_ngcontent-bld-c561] {
     display: none !important;
   }
 }

 .beta-alert[_ngcontent-bld-c561] {
   background: #757575;
 }

 .beta-alert.red[_ngcontent-bld-c561] {
   background: #d32f2f;
 }

 .beta-alert[_ngcontent-bld-c561] .beta-content[_ngcontent-bld-c561] {
   margin: 0 5%;
   padding: 10px 0;
   display: flex;
   justify-content: space-between;
 }

 .beta-alert[_ngcontent-bld-c561] .beta-content[_ngcontent-bld-c561] p[_ngcontent-bld-c561] {
   margin-top: 0;
   margin-bottom: 0;
 }

 .beta-alert[_ngcontent-bld-c561] p[_ngcontent-bld-c561] {
   color: #fff;
   font-size: 0.715em;
 }

 @media screen and (max-width:599px) {
   .beta-alert[_ngcontent-bld-c561] p[_ngcontent-bld-c561] {
     font-size: 0.666em;
   }
 }

 .beta-alert[_ngcontent-bld-c561] p.beta-text[_ngcontent-bld-c561] {
   text-transform: uppercase;
   font-weight: bold;
 }

 .br-button.is-secondary[_ngcontent-bld-c561] {
   align-items: center;
   background: transparent;
   border: 1px solid #fff;
   border-radius: 50px;
   display: inline-flex;
   justify-content: center;
   text-align: center;
   width: 100%;
   font-size: 14px;
   line-height: normal;
   color: #fff;
   font-style: normal;
   font-weight: 300;
   font-family: Rawline;
   height: 37px;
   padding: 17px 24px 18px 25px;
   cursor: pointer;
 }

 .br-button.is-secondary.primary[_ngcontent-bld-c561] {
   color: #009f3b;
   background: white !important;
 }

 @media screen and (max-width:768px) {
   .br-button.is-secondary[_ngcontent-bld-c561] {
     height: 35px;
     padding: 0 10px;
   }
 }

 @media (min-width:576px) {
   .br-button.is-secondary[_ngcontent-bld-c561] {
     width: auto;
   }
 }

 @media (min-width:576px) {
   .p-sidebar-content .br-button.is-secondary {
     width: 100% !important;
   }
 }

 .br-button.is-secondary[_ngcontent-bld-c561] strong[_ngcontent-bld-c561] {
   font-weight: 800;
 }

 .br-button.is-secondary.is-small[_ngcontent-bld-c561] {
   height: 32px;
 }

 .br-button.is-secondary[_ngcontent-bld-c561]:focus,
 .br-button.is-secondary.is-focus[_ngcontent-bld-c561] {
   box-shadow: 0 3px 6px -3px #053a3a;
   outline: 0;
 }

 .br-button.is-secondary[_ngcontent-bld-c561]:hover,
 .br-button.is-secondary.is-hover[_ngcontent-bld-c561] {
   text-decoration: none;
 }

 .ml-half[_ngcontent-bld-c561] {
   margin-left: 4px !important;
 }

 .user-data[_ngcontent-bld-c561] {
   cursor: pointer;
 }

 @media screen and (max-width:959px) {
   .user-data[_ngcontent-bld-c561] {
     display: none;
   }
 }

 .c-user-name[_ngcontent-bld-c561] {
   padding: 0 16px;
   margin-top: 5px;
   margin-bottom: 15px;
 }

 .c-user-name[_ngcontent-bld-c561] .name-user[_ngcontent-bld-c561] {
   color: #0b7675;
 }

 .c-user-name[_ngcontent-bld-c561] .cpf[_ngcontent-bld-c561] {
   font-weight: bold;
   color: #3f3f3f;
 }

 .new[_ngcontent-bld-c561] {
   background-color: #ff2d55;
   border-radius: 100%;
   width: 9px;
   height: 9px;
   position: relative;
   top: -13px;
   left: 30px;
   border: 1px solid #fff;
 }

 .login-question-btn[_ngcontent-bld-c561] {
   width: 35px;
   height: 35px;
   border-radius: 100%;
   margin-right: 10px;
   color: #fff;
   cursor: pointer;
   position: relative;
   display: inline-block;
 }

 .login-question-btn[_ngcontent-bld-c561] .material-icons[_ngcontent-bld-c561] {
   font-size: 35px;
 }

 .login-question-btn[_ngcontent-bld-c561] .tooltiptext[_ngcontent-bld-c561] {
   width: max-content;
   background-color: #fff;
   text-align: center;
   border-radius: 6px;
   padding: 12px 16px;
   text-align: start;
   position: absolute;
   z-index: 1;
   left: -310px;
   transition: opacity 0.3s;
 }

 @media screen and (max-width:599px) {
   .login-question-btn[_ngcontent-bld-c561] .tooltiptext[_ngcontent-bld-c561] {
     left: revert;
     top: -85px;
   }
 }

 .login-question-btn[_ngcontent-bld-c561] .tooltiptext[_ngcontent-bld-c561] i[_ngcontent-bld-c561] {
   font-family: Open Sans;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   line-height: 25px;
   -webkit-text-decoration-line: underline;
   text-decoration-line: underline;
   color: #0b7675;
 }

 .login-question-btn[_ngcontent-bld-c561] .tooltiptext[_ngcontent-bld-c561]:after {
   content: "";
   position: absolute;
   top: 50%;
   right: -10px;
   border-width: 5px;
   border-style: solid;
   border-color: transparent transparent transparent #fff;
   transform: translateY(-50%);
 }

 @media screen and (max-width:599px) {
   .login-question-btn[_ngcontent-bld-c561] .tooltiptext[_ngcontent-bld-c561]:after {
     border-color: #fff transparent transparent transparent;
     transform: translate(50%);
     bottom: -10px;
     top: revert;
     right: 50%;
   }
 }

 .horizontalDivider[_ngcontent-bld-c561] {
   border-left: 1px solid #ffffff;
   height: 35px;
 }

 i.fa[_ngcontent-bld-c561] {
   color: #17a2b8;
   font-size: 15px;
 }

 @media screen and (max-width:599px) {
   .hide-in-mobile[_ngcontent-bld-c561] {
     display: none;
   }
 }

 @media screen and (min-width:600px) {
   .hide-in-web[_ngcontent-bld-c561] {
     display: none;
   }
 }

 @media screen and (max-width:799px) {
   .hide-in-mobile2[_ngcontent-bld-c561] {
     display: none;
   }
 }

 @media screen and (min-width:800px) {
   .hide-in-web2[_ngcontent-bld-c561] {
     display: none;
   }
 }

 .row-main-nav[_ngcontent-bld-c561] .menu-itens[_ngcontent-bld-c561] {
   text-align: center;
   font-family: "Poppins";
 }

 .row-main-nav[_ngcontent-bld-c561] .menu-itens[_ngcontent-bld-c561] ul[_ngcontent-bld-c561] li[_ngcontent-bld-c561] {
   margin-right: 20px;
   display: inline;
 }

 .row-main-nav[_ngcontent-bld-c561] .menu-itens[_ngcontent-bld-c561] ul[_ngcontent-bld-c561] li[_ngcontent-bld-c561] a[_ngcontent-bld-c561] {
   color: #fff;
   font-size: 14px;
 }

 .row-main-nav[_ngcontent-bld-c561] .menu-itens[_ngcontent-bld-c561] .menu-link[_ngcontent-bld-c561] {
   cursor: pointer;
 }

 @media screen and (max-width:1180px) {
   .is-not-home[_ngcontent-bld-c561] .row-main-nav[_ngcontent-bld-c561] .menu-itens[_ngcontent-bld-c561] ul[_ngcontent-bld-c561] li[_ngcontent-bld-c561] {
     margin-right: 10px;
   }
 }

 .ico-mobile-menu[_ngcontent-bld-c561] span[_ngcontent-bld-c561] {
   color: #fff;
   background: #009036;
   padding: 5px;
   border-radius: 20px;
 }

 .c-head-sidebar[_ngcontent-bld-c561] {
   background-color: #009f3b;
   padding: 1rem;
 }

 .c-head-sidebar[_ngcontent-bld-c561] .titulo[_ngcontent-bld-c561] {
   font-weight: 800;
   font-size: 20px;
   color: #fff;
 }

 .c-content-sidebar[_ngcontent-bld-c561] {
   padding: 2rem;
   overflow: hidden;
 }

 .c-content-sidebar.right[_ngcontent-bld-c561] {
   padding: 1rem;
 }

 .c-content-sidebar[_ngcontent-bld-c561] .gov-br[_ngcontent-bld-c561] {
   margin-bottom: 10px;
 }

 .c-content-sidebar[_ngcontent-bld-c561] .menu-itens[_ngcontent-bld-c561] ul[_ngcontent-bld-c561] li[_ngcontent-bld-c561] {
   margin-bottom: 20px;
 }

 .c-content-sidebar[_ngcontent-bld-c561] .menu-itens[_ngcontent-bld-c561] ul[_ngcontent-bld-c561] li[_ngcontent-bld-c561] a[_ngcontent-bld-c561] {
   color: #fff;
   font-size: 16px;
 }

 .c-content-sidebar[_ngcontent-bld-c561] .menu-itens[_ngcontent-bld-c561] .menu-link[_ngcontent-bld-c561] {
   cursor: pointer;
 }

 .faca-login[_ngcontent-bld-c561] .btn-wrap[_ngcontent-bld-c561] {
   width: auto !important;
 }

 .reset-link[_ngcontent-bld-c561] {
   cursor: pointer;
 }

 .correcao-margin[_ngcontent-bld-c561] {
   height: 65px;
 }

 .servidor-publico-view[_ngcontent-bld-c561] .acessibilidade-menu[_ngcontent-bld-c561] {
   background-color: #166159;
 }

 .servidor-publico-view[_ngcontent-bld-c561] #main-nav[_ngcontent-bld-c561] {
   background-color: #00534b;
 }

 .servidor-publico-view[_ngcontent-bld-c561] .ico-mobile-menu[_ngcontent-bld-c561] span[_ngcontent-bld-c561] {
   color: #b0c1bf;
   background-color: #2c6e68;
 }

 .servidor-publico-view.c-head-sidebar[_ngcontent-bld-c561] {
   background-color: #00534b;
 }

 .date-info-servicos[_ngcontent-bld-c561] {
   margin: 1.5rem 5% -1.5rem;
 }

 .date-info-servicos[_ngcontent-bld-c561] span[_ngcontent-bld-c561] {
   display: inline-flex;
   align-items: center;
   grid-gap: 0.4rem;
   gap: 0.4rem;
 }

 @media screen and (max-width:959px) {
   .date-info-servicos[_ngcontent-bld-c561] {
     margin: 1rem 5% 0;
   }
 }

 .footer-expresso[_ngcontent-bld-c563] {
   background: #009f3b;
   padding: 20px 0;
 }

 .svg-expresso[_ngcontent-bld-c563] {
   padding: 15px 0;
 }

 .svg-expresso[_ngcontent-bld-c563] svg[_ngcontent-bld-c563] {
   width: 100%;
 }

 .svg-expresso[_ngcontent-bld-c563] .expresso-logo[_ngcontent-bld-c563] {
   width: 215px;
 }

 .vertical-divider[_ngcontent-bld-c563] {
   background: #187a78;
   width: 1px;
   height: 180px;
   margin: 0 15px;
 }

 .links-uteis[_ngcontent-bld-c563] .link[_ngcontent-bld-c563],
 .links-uteis[_ngcontent-bld-c563] a[_ngcontent-bld-c563] {
   font-style: normal;
   font-weight: 700;
   font-size: 14px;
   line-height: 19px;
   display: flex;
   align-items: center;
   color: #fff;
   cursor: pointer;
 }

 @media screen and (min-width:960px) {
   .links-uteis[_ngcontent-bld-c563] .link[_ngcontent-bld-c563]:not(:last-child) {
     margin-bottom: 12px;
   }
 }

 @media screen and (max-width:959px) {
   .links-uteis[_ngcontent-bld-c563] .link[_ngcontent-bld-c563]:not(:last-child) {
     margin-bottom: 16px;
   }
 }

 .footer-h5[_ngcontent-bld-c563] {
   font-weight: 600;
   font-size: 14px;
   line-height: 19px;
   display: flex;
   align-items: center;
   text-align: center;
   color: #fff;
   margin: 26px 0 10px;
   cursor: default;
 }

 .icones-social[_ngcontent-bld-c563] {
   margin: 5px;
 }

 .footer-main[_ngcontent-bld-c563] {
   width: 100%;
   background: #f7f7f7;
   padding: 25px 0 55px;
 }

 .footer-list[_ngcontent-bld-c563] {
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   margin-top: 18px;
 }

 .footer-column[_ngcontent-bld-c563] {
   flex: 1 1 calc(33.3% - 25px);
   width: calc(33.3% - 25px);
   max-width: calc(33.3% - 25px);
   margin-right: 25px;
   margin-bottom: 25px;
 }

 @media screen and (max-width:599px) {
   .footer-column[_ngcontent-bld-c563] {
     flex: 1 1 100%;
     width: 100%;
     max-width: 100%;
     margin-right: 0;
   }
 }

 @media screen and (min-width:600px) and (max-width:959px) {
   .footer-column[_ngcontent-bld-c563] {
     flex: 1 1 calc(50% - 25px);
     width: calc(50% - 25px);
     max-width: calc(50% - 25px);
     margin-right: 25px;
   }
 }

 .title-footer[_ngcontent-bld-c563] {
   color: #009f3b;
   font-weight: bold;
   font-size: 1.15em;
 }

 .footer-list[_ngcontent-bld-c563] ul[_ngcontent-bld-c563] li[_ngcontent-bld-c563] {
   font-size: 0.969em;
   cursor: pointer;
 }

 .footer-list[_ngcontent-bld-c563] ul[_ngcontent-bld-c563] li[_ngcontent-bld-c563] a[_ngcontent-bld-c563] {
   color: #666671;
   font-weight: 400;
 }

 .footer-list[_ngcontent-bld-c563] ul[_ngcontent-bld-c563] li[_ngcontent-bld-c563]+li[_ngcontent-bld-c563] {
   position: relative;
 }

 .footer-list[_ngcontent-bld-c563] ul[_ngcontent-bld-c563] li[_ngcontent-bld-c563]+li[_ngcontent-bld-c563]:before {
   content: "";
   display: block;
   width: 60%;
   height: 1px;
   background: #d6d3d3;
   margin-bottom: 8px;
   margin-top: 8px;
 }

 #logo-governo[_ngcontent-bld-c563] {
   width: 100%;
   background: #053a3a;
   position: relative;
 }

 .container-footer-logos[_ngcontent-bld-c563] {
   display: flex;
   justify-content: space-around;
   align-items: center;
   padding: 25px 0;
 }

 @media screen and (max-width:710px) {
   .container-footer-logos[_ngcontent-bld-c563] {
     flex-wrap: wrap;
   }
 }

 .container-footer-logos[_ngcontent-bld-c563] .logo-item[_ngcontent-bld-c563] {
   display: flex;
   align-items: center;
   justify-content: center;
   flex: 1 25%;
   padding: 15px 0;
   max-width: calc(25% - 40px);
 }

 @media screen and (max-width:710px) {
   .container-footer-logos[_ngcontent-bld-c563] .logo-item[_ngcontent-bld-c563] {
     flex: 1 50%;
     max-width: calc(50% - 20px);
   }
 }

 .container-footer-logos[_ngcontent-bld-c563] img[_ngcontent-bld-c563] {
   height: 47px;
 }

 .version[_ngcontent-bld-c563] {
   float: right;
   margin-top: 36px;
   padding-left: 15px;
   color: #fff;
 }

 .version-correios[_ngcontent-bld-c563] {
   position: absolute;
   left: 5px;
   bottom: 5px;
   font-size: 0.9rem;
 }

 .version-mobile[_ngcontent-bld-c563] {
   position: static;
   left: 5px;
   padding-top: 16px;
   width: auto;
   height: auto;
   font-size: 0.9rem;
   color: #fff;
 }

 .close-icon[_ngcontent-bld-c563] {
   position: absolute;
   top: 10px;
   right: 25px;
   cursor: pointer;
 }

 .close-icon[_ngcontent-bld-c563] path[_ngcontent-bld-c563] {
   fill: #666671;
 }

 .modal-title[_ngcontent-bld-c563] {
   position: relative;
   text-align: center;
   margin-bottom: 15px;
 }

 .modal-title[_ngcontent-bld-c563] h2[_ngcontent-bld-c563] {
   font-weight: 700;
   font-size: 24px;
 }

 .content-modal[_ngcontent-bld-c563] {
   text-align: center;
 }

 .content-modal[_ngcontent-bld-c563] p[_ngcontent-bld-c563] {
   margin: 0;
 }

 .content-modal[_ngcontent-bld-c563] p[_ngcontent-bld-c563] a[_ngcontent-bld-c563] {
   text-decoration: none;
   color: #0b7675;
   font-weight: 500;
 }

 .btn-wrap[_ngcontent-bld-c563] {
   display: flex;
   align-items: center;
   justify-content: center;
 }

 @media screen and (max-width:599px) {
   .btn-wrap[_ngcontent-bld-c563] {
     width: 100%;
   }

   .btn-wrap[_ngcontent-bld-c563] button[_ngcontent-bld-c563] {
     width: 100%;
   }
 }

 .br-button.is-secondary[_ngcontent-bld-c563] {
   align-items: center;
   background: #0b7675;
   border: 1px solid #0b7675;
   border-radius: 100px;
   display: inline-flex;
   height: 30px;
   justify-content: center;
   padding: 0 24px;
   text-align: center;
   width: 100%;
   font-size: 0.7em;
   line-height: normal;
   color: #fff;
   font-style: normal;
   font-weight: 700;
   cursor: pointer;
   min-width: 144px;
   width: auto;
   white-space: nowrap;
 }

 .br-button.is-secondary[_ngcontent-bld-c563] strong[_ngcontent-bld-c563] {
   font-weight: 800;
 }

 .br-button.is-secondary.is-small[_ngcontent-bld-c563] {
   height: 32px;
 }

 .br-button.is-secondary[_ngcontent-bld-c563]:focus,
 .br-button.is-secondary.is-focus[_ngcontent-bld-c563] {
   box-shadow: 0 3px 6px -3px #0b7675;
   outline: 0;
 }

 .br-button.is-secondary[_ngcontent-bld-c563]:hover,
 .br-button.is-secondary.is-hover[_ngcontent-bld-c563] {
   background-color: #0b7675;
   border-color: #0b7675;
   color: #fff;
   text-decoration: none;
 }

 .ml-half[_ngcontent-bld-c563] {
   margin-left: 4px !important;
 }

 .actions-modal[_ngcontent-bld-c563] {
   margin: 40px 0 15px;
 }

 #marca-expresso[_ngcontent-bld-c563] {
   margin-top: -25px;
 }

 @media screen and (max-width:959px) {
   #marca-expresso[_ngcontent-bld-c563] {
     margin-top: auto;
   }
 }

 #coluna-itens-menu[_ngcontent-bld-c563] {
   padding-top: 8px;
 }

 #avaliacao-ouvidoria[_ngcontent-bld-c563] {
   padding-top: 13px;
 }

 .container-custom[_ngcontent-bld-c563] {
   width: 90%;
   margin: 0 auto;
 }

 .servidor-publico-view.footer-expresso[_ngcontent-bld-c563] {
   background-color: #00534b;
 }

 .servidor-publico-view[_ngcontent-bld-c563] .footer-h5[_ngcontent-bld-c563] {
   color: #84a5a2;
 }

 .redes-sociais[_ngcontent-bld-c563] a.social-link[_ngcontent-bld-c563] img[_ngcontent-bld-c563] {
   width: 40px;
 }

 .apps-link[_ngcontent-bld-c563] a.social-link.cidadao[_ngcontent-bld-c563] img[_ngcontent-bld-c563] {
   width: 110px;
 }

 .p-sidebar {
   position: fixed;
   transition: transform 0.3s;
   display: flex;
   flex-direction: column;
 }

 .p-sidebar-content {
   position: relative;
   overflow-y: auto;
 }

 .p-sidebar-header {
   display: flex;
   align-items: center;
   justify-content: flex-end;
 }

 .p-sidebar-icon {
   display: flex;
   align-items: center;
   justify-content: center;
 }

 .p-sidebar-left {
   top: 0;
   left: 0;
   width: 20rem;
   height: 100%;
 }

 .p-sidebar-right {
   top: 0;
   right: 0;
   width: 20rem;
   height: 100%;
 }

 .p-sidebar-top {
   top: 0;
   left: 0;
   width: 100%;
   height: 10rem;
 }

 .p-sidebar-bottom {
   bottom: 0;
   left: 0;
   width: 100%;
   height: 10rem;
 }

 .p-sidebar-full {
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   transition: none;
 }

 .p-sidebar-left.p-sidebar-sm,
 .p-sidebar-right.p-sidebar-sm {
   width: 20rem;
 }

 .p-sidebar-left.p-sidebar-md,
 .p-sidebar-right.p-sidebar-md {
   width: 40rem;
 }

 .p-sidebar-left.p-sidebar-lg,
 .p-sidebar-right.p-sidebar-lg {
   width: 60rem;
 }

 .p-sidebar-bottom.p-sidebar-sm,
 .p-sidebar-top.p-sidebar-sm {
   height: 10rem;
 }

 .p-sidebar-bottom.p-sidebar-md,
 .p-sidebar-top.p-sidebar-md {
   height: 20rem;
 }

 .p-sidebar-bottom.p-sidebar-lg,
 .p-sidebar-top.p-sidebar-lg {
   height: 30rem;
 }

 @media screen and (max-width:64em) {

   .p-sidebar-left.p-sidebar-lg,
   .p-sidebar-left.p-sidebar-md,
   .p-sidebar-right.p-sidebar-lg,
   .p-sidebar-right.p-sidebar-md {
     width: 20rem;
   }
 }

 .mat-progress-spinner {
   display: block;
   position: relative;
   overflow: hidden;
 }

 .mat-progress-spinner svg {
   position: absolute;
   transform: rotate(-90deg);
   top: 0;
   left: 0;
   transform-origin: center;
   overflow: visible;
 }

 .mat-progress-spinner circle {
   fill: transparent;
   transform-origin: center;
   transition: stroke-dashoffset 225ms linear;
 }

 ._mat-animation-noopable.mat-progress-spinner circle {
   transition: none;
   animation: none;
 }

 .cdk-high-contrast-active .mat-progress-spinner circle {
   stroke: currentColor;
   stroke: CanvasText;
 }

 .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode="indeterminate"] svg {
   animation: mat-progress-spinner-linear-rotate 2000ms linear infinite;
 }

 ._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode="indeterminate"] svg {
   transition: none;
   animation: none;
 }

 .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode="indeterminate"] circle {
   transition-property: stroke;
   animation-duration: 4000ms;
   animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
   animation-iteration-count: infinite;
 }

 ._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode="indeterminate"] circle {
   transition: none;
   animation: none;
 }

 .mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode="indeterminate"] svg {
   animation: mat-progress-spinner-stroke-rotate-fallback 10000ms cubic-bezier(0.87, 0.03, 0.33, 1) infinite;
 }

 ._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode="indeterminate"] svg {
   transition: none;
   animation: none;
 }

 .mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode="indeterminate"] circle {
   transition-property: stroke;
 }

 ._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode="indeterminate"] circle {
   transition: none;
   animation: none;
 }

 @keyframes mat-progress-spinner-linear-rotate {
   0% {
     transform: rotate(0deg);
   }

   100% {
     transform: rotate(360deg);
   }
 }

 @keyframes mat-progress-spinner-stroke-rotate-100 {
   0% {
     stroke-dashoffset: 268.606171575px;
     transform: rotate(0);
   }

   12.5% {
     stroke-dashoffset: 56.5486677px;
     transform: rotate(0);
   }

   12.5001% {
     stroke-dashoffset: 56.5486677px;
     transform: rotateX(180deg) rotate(72.5deg);
   }

   25% {
     stroke-dashoffset: 268.606171575px;
     transform: rotateX(180deg) rotate(72.5deg);
   }

   25.0001% {
     stroke-dashoffset: 268.606171575px;
     transform: rotate(270deg);
   }

   37.5% {
     stroke-dashoffset: 56.5486677px;
     transform: rotate(270deg);
   }

   37.5001% {
     stroke-dashoffset: 56.5486677px;
     transform: rotateX(180deg) rotate(161.5deg);
   }

   50% {
     stroke-dashoffset: 268.606171575px;
     transform: rotateX(180deg) rotate(161.5deg);
   }

   50.0001% {
     stroke-dashoffset: 268.606171575px;
     transform: rotate(180deg);
   }

   62.5% {
     stroke-dashoffset: 56.5486677px;
     transform: rotate(180deg);
   }

   62.5001% {
     stroke-dashoffset: 56.5486677px;
     transform: rotateX(180deg) rotate(251.5deg);
   }

   75% {
     stroke-dashoffset: 268.606171575px;
     transform: rotateX(180deg) rotate(251.5deg);
   }

   75.0001% {
     stroke-dashoffset: 268.606171575px;
     transform: rotate(90deg);
   }

   87.5% {
     stroke-dashoffset: 56.5486677px;
     transform: rotate(90deg);
   }

   87.5001% {
     stroke-dashoffset: 56.5486677px;
     transform: rotateX(180deg) rotate(341.5deg);
   }

   100% {
     stroke-dashoffset: 268.606171575px;
     transform: rotateX(180deg) rotate(341.5deg);
   }
 }

 @keyframes mat-progress-spinner-stroke-rotate-fallback {
   0% {
     transform: rotate(0deg);
   }

   25% {
     transform: rotate(1170deg);
   }

   50% {
     transform: rotate(2340deg);
   }

   75% {
     transform: rotate(3510deg);
   }

   100% {
     transform: rotate(4680deg);
   }
 }

 .breadcrumb-header[_ngcontent-bld-c570] {
   padding: 0;
   font-size: 12px;
   width: 100%;
   margin: 0 0 20px;
   background: transparent;
 }

 .breadcrumb-header.has-spacing[_ngcontent-bld-c570] {
   padding: 0 5%;
 }

 .breadcrumb-header[_ngcontent-bld-c570] li[_ngcontent-bld-c570] {
   display: inline-block;
   font-weight: 600;
   padding-right: 5px;
 }

 .breadcrumb-header[_ngcontent-bld-c570] li.currrent[_ngcontent-bld-c570] {
   opacity: 0.6;
   font-weight: 400;
   font-size: 12px;
 }

 .breadcrumb-header[_ngcontent-bld-c570] li.active[_ngcontent-bld-c570] a[_ngcontent-bld-c570] {
   color: #68717a;
   font-weight: normal;
   font-size: 12px;
 }

 .breadcrumb-header[_ngcontent-bld-c570] li[_ngcontent-bld-c570] a[_ngcontent-bld-c570] {
   color: #0b7675;
   font-size: 12px;
 }

 .breadcrumb-header[_ngcontent-bld-c570] li.icon[_ngcontent-bld-c570]:first-child {
   border: 1px solid red;
 }

 .breadcrumb-header[_ngcontent-bld-c570] li.icon[_ngcontent-bld-c570] {
   height: 100%;
   position: relative;
 }

 .breadcrumb-header[_ngcontent-bld-c570] li.icon[_ngcontent-bld-c570]:before {
   font-family: "Material Icons";
   content: "/";
   left: 0;
   padding-right: 5px;
   font-weight: 500;
   line-height: 20px;
   font-size: 12px;
   opacity: 0.6;
 }

 .titulo-container[_ngcontent-bld-c365] {
   padding: 25px 0;
 }

 .titulo-container[_ngcontent-bld-c365],
 .titulo-servico[_ngcontent-bld-c365] {
   display: flex;
   align-items: flex-start;
 }

 .titulo-servico[_ngcontent-bld-c365] {
   padding: 0;
 }

 .titulo-servico[_ngcontent-bld-c365] h2[_ngcontent-bld-c365] {
   font-family: Poppins;
   font-style: normal;
   font-weight: 500;
   font-size: 20px;
   line-height: 30px;
   color: #0b7675;
   margin: 0;
   padding: 0;
 }

 .para-que-serve-icon[_ngcontent-bld-c365] {
   padding: 0 8px;
   display: flex;
   align-items: center;
   cursor: pointer;
 }

 .exui-avaliacao[_ngcontent-bld-c365] {
   align-self: flex-start;
 }

 .modal-avaliacao[_ngcontent-bld-c364] {
   position: fixed;
   width: 100%;
   height: 100%;
   min-width: 60%;
   margin: 0;
   left: 0;
   top: 0;
   background-color: rgba(81, 81, 81, 0.5);
   z-index: 99999999;
   display: flex;
 }

 .modal-avaliacao[_ngcontent-bld-c364],
 .modal-avaliacao-content[_ngcontent-bld-c364] {
   overflow: hidden;
   justify-content: center;
   justify-items: center;
 }

 .modal-avaliacao-content[_ngcontent-bld-c364] {
   justify-self: center;
   margin: auto;
   width: auto;
   max-width: 1000px;
   min-width: 346px;
   max-height: max-content;
   min-height: min-content;
   background-color: #fff;
   border-radius: 14px;
   z-index: 999999999;
 }

 .header[_ngcontent-bld-c364] .icon[_ngcontent-bld-c364] i[_ngcontent-bld-c364] {
   font-size: 70px;
   text-align: -webkit-center;
   color: #0b7675;
 }

 .header[_ngcontent-bld-c364] .icon[_ngcontent-bld-c364] svg[_ngcontent-bld-c364] {
   position: absolute;
   top: 1%;
   right: 2%;
 }

 .header[_ngcontent-bld-c364] .titulo[_ngcontent-bld-c364] {
   font-family: Poppins;
   font-style: normal;
   font-weight: 600;
   font-size: 20px;
   line-height: 24px;
   display: flex;
   align-items: center;
   text-align: center;
   color: #000;
 }

 .header[_ngcontent-bld-c364] .max-width[_ngcontent-bld-c364] {
   width: -moz-fit-content;
   width: fit-content;
 }

 .body[_ngcontent-bld-c364],
 .footer[_ngcontent-bld-c364] {
   margin: 0 20px;
 }

 .footer[_ngcontent-bld-c364] .divider-avaliacao[_ngcontent-bld-c364] {
   width: 1px;
   min-height: 42px;
   max-height: -webkit-fill-available;
   max-height: -moz-available;
   background: #000;
   margin: -5px 11px;
   border-radius: 0;
   opacity: 0.15;
 }

 .footer[_ngcontent-bld-c364] .avaliacao[_ngcontent-bld-c364] {
   cursor: pointer;
   align-items: center;
   border-radius: 14px;
   max-width: -moz-fit-content;
   max-width: fit-content;
 }

 .footer[_ngcontent-bld-c364] .icon-avaliacao[_ngcontent-bld-c364] {
   padding-top: 20px;
   text-align: center;
 }

 .footer[_ngcontent-bld-c364] .texto[_ngcontent-bld-c364] {
   padding: 10px;
 }

 .footer[_ngcontent-bld-c364] .p-titulo[_ngcontent-bld-c364] {
   font-weight: 700;
   font-size: 14px;
   margin-bottom: 3px;
 }

 .footer[_ngcontent-bld-c364] .p-complemento[_ngcontent-bld-c364],
 .footer[_ngcontent-bld-c364] .p-titulo[_ngcontent-bld-c364] {
   font-family: Poppins;
   font-style: normal;
   line-height: 19px;
   align-items: center;
   text-align: center;
   color: #0b7675;
 }

 .footer[_ngcontent-bld-c364] .p-complemento[_ngcontent-bld-c364] {
   font-weight: 400;
   font-size: 12px;
   letter-spacing: -0.408px;
 }

 .button-continuar[_ngcontent-bld-c364] {
   background: #0b7675;
   width: -webkit-fill-available;
   width: -moz-available;
   height: 30px;
   border-radius: 15px;
   font-size: 0.7em;
   font-weight: 700;
   padding: 0;
   transition: width 0.65s ease;
   display: flex;
   align-items: center;
   justify-content: center;
   overflow: hidden;
   cursor: pointer;
   margin-bottom: 12px;
 }

 .button-continuar[_ngcontent-bld-c364] .button-content[_ngcontent-bld-c364] {
   align-items: center;
   padding: 0 15px;
   font-size: 1.1em;
   font-weight: 700;
 }

 .button-continuar[_ngcontent-bld-c364] .button-content[_ngcontent-bld-c364] span[_ngcontent-bld-c364] {
   line-height: 30px;
   color: #fff;
   padding: 0 8px;
   display: block;
 }

 .button-detalhes[_ngcontent-bld-c364] {
   background: #fff;
   width: -webkit-fill-available;
   width: -moz-available;
   height: 30px;
   border: 1px solid #0b7675;
   border-radius: 15px;
   font-size: 0.7em;
   font-weight: 700;
   padding: 0;
   transition: width 0.65s ease;
   display: flex;
   align-items: center;
   justify-content: center;
   overflow: hidden;
   cursor: pointer;
   margin-bottom: 12px;
 }

 .button-detalhes[_ngcontent-bld-c364] .button-content[_ngcontent-bld-c364] {
   align-items: center;
   padding: 0 15px;
   font-size: 1.1em;
   font-weight: 700;
 }

 .button-detalhes[_ngcontent-bld-c364] .button-content[_ngcontent-bld-c364] span[_ngcontent-bld-c364] {
   line-height: 30px;
   color: #0b7675;
   padding: 0 8px;
   display: block;
 }

 .is-favorito[_ngcontent-bld-c364] {
   background: #0b7675;
   width: -webkit-fill-available;
   width: -moz-available;
   height: 30px;
   border-radius: 15px;
   font-size: 0.7em;
   font-weight: 700;
   padding: 0;
   transition: width 0.65s ease;
   display: flex;
   align-items: center;
   justify-content: center;
   overflow: hidden;
   cursor: pointer;
   margin-bottom: 12px;
 }

 .is-favorito[_ngcontent-bld-c364] .button-content[_ngcontent-bld-c364] {
   align-items: center;
   padding: 0 15px;
   font-size: 1.1em;
   font-weight: 700;
 }

 .is-favorito[_ngcontent-bld-c364] .button-content[_ngcontent-bld-c364] span[_ngcontent-bld-c364] {
   line-height: 30px;
   color: #fff;
   padding: 0 8px;
   display: block;
 }

 .disabled-button[_ngcontent-bld-c364] {
   opacity: 0.5;
   cursor: none;
 }

 .disabled-button[_ngcontent-bld-c364] button[_ngcontent-bld-c364] {
   cursor: none !important;
 }

 .max-width[_ngcontent-bld-c364] {
   width: 100%;
 }

 .descricao-servico[_ngcontent-bld-c364] {
   margin: 15px 0;
   text-align: center;
 }

 .icone-modal[_ngcontent-bld-c364] {
   margin-top: 20px;
 }

 .avaliacao[_ngcontent-bld-c266] {
   align-items: center;
   background: #f2f2f2;
   border-radius: 14px;
   margin: 32px 0 21px;
 }

 .icon-avaliacao[_ngcontent-bld-c266] {
   padding-top: 20px;
   text-align: center;
 }

 .texto[_ngcontent-bld-c266] {
   padding: 20px;
 }

 .p-titulo[_ngcontent-bld-c266] {
   font-weight: 700;
   font-size: 14px;
   margin-bottom: 3px;
 }

 .p-complemento[_ngcontent-bld-c266],
 .p-titulo[_ngcontent-bld-c266] {
   font-family: Open Sans;
   font-style: normal;
   line-height: 19px;
   align-items: center;
   text-align: center;
   color: #0b7675;
 }

 .p-complemento[_ngcontent-bld-c266] {
   font-weight: 400;
   font-size: 12px;
   letter-spacing: -0.408px;
 }

 .divider-avaliacao[_ngcontent-bld-c266] {
   width: 1px;
   min-height: 42px;
   max-height: -webkit-fill-available;
   max-height: -moz-available;
   background: #000;
   margin: -5px 11px;
   border-radius: 0;
   opacity: 0.15;
 }

 .exui-outline-button[_ngcontent-bld-c326] {
   background: transparent;
   width: 30px;
   height: 30px;
   border: 1px solid #0b7675;
   box-sizing: border-box;
   font-size: 0.7em;
   font-weight: 700;
   transition: width 0.65s ease;
   display: flex;
   align-items: center;
   justify-content: center;
   overflow: hidden;
   cursor: pointer;
   width: max-content;
   padding: 0 15px;
   border-radius: 15px;
 }

 .exui-outline-button.lg[_ngcontent-bld-c326] {
   font-size: 18px;
   font-weight: 700;
   padding: 10px 18px !important;
   border-radius: 50px;
   height: auto !important;
 }

 .exui-outline-button.md[_ngcontent-bld-c326] {
   padding: 0 10px !important;
 }

 .exui-outline-button.sm[_ngcontent-bld-c326] {
   padding: 3px !important;
   height: 20px !important;
 }

 .exui-outline-button.sm[_ngcontent-bld-c326] span[_ngcontent-bld-c326] {
   font-weight: 400 !important;
   font-size: 0.9em !important;
   padding: 0 3px !important;
 }

 .exui-outline-button.sm[_ngcontent-bld-c326] .fa[_ngcontent-bld-c326] {
   font-size: 0.9em !important;
 }

 .exui-outline-button[_ngcontent-bld-c326] .button-content[_ngcontent-bld-c326] {
   display: inline-block;
   display: flex;
   align-items: center;
   font-size: 1.1em;
   font-weight: 700;
 }

 .exui-outline-button[_ngcontent-bld-c326] .button-content[_ngcontent-bld-c326] span[_ngcontent-bld-c326] {
   line-height: 30px;
   color: #0b7675;
   padding: 0 8px;
   display: block;
 }

 .exui-outline-button[_ngcontent-bld-c326] .loading[_ngcontent-bld-c326] {
   height: 1.3em !important;
   width: 1.3em !important;
 }

 .exui-outline-button[_ngcontent-bld-c326] mat-progress-spinner[_ngcontent-bld-c326] {
   height: 0.9em !important;
   width: 0.9em !important;
 }

 .exui-outline-button[_ngcontent-bld-c326] .mat-progress-spinner[_ngcontent-bld-c326] circle[_ngcontent-bld-c326],
 .exui-outline-button[_ngcontent-bld-c326] .mat-spinner[_ngcontent-bld-c326] circle[_ngcontent-bld-c326] {
   stroke: #0b7675 !important;
 }

 .exui-outline-button[_ngcontent-bld-c326] .fa[_ngcontent-bld-c326],
 .exui-outline-button[_ngcontent-bld-c326] i.material-icons[_ngcontent-bld-c326] {
   color: #0b7675;
   font-size: 1.3em;
 }

 .max-width[_ngcontent-bld-c326] {
   width: 100%;
 }

 button[_ngcontent-bld-c326]:focus {
   outline: none !important;
 }

 .avaliacao[_ngcontent-bld-c265] {
   max-height: max-content;
   align-items: center;
   cursor: pointer;
   display: flex;
   flex-direction: row;
 }

 .p-titulo[_ngcontent-bld-c265] {
   font-weight: 700;
   font-size: 14px;
   margin-bottom: 3px;
 }

 .p-complemento[_ngcontent-bld-c265],
 .p-titulo[_ngcontent-bld-c265] {
   font-family: Poppins;
   font-style: normal;
   line-height: 19px;
   align-items: center;
   text-align: right;
   color: #0b7675;
 }

 .p-complemento[_ngcontent-bld-c265] {
   font-weight: 400;
   font-size: 12px;
   letter-spacing: -0.408px;
 }

 .divider-avaliacao[_ngcontent-bld-c265] {
   width: 1px;
   min-height: 42px;
   max-height: -webkit-fill-available;
   max-height: -moz-available;
   background: #000;
   margin: -5px 11px;
   border-radius: 0;
   opacity: 0.15;
 }

 @keyframes mat-progress-spinner-stroke-rotate-20 {
   0% {
     stroke-dashoffset: 29.845130209103033;
     transform: rotate(0);
   }

   12.5% {
     stroke-dashoffset: 6.283185307179586;
     transform: rotate(0);
   }

   12.5001% {
     stroke-dashoffset: 6.283185307179586;
     transform: rotateX(180deg) rotate(72.5deg);
   }

   25% {
     stroke-dashoffset: 29.845130209103033;
     transform: rotateX(180deg) rotate(72.5deg);
   }

   25.0001% {
     stroke-dashoffset: 29.845130209103033;
     transform: rotate(270deg);
   }

   37.5% {
     stroke-dashoffset: 6.283185307179586;
     transform: rotate(270deg);
   }

   37.5001% {
     stroke-dashoffset: 6.283185307179586;
     transform: rotateX(180deg) rotate(161.5deg);
   }

   50% {
     stroke-dashoffset: 29.845130209103033;
     transform: rotateX(180deg) rotate(161.5deg);
   }

   50.0001% {
     stroke-dashoffset: 29.845130209103033;
     transform: rotate(180deg);
   }

   62.5% {
     stroke-dashoffset: 6.283185307179586;
     transform: rotate(180deg);
   }

   62.5001% {
     stroke-dashoffset: 6.283185307179586;
     transform: rotateX(180deg) rotate(251.5deg);
   }

   75% {
     stroke-dashoffset: 29.845130209103033;
     transform: rotateX(180deg) rotate(251.5deg);
   }

   75.0001% {
     stroke-dashoffset: 29.845130209103033;
     transform: rotate(90deg);
   }

   87.5% {
     stroke-dashoffset: 6.283185307179586;
     transform: rotate(90deg);
   }

   87.5001% {
     stroke-dashoffset: 6.283185307179586;
     transform: rotateX(180deg) rotate(341.5deg);
   }

   100% {
     stroke-dashoffset: 29.845130209103033;
     transform: rotateX(180deg) rotate(341.5deg);
   }
 }

 mat-menu {
   display: none;
 }

 .mat-menu-panel {
   min-width: 112px;
   max-width: 280px;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
   max-height: calc(100vh - 48px);
   border-radius: 4px;
   outline: 0;
   min-height: 64px;
 }

 .mat-menu-panel.ng-animating {
   pointer-events: none;
 }

 .cdk-high-contrast-active .mat-menu-panel {
   outline: solid 1px;
 }

 .mat-menu-content:not(:empty) {
   padding-top: 8px;
   padding-bottom: 8px;
 }

 .mat-menu-item {
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   cursor: pointer;
   outline: none;
   border: none;
   -webkit-tap-highlight-color: transparent;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   display: block;
   line-height: 48px;
   height: 48px;
   padding: 0 16px;
   text-align: left;
   text-decoration: none;
   max-width: 100%;
   position: relative;
 }

 .mat-menu-item::-moz-focus-inner {
   border: 0;
 }

 .mat-menu-item[disabled] {
   cursor: default;
 }

 [dir="rtl"] .mat-menu-item {
   text-align: right;
 }

 .mat-menu-item .mat-icon {
   margin-right: 16px;
   vertical-align: middle;
 }

 .mat-menu-item .mat-icon svg {
   vertical-align: top;
 }

 [dir="rtl"] .mat-menu-item .mat-icon {
   margin-left: 16px;
   margin-right: 0;
 }

 .mat-menu-item[disabled] {
   pointer-events: none;
 }

 .cdk-high-contrast-active .mat-menu-item {
   margin-top: 1px;
 }

 .cdk-high-contrast-active .mat-menu-item.cdk-program-focused,
 .cdk-high-contrast-active .mat-menu-item.cdk-keyboard-focused,
 .cdk-high-contrast-active .mat-menu-item-highlighted {
   outline: dotted 1px;
 }

 .mat-menu-item-submenu-trigger {
   padding-right: 32px;
 }

 [dir="rtl"] .mat-menu-item-submenu-trigger {
   padding-right: 16px;
   padding-left: 32px;
 }

 .mat-menu-submenu-icon {
   position: absolute;
   top: 50%;
   right: 16px;
   transform: translateY(-50%);
   width: 5px;
   height: 10px;
   fill: currentColor;
 }

 [dir="rtl"] .mat-menu-submenu-icon {
   right: auto;
   left: 16px;
   transform: translateY(-50%) scaleX(-1);
 }

 .cdk-high-contrast-active .mat-menu-submenu-icon {
   fill: CanvasText;
 }

 button.mat-menu-item {
   width: 100%;
 }

 .mat-menu-item .mat-menu-ripple {
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   position: absolute;
   pointer-events: none;
 }

 .c-notificacao-content[_ngcontent-bld-c560] {
   cursor: pointer;
 }

 .notificacao-content[_ngcontent-bld-c560] {
   padding: 10px;
 }

 .notificacao-content[_ngcontent-bld-c560] .linha[_ngcontent-bld-c560] {
   border-left: 2px solid #dcdddf;
   margin: 24px -20px 25px 10px;
 }

 .notificacao-content[_ngcontent-bld-c560] .linha.nao-lido[_ngcontent-bld-c560] {
   border-left-color: #36dc5f;
 }

 .notificacao-content[_ngcontent-bld-c560] .conteudo[_ngcontent-bld-c560] h3[_ngcontent-bld-c560] {
   color: #3f3f3f;
   font-size: 14px;
 }

 .notificacao-content[_ngcontent-bld-c560] .conteudo[_ngcontent-bld-c560] p[_ngcontent-bld-c560] {
   font-size: 12px;
   color: #838383;
   padding: 5px 0;
 }

 .mat-icon {
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   background-repeat: no-repeat;
   display: inline-block;
   fill: currentColor;
   height: 24px;
   width: 24px;
 }

 .mat-icon.mat-icon-inline {
   font-size: inherit;
   height: inherit;
   line-height: inherit;
   width: inherit;
 }

 [dir="rtl"] .mat-icon-rtl-mirror {
   transform: scale(-1, 1);
 }

 .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,
 .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon {
   display: block;
 }

 .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,
 .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon {
   margin: auto;
 }

 .filtro-servicos-wrap[_ngcontent-bld-c559] {
   padding: 25px 0 15px;
   position: relative;
 }

 .bg[_ngcontent-bld-c559] {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 60%;
   background: #f3f3f3;
   z-index: -1;
 }

 .filtro-servicos[_ngcontent-bld-c559] {
   padding: 17px 2%;
 }

 .filtro-servicos[_ngcontent-bld-c559] .select-filters[_ngcontent-bld-c559] {
   margin-left: -15px;
 }

 @media screen and (max-width:959px) {
   .filtro-servicos[_ngcontent-bld-c559] .select-filters[_ngcontent-bld-c559] {
     margin-left: 0;
   }
 }

 .margin-div[_ngcontent-bld-c559] {
   margin-left: 15px;
   position: relative;
 }

 @media screen and (max-width:959px) {
   .margin-div[_ngcontent-bld-c559] {
     margin: 15px 0 0;
   }
 }

 .flag-servicos[_ngcontent-bld-c559] {
   display: flex;
   align-items: center;
   height: 100%;
   margin: 0 0 29px;
 }

 @media screen and (max-width:599px) {
   .flag-servicos[_ngcontent-bld-c559] {
     flex-direction: column;
     align-items: flex-start;
   }

   .flag-servicos[_ngcontent-bld-c559] p[_ngcontent-bld-c559] {
     margin-bottom: 10px;
   }
 }

 .flag-servicos[_ngcontent-bld-c559] p[_ngcontent-bld-c559] {
   font-size: 13px;
   font-weight: 400;
   opacity: 0.7;
 }

 .search-filtro[_ngcontent-bld-c559],
 .margin-div[_ngcontent-bld-c559] {
   position: relative;
 }

 .search-filtro[_ngcontent-bld-c559] label[_ngcontent-bld-c559],
 .margin-div[_ngcontent-bld-c559] label[_ngcontent-bld-c559] {
   position: absolute;
   top: -6px;
   left: 3px;
   font-size: 10px;
   padding: 0 5px;
   background: #fff;
   color: #666671b3;
 }

 .title-filtro[_ngcontent-bld-c559] {
   font-size: 13px;
   font-weight: 400;
   opacity: 0.7;
   padding-bottom: 10px;
 }

 .search-wrapper[_ngcontent-bld-c559] {
   height: auto;
   padding-top: 40px;
   margin: 0 5%;
 }

 @media screen and (max-width:959px) {
   .search-wrapper[_ngcontent-bld-c559] {
     padding: 20px 0;
   }
 }

 .search-container[_ngcontent-bld-c559] {
   position: relative;
   top: 50%;
   transform: translateY(-50%);
 }

 .search-space[_ngcontent-bld-c559] {
   height: 25px;
   width: 100%;
 }

 #search[_ngcontent-bld-c559] {
   width: 90%;
   margin: 0 auto;
   position: relative;
   background: #f6f6f9;
   border: 1px solid #d9d9d9;
   border-radius: 16px;
 }

 #search[_ngcontent-bld-c559]:hover,
 #search[_ngcontent-bld-c559]:focus {
   outline-width: 0;
 }

 #search[_ngcontent-bld-c559] input[type="text"][_ngcontent-bld-c559] {
   padding: 0 60px;
   height: 48px;
   font-size: 1.1rem;
   font-weight: bold;
   font-family: "Montserrat", sans-serif;
   border: 0;
   border-radius: 16px;
   width: calc(98% - 40px);
   background: #f6f6f9;
   color: #57595a;
 }

 @media screen and (max-width:959px) {
   #search[_ngcontent-bld-c559] input[type="text"][_ngcontent-bld-c559] {
     font-size: 0.9rem;
     padding: 0 46px;
     height: 50px;
     width: 100%;
   }
 }

 #search[_ngcontent-bld-c559] .divider[_ngcontent-bld-c559] {
   background: #d9d9d9;
   height: 1px;
   width: 96%;
   margin-left: 2%;
 }

 #search[_ngcontent-bld-c559] .icon-wrap-close[_ngcontent-bld-c559] {
   position: absolute;
   right: 5px;
   bottom: 5px;
   cursor: pointer;
 }

 #search[_ngcontent-bld-c559] .icon-wrap[_ngcontent-bld-c559] {
   position: absolute;
   left: 5px;
   height: 50px;
   width: 50px;
   border-radius: 100%;
 }

 @media screen and (max-width:959px) {
   #search[_ngcontent-bld-c559] .icon-wrap[_ngcontent-bld-c559] {
     left: 7px;
     height: 34px;
     width: 34px;
     border-radius: 100%;
     top: 7px;
   }
 }

 #search[_ngcontent-bld-c559] .icon-wrap[_ngcontent-bld-c559]>img[_ngcontent-bld-c559],
 #search[_ngcontent-bld-c559] .icon-wrap[_ngcontent-bld-c559] svg[_ngcontent-bld-c559] {
   height: 22px;
   position: absolute;
   font-size: 25px;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   cursor: pointer;
 }

 #search[_ngcontent-bld-c559] .button-expand-filter[_ngcontent-bld-c559] {
   position: absolute;
   top: 4px;
   right: 2%;
   height: 40px;
   width: 80px;
   border-radius: 10px;
   cursor: pointer;
 }

 #search[_ngcontent-bld-c559] .button-expand-filter[_ngcontent-bld-c559] .icon-filter[_ngcontent-bld-c559] {
   width: 16px;
   height: 16px;
 }

 #search[_ngcontent-bld-c559] .button-expand-filter.opened-panel[_ngcontent-bld-c559] {
   background: #0b7675;
 }

 #search[_ngcontent-bld-c559] .button-expand-filter.opened-panel[_ngcontent-bld-c559] a[_ngcontent-bld-c559] {
   color: #fff;
 }

 #search[_ngcontent-bld-c559] .button-expand-filter.closed-panel[_ngcontent-bld-c559] {
   background: #fff;
   border: 1px solid #d9d9d9;
 }

 #search[_ngcontent-bld-c559] .button-expand-filter.closed-panel[_ngcontent-bld-c559] a[_ngcontent-bld-c559] {
   color: #0b7675;
 }

 #search[_ngcontent-bld-c559] .button-expand-filter.closed-panel[_ngcontent-bld-c559] svg[_ngcontent-bld-c559] path[_ngcontent-bld-c559] {
   stroke: #0b7675;
 }

 mat-expansion-panel[_ngcontent-bld-c559] {
   border-radius: 16px !important;
   background: transparent !important;
 }

 .remove-mat-expansion-panel-padding[_ngcontent-bld-c559] {
   margin: 0 -24px -16px;
 }

 .servicos-digitais-toggle[_ngcontent-bld-c559] {
   margin-top: 14px;
   height: 30px;
 }

 .servicos-digitais-toggle[_ngcontent-bld-c559] .servicos-digitais-toggle-label[_ngcontent-bld-c559] {
   padding-left: 21px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 21px;
 }

 .switch[_ngcontent-bld-c559] {
   position: relative;
   display: inline-block;
   width: 22px;
   height: 14px;
 }

 .switch[_ngcontent-bld-c559] input[_ngcontent-bld-c559] {
   opacity: 0;
   width: 0;
   height: 0;
 }

 .slider[_ngcontent-bld-c559] {
   position: absolute;
   cursor: pointer;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #ccc;
   transition: 0.4s;
 }

 .slider[_ngcontent-bld-c559]:before {
   position: absolute;
   content: "";
   height: 10px;
   width: 10px;
   left: 2px;
   bottom: 2px;
   background-color: #fff;
   transition: 0.4s;
 }

 input[_ngcontent-bld-c559]:checked+.slider[_ngcontent-bld-c559] {
   background-color: #0b7675;
 }

 input[_ngcontent-bld-c559]:focus+.slider[_ngcontent-bld-c559] {
   box-shadow: 0 0 1px #0b7675;
 }

 input[_ngcontent-bld-c559]:checked+.slider[_ngcontent-bld-c559]:before {
   transform: translate(8px);
 }

 .slider.round[_ngcontent-bld-c559] {
   border-radius: 14px;
 }

 .slider.round[_ngcontent-bld-c559]:before {
   border-radius: 50%;
 }

 .campo-autocomplete[_ngcontent-bld-c559] {
   border: 1px solid #d2d2d2;
   border-radius: 10px;
   min-height: 46px;
 }

 ng-select[_ngcontent-bld-c559] {
   font-size: 15px;
   font-family: "Open Sans";
   padding-bottom: 0;
   min-height: 45px;
   max-height: 50px;
 }

 ng-select[_ngcontent-bld-c559] .ng-arrow-wrapper .ng-arrow {
   color: #0b7675;
   vertical-align: middle;
   border-left: 6px solid transparent;
   border-right: 6px solid transparent;
   border-top: 6px solid;
 }

 ng-select[_ngcontent-bld-c559] .ng-select-container {
   min-height: 45px;
 }

 ng-select[_ngcontent-bld-c559] .ng-select-container:after {
   border-bottom: 0;
 }

 ng-select[_ngcontent-bld-c559] .ng-select-container .ng-value-container {
   padding: 10px;
   border-top: 0;
 }

 .ng-select.ng-select-single[_ngcontent-bld-c559] .ng-select-container .ng-arrow-wrapper {
   bottom: 12px;
 }

 .ng-select.ng-select-single[_ngcontent-bld-c559] .ng-select-container .ng-clear-wrapper {
   bottom: 9px;
 }

 .mat-accordion[_ngcontent-bld-c559]>.mat-expansion-panel-spacing[_ngcontent-bld-c559] {
   position: absolute;
   background: white !important;
   z-index: 999;
   width: 100%;
 }

 @media screen and (max-width:959px) {
   .mat-accordion[_ngcontent-bld-c559]>.mat-expansion-panel-spacing[_ngcontent-bld-c559] {
     width: 116%;
   }
 }

 .filtro-servicos[_ngcontent-bld-c559] ul[_ngcontent-bld-c559] li[_ngcontent-bld-c559] {
   text-align: left;
   padding: 7px 0;
 }

 .filtro-servicos[_ngcontent-bld-c559] ul[_ngcontent-bld-c559] li[_ngcontent-bld-c559] img[_ngcontent-bld-c559] {
   margin-right: 5px;
 }

 .filtro-servicos[_ngcontent-bld-c559] ul[_ngcontent-bld-c559] li[_ngcontent-bld-c559] a[_ngcontent-bld-c559] {
   cursor: pointer;
 }

 .filtro-servicos[_ngcontent-bld-c559] .ver-mais[_ngcontent-bld-c559] a[_ngcontent-bld-c559] {
   padding: 0 1rem;
   color: #666671;
   cursor: pointer;
 }

 .mat-expansion-panel-content[_ngcontent-bld-c559] {
   font-family: Poppins !important;
   letter-spacing: normal !important;
   font-size: 12px !important;
 }

 #cat-search[_ngcontent-bld-c559] {
   cursor: pointer;
 }

 #cat-search[_ngcontent-bld-c559] .icon[_ngcontent-bld-c559] .material-icons-outlined[_ngcontent-bld-c559] {
   background: #0b7675;
   padding: 10px;
   border-radius: 50px;
   color: #fff;
 }

 .categoria-list[_ngcontent-bld-c559] {
   margin: 0;
   border-radius: 24px;
 }

 .categoria-list[_ngcontent-bld-c559] img[_ngcontent-bld-c559] {
   height: 45px;
 }

 .categoria-list[_ngcontent-bld-c559] li[_ngcontent-bld-c559],
 .categoria-list[_ngcontent-bld-c559] a[_ngcontent-bld-c559] {
   font-size: 0.969em;
 }

 .categoria-list[_ngcontent-bld-c559] li[_ngcontent-bld-c559] {
   display: flex;
   padding: 10px 20px;
   align-items: center;
   cursor: pointer;
   outline-width: 0;
 }

 .categoria-list[_ngcontent-bld-c559] li[_ngcontent-bld-c559]:first-child {
   border-radius: 24px 24px 0 0;
 }

 .categoria-list[_ngcontent-bld-c559] li[_ngcontent-bld-c559]:last-child {
   border-radius: 0 0 24px 24px;
 }

 .categoria-list[_ngcontent-bld-c559] li[_ngcontent-bld-c559] a[_ngcontent-bld-c559] {
   font-family: "Poppins", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   color: #545454;
   margin-left: 8px;
 }

 .categoria-list[_ngcontent-bld-c559] li[_ngcontent-bld-c559] img[_ngcontent-bld-c559] {
   width: 33px;
   height: 33px;
 }

 .categoria-list[_ngcontent-bld-c559] li[_ngcontent-bld-c559]+li[_ngcontent-bld-c559] {
   border-top: 1px solid #d6d3d3;
 }

 .showHiddenMobileSearch.search-wrapper[_ngcontent-bld-c559] {
   height: auto;
   padding: 10px 0;
   margin: 0;
 }

 @media screen and (max-width:959px) {
   .showHiddenMobileSearch.search-wrapper[_ngcontent-bld-c559] {
     padding: 10px 0;
   }
 }

 .showHiddenMobileSearch.search-wrapper[_ngcontent-bld-c559] #search[_ngcontent-bld-c559] {
   max-width: 100% !important;
   margin: 0 auto;
   position: relative;
   border: none;
   border-radius: 16px;
 }

 .showHiddenMobileSearch.search-wrapper[_ngcontent-bld-c559] #search[_ngcontent-bld-c559] input[type="text"][_ngcontent-bld-c559] {
   padding: 0 40px;
   border: 0;
   width: 100%;
   background: #009036;
   color: #fff !important;
   height: 35px;
 }

 .showHiddenMobileSearch.search-wrapper[_ngcontent-bld-c559] #search[_ngcontent-bld-c559] .search-field[_ngcontent-bld-c559]::placeholder {
   color: #fff;
 }

 .showHiddenMobileSearch.search-wrapper[_ngcontent-bld-c559] #search[_ngcontent-bld-c559] .icon-wrap-close[_ngcontent-bld-c559] {
   position: absolute;
   right: 5px;
   bottom: 0;
   cursor: pointer;
 }

 .showHiddenMobileSearch.search-wrapper[_ngcontent-bld-c559] #search[_ngcontent-bld-c559] .icon-wrap[_ngcontent-bld-c559] {
   left: 4px;
   height: 34px;
   width: 34px;
   border-radius: 100%;
   top: 2px;
 }

 .showHiddenMobileSearch.search-wrapper[_ngcontent-bld-c559] #search[_ngcontent-bld-c559] .icon-wrap[_ngcontent-bld-c559] img[_ngcontent-bld-c559] {
   width: 15px;
 }

 .showHiddenMobileSearch.header-filter[_ngcontent-bld-c559] #search[_ngcontent-bld-c559] input[type="text"][_ngcontent-bld-c559] {
   font-size: 14px;
   font-weight: 600;
 }

 .servidor-publico-view.showHiddenMobileSearch.search-wrapper[_ngcontent-bld-c559] #search[_ngcontent-bld-c559] {
   background-color: #2c6e68;
 }

 .servidor-publico-view.showHiddenMobileSearch.search-wrapper[_ngcontent-bld-c559] #search[_ngcontent-bld-c559] .search-field[_ngcontent-bld-c559] {
   background-color: #2c6e68;
 }

 .servidor-publico-view.showHiddenMobileSearch.search-wrapper[_ngcontent-bld-c559] #search[_ngcontent-bld-c559] .search-field[_ngcontent-bld-c559]::placeholder {
   color: #b0c1bf;
 }

 .mat-expansion-panel {
   box-sizing: content-box;
   display: block;
   margin: 0;
   border-radius: 4px;
   overflow: hidden;
   transition: margin 225ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
   position: relative;
 }

 .mat-accordion .mat-expansion-panel:not(.mat-expanded),
 .mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing) {
   border-radius: 0;
 }

 .mat-accordion .mat-expansion-panel:first-of-type {
   border-top-right-radius: 4px;
   border-top-left-radius: 4px;
 }

 .mat-accordion .mat-expansion-panel:last-of-type {
   border-bottom-right-radius: 4px;
   border-bottom-left-radius: 4px;
 }

 .cdk-high-contrast-active .mat-expansion-panel {
   outline: solid 1px;
 }

 .mat-expansion-panel.ng-animate-disabled,
 .ng-animate-disabled .mat-expansion-panel,
 .mat-expansion-panel._mat-animation-noopable {
   transition: none;
 }

 .mat-expansion-panel-content {
   display: flex;
   flex-direction: column;
   overflow: visible;
 }

 .mat-expansion-panel-body {
   padding: 0 24px 16px;
 }

 .mat-expansion-panel-spacing {
   margin: 16px 0;
 }

 .mat-accordion>.mat-expansion-panel-spacing:first-child,
 .mat-accordion>*:first-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing {
   margin-top: 0;
 }

 .mat-accordion>.mat-expansion-panel-spacing:last-child,
 .mat-accordion>*:last-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing {
   margin-bottom: 0;
 }

 .mat-action-row {
   border-top-style: solid;
   border-top-width: 1px;
   display: flex;
   flex-direction: row;
   justify-content: flex-end;
   padding: 16px 8px 16px 24px;
 }

 .mat-action-row button.mat-button-base,
 .mat-action-row button.mat-mdc-button-base {
   margin-left: 8px;
 }

 [dir="rtl"] .mat-action-row button.mat-button-base,
 [dir="rtl"] .mat-action-row button.mat-mdc-button-base {
   margin-left: 0;
   margin-right: 8px;
 }

 .ouvidoria[_ngcontent-bld-c562] {
   background: #009036;
   border-radius: 14px;
   padding: 10px 15px 20px;
 }

 .ouvidoria-buttons[_ngcontent-bld-c562] .ouvidoria-title[_ngcontent-bld-c562] .titulo[_ngcontent-bld-c562] {
   font-style: normal;
   font-weight: 700;
   font-size: 16px;
   line-height: 30px;
   letter-spacing: -0.408px;
   color: #fff;
 }

 .ouvidoria-buttons[_ngcontent-bld-c562] ul[_ngcontent-bld-c562] li[_ngcontent-bld-c562] {
   display: flex;
   align-items: center;
   justify-content: flex-start;
   flex: 1 25%;
   padding: 10px 12px;
   width: -webkit-fill-available;
   transition: all ease 0.45s;
 }

 @media screen and (max-width:599px) {
   .ouvidoria-buttons[_ngcontent-bld-c562] ul[_ngcontent-bld-c562] li[_ngcontent-bld-c562] {
     flex: 1 50%;
     padding: 50px 0;
     width: -webkit-fill-available;
   }
 }

 .ouvidoria-buttons[_ngcontent-bld-c562] ul[_ngcontent-bld-c562] li[_ngcontent-bld-c562]:hover {
   background: #009f3b;
 }

 .ouvidoria-buttons[_ngcontent-bld-c562] ul[_ngcontent-bld-c562] li[_ngcontent-bld-c562] a[_ngcontent-bld-c562] {
   color: #fff;
   margin-left: 12px;
 }

 .ouvidoria-buttons[_ngcontent-bld-c562] ul[_ngcontent-bld-c562] li[_ngcontent-bld-c562] svg[_ngcontent-bld-c562] {
   height: 22px;
   width: 27px;
   margin-left: initial;
 }

 .ouvidoria-buttons[_ngcontent-bld-c562] ul[_ngcontent-bld-c562] li[_ngcontent-bld-c562] svg[_ngcontent-bld-c562] path[_ngcontent-bld-c562] {
   fill: #fff;
 }

 .ouvidoria-buttons[_ngcontent-bld-c562] ul[_ngcontent-bld-c562] li[_ngcontent-bld-c562] {
   border: 1.5px solid #f2f2f2;
   border-radius: 10px;
   width: 100%;
 }

 @media screen and (max-width:599px) {
   .ouvidoria-buttons[_ngcontent-bld-c562] ul[_ngcontent-bld-c562] li[_ngcontent-bld-c562] {
     margin: 10px;
     padding: 20px;
   }

   .ouvidoria-buttons[_ngcontent-bld-c562] ul[_ngcontent-bld-c562] li[_ngcontent-bld-c562] a[_ngcontent-bld-c562] {
     font-size: 15px;
     margin-left: 12px;
   }
 }

 .uploader-status[_ngcontent-bld-c562] .mat-progress-spinner circle,
 .mat-spinner[_ngcontent-bld-c562] circle[_ngcontent-bld-c562] {
   stroke: #fff;
 }

 .ouvidoria-title[_ngcontent-bld-c562] {
   margin-bottom: 7px;
 }

 .servidor-publico-view[_ngcontent-bld-c562] {
   background-color: #2c6e68;
 }

 .servidor-publico-view[_ngcontent-bld-c562] .ouvidoria-buttons[_ngcontent-bld-c562] ul[_ngcontent-bld-c562] li[_ngcontent-bld-c562]:hover {
   background: #00534b;
 }

 *[_ngcontent-bld-c668] {
   font-family: "Poppins", sans-serif !important;
 }

 ._custom-exui-button-no-border[_ngcontent-bld-c668] button:hover {
   background-color: transparent !important;
 }

 ._custom-exui-button-no-border[_ngcontent-bld-c668] span {
   font-weight: bold !important;
 }

 ._custom-exui-card[_ngcontent-bld-c668] mat-card-title>div {
   align-items: center;
 }

 ._custom-exui-card[_ngcontent-bld-c668] mat-card-title>div>div:nth-child(2)>h4 {
   font-weight: bold !important;
   font-size: 16px !important;
   line-height: 24px !important;
   margin: 0 !important;
 }

 ._custom-exui-card[_ngcontent-bld-c668] mat-card-content>div>.row {
   justify-content: center;
 }

 ._custom-exui-card[_ngcontent-bld-c668] mat-card-content>div>.row>div {
   display: flex !important;
   justify-content: center;
   min-width: min-content !important;
 }

 ._custom-exui-card[_ngcontent-bld-c668] mat-card-content>div>.row>div:nth-child(4) {
   min-width: 223px !important;
 }

 ._custom-exui-card[_ngcontent-bld-c668] exui-card-info {
   min-width: min-content !important;
 }

 ._custom-exui-card[_ngcontent-bld-c668] exui-card-info .card-info {
   min-width: min-content !important;
 }

 ._custom-exui-card[_ngcontent-bld-c668] exui-card-info>div>.info-titulo {
   max-width: 150px;
 }

 ._custom-exui-card[_ngcontent-bld-c668] exui-card-info>div>.info>span {
   min-width: min-content;
   font-size: clamp(20px, 2vw, 22px) !important;
 }

 @media screen and (max-width:767px) {
   ._custom-exui-card[_ngcontent-bld-c668] exui-card-info {
     min-width: 100% !important;
   }

   ._custom-exui-card[_ngcontent-bld-c668] exui-card-info .card-info {
     min-width: 100% !important;
   }
 }

 .item-lista[_ngcontent-bld-c668] {
   margin: 15px 0;
 }

 .label-status[_ngcontent-bld-c668] {
   font-family: "Poppins", sans-serif;
   font-weight: 600;
   font-size: 12px;
 }

 .titulo-badges[_ngcontent-bld-c668] {
   font-size: 13px;
   margin-bottom: 8px;
   font-weight: 500;
 }

 .barra-acoes[_ngcontent-bld-c668] {
   margin-top: 15px;
 }

 .card-inicio[_ngcontent-bld-c288] {
   width: 100%;
   padding: 25px;
   background: #f6f6f9;
   border-radius: 24px;
   display: flex;
   margin: 35px 0;
   font-family: Poppins;
   font-style: normal;
 }

 @media screen and (max-width:959px) {
   .card-inicio[_ngcontent-bld-c288] .titulo-card-inicio[_ngcontent-bld-c288] {
     margin: 12px 0;
     justify-content: flex-start;
     align-items: flex-start;
   }
 }

 .card-inicio[_ngcontent-bld-c288] .titulo-card-inicio[_ngcontent-bld-c288] {
   display: flex;
   align-items: center;
 }

 .card-inicio[_ngcontent-bld-c288] .icone-card-inicio[_ngcontent-bld-c288] {
   border-radius: 30px;
   background: #daeaea;
   padding: 8px;
   margin-right: 29px;
 }

 @media screen and (max-width:599px) {
   .card-inicio[_ngcontent-bld-c288] .icone-card-inicio[_ngcontent-bld-c288] {
     margin-right: 16px !important;
   }
 }

 .card-inicio[_ngcontent-bld-c288] .main-text[_ngcontent-bld-c288] {
   font-weight: 600;
   font-size: 20px;
   line-height: 30px;
 }

 .card-inicio[_ngcontent-bld-c288] .main-text[_ngcontent-bld-c288],
 .card-inicio[_ngcontent-bld-c288] .secondary-text[_ngcontent-bld-c288] {
   display: flex;
   align-items: flex-start;
   letter-spacing: -0.408px;
   color: #6f7482;
 }

 .card-inicio[_ngcontent-bld-c288] .secondary-text[_ngcontent-bld-c288] {
   font-weight: 400;
   font-size: 16px;
   line-height: 20px;
 }

 .card-inicio[_ngcontent-bld-c288] .card-inicio-button[_ngcontent-bld-c288] {
   width: 240px;
   align-self: center;
 }

 @media screen and (max-width:959px) {
   .card-inicio[_ngcontent-bld-c288] .card-inicio-button[_ngcontent-bld-c288] {
     width: -webkit-fill-available !important;
     width: -moz-available !important;
     width: stretch;
     border-top: 1px solid #dcdddf;
     padding-top: 16px;
   }
 }

 .card-inicio exui-button-secondary button {
   border-radius: 50px !important;
 }

 @media screen and (max-width:959px) {
   .card-inicio exui-button-secondary button {
     padding: 6px !important;
   }
 }

 @media screen and (min-width:960px) {
   .card-inicio exui-button-secondary button {
     height: 52px !important;
     padding: 0 24px !important;
   }
 }

 .card-inicio exui-button-secondary span {
   font-size: 20px !important;
   font-weight: 700 !important;
   line-height: 30px !important;
 }

 @media screen and (max-width:599px) {
   .card-inicio exui-button-secondary span {
     font-size: 18px !important;
   }
 }

 .card-status {
   display: flex;
   flex-direction: row;
   border-radius: 24px;
   overflow: clip;
   margin-top: 15px;
 }

 .card-status .icone-content {
   display: flex;
   justify-content: center;
   align-items: center;
   border-top-right-radius: 70%;
   border-bottom-right-radius: 70%;
   padding: 19px 31px;
 }

 @media screen and (max-width:599px) {
   .card-status .icone-content {
     padding: 16px !important;
   }
 }

 @media screen and (max-width:320px) {
   .card-status .icone-content {
     padding: 10px !important;
   }
 }

 .card-status .info-content {
   display: flex;
   flex-direction: column;
   font-family: Poppins;
   font-style: normal;
 }

 .card-status .info-content .main {
   font-weight: 700;
   font-size: 24px;
   line-height: 36px;
 }

 @media screen and (max-width:360px) {
   .card-status .info-content .main {
     font-size: 22px;
     -webkit-hyphens: auto;
     hyphens: auto;
   }
 }

 .card-status .info-content .secondary {
   font-weight: 400;
   font-size: 16px;
   line-height: 24px;
 }

 @media screen and (max-width:360px) {
   .card-status .info-content .secondary {
     font-size: 14px;
     -webkit-hyphens: auto;
     hyphens: auto;
   }
 }

 .card-status .contextual-wrap {
   width: 100%;
   margin: 19px 19px 19px 27px;
 }

 @media screen and (max-width:599px) {
   .card-status .contextual-wrap {
     margin: 10px !important;
   }
 }

 .card-status .info-content {
   max-width: 100% !important;
   width: -webkit-fill-available !important;
   width: -moz-available !important;
   margin-right: 8px !important;
 }

 @media screen and (min-width:960px) {
   .card-status exui-button-secondary {
     min-width: 300px !important;
   }

   .card-status exui-button-secondary button {
     border-radius: 50px !important;
     height: 52px !important;
     width: -webkit-fill-available !important;
     width: -moz-available !important;
     justify-content: center !important;
   }

   .card-status exui-button-secondary button span {
     font-size: 20px !important;
     font-weight: 600 !important;
     line-height: 30px !important;
   }
 }

 @media screen and (max-width:959px) {
   .card-status exui-button-secondary {
     width: -webkit-fill-available !important;
     width: -moz-available !important;
   }

   .card-status exui-button-secondary button {
     padding: 8px !important;
   }
 }

 @media screen and (max-width:599px) {
   .card-status exui-button-secondary {
     align-self: flex-start !important;
     max-width: 95% !important;
   }

   .card-status exui-button-secondary button {
     padding-left: 0 !important;
     padding-right: 0 !important;
   }
 }

 .card-status .conteudo-wrap {
   width: -webkit-fill-available !important;
   width: -moz-available !important;
 }

 .exui-button[_ngcontent-bld-c276] {
   flex-direction: row;
   padding: 8px 38px;
   gap: 10px;
   width: -moz-fit-content;
   width: fit-content;
   transition: all 0.5s ease-in;
 }

 .exui-button[_ngcontent-bld-c276],
 .exui-button[_ngcontent-bld-c276] span[_ngcontent-bld-c276] {
   display: flex;
   align-items: center;
 }

 .exui-button[_ngcontent-bld-c276] span[_ngcontent-bld-c276] {
   font-family: Poppins;
   font-style: normal;
   font-weight: 500;
   font-size: 14px;
   line-height: 24px;
   text-align: center;
   color: #0b7675;
 }

 .exui-button[_ngcontent-bld-c276] .fa[_ngcontent-bld-c276] {
   color: #0b7675;
 }

 .exui-button.lg[_ngcontent-bld-c276] {
   height: 45px;
   background: transparent;
   border-radius: 14px;
   padding: 8px 38px;
 }

 .exui-button.lg[_ngcontent-bld-c276]:hover {
   background: rgba(0, 0, 0, 0.05);
 }

 .exui-button.lg[_ngcontent-bld-c276]:focus {
   background: rgba(11, 118, 117, 0.15);
   filter: none;
 }

 .exui-button.lg[_ngcontent-bld-c276] span[_ngcontent-bld-c276] {
   font-size: 18px;
   line-height: 25px;
 }

 .exui-button.lg[_ngcontent-bld-c276] .fa[_ngcontent-bld-c276] {
   font-size: 16px;
   line-height: 22px;
 }

 .exui-button.md[_ngcontent-bld-c276] {
   padding: 8px 30px;
   height: 38px;
   background: transparent;
   border-radius: 12px;
 }

 .exui-button.md[_ngcontent-bld-c276]:hover {
   background: rgba(0, 0, 0, 0.05);
 }

 .exui-button.md[_ngcontent-bld-c276]:focus {
   background: rgba(11, 118, 117, 0.15);
   filter: none;
 }

 .exui-button.md[_ngcontent-bld-c276] span[_ngcontent-bld-c276] {
   font-size: 16px;
   line-height: 22px;
 }

 .exui-button.md[_ngcontent-bld-c276] .fa[_ngcontent-bld-c276] {
   font-size: 14px;
   line-height: 22px;
 }

 .exui-button.sm[_ngcontent-bld-c276] {
   padding: 8px 24px;
   height: 30px;
   background: transparent;
   border-radius: 8px;
 }

 .exui-button.sm[_ngcontent-bld-c276]:hover {
   background: rgba(0, 0, 0, 0.05);
 }

 .exui-button.sm[_ngcontent-bld-c276]:focus {
   background: rgba(11, 118, 117, 0.15);
   filter: none;
 }

 .exui-button.sm[_ngcontent-bld-c276] span[_ngcontent-bld-c276] {
   font-size: 14px;
   line-height: 22px;
 }

 .exui-button.sm[_ngcontent-bld-c276] .fa[_ngcontent-bld-c276] {
   font-size: 12px;
   line-height: 22px;
 }

 .max-width[_ngcontent-bld-c276] {
   width: -webkit-fill-available !important;
   width: -moz-available !important;
   justify-content: center;
 }

 .exui-button.disabled-button[_ngcontent-bld-c276] {
   background: transparent;
   cursor: not-allowed;
 }

 .exui-button.disabled-button[_ngcontent-bld-c276]:hover {
   filter: none;
   background: transparent;
 }

 .exui-button.disabled-button[_ngcontent-bld-c276] .fa[_ngcontent-bld-c276],
 .exui-button.disabled-button[_ngcontent-bld-c276] span[_ngcontent-bld-c276] {
   color: #bcbcbc;
 }

 .voltar-button .exui-no-border-button {
   padding: 4px !important;
   gap: 0 !important;
 }

 .voltar-button .exui-no-border-button span {
   font-weight: 700 !important;
 }

 .voltar-button .exui-no-border-button exui-icon {
   align-self: baseline !important;
 }

 .custom-modal[_ngcontent-bld-c350] {
   font-family: Montserrat, sans-serif;
   font-size: 16px;
   color: #666671;
   line-height: 1.2;
   overflow: hidden;
   position: fixed;
   width: 100%;
   height: 100%;
   min-width: 60%;
   margin: 0;
   left: 0;
   top: 0;
   background-color: rgba(81, 81, 81, 0.5);
   z-index: 999;
   display: flex;
 }

 .custom-modal[_ngcontent-bld-c350],
 .custom-modal-content[_ngcontent-bld-c350] {
   justify-content: center;
   justify-items: center;
 }

 .custom-modal-content[_ngcontent-bld-c350] {
   justify-self: center;
   overflow: auto;
   margin: auto;
   max-width: 95%;
   max-height: 95%;
   min-width: 550px;
   background-color: snow;
   border-radius: 0.25em;
   padding: 1.5em;
   z-index: 999999999;
 }

 @media screen and (max-width:600px) {
   .custom-modal-content[_ngcontent-bld-c350] {
     min-width: 300px;
     max-width: 300px;
   }
 }

 .custom-modal-content[_ngcontent-bld-c350]>*[_ngcontent-bld-c350] {
   margin: 0 auto;
 }

 .modal-title[_ngcontent-bld-c350] {
   position: relative;
   text-align: center;
   margin-bottom: 15px;
 }

 .modal-title[_ngcontent-bld-c350] h2[_ngcontent-bld-c350] {
   font-weight: 700;
   font-size: 24px;
 }

 .content-modal[_ngcontent-bld-c350] {
   text-align: center;
 }

 .content-modal[_ngcontent-bld-c350] p[_ngcontent-bld-c350] {
   margin: 0;
 }

 .content-modal[_ngcontent-bld-c350] p[_ngcontent-bld-c350] a[_ngcontent-bld-c350] {
   text-decoration: none;
   color: #0b7675;
   font-weight: 500;
 }

 .actions-modal[_ngcontent-bld-c350] {
   margin: 40px 0 15px;
 }

 .btn-wrap[_ngcontent-bld-c350] {
   display: flex;
   align-items: center;
   justify-content: center;
 }

 @media screen and (max-width:599px) {

   .btn-wrap[_ngcontent-bld-c350],
   .btn-wrap[_ngcontent-bld-c350] button[_ngcontent-bld-c350] {
     width: 100%;
   }
 }

 .br-button.is-secondary[_ngcontent-bld-c350] {
   align-items: center;
   background: #0b7675;
   border: 1px solid #0b7675;
   border-radius: 100px;
   cursor: pointer;
   display: inline-flex;
   height: 30px;
   justify-content: center;
   padding: 0 24px;
   text-align: center;
   font-size: 0.7em;
   line-height: normal;
   color: #fff;
   font-style: normal;
   font-weight: 700;
   font-family: Montserrat, sans-serif;
   min-width: 144px;
   width: auto;
   white-space: nowrap;
 }

 .br-button.is-secondary[_ngcontent-bld-c350] strong[_ngcontent-bld-c350] {
   font-weight: 800;
   letter-spacing: -1px;
 }

 .br-button.is-secondary.is-small[_ngcontent-bld-c350] {
   height: 32px;
 }

 .br-button.is-secondary.is-focus[_ngcontent-bld-c350],
 .br-button.is-secondary[_ngcontent-bld-c350]:focus {
   box-shadow: 0 3px 6px -3px #0b7675;
   outline: 0;
 }

 .br-button.is-secondary.is-hover[_ngcontent-bld-c350],
 .br-button.is-secondary[_ngcontent-bld-c350]:hover {
   background-color: #0b7675;
   border-color: #0b7675;
   color: #fff;
   text-decoration: none;
 }

 .close-icon[_ngcontent-bld-c350] {
   position: absolute;
   top: 10px;
   right: 25px;
   cursor: pointer;
 }

 .close-icon[_ngcontent-bld-c350] path[_ngcontent-bld-c350] {
   fill: #666671;
 }

 .modal-titulo[_ngcontent-bld-c350] {
   position: relative;
   text-align: center;
   margin-bottom: 15px;
 }

 .modal-titulo[_ngcontent-bld-c350] .titulo[_ngcontent-bld-c350] {
   font-weight: 700;
   font-size: 24px;
 }

 .ml-half[_ngcontent-bld-c350] {
   margin-left: 4px !important;
 }

 .custom-modal[_ngcontent-bld-c667] {
   font-family: "Montserrat", sans-serif;
   font-size: 16px;
   color: #666671;
   line-height: 1.2;
   overflow: hidden;
   position: fixed;
   width: 100%;
   height: 100%;
   min-width: 60%;
   margin: 0;
   left: 0;
   top: 0;
   justify-content: center;
   justify-items: center;
   background-color: #51515180;
   z-index: 999;
   display: flex;
 }

 .custom-modal-content[_ngcontent-bld-c667] {
   justify-self: center;
   overflow: auto;
   margin: auto;
   max-width: 95%;
   max-height: 95%;
   min-width: 550px;
   justify-content: center;
   justify-items: center;
   background-color: snow;
   border-radius: 0.25em;
   padding: 1.5em;
   z-index: 999999999;
 }

 @media screen and (max-width:600px) {
   .custom-modal-content[_ngcontent-bld-c667] {
     min-width: 300px;
     max-width: 300px;
   }
 }

 .custom-modal-content[_ngcontent-bld-c667]>*[_ngcontent-bld-c667] {
   margin: 0 auto;
 }

 .modal-title[_ngcontent-bld-c667] {
   position: relative;
   text-align: center;
   margin-bottom: 15px;
 }

 .modal-title[_ngcontent-bld-c667] h2[_ngcontent-bld-c667] {
   font-weight: 700;
   font-size: 24px;
 }

 .content-modal[_ngcontent-bld-c667] {
   text-align: center;
 }

 .content-modal[_ngcontent-bld-c667] p[_ngcontent-bld-c667] {
   margin: 0;
 }

 .content-modal[_ngcontent-bld-c667] p[_ngcontent-bld-c667] a[_ngcontent-bld-c667] {
   text-decoration: none;
   color: #0b7675;
   font-weight: 500;
 }

 .actions-modal[_ngcontent-bld-c667] {
   margin: 40px 0 15px;
 }

 .btn-wrap[_ngcontent-bld-c667] {
   display: flex;
   align-items: center;
   justify-content: center;
 }

 @media screen and (max-width:599px) {
   .btn-wrap[_ngcontent-bld-c667] {
     width: 100%;
   }

   .btn-wrap[_ngcontent-bld-c667] button[_ngcontent-bld-c667] {
     width: 100%;
   }
 }

 .br-button.is-secondary[_ngcontent-bld-c667] {
   align-items: center;
   background: #0b7675;
   border: 1px solid #0b7675;
   border-radius: 100px;
   cursor: pointer;
   display: inline-flex;
   height: 30px;
   justify-content: center;
   padding: 0 24px;
   text-align: center;
   font-size: 0.7em;
   line-height: normal;
   color: #fff;
   font-style: normal;
   font-weight: 700;
   font-family: "Montserrat", sans-serif;
   min-width: 144px;
   width: auto;
   white-space: nowrap;
 }

 .br-button.is-secondary[_ngcontent-bld-c667] strong[_ngcontent-bld-c667] {
   font-weight: 800;
   letter-spacing: -1px;
 }

 .br-button.is-secondary.is-small[_ngcontent-bld-c667] {
   height: 32px;
 }

 .br-button.is-secondary[_ngcontent-bld-c667]:focus,
 .br-button.is-secondary.is-focus[_ngcontent-bld-c667] {
   box-shadow: 0 3px 6px -3px #0b7675;
   outline: 0;
 }

 .br-button.is-secondary[_ngcontent-bld-c667]:hover,
 .br-button.is-secondary.is-hover[_ngcontent-bld-c667] {
   background-color: #0b7675;
   border-color: #0b7675;
   color: #fff;
   text-decoration: none;
 }

 .close-icon[_ngcontent-bld-c667] {
   position: absolute;
   top: 10px;
   right: 25px;
   cursor: pointer;
 }

 .close-icon[_ngcontent-bld-c667] path[_ngcontent-bld-c667] {
   fill: #666671;
 }

 .modal-titulo[_ngcontent-bld-c667] {
   position: relative;
   text-align: center;
   margin-bottom: 15px;
 }

 .modal-titulo[_ngcontent-bld-c667] .titulo[_ngcontent-bld-c667] {
   font-weight: 700;
   font-size: 24px;
 }

 .ml-half[_ngcontent-bld-c667] {
   margin-left: 4px !important;
 }

 [_nghost-bld-c267] svg {
   width: var(--width);
   height: var(--height);
 }

 [_nghost-bld-c267] svg path {
   fill: var(--fill);
 }

 .text-not-found[_ngcontent-bld-c652] {
   font-size: 20px;
   font-weight: 700;
   line-height: 30px;
   letter-spacing: 0px;
   text-align: left;
   color: #0b7675;
 }

 .exui-button-secondary[_ngcontent-bld-c269] {
   display: flex;
   flex-direction: row;
   align-items: center;
   padding: 8px 38px;
   gap: 10px;
   width: -moz-fit-content;
   width: fit-content;
   background: transparent;
   transition: all 0.5s ease-in;
 }

 .exui-button-secondary[_ngcontent-bld-c269] span[_ngcontent-bld-c269] {
   color: #0b7675;
   letter-spacing: -0.408px;
   font-family: Poppins;
   font-style: normal;
   font-weight: 600;
   font-size: 14px;
   line-height: 19px;
   display: flex;
   align-items: center;
   text-align: center;
 }

 .exui-button-secondary.lg[_ngcontent-bld-c269] {
   padding: 8px 38px;
   border: 1px solid #0b7675;
   border-radius: 18px;
 }

 .exui-button-secondary.lg[_ngcontent-bld-c269]:hover {
   background: rgba(11, 118, 117, 0.15);
 }

 .exui-button-secondary.lg[_ngcontent-bld-c269]:focus {
   background: #0b7675;
   border: 1px solid #0b7675;
 }

 .exui-button-secondary.lg[_ngcontent-bld-c269]:focus span[_ngcontent-bld-c269] {
   color: #fff;
 }

 .exui-button-secondary.md[_ngcontent-bld-c269] {
   padding: 8px 30px;
   border: 1px solid #0b7675;
   border-radius: 18px;
 }

 .exui-button-secondary.md[_ngcontent-bld-c269]:hover {
   background: rgba(11, 118, 117, 0.15);
 }

 .exui-button-secondary.md[_ngcontent-bld-c269]:focus {
   background: #0b7675;
   border: 1px solid #0b7675;
 }

 .exui-button-secondary.md[_ngcontent-bld-c269]:focus span[_ngcontent-bld-c269] {
   color: #fff;
 }

 .exui-button-secondary.sm[_ngcontent-bld-c269] {
   padding: 8px 24px;
   border: 1px solid #0b7675;
   border-radius: 8px;
 }

 .exui-button-secondary.sm[_ngcontent-bld-c269]:hover {
   background: rgba(11, 118, 117, 0.15);
 }

 .exui-button-secondary.sm[_ngcontent-bld-c269]:focus {
   background: #0b7675;
   border: 1px solid #0b7675;
 }

 .exui-button-secondary.sm[_ngcontent-bld-c269]:focus span[_ngcontent-bld-c269] {
   color: #fff;
 }

 .is-button-status[_ngcontent-bld-c269] {
   border: 1px solid #fff !important;
 }

 .is-button-status[_ngcontent-bld-c269] span[_ngcontent-bld-c269] {
   color: #fff;
 }

 .max-width[_ngcontent-bld-c269] {
   width: -webkit-fill-available !important;
   width: -moz-available !important;
   justify-content: center;
 }

 .exui-button-secondary.disabled-button[_ngcontent-bld-c269] {
   cursor: not-allowed;
   border: 1px solid #bcbcbc;
 }

 .exui-button-secondary.disabled-button[_ngcontent-bld-c269] span[_ngcontent-bld-c269] {
   color: #bcbcbc;
 }

 .exui-button-secondary.disabled-button[_ngcontent-bld-c269]:hover {
   background: transparent;
 }

 *[_ngcontent-bld-c648] {
   font-family: "Poppins", sans-serif !important;
 }

 ._custom-exui-button-no-border[_ngcontent-bld-c648] button:hover {
   background-color: transparent !important;
 }

 ._custom-exui-button-no-border[_ngcontent-bld-c648] span {
   font-weight: bold !important;
 }

 ._custom-exui-card[_ngcontent-bld-c648] mat-card-title>div {
   align-items: center;
 }

 ._custom-exui-card[_ngcontent-bld-c648] mat-card-title>div>div:nth-child(2)>h4 {
   font-weight: bold !important;
   font-size: 16px !important;
   line-height: 24px !important;
   margin: 0 !important;
 }

 ._custom-exui-card[_ngcontent-bld-c648] mat-card-content>div>.row {
   justify-content: center;
 }

 ._custom-exui-card[_ngcontent-bld-c648] mat-card-content>div>.row>div {
   display: flex !important;
   justify-content: center;
   min-width: min-content !important;
 }

 ._custom-exui-card[_ngcontent-bld-c648] mat-card-content>div>.row>div:nth-child(4) {
   min-width: 223px !important;
 }

 ._custom-exui-card[_ngcontent-bld-c648] exui-card-info {
   min-width: min-content !important;
 }

 ._custom-exui-card[_ngcontent-bld-c648] exui-card-info .card-info {
   min-width: min-content !important;
 }

 ._custom-exui-card[_ngcontent-bld-c648] exui-card-info>div>.info-titulo {
   max-width: 150px;
 }

 ._custom-exui-card[_ngcontent-bld-c648] exui-card-info>div>.info>span {
   min-width: min-content;
   font-size: clamp(20px, 2vw, 22px) !important;
 }

 @media screen and (max-width:767px) {
   ._custom-exui-card[_ngcontent-bld-c648] exui-card-info {
     min-width: 100% !important;
   }

   ._custom-exui-card[_ngcontent-bld-c648] exui-card-info .card-info {
     min-width: 100% !important;
   }
 }

 .title-detran-consulta[_ngcontent-bld-c648] {
   padding: 25px 0 5px;
   background: #f3f3f3;
 }

 .content-title-detran-consulta[_ngcontent-bld-c648] {
   padding: 0 5%;
 }

 .content-title-detran-consulta[_ngcontent-bld-c648] h2[_ngcontent-bld-c648] {
   font-size: 24px;
   font-weight: 500;
 }

 p.description[_ngcontent-bld-c648] {
   margin: 8px 0;
   font-size: 0.969em;
 }

 .label-veiculos[_ngcontent-bld-c648] {
   max-width: 80%;
   border: #159b4e solid 1px;
   border-radius: 10%;
   height: 25%;
 }

 @media screen and (min-width:600px) {
   .btnRow[_ngcontent-bld-c648] {
     align-self: flex-end;
     margin-bottom: 25px;
   }
 }

 .consultaBtn[_ngcontent-bld-c648] {
   background: #159b4e;
   color: #fff;
   font-weight: bold;
   display: flex;
   align-items: center;
   padding: 8px 25px;
   border-radius: 25px;
 }

 .card-veiculos[_ngcontent-bld-c648] {
   flex: 1 1 calc(25% - 25px);
   width: calc(25% - 25px);
   margin: 12.5px;
   border-bottom: 1px solid rgba(193, 177, 177, 0.5);
   background: #e3e6e8;
   box-shadow: 5px 10px 10px #00000030;
   transition: box-shadow 0.65s ease-in-out;
   display: flex;
   flex-direction: column;
   height: inherit;
   padding: 12px;
   justify-content: center;
   align-content: space-between;
 }

 .mat-list-item-content {
   justify-content: center;
 }

 .title-card-veiculos[_ngcontent-bld-c648] {
   color: #565656;
   font-weight: bold;
   font-size: 15px;
 }

 .card-list-veiculo[_ngcontent-bld-c648] {
   height: 75px !important;
 }

 .link-card[_ngcontent-bld-c648] {
   color: #565656;
   flex-grow: 2;
   display: block;
 }

 .swal2-loader {
   border-color: #159b4e transparent #159b4e transparent !important;
 }

 .swal2-popup.swal2-loading {
   background-color: transparent !important;
   pointer-events: none;
 }

 .swal2-loader {
   width: 4.2em !important;
   height: 4.2em !important;
 }

 .barra-acoes[_ngcontent-bld-c648] {
   margin-top: 32px;
 }

 .background-consulta[_ngcontent-bld-c648] {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAp0AAAJCCAYAAACCvXzEAAABJmlDQ1BBZG9iZSBSR0IgKDE5OTgpAAAoz2NgYDJwdHFyZRJgYMjNKykKcndSiIiMUmA/z8DGwMwABonJxQWOAQE+IHZefl4qAwb4do2BEURf1gWZxUAa4EouKCoB0n+A2CgltTiZgYHRAMjOLi8pAIozzgGyRZKywewNIHZRSJAzkH0EyOZLh7CvgNhJEPYTELsI6Akg+wtIfTqYzcQBNgfClgGxS1IrQPYyOOcXVBZlpmeUKBhaWloqOKbkJ6UqBFcWl6TmFit45iXnFxXkFyWWpKYA1ULcBwaCEIWgENMAarTQZKAyAMUDhPU5EBy+jGJnEGIIkFxaVAZlMjIZE+YjzJgjwcDgv5SBgeUPQsykl4FhgQ4DA/9UhJiaIQODgD4Dw745AMDGT/0ZOjZcAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFwmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMi0xMS0yNVQwOTo1OTo1NS0wMzowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjItMTEtMjVUMTA6MDQ6NDctMDM6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjItMTEtMjVUMTA6MDQ6NDctMDM6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmVjNDNjMWQzLTliOWItMTk0MS04ZmVjLTg5ZWE1NGRjZmQyMyIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmYzODg5MDFmLWMzMTgtNTI0NS04MjJmLWIxNzExNzE1NDdjOSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjA2ZDRkN2Q2LTM4MTAtMGI0ZS04OGMzLTIzOWMyNGE5N2U2YiI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MDZkNGQ3ZDYtMzgxMC0wYjRlLTg4YzMtMjM5YzI0YTk3ZTZiIiBzdEV2dDp3aGVuPSIyMDIyLTExLTI1VDA5OjU5OjU1LTAzOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplYzQzYzFkMy05YjliLTE5NDEtOGZlYy04OWVhNTRkY2ZkMjMiIHN0RXZ0OndoZW49IjIwMjItMTEtMjVUMTA6MDQ6NDctMDM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8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);
   background-repeat: no-repeat;
   background-size: 70%;
   position: relative;
   display: flex;
   justify-content: flex-end;
 }

 .info-consulta[_ngcontent-bld-c648] {
   text-align: end;
   margin-top: auto;
   font-weight: 600;
   font-size: 16px;
   line-height: 22px;
   color: #0b7675;
 }

 .info-consulta[_ngcontent-bld-c648] p[_ngcontent-bld-c648] {
   margin-bottom: 0;
 }

 .exui-card[_ngcontent-bld-c284] {
   cursor: default;
   font-family: Poppins;
   padding: 1.5rem;
   border-radius: 1.5rem;
 }

 .exui-card[_ngcontent-bld-c284] .container-titulo[_ngcontent-bld-c284] {
   font-size: 1.25rem;
   margin-bottom: 1.5rem;
 }

 .exui-card[_ngcontent-bld-c284] .container-titulo[_ngcontent-bld-c284] .titulo[_ngcontent-bld-c284] {
   font-style: normal;
   font-weight: 600;
   line-height: normal;
   margin-right: 0.8rem;
 }

 .exui-card[_ngcontent-bld-c284] .container-sub-titulo[_ngcontent-bld-c284] .sub-titulo[_ngcontent-bld-c284] {
   font-weight: 500;
   font-size: 1rem;
 }

 .exui-card[_ngcontent-bld-c284] .error-msg[_ngcontent-bld-c284] {
   border-bottom: 1px solid #dcdddf;
   margin-bottom: 15px;
   padding-bottom: 15px;
 }

 .exui-card[_ngcontent-bld-c284] .error-msg[_ngcontent-bld-c284] .c-ico[_ngcontent-bld-c284] {
   border-radius: 100px;
   height: 44px;
   width: 45px;
   padding: 6px 10px;
 }

 .exui-card[_ngcontent-bld-c284] .error-msg[_ngcontent-bld-c284] h4[_ngcontent-bld-c284] {
   font-size: 18px;
 }

 .exui-card[_ngcontent-bld-c284] .error-msg[_ngcontent-bld-c284] p[_ngcontent-bld-c284] {
   font-size: 12px;
 }

 .fa[_ngcontent-bld-c344] {
   vertical-align: super;
 }

 .input-label[_ngcontent-bld-c344] {
   font-family: Poppins;
   font-style: normal;
   font-weight: 600;
   font-size: 14px;
   line-height: 21px;
   color: #7d7d7d;
 }

 .mat-form-field-appearance-outline .mat-form-field-infix {
   padding: 8px 0 12px;
 }

 .mat-form-field-appearance-outline .mat-form-field-outline-start {
   border-radius: 8px 0 0 8px !important;
 }

 .mat-form-field-appearance-outline .mat-form-field-outline-end {
   border-radius: 0 8px 8px 0 !important;
 }

 .mat-form-field-appearance-outline[_ngcontent-bld-c344] .mat-form-field-outline-end[_ngcontent-bld-c344],
 .mat-form-field-appearance-outline .mat-form-field-outline-start {
   min-width: 8px !important;
 }

 .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,
 .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap,
 .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start {
   border-width: 1px !important;
 }

 .custom-input[_ngcontent-bld-c344] {
   font-family: Poppins;
   font-size: 14px;
   line-height: 21px;
 }

 .custom-input[_ngcontent-bld-c344],
 mat-error[_ngcontent-bld-c344] {
   font-style: normal;
   font-weight: 400;
 }

 mat-error[_ngcontent-bld-c344] {
   font-family: Open Sans;
   font-size: 12px;
   line-height: 16px;
   display: flex;
   align-items: center;
   color: rgba(0, 0, 0, 0.5);
 }

 .input-wrap .disabled .mat-form-field-outline * {
   background-color: #eeeff0;
 }

 .input-wrap .disabled input {
   color: rgba(0, 0, 0, 0.7098039216) !important;
 }

 .input-wrap .desabilitarEdicao .mat-form-field-outline * {
   background-color: #ebebeb;
 }

 .input-wrap .mat-form-field-infix {
   display: flex;
   flex-direction: row;
   gap: 10px;
   align-items: center;
 }

 .exui-button[_ngcontent-bld-c268] {
   flex-direction: row;
   padding: 8px 24px;
   gap: 10px;
   width: -moz-fit-content;
   width: fit-content;
   transition: all 0.5s ease-in;
 }

 .exui-button[_ngcontent-bld-c268],
 .exui-button[_ngcontent-bld-c268] span[_ngcontent-bld-c268] {
   display: flex;
   align-items: center;
 }

 .exui-button[_ngcontent-bld-c268] span[_ngcontent-bld-c268] {
   letter-spacing: -0.408px;
   font-family: Poppins;
   font-style: normal;
   font-weight: 600;
   font-size: 14px;
   line-height: 19px;
   text-align: center;
   color: #fff;
 }

 .exui-button.lg[_ngcontent-bld-c268] {
   background: #0b7675;
   border-radius: 18px;
   padding: 8px 38px;
 }

 .exui-button.lg[_ngcontent-bld-c268]:hover {
   filter: drop-shadow(0 0 3px #0b7675);
 }

 .exui-button.lg[_ngcontent-bld-c268]:focus {
   background: #095f5e;
   filter: none;
 }

 .exui-button.md[_ngcontent-bld-c268] {
   background: #0b7675;
   border-radius: 18px;
   padding: 8px 30px;
 }

 .exui-button.md[_ngcontent-bld-c268]:hover {
   filter: drop-shadow(0 0 3px #0b7675);
 }

 .exui-button.md[_ngcontent-bld-c268]:focus {
   background: #095f5e;
   filter: none;
 }

 .exui-button.sm[_ngcontent-bld-c268] {
   background: #0b7675;
   border-radius: 8px;
   padding: 8px 24px;
 }

 .exui-button.sm[_ngcontent-bld-c268]:hover {
   filter: drop-shadow(0 0 3px #0b7675);
 }

 .exui-button.sm[_ngcontent-bld-c268]:focus {
   background: #095f5e;
   filter: none;
 }

 .max-width[_ngcontent-bld-c268] {
   width: -webkit-fill-available !important;
   width: -moz-available !important;
   justify-content: center;
 }

 .exui-button.disabled-button[_ngcontent-bld-c268] {
   background: #bcbcbc;
   cursor: not-allowed;
 }

 .exui-button.disabled-button[_ngcontent-bld-c268]:hover {
   filter: none;
 }

 .mat-form-field {
   display: inline-block;
   position: relative;
   text-align: left;
 }

 [dir="rtl"] .mat-form-field {
   text-align: right;
 }

 .mat-form-field-wrapper {
   position: relative;
 }

 .mat-form-field-flex {
   display: inline-flex;
   align-items: baseline;
   box-sizing: border-box;
   width: 100%;
 }

 .mat-form-field-prefix,
 .mat-form-field-suffix {
   white-space: nowrap;
   flex: none;
   position: relative;
 }

 .mat-form-field-infix {
   display: block;
   position: relative;
   flex: auto;
   min-width: 0;
   width: 180px;
 }

 .cdk-high-contrast-active .mat-form-field-infix {
   border-image: linear-gradient(transparent, transparent);
 }

 .mat-form-field-label-wrapper {
   position: absolute;
   left: 0;
   box-sizing: content-box;
   width: 100%;
   height: 100%;
   overflow: hidden;
   pointer-events: none;
 }

 [dir="rtl"] .mat-form-field-label-wrapper {
   left: auto;
   right: 0;
 }

 .mat-form-field-label {
   position: absolute;
   left: 0;
   font: inherit;
   pointer-events: none;
   width: 100%;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   transform-origin: 0 0;
   transition: transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1), color 400ms cubic-bezier(0.25, 0.8, 0.25, 1), width 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
   display: none;
 }

 [dir="rtl"] .mat-form-field-label {
   transform-origin: 100% 0;
   left: auto;
   right: 0;
 }

 .mat-form-field-empty.mat-form-field-label,
 .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
   display: block;
 }

 .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
   display: none;
 }

 .mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
   display: block;
   transition: none;
 }

 .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
 .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
   display: none;
 }

 .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
 .mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
   display: block;
 }

 .mat-form-field-label:not(.mat-form-field-empty) {
   transition: none;
 }

 .mat-form-field-underline {
   position: absolute;
   width: 100%;
   pointer-events: none;
   transform: scale3d(1, 1.0001, 1);
 }

 .mat-form-field-ripple {
   position: absolute;
   left: 0;
   width: 100%;
   transform-origin: 50%;
   transform: scaleX(0.5);
   opacity: 0;
   transition: background-color 300ms cubic-bezier(0.55, 0, 0.55, 0.2);
 }

 .mat-form-field.mat-focused .mat-form-field-ripple,
 .mat-form-field.mat-form-field-invalid .mat-form-field-ripple {
   opacity: 1;
   transform: none;
   transition: transform 300ms cubic-bezier(0.25, 0.8, 0.25, 1), opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1), background-color 300ms cubic-bezier(0.25, 0.8, 0.25, 1);
 }

 .mat-form-field-subscript-wrapper {
   position: absolute;
   box-sizing: border-box;
   width: 100%;
   overflow: hidden;
 }

 .mat-form-field-subscript-wrapper .mat-icon,
 .mat-form-field-label-wrapper .mat-icon {
   width: 1em;
   height: 1em;
   font-size: inherit;
   vertical-align: baseline;
 }

 .mat-form-field-hint-wrapper {
   display: flex;
 }

 .mat-form-field-hint-spacer {
   flex: 1 0 1em;
 }

 .mat-error {
   display: block;
 }

 .mat-form-field-control-wrapper {
   position: relative;
 }

 .mat-form-field-hint-end {
   order: 1;
 }

 .mat-form-field._mat-animation-noopable .mat-form-field-label,
 .mat-form-field._mat-animation-noopable .mat-form-field-ripple {
   transition: none;
 }

 .mat-form-field-appearance-fill .mat-form-field-flex {
   border-radius: 4px 4px 0 0;
   padding: 0.75em 0.75em 0 0.75em;
 }

 .cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-flex {
   outline: solid 1px;
 }

 .cdk-high-contrast-active .mat-form-field-appearance-fill.mat-focused .mat-form-field-flex {
   outline: dashed 3px;
 }

 .mat-form-field-appearance-fill .mat-form-field-underline::before {
   content: "";
   display: block;
   position: absolute;
   bottom: 0;
   height: 1px;
   width: 100%;
 }

 .mat-form-field-appearance-fill .mat-form-field-ripple {
   bottom: 0;
   height: 2px;
 }

 .cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-ripple {
   height: 0;
 }

 .mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
   opacity: 1;
   transform: none;
   transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
 }

 .mat-form-field-appearance-fill._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
   transition: none;
 }

 .mat-form-field-appearance-fill .mat-form-field-subscript-wrapper {
   padding: 0 1em;
 }

 .mat-input-element {
   font: inherit;
   background: transparent;
   color: currentColor;
   border: none;
   outline: none;
   padding: 0;
   margin: 0;
   width: 100%;
   max-width: 100%;
   vertical-align: bottom;
   text-align: inherit;
   box-sizing: content-box;
 }

 .mat-input-element:-moz-ui-invalid {
   box-shadow: none;
 }

 .mat-input-element::-ms-clear,
 .mat-input-element::-ms-reveal {
   display: none;
 }

 .mat-input-element,
 .mat-input-element::-webkit-search-cancel-button,
 .mat-input-element::-webkit-search-decoration,
 .mat-input-element::-webkit-search-results-button,
 .mat-input-element::-webkit-search-results-decoration {
   -webkit-appearance: none;
 }

 .mat-input-element::-webkit-contacts-auto-fill-button,
 .mat-input-element::-webkit-caps-lock-indicator,
 .mat-input-element:not([type="password"])::-webkit-credentials-auto-fill-button {
   visibility: hidden;
 }

 .mat-input-element[type="date"],
 .mat-input-element[type="datetime"],
 .mat-input-element[type="datetime-local"],
 .mat-input-element[type="month"],
 .mat-input-element[type="week"],
 .mat-input-element[type="time"] {
   line-height: 1;
 }

 .mat-input-element[type="date"]::after,
 .mat-input-element[type="datetime"]::after,
 .mat-input-element[type="datetime-local"]::after,
 .mat-input-element[type="month"]::after,
 .mat-input-element[type="week"]::after,
 .mat-input-element[type="time"]::after {
   content: " ";
   white-space: pre;
   width: 1px;
 }

 .mat-input-element::-webkit-inner-spin-button,
 .mat-input-element::-webkit-calendar-picker-indicator,
 .mat-input-element::-webkit-clear-button {
   font-size: 0.75em;
 }

 .mat-input-element::placeholder {
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
 }

 .mat-input-element::placeholder:-ms-input-placeholder {
   -ms-user-select: text;
 }

 .mat-input-element::-moz-placeholder {
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
 }

 .mat-input-element::-moz-placeholder:-ms-input-placeholder {
   -ms-user-select: text;
 }

 .mat-input-element::-webkit-input-placeholder {
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
 }

 .mat-input-element::-webkit-input-placeholder:-ms-input-placeholder {
   -ms-user-select: text;
 }

 .mat-input-element:-ms-input-placeholder {
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
 }

 .mat-input-element:-ms-input-placeholder:-ms-input-placeholder {
   -ms-user-select: text;
 }

 .mat-form-field-hide-placeholder .mat-input-element::placeholder {
   color: transparent !important;
   -webkit-text-fill-color: transparent;
   transition: none;
 }

 .cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::placeholder {
   opacity: 0;
 }

 .mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder {
   color: transparent !important;
   -webkit-text-fill-color: transparent;
   transition: none;
 }

 .cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder {
   opacity: 0;
 }

 .mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder {
   color: transparent !important;
   -webkit-text-fill-color: transparent;
   transition: none;
 }

 .cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder {
   opacity: 0;
 }

 .mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder {
   color: transparent !important;
   -webkit-text-fill-color: transparent;
   transition: none;
 }

 .cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder {
   opacity: 0;
 }

 textarea.mat-input-element {
   resize: vertical;
   overflow: auto;
 }

 textarea.mat-input-element.cdk-textarea-autosize {
   resize: none;
 }

 textarea.mat-input-element {
   padding: 2px 0;
   margin: -2px 0;
 }

 select.mat-input-element {
   -moz-appearance: none;
   -webkit-appearance: none;
   position: relative;
   background-color: transparent;
   display: inline-flex;
   box-sizing: border-box;
   padding-top: 1em;
   top: -1em;
   margin-bottom: -1em;
 }

 select.mat-input-element::-ms-expand {
   display: none;
 }

 select.mat-input-element::-moz-focus-inner {
   border: 0;
 }

 select.mat-input-element:not(:disabled) {
   cursor: pointer;
 }

 select.mat-input-element::-ms-value {
   color: inherit;
   background: none;
 }

 .mat-focused .cdk-high-contrast-active select.mat-input-element::-ms-value {
   color: inherit;
 }

 .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
   content: "";
   width: 0;
   height: 0;
   border-left: 5px solid transparent;
   border-right: 5px solid transparent;
   border-top: 5px solid;
   position: absolute;
   top: 50%;
   right: 0;
   margin-top: -2.5px;
   pointer-events: none;
 }

 [dir="rtl"] .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
   right: auto;
   left: 0;
 }

 .mat-form-field-type-mat-native-select .mat-input-element {
   padding-right: 15px;
 }

 [dir="rtl"] .mat-form-field-type-mat-native-select .mat-input-element {
   padding-right: 0;
   padding-left: 15px;
 }

 .mat-form-field-type-mat-native-select .mat-form-field-label-wrapper {
   max-width: calc(100% - 10px);
 }

 .mat-form-field-type-mat-native-select.mat-form-field-appearance-outline .mat-form-field-infix::after {
   margin-top: -5px;
 }

 .mat-form-field-type-mat-native-select.mat-form-field-appearance-fill .mat-form-field-infix::after {
   margin-top: -10px;
 }

 .mat-form-field-appearance-legacy .mat-form-field-label {
   transform: perspective(100px);
   -ms-transform: none;
 }

 .mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon,
 .mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon {
   width: 1em;
 }

 .mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,
 .mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button {
   font: inherit;
   vertical-align: baseline;
 }

 .mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button .mat-icon,
 .mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button .mat-icon {
   font-size: inherit;
 }

 .mat-form-field-appearance-legacy .mat-form-field-underline {
   height: 1px;
 }

 .cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-underline {
   height: 0;
   border-top: solid 1px;
 }

 .mat-form-field-appearance-legacy .mat-form-field-ripple {
   top: 0;
   height: 2px;
   overflow: hidden;
 }

 .cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-ripple {
   height: 0;
   border-top: solid 2px;
 }

 .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
   background-position: 0;
   background-color: transparent;
 }

 .cdk-high-contrast-active .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
   border-top-style: dotted;
   border-top-width: 2px;
 }

 .mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple {
   height: 1px;
 }

 .mat-form-field-appearance-outline .mat-form-field-wrapper {
   margin: 0.25em 0;
 }

 .mat-form-field-appearance-outline .mat-form-field-flex {
   padding: 0 0.75em 0 0.75em;
   margin-top: -0.25em;
   position: relative;
 }

 .mat-form-field-appearance-outline .mat-form-field-prefix,
 .mat-form-field-appearance-outline .mat-form-field-suffix {
   top: 0.25em;
 }

 .mat-form-field-appearance-outline .mat-form-field-outline {
   display: flex;
   position: absolute;
   top: 0.25em;
   left: 0;
   right: 0;
   bottom: 0;
   pointer-events: none;
 }

 .mat-form-field-appearance-outline .mat-form-field-outline-start,
 .mat-form-field-appearance-outline .mat-form-field-outline-end {
   border: 1px solid currentColor;
   min-width: 5px;
 }

 .mat-form-field-appearance-outline .mat-form-field-outline-start {
   border-radius: 5px 0 0 5px;
   border-right-style: none;
 }

 [dir="rtl"] .mat-form-field-appearance-outline .mat-form-field-outline-start {
   border-right-style: solid;
   border-left-style: none;
   border-radius: 0 5px 5px 0;
 }

 .mat-form-field-appearance-outline .mat-form-field-outline-end {
   border-radius: 0 5px 5px 0;
   border-left-style: none;
   flex-grow: 1;
 }

 [dir="rtl"] .mat-form-field-appearance-outline .mat-form-field-outline-end {
   border-left-style: solid;
   border-right-style: none;
   border-radius: 5px 0 0 5px;
 }

 .mat-form-field-appearance-outline .mat-form-field-outline-gap {
   border-radius: 0.000001px;
   border: 1px solid currentColor;
   border-left-style: none;
   border-right-style: none;
 }

 .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap {
   border-top-color: transparent;
 }

 .mat-form-field-appearance-outline .mat-form-field-outline-thick {
   opacity: 0;
 }

 .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start,
 .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,
 .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap {
   border-width: 2px;
 }

 .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline,
 .mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline {
   opacity: 0;
   transition: opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1);
 }

 .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
 .mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick {
   opacity: 1;
 }

 .cdk-high-contrast-active .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
   border: 3px dashed;
 }

 .mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline {
   opacity: 0;
   transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
 }

 .mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick {
   opacity: 1;
 }

 .mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
   padding: 0 1em;
 }

 .mat-form-field-appearance-outline._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-outline,
 .mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline,
 .mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-start,
 .mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end,
 .mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-gap {
   transition: none;
 }

 .mat-form-field-appearance-standard .mat-form-field-flex {
   padding-top: 0.75em;
 }

 .mat-form-field-appearance-standard .mat-form-field-underline {
   height: 1px;
 }

 .cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline {
   height: 0;
   border-top: solid 1px;
 }

 .mat-form-field-appearance-standard .mat-form-field-ripple {
   bottom: 0;
   height: 2px;
 }

 .cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple {
   height: 0;
   border-top: solid 2px;
 }

 .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
   background-position: 0;
   background-color: transparent;
 }

 .cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
   border-top-style: dotted;
   border-top-width: 2px;
 }

 .mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
   opacity: 1;
   transform: none;
   transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
 }

 .mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
   transition: none;
 }

 .mat-card {
   transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
   display: block;
   position: relative;
   padding: 16px;
   border-radius: 4px;
 }

 ._mat-animation-noopable.mat-card {
   transition: none;
   animation: none;
 }

 .mat-card .mat-divider-horizontal {
   position: absolute;
   left: 0;
   width: 100%;
 }

 [dir="rtl"] .mat-card .mat-divider-horizontal {
   left: auto;
   right: 0;
 }

 .mat-card .mat-divider-horizontal.mat-divider-inset {
   position: static;
   margin: 0;
 }

 [dir="rtl"] .mat-card .mat-divider-horizontal.mat-divider-inset {
   margin-right: 0;
 }

 .cdk-high-contrast-active .mat-card {
   outline: solid 1px;
 }

 .mat-card-actions,
 .mat-card-subtitle,
 .mat-card-content {
   display: block;
   margin-bottom: 16px;
 }

 .mat-card-title {
   display: block;
   margin-bottom: 8px;
 }

 .mat-card-actions {
   margin-left: -8px;
   margin-right: -8px;
   padding: 8px 0;
 }

 .mat-card-actions-align-end {
   display: flex;
   justify-content: flex-end;
 }

 .mat-card-image {
   width: calc(100% + 32px);
   margin: 0 -16px 16px -16px;
 }

 .mat-card-footer {
   display: block;
   margin: 0 -16px -16px -16px;
 }

 .mat-card-actions .mat-button,
 .mat-card-actions .mat-raised-button,
 .mat-card-actions .mat-stroked-button {
   margin: 0 8px;
 }

 .mat-card-header {
   display: flex;
   flex-direction: row;
 }

 .mat-card-header .mat-card-title {
   margin-bottom: 12px;
 }

 .mat-card-header-text {
   margin: 0 16px;
 }

 .mat-card-avatar {
   height: 40px;
   width: 40px;
   border-radius: 50%;
   flex-shrink: 0;
   object-fit: cover;
 }

 .mat-card-title-group {
   display: flex;
   justify-content: space-between;
 }

 .mat-card-sm-image {
   width: 80px;
   height: 80px;
 }

 .mat-card-md-image {
   width: 112px;
   height: 112px;
 }

 .mat-card-lg-image {
   width: 152px;
   height: 152px;
 }

 .mat-card-xl-image {
   width: 240px;
   height: 240px;
   margin: -8px;
 }

 .mat-card-title-group>.mat-card-xl-image {
   margin: -8px 0 8px;
 }

 @media (max-width:599px) {
   .mat-card-title-group {
     margin: 0;
   }

   .mat-card-xl-image {
     margin-left: 0;
     margin-right: 0;
   }
 }

 .mat-card>:first-child,
 .mat-card-content>:first-child {
   margin-top: 0;
 }

 .mat-card>:last-child:not(.mat-card-footer),
 .mat-card-content>:last-child:not(.mat-card-footer) {
   margin-bottom: 0;
 }

 .mat-card-image:first-child {
   margin-top: -16px;
   border-top-left-radius: inherit;
   border-top-right-radius: inherit;
 }

 .mat-card>.mat-card-actions:last-child {
   margin-bottom: -8px;
   padding-bottom: 0;
 }

 .mat-card-actions:not(.mat-card-actions-align-end) .mat-button:first-child,
 .mat-card-actions:not(.mat-card-actions-align-end) .mat-raised-button:first-child,
 .mat-card-actions:not(.mat-card-actions-align-end) .mat-stroked-button:first-child {
   margin-left: 0;
   margin-right: 0;
 }

 .mat-card-actions-align-end .mat-button:last-child,
 .mat-card-actions-align-end .mat-raised-button:last-child,
 .mat-card-actions-align-end .mat-stroked-button:last-child {
   margin-left: 0;
   margin-right: 0;
 }

 .mat-card-title:not(:first-child),
 .mat-card-subtitle:not(:first-child) {
   margin-top: -4px;
 }

 .mat-card-header .mat-card-subtitle:not(:first-child) {
   margin-top: -8px;
 }

 .mat-card>.mat-card-xl-image:first-child {
   margin-top: -8px;
 }

 .mat-card>.mat-card-xl-image:last-child {
   margin-bottom: -8px;
 }

 :root {
   --swal2-outline: 0 0 0 3px rgba(100, 150, 200, 0.5);
   --swal2-container-padding: 0.625em;
   --swal2-backdrop: rgba(0, 0, 0, 0.4);
   --swal2-backdrop-transition: background-color 0.1s;
   --swal2-width: 32em;
   --swal2-padding: 0 0 1.25em;
   --swal2-border: none;
   --swal2-border-radius: 0.3125rem;
   --swal2-background: white;
   --swal2-color: #545454;
   --swal2-show-animation: swal2-show 0.3s;
   --swal2-hide-animation: swal2-hide 0.15s forwards;
   --swal2-icon-zoom: 1;
   --swal2-icon-animations: true;
   --swal2-title-padding: 0.8em 1em 0;
   --swal2-html-container-padding: 1em 1.6em 0.3em;
   --swal2-input-border: 1px solid #d9d9d9;
   --swal2-input-border-radius: 0.1875em;
   --swal2-input-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent;
   --swal2-input-background: transparent;
   --swal2-input-transition: border-color 0.2s, box-shadow 0.2s;
   --swal2-input-hover-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent;
   --swal2-input-focus-border: 1px solid #b4dbed;
   --swal2-input-focus-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px $swal2-outline-color;
   --swal2-progress-step-background: #add8e6;
   --swal2-validation-message-background: #f0f0f0;
   --swal2-validation-message-color: #666;
   --swal2-footer-border-color: #eee;
   --swal2-footer-background: transparent;
   --swal2-footer-color: inherit;
   --swal2-timer-progress-bar-background: rgba(0, 0, 0, 0.3);
   --swal2-close-button-position: initial;
   --swal2-close-button-inset: auto;
   --swal2-close-button-font-size: 2.5em;
   --swal2-close-button-color: #ccc;
   --swal2-close-button-transition: color 0.2s, box-shadow 0.2s;
   --swal2-close-button-outline: initial;
   --swal2-close-button-box-shadow: inset 0 0 0 3px transparent;
   --swal2-close-button-focus-box-shadow: inset var(--swal2-outline);
   --swal2-close-button-hover-transform: none;
   --swal2-actions-justify-content: center;
   --swal2-actions-width: auto;
   --swal2-actions-margin: 1.25em auto 0;
   --swal2-actions-padding: 0;
   --swal2-actions-border-radius: 0;
   --swal2-actions-background: transparent;
   --swal2-action-button-transition: background-color 0.2s, box-shadow 0.2s;
   --swal2-action-button-hover: black 10%;
   --swal2-action-button-active: black 10%;
   --swal2-confirm-button-box-shadow: none;
   --swal2-confirm-button-border-radius: 0.25em;
   --swal2-confirm-button-background-color: #7066e0;
   --swal2-confirm-button-color: #fff;
   --swal2-deny-button-box-shadow: none;
   --swal2-deny-button-border-radius: 0.25em;
   --swal2-deny-button-background-color: #dc3741;
   --swal2-deny-button-color: #fff;
   --swal2-cancel-button-box-shadow: none;
   --swal2-cancel-button-border-radius: 0.25em;
   --swal2-cancel-button-background-color: #6e7881;
   --swal2-cancel-button-color: #fff;
   --swal2-toast-show-animation: swal2-toast-show 0.5s;
   --swal2-toast-hide-animation: swal2-toast-hide 0.1s forwards;
   --swal2-toast-border: none;
   --swal2-toast-box-shadow: 0 0 1px hsl(0deg 0% 0% / 0.075), 0 1px 2px hsl(0deg 0% 0% / 0.075), 1px 2px 4px hsl(0deg 0% 0% / 0.075), 1px 3px 8px hsl(0deg 0% 0% / 0.075), 2px 4px 16px hsl(0deg 0% 0% / 0.075)
 }

 [data-swal2-theme=dark] {
   --swal2-dark-theme-black: #19191a;
   --swal2-dark-theme-white: #e1e1e1;
   --swal2-background: var(--swal2-dark-theme-black);
   --swal2-color: var(--swal2-dark-theme-white);
   --swal2-footer-border-color: #555;
   --swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);
   --swal2-validation-message-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);
   --swal2-validation-message-color: var(--swal2-dark-theme-white);
   --swal2-timer-progress-bar-background: rgba(255, 255, 255, 0.7)
 }

 @media(prefers-color-scheme:dark) {
   [data-swal2-theme=auto] {
     --swal2-dark-theme-black: #19191a;
     --swal2-dark-theme-white: #e1e1e1;
     --swal2-background: var(--swal2-dark-theme-black);
     --swal2-color: var(--swal2-dark-theme-white);
     --swal2-footer-border-color: #555;
     --swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);
     --swal2-validation-message-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);
     --swal2-validation-message-color: var(--swal2-dark-theme-white);
     --swal2-timer-progress-bar-background: rgba(255, 255, 255, 0.7)
   }
 }

 body.swal2-shown:not(.swal2-no-backdrop, .swal2-toast-shown) {
   overflow: hidden
 }

 body.swal2-height-auto {
   height: auto !important
 }

 body.swal2-no-backdrop .swal2-container {
   background-color: rgba(0, 0, 0, 0) !important;
   pointer-events: none
 }

 body.swal2-no-backdrop .swal2-container .swal2-popup {
   pointer-events: all
 }

 body.swal2-no-backdrop .swal2-container .swal2-modal {
   box-shadow: 0 0 10px var(--swal2-backdrop)
 }

 body.swal2-toast-shown .swal2-container {
   box-sizing: border-box;
   width: 360px;
   max-width: 100%;
   background-color: rgba(0, 0, 0, 0);
   pointer-events: none
 }

 body.swal2-toast-shown .swal2-container.swal2-top {
   inset: 0 auto auto 50%;
   transform: translateX(-50%)
 }

 body.swal2-toast-shown .swal2-container.swal2-top-end,
 body.swal2-toast-shown .swal2-container.swal2-top-right {
   inset: 0 0 auto auto
 }

 body.swal2-toast-shown .swal2-container.swal2-top-start,
 body.swal2-toast-shown .swal2-container.swal2-top-left {
   inset: 0 auto auto 0
 }

 body.swal2-toast-shown .swal2-container.swal2-center-start,
 body.swal2-toast-shown .swal2-container.swal2-center-left {
   inset: 50% auto auto 0;
   transform: translateY(-50%)
 }

 body.swal2-toast-shown .swal2-container.swal2-center {
   inset: 50% auto auto 50%;
   transform: translate(-50%, -50%)
 }

 body.swal2-toast-shown .swal2-container.swal2-center-end,
 body.swal2-toast-shown .swal2-container.swal2-center-right {
   inset: 50% 0 auto auto;
   transform: translateY(-50%)
 }

 body.swal2-toast-shown .swal2-container.swal2-bottom-start,
 body.swal2-toast-shown .swal2-container.swal2-bottom-left {
   inset: auto auto 0 0
 }

 body.swal2-toast-shown .swal2-container.swal2-bottom {
   inset: auto auto 0 50%;
   transform: translateX(-50%)
 }

 body.swal2-toast-shown .swal2-container.swal2-bottom-end,
 body.swal2-toast-shown .swal2-container.swal2-bottom-right {
   inset: auto 0 0 auto
 }

 @media print {
   body.swal2-shown:not(.swal2-no-backdrop, .swal2-toast-shown) {
     overflow-y: scroll !important
   }

   body.swal2-shown:not(.swal2-no-backdrop, .swal2-toast-shown)>[aria-hidden=true] {
     display: none
   }

   body.swal2-shown:not(.swal2-no-backdrop, .swal2-toast-shown) .swal2-container {
     position: static !important
   }
 }

 div:where(.swal2-container) {
   display: grid;
   position: fixed;
   z-index: 1060;
   inset: 0;
   box-sizing: border-box;
   grid-template-areas: "top-start top top-end" "center-start center center-end" "bottom-start bottom-center bottom-end";
   grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);
   height: 100%;
   padding: var(--swal2-container-padding);
   overflow-x: hidden;
   transition: var(--swal2-backdrop-transition);
   -webkit-overflow-scrolling: touch
 }

 div:where(.swal2-container).swal2-backdrop-show,
 div:where(.swal2-container).swal2-noanimation {
   background: var(--swal2-backdrop)
 }

 div:where(.swal2-container).swal2-backdrop-hide {
   background: rgba(0, 0, 0, 0) !important
 }

 div:where(.swal2-container).swal2-top-start,
 div:where(.swal2-container).swal2-center-start,
 div:where(.swal2-container).swal2-bottom-start {
   grid-template-columns: minmax(0, 1fr) auto auto
 }

 div:where(.swal2-container).swal2-top,
 div:where(.swal2-container).swal2-center,
 div:where(.swal2-container).swal2-bottom {
   grid-template-columns: auto minmax(0, 1fr) auto
 }

 div:where(.swal2-container).swal2-top-end,
 div:where(.swal2-container).swal2-center-end,
 div:where(.swal2-container).swal2-bottom-end {
   grid-template-columns: auto auto minmax(0, 1fr)
 }

 div:where(.swal2-container).swal2-top-start>.swal2-popup {
   align-self: start
 }

 div:where(.swal2-container).swal2-top>.swal2-popup {
   grid-column: 2;
   place-self: start center
 }

 div:where(.swal2-container).swal2-top-end>.swal2-popup,
 div:where(.swal2-container).swal2-top-right>.swal2-popup {
   grid-column: 3;
   place-self: start end
 }

 div:where(.swal2-container).swal2-center-start>.swal2-popup,
 div:where(.swal2-container).swal2-center-left>.swal2-popup {
   grid-row: 2;
   align-self: center
 }

 div:where(.swal2-container).swal2-center>.swal2-popup {
   grid-column: 2;
   grid-row: 2;
   place-self: center center
 }

 div:where(.swal2-container).swal2-center-end>.swal2-popup,
 div:where(.swal2-container).swal2-center-right>.swal2-popup {
   grid-column: 3;
   grid-row: 2;
   place-self: center end
 }

 div:where(.swal2-container).swal2-bottom-start>.swal2-popup,
 div:where(.swal2-container).swal2-bottom-left>.swal2-popup {
   grid-column: 1;
   grid-row: 3;
   align-self: end
 }

 div:where(.swal2-container).swal2-bottom>.swal2-popup {
   grid-column: 2;
   grid-row: 3;
   place-self: end center
 }

 div:where(.swal2-container).swal2-bottom-end>.swal2-popup,
 div:where(.swal2-container).swal2-bottom-right>.swal2-popup {
   grid-column: 3;
   grid-row: 3;
   place-self: end end
 }

 div:where(.swal2-container).swal2-grow-row>.swal2-popup,
 div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup {
   grid-column: 1/4;
   width: 100%
 }

 div:where(.swal2-container).swal2-grow-column>.swal2-popup,
 div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup {
   grid-row: 1/4;
   align-self: stretch
 }

 div:where(.swal2-container).swal2-no-transition {
   transition: none !important
 }

 div:where(.swal2-container)[popover] {
   width: auto;
   border: 0
 }

 div:where(.swal2-container) div:where(.swal2-popup) {
   display: none;
   position: relative;
   box-sizing: border-box;
   grid-template-columns: minmax(0, 100%);
   width: var(--swal2-width);
   max-width: 100%;
   padding: var(--swal2-padding);
   border: var(--swal2-border);
   border-radius: var(--swal2-border-radius);
   background: var(--swal2-background);
   color: var(--swal2-color);
   font-family: inherit;
   font-size: 1rem;
   container-name: swal2-popup
 }

 div:where(.swal2-container) div:where(.swal2-popup):focus {
   outline: none
 }

 div:where(.swal2-container) div:where(.swal2-popup).swal2-loading {
   overflow-y: hidden
 }

 div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable {
   cursor: grab
 }

 div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon) {
   cursor: grab
 }

 div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging {
   cursor: grabbing
 }

 div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon) {
   cursor: grabbing
 }

 div:where(.swal2-container) h2:where(.swal2-title) {
   position: relative;
   max-width: 100%;
   margin: 0;
   padding: var(--swal2-title-padding);
   color: inherit;
   font-size: 1.875em;
   font-weight: 600;
   text-align: center;
   text-transform: none;
   overflow-wrap: break-word;
   cursor: initial
 }

 div:where(.swal2-container) div:where(.swal2-actions) {
   display: flex;
   z-index: 1;
   box-sizing: border-box;
   flex-wrap: wrap;
   align-items: center;
   justify-content: var(--swal2-actions-justify-content);
   width: var(--swal2-actions-width);
   margin: var(--swal2-actions-margin);
   padding: var(--swal2-actions-padding);
   border-radius: var(--swal2-actions-border-radius);
   background: var(--swal2-actions-background)
 }

 div:where(.swal2-container) div:where(.swal2-loader) {
   display: none;
   align-items: center;
   justify-content: center;
   width: 2.2em;
   height: 2.2em;
   margin: 0 1.875em;
   animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
   border-width: .25em;
   border-style: solid;
   border-radius: 100%;
   border-color: #2778c4 rgba(0, 0, 0, 0) #2778c4 rgba(0, 0, 0, 0)
 }

 div:where(.swal2-container) button:where(.swal2-styled) {
   margin: .3125em;
   padding: .625em 1.1em;
   transition: var(--swal2-action-button-transition);
   border: none;
   box-shadow: 0 0 0 3px rgba(0, 0, 0, 0);
   font-weight: 500
 }

 div:where(.swal2-container) button:where(.swal2-styled):not([disabled]) {
   cursor: pointer
 }

 div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
   border-radius: var(--swal2-confirm-button-border-radius);
   background: initial;
   background-color: var(--swal2-confirm-button-background-color);
   box-shadow: var(--swal2-confirm-button-box-shadow);
   color: var(--swal2-confirm-button-color);
   font-size: 1em
 }

 div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover {
   background-color: color-mix(in srgb, var(--swal2-confirm-button-background-color), var(--swal2-action-button-hover))
 }

 div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):active {
   background-color: color-mix(in srgb, var(--swal2-confirm-button-background-color), var(--swal2-action-button-active))
 }

 div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny) {
   border-radius: var(--swal2-deny-button-border-radius);
   background: initial;
   background-color: var(--swal2-deny-button-background-color);
   box-shadow: var(--swal2-deny-button-box-shadow);
   color: var(--swal2-deny-button-color);
   font-size: 1em
 }

 div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):hover {
   background-color: color-mix(in srgb, var(--swal2-deny-button-background-color), var(--swal2-action-button-hover))
 }

 div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):active {
   background-color: color-mix(in srgb, var(--swal2-deny-button-background-color), var(--swal2-action-button-active))
 }

 div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel) {
   border-radius: var(--swal2-cancel-button-border-radius);
   background: initial;
   background-color: var(--swal2-cancel-button-background-color);
   box-shadow: var(--swal2-cancel-button-box-shadow);
   color: var(--swal2-cancel-button-color);
   font-size: 1em
 }

 div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):hover {
   background-color: color-mix(in srgb, var(--swal2-cancel-button-background-color), var(--swal2-action-button-hover))
 }

 div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):active {
   background-color: color-mix(in srgb, var(--swal2-cancel-button-background-color), var(--swal2-action-button-active))
 }

 div:where(.swal2-container) button:where(.swal2-styled):focus-visible {
   outline: none;
   box-shadow: var(--swal2-action-button-focus-box-shadow)
 }

 div:where(.swal2-container) button:where(.swal2-styled)[disabled]:not(.swal2-loading) {
   opacity: .4
 }

 div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner {
   border: 0
 }

 div:where(.swal2-container) div:where(.swal2-footer) {
   margin: 1em 0 0;
   padding: 1em 1em 0;
   border-top: 1px solid var(--swal2-footer-border-color);
   background: var(--swal2-footer-background);
   color: var(--swal2-footer-color);
   font-size: 1em;
   text-align: center;
   cursor: initial
 }

 div:where(.swal2-container) .swal2-timer-progress-bar-container {
   position: absolute;
   right: 0;
   bottom: 0;
   left: 0;
   grid-column: auto !important;
   overflow: hidden;
   border-bottom-right-radius: var(--swal2-border-radius);
   border-bottom-left-radius: var(--swal2-border-radius)
 }

 div:where(.swal2-container) div:where(.swal2-timer-progress-bar) {
   width: 100%;
   height: .25em;
   background: var(--swal2-timer-progress-bar-background)
 }

 div:where(.swal2-container) img:where(.swal2-image) {
   max-width: 100%;
   margin: 2em auto 1em;
   cursor: initial
 }

 div:where(.swal2-container) button:where(.swal2-close) {
   position: var(--swal2-close-button-position);
   inset: var(--swal2-close-button-inset);
   z-index: 2;
   align-items: center;
   justify-content: center;
   width: 1.2em;
   height: 1.2em;
   margin-top: 0;
   margin-right: 0;
   margin-bottom: -1.2em;
   padding: 0;
   overflow: hidden;
   transition: var(--swal2-close-button-transition);
   border: none;
   border-radius: var(--swal2-border-radius);
   outline: var(--swal2-close-button-outline);
   background: rgba(0, 0, 0, 0);
   color: var(--swal2-close-button-color);
   font-family: monospace;
   font-size: var(--swal2-close-button-font-size);
   cursor: pointer;
   justify-self: end
 }

 div:where(.swal2-container) button:where(.swal2-close):hover {
   transform: var(--swal2-close-button-hover-transform);
   background: rgba(0, 0, 0, 0);
   color: #f27474
 }

 div:where(.swal2-container) button:where(.swal2-close):focus-visible {
   outline: none;
   box-shadow: var(--swal2-close-button-focus-box-shadow)
 }

 div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner {
   border: 0
 }

 div:where(.swal2-container) div:where(.swal2-html-container) {
   z-index: 1;
   justify-content: center;
   margin: 0;
   padding: var(--swal2-html-container-padding);
   overflow: auto;
   color: inherit;
   font-size: 1.125em;
   font-weight: normal;
   line-height: normal;
   text-align: center;
   overflow-wrap: break-word;
   word-break: break-word;
   cursor: initial
 }

 div:where(.swal2-container) input:where(.swal2-input),
 div:where(.swal2-container) input:where(.swal2-file),
 div:where(.swal2-container) textarea:where(.swal2-textarea),
 div:where(.swal2-container) select:where(.swal2-select),
 div:where(.swal2-container) div:where(.swal2-radio),
 div:where(.swal2-container) label:where(.swal2-checkbox) {
   margin: 1em 2em 3px
 }

 div:where(.swal2-container) input:where(.swal2-input),
 div:where(.swal2-container) input:where(.swal2-file),
 div:where(.swal2-container) textarea:where(.swal2-textarea) {
   box-sizing: border-box;
   width: auto;
   transition: var(--swal2-input-transition);
   border: var(--swal2-input-border);
   border-radius: var(--swal2-input-border-radius);
   background: var(--swal2-input-background);
   box-shadow: var(--swal2-input-box-shadow);
   color: inherit;
   font-size: 1.125em
 }

 div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,
 div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,
 div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror {
   border-color: #f27474 !important;
   box-shadow: 0 0 2px #f27474 !important
 }

 div:where(.swal2-container) input:where(.swal2-input):hover,
 div:where(.swal2-container) input:where(.swal2-file):hover,
 div:where(.swal2-container) textarea:where(.swal2-textarea):hover {
   box-shadow: var(--swal2-input-hover-box-shadow)
 }

 div:where(.swal2-container) input:where(.swal2-input):focus,
 div:where(.swal2-container) input:where(.swal2-file):focus,
 div:where(.swal2-container) textarea:where(.swal2-textarea):focus {
   border: var(--swal2-input-focus-border);
   outline: none;
   box-shadow: var(--swal2-input-focus-box-shadow)
 }

 div:where(.swal2-container) input:where(.swal2-input)::placeholder,
 div:where(.swal2-container) input:where(.swal2-file)::placeholder,
 div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder {
   color: #ccc
 }

 div:where(.swal2-container) .swal2-range {
   margin: 1em 2em 3px;
   background: var(--swal2-background)
 }

 div:where(.swal2-container) .swal2-range input {
   width: 80%
 }

 div:where(.swal2-container) .swal2-range output {
   width: 20%;
   color: inherit;
   font-weight: 600;
   text-align: center
 }

 div:where(.swal2-container) .swal2-range input,
 div:where(.swal2-container) .swal2-range output {
   height: 2.625em;
   padding: 0;
   font-size: 1.125em;
   line-height: 2.625em
 }

 div:where(.swal2-container) .swal2-input {
   height: 2.625em;
   padding: 0 .75em
 }

 div:where(.swal2-container) .swal2-file {
   width: 75%;
   margin-right: auto;
   margin-left: auto;
   background: var(--swal2-input-background);
   font-size: 1.125em
 }

 div:where(.swal2-container) .swal2-textarea {
   height: 6.75em;
   padding: .75em
 }

 div:where(.swal2-container) .swal2-select {
   min-width: 50%;
   max-width: 100%;
   padding: .375em .625em;
   background: var(--swal2-input-background);
   color: inherit;
   font-size: 1.125em
 }

 div:where(.swal2-container) .swal2-radio,
 div:where(.swal2-container) .swal2-checkbox {
   align-items: center;
   justify-content: center;
   background: var(--swal2-background);
   color: inherit
 }

 div:where(.swal2-container) .swal2-radio label,
 div:where(.swal2-container) .swal2-checkbox label {
   margin: 0 .6em;
   font-size: 1.125em
 }

 div:where(.swal2-container) .swal2-radio input,
 div:where(.swal2-container) .swal2-checkbox input {
   flex-shrink: 0;
   margin: 0 .4em
 }

 div:where(.swal2-container) label:where(.swal2-input-label) {
   display: flex;
   justify-content: center;
   margin: 1em auto 0
 }

 div:where(.swal2-container) div:where(.swal2-validation-message) {
   align-items: center;
   justify-content: center;
   margin: 1em 0 0;
   padding: .625em;
   overflow: hidden;
   background: var(--swal2-validation-message-background);
   color: var(--swal2-validation-message-color);
   font-size: 1em;
   font-weight: 300
 }

 div:where(.swal2-container) div:where(.swal2-validation-message)::before {
   content: "!";
   display: inline-block;
   width: 1.5em;
   min-width: 1.5em;
   height: 1.5em;
   margin: 0 .625em;
   border-radius: 50%;
   background-color: #f27474;
   color: #fff;
   font-weight: 600;
   line-height: 1.5em;
   text-align: center
 }

 div:where(.swal2-container) .swal2-progress-steps {
   flex-wrap: wrap;
   align-items: center;
   max-width: 100%;
   margin: 1.25em auto;
   padding: 0;
   background: rgba(0, 0, 0, 0);
   font-weight: 600
 }

 div:where(.swal2-container) .swal2-progress-steps li {
   display: inline-block;
   position: relative
 }

 div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step {
   z-index: 20;
   flex-shrink: 0;
   width: 2em;
   height: 2em;
   border-radius: 2em;
   background: #2778c4;
   color: #fff;
   line-height: 2em;
   text-align: center
 }

 div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
   background: #2778c4
 }

 div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step {
   background: var(--swal2-progress-step-background);
   color: #fff
 }

 div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line {
   background: var(--swal2-progress-step-background)
 }

 div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line {
   z-index: 10;
   flex-shrink: 0;
   width: 2.5em;
   height: .4em;
   margin: 0 -1px;
   background: #2778c4
 }

 div:where(.swal2-icon) {
   position: relative;
   box-sizing: content-box;
   justify-content: center;
   width: 5em;
   height: 5em;
   margin: 2.5em auto .6em;
   zoom: var(--swal2-icon-zoom);
   border: .25em solid rgba(0, 0, 0, 0);
   border-radius: 50%;
   border-color: #000;
   font-family: inherit;
   line-height: 5em;
   cursor: default;
   user-select: none
 }

 div:where(.swal2-icon) .swal2-icon-content {
   display: flex;
   align-items: center;
   font-size: 3.75em
 }

 div:where(.swal2-icon).swal2-error {
   border-color: #f27474;
   color: #f27474
 }

 div:where(.swal2-icon).swal2-error .swal2-x-mark {
   position: relative;
   flex-grow: 1
 }

 div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line] {
   display: block;
   position: absolute;
   top: 2.3125em;
   width: 2.9375em;
   height: .3125em;
   border-radius: .125em;
   background-color: #f27474
 }

 div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left] {
   left: 1.0625em;
   transform: rotate(45deg)
 }

 div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right] {
   right: 1em;
   transform: rotate(-45deg)
 }

 @container swal2-popup style(--swal2-icon-animations:true) {
   div:where(.swal2-icon).swal2-error.swal2-icon-show {
     animation: swal2-animate-error-icon .5s
   }

   div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark {
     animation: swal2-animate-error-x-mark .5s
   }
 }

 div:where(.swal2-icon).swal2-warning {
   border-color: #f8bb86;
   color: #f8bb86
 }

 @container swal2-popup style(--swal2-icon-animations:true) {
   div:where(.swal2-icon).swal2-warning.swal2-icon-show {
     animation: swal2-animate-error-icon .5s
   }

   div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content {
     animation: swal2-animate-i-mark .5s
   }
 }

 div:where(.swal2-icon).swal2-info {
   border-color: #3fc3ee;
   color: #3fc3ee
 }

 @container swal2-popup style(--swal2-icon-animations:true) {
   div:where(.swal2-icon).swal2-info.swal2-icon-show {
     animation: swal2-animate-error-icon .5s
   }

   div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content {
     animation: swal2-animate-i-mark .8s
   }
 }

 div:where(.swal2-icon).swal2-question {
   border-color: #87adbd;
   color: #87adbd
 }

 @container swal2-popup style(--swal2-icon-animations:true) {
   div:where(.swal2-icon).swal2-question.swal2-icon-show {
     animation: swal2-animate-error-icon .5s
   }

   div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content {
     animation: swal2-animate-question-mark .8s
   }
 }

 div:where(.swal2-icon).swal2-success {
   border-color: #a5dc86;
   color: #a5dc86
 }

 div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line] {
   position: absolute;
   width: 3.75em;
   height: 7.5em;
   border-radius: 50%
 }

 div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left] {
   top: -0.4375em;
   left: -2.0635em;
   transform: rotate(-45deg);
   transform-origin: 3.75em 3.75em;
   border-radius: 7.5em 0 0 7.5em
 }

 div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right] {
   top: -0.6875em;
   left: 1.875em;
   transform: rotate(-45deg);
   transform-origin: 0 3.75em;
   border-radius: 0 7.5em 7.5em 0
 }

 div:where(.swal2-icon).swal2-success .swal2-success-ring {
   position: absolute;
   z-index: 2;
   top: -0.25em;
   left: -0.25em;
   box-sizing: content-box;
   width: 100%;
   height: 100%;
   border: .25em solid rgba(165, 220, 134, .3);
   border-radius: 50%
 }

 div:where(.swal2-icon).swal2-success .swal2-success-fix {
   position: absolute;
   z-index: 1;
   top: .5em;
   left: 1.625em;
   width: .4375em;
   height: 5.625em;
   transform: rotate(-45deg)
 }

 div:where(.swal2-icon).swal2-success [class^=swal2-success-line] {
   display: block;
   position: absolute;
   z-index: 2;
   height: .3125em;
   border-radius: .125em;
   background-color: #a5dc86
 }

 div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip] {
   top: 2.875em;
   left: .8125em;
   width: 1.5625em;
   transform: rotate(45deg)
 }

 div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long] {
   top: 2.375em;
   right: .5em;
   width: 2.9375em;
   transform: rotate(-45deg)
 }

 @container swal2-popup style(--swal2-icon-animations:true) {
   div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip {
     animation: swal2-animate-success-line-tip .75s
   }

   div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long {
     animation: swal2-animate-success-line-long .75s
   }

   div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right {
     animation: swal2-rotate-success-circular-line 4.25s ease-in
   }
 }

 [class^=swal2] {
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
 }

 .swal2-show {
   animation: var(--swal2-show-animation)
 }

 .swal2-hide {
   animation: var(--swal2-hide-animation)
 }

 .swal2-noanimation {
   transition: none
 }

 .swal2-scrollbar-measure {
   position: absolute;
   top: -9999px;
   width: 50px;
   height: 50px;
   overflow: scroll
 }

 .swal2-rtl .swal2-close {
   margin-right: initial;
   margin-left: 0
 }

 .swal2-rtl .swal2-timer-progress-bar {
   right: 0;
   left: auto
 }

 .swal2-toast {
   box-sizing: border-box;
   grid-column: 1/4 !important;
   grid-row: 1/4 !important;
   grid-template-columns: min-content auto min-content;
   padding: 1em;
   overflow-y: hidden;
   border: var(--swal2-toast-border);
   background: var(--swal2-background);
   box-shadow: var(--swal2-toast-box-shadow);
   pointer-events: all
 }

 .swal2-toast>* {
   grid-column: 2
 }

 .swal2-toast h2:where(.swal2-title) {
   margin: .5em 1em;
   padding: 0;
   font-size: 1em;
   text-align: initial
 }

 .swal2-toast .swal2-loading {
   justify-content: center
 }

 .swal2-toast input:where(.swal2-input) {
   height: 2em;
   margin: .5em;
   font-size: 1em
 }

 .swal2-toast .swal2-validation-message {
   font-size: 1em
 }

 .swal2-toast div:where(.swal2-footer) {
   margin: .5em 0 0;
   padding: .5em 0 0;
   font-size: .8em
 }

 .swal2-toast button:where(.swal2-close) {
   grid-column: 3/3;
   grid-row: 1/99;
   align-self: center;
   width: .8em;
   height: .8em;
   margin: 0;
   font-size: 2em
 }

 .swal2-toast div:where(.swal2-html-container) {
   margin: .5em 1em;
   padding: 0;
   overflow: initial;
   font-size: 1em;
   text-align: initial
 }

 .swal2-toast div:where(.swal2-html-container):empty {
   padding: 0
 }

 .swal2-toast .swal2-loader {
   grid-column: 1;
   grid-row: 1/99;
   align-self: center;
   width: 2em;
   height: 2em;
   margin: .25em
 }

 .swal2-toast .swal2-icon {
   grid-column: 1;
   grid-row: 1/99;
   align-self: center;
   width: 2em;
   min-width: 2em;
   height: 2em;
   margin: 0 .5em 0 0
 }

 .swal2-toast .swal2-icon .swal2-icon-content {
   display: flex;
   align-items: center;
   font-size: 1.8em;
   font-weight: bold
 }

 .swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
   width: 2em;
   height: 2em
 }

 .swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
   top: .875em;
   width: 1.375em
 }

 .swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
   left: .3125em
 }

 .swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
   right: .3125em
 }

 .swal2-toast div:where(.swal2-actions) {
   justify-content: flex-start;
   height: auto;
   margin: 0;
   margin-top: .5em;
   padding: 0 .5em
 }

 .swal2-toast button:where(.swal2-styled) {
   margin: .25em .5em;
   padding: .4em .6em;
   font-size: 1em
 }

 .swal2-toast .swal2-success {
   border-color: #a5dc86
 }

 .swal2-toast .swal2-success [class^=swal2-success-circular-line] {
   position: absolute;
   width: 1.6em;
   height: 3em;
   border-radius: 50%
 }

 .swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
   top: -0.8em;
   left: -0.5em;
   transform: rotate(-45deg);
   transform-origin: 2em 2em;
   border-radius: 4em 0 0 4em
 }

 .swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
   top: -0.25em;
   left: .9375em;
   transform-origin: 0 1.5em;
   border-radius: 0 4em 4em 0
 }

 .swal2-toast .swal2-success .swal2-success-ring {
   width: 2em;
   height: 2em
 }

 .swal2-toast .swal2-success .swal2-success-fix {
   top: 0;
   left: .4375em;
   width: .4375em;
   height: 2.6875em
 }

 .swal2-toast .swal2-success [class^=swal2-success-line] {
   height: .3125em
 }

 .swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
   top: 1.125em;
   left: .1875em;
   width: .75em
 }

 .swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
   top: .9375em;
   right: .1875em;
   width: 1.375em
 }

 @container swal2-popup style(--swal2-icon-animations:true) {
   .swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
     animation: swal2-toast-animate-success-line-tip .75s
   }

   .swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
     animation: swal2-toast-animate-success-line-long .75s
   }
 }

 .swal2-toast.swal2-show {
   animation: var(--swal2-toast-show-animation)
 }

 .swal2-toast.swal2-hide {
   animation: var(--swal2-toast-hide-animation)
 }

 @keyframes swal2-show {
   0% {
     transform: scale(0.7)
   }

   45% {
     transform: scale(1.05)
   }

   80% {
     transform: scale(0.95)
   }

   100% {
     transform: scale(1)
   }
 }

 @keyframes swal2-hide {
   0% {
     transform: scale(1);
     opacity: 1
   }

   100% {
     transform: scale(0.5);
     opacity: 0
   }
 }

 @keyframes swal2-animate-success-line-tip {
   0% {
     top: 1.1875em;
     left: .0625em;
     width: 0
   }

   54% {
     top: 1.0625em;
     left: .125em;
     width: 0
   }

   70% {
     top: 2.1875em;
     left: -0.375em;
     width: 3.125em
   }

   84% {
     top: 3em;
     left: 1.3125em;
     width: 1.0625em
   }

   100% {
     top: 2.8125em;
     left: .8125em;
     width: 1.5625em
   }
 }

 @keyframes swal2-animate-success-line-long {
   0% {
     top: 3.375em;
     right: 2.875em;
     width: 0
   }

   65% {
     top: 3.375em;
     right: 2.875em;
     width: 0
   }

   84% {
     top: 2.1875em;
     right: 0;
     width: 3.4375em
   }

   100% {
     top: 2.375em;
     right: .5em;
     width: 2.9375em
   }
 }

 @keyframes swal2-rotate-success-circular-line {
   0% {
     transform: rotate(-45deg)
   }

   5% {
     transform: rotate(-45deg)
   }

   12% {
     transform: rotate(-405deg)
   }

   100% {
     transform: rotate(-405deg)
   }
 }

 @keyframes swal2-animate-error-x-mark {
   0% {
     margin-top: 1.625em;
     transform: scale(0.4);
     opacity: 0
   }

   50% {
     margin-top: 1.625em;
     transform: scale(0.4);
     opacity: 0
   }

   80% {
     margin-top: -0.375em;
     transform: scale(1.15)
   }

   100% {
     margin-top: 0;
     transform: scale(1);
     opacity: 1
   }
 }

 @keyframes swal2-animate-error-icon {
   0% {
     transform: rotateX(100deg);
     opacity: 0
   }

   100% {
     transform: rotateX(0deg);
     opacity: 1
   }
 }

 @keyframes swal2-rotate-loading {
   0% {
     transform: rotate(0deg)
   }

   100% {
     transform: rotate(360deg)
   }
 }

 @keyframes swal2-animate-question-mark {
   0% {
     transform: rotateY(-360deg)
   }

   100% {
     transform: rotateY(0)
   }
 }

 @keyframes swal2-animate-i-mark {
   0% {
     transform: rotateZ(45deg);
     opacity: 0
   }

   25% {
     transform: rotateZ(-25deg);
     opacity: .4
   }

   50% {
     transform: rotateZ(15deg);
     opacity: .8
   }

   75% {
     transform: rotateZ(-5deg);
     opacity: 1
   }

   100% {
     transform: rotateX(0);
     opacity: 1
   }
 }

 @keyframes swal2-toast-show {
   0% {
     transform: translateY(-0.625em) rotateZ(2deg)
   }

   33% {
     transform: translateY(0) rotateZ(-2deg)
   }

   66% {
     transform: translateY(0.3125em) rotateZ(2deg)
   }

   100% {
     transform: translateY(0) rotateZ(0deg)
   }
 }

 @keyframes swal2-toast-hide {
   100% {
     transform: rotateZ(1deg);
     opacity: 0
   }
 }

 @keyframes swal2-toast-animate-success-line-tip {
   0% {
     top: .5625em;
     left: .0625em;
     width: 0
   }

   54% {
     top: .125em;
     left: .125em;
     width: 0
   }

   70% {
     top: .625em;
     left: -0.25em;
     width: 1.625em
   }

   84% {
     top: 1.0625em;
     left: .75em;
     width: .5em
   }

   100% {
     top: 1.125em;
     left: .1875em;
     width: .75em
   }
 }

 @keyframes swal2-toast-animate-success-line-long {
   0% {
     top: 1.625em;
     right: 1.375em;
     width: 0
   }

   65% {
     top: 1.25em;
     right: .9375em;
     width: 0
   }

   84% {
     top: .9375em;
     right: 0;
     width: 1.125em
   }

   100% {
     top: .9375em;
     right: .1875em;
     width: 1.375em
   }
 }



 .material-icons,
 .material-icons-outlined {
   font-weight: 400;
   font-style: normal;
   font-size: 24px;
   line-height: 1;
   letter-spacing: normal;
   text-transform: none;
   display: inline-block;
   white-space: nowrap;
   word-wrap: normal;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   text-rendering: optimizeLegibility
 }

 .material-icons-outlined {
   font-family: Material Icons Outlined;
   font-feature-settings: "liga"
 }


 .material-icons-round {
   font-family: Material Icons Round;
   font-feature-settings: "liga"
 }


 .material-icons-round,
 .material-icons-sharp {
   font-weight: 400;
   font-style: normal;
   font-size: 24px;
   line-height: 1;
   letter-spacing: normal;
   text-transform: none;
   display: inline-block;
   white-space: nowrap;
   word-wrap: normal;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   text-rendering: optimizeLegibility
 }

 .material-icons-sharp {
   font-family: Material Icons Sharp;
   font-feature-settings: "liga"
 }

 .material-icons-two-tone {
   font-family: Material Icons Two Tone;
   font-weight: 400;
   font-style: normal;
   font-size: 24px;
   line-height: 1;
   letter-spacing: normal;
   text-transform: none;
   display: inline-block;
   white-space: nowrap;
   word-wrap: normal;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   text-rendering: optimizeLegibility;
   font-feature-settings: "liga"
 }

 .ngx-pagination {
   margin: 55px 0;
   text-align: start
 }

 .ngx-pagination .current {
   background: #daeaea !important;
   padding: .375em .563em;
   border-radius: 2px;
   color: #0b7675 !important
 }

 .ngx-pagination {
   color: #dcdddf
 }

 .ngx-pagination,
 .ngx-pagination a {
   font-family: Poppins, sans-serif;
   font-style: normal;
   font-weight: 600;
   font-size: 14px;
   line-height: 20px
 }

 .ngx-pagination a {
   color: #707070 !important;
   padding: 0 !important
 }

 .ngx-pagination li {
   border: none;
   border-radius: 100px !important;
   margin: 13px !important;
   padding: 10px 16px !important;
   color: #3f3f3f !important;
   background: #dcdddf !important
 }

 .ngx-pagination .disabled {
   color: #909599 !important
 }

 .ngx-pagination li:first-child,
 .ngx-pagination li:last-child {
   background: #0000 !important
 }

 .ngx-pagination .pagination-previous:not(.disabled) a {
   color: #1a7e7d !important
 }

 .ngx-pagination .pagination-previous a:before,
 .pagination-previous.disabled:before {
   content: "<" !important
 }

 .ngx-pagination .pagination-next a:after,
 .pagination-next.disabled:after {
   content: ">" !important
 }

 .ngx-pagination .pagination-next:not(.disabled) a {
   color: #1a7e7d !important
 }

 .card-user-table .ngx-pagination a:hover,
 .ngx-pagination button:hover {
   background: #0000
 }

 .leaflet-image-layer,
 .leaflet-layer,
 .leaflet-marker-icon,
 .leaflet-marker-shadow,
 .leaflet-pane,
 .leaflet-pane>canvas,
 .leaflet-pane>svg,
 .leaflet-tile,
 .leaflet-tile-container,
 .leaflet-zoom-box {
   position: absolute;
   left: 0;
   top: 0
 }

 .leaflet-container {
   overflow: hidden
 }

 .leaflet-marker-icon,
 .leaflet-marker-shadow,
 .leaflet-tile {
   -webkit-user-select: none;
   user-select: none;
   -webkit-user-drag: none
 }

 .leaflet-tile::selection {
   background: #0000
 }

 .leaflet-safari .leaflet-tile {
   image-rendering: -webkit-optimize-contrast
 }

 .leaflet-safari .leaflet-tile-container {
   width: 1600px;
   height: 1600px;
   -webkit-transform-origin: 0 0
 }

 .leaflet-marker-icon,
 .leaflet-marker-shadow {
   display: block
 }

 .leaflet-container .leaflet-overlay-pane svg {
   max-width: none !important;
   max-height: none !important
 }

 .leaflet-container .leaflet-marker-pane img,
 .leaflet-container .leaflet-shadow-pane img,
 .leaflet-container .leaflet-tile,
 .leaflet-container .leaflet-tile-pane img,
 .leaflet-container img.leaflet-image-layer {
   max-width: none !important;
   max-height: none !important;
   width: auto;
   padding: 0
 }

 .leaflet-container img.leaflet-tile {
   mix-blend-mode: plus-lighter
 }

 .leaflet-container.leaflet-touch-zoom {
   touch-action: pan-x pan-y
 }

 .leaflet-container.leaflet-touch-drag {
   touch-action: none;
   touch-action: pinch-zoom
 }

 .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
   touch-action: none
 }

 .leaflet-container {
   -webkit-tap-highlight-color: transparent
 }

 .leaflet-container a {
   -webkit-tap-highlight-color: rgba(51, 181, 229, .4)
 }

 .leaflet-tile {
   filter: inherit;
   visibility: hidden
 }

 .leaflet-tile-loaded {
   visibility: inherit
 }

 .leaflet-zoom-box {
   width: 0;
   height: 0;
   box-sizing: border-box;
   z-index: 800
 }

 .leaflet-overlay-pane svg {
   -moz-user-select: none
 }

 .leaflet-pane {
   z-index: 400
 }

 .leaflet-tile-pane {
   z-index: 200
 }

 .leaflet-overlay-pane {
   z-index: 400
 }

 .leaflet-shadow-pane {
   z-index: 500
 }

 .leaflet-marker-pane {
   z-index: 600
 }

 .leaflet-tooltip-pane {
   z-index: 650
 }

 .leaflet-popup-pane {
   z-index: 700
 }

 .leaflet-map-pane canvas {
   z-index: 100
 }

 .leaflet-map-pane svg {
   z-index: 200
 }

 .leaflet-vml-shape {
   width: 1px;
   height: 1px
 }

 .lvml {
   behavior: url(#default#VML);
   display: inline-block;
   position: absolute
 }

 .leaflet-control {
   position: relative;
   z-index: 800;
   pointer-events: visiblePainted;
   pointer-events: auto
 }

 .leaflet-bottom,
 .leaflet-top {
   position: absolute;
   z-index: 1000;
   pointer-events: none
 }

 .leaflet-top {
   top: 0
 }

 .leaflet-right {
   right: 0
 }

 .leaflet-bottom {
   bottom: 0
 }

 .leaflet-left {
   left: 0
 }

 .leaflet-control {
   float: left;
   clear: both
 }

 .leaflet-right .leaflet-control {
   float: right
 }

 .leaflet-top .leaflet-control {
   margin-top: 10px
 }

 .leaflet-bottom .leaflet-control {
   margin-bottom: 10px
 }

 .leaflet-left .leaflet-control {
   margin-left: 10px
 }

 .leaflet-right .leaflet-control {
   margin-right: 10px
 }

 .leaflet-fade-anim .leaflet-popup {
   opacity: 0;
   transition: opacity .2s linear
 }

 .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
   opacity: 1
 }

 .leaflet-zoom-animated {
   transform-origin: 0 0
 }

 svg.leaflet-zoom-animated {
   will-change: transform
 }

 .leaflet-zoom-anim .leaflet-zoom-animated {
   transition: transform .25s cubic-bezier(0, 0, .25, 1)
 }

 .leaflet-pan-anim .leaflet-tile,
 .leaflet-zoom-anim .leaflet-tile {
   transition: none
 }

 .leaflet-zoom-anim .leaflet-zoom-hide {
   visibility: hidden
 }

 .leaflet-interactive {
   cursor: pointer
 }

 .leaflet-grab {
   cursor: grab
 }

 .leaflet-crosshair,
 .leaflet-crosshair .leaflet-interactive {
   cursor: crosshair
 }

 .leaflet-control,
 .leaflet-popup-pane {
   cursor: auto
 }

 .leaflet-dragging .leaflet-grab,
 .leaflet-dragging .leaflet-grab .leaflet-interactive,
 .leaflet-dragging .leaflet-marker-draggable {
   cursor: move;
   cursor: grabbing
 }

 .leaflet-image-layer,
 .leaflet-marker-icon,
 .leaflet-marker-shadow,
 .leaflet-pane>svg path,
 .leaflet-tile-container {
   pointer-events: none
 }

 .leaflet-image-layer.leaflet-interactive,
 .leaflet-marker-icon.leaflet-interactive,
 .leaflet-pane>svg path.leaflet-interactive,
 svg.leaflet-image-layer.leaflet-interactive path {
   pointer-events: visiblePainted;
   pointer-events: auto
 }

 .leaflet-container {
   background: #ddd;
   outline-offset: 1px
 }

 .leaflet-container a {
   color: #0078a8
 }

 .leaflet-zoom-box {
   border: 2px dotted #38f;
   background: #ffffff80
 }

 .leaflet-container {
   font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-size: .75rem;
   line-height: 1.5
 }

 .leaflet-bar {
   box-shadow: 0 1px 5px #000000a6;
   border-radius: 4px
 }

 .leaflet-bar a {
   background-color: #fff;
   border-bottom: 1px solid #ccc;
   width: 26px;
   height: 26px;
   line-height: 26px;
   display: block;
   text-align: center;
   text-decoration: none;
   color: #000
 }

 .leaflet-bar a,
 .leaflet-control-layers-toggle {
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block
 }

 .leaflet-bar a:focus,
 .leaflet-bar a:hover {
   background-color: #f4f4f4
 }

 .leaflet-bar a:first-child {
   border-top-left-radius: 4px;
   border-top-right-radius: 4px
 }

 .leaflet-bar a:last-child {
   border-bottom-left-radius: 4px;
   border-bottom-right-radius: 4px;
   border-bottom: none
 }

 .leaflet-bar a.leaflet-disabled {
   cursor: default;
   background-color: #f4f4f4;
   color: #bbb
 }

 .leaflet-touch .leaflet-bar a {
   width: 30px;
   height: 30px;
   line-height: 30px
 }

 .leaflet-touch .leaflet-bar a:first-child {
   border-top-left-radius: 2px;
   border-top-right-radius: 2px
 }

 .leaflet-touch .leaflet-bar a:last-child {
   border-bottom-left-radius: 2px;
   border-bottom-right-radius: 2px
 }

 .leaflet-control-zoom-in,
 .leaflet-control-zoom-out {
   font: 700 18px Lucida Console, Monaco, monospace;
   text-indent: 1px
 }

 .leaflet-touch .leaflet-control-zoom-in,
 .leaflet-touch .leaflet-control-zoom-out {
   font-size: 22px
 }

 .leaflet-control-layers {
   box-shadow: 0 1px 5px #0006;
   background: #fff;
   border-radius: 5px
 }

 .leaflet-control-layers-toggle {
   background-image: url(layers.416d91365b44e4b4f477.html);
   width: 36px;
   height: 36px
 }

 .leaflet-retina .leaflet-control-layers-toggle {
   background-image: url(layers-2x.8f2c4d11474275fbc161.html);
   background-size: 26px 26px
 }

 .leaflet-touch .leaflet-control-layers-toggle {
   width: 44px;
   height: 44px
 }

 .leaflet-control-layers .leaflet-control-layers-list,
 .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
   display: none
 }

 .leaflet-control-layers-expanded .leaflet-control-layers-list {
   display: block;
   position: relative
 }

 .leaflet-control-layers-expanded {
   padding: 6px 10px 6px 6px;
   color: #333;
   background: #fff
 }

 .leaflet-control-layers-scrollbar {
   overflow-y: scroll;
   overflow-x: hidden;
   padding-right: 5px
 }

 .leaflet-control-layers-selector {
   margin-top: 2px;
   position: relative;
   top: 1px
 }

 .leaflet-control-layers label {
   display: block;
   font-size: 13px;
   font-size: 1.08333em
 }

 .leaflet-control-layers-separator {
   height: 0;
   border-top: 1px solid #ddd;
   margin: 5px -10px 5px -6px
 }

 .leaflet-default-icon-path {
   background-image: url(marker-icon.2b3e1faf89f94a483539.html)
 }

 .leaflet-container .leaflet-control-attribution {
   background: #fff;
   background: #fffc;
   margin: 0
 }

 .leaflet-control-attribution,
 .leaflet-control-scale-line {
   padding: 0 5px;
   color: #333;
   line-height: 1.4
 }

 .leaflet-control-attribution a {
   text-decoration: none
 }

 .leaflet-control-attribution a:focus,
 .leaflet-control-attribution a:hover {
   text-decoration: underline
 }

 .leaflet-attribution-flag {
   display: inline !important;
   vertical-align: initial !important;
   width: 1em;
   height: .6669em
 }

 .leaflet-left .leaflet-control-scale {
   margin-left: 5px
 }

 .leaflet-bottom .leaflet-control-scale {
   margin-bottom: 5px
 }

 .leaflet-control-scale-line {
   border: 2px solid #777;
   border-top: none;
   line-height: 1.1;
   padding: 2px 5px 1px;
   white-space: nowrap;
   box-sizing: border-box;
   background: #fffc;
   text-shadow: 1px 1px #fff
 }

 .leaflet-control-scale-line:not(:first-child) {
   border-top: 2px solid #777;
   border-bottom: none;
   margin-top: -2px
 }

 .leaflet-control-scale-line:not(:first-child):not(:last-child) {
   border-bottom: 2px solid #777
 }

 .leaflet-touch .leaflet-bar,
 .leaflet-touch .leaflet-control-attribution,
 .leaflet-touch .leaflet-control-layers {
   box-shadow: none
 }

 .leaflet-touch .leaflet-bar,
 .leaflet-touch .leaflet-control-layers {
   border: 2px solid #0003;
   background-clip: padding-box
 }

 .leaflet-popup {
   position: absolute;
   text-align: center;
   margin-bottom: 20px
 }

 .leaflet-popup-content-wrapper {
   padding: 1px;
   text-align: left;
   border-radius: 12px
 }

 .leaflet-popup-content {
   margin: 13px 24px 13px 20px;
   line-height: 1.3;
   font-size: 13px;
   font-size: 1.08333em;
   min-height: 1px
 }

 .leaflet-popup-content p {
   margin: 1.3em 0
 }

 .leaflet-popup-tip-container {
   width: 40px;
   height: 20px;
   position: absolute;
   left: 50%;
   margin-top: -1px;
   margin-left: -20px;
   overflow: hidden;
   pointer-events: none
 }

 .leaflet-popup-tip {
   width: 17px;
   height: 17px;
   padding: 1px;
   margin: -10px auto 0;
   pointer-events: auto;
   transform: rotate(45deg)
 }

 .leaflet-popup-content-wrapper,
 .leaflet-popup-tip {
   background: #fff;
   color: #333;
   box-shadow: 0 3px 14px #0006
 }

 .leaflet-container a.leaflet-popup-close-button {
   position: absolute;
   top: 0;
   right: 0;
   border: none;
   text-align: center;
   width: 24px;
   height: 24px;
   font: 16px/24px Tahoma, Verdana, sans-serif;
   color: #757575;
   text-decoration: none;
   background: #0000
 }

 .leaflet-container a.leaflet-popup-close-button:focus,
 .leaflet-container a.leaflet-popup-close-button:hover {
   color: #585858
 }

 .leaflet-popup-scrolled {
   overflow: auto
 }

 .leaflet-oldie .leaflet-popup-content-wrapper {
   -ms-zoom: 1
 }

 .leaflet-oldie .leaflet-popup-tip {
   width: 24px;
   margin: 0 auto;
   -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)";
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)
 }

 .leaflet-oldie .leaflet-control-layers,
 .leaflet-oldie .leaflet-control-zoom,
 .leaflet-oldie .leaflet-popup-content-wrapper,
 .leaflet-oldie .leaflet-popup-tip {
   border: 1px solid #999
 }

 .leaflet-div-icon {
   background: #fff;
   border: 1px solid #666
 }

 .leaflet-tooltip {
   position: absolute;
   padding: 6px;
   background-color: #fff;
   border: 1px solid #fff;
   border-radius: 3px;
   color: #222;
   white-space: nowrap;
   -webkit-user-select: none;
   user-select: none;
   pointer-events: none;
   box-shadow: 0 1px 3px #0006
 }

 .leaflet-tooltip.leaflet-interactive {
   cursor: pointer;
   pointer-events: auto
 }

 .leaflet-tooltip-bottom:before,
 .leaflet-tooltip-left:before,
 .leaflet-tooltip-right:before,
 .leaflet-tooltip-top:before {
   position: absolute;
   pointer-events: none;
   border: 6px solid #0000;
   background: #0000;
   content: ""
 }

 .leaflet-tooltip-bottom {
   margin-top: 6px
 }

 .leaflet-tooltip-top {
   margin-top: -6px
 }

 .leaflet-tooltip-bottom:before,
 .leaflet-tooltip-top:before {
   left: 50%;
   margin-left: -6px
 }

 .leaflet-tooltip-top:before {
   bottom: 0;
   margin-bottom: -12px;
   border-top-color: #fff
 }

 .leaflet-tooltip-bottom:before {
   top: 0;
   margin-top: -12px;
   margin-left: -6px;
   border-bottom-color: #fff
 }

 .leaflet-tooltip-left {
   margin-left: -6px
 }

 .leaflet-tooltip-right {
   margin-left: 6px
 }

 .leaflet-tooltip-left:before,
 .leaflet-tooltip-right:before {
   top: 50%;
   margin-top: -6px
 }

 .leaflet-tooltip-left:before {
   right: 0;
   margin-right: -12px;
   border-left-color: #fff
 }

 .leaflet-tooltip-right:before {
   left: 0;
   margin-left: -12px;
   border-right-color: #fff
 }

 @media print {
   .leaflet-control {
     -webkit-print-color-adjust: exact;
     print-color-adjust: exact
   }
 }

 .ng-select {
   padding-bottom: 1.25em
 }

 .ng-select.ng-select-disabled .ng-select-container:after {
   border-bottom-color: #0000;
   background-image: linear-gradient(90deg, #0000006b 0, #0000006b 33%, #0000 0);
   background-size: 4px 1px;
   background-repeat: repeat-x
 }

 .ng-select.ng-select-disabled .ng-arrow-wrapper .ng-arrow,
 .ng-select.ng-select-disabled .ng-clear-wrapper,
 .ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder,
 .ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value {
   color: #00000061
 }

 .ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:after,
 .ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:hover:after,
 .ng-select.ng-select-focused .ng-select-container:after {
   border-color: #3f51b5;
   border-width: 2px
 }

 .ng-select.ng-select-focused .ng-select-container .ng-value-container .ng-placeholder {
   transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);
   color: #3f51b5
 }

 .ng-select.ng-select-focused .ng-select-container .ng-arrow-wrapper .ng-arrow {
   color: #3f51b5
 }

 .ng-select .ng-has-value .ng-placeholder,
 .ng-select.ng-select-filtered .ng-select-container .ng-placeholder {
   display: initial
 }

 .ng-select .ng-has-value .ng-placeholder,
 .ng-select.ng-select-opened .ng-placeholder {
   transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px)
 }

 .ng-select .ng-select-container {
   color: #000000de;
   align-items: baseline;
   min-height: 51.5px
 }

 .ng-select .ng-select-container:after {
   border-bottom: thin solid #0000006b;
   content: "";
   bottom: 0;
   left: 0;
   right: 0;
   position: absolute;
   transition: border-color .3s cubic-bezier(.55, 0, .55, .2)
 }

 .ng-select .ng-select-container.ng-appearance-outline {
   padding: 0 .5em;
   min-height: 60px
 }

 .ng-select .ng-select-container.ng-appearance-outline:after {
   border: 1px solid #0000001f;
   border-radius: 5px;
   height: calc(100% - .5em);
   pointer-events: none;
   transition: border-color .3s cubic-bezier(.25, .8, .25, 1)
 }

 .ng-select .ng-select-container.ng-appearance-outline:hover:after {
   border-color: #000000de;
   border-width: 2px
 }

 .ng-select .ng-select-container.ng-appearance-outline .ng-placeholder {
   padding: 0 .25em;
   background-color: #fff;
   z-index: 1
 }

 .ng-select .ng-select-container.ng-appearance-outline .ng-value {
   padding-left: .25em
 }

 .ng-select .ng-select-container .ng-value-container {
   align-items: stretch;
   padding: .4375em 0;
   border-top: .84375em solid #0000
 }

 .ng-select .ng-select-container .ng-value-container .ng-placeholder {
   position: absolute;
   color: #0000008a;
   transform-origin: left 0;
   transition: transform .4s cubic-bezier(.25, .8, .25, 1), color .4s cubic-bezier(.25, .8, .25, 1), width .4s cubic-bezier(.25, .8, .25, 1)
 }

 [dir=rtl] .ng-select .ng-select-container .ng-value-container .ng-placeholder {
   transform-origin: right 0
 }

 .ng-select .ng-select-container .ng-value-container .ng-input {
   bottom: .4375em
 }

 .ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-arrow-wrapper {
   bottom: 17px
 }

 .ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-clear-wrapper {
   bottom: 14px
 }

 .ng-select.ng-select-single .ng-select-container .ng-arrow-wrapper {
   align-self: flex-end;
   bottom: 9px
 }

 .ng-select.ng-select-single .ng-select-container .ng-clear-wrapper {
   align-self: flex-end;
   bottom: 7px
 }

 .ng-select.ng-select-multiple.ng-select-disabled .ng-select-container .ng-value-container .ng-value {
   background-color: #0000001f;
   color: #00000042
 }

 .ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:after,
 .ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:hover:after {
   background-image: none;
   border: 1px dotted #0000001f
 }

 .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-arrow-wrapper,
 .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-clear-wrapper {
   border-top: none
 }

 .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-arrow-wrapper {
   top: 0
 }

 .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-clear-wrapper {
   top: 4px
 }

 .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
   background-color: #3f51b5;
   border-radius: 2px;
   color: #fff;
   padding: 2px 5px;
   margin: 0 .4375em .4375em 0
 }

 [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
   margin: 0 0 .4375em .4375em
 }

 .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled {
   background-color: #0000001f;
   color: #00000042
 }

 .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label {
   font-size: 14px;
   font-weight: 500
 }

 .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
   color: #ffffff8a;
   padding-right: 5px
 }

 [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
   padding-left: 5px;
   padding-right: 0
 }

 .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover {
   color: #ffffffde
 }

 .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
   line-height: 1.375em
 }

 .ng-select.ng-select-multiple .ng-select-container.ng-has-value {
   align-items: center
 }

 .ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container {
   padding-bottom: 0;
   padding-top: .1875em
 }

 .ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-arrow-wrapper,
 .ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-clear-wrapper {
   border-top: .84375em solid #0000
 }

 .ng-select .ng-clear-wrapper {
   color: #0000008a
 }

 .ng-select .ng-clear-wrapper:hover {
   color: #000000de
 }

 .ng-select .ng-arrow-wrapper {
   bottom: 2px
 }

 .ng-select .ng-arrow-wrapper .ng-arrow {
   border-left: 5px solid #0000;
   border-right: 5px solid #0000;
   border-top: 5px solid;
   margin: 0 4px;
   color: #0000008a
 }

 .ng-select .ng-spinner-zone {
   top: 3px
 }

 .ng-dropdown-panel {
   background: #fff;
   left: 0
 }

 .ng-dropdown-panel.ng-select-top {
   bottom: calc(100% - .84375em)
 }

 .ng-dropdown-panel.ng-select-right,
 .ng-dropdown-panel.ng-select-top {
   box-shadow: 0 -5px 5px -3px #0003, 0 -8px 10px 1px #00000024, 0 -3px 14px 2px #0000001f
 }

 .ng-dropdown-panel.ng-select-right {
   left: 100%;
   top: calc(0% + .84375em);
   margin-left: 4px
 }

 .ng-dropdown-panel.ng-select-bottom {
   top: calc(100% - 1.25em);
   box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
 }

 .ng-dropdown-panel.ng-select-left {
   left: calc(-100% - 4px);
   top: calc(0% + .84375em);
   box-shadow: 0 -5px 5px -3px #0003, 0 -8px 10px 1px #00000024, 0 -3px 14px 2px #0000001f
 }

 .ng-dropdown-panel.multiple .ng-option.selected {
   background: #fff
 }

 .ng-dropdown-panel.multiple .ng-option.marked {
   background: #0000000a
 }

 .ng-dropdown-panel .ng-dropdown-header {
   border-bottom: 1px solid #0000001f;
   padding: 0 16px;
   line-height: 3em;
   min-height: 3em
 }

 .ng-dropdown-panel .ng-dropdown-footer {
   border-top: 1px solid #0000001f;
   padding: 0 16px;
   line-height: 3em;
   min-height: 3em
 }

 .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup {
   -webkit-user-select: none;
   user-select: none;
   cursor: pointer;
   line-height: 3em;
   height: 3em;
   padding: 0 16px;
   color: #0000008a;
   font-weight: 500
 }

 .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked {
   background: #0000000a
 }

 .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled {
   cursor: default
 }

 .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected {
   background: #0000001f;
   color: #3f51b5
 }

 .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
   line-height: 3em;
   min-height: 3em;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   padding: 0 16px;
   text-decoration: none;
   position: relative;
   color: #000000de;
   text-align: left
 }

 [dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
   text-align: right
 }

 .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
   background: #0000000a;
   color: #000000de
 }

 .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected {
   background: #0000001f;
   color: #3f51b5
 }

 .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled {
   color: #00000061
 }

 .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
   padding-left: 32px
 }

 [dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
   padding-right: 32px;
   padding-left: 0
 }

 .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
   padding-right: 5px;
   font-size: 80%;
   font-weight: 400;
   color: #00000061
 }

 [dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
   padding-left: 5px;
   padding-right: 0
 }

 .jsoneditor input,
 .jsoneditor input:not([type]),
 .jsoneditor input[type=search],
 .jsoneditor input[type=text],
 .jsoneditor-modal input,
 .jsoneditor-modal input:not([type]),
 .jsoneditor-modal input[type=search],
 .jsoneditor-modal input[type=text] {
   height: auto;
   border: inherit;
   box-shadow: none;
   font-size: inherit;
   box-sizing: inherit;
   padding: inherit;
   font-family: inherit;
   transition: none;
   line-height: inherit
 }

 .jsoneditor input:focus,
 .jsoneditor input:not([type]):focus,
 .jsoneditor input[type=search]:focus,
 .jsoneditor input[type=text]:focus,
 .jsoneditor-modal input:focus,
 .jsoneditor-modal input:not([type]):focus,
 .jsoneditor-modal input[type=search]:focus,
 .jsoneditor-modal input[type=text]:focus {
   border: inherit;
   box-shadow: inherit
 }

 .jsoneditor textarea,
 .jsoneditor-modal textarea {
   height: inherit
 }

 .jsoneditor select,
 .jsoneditor-modal select {
   display: inherit;
   height: inherit
 }

 .jsoneditor label,
 .jsoneditor-modal label {
   font-size: inherit;
   font-weight: inherit;
   color: inherit
 }

 .jsoneditor table,
 .jsoneditor-modal table {
   border-collapse: collapse;
   width: auto
 }

 .jsoneditor td,
 .jsoneditor th,
 .jsoneditor-modal td,
 .jsoneditor-modal th {
   padding: 0;
   display: table-cell;
   text-align: left;
   vertical-align: inherit;
   border-radius: inherit
 }

 .jsoneditor .autocomplete.dropdown {
   position: absolute;
   background: #fff;
   box-shadow: 2px 2px 12px #8080804d;
   border: 1px solid #d3d3d3;
   overflow-x: hidden;
   overflow-y: auto;
   cursor: default;
   margin: 0;
   padding: 5px;
   text-align: left;
   outline: 0;
   font-family: consolas, menlo, monaco, Ubuntu Mono, source-code-pro, monospace;
   font-size: 14px
 }

 .jsoneditor .autocomplete.dropdown .item {
   color: #1a1a1a
 }

 .jsoneditor .autocomplete.dropdown .item.hover {
   background-color: #ebebeb
 }

 .jsoneditor .autocomplete.hint {
   color: #a1a1a1;
   top: 4px;
   left: 4px
 }

 .jsoneditor-contextmenu-root {
   position: relative;
   width: 0;
   height: 0
 }

 .jsoneditor-contextmenu {
   position: absolute;
   box-sizing: initial;
   z-index: 2
 }

 .jsoneditor-contextmenu .jsoneditor-menu {
   position: relative;
   left: 0;
   top: 0;
   width: 128px;
   height: auto;
   background: #fff;
   border: 1px solid #d3d3d3;
   box-shadow: 2px 2px 12px #8080804d;
   list-style: none;
   margin: 0;
   padding: 0
 }

 .jsoneditor-contextmenu .jsoneditor-menu button {
   position: relative;
   padding: 0 8px 0 0;
   margin: 0;
   width: 128px;
   height: auto;
   border: none;
   cursor: pointer;
   color: #4d4d4d;
   background: 0 0;
   font-size: 14px;
   font-family: arial, sans-serif;
   box-sizing: border-box;
   text-align: left
 }

 .jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner {
   padding: 0;
   border: 0
 }

 .jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default {
   width: 96px
 }

 .jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand {
   float: right;
   width: 32px;
   height: 24px;
   border-left: 1px solid #e5e5e5
 }

 .jsoneditor-contextmenu .jsoneditor-menu li {
   overflow: hidden
 }

 .jsoneditor-contextmenu .jsoneditor-menu li ul {
   display: none;
   position: relative;
   left: -10px;
   top: 0;
   border: none;
   box-shadow: inset 0 0 10px #80808080;
   padding: 0 10px;
   transition: all .3s ease-out
 }

 .jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon {
   margin-left: 24px
 }

 .jsoneditor-contextmenu .jsoneditor-menu li ul li button {
   padding-left: 24px;
   animation: all 1s ease-in-out
 }

 .jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand {
   right: 0;
   margin: 0 4px 0 0;
   background-position: 0 -72px
 }

 .jsoneditor-contextmenu .jsoneditor-icon,
 .jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand {
   position: absolute;
   top: 0;
   width: 24px;
   height: 24px;
   padding: 0;
   background-image: url(jsoneditor-icons.15f2789dd231f36d43a4.html)
 }

 .jsoneditor-contextmenu .jsoneditor-icon {
   left: 0;
   border: none;
   margin: 0
 }

 .jsoneditor-contextmenu .jsoneditor-text {
   padding: 4px 0 4px 24px;
   word-wrap: break-word
 }

 .jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin {
   padding-right: 24px
 }

 .jsoneditor-contextmenu .jsoneditor-separator {
   height: 0;
   border-top: 1px solid #e5e5e5;
   padding-top: 5px;
   margin-top: 5px
 }

 .jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon {
   background-position: -24px 0
 }

 .jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,
 .jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon {
   background-position: 0 0
 }

 .jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon {
   background-position: -48px 0
 }

 .jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon {
   background-position: -168px 0
 }

 .jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon {
   background-position: -192px 0
 }

 .jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon {
   background-position: -216px 0
 }

 .jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon {
   background-position: 0 -24px
 }

 .jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon {
   background-position: -144px 0
 }

 .jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon {
   background-position: -120px 0
 }

 .jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon {
   background-position: -72px 0
 }

 .jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon {
   background-position: -96px 0
 }

 .jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon {
   background-image: none;
   width: 6px
 }

 .jsoneditor-contextmenu li,
 .jsoneditor-contextmenu ul {
   box-sizing: initial;
   position: relative
 }

 .jsoneditor-contextmenu .jsoneditor-menu button:focus,
 .jsoneditor-contextmenu .jsoneditor-menu button:hover {
   color: #1a1a1a;
   background-color: #f5f5f5;
   outline: 0
 }

 .jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,
 .jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,
 .jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover {
   color: #fff;
   background-color: #ee422e
 }

 .jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,
 .jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover {
   background-color: #f5f5f5
 }

 .jsoneditor-modal {
   max-width: 95%;
   border-radius: 2px !important;
   padding: 45px 15px 15px !important;
   box-shadow: 2px 2px 12px #8080804d;
   color: #4d4d4d;
   line-height: 1.3em
 }

 .jsoneditor-modal.jsoneditor-modal-transform {
   width: 600px !important
 }

 .jsoneditor-modal .pico-modal-header {
   position: absolute;
   box-sizing: border-box;
   top: 0;
   left: 0;
   width: 100%;
   padding: 0 10px;
   height: 30px;
   line-height: 30px;
   font-family: arial, sans-serif;
   font-size: 11pt;
   background: #3883fa;
   color: #fff
 }

 .jsoneditor-modal table {
   width: 100%
 }

 .jsoneditor-modal table td {
   padding: 3px 0
 }

 .jsoneditor-modal table td.jsoneditor-modal-input {
   text-align: right;
   padding-right: 0;
   white-space: nowrap
 }

 .jsoneditor-modal table td.jsoneditor-modal-actions {
   padding-top: 15px
 }

 .jsoneditor-modal table th {
   vertical-align: middle
 }

 .jsoneditor-modal p:first-child {
   margin-top: 0
 }

 .jsoneditor-modal a {
   color: #3883fa
 }

 .jsoneditor-modal .jsoneditor-jmespath-block {
   margin-bottom: 10px
 }

 .jsoneditor-modal .pico-close {
   background: 0 0 !important;
   font-size: 24px !important;
   top: 7px !important;
   right: 7px !important;
   color: #fff
 }

 .jsoneditor-modal input {
   padding: 4px
 }

 .jsoneditor-modal input[type=text] {
   cursor: inherit
 }

 .jsoneditor-modal input[disabled] {
   background: #d3d3d3;
   color: grey
 }

 .jsoneditor-modal .jsoneditor-select-wrapper {
   position: relative;
   display: inline-block
 }

 .jsoneditor-modal .jsoneditor-select-wrapper:after {
   content: "";
   width: 0;
   height: 0;
   border-left: 5px solid #0000;
   border-right: 5px solid #0000;
   border-top: 6px solid #666;
   position: absolute;
   right: 8px;
   top: 14px;
   pointer-events: none
 }

 .jsoneditor-modal select {
   padding: 3px 24px 3px 10px;
   min-width: 180px;
   max-width: 350px;
   -webkit-appearance: none;
   appearance: none;
   text-indent: 0;
   text-overflow: "";
   font-size: 14px;
   line-height: 1.5em
 }

 .jsoneditor-modal select::-ms-expand {
   display: none
 }

 .jsoneditor-modal .jsoneditor-button-group input {
   padding: 4px 10px;
   margin: 0;
   border-radius: 0;
   border-left-style: none
 }

 .jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first {
   border-top-left-radius: 3px;
   border-bottom-left-radius: 3px;
   border-left-style: solid
 }

 .jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last {
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px
 }

 .jsoneditor-modal .jsoneditor-transform-preview {
   background: #f5f5f5;
   height: 200px
 }

 .jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error {
   color: #ee422e
 }

 .jsoneditor-modal .jsoneditor-jmespath-wizard {
   line-height: 1.2em;
   width: 100%;
   padding: 0;
   border-radius: 3px
 }

 .jsoneditor-modal .jsoneditor-jmespath-label {
   font-weight: 700;
   color: #1e90ff;
   margin-top: 20px;
   margin-bottom: 5px
 }

 .jsoneditor-modal .jsoneditor-jmespath-wizard-table {
   width: 100%;
   border-collapse: collapse
 }

 .jsoneditor-modal .jsoneditor-jmespath-wizard-label {
   font-style: italic;
   margin: 4px 0 2px
 }

 .jsoneditor-modal .jsoneditor-inline {
   position: relative;
   display: inline-block;
   width: 100%;
   padding-top: 2px;
   padding-bottom: 2px
 }

 .jsoneditor-modal .jsoneditor-inline:not(:last-child) {
   padding-right: 2px
 }

 .jsoneditor-modal .jsoneditor-jmespath-filter {
   display: flex;
   flex-wrap: wrap
 }

 .jsoneditor-modal .jsoneditor-jmespath-filter-field {
   width: 180px
 }

 .jsoneditor-modal .jsoneditor-jmespath-filter-relation {
   width: 100px
 }

 .jsoneditor-modal .jsoneditor-jmespath-filter-value {
   min-width: 180px;
   flex: 1
 }

 .jsoneditor-modal .jsoneditor-jmespath-sort-field {
   width: 170px
 }

 .jsoneditor-modal .jsoneditor-jmespath-sort-order {
   width: 150px
 }

 .jsoneditor-modal .jsoneditor-jmespath-select-fields {
   width: 100%
 }

 .jsoneditor-modal .selectr-selected {
   border-color: #d3d3d3;
   padding: 4px 28px 4px 8px
 }

 .jsoneditor-modal .selectr-selected .selectr-tag {
   background-color: #3883fa;
   border-radius: 5px
 }

 .jsoneditor-modal table td,
 .jsoneditor-modal table th {
   text-align: left;
   vertical-align: middle;
   font-weight: 400;
   color: #4d4d4d;
   border-spacing: 0;
   border-collapse: collapse
 }

 .jsoneditor-modal #query,
 .jsoneditor-modal input,
 .jsoneditor-modal input[type=text],
 .jsoneditor-modal input[type=text]:focus,
 .jsoneditor-modal select,
 .jsoneditor-modal textarea {
   background: #fff;
   border: 1px solid #d3d3d3;
   color: #4d4d4d;
   border-radius: 3px;
   padding: 4px
 }

 .jsoneditor-modal #query,
 .jsoneditor-modal textarea {
   border-radius: unset
 }

 .jsoneditor-modal,
 .jsoneditor-modal #query,
 .jsoneditor-modal input,
 .jsoneditor-modal input[type=text],
 .jsoneditor-modal option,
 .jsoneditor-modal select,
 .jsoneditor-modal table td,
 .jsoneditor-modal table th,
 .jsoneditor-modal textarea {
   font-size: 10.5pt;
   font-family: arial, sans-serif
 }

 .jsoneditor-modal #query,
 .jsoneditor-modal .jsoneditor-transform-preview {
   font-family: consolas, menlo, monaco, Ubuntu Mono, source-code-pro, monospace;
   font-size: 14px;
   width: 100%;
   box-sizing: border-box
 }

 .jsoneditor-modal input[type=button],
 .jsoneditor-modal input[type=submit] {
   background: #f5f5f5;
   padding: 4px 20px
 }

 .jsoneditor-modal input,
 .jsoneditor-modal select {
   cursor: pointer
 }

 .jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,
 .jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc {
   background: #3883fa;
   border-color: #3883fa;
   color: #fff
 }

 .jsoneditor {
   color: #1a1a1a;
   border: thin solid #3883fa;
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: relative;
   padding: 0;
   line-height: 100%
 }

 div.jsoneditor-default,
 div.jsoneditor-field,
 div.jsoneditor-readonly,
 div.jsoneditor-value {
   border: 1px solid #0000;
   min-height: 16px;
   min-width: 32px;
   line-height: 16px;
   padding: 2px;
   margin: 1px;
   word-wrap: break-word;
   float: left
 }

 div.jsoneditor-field p,
 div.jsoneditor-value p {
   margin: 0
 }

 div.jsoneditor-value {
   word-break: break-word
 }

 div.jsoneditor-value.jsoneditor-empty:after {
   content: "value"
 }

 div.jsoneditor-value.jsoneditor-string {
   color: #006000
 }

 div.jsoneditor-value.jsoneditor-number {
   color: #ee422e
 }

 div.jsoneditor-value.jsoneditor-boolean {
   color: #ff8c00
 }

 div.jsoneditor-value.jsoneditor-null {
   color: #004ed0
 }

 div.jsoneditor-value.jsoneditor-color-value,
 div.jsoneditor-value.jsoneditor-invalid {
   color: #1a1a1a
 }

 div.jsoneditor-readonly {
   min-width: 16px;
   color: grey
 }

 div.jsoneditor-empty {
   border-color: #d3d3d3;
   border-style: dashed;
   border-radius: 2px
 }

 div.jsoneditor-field.jsoneditor-empty:after {
   content: "field"
 }

 div.jsoneditor td {
   vertical-align: top
 }

 div.jsoneditor td.jsoneditor-separator {
   padding: 3px 0;
   vertical-align: top;
   color: grey
 }

 div.jsoneditor td.jsoneditor-tree {
   vertical-align: top
 }

 div.jsoneditor.busy pre.jsoneditor-preview {
   background: #f5f5f5;
   color: grey
 }

 div.jsoneditor.busy div.jsoneditor-busy {
   display: inherit
 }

 div.jsoneditor code.jsoneditor-preview {
   background: 0 0
 }

 div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview {
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   overflow: auto;
   padding: 2px;
   margin: 0;
   white-space: pre-wrap;
   word-break: break-all
 }

 div.jsoneditor-default {
   color: grey;
   padding-left: 10px
 }

 div.jsoneditor-tree {
   width: 100%;
   height: 100%;
   position: relative;
   overflow: auto;
   background: #fff
 }

 div.jsoneditor-tree button.jsoneditor-button {
   width: 24px;
   height: 24px;
   padding: 0;
   margin: 0;
   border: none;
   cursor: pointer;
   background-color: initial;
   background-image: url(jsoneditor-icons.15f2789dd231f36d43a4.html)
 }

 div.jsoneditor-tree button.jsoneditor-button:focus {
   background-color: #f5f5f5;
   outline: 1px solid #e5e5e5
 }

 div.jsoneditor-tree button.jsoneditor-collapsed {
   background-position: 0 -48px
 }

 div.jsoneditor-tree button.jsoneditor-expanded {
   background-position: 0 -72px
 }

 div.jsoneditor-tree button.jsoneditor-contextmenu-button {
   background-position: -48px -72px
 }

 div.jsoneditor-tree button.jsoneditor-invisible {
   visibility: hidden;
   background: 0 0
 }

 div.jsoneditor-tree button.jsoneditor-dragarea {
   background-image: url(jsoneditor-icons.15f2789dd231f36d43a4.html);
   background-position: -72px -72px;
   cursor: move
 }

 div.jsoneditor-tree:focus {
   outline: 0
 }

 div.jsoneditor-tree div.jsoneditor-show-more {
   display: inline-block;
   padding: 3px 4px;
   margin: 2px 0;
   background-color: #e5e5e5;
   border-radius: 3px;
   color: grey;
   font-family: arial, sans-serif;
   font-size: 14px
 }

 div.jsoneditor-tree div.jsoneditor-show-more a {
   display: inline-block;
   color: grey
 }

 div.jsoneditor-tree div.jsoneditor-color {
   display: inline-block;
   width: 12px;
   height: 12px;
   margin: 4px;
   border: 1px solid grey;
   cursor: pointer
 }

 div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly {
   cursor: inherit
 }

 div.jsoneditor-tree div.jsoneditor-date {
   background: #a1a1a1;
   color: #fff;
   font-family: arial, sans-serif;
   border-radius: 3px;
   display: inline-block;
   padding: 3px;
   margin: 0 3px
 }

 div.jsoneditor-tree table.jsoneditor-tree {
   border-collapse: collapse;
   border-spacing: 0;
   width: 100%
 }

 div.jsoneditor-tree .jsoneditor-button {
   display: block
 }

 div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error {
   width: 24px;
   height: 24px;
   padding: 0;
   margin: 0 4px 0 0;
   background-image: url(jsoneditor-icons.15f2789dd231f36d43a4.html);
   background-position: -168px -48px;
   background-color: initial
 }

 div.jsoneditor-outer {
   position: static;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   box-sizing: border-box
 }

 div.jsoneditor-outer.has-nav-bar {
   margin-top: -26px;
   padding-top: 26px
 }

 div.jsoneditor-outer.has-nav-bar.has-main-menu-bar {
   margin-top: -61px;
   padding-top: 61px
 }

 div.jsoneditor-outer.has-status-bar {
   margin-bottom: -26px;
   padding-bottom: 26px
 }

 div.jsoneditor-outer.has-main-menu-bar {
   margin-top: -35px;
   padding-top: 35px
 }

 div.jsoneditor-busy {
   position: absolute;
   top: 15%;
   left: 0;
   box-sizing: border-box;
   width: 100%;
   text-align: center;
   display: none
 }

 div.jsoneditor-busy span {
   background-color: #ffffab;
   border: 1px solid #fe0;
   border-radius: 3px;
   padding: 5px 15px;
   box-shadow: 0 0 5px #0006
 }

 div.jsoneditor-field.jsoneditor-empty:after,
 div.jsoneditor-value.jsoneditor-empty:after {
   pointer-events: none;
   color: #d3d3d3;
   font-size: 8pt
 }

 a.jsoneditor-value.jsoneditor-url,
 div.jsoneditor-value.jsoneditor-url {
   color: #006000;
   text-decoration: underline
 }

 a.jsoneditor-value.jsoneditor-url {
   display: inline-block;
   padding: 2px;
   margin: 2px
 }

 a.jsoneditor-value.jsoneditor-url:focus,
 a.jsoneditor-value.jsoneditor-url:hover {
   color: #ee422e
 }

 div.jsoneditor-field.jsoneditor-highlight,
 div.jsoneditor-field[contenteditable=true]:focus,
 div.jsoneditor-field[contenteditable=true]:hover,
 div.jsoneditor-value.jsoneditor-highlight,
 div.jsoneditor-value[contenteditable=true]:focus,
 div.jsoneditor-value[contenteditable=true]:hover {
   background-color: #ffffab;
   border: 1px solid #fe0;
   border-radius: 2px
 }

 div.jsoneditor-field.jsoneditor-highlight-active,
 div.jsoneditor-field.jsoneditor-highlight-active:focus,
 div.jsoneditor-field.jsoneditor-highlight-active:hover,
 div.jsoneditor-value.jsoneditor-highlight-active,
 div.jsoneditor-value.jsoneditor-highlight-active:focus,
 div.jsoneditor-value.jsoneditor-highlight-active:hover {
   background-color: #fe0;
   border: 1px solid #ffc700;
   border-radius: 2px
 }

 div.jsoneditor-value.jsoneditor-array,
 div.jsoneditor-value.jsoneditor-object {
   min-width: 16px
 }

 div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,
 div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,
 div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,
 tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button {
   background-position: -48px -48px
 }

 div.jsoneditor-tree div.jsoneditor-show-more a:focus,
 div.jsoneditor-tree div.jsoneditor-show-more a:hover {
   color: #ee422e
 }

 .ace-jsoneditor,
 textarea.jsoneditor-text {
   min-height: 150px
 }

 .ace-jsoneditor.ace_editor,
 textarea.jsoneditor-text.ace_editor {
   font-family: consolas, menlo, monaco, Ubuntu Mono, source-code-pro, monospace
 }

 textarea.jsoneditor-text {
   width: 100%;
   height: 100%;
   margin: 0;
   box-sizing: border-box;
   outline-width: 0;
   border: none;
   background-color: #fff;
   resize: none
 }

 tr.jsoneditor-highlight,
 tr.jsoneditor-selected {
   background-color: #d3d3d3
 }

 tr.jsoneditor-selected button.jsoneditor-contextmenu-button,
 tr.jsoneditor-selected button.jsoneditor-dragarea {
   visibility: hidden
 }

 tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,
 tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea {
   visibility: visible
 }

 div.jsoneditor-tree button.jsoneditor-dragarea:focus,
 div.jsoneditor-tree button.jsoneditor-dragarea:hover,
 tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea {
   background-position: -72px -48px
 }

 div.jsoneditor td,
 div.jsoneditor th,
 div.jsoneditor tr {
   padding: 0;
   margin: 0
 }

 .jsoneditor-popover,
 .jsoneditor-schema-error,
 div.jsoneditor td,
 div.jsoneditor textarea,
 div.jsoneditor th,
 div.jsoneditor-field,
 div.jsoneditor-value,
 pre.jsoneditor-preview {
   font-family: consolas, menlo, monaco, Ubuntu Mono, source-code-pro, monospace;
   font-size: 14px;
   color: #1a1a1a
 }

 .jsoneditor-schema-error {
   cursor: default;
   display: inline-block;
   height: 24px;
   line-height: 24px;
   position: relative;
   text-align: center;
   width: 24px
 }

 .jsoneditor-popover {
   background-color: #4c4c4c;
   border-radius: 3px;
   box-shadow: 0 0 5px #0006;
   color: #fff;
   padding: 7px 10px;
   position: absolute;
   cursor: auto;
   width: 200px
 }

 .jsoneditor-popover.jsoneditor-above {
   bottom: 32px;
   left: -98px
 }

 .jsoneditor-popover.jsoneditor-above:before {
   border-top: 7px solid #4c4c4c;
   bottom: -7px
 }

 .jsoneditor-popover.jsoneditor-below {
   top: 32px;
   left: -98px
 }

 .jsoneditor-popover.jsoneditor-below:before {
   border-bottom: 7px solid #4c4c4c;
   top: -7px
 }

 .jsoneditor-popover.jsoneditor-left {
   top: -7px;
   right: 32px
 }

 .jsoneditor-popover.jsoneditor-left:before {
   border-left: 7px solid #4c4c4c;
   border-top: 7px solid #0000;
   border-bottom: 7px solid #0000;
   content: "";
   top: 19px;
   right: -14px;
   left: inherit;
   margin-left: inherit;
   margin-top: -7px;
   position: absolute
 }

 .jsoneditor-popover.jsoneditor-right {
   top: -7px;
   left: 32px
 }

 .jsoneditor-popover.jsoneditor-right:before {
   border-right: 7px solid #4c4c4c;
   border-top: 7px solid #0000;
   border-bottom: 7px solid #0000;
   content: "";
   top: 19px;
   left: -14px;
   margin-left: inherit;
   margin-top: -7px;
   position: absolute
 }

 .jsoneditor-popover:before {
   border-right: 7px solid #0000;
   border-left: 7px solid #0000;
   content: "";
   display: block;
   left: 50%;
   margin-left: -7px;
   position: absolute
 }

 .jsoneditor-text-errors tr.jump-to-line:hover {
   text-decoration: underline;
   cursor: pointer
 }

 .jsoneditor-schema-error:focus .jsoneditor-popover,
 .jsoneditor-schema-error:hover .jsoneditor-popover {
   display: block;
   animation: fade-in .3s linear 1, move-up .3s linear 1
 }

 @keyframes fade-in {
   0% {
     opacity: 0
   }

   to {
     opacity: 1
   }
 }

 .jsoneditor .jsoneditor-validation-errors-container {
   max-height: 130px;
   overflow-y: auto
 }

 .jsoneditor .jsoneditor-validation-errors {
   width: 100%;
   overflow: hidden
 }

 .jsoneditor .jsoneditor-additional-errors {
   position: absolute;
   margin: auto;
   bottom: 31px;
   left: calc(50% - 92px);
   color: grey;
   background-color: #ebebeb;
   padding: 7px 15px;
   border-radius: 8px
 }

 .jsoneditor .jsoneditor-additional-errors.visible {
   visibility: visible;
   opacity: 1;
   transition: opacity 2s linear
 }

 .jsoneditor .jsoneditor-additional-errors.hidden {
   visibility: hidden;
   opacity: 0;
   transition: visibility 0s 2s, opacity 2s linear
 }

 .jsoneditor .jsoneditor-text-errors {
   width: 100%;
   border-collapse: collapse;
   border-top: 1px solid #ffc700
 }

 .jsoneditor .jsoneditor-text-errors td {
   padding: 3px 6px;
   vertical-align: middle
 }

 .jsoneditor .jsoneditor-text-errors td pre {
   margin: 0;
   white-space: pre-wrap
 }

 .jsoneditor .jsoneditor-text-errors tr {
   background-color: #ffffab
 }

 .jsoneditor .jsoneditor-text-errors tr.parse-error {
   background-color: rgba(238, 46, 46, .439)
 }

 .jsoneditor-text-errors .jsoneditor-schema-error {
   border: none;
   width: 24px;
   height: 24px;
   padding: 0;
   margin: 0 4px 0 0;
   cursor: pointer
 }

 .jsoneditor-text-errors tr .jsoneditor-schema-error {
   background-image: url(jsoneditor-icons.15f2789dd231f36d43a4.html);
   background-position: -168px -48px;
   background-color: initial
 }

 .jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error {
   background-image: url(jsoneditor-icons.15f2789dd231f36d43a4.html);
   background-position: -25px 0;
   background-color: initial
 }

 .jsoneditor-anchor {
   cursor: pointer
 }

 .jsoneditor-anchor .picker_wrapper.popup.popup_bottom {
   top: 28px;
   left: -10px
 }

 .fadein {
   animation: fadein .3s;
   -moz-animation: fadein .3s;
   -o-animation: fadein .3s
 }

 @keyframes fadein {
   0% {
     opacity: 0
   }

   to {
     opacity: 1
   }
 }

 .jsoneditor-modal input[type=search].selectr-input {
   border: 1px solid #d3d3d3;
   width: calc(100% - 4px);
   margin: 2px;
   padding: 4px;
   box-sizing: border-box
 }

 .jsoneditor-modal button.selectr-input-clear {
   right: 8px
 }

 .jsoneditor-menu {
   width: 100%;
   height: 35px;
   padding: 2px;
   margin: 0;
   box-sizing: border-box;
   color: #fff;
   background-color: #3883fa;
   border-bottom: 1px solid #3883fa
 }

 .jsoneditor-menu>.jsoneditor-modes>button,
 .jsoneditor-menu>button {
   width: 26px;
   height: 26px;
   margin: 2px;
   padding: 0;
   border-radius: 2px;
   border: 1px solid #0000;
   background-color: initial;
   background-image: url(jsoneditor-icons.15f2789dd231f36d43a4.html);
   color: #fff;
   opacity: .8;
   font-family: arial, sans-serif;
   font-size: 14px;
   float: left
 }

 .jsoneditor-menu>.jsoneditor-modes>button:hover,
 .jsoneditor-menu>button:hover {
   background-color: #fff3;
   border: 1px solid #fff6
 }

 .jsoneditor-menu>.jsoneditor-modes>button:active,
 .jsoneditor-menu>.jsoneditor-modes>button:focus,
 .jsoneditor-menu>button:active,
 .jsoneditor-menu>button:focus {
   background-color: #ffffff4d
 }

 .jsoneditor-menu>.jsoneditor-modes>button:disabled,
 .jsoneditor-menu>button:disabled {
   opacity: .5;
   background-color: initial;
   border: none
 }

 .jsoneditor-menu>button.jsoneditor-collapse-all {
   background-position: 0 -96px
 }

 .jsoneditor-menu>button.jsoneditor-expand-all {
   background-position: 0 -120px
 }

 .jsoneditor-menu>button.jsoneditor-sort {
   background-position: -120px -96px
 }

 .jsoneditor-menu>button.jsoneditor-transform {
   background-position: -144px -96px
 }

 .jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,
 .jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,
 .jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,
 .jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform {
   display: none
 }

 .jsoneditor-menu>button.jsoneditor-undo {
   background-position: -24px -96px
 }

 .jsoneditor-menu>button.jsoneditor-undo:disabled {
   background-position: -24px -120px
 }

 .jsoneditor-menu>button.jsoneditor-redo {
   background-position: -48px -96px
 }

 .jsoneditor-menu>button.jsoneditor-redo:disabled {
   background-position: -48px -120px
 }

 .jsoneditor-menu>button.jsoneditor-compact {
   background-position: -72px -96px
 }

 .jsoneditor-menu>button.jsoneditor-format {
   background-position: -72px -120px
 }

 .jsoneditor-menu>button.jsoneditor-repair {
   background-position: -96px -96px
 }

 .jsoneditor-menu>.jsoneditor-modes {
   display: inline-block;
   float: left
 }

 .jsoneditor-menu>.jsoneditor-modes>button {
   background-image: none;
   width: auto;
   padding-left: 6px;
   padding-right: 6px
 }

 .jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,
 .jsoneditor-menu>button.jsoneditor-separator {
   margin-left: 10px
 }

 .jsoneditor-menu a {
   font-family: arial, sans-serif;
   font-size: 14px;
   color: #fff;
   opacity: .8;
   vertical-align: middle
 }

 .jsoneditor-menu a:hover {
   opacity: 1
 }

 .jsoneditor-menu a.jsoneditor-poweredBy {
   font-size: 8pt;
   position: absolute;
   right: 0;
   top: 0;
   padding: 10px
 }

 .jsoneditor-navigation-bar {
   width: 100%;
   height: 26px;
   line-height: 26px;
   padding: 0;
   margin: 0;
   border-bottom: 1px solid #d3d3d3;
   box-sizing: border-box;
   color: grey;
   background-color: #ebebeb;
   overflow: hidden;
   font-family: arial, sans-serif;
   font-size: 14px
 }

 .jsoneditor-search {
   font-family: arial, sans-serif;
   position: absolute;
   right: 4px;
   top: 4px;
   border-collapse: collapse;
   border-spacing: 0;
   display: flex
 }

 .jsoneditor-search input {
   color: #1a1a1a;
   width: 120px;
   border: none;
   outline: 0;
   margin: 1px;
   line-height: 20px;
   font-family: arial, sans-serif
 }

 .jsoneditor-search button {
   width: 16px;
   height: 24px;
   padding: 0;
   margin: 0;
   border: none;
   background: url(jsoneditor-icons.15f2789dd231f36d43a4.html);
   vertical-align: top
 }

 .jsoneditor-search button:hover {
   background-color: initial
 }

 .jsoneditor-search button.jsoneditor-refresh {
   width: 18px;
   background-position: -99px -73px
 }

 .jsoneditor-search button.jsoneditor-next {
   cursor: pointer;
   background-position: -124px -73px
 }

 .jsoneditor-search button.jsoneditor-next:hover {
   background-position: -124px -49px
 }

 .jsoneditor-search button.jsoneditor-previous {
   cursor: pointer;
   background-position: -148px -73px;
   margin-right: 2px
 }

 .jsoneditor-search button.jsoneditor-previous:hover {
   background-position: -148px -49px
 }

 .jsoneditor-results {
   font-family: arial, sans-serif;
   color: #fff;
   padding-right: 5px;
   line-height: 26px
 }

 .jsoneditor-frame {
   border: 1px solid #0000;
   background-color: #fff;
   padding: 0 2px;
   margin: 0
 }

 .jsoneditor-statusbar {
   line-height: 26px;
   height: 26px;
   color: grey;
   background-color: #ebebeb;
   border-top: 1px solid #d3d3d3;
   box-sizing: border-box;
   font-size: 14px
 }

 .jsoneditor-statusbar>.jsoneditor-curserinfo-val {
   margin-right: 12px
 }

 .jsoneditor-statusbar>.jsoneditor-curserinfo-count {
   margin-left: 4px
 }

 .jsoneditor-statusbar>.jsoneditor-validation-error-icon {
   float: right;
   width: 24px;
   height: 24px;
   padding: 0;
   margin-top: 1px;
   background-image: url(jsoneditor-icons.15f2789dd231f36d43a4.html);
   background-position: -168px -48px;
   cursor: pointer
 }

 .jsoneditor-statusbar>.jsoneditor-validation-error-count {
   float: right;
   margin: 0 4px 0 0;
   cursor: pointer
 }

 .jsoneditor-statusbar>.jsoneditor-parse-error-icon {
   float: right;
   width: 24px;
   height: 24px;
   padding: 0;
   margin: 1px;
   background-image: url(jsoneditor-icons.15f2789dd231f36d43a4.html);
   background-position: -25px 0
 }

 .jsoneditor-statusbar .jsoneditor-array-info a {
   color: inherit
 }

 div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,
 div.jsoneditor-statusbar>.jsoneditor-size-info {
   margin: 0 4px
 }

 .jsoneditor-treepath {
   padding: 0 5px;
   overflow: hidden;
   white-space: nowrap;
   outline: 0
 }

 .jsoneditor-treepath.show-all {
   word-wrap: break-word;
   white-space: normal;
   position: absolute;
   background-color: #ebebeb;
   z-index: 1;
   box-shadow: 2px 2px 12px #8080804d
 }

 .jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn {
   display: none
 }

 .jsoneditor-treepath div.jsoneditor-contextmenu-root {
   position: absolute;
   left: 0
 }

 .jsoneditor-treepath .jsoneditor-treepath-show-all-btn {
   position: absolute;
   background-color: #ebebeb;
   left: 0;
   height: 20px;
   padding: 0 3px;
   cursor: pointer
 }

 .jsoneditor-treepath .jsoneditor-treepath-element {
   margin: 1px;
   font-family: arial, sans-serif;
   font-size: 14px
 }

 .jsoneditor-treepath .jsoneditor-treepath-seperator {
   margin: 2px;
   font-size: 9pt;
   font-family: arial, sans-serif
 }

 .jsoneditor-treepath span.jsoneditor-treepath-element:hover,
 .jsoneditor-treepath span.jsoneditor-treepath-seperator:hover {
   cursor: pointer;
   text-decoration: underline
 }

 .selectr-container {
   position: relative
 }

 .selectr-container li {
   list-style: none
 }

 .selectr-hidden {
   position: absolute;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   width: 1px;
   height: 1px;
   margin: -1px;
   padding: 0;
   border: 0
 }

 .selectr-visible {
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   opacity: 0;
   z-index: 11
 }

 .selectr-desktop.multiple .selectr-visible {
   display: none
 }

 .selectr-desktop.multiple.native-open .selectr-visible {
   top: 100%;
   min-height: 200px !important;
   height: auto;
   opacity: 1;
   display: block
 }

 .selectr-container.multiple.selectr-mobile .selectr-selected {
   z-index: 0
 }

 .selectr-selected {
   position: relative;
   z-index: 1;
   box-sizing: border-box;
   width: 100%;
   padding: 7px 28px 7px 14px;
   cursor: pointer;
   border: 1px solid #999;
   border-radius: 3px;
   background-color: #fff
 }

 .selectr-selected:before {
   position: absolute;
   top: 50%;
   right: 10px;
   width: 0;
   height: 0;
   content: "";
   transform: rotate(0) translate3d(0, -50%, 0);
   border-color: #6c7a86 #0000 #0000;
   border-style: solid;
   border-width: 4px 4px 0
 }

 .selectr-container.native-open .selectr-selected:before,
 .selectr-container.open .selectr-selected:before {
   border-color: #0000 #0000 #6c7a86;
   border-style: solid;
   border-width: 0 4px 4px
 }

 .selectr-label {
   display: none;
   overflow: hidden;
   width: 100%;
   white-space: nowrap;
   text-overflow: ellipsis
 }

 .selectr-placeholder {
   color: #6c7a86
 }

 .selectr-tags {
   margin: 0;
   padding: 0;
   white-space: normal
 }

 .has-selected .selectr-tags {
   margin: 0 0 -2px
 }

 .selectr-tag {
   list-style: none;
   position: relative;
   float: left;
   padding: 2px 25px 2px 8px;
   margin: 0 2px 2px 0;
   cursor: default;
   color: #fff;
   border: none;
   border-radius: 10px;
   background: #acb7bf none repeat scroll 0 0
 }

 .selectr-container.multiple.has-selected .selectr-selected {
   padding: 5px 28px 5px 5px
 }

 .selectr-options-container {
   position: absolute;
   z-index: 10000;
   top: calc(100% - 1px);
   left: 0;
   display: none;
   box-sizing: border-box;
   width: 100%;
   border: 1px solid #999;
   border-top: 0 solid #0000;
   border-radius: 0 0 3px 3px;
   background-color: #fff
 }

 .selectr-container.open .selectr-options-container {
   display: block
 }

 .selectr-input-container {
   position: relative;
   display: none
 }

 .selectr-clear,
 .selectr-input-clear,
 .selectr-tag-remove {
   position: absolute;
   top: 50%;
   right: 22px;
   width: 20px;
   height: 20px;
   padding: 0;
   cursor: pointer;
   transform: translate3d(0, -50%, 0);
   border: none;
   background-color: initial;
   z-index: 11
 }

 .selectr-clear,
 .selectr-input-clear {
   display: none
 }

 .selectr-container.has-selected .selectr-clear,
 .selectr-input-container.active .selectr-input-clear {
   display: block
 }

 .selectr-selected .selectr-tag-remove {
   right: 2px
 }

 .selectr-clear:after,
 .selectr-clear:before,
 .selectr-input-clear:after,
 .selectr-input-clear:before,
 .selectr-tag-remove:after,
 .selectr-tag-remove:before {
   position: absolute;
   top: 5px;
   left: 9px;
   width: 2px;
   height: 10px;
   content: " ";
   background-color: #6c7a86
 }

 .selectr-tag-remove:after,
 .selectr-tag-remove:before {
   top: 4px;
   width: 3px;
   height: 12px;
   background-color: #fff
 }

 .selectr-clear:before,
 .selectr-input-clear:before,
 .selectr-tag-remove:before {
   transform: rotate(45deg)
 }

 .selectr-clear:after,
 .selectr-input-clear:after,
 .selectr-tag-remove:after {
   transform: rotate(-45deg)
 }

 .selectr-input-container.active,
 .selectr-input-container.active .selectr-clear {
   display: block
 }

 .selectr-input {
   top: 5px;
   left: 5px;
   box-sizing: border-box;
   width: calc(100% - 30px);
   margin: 10px 15px;
   padding: 7px 30px 7px 9px;
   border: 1px solid #999;
   border-radius: 3px
 }

 .selectr-notice {
   display: none;
   box-sizing: border-box;
   width: 100%;
   padding: 8px 16px;
   border-top: 1px solid #999;
   border-radius: 0 0 3px 3px;
   background-color: #fff
 }

 .selectr-container.notice .selectr-notice {
   display: block
 }

 .selectr-container.notice .selectr-selected {
   border-radius: 3px 3px 0 0
 }

 .selectr-options {
   position: relative;
   top: calc(100% + 2px);
   display: none;
   overflow-x: auto;
   overflow-y: scroll;
   max-height: 200px;
   margin: 0;
   padding: 0
 }

 .selectr-container.notice .selectr-options-container,
 .selectr-container.open .selectr-input-container,
 .selectr-container.open .selectr-options {
   display: block
 }

 .selectr-option {
   position: relative;
   display: block;
   padding: 5px 20px;
   list-style: none outside none;
   cursor: pointer;
   font-weight: 400
 }

 .selectr-options.optgroups>.selectr-option {
   padding-left: 25px
 }

 .selectr-optgroup {
   font-weight: 700;
   padding: 0
 }

 .selectr-optgroup--label {
   font-weight: 700;
   margin-top: 10px;
   padding: 5px 15px
 }

 .selectr-match {
   text-decoration: underline
 }

 .selectr-option.selected {
   background-color: #ddd
 }

 .selectr-option.active {
   color: #fff;
   background-color: #5897fb
 }

 .selectr-option.disabled {
   opacity: .4
 }

 .selectr-option.excluded {
   display: none
 }

 .selectr-container.open .selectr-selected {
   border-color: #999 #999 #0000;
   border-radius: 3px 3px 0 0
 }

 .selectr-container.open .selectr-selected:after {
   transform: rotate(180deg) translate3d(0, 50%, 0)
 }

 .selectr-disabled {
   opacity: .6
 }

 .has-selected .selectr-placeholder,
 .selectr-empty {
   display: none
 }

 .has-selected .selectr-label {
   display: block
 }

 .taggable .selectr-selected {
   padding: 4px 28px 4px 4px
 }

 .taggable .selectr-selected:after {
   display: table;
   content: " ";
   clear: both
 }

 .taggable .selectr-label {
   width: auto
 }

 .taggable .selectr-tags {
   float: left;
   display: block
 }

 .taggable .selectr-placeholder {
   display: none
 }

 .input-tag {
   float: left;
   min-width: 90px;
   width: auto
 }

 .selectr-tag-input {
   border: none;
   padding: 3px 10px;
   width: 100%;
   font-family: inherit;
   font-weight: inherit;
   font-size: inherit
 }

 .selectr-input-container.loading:after {
   position: absolute;
   top: 50%;
   right: 20px;
   width: 20px;
   height: 20px;
   content: "";
   transform: translate3d(0, -50%, 0);
   transform-origin: 50% 0 0;
   animation: selectr-spin .5s linear 0s infinite normal forwards running;
   border: 3px solid #ddd;
   border-top-color: #aaa;
   border-radius: 50%
 }

 @keyframes selectr-spin {
   0% {
     transform: rotate(0) translate3d(0, -50%, 0)
   }

   to {
     transform: rotate(1turn) translate3d(0, -50%, 0)
   }
 }

 .selectr-container.open.inverted .selectr-selected {
   border-color: #0000 #999 #999;
   border-radius: 0 0 3px 3px
 }

 .selectr-container.inverted .selectr-options-container {
   border-width: 1px 1px 0;
   border-color: #999 #999 #0000;
   border-radius: 3px 3px 0 0;
   background-color: #fff;
   top: auto;
   bottom: calc(100% - 1px)
 }

 .selectr-container::placeholder {
   color: #6c7a86;
   opacity: 1
 }

 .mat-badge-content {
   font-family: Roboto, Helvetica Neue, sans-serif
 }

 .mat-h1,
 .mat-headline,
 .mat-typography h1 {
   font: 400 24px/32px Roboto, Helvetica Neue, sans-serif
 }

 .mat-h2,
 .mat-title,
 .mat-typography h2 {
   font: 500 20px/32px Roboto, Helvetica Neue, sans-serif
 }

 .mat-h3,
 .mat-subheading-2,
 .mat-typography h3 {
   font: 400 16px/28px Roboto, Helvetica Neue, sans-serif
 }

 .mat-h4,
 .mat-subheading-1,
 .mat-typography h4 {
   font: 400 15px/24px Roboto, Helvetica Neue, sans-serif
 }

 .mat-h5,
 .mat-typography h5 {
   font: 400 calc(14px * .83) /20px Roboto, Helvetica Neue, sans-serif
 }

 .mat-h6,
 .mat-typography h6 {
   font: 400 calc(14px * .67) /20px Roboto, Helvetica Neue, sans-serif
 }

 .mat-body-2,
 .mat-body-strong {
   font: 500 14px/24px Roboto, Helvetica Neue, sans-serif
 }

 .mat-body,
 .mat-body-1,
 .mat-typography {
   font: 400 14px/20px Roboto, Helvetica Neue, sans-serif
 }

 .mat-caption,
 .mat-small {
   font: 400 12px/20px Roboto, Helvetica Neue, sans-serif
 }

 .mat-display-4,
 .mat-typography .mat-display-4 {
   font: 300 112px/112px Roboto, Helvetica Neue, sans-serif
 }

 .mat-display-3,
 .mat-typography .mat-display-3 {
   font: 400 56px/56px Roboto, Helvetica Neue, sans-serif
 }

 .mat-display-2,
 .mat-typography .mat-display-2 {
   font: 400 45px/48px Roboto, Helvetica Neue, sans-serif
 }

 .mat-display-1,
 .mat-typography .mat-display-1 {
   font: 400 34px/40px Roboto, Helvetica Neue, sans-serif
 }

 .mat-bottom-sheet-container {
   font: 400 14px/20px Roboto, Helvetica Neue, sans-serif
 }

 .mat-button,
 .mat-button-toggle,
 .mat-card,
 .mat-fab,
 .mat-flat-button,
 .mat-icon-button,
 .mat-mini-fab,
 .mat-raised-button,
 .mat-stroked-button {
   font-family: Roboto, Helvetica Neue, sans-serif
 }

 .mat-card-title {
   font-size: 24px
 }

 .mat-card-content,
 .mat-card-subtitle {
   font-size: 14px
 }

 .mat-checkbox,
 .mat-table {
   font-family: Roboto, Helvetica Neue, sans-serif
 }

 .mat-cell,
 .mat-footer-cell {
   font-size: 14px
 }

 .mat-calendar {
   font-family: Roboto, Helvetica Neue, sans-serif
 }

 .mat-calendar-table-header th {
   font-weight: 400
 }

 .mat-dialog-title {
   font: 500 20px/32px Roboto, Helvetica Neue, sans-serif
 }

 .mat-expansion-panel-header {
   font-family: Roboto, Helvetica Neue, sans-serif
 }

 .mat-expansion-panel-content {
   font: 400 14px/20px Roboto, Helvetica Neue, sans-serif
 }

 .mat-form-field {
   font-family: Roboto, Helvetica Neue, sans-serif
 }

 .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
 .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
   transform: translateY(-1.34375em) scale(.75);
   width: 133.3333333333%
 }

 .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
   transform: translateY(-1.34374em) scale(.75);
   width: 133.3333433333%
 }

 .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
 .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
   transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);
   -ms-transform: translateY(-1.28125em) scale(.75);
   width: 133.3333333333%
 }

 .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
   transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);
   -ms-transform: translateY(-1.28124em) scale(.75);
   width: 133.3333433333%
 }

 .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
   transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);
   -ms-transform: translateY(-1.28123em) scale(.75);
   width: 133.3333533333%
 }

 @media print {

   .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
   .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
     transform: translateY(-1.28122em) scale(.75)
   }

   .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
     transform: translateY(-1.28121em) scale(.75)
   }

   .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
     transform: translateY(-1.2812em) scale(.75)
   }
 }

 .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
 .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
   transform: translateY(-.59375em) scale(.75);
   width: 133.3333333333%
 }

 .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
   transform: translateY(-.59374em) scale(.75);
   width: 133.3333433333%
 }

 .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
 .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
   transform: translateY(-1.59375em) scale(.75);
   width: 133.3333333333%
 }

 .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
   transform: translateY(-1.59374em) scale(.75);
   width: 133.3333433333%
 }

 .mat-grid-tile-footer,
 .mat-grid-tile-header {
   font-size: 14px
 }

 .mat-menu-item {
   font-size: 14px;
   font-weight: 400
 }

 .mat-menu-item,
 .mat-paginator,
 .mat-paginator-page-size .mat-select-trigger,
 .mat-radio-button,
 .mat-select,
 .mat-slide-toggle-content,
 .mat-slider-thumb-label-text,
 .mat-stepper-horizontal,
 .mat-stepper-vertical {
   font-family: Roboto, Helvetica Neue, sans-serif
 }

 .mat-step-label {
   font-size: 14px;
   font-weight: 400
 }

 .mat-tab-group,
 .mat-tab-label,
 .mat-tab-link {
   font-family: Roboto, Helvetica Neue, sans-serif
 }

 .mat-toolbar,
 .mat-toolbar h1,
 .mat-toolbar h2,
 .mat-toolbar h3,
 .mat-toolbar h4,
 .mat-toolbar h5,
 .mat-toolbar h6 {
   font: 500 20px/32px Roboto, Helvetica Neue, sans-serif
 }

 .mat-list-item,
 .mat-list-option,
 .mat-tooltip {
   font-family: Roboto, Helvetica Neue, sans-serif
 }

 .mat-list-base .mat-list-item .mat-line:nth-child(n+2),
 .mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
   font-size: 14px
 }

 .mat-list-base .mat-subheader,
 .mat-list-base[dense] .mat-subheader,
 .mat-option {
   font-family: Roboto, Helvetica Neue, sans-serif
 }

 .mat-optgroup-label {
   font: 500 14px/24px Roboto, Helvetica Neue, sans-serif
 }

 .mat-simple-snackbar {
   font-size: 14px
 }

 .mat-simple-snackbar,
 .mat-tree {
   font-family: Roboto, Helvetica Neue, sans-serif
 }

 .mat-nested-tree-node,
 .mat-tree-node {
   font-weight: 400;
   font-size: 14px
 }

 .mat-checkbox-layout {
   white-space: normal !important
 }

 .mat-stepper-horizontal,
 .mat-stepper-vertical {
   font-family: Montserrat !important
 }

 input.mat-input-element {
   height: 20px !important;
   line-height: 20px
 }

 .costum-date-picker input.mat-input-element {
   height: auto !important
 }

 .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
   color: #00000026 !important
 }

 .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,
 .mat-input-element:disabled {
   color: #0000007a !important
 }

 .mat-step-header .mat-step-icon-selected,
 .mat-step-header .mat-step-icon-state-done,
 .mat-step-header .mat-step-icon-state-edit {
   background-color: #0b7675 !important
 }

 .mat-vertical-stepper-header .mat-step-icon {
   font-size: 12px
 }

 @media screen and (max-width:599px) {
   .mat-vertical-content {
     padding: 0 12px !important
   }
 }

 @media screen and (max-width:768px) {
   .mat-option {
     margin: 1rem 0 !important;
     overflow: visible !important;
     line-height: normal !important;
     word-wrap: break-word !important;
     white-space: pre-wrap !important;
     height: unset !important;
     max-height: unset !important
   }

   .mat-option-text.mat-option-text {
     white-space: normal !important
   }
 }

 .default.mat-table {
   font-family: Montserrat !important;
   border-radius: 5px;
   overflow: hidden;
   width: 100%
 }

 .default .mat-header-cell {
   font-size: 14px;
   font-weight: 700
 }

 .default td.mat-cell,
 .default td.mat-footer-cell,
 .default th.mat-header-cell {
   padding-left: 25px;
   max-width: 85px
 }

 @media only screen and (max-width:768px) {
   .default.mat-table {
     border-collapse: collapse
   }

   .default tbody,
   .default td,
   .default th,
   .default thead,
   .default tr,
   .default.mat-table {
     display: block
   }

   .default tr.mat-header-row {
     position: absolute;
     top: -9999px;
     left: -9999px
   }

   .default tr.mat-row {
     height: 100% !important
   }

   .default tr {
     border: 1px solid #ccc
   }

   .default td.mat-cell,
   .default td.mat-cell:first-of-type,
   .default td.mat-footer-cell,
   .default td.mat-footer-cell:first-of-type,
   .default th.mat-header-cell,
   .default th.mat-header-cell:first-of-type {
     position: relative;
     line-height: 16px;
     padding: 15px 10px !important
   }

   .default td.mat-cell,
   .default td.mat-footer-cell,
   .default th.mat-header-cell {
     border-bottom: 1px solid #fff
   }

   .default td.mat-cell:first-of-type,
   .default td.mat-footer-cell:first-of-type,
   .default th.mat-header-cell:first-of-type {
     border-top: none !important
   }

   .default td.mat-cell:last-of-type,
   .default td.mat-footer-cell:last-of-type,
   .default th.mat-header-cell:last-of-type {
     border-bottom-width: 0 !important
   }

   .default td.mat-cell:before,
   .default td.mat-footer-cell:before {
     content: attr(data-label);
     display: block;
     font-weight: 700;
     height: 100%;
     white-space: pre;
     color: #666671;
     opacity: .6
   }
 }

 .mat-form-field {
   width: 100%
 }

 .mat-form-field-appearance-outline .mat-form-field-outline-thick {
   color: #707070
 }

 .mat-form-field-appearance-legacy {
   margin: 0
 }

 .mat-form-field-wrapper {
   padding-bottom: 0
 }

 .mat-form-field-appearance-outline .mat-form-field-infix {
   padding: 8px 0 12px
 }

 .mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex .mat-form-field-outline-thick {
   opacity: .1 !important
 }

 .mat-form-field-appearance-legacy .mat-form-field-label,
 .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
 .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
   font-weight: 700
 }

 .mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick {
   opacity: .4 !important
 }

 .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,
 .mat-form-field-appearance-outline:not(.mat-form-field-disabled).mat-form-field-invalid.mat-focused .mat-form-field-flex:hover .mat-form-field-outline-thick {
   color: #f44336 !important;
   opacity: 1 !important
 }

 .mat-form-field.mat-form-field-invalid .mat-form-field-label,
 .mat-form-field.mat-form-field-invalid.mat-focused.mat-primary .mat-select-arrow {
   color: #f44336 !important
 }

 .mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick {
   color: #707070;
   opacity: .2
 }

 .mat-badge-content {
   font-weight: 600;
   font-size: 12px;
   font-family: Segoe UI
 }

 .mat-badge-small .mat-badge-content {
   font-size: 9px
 }

 .mat-badge-large .mat-badge-content {
   font-size: 24px
 }

 .mat-h1,
 .mat-headline,
 .mat-typography h1 {
   font: 700 32px/48px Segoe UI;
   letter-spacing: normal;
   margin: 0 0 16px
 }

 .mat-h2,
 .mat-title,
 .mat-typography h2 {
   font: 500 20px/32px Segoe UI;
   letter-spacing: normal;
   margin: 0 0 16px
 }

 .mat-h3,
 .mat-subheading-2,
 .mat-typography h3 {
   font: 400 16px/28px Segoe UI;
   letter-spacing: normal;
   margin: 0 0 16px
 }

 .mat-h4,
 .mat-subheading-1,
 .mat-typography h4 {
   font: 400 15px/24px Segoe UI;
   letter-spacing: normal;
   margin: 0 0 16px
 }

 .mat-h5,
 .mat-typography h5 {
   font: 500 calc(13px * .83) /24px Segoe UI;
   margin: 0 0 12px
 }

 .mat-h6,
 .mat-typography h6 {
   font: 500 calc(13px * .67) /24px Segoe UI;
   margin: 0 0 12px
 }

 .mat-body-2,
 .mat-body-strong {
   font: 500 14px/24px Segoe UI;
   letter-spacing: normal
 }

 .mat-body,
 .mat-body-1,
 .mat-typography {
   font: 500 13px/24px Segoe UI;
   letter-spacing: normal
 }

 .mat-body p,
 .mat-body-1 p,
 .mat-typography p {
   margin: 0 0 12px
 }

 .mat-caption,
 .mat-small {
   font: 400 12px/20px Segoe UI;
   letter-spacing: normal
 }

 .mat-display-4,
 .mat-typography .mat-display-4 {
   font: 300 112px/112px Segoe UI;
   letter-spacing: -.05em;
   margin: 0 0 56px
 }

 .mat-display-3,
 .mat-typography .mat-display-3 {
   font: 400 56px/56px Segoe UI;
   letter-spacing: -.02em;
   margin: 0 0 64px
 }

 .mat-display-2,
 .mat-typography .mat-display-2 {
   font: 400 45px/48px Segoe UI;
   letter-spacing: -.005em;
   margin: 0 0 64px
 }

 .mat-display-1,
 .mat-typography .mat-display-1 {
   font: 400 34px/40px Segoe UI;
   letter-spacing: normal;
   margin: 0 0 64px
 }

 .mat-bottom-sheet-container {
   font: 500 13px/24px Segoe UI;
   letter-spacing: normal
 }

 .mat-button,
 .mat-fab,
 .mat-flat-button,
 .mat-icon-button,
 .mat-mini-fab,
 .mat-raised-button,
 .mat-stroked-button {
   font-family: Segoe UI;
   font-size: 14px;
   font-weight: 500
 }

 .mat-button-toggle,
 .mat-card {
   font-family: Segoe UI
 }

 .mat-card-title {
   font-size: 32px;
   font-weight: 500
 }

 .mat-card-header .mat-card-title {
   font-size: 20px
 }

 .mat-card-content,
 .mat-card-subtitle {
   font-size: 13px
 }

 .mat-checkbox {
   font-family: Segoe UI
 }

 .mat-checkbox-layout .mat-checkbox-label {
   line-height: 24px
 }

 .mat-chip {
   font-size: 14px;
   font-weight: 500
 }

 .mat-chip .mat-chip-remove.mat-icon,
 .mat-chip .mat-chip-trailing-icon.mat-icon {
   font-size: 18px
 }

 .mat-table {
   font-family: Segoe UI
 }

 .mat-header-cell {
   font-size: 12px;
   font-weight: 500
 }

 .mat-cell,
 .mat-footer-cell {
   font-size: 13px
 }

 .mat-calendar {
   font-family: Segoe UI
 }

 .mat-calendar-body {
   font-size: 13px
 }

 .mat-calendar-body-label,
 .mat-calendar-period-button {
   font-size: 14px;
   font-weight: 500
 }

 .mat-calendar-table-header th {
   font-size: 11px;
   font-weight: 500
 }

 .mat-dialog-title {
   font: 500 20px/32px Segoe UI;
   letter-spacing: normal
 }

 .mat-expansion-panel-header {
   font-family: Segoe UI;
   font-size: 15px;
   font-weight: 400
 }

 .mat-expansion-panel-content {
   font: 500 13px/24px Segoe UI
 }

 .mat-form-field {
   font-size: inherit;
   font-weight: 400;
   line-height: 1.125;
   font-family: Segoe UI;
   letter-spacing: normal
 }

 .mat-form-field-wrapper {
   padding-bottom: 1.34375em
 }

 .mat-form-field-prefix .mat-icon,
 .mat-form-field-suffix .mat-icon {
   font-size: 150%;
   line-height: 1.125
 }

 .mat-form-field-prefix .mat-icon-button,
 .mat-form-field-suffix .mat-icon-button {
   height: 1.5em;
   width: 1.5em
 }

 .mat-form-field-prefix .mat-icon-button .mat-icon,
 .mat-form-field-suffix .mat-icon-button .mat-icon {
   height: 1.125em;
   line-height: 1.125
 }

 .mat-form-field-infix {
   padding: .5em 0;
   border-top: .84375em solid #0000
 }

 .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
 .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
   transform: translateY(-1.34373em) scale(.75);
   width: 133.3333533333%
 }

 .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
   transform: translateY(-1.34372em) scale(.75);
   width: 133.3333633333%
 }

 .mat-form-field-label-wrapper {
   top: -.84375em;
   padding-top: .84375em
 }

 .mat-form-field-label {
   top: 1.34375em
 }

 .mat-form-field-underline {
   bottom: 1.34375em
 }

 .mat-form-field-subscript-wrapper {
   font-size: 75%;
   margin-top: .6666666667em;
   top: calc(100% - 1.7916666667em)
 }

 .mat-form-field-appearance-legacy .mat-form-field-wrapper {
   padding-bottom: 1.25em
 }

 .mat-form-field-appearance-legacy .mat-form-field-infix {
   padding: .4375em 0
 }

 .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
 .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
   transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00106px);
   -ms-transform: translateY(-1.28119em) scale(.75);
   width: 133.3333933333%
 }

 .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
   transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00107px);
   -ms-transform: translateY(-1.28118em) scale(.75);
   width: 133.3334033333%
 }

 .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
   transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00108px);
   -ms-transform: translateY(-1.28117em) scale(.75);
   width: 133.3334133333%
 }

 .mat-form-field-appearance-legacy .mat-form-field-label {
   top: 1.28125em
 }

 .mat-form-field-appearance-legacy .mat-form-field-underline {
   bottom: 1.25em
 }

 .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
   margin-top: .5416666667em;
   top: calc(100% - 1.6666666667em)
 }

 @media print {

   .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
   .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
     transform: translateY(-1.28116em) scale(.75)
   }

   .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
     transform: translateY(-1.28115em) scale(.75)
   }

   .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
     transform: translateY(-1.28114em) scale(.75)
   }
 }

 .mat-form-field-appearance-fill .mat-form-field-infix {
   padding: .25em 0 .75em
 }

 .mat-form-field-appearance-fill .mat-form-field-label {
   top: 1.09375em;
   margin-top: -.5em
 }

 .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
 .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
   transform: translateY(-.59373em) scale(.75);
   width: 133.3333533333%
 }

 .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
   transform: translateY(-.59372em) scale(.75);
   width: 133.3333633333%
 }

 .mat-form-field-appearance-outline .mat-form-field-infix {
   padding: 1em 0
 }

 .mat-form-field-appearance-outline .mat-form-field-label {
   top: 1.84375em;
   margin-top: -.25em
 }

 .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
 .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
   transform: translateY(-1.59373em) scale(.75);
   width: 133.3333533333%
 }

 .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
   transform: translateY(-1.59372em) scale(.75);
   width: 133.3333633333%
 }

 .mat-grid-tile-footer,
 .mat-grid-tile-header {
   font-size: 13px
 }

 .mat-grid-tile-footer .mat-line,
 .mat-grid-tile-header .mat-line {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   display: block;
   box-sizing: border-box
 }

 .mat-grid-tile-footer .mat-line:nth-child(n+2),
 .mat-grid-tile-header .mat-line:nth-child(n+2) {
   font-size: 12px
 }

 input.mat-input-element {
   margin-top: -.0625em
 }

 .mat-menu-item {
   font-family: Segoe UI;
   font-size: 13px;
   font-weight: 500
 }

 .mat-paginator,
 .mat-paginator-page-size .mat-select-trigger {
   font-family: Segoe UI;
   font-size: 12px
 }

 .mat-radio-button,
 .mat-select {
   font-family: Segoe UI
 }

 .mat-select-trigger {
   height: 1.125em
 }

 .mat-slide-toggle-content {
   font-family: Segoe UI
 }

 .mat-slider-thumb-label-text {
   font-family: Segoe UI;
   font-size: 12px;
   font-weight: 500
 }

 .mat-stepper-horizontal,
 .mat-stepper-vertical {
   font-family: Segoe UI
 }

 .mat-step-label {
   font-size: 13px;
   font-weight: 500
 }

 .mat-step-sub-label-error {
   font-weight: 400
 }

 .mat-step-label-error {
   font-size: 14px
 }

 .mat-step-label-selected {
   font-size: 14px;
   font-weight: 500
 }

 .mat-tab-group {
   font-family: Segoe UI
 }

 .mat-tab-label,
 .mat-tab-link {
   font-family: Segoe UI;
   font-size: 14px;
   font-weight: 500
 }

 .mat-toolbar,
 .mat-toolbar h1,
 .mat-toolbar h2,
 .mat-toolbar h3,
 .mat-toolbar h4,
 .mat-toolbar h5,
 .mat-toolbar h6 {
   font: 500 20px/32px Segoe UI;
   letter-spacing: normal;
   margin: 0
 }

 .mat-tooltip {
   font-family: Segoe UI;
   font-size: 10px;
   padding-top: 6px;
   padding-bottom: 6px
 }

 .mat-tooltip-handset {
   font-size: 14px;
   padding-top: 8px;
   padding-bottom: 8px
 }

 .mat-list-item,
 .mat-list-option {
   font-family: Segoe UI
 }

 .mat-list-base .mat-list-item {
   font-size: 16px
 }

 .mat-list-base .mat-list-item .mat-line {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   display: block;
   box-sizing: border-box
 }

 .mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
   font-size: 13px
 }

 .mat-list-base .mat-list-option {
   font-size: 16px
 }

 .mat-list-base .mat-list-option .mat-line {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   display: block;
   box-sizing: border-box
 }

 .mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
   font-size: 13px
 }

 .mat-list-base .mat-subheader {
   font-family: Segoe UI;
   font-size: 14px;
   font-weight: 500
 }

 .mat-list-base[dense] .mat-list-item {
   font-size: 12px
 }

 .mat-list-base[dense] .mat-list-item .mat-line {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   display: block;
   box-sizing: border-box
 }

 .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),
 .mat-list-base[dense] .mat-list-option {
   font-size: 12px
 }

 .mat-list-base[dense] .mat-list-option .mat-line {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   display: block;
   box-sizing: border-box
 }

 .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
   font-size: 12px
 }

 .mat-list-base[dense] .mat-subheader {
   font-family: Segoe UI;
   font-size: 12px;
   font-weight: 500
 }

 .mat-option {
   font-family: Segoe UI;
   font-size: 16px
 }

 .mat-optgroup-label {
   font: 500 14px/24px Segoe UI;
   letter-spacing: normal
 }

 .mat-simple-snackbar {
   font-family: Segoe UI;
   font-size: 13px
 }

 .mat-simple-snackbar-action {
   line-height: 1;
   font-family: inherit;
   font-size: inherit;
   font-weight: 500
 }

 .mat-tree {
   font-family: Segoe UI
 }

 .mat-nested-tree-node,
 .mat-tree-node {
   font-weight: 500;
   font-size: 13px
 }

 .mat-ripple {
   overflow: hidden;
   position: relative
 }

 .mat-ripple:not(:empty) {
   transform: translateZ(0)
 }

 .mat-ripple.mat-ripple-unbounded {
   overflow: visible
 }

 .mat-ripple-element {
   position: absolute;
   border-radius: 50%;
   pointer-events: none;
   transition: opacity, transform 0ms cubic-bezier(0, 0, .2, 1);
   transform: scale(0)
 }

 .cdk-high-contrast-active .mat-ripple-element {
   display: none
 }

 .cdk-visually-hidden {
   border: 0;
   clip: rect(0 0 0 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px;
   white-space: nowrap;
   outline: 0;
   -webkit-appearance: none;
   -moz-appearance: none
 }

 .cdk-global-overlay-wrapper,
 .cdk-overlay-container {
   pointer-events: none;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%
 }

 .cdk-overlay-container {
   position: fixed;
   z-index: 1000
 }

 .cdk-overlay-container:empty {
   display: none
 }

 .cdk-global-overlay-wrapper,
 .cdk-overlay-pane {
   display: flex;
   position: absolute;
   z-index: 1000
 }

 .cdk-overlay-pane {
   pointer-events: auto;
   box-sizing: border-box;
   max-width: 100%;
   max-height: 100%
 }

 .cdk-overlay-backdrop {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   z-index: 1000;
   pointer-events: auto;
   -webkit-tap-highlight-color: transparent;
   transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
   opacity: 0
 }

 .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
   opacity: 1
 }

 .cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
   opacity: .6
 }

 .cdk-overlay-dark-backdrop {
   background: #00000052
 }

 .cdk-overlay-transparent-backdrop,
 .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
   opacity: 0
 }

 .cdk-overlay-connected-position-bounding-box {
   position: absolute;
   z-index: 1000;
   display: flex;
   flex-direction: column;
   min-width: 1px;
   min-height: 1px
 }

 .cdk-global-scrollblock {
   position: fixed;
   width: 100%;
   overflow-y: scroll
 }

 textarea.cdk-textarea-autosize {
   resize: none
 }

 textarea.cdk-textarea-autosize-measuring {
   padding: 2px 0 !important;
   box-sizing: initial !important;
   height: auto !important;
   overflow: hidden !important
 }

 textarea.cdk-textarea-autosize-measuring-firefox {
   padding: 2px 0 !important;
   box-sizing: initial !important;
   height: 0 !important
 }

 @keyframes cdk-text-field-autofill-start {}

 @keyframes cdk-text-field-autofill-end {}

 .cdk-text-field-autofill-monitored:-webkit-autofill {
   animation: cdk-text-field-autofill-start 0s 1ms
 }

 .cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
   animation: cdk-text-field-autofill-end 0s 1ms
 }

 .mat-focus-indicator,
 .mat-mdc-focus-indicator {
   position: relative
 }

 .mat-ripple-element {
   background-color: #0000001a
 }

 .mat-option {
   color: #000000de
 }

 .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),
 .mat-option:focus:not(.mat-option-disabled),
 .mat-option:hover:not(.mat-option-disabled) {
   background: #0000000a
 }

 .mat-option.mat-active {
   background: #0000000a;
   color: #000000de
 }

 .mat-option.mat-option-disabled {
   color: #00000061
 }

 .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),
 .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
   color: #0c8a88
 }

 .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
   color: #f44336
 }

 .mat-optgroup-label {
   color: #0000008a
 }

 .mat-optgroup-disabled .mat-optgroup-label {
   color: #00000061
 }

 .mat-pseudo-checkbox {
   color: #0000008a
 }

 .mat-pseudo-checkbox:after {
   color: #fafafa
 }

 .mat-pseudo-checkbox-disabled {
   color: #b0b0b0
 }

 .mat-accent .mat-pseudo-checkbox-checked,
 .mat-accent .mat-pseudo-checkbox-indeterminate,
 .mat-primary .mat-pseudo-checkbox-checked,
 .mat-primary .mat-pseudo-checkbox-indeterminate,
 .mat-pseudo-checkbox-checked,
 .mat-pseudo-checkbox-indeterminate {
   background: #0c8a88
 }

 .mat-warn .mat-pseudo-checkbox-checked,
 .mat-warn .mat-pseudo-checkbox-indeterminate {
   background: #f44336
 }

 .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
 .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
   background: #b0b0b0
 }

 .mat-app-background {
   background-color: #fafafa;
   color: #000000de
 }

 .mat-elevation-z0 {
   box-shadow: 0 0 0 0 #0003, 0 0 0 0 #00000024, 0 0 0 0 #0000001f
 }

 .mat-elevation-z1 {
   box-shadow: 0 2px 1px -1px #0003, 0 1px 1px 0 #00000024, 0 1px 3px 0 #0000001f
 }

 .mat-elevation-z2 {
   box-shadow: 0 3px 1px -2px #0003, 0 2px 2px 0 #00000024, 0 1px 5px 0 #0000001f
 }

 .mat-elevation-z3 {
   box-shadow: 0 3px 3px -2px #0003, 0 3px 4px 0 #00000024, 0 1px 8px 0 #0000001f
 }

 .mat-elevation-z4 {
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .mat-elevation-z5 {
   box-shadow: 0 3px 5px -1px #0003, 0 5px 8px 0 #00000024, 0 1px 14px 0 #0000001f
 }

 .mat-elevation-z6 {
   box-shadow: 0 3px 5px -1px #0003, 0 6px 10px 0 #00000024, 0 1px 18px 0 #0000001f
 }

 .mat-elevation-z7 {
   box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
 }

 .mat-elevation-z8 {
   box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
 }

 .mat-elevation-z9 {
   box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
 }

 .mat-elevation-z10 {
   box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
 }

 .mat-elevation-z11 {
   box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
 }

 .mat-elevation-z12 {
   box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
 }

 .mat-elevation-z13 {
   box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
 }

 .mat-elevation-z14 {
   box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
 }

 .mat-elevation-z15 {
   box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
 }

 .mat-elevation-z16 {
   box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
 }

 .mat-elevation-z17 {
   box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
 }

 .mat-elevation-z18 {
   box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
 }

 .mat-elevation-z19 {
   box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
 }

 .mat-elevation-z20 {
   box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
 }

 .mat-elevation-z21 {
   box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
 }

 .mat-elevation-z22 {
   box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
 }

 .mat-elevation-z23 {
   box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
 }

 .mat-elevation-z24 {
   box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
 }

 .mat-theme-loaded-marker {
   display: none
 }

 .mat-autocomplete-panel {
   background: #fff;
   color: #000000de
 }

 .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
   background: #fff
 }

 .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
   color: #000000de
 }

 .mat-badge {
   position: relative
 }

 .mat-badge-hidden .mat-badge-content {
   display: none
 }

 .mat-badge-content {
   position: absolute;
   text-align: center;
   display: inline-block;
   border-radius: 50%;
   transition: transform .2s ease-in-out;
   transform: scale(.6);
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   pointer-events: none
 }

 .mat-badge-content._mat-animation-noopable,
 .ng-animate-disabled .mat-badge-content {
   transition: none
 }

 .mat-badge-content.mat-badge-active {
   transform: none
 }

 .mat-badge-small .mat-badge-content {
   width: 16px;
   height: 16px;
   line-height: 16px
 }

 .mat-badge-small.mat-badge-above .mat-badge-content {
   top: -8px
 }

 .mat-badge-small.mat-badge-below .mat-badge-content {
   bottom: -8px
 }

 .mat-badge-small.mat-badge-before .mat-badge-content {
   left: -16px
 }

 [dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
   left: auto;
   right: -16px
 }

 .mat-badge-small.mat-badge-after .mat-badge-content {
   right: -16px
 }

 [dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
   right: auto;
   left: -16px
 }

 .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
   left: -8px
 }

 [dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
   left: auto;
   right: -8px
 }

 .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
   right: -8px
 }

 [dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
   right: auto;
   left: -8px
 }

 .mat-badge-medium .mat-badge-content {
   width: 22px;
   height: 22px;
   line-height: 22px
 }

 .mat-badge-medium.mat-badge-above .mat-badge-content {
   top: -11px
 }

 .mat-badge-medium.mat-badge-below .mat-badge-content {
   bottom: -11px
 }

 .mat-badge-medium.mat-badge-before .mat-badge-content {
   left: -22px
 }

 [dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
   left: auto;
   right: -22px
 }

 .mat-badge-medium.mat-badge-after .mat-badge-content {
   right: -22px
 }

 [dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
   right: auto;
   left: -22px
 }

 .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
   left: -11px
 }

 [dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
   left: auto;
   right: -11px
 }

 .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
   right: -11px
 }

 [dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
   right: auto;
   left: -11px
 }

 .mat-badge-large .mat-badge-content {
   width: 28px;
   height: 28px;
   line-height: 28px
 }

 .mat-badge-large.mat-badge-above .mat-badge-content {
   top: -14px
 }

 .mat-badge-large.mat-badge-below .mat-badge-content {
   bottom: -14px
 }

 .mat-badge-large.mat-badge-before .mat-badge-content {
   left: -28px
 }

 [dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
   left: auto;
   right: -28px
 }

 .mat-badge-large.mat-badge-after .mat-badge-content {
   right: -28px
 }

 [dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
   right: auto;
   left: -28px
 }

 .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
   left: -14px
 }

 [dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
   left: auto;
   right: -14px
 }

 .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
   right: -14px
 }

 [dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
   right: auto;
   left: -14px
 }

 .mat-badge-content {
   color: #fff;
   background: #0c8a88
 }

 .cdk-high-contrast-active .mat-badge-content {
   outline: 1px solid;
   border-radius: 0
 }

 .mat-badge-accent .mat-badge-content {
   background: #0c8a88;
   color: #fff
 }

 .mat-badge-warn .mat-badge-content {
   color: #fff;
   background: #f44336
 }

 .mat-badge-disabled .mat-badge-content {
   background: #b9b9b9;
   color: #00000061
 }

 .mat-bottom-sheet-container {
   box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f;
   background: #fff;
   color: #000000de
 }

 .mat-button,
 .mat-icon-button,
 .mat-stroked-button {
   color: inherit;
   background: #0000
 }

 .mat-button.mat-accent,
 .mat-button.mat-primary,
 .mat-icon-button.mat-accent,
 .mat-icon-button.mat-primary,
 .mat-stroked-button.mat-accent,
 .mat-stroked-button.mat-primary {
   color: #0c8a88
 }

 .mat-button.mat-warn,
 .mat-icon-button.mat-warn,
 .mat-stroked-button.mat-warn {
   color: #f44336
 }

 .mat-button.mat-accent.mat-button-disabled,
 .mat-button.mat-button-disabled.mat-button-disabled,
 .mat-button.mat-primary.mat-button-disabled,
 .mat-button.mat-warn.mat-button-disabled,
 .mat-icon-button.mat-accent.mat-button-disabled,
 .mat-icon-button.mat-button-disabled.mat-button-disabled,
 .mat-icon-button.mat-primary.mat-button-disabled,
 .mat-icon-button.mat-warn.mat-button-disabled,
 .mat-stroked-button.mat-accent.mat-button-disabled,
 .mat-stroked-button.mat-button-disabled.mat-button-disabled,
 .mat-stroked-button.mat-primary.mat-button-disabled,
 .mat-stroked-button.mat-warn.mat-button-disabled {
   color: #00000042
 }

 .mat-button.mat-accent .mat-button-focus-overlay,
 .mat-button.mat-primary .mat-button-focus-overlay,
 .mat-icon-button.mat-accent .mat-button-focus-overlay,
 .mat-icon-button.mat-primary .mat-button-focus-overlay,
 .mat-stroked-button.mat-accent .mat-button-focus-overlay,
 .mat-stroked-button.mat-primary .mat-button-focus-overlay {
   background-color: #0c8a88
 }

 .mat-button.mat-warn .mat-button-focus-overlay,
 .mat-icon-button.mat-warn .mat-button-focus-overlay,
 .mat-stroked-button.mat-warn .mat-button-focus-overlay {
   background-color: #f44336
 }

 .mat-button.mat-button-disabled .mat-button-focus-overlay,
 .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
 .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
   background-color: initial
 }

 .mat-button .mat-ripple-element,
 .mat-icon-button .mat-ripple-element,
 .mat-stroked-button .mat-ripple-element {
   opacity: .1;
   background-color: currentColor
 }

 .mat-button-focus-overlay {
   background: #000
 }

 .mat-stroked-button:not(.mat-button-disabled) {
   border-color: #0000001f
 }

 .mat-fab,
 .mat-flat-button,
 .mat-mini-fab,
 .mat-raised-button {
   color: #000000de;
   background-color: #fff
 }

 .mat-fab.mat-accent,
 .mat-fab.mat-primary,
 .mat-fab.mat-warn,
 .mat-flat-button.mat-accent,
 .mat-flat-button.mat-primary,
 .mat-flat-button.mat-warn,
 .mat-mini-fab.mat-accent,
 .mat-mini-fab.mat-primary,
 .mat-mini-fab.mat-warn,
 .mat-raised-button.mat-accent,
 .mat-raised-button.mat-primary,
 .mat-raised-button.mat-warn {
   color: #fff
 }

 .mat-fab.mat-accent.mat-button-disabled,
 .mat-fab.mat-button-disabled.mat-button-disabled,
 .mat-fab.mat-primary.mat-button-disabled,
 .mat-fab.mat-warn.mat-button-disabled,
 .mat-flat-button.mat-accent.mat-button-disabled,
 .mat-flat-button.mat-button-disabled.mat-button-disabled,
 .mat-flat-button.mat-primary.mat-button-disabled,
 .mat-flat-button.mat-warn.mat-button-disabled,
 .mat-mini-fab.mat-accent.mat-button-disabled,
 .mat-mini-fab.mat-button-disabled.mat-button-disabled,
 .mat-mini-fab.mat-primary.mat-button-disabled,
 .mat-mini-fab.mat-warn.mat-button-disabled,
 .mat-raised-button.mat-accent.mat-button-disabled,
 .mat-raised-button.mat-button-disabled.mat-button-disabled,
 .mat-raised-button.mat-primary.mat-button-disabled,
 .mat-raised-button.mat-warn.mat-button-disabled {
   color: #00000042
 }

 .mat-fab.mat-accent,
 .mat-fab.mat-primary,
 .mat-flat-button.mat-accent,
 .mat-flat-button.mat-primary,
 .mat-mini-fab.mat-accent,
 .mat-mini-fab.mat-primary,
 .mat-raised-button.mat-accent,
 .mat-raised-button.mat-primary {
   background-color: #0c8a88
 }

 .mat-fab.mat-warn,
 .mat-flat-button.mat-warn,
 .mat-mini-fab.mat-warn,
 .mat-raised-button.mat-warn {
   background-color: #f44336
 }

 .mat-fab.mat-accent.mat-button-disabled,
 .mat-fab.mat-button-disabled.mat-button-disabled,
 .mat-fab.mat-primary.mat-button-disabled,
 .mat-fab.mat-warn.mat-button-disabled,
 .mat-flat-button.mat-accent.mat-button-disabled,
 .mat-flat-button.mat-button-disabled.mat-button-disabled,
 .mat-flat-button.mat-primary.mat-button-disabled,
 .mat-flat-button.mat-warn.mat-button-disabled,
 .mat-mini-fab.mat-accent.mat-button-disabled,
 .mat-mini-fab.mat-button-disabled.mat-button-disabled,
 .mat-mini-fab.mat-primary.mat-button-disabled,
 .mat-mini-fab.mat-warn.mat-button-disabled,
 .mat-raised-button.mat-accent.mat-button-disabled,
 .mat-raised-button.mat-button-disabled.mat-button-disabled,
 .mat-raised-button.mat-primary.mat-button-disabled,
 .mat-raised-button.mat-warn.mat-button-disabled {
   background-color: #0000001f
 }

 .mat-fab.mat-accent .mat-ripple-element,
 .mat-fab.mat-primary .mat-ripple-element,
 .mat-fab.mat-warn .mat-ripple-element,
 .mat-flat-button.mat-accent .mat-ripple-element,
 .mat-flat-button.mat-primary .mat-ripple-element,
 .mat-flat-button.mat-warn .mat-ripple-element,
 .mat-mini-fab.mat-accent .mat-ripple-element,
 .mat-mini-fab.mat-primary .mat-ripple-element,
 .mat-mini-fab.mat-warn .mat-ripple-element,
 .mat-raised-button.mat-accent .mat-ripple-element,
 .mat-raised-button.mat-primary .mat-ripple-element,
 .mat-raised-button.mat-warn .mat-ripple-element {
   background-color: #ffffff1a
 }

 .mat-flat-button:not([class*=mat-elevation-z]),
 .mat-stroked-button:not([class*=mat-elevation-z]) {
   box-shadow: 0 0 0 0 #0003, 0 0 0 0 #00000024, 0 0 0 0 #0000001f
 }

 .mat-raised-button:not([class*=mat-elevation-z]) {
   box-shadow: 0 3px 1px -2px #0003, 0 2px 2px 0 #00000024, 0 1px 5px 0 #0000001f
 }

 .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
   box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
 }

 .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
   box-shadow: 0 0 0 0 #0003, 0 0 0 0 #00000024, 0 0 0 0 #0000001f
 }

 .mat-fab:not([class*=mat-elevation-z]),
 .mat-mini-fab:not([class*=mat-elevation-z]) {
   box-shadow: 0 3px 5px -1px #0003, 0 6px 10px 0 #00000024, 0 1px 18px 0 #0000001f
 }

 .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
 .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
   box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
 }

 .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),
 .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
   box-shadow: 0 0 0 0 #0003, 0 0 0 0 #00000024, 0 0 0 0 #0000001f
 }

 .mat-button-toggle-group,
 .mat-button-toggle-standalone {
   box-shadow: 0 3px 1px -2px #0003, 0 2px 2px 0 #00000024, 0 1px 5px 0 #0000001f
 }

 .mat-button-toggle-group-appearance-standard,
 .mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
   box-shadow: none
 }

 .mat-button-toggle {
   color: #00000061
 }

 .mat-button-toggle .mat-button-toggle-focus-overlay {
   background-color: #0000001f
 }

 .mat-button-toggle-appearance-standard {
   color: #000000de;
   background: #fff
 }

 .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
   background-color: #000
 }

 .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
   border-left: 1px solid #0000001f
 }

 [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
   border-left: none;
   border-right: 1px solid #0000001f
 }

 .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle {
   border-left: none;
   border-right: none;
   border-top: 1px solid #0000001f
 }

 .mat-button-toggle-checked {
   background-color: #e0e0e0;
   color: #0000008a
 }

 .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
   color: #000000de
 }

 .mat-button-toggle-disabled {
   color: #00000042;
   background-color: #eee
 }

 .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
   background: #fff
 }

 .mat-button-toggle-disabled.mat-button-toggle-checked {
   background-color: #bdbdbd
 }

 .mat-button-toggle-group-appearance-standard,
 .mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
   border: 1px solid #0000001f
 }

 .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
   line-height: 48px
 }

 .mat-card {
   background: #fff;
   color: #000000de
 }

 .mat-card:not([class*=mat-elevation-z]) {
   box-shadow: 0 2px 1px -1px #0003, 0 1px 1px 0 #00000024, 0 1px 3px 0 #0000001f
 }

 .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
   box-shadow: 0 0 0 0 #0003, 0 0 0 0 #00000024, 0 0 0 0 #0000001f
 }

 .mat-card-subtitle {
   color: #0000008a
 }

 .mat-checkbox-frame {
   border-color: #0000008a
 }

 .mat-checkbox-checkmark {
   fill: #fafafa
 }

 .mat-checkbox-checkmark-path {
   stroke: #fafafa !important
 }

 .mat-checkbox-mixedmark {
   background-color: #fafafa
 }

 .mat-checkbox-checked.mat-accent .mat-checkbox-background,
 .mat-checkbox-checked.mat-primary .mat-checkbox-background,
 .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
 .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background {
   background-color: #0c8a88
 }

 .mat-checkbox-checked.mat-warn .mat-checkbox-background,
 .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background {
   background-color: #f44336
 }

 .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
 .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
   background-color: #b0b0b0
 }

 .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
   border-color: #b0b0b0
 }

 .mat-checkbox-disabled .mat-checkbox-label {
   color: #0000008a
 }

 .mat-checkbox .mat-ripple-element {
   background-color: #000
 }

 .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
 .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
 .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
 .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
   background: #0c8a88
 }

 .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
 .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
   background: #f44336
 }

 .mat-chip.mat-standard-chip {
   background-color: #e0e0e0;
   color: #000000de
 }

 .mat-chip.mat-standard-chip .mat-chip-remove {
   color: #000000de;
   opacity: .4
 }

 .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
   box-shadow: 0 3px 3px -2px #0003, 0 3px 4px 0 #00000024, 0 1px 8px 0 #0000001f
 }

 .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
   opacity: .54
 }

 .mat-chip.mat-standard-chip.mat-chip-disabled {
   opacity: .4
 }

 .mat-chip.mat-standard-chip:after {
   background: #000
 }

 .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
   background-color: #0c8a88;
   color: #fff
 }

 .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
   color: #fff;
   opacity: .4
 }

 .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
   background-color: #ffffff1a
 }

 .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
   background-color: #f44336;
   color: #fff
 }

 .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
   color: #fff;
   opacity: .4
 }

 .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
   background-color: #ffffff1a
 }

 .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
   background-color: #0c8a88;
   color: #fff
 }

 .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
   color: #fff;
   opacity: .4
 }

 .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
   background-color: #ffffff1a
 }

 .mat-table {
   background: #fff
 }

 .mat-table tbody,
 .mat-table tfoot,
 .mat-table thead,
 .mat-table-sticky,
 [mat-footer-row],
 [mat-header-row],
 [mat-row],
 mat-footer-row,
 mat-header-row,
 mat-row {
   background: inherit
 }

 mat-footer-row,
 mat-header-row,
 mat-row,
 td.mat-cell,
 td.mat-footer-cell,
 th.mat-header-cell {
   border-bottom-color: #0000001f
 }

 .mat-header-cell {
   color: #0000008a
 }

 .mat-cell,
 .mat-footer-cell {
   color: #000000de
 }

 .mat-calendar-arrow {
   border-top-color: #0000008a
 }

 .mat-datepicker-content .mat-calendar-next-button,
 .mat-datepicker-content .mat-calendar-previous-button,
 .mat-datepicker-toggle {
   color: #0000008a
 }

 .mat-calendar-table-header-divider:after {
   background: #0000001f
 }

 .mat-calendar-body-label,
 .mat-calendar-table-header {
   color: #0000008a
 }

 .mat-calendar-body-cell-content,
 .mat-date-range-input-separator {
   color: #000000de;
   border-color: #0000
 }

 .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
 .mat-form-field-disabled .mat-date-range-input-separator {
   color: #00000061
 }

 .mat-calendar-body-in-preview {
   color: #0000003d
 }

 .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
   border-color: #00000061
 }

 .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
   border-color: #0000002e
 }

 .mat-calendar-body-in-range:before {
   background: #0c8a8833
 }

 .mat-calendar-body-comparison-identical,
 .mat-calendar-body-in-comparison-range:before {
   background: #f9ab0033
 }

 .mat-calendar-body-comparison-bridge-start:before,
 [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
   background: linear-gradient(90deg, #0c8a8833 50%, #f9ab0033 0)
 }

 .mat-calendar-body-comparison-bridge-end:before,
 [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
   background: linear-gradient(270deg, #0c8a8833 50%, #f9ab0033 0)
 }

 .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,
 .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical {
   background: #a8dab5
 }

 .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
 .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
   background: #46a35e
 }

 .mat-calendar-body-selected {
   background-color: #0c8a88;
   color: #fff
 }

 .mat-calendar-body-disabled>.mat-calendar-body-selected {
   background-color: #0c8a8866
 }

 .mat-calendar-body-today.mat-calendar-body-selected {
   box-shadow: inset 0 0 0 1px #fff
 }

 .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
 .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
 .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
   background-color: #0c8a884d
 }

 .mat-datepicker-content {
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
   background-color: #fff;
   color: #000000de
 }

 .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before {
   background: #0c8a8833
 }

 .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
 .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before {
   background: #f9ab0033
 }

 .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,
 .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
   background: linear-gradient(90deg, #0c8a8833 50%, #f9ab0033 0)
 }

 .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,
 .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
   background: linear-gradient(270deg, #0c8a8833 50%, #f9ab0033 0)
 }

 .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,
 .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical {
   background: #a8dab5
 }

 .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
 .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
   background: #46a35e
 }

 .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
   background-color: #0c8a88;
   color: #fff
 }

 .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected {
   background-color: #0c8a8866
 }

 .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
   box-shadow: inset 0 0 0 1px #fff
 }

 .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
 .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
 .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
   background-color: #0c8a884d
 }

 .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before {
   background: #f4433633
 }

 .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
 .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before {
   background: #f9ab0033
 }

 .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,
 .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
   background: linear-gradient(90deg, #f4433633 50%, #f9ab0033 0)
 }

 .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,
 .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
   background: linear-gradient(270deg, #f4433633 50%, #f9ab0033 0)
 }

 .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,
 .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical {
   background: #a8dab5
 }

 .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
 .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
   background: #46a35e
 }

 .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
   background-color: #f44336;
   color: #fff
 }

 .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected {
   background-color: #f4433666
 }

 .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
   box-shadow: inset 0 0 0 1px #fff
 }

 .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
 .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
 .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
   background-color: #f443364d
 }

 .mat-datepicker-content-touch {
   box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
 }

 .mat-datepicker-toggle-active,
 .mat-datepicker-toggle-active.mat-accent {
   color: #0c8a88
 }

 .mat-datepicker-toggle-active.mat-warn {
   color: #f44336
 }

 .mat-date-range-input-inner[disabled] {
   color: #00000061
 }

 .mat-dialog-container {
   box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f;
   background: #fff;
   color: #000000de
 }

 .mat-divider {
   border-top-color: #0000001f
 }

 .mat-divider-vertical {
   border-right-color: #0000001f
 }

 .mat-expansion-panel {
   background: #fff;
   color: #000000de
 }

 .mat-expansion-panel:not([class*=mat-elevation-z]) {
   box-shadow: 0 3px 1px -2px #0003, 0 2px 2px 0 #00000024, 0 1px 5px 0 #0000001f
 }

 .mat-action-row {
   border-top-color: #0000001f
 }

 .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),
 .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),
 .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
   background: #0000000a
 }

 @media (hover:none) {
   .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
     background: #fff
   }
 }

 .mat-expansion-panel-header-title {
   color: #000000de
 }

 .mat-expansion-indicator:after,
 .mat-expansion-panel-header-description {
   color: #0000008a
 }

 .mat-expansion-panel-header[aria-disabled=true] {
   color: #00000042
 }

 .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,
 .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title {
   color: inherit
 }

 .mat-expansion-panel-header {
   height: 48px
 }

 .mat-expansion-panel-header.mat-expanded {
   height: 64px
 }

 .mat-form-field-label,
 .mat-hint {
   color: #0009
 }

 .mat-form-field.mat-focused .mat-form-field-label,
 .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
   color: #0c8a88
 }

 .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
   color: #f44336
 }

 .mat-focused .mat-form-field-required-marker {
   color: #0c8a88
 }

 .mat-form-field-ripple {
   background-color: #000000de
 }

 .mat-form-field.mat-focused .mat-form-field-ripple,
 .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
   background-color: #0c8a88
 }

 .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
   background-color: #f44336
 }

 .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,
 .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after {
   color: #0c8a88
 }

 .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,
 .mat-form-field.mat-form-field-invalid .mat-form-field-label,
 .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,
 .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent {
   color: #f44336
 }

 .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
 .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
   background-color: #f44336
 }

 .mat-error {
   color: #f44336
 }

 .mat-form-field-appearance-legacy .mat-form-field-label,
 .mat-form-field-appearance-legacy .mat-hint {
   color: #0000008a
 }

 .mat-form-field-appearance-legacy .mat-form-field-underline {
   background-color: #0000006b
 }

 .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
   background-image: linear-gradient(90deg, #0000006b 0, #0000006b 33%, #0000 0);
   background-size: 4px 100%;
   background-repeat: repeat-x
 }

 .mat-form-field-appearance-standard .mat-form-field-underline {
   background-color: #0000006b
 }

 .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
   background-image: linear-gradient(90deg, #0000006b 0, #0000006b 33%, #0000 0);
   background-size: 4px 100%;
   background-repeat: repeat-x
 }

 .mat-form-field-appearance-fill .mat-form-field-flex {
   background-color: #0000000a
 }

 .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
   background-color: #00000005
 }

 .mat-form-field-appearance-fill .mat-form-field-underline:before {
   background-color: #0000006b
 }

 .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
   color: #00000061
 }

 .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before {
   background-color: initial
 }

 .mat-form-field-appearance-outline .mat-form-field-outline {
   color: #0000001f
 }

 .mat-form-field-appearance-outline .mat-form-field-outline-thick {
   color: #000000de
 }

 .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
 .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
   color: #0c8a88
 }

 .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,
 .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
   color: #f44336
 }

 .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
   color: #00000061
 }

 .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
   color: #0000000f
 }

 .mat-icon.mat-accent,
 .mat-icon.mat-primary {
   color: #0c8a88
 }

 .mat-icon.mat-warn {
   color: #f44336
 }

 .mat-form-field-type-mat-native-select .mat-form-field-infix:after {
   color: #0000008a
 }

 .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,
 .mat-input-element:disabled {
   color: #00000061
 }

 .mat-input-element {
   caret-color: #0c8a88
 }

 .mat-input-element::placeholder {
   color: #0000006b
 }

 .mat-input-element::-moz-placeholder {
   color: #0000006b
 }

 .mat-input-element::-webkit-input-placeholder {
   color: #0000006b
 }

 .mat-input-element:-ms-input-placeholder {
   color: #0000006b
 }

 .mat-form-field.mat-accent .mat-input-element {
   caret-color: #0c8a88
 }

 .mat-form-field-invalid .mat-input-element,
 .mat-form-field.mat-warn .mat-input-element {
   caret-color: #f44336
 }

 .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after {
   color: #f44336
 }

 .mat-list-base .mat-list-item,
 .mat-list-base .mat-list-option {
   color: #000000de
 }

 .mat-list-base .mat-subheader {
   color: #0000008a
 }

 .mat-list-item-disabled {
   background-color: #eee
 }

 .mat-action-list .mat-list-item:focus,
 .mat-action-list .mat-list-item:hover,
 .mat-list-option:focus,
 .mat-list-option:hover,
 .mat-nav-list .mat-list-item:focus,
 .mat-nav-list .mat-list-item:hover {
   background: #0000000a
 }

 .mat-list-single-selected-option,
 .mat-list-single-selected-option:focus,
 .mat-list-single-selected-option:hover {
   background: #0000001f
 }

 .mat-menu-panel {
   background: #fff
 }

 .mat-menu-panel:not([class*=mat-elevation-z]) {
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .mat-menu-item {
   background: #0000;
   color: #000000de
 }

 .mat-menu-item[disabled],
 .mat-menu-item[disabled] .mat-icon-no-color,
 .mat-menu-item[disabled] .mat-menu-submenu-icon {
   color: #00000061
 }

 .mat-menu-item .mat-icon-no-color,
 .mat-menu-submenu-icon {
   color: #0000008a
 }

 .mat-menu-item-highlighted:not([disabled]),
 .mat-menu-item.cdk-keyboard-focused:not([disabled]),
 .mat-menu-item.cdk-program-focused:not([disabled]),
 .mat-menu-item:hover:not([disabled]) {
   background: #0000000a
 }

 .mat-paginator {
   background: #fff
 }

 .mat-paginator,
 .mat-paginator-page-size .mat-select-trigger {
   color: #0000008a
 }

 .mat-paginator-decrement,
 .mat-paginator-increment {
   border-top: 2px solid #0000008a;
   border-right: 2px solid #0000008a
 }

 .mat-paginator-first,
 .mat-paginator-last {
   border-top: 2px solid #0000008a
 }

 .mat-icon-button[disabled] .mat-paginator-decrement,
 .mat-icon-button[disabled] .mat-paginator-first,
 .mat-icon-button[disabled] .mat-paginator-increment,
 .mat-icon-button[disabled] .mat-paginator-last {
   border-color: #00000061
 }

 .mat-paginator-container {
   min-height: 56px
 }

 .mat-progress-bar-background {
   fill: #bfdede
 }

 .mat-progress-bar-buffer {
   background-color: #bfdede
 }

 .mat-progress-bar-fill:after {
   background-color: #0c8a88
 }

 .mat-progress-bar.mat-accent .mat-progress-bar-background {
   fill: #bfdede
 }

 .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
   background-color: #bfdede
 }

 .mat-progress-bar.mat-accent .mat-progress-bar-fill:after {
   background-color: #0c8a88
 }

 .mat-progress-bar.mat-warn .mat-progress-bar-background {
   fill: #f9ccc9
 }

 .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
   background-color: #f9ccc9
 }

 .mat-progress-bar.mat-warn .mat-progress-bar-fill:after {
   background-color: #f44336
 }

 .mat-progress-spinner circle,
 .mat-progress-spinner.mat-accent circle,
 .mat-spinner circle,
 .mat-spinner.mat-accent circle {
   stroke: #0c8a88
 }

 .mat-progress-spinner.mat-warn circle,
 .mat-spinner.mat-warn circle {
   stroke: #f44336
 }

 .mat-radio-outer-circle {
   border-color: #0000008a
 }

 .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
   border-color: #0c8a88
 }

 .mat-radio-button.mat-primary .mat-radio-inner-circle,
 .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
 .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
 .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
   background-color: #0c8a88
 }

 .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
   border-color: #0c8a88
 }

 .mat-radio-button.mat-accent .mat-radio-inner-circle,
 .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
 .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
 .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
   background-color: #0c8a88
 }

 .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
   border-color: #f44336
 }

 .mat-radio-button.mat-warn .mat-radio-inner-circle,
 .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
 .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
 .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
   background-color: #f44336
 }

 .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,
 .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle {
   border-color: #00000061
 }

 .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,
 .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element {
   background-color: #00000061
 }

 .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
   color: #00000061
 }

 .mat-radio-button .mat-ripple-element {
   background-color: #000
 }

 .mat-select-value {
   color: #000000de
 }

 .mat-select-placeholder {
   color: #0000006b
 }

 .mat-select-disabled .mat-select-value {
   color: #00000061
 }

 .mat-select-arrow {
   color: #0000008a
 }

 .mat-select-panel {
   background: #fff
 }

 .mat-select-panel:not([class*=mat-elevation-z]) {
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
   background: #0000001f
 }

 .mat-form-field.mat-focused.mat-accent .mat-select-arrow,
 .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
   color: #0c8a88
 }

 .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,
 .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
   color: #f44336
 }

 .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
   color: #00000061
 }

 .mat-drawer-container {
   background-color: #fafafa;
   color: #000000de
 }

 .mat-drawer {
   color: #000000de
 }

 .mat-drawer,
 .mat-drawer.mat-drawer-push {
   background-color: #fff
 }

 .mat-drawer:not(.mat-drawer-side) {
   box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
 }

 .mat-drawer-side {
   border-right: 1px solid #0000001f
 }

 .mat-drawer-side.mat-drawer-end,
 [dir=rtl] .mat-drawer-side {
   border-left: 1px solid #0000001f;
   border-right: none
 }

 [dir=rtl] .mat-drawer-side.mat-drawer-end {
   border-left: none;
   border-right: 1px solid #0000001f
 }

 .mat-drawer-backdrop.mat-drawer-shown {
   background-color: #0009
 }

 .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
   background-color: #0c8a88
 }

 .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
   background-color: #0c8a888a
 }

 .mat-slide-toggle.mat-checked .mat-ripple-element,
 .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
   background-color: #0c8a88
 }

 .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
   background-color: #0c8a888a
 }

 .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
   background-color: #0c8a88
 }

 .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
   background-color: #f44336
 }

 .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
   background-color: #f443368a
 }

 .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
   background-color: #f44336
 }

 .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
   background-color: #000
 }

 .mat-slide-toggle-thumb {
   box-shadow: 0 2px 1px -1px #0003, 0 1px 1px 0 #00000024, 0 1px 3px 0 #0000001f;
   background-color: #fafafa
 }

 .mat-slide-toggle-bar {
   background-color: #00000061
 }

 .mat-slider-track-background {
   background-color: #00000042
 }

 .mat-primary .mat-slider-thumb,
 .mat-primary .mat-slider-thumb-label,
 .mat-primary .mat-slider-track-fill {
   background-color: #0c8a88
 }

 .mat-primary .mat-slider-thumb-label-text {
   color: #fff
 }

 .mat-primary .mat-slider-focus-ring {
   background-color: #0c8a8833
 }

 .mat-accent .mat-slider-thumb,
 .mat-accent .mat-slider-thumb-label,
 .mat-accent .mat-slider-track-fill {
   background-color: #0c8a88
 }

 .mat-accent .mat-slider-thumb-label-text {
   color: #fff
 }

 .mat-accent .mat-slider-focus-ring {
   background-color: #0c8a8833
 }

 .mat-warn .mat-slider-thumb,
 .mat-warn .mat-slider-thumb-label,
 .mat-warn .mat-slider-track-fill {
   background-color: #f44336
 }

 .mat-warn .mat-slider-thumb-label-text {
   color: #fff
 }

 .mat-warn .mat-slider-focus-ring {
   background-color: #f4433633
 }

 .mat-slider.cdk-focused .mat-slider-track-background,
 .mat-slider:hover .mat-slider-track-background {
   background-color: #00000061
 }

 .mat-slider-disabled .mat-slider-thumb,
 .mat-slider-disabled .mat-slider-track-background,
 .mat-slider-disabled .mat-slider-track-fill,
 .mat-slider-disabled:hover .mat-slider-track-background {
   background-color: #00000042
 }

 .mat-slider-min-value .mat-slider-focus-ring {
   background-color: #0000001f
 }

 .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
 .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
   background-color: #000000de
 }

 .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
 .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
   background-color: #00000042
 }

 .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
   border-color: #00000042;
   background-color: initial
 }

 .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,
 .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb {
   border-color: #00000061
 }

 .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,
 .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb {
   border-color: #00000042
 }

 .mat-slider-has-ticks .mat-slider-wrapper:after {
   border-color: #000000b3
 }

 .mat-slider-horizontal .mat-slider-ticks {
   background-image: repeating-linear-gradient(90deg, #000000b3, #000000b3 2px, #0000 0, #0000);
   background-image: -moz-repeating-linear-gradient(.0001deg, #000000b3, #000000b3 2px, #0000 0, #0000)
 }

 .mat-slider-vertical .mat-slider-ticks {
   background-image: repeating-linear-gradient(180deg, #000000b3, #000000b3 2px, #0000 0, #0000)
 }

 .mat-step-header.cdk-keyboard-focused,
 .mat-step-header.cdk-program-focused,
 .mat-step-header:hover:not([aria-disabled]),
 .mat-step-header:hover[aria-disabled=false] {
   background-color: #0000000a
 }

 .mat-step-header:hover[aria-disabled=true] {
   cursor: default
 }

 @media (hover:none) {
   .mat-step-header:hover {
     background: none
   }
 }

 .mat-step-header .mat-step-label,
 .mat-step-header .mat-step-optional {
   color: #0000008a
 }

 .mat-step-header .mat-step-icon {
   background-color: #0000008a;
   color: #fff
 }

 .mat-step-header .mat-step-icon-selected,
 .mat-step-header .mat-step-icon-state-done,
 .mat-step-header .mat-step-icon-state-edit {
   background-color: #0c8a88;
   color: #fff
 }

 .mat-step-header.mat-accent .mat-step-icon {
   color: #fff
 }

 .mat-step-header.mat-accent .mat-step-icon-selected,
 .mat-step-header.mat-accent .mat-step-icon-state-done,
 .mat-step-header.mat-accent .mat-step-icon-state-edit {
   background-color: #0c8a88;
   color: #fff
 }

 .mat-step-header.mat-warn .mat-step-icon {
   color: #fff
 }

 .mat-step-header.mat-warn .mat-step-icon-selected,
 .mat-step-header.mat-warn .mat-step-icon-state-done,
 .mat-step-header.mat-warn .mat-step-icon-state-edit {
   background-color: #f44336;
   color: #fff
 }

 .mat-step-header .mat-step-icon-state-error {
   background-color: initial;
   color: #f44336
 }

 .mat-step-header .mat-step-label.mat-step-label-active {
   color: #000000de
 }

 .mat-step-header .mat-step-label.mat-step-label-error {
   color: #f44336
 }

 .mat-stepper-horizontal,
 .mat-stepper-vertical {
   background-color: #fff
 }

 .mat-stepper-vertical-line:before {
   border-left-color: #0000001f
 }

 .mat-horizontal-stepper-header:after,
 .mat-horizontal-stepper-header:before,
 .mat-stepper-horizontal-line {
   border-top-color: #0000001f
 }

 .mat-horizontal-stepper-header {
   height: 72px
 }

 .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
 .mat-vertical-stepper-header {
   padding: 24px
 }

 .mat-stepper-vertical-line:before {
   top: -16px;
   bottom: -16px
 }

 .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,
 .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,
 .mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
   top: 36px
 }

 .mat-sort-header-arrow {
   color: #757575
 }

 .mat-tab-header,
 .mat-tab-nav-bar {
   border-bottom: 1px solid #0000001f
 }

 .mat-tab-group-inverted-header .mat-tab-header,
 .mat-tab-group-inverted-header .mat-tab-nav-bar {
   border-top: 1px solid #0000001f;
   border-bottom: none
 }

 .mat-tab-label,
 .mat-tab-link {
   color: #000000de
 }

 .mat-tab-label.mat-tab-disabled,
 .mat-tab-link.mat-tab-disabled {
   color: #00000061
 }

 .mat-tab-header-pagination-chevron {
   border-color: #000000de
 }

 .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
   border-color: #00000061
 }

 .mat-tab-group[class*=mat-background-]>.mat-tab-header,
 .mat-tab-nav-bar[class*=mat-background-] {
   border-bottom: none;
   border-top: none
 }

 .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
   background-color: #b3d7c54d
 }

 .mat-tab-group.mat-primary .mat-ink-bar,
 .mat-tab-nav-bar.mat-primary .mat-ink-bar {
   background-color: #0c8a88
 }

 .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,
 .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,
 .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,
 .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar {
   background-color: #fff
 }

 .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
   background-color: #b3d7c54d
 }

 .mat-tab-group.mat-accent .mat-ink-bar,
 .mat-tab-nav-bar.mat-accent .mat-ink-bar {
   background-color: #0c8a88
 }

 .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,
 .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,
 .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,
 .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar {
   background-color: #fff
 }

 .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
   background-color: #ffcdd24d
 }

 .mat-tab-group.mat-warn .mat-ink-bar,
 .mat-tab-nav-bar.mat-warn .mat-ink-bar {
   background-color: #f44336
 }

 .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,
 .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,
 .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,
 .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar {
   background-color: #fff
 }

 .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
   background-color: #b3d7c54d
 }

 .mat-tab-group.mat-background-primary>.mat-tab-header,
 .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,
 .mat-tab-group.mat-background-primary>.mat-tab-link-container,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container {
   background-color: #0c8a88
 }

 .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,
 .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link {
   color: #fff
 }

 .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,
 .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
   color: #fff6
 }

 .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,
 .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,
 .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
 .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before {
   border-color: #fff
 }

 .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
 .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
   border-color: #fff;
   opacity: .4
 }

 .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,
 .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,
 .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,
 .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element {
   background-color: #fff;
   opacity: .12
 }

 .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
   background-color: #b3d7c54d
 }

 .mat-tab-group.mat-background-accent>.mat-tab-header,
 .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,
 .mat-tab-group.mat-background-accent>.mat-tab-link-container,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container {
   background-color: #0c8a88
 }

 .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,
 .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link {
   color: #fff
 }

 .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,
 .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
   color: #fff6
 }

 .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,
 .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,
 .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
 .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before {
   border-color: #fff
 }

 .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
 .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
   border-color: #fff;
   opacity: .4
 }

 .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,
 .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,
 .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,
 .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element {
   background-color: #fff;
   opacity: .12
 }

 .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
 .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
   background-color: #ffcdd24d
 }

 .mat-tab-group.mat-background-warn>.mat-tab-header,
 .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,
 .mat-tab-group.mat-background-warn>.mat-tab-link-container,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container {
   background-color: #f44336
 }

 .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,
 .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link {
   color: #fff
 }

 .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,
 .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
   color: #fff6
 }

 .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,
 .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,
 .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
 .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before {
   border-color: #fff
 }

 .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
 .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
   border-color: #fff;
   opacity: .4
 }

 .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,
 .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,
 .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,
 .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element {
   background-color: #fff;
   opacity: .12
 }

 .mat-toolbar {
   background: #f5f5f5;
   color: #000000de
 }

 .mat-toolbar.mat-accent,
 .mat-toolbar.mat-primary {
   background: #0c8a88;
   color: #fff
 }

 .mat-toolbar.mat-warn {
   background: #f44336;
   color: #fff
 }

 .mat-toolbar .mat-focused .mat-form-field-ripple,
 .mat-toolbar .mat-form-field-ripple,
 .mat-toolbar .mat-form-field-underline {
   background-color: currentColor
 }

 .mat-toolbar .mat-focused .mat-form-field-label,
 .mat-toolbar .mat-form-field-label,
 .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,
 .mat-toolbar .mat-select-arrow,
 .mat-toolbar .mat-select-value {
   color: inherit
 }

 .mat-toolbar .mat-input-element {
   caret-color: currentColor
 }

 .mat-toolbar-multiple-rows {
   min-height: 64px
 }

 .mat-toolbar-row,
 .mat-toolbar-single-row {
   height: 64px
 }

 @media (max-width:599px) {
   .mat-toolbar-multiple-rows {
     min-height: 56px
   }

   .mat-toolbar-row,
   .mat-toolbar-single-row {
     height: 56px
   }
 }

 .mat-tooltip {
   background: #616161e6
 }

 .mat-tree {
   background: #fff
 }

 .mat-nested-tree-node,
 .mat-tree-node {
   color: #000000de
 }

 .mat-tree-node {
   min-height: 48px
 }

 .mat-snack-bar-container {
   color: #ffffffb3;
   background: #323232;
   box-shadow: 0 3px 5px -1px #0003, 0 6px 10px 0 #00000024, 0 1px 18px 0 #0000001f
 }

 .mat-simple-snackbar-action {
   color: #0c8a88
 }

 .owl-carousel {
   display: none;
   width: 100%;
   -webkit-tap-highlight-color: transparent;
   position: relative;
   z-index: 1
 }

 .owl-carousel .owl-stage {
   position: relative;
   touch-action: manipulation;
   -moz-backface-visibility: hidden
 }

 .owl-carousel .owl-stage:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0
 }

 .owl-carousel .owl-stage-outer {
   position: relative;
   overflow: hidden;
   -webkit-transform: translateZ(0)
 }

 .owl-carousel .owl-item,
 .owl-carousel .owl-wrapper {
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0)
 }

 .owl-carousel .owl-item {
   position: relative;
   min-height: 1px;
   float: left;
   -webkit-backface-visibility: hidden;
   -webkit-tap-highlight-color: transparent;
   -webkit-touch-callout: none
 }

 .owl-carousel .owl-item img {
   display: block;
   width: 100%
 }

 .owl-carousel .owl-dots.disabled,
 .owl-carousel .owl-nav.disabled {
   display: none
 }

 .owl-carousel .owl-dot,
 .owl-carousel .owl-nav .owl-next,
 .owl-carousel .owl-nav .owl-prev {
   cursor: pointer;
   -webkit-user-select: none;
   user-select: none
 }

 .owl-carousel .owl-nav button.owl-next,
 .owl-carousel .owl-nav button.owl-prev,
 .owl-carousel button.owl-dot {
   background: none;
   color: inherit;
   border: none;
   padding: 0 !important;
   font: inherit
 }

 .owl-carousel.owl-loaded {
   display: block
 }

 .owl-carousel.owl-loading {
   opacity: 0;
   display: block
 }

 .owl-carousel.owl-hidden {
   opacity: 0
 }

 .owl-carousel.owl-refresh .owl-item {
   visibility: hidden
 }

 .owl-carousel.owl-drag .owl-item {
   touch-action: pan-y;
   -webkit-user-select: none;
   user-select: none
 }

 .owl-carousel.owl-grab {
   cursor: move;
   cursor: grab
 }

 .owl-carousel.owl-rtl {
   direction: rtl
 }

 .owl-carousel.owl-rtl .owl-item {
   float: right
 }

 .no-js .owl-carousel {
   display: block
 }

 .owl-carousel .animated {
   animation-duration: 1s;
   animation-fill-mode: both
 }

 .owl-carousel .owl-animated-in {
   z-index: 0
 }

 .owl-carousel .owl-animated-out {
   z-index: 1
 }

 .owl-carousel .fadeOut {
   animation-name: fadeOut
 }

 @keyframes fadeOut {
   0% {
     opacity: 1
   }

   to {
     opacity: 0
   }
 }

 .owl-height {
   transition: height .5s ease-in-out
 }

 .owl-carousel .owl-item .owl-lazy {
   transition: opacity .4s ease
 }

 .owl-carousel .owl-item .owl-lazy:not([src]),
 .owl-carousel .owl-item .owl-lazy[src^=""] {
   max-height: 0
 }

 .owl-carousel .owl-item img.owl-lazy {
   transform-style: preserve-3d
 }

 .owl-theme .owl-nav {
   margin-top: 10px;
   text-align: center;
   -webkit-tap-highlight-color: transparent
 }

 .owl-theme .owl-nav [class*=owl-] {
   color: #fff;
   font-size: 14px;
   margin: 5px;
   padding: 4px 7px;
   background: #d6d6d6;
   display: inline-block;
   cursor: pointer;
   border-radius: 3px
 }

 .owl-theme .owl-nav [class*=owl-]:hover {
   background: #869791;
   color: #fff;
   text-decoration: none
 }

 .owl-theme .owl-nav .disabled {
   opacity: .5;
   cursor: default
 }

 .owl-theme .owl-nav.disabled+.owl-dots {
   margin-top: 10px
 }

 .owl-theme .owl-dots {
   text-align: center;
   -webkit-tap-highlight-color: transparent
 }

 .owl-theme .owl-dots .owl-dot {
   display: inline-block;
   zoom: 1;
   *display: inline
 }

 .owl-theme .owl-dots .owl-dot span {
   width: 10px;
   height: 10px;
   margin: 5px 7px;
   background: #d6d6d6;
   display: block;
   -webkit-backface-visibility: visible;
   transition: opacity .2s ease;
   border-radius: 30px
 }

 .owl-theme .owl-dots .owl-dot.active span,
 .owl-theme .owl-dots .owl-dot:hover span {
   background: #869791
 }

 .ph-item {
   direction: ltr;
   position: relative;
   display: flex;
   flex-wrap: wrap;
   padding: 30px 15px 15px;
   overflow: hidden;
   margin-bottom: 30px;
   background-color: #fff;
   border: 1px solid #e6e6e6;
   border-radius: 2px
 }

 .ph-item,
 .ph-item *,
 .ph-item:after,
 .ph-item:before {
   box-sizing: border-box
 }

 .ph-item:before {
   content: " ";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 50%;
   z-index: 1;
   width: 500%;
   margin-left: -250%;
   animation: phAnimation .8s linear infinite;
   background: linear-gradient(90deg, #fff0 46%, #ffffff59 50%, #fff0 54%) 50% 50%
 }

 .ph-item>* {
   flex: 1 1 auto;
   display: flex;
   flex-flow: column;
   padding-right: 15px;
   padding-left: 15px
 }

 .ph-row {
   display: flex;
   flex-wrap: wrap;
   margin-bottom: 7.5px
 }

 .ph-row div {
   height: 10px;
   margin-bottom: 7.5px;
   background-color: #ced4da
 }

 .ph-row .big,
 .ph-row.big div {
   height: 20px;
   margin-bottom: 15px
 }

 .ph-row .empty {
   background-color: #fff0
 }

 .ph-col-2 {
   flex: 0 0 16.6666666667%
 }

 .ph-col-4 {
   flex: 0 0 33.3333333333%
 }

 .ph-col-6 {
   flex: 0 0 50%
 }

 .ph-col-8 {
   flex: 0 0 66.6666666667%
 }

 .ph-col-10 {
   flex: 0 0 83.3333333333%
 }

 .ph-col-12 {
   flex: 0 0 100%
 }

 .ph-avatar {
   position: relative;
   width: 100%;
   min-width: 60px;
   background-color: #ced4da;
   margin-bottom: 15px;
   border-radius: 50%;
   overflow: hidden
 }

 .ph-avatar:before {
   content: " ";
   display: block;
   padding-top: 100%
 }

 .ph-picture {
   width: 100%;
   height: 120px;
   background-color: #ced4da;
   margin-bottom: 15px
 }

 @keyframes phAnimation {
   0% {
     transform: translate3d(-30%, 0, 0)
   }

   to {
     transform: translate3d(30%, 0, 0)
   }
 }

 .fa {
   display: inline-block;
   font: normal normal normal 14px/1 FontAwesome;
   font-size: inherit;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
 }

 .fa-lg {
   font-size: 1.3333333333em;
   line-height: .75em;
   vertical-align: -15%
 }

 .fa-fw {
   width: 1.2857142857em
 }

 .fa-ul {
   margin-left: 2.1428571429em
 }

 .fa-li {
   left: -2.1428571429em;
   width: 2.1428571429em;
   top: .1428571429em
 }

 .fa-li.fa-lg {
   left: -1.8571428571em
 }

 .fa-border {
   padding: .2em .25em .15em;
   border: .08em solid #eee;
   border-radius: .1em
 }

 .fa.fa-pull-left {
   margin-right: .3em
 }

 .fa.fa-pull-right {
   margin-left: .3em
 }

 .pull-right {
   float: right
 }

 .pull-left {
   float: left
 }

 .fa.pull-left {
   margin-right: .3em
 }

 .fa.pull-right {
   margin-left: .3em
 }

 .fa-spin {
   animation: fa-spin 2s linear infinite
 }

 .fa-pulse {
   animation: fa-spin 1s steps(8) infinite
 }

 .fa-rotate-90 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"
 }

 .fa-rotate-180 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"
 }

 .fa-rotate-270 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"
 }

 .fa-flip-horizontal {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)"
 }

 .fa-flip-vertical {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)"
 }

 :root .fa-flip-horizontal,
 :root .fa-flip-vertical,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-rotate-90 {
   filter: none
 }

 .fa-stack {
   width: 2em
 }

 .fa-inverse {
   color: #fff
 }

 .fa-glass:before {
   content: ""
 }

 .fa-music:before {
   content: ""
 }

 .fa-search:before {
   content: ""
 }

 .fa-envelope-o:before {
   content: ""
 }

 .fa-heart:before {
   content: ""
 }

 .fa-star:before {
   content: ""
 }

 .fa-star-o:before {
   content: ""
 }

 .fa-user:before {
   content: ""
 }

 .fa-film:before {
   content: ""
 }

 .fa-th-large:before {
   content: ""
 }

 .fa-th:before {
   content: ""
 }

 .fa-th-list:before {
   content: ""
 }

 .fa-check:before {
   content: ""
 }

 .fa-close:before,
 .fa-remove:before,
 .fa-times:before {
   content: ""
 }

 .fa-search-plus:before {
   content: ""
 }

 .fa-search-minus:before {
   content: ""
 }

 .fa-power-off:before {
   content: ""
 }

 .fa-signal:before {
   content: ""
 }

 .fa-cog:before,
 .fa-gear:before {
   content: ""
 }

 .fa-trash-o:before {
   content: ""
 }

 .fa-home:before {
   content: ""
 }

 .fa-file-o:before {
   content: ""
 }

 .fa-clock-o:before {
   content: ""
 }

 .fa-road:before {
   content: ""
 }

 .fa-download:before {
   content: ""
 }

 .fa-arrow-circle-o-down:before {
   content: ""
 }

 .fa-arrow-circle-o-up:before {
   content: ""
 }

 .fa-inbox:before {
   content: ""
 }

 .fa-play-circle-o:before {
   content: ""
 }

 .fa-repeat:before,
 .fa-rotate-right:before {
   content: ""
 }

 .fa-refresh:before {
   content: ""
 }

 .fa-list-alt:before {
   content: ""
 }

 .fa-lock:before {
   content: ""
 }

 .fa-flag:before {
   content: ""
 }

 .fa-headphones:before {
   content: ""
 }

 .fa-volume-off:before {
   content: ""
 }

 .fa-volume-down:before {
   content: ""
 }

 .fa-volume-up:before {
   content: ""
 }

 .fa-qrcode:before {
   content: ""
 }

 .fa-barcode:before {
   content: ""
 }

 .fa-tag:before {
   content: ""
 }

 .fa-tags:before {
   content: ""
 }

 .fa-book:before {
   content: ""
 }

 .fa-bookmark:before {
   content: ""
 }

 .fa-print:before {
   content: ""
 }

 .fa-camera:before {
   content: ""
 }

 .fa-font:before {
   content: ""
 }

 .fa-bold:before {
   content: ""
 }

 .fa-italic:before {
   content: ""
 }

 .fa-text-height:before {
   content: ""
 }

 .fa-text-width:before {
   content: ""
 }

 .fa-align-left:before {
   content: ""
 }

 .fa-align-center:before {
   content: ""
 }

 .fa-align-right:before {
   content: ""
 }

 .fa-align-justify:before {
   content: ""
 }

 .fa-list:before {
   content: ""
 }

 .fa-dedent:before,
 .fa-outdent:before {
   content: ""
 }

 .fa-indent:before {
   content: ""
 }

 .fa-video-camera:before {
   content: ""
 }

 .fa-image:before,
 .fa-photo:before,
 .fa-picture-o:before {
   content: ""
 }

 .fa-pencil:before {
   content: ""
 }

 .fa-map-marker:before {
   content: ""
 }

 .fa-adjust:before {
   content: ""
 }

 .fa-tint:before {
   content: ""
 }

 .fa-edit:before,
 .fa-pencil-square-o:before {
   content: ""
 }

 .fa-share-square-o:before {
   content: ""
 }

 .fa-check-square-o:before {
   content: ""
 }

 .fa-arrows:before {
   content: ""
 }

 .fa-step-backward:before {
   content: ""
 }

 .fa-fast-backward:before {
   content: ""
 }

 .fa-backward:before {
   content: ""
 }

 .fa-play:before {
   content: ""
 }

 .fa-pause:before {
   content: ""
 }

 .fa-stop:before {
   content: ""
 }

 .fa-forward:before {
   content: ""
 }

 .fa-fast-forward:before {
   content: ""
 }

 .fa-step-forward:before {
   content: ""
 }

 .fa-eject:before {
   content: ""
 }

 .fa-chevron-left:before {
   content: ""
 }

 .fa-chevron-right:before {
   content: ""
 }

 .fa-plus-circle:before {
   content: ""
 }

 .fa-minus-circle:before {
   content: ""
 }

 .fa-times-circle:before {
   content: ""
 }

 .fa-check-circle:before {
   content: ""
 }

 .fa-question-circle:before {
   content: ""
 }

 .fa-info-circle:before {
   content: ""
 }

 .fa-crosshairs:before {
   content: ""
 }

 .fa-times-circle-o:before {
   content: ""
 }

 .fa-check-circle-o:before {
   content: ""
 }

 .fa-ban:before {
   content: ""
 }

 .fa-arrow-left:before {
   content: ""
 }

 .fa-arrow-right:before {
   content: ""
 }

 .fa-arrow-up:before {
   content: ""
 }

 .fa-arrow-down:before {
   content: ""
 }

 .fa-mail-forward:before,
 .fa-share:before {
   content: ""
 }

 .fa-expand:before {
   content: ""
 }

 .fa-compress:before {
   content: ""
 }

 .fa-plus:before {
   content: ""
 }

 .fa-minus:before {
   content: ""
 }

 .fa-asterisk:before {
   content: ""
 }

 .fa-exclamation-circle:before {
   content: ""
 }

 .fa-gift:before {
   content: ""
 }

 .fa-leaf:before {
   content: ""
 }

 .fa-fire:before {
   content: ""
 }

 .fa-eye:before {
   content: ""
 }

 .fa-eye-slash:before {
   content: ""
 }

 .fa-exclamation-triangle:before,
 .fa-warning:before {
   content: ""
 }

 .fa-plane:before {
   content: ""
 }

 .fa-calendar:before {
   content: ""
 }

 .fa-random:before {
   content: ""
 }

 .fa-comment:before {
   content: ""
 }

 .fa-magnet:before {
   content: ""
 }

 .fa-chevron-up:before {
   content: ""
 }

 .fa-chevron-down:before {
   content: ""
 }

 .fa-retweet:before {
   content: ""
 }

 .fa-shopping-cart:before {
   content: ""
 }

 .fa-folder:before {
   content: ""
 }

 .fa-folder-open:before {
   content: ""
 }

 .fa-arrows-v:before {
   content: ""
 }

 .fa-arrows-h:before {
   content: ""
 }

 .fa-bar-chart-o:before,
 .fa-bar-chart:before {
   content: ""
 }

 .fa-twitter-square:before {
   content: ""
 }

 .fa-facebook-square:before {
   content: ""
 }

 .fa-camera-retro:before {
   content: ""
 }

 .fa-key:before {
   content: ""
 }

 .fa-cogs:before,
 .fa-gears:before {
   content: ""
 }

 .fa-comments:before {
   content: ""
 }

 .fa-thumbs-o-up:before {
   content: ""
 }

 .fa-thumbs-o-down:before {
   content: ""
 }

 .fa-star-half:before {
   content: ""
 }

 .fa-heart-o:before {
   content: ""
 }

 .fa-sign-out:before {
   content: ""
 }

 .fa-linkedin-square:before {
   content: ""
 }

 .fa-thumb-tack:before {
   content: ""
 }

 .fa-external-link:before {
   content: ""
 }

 .fa-sign-in:before {
   content: ""
 }

 .fa-trophy:before {
   content: ""
 }

 .fa-github-square:before {
   content: ""
 }

 .fa-upload:before {
   content: ""
 }

 .fa-lemon-o:before {
   content: ""
 }

 .fa-phone:before {
   content: ""
 }

 .fa-square-o:before {
   content: ""
 }

 .fa-bookmark-o:before {
   content: ""
 }

 .fa-phone-square:before {
   content: ""
 }

 .fa-twitter:before {
   content: ""
 }

 .fa-facebook-f:before,
 .fa-facebook:before {
   content: ""
 }

 .fa-github:before {
   content: ""
 }

 .fa-unlock:before {
   content: ""
 }

 .fa-credit-card:before {
   content: ""
 }

 .fa-feed:before,
 .fa-rss:before {
   content: ""
 }

 .fa-hdd-o:before {
   content: ""
 }

 .fa-bullhorn:before {
   content: ""
 }

 .fa-bell:before {
   content: ""
 }

 .fa-certificate:before {
   content: ""
 }

 .fa-hand-o-right:before {
   content: ""
 }

 .fa-hand-o-left:before {
   content: ""
 }

 .fa-hand-o-up:before {
   content: ""
 }

 .fa-hand-o-down:before {
   content: ""
 }

 .fa-arrow-circle-left:before {
   content: ""
 }

 .fa-arrow-circle-right:before {
   content: ""
 }

 .fa-arrow-circle-up:before {
   content: ""
 }

 .fa-arrow-circle-down:before {
   content: ""
 }

 .fa-globe:before {
   content: ""
 }

 .fa-wrench:before {
   content: ""
 }

 .fa-tasks:before {
   content: ""
 }

 .fa-filter:before {
   content: ""
 }

 .fa-briefcase:before {
   content: ""
 }

 .fa-arrows-alt:before {
   content: ""
 }

 .fa-group:before,
 .fa-users:before {
   content: ""
 }

 .fa-chain:before,
 .fa-link:before {
   content: ""
 }

 .fa-cloud:before {
   content: ""
 }

 .fa-flask:before {
   content: ""
 }

 .fa-cut:before,
 .fa-scissors:before {
   content: ""
 }

 .fa-copy:before,
 .fa-files-o:before {
   content: ""
 }

 .fa-paperclip:before {
   content: ""
 }

 .fa-floppy-o:before,
 .fa-save:before {
   content: ""
 }

 .fa-square:before {
   content: ""
 }

 .fa-bars:before,
 .fa-navicon:before,
 .fa-reorder:before {
   content: ""
 }

 .fa-list-ul:before {
   content: ""
 }

 .fa-list-ol:before {
   content: ""
 }

 .fa-strikethrough:before {
   content: ""
 }

 .fa-underline:before {
   content: ""
 }

 .fa-table:before {
   content: ""
 }

 .fa-magic:before {
   content: ""
 }

 .fa-truck:before {
   content: ""
 }

 .fa-pinterest:before {
   content: ""
 }

 .fa-pinterest-square:before {
   content: ""
 }

 .fa-google-plus-square:before {
   content: ""
 }

 .fa-google-plus:before {
   content: ""
 }

 .fa-money:before {
   content: ""
 }

 .fa-caret-down:before {
   content: ""
 }

 .fa-caret-up:before {
   content: ""
 }

 .fa-caret-left:before {
   content: ""
 }

 .fa-caret-right:before {
   content: ""
 }

 .fa-columns:before {
   content: ""
 }

 .fa-sort:before,
 .fa-unsorted:before {
   content: ""
 }

 .fa-sort-desc:before,
 .fa-sort-down:before {
   content: ""
 }

 .fa-sort-asc:before,
 .fa-sort-up:before {
   content: ""
 }

 .fa-envelope:before {
   content: ""
 }

 .fa-linkedin:before {
   content: ""
 }

 .fa-rotate-left:before,
 .fa-undo:before {
   content: ""
 }

 .fa-gavel:before,
 .fa-legal:before {
   content: ""
 }

 .fa-dashboard:before,
 .fa-tachometer:before {
   content: ""
 }

 .fa-comment-o:before {
   content: ""
 }

 .fa-comments-o:before {
   content: ""
 }

 .fa-bolt:before,
 .fa-flash:before {
   content: ""
 }

 .fa-sitemap:before {
   content: ""
 }

 .fa-umbrella:before {
   content: ""
 }

 .fa-clipboard:before,
 .fa-paste:before {
   content: ""
 }

 .fa-lightbulb-o:before {
   content: ""
 }

 .fa-exchange:before {
   content: ""
 }

 .fa-cloud-download:before {
   content: ""
 }

 .fa-cloud-upload:before {
   content: ""
 }

 .fa-user-md:before {
   content: ""
 }

 .fa-stethoscope:before {
   content: ""
 }

 .fa-suitcase:before {
   content: ""
 }

 .fa-bell-o:before {
   content: ""
 }

 .fa-coffee:before {
   content: ""
 }

 .fa-cutlery:before {
   content: ""
 }

 .fa-file-text-o:before {
   content: ""
 }

 .fa-building-o:before {
   content: ""
 }

 .fa-hospital-o:before {
   content: ""
 }

 .fa-ambulance:before {
   content: ""
 }

 .fa-medkit:before {
   content: ""
 }

 .fa-fighter-jet:before {
   content: ""
 }

 .fa-beer:before {
   content: ""
 }

 .fa-h-square:before {
   content: ""
 }

 .fa-plus-square:before {
   content: ""
 }

 .fa-angle-double-left:before {
   content: ""
 }

 .fa-angle-double-right:before {
   content: ""
 }

 .fa-angle-double-up:before {
   content: ""
 }

 .fa-angle-double-down:before {
   content: ""
 }

 .fa-angle-left:before {
   content: ""
 }

 .fa-angle-right:before {
   content: ""
 }

 .fa-angle-up:before {
   content: ""
 }

 .fa-angle-down:before {
   content: ""
 }

 .fa-desktop:before {
   content: ""
 }

 .fa-laptop:before {
   content: ""
 }

 .fa-tablet:before {
   content: ""
 }

 .fa-mobile-phone:before,
 .fa-mobile:before {
   content: ""
 }

 .fa-circle-o:before {
   content: ""
 }

 .fa-quote-left:before {
   content: ""
 }

 .fa-quote-right:before {
   content: ""
 }

 .fa-spinner:before {
   content: ""
 }

 .fa-circle:before {
   content: ""
 }

 .fa-mail-reply:before,
 .fa-reply:before {
   content: ""
 }

 .fa-github-alt:before {
   content: ""
 }

 .fa-folder-o:before {
   content: ""
 }

 .fa-folder-open-o:before {
   content: ""
 }

 .fa-smile-o:before {
   content: ""
 }

 .fa-frown-o:before {
   content: ""
 }

 .fa-meh-o:before {
   content: ""
 }

 .fa-gamepad:before {
   content: ""
 }

 .fa-keyboard-o:before {
   content: ""
 }

 .fa-flag-o:before {
   content: ""
 }

 .fa-flag-checkered:before {
   content: ""
 }

 .fa-terminal:before {
   content: ""
 }

 .fa-code:before {
   content: ""
 }

 .fa-mail-reply-all:before,
 .fa-reply-all:before {
   content: ""
 }

 .fa-star-half-empty:before,
 .fa-star-half-full:before,
 .fa-star-half-o:before {
   content: ""
 }

 .fa-location-arrow:before {
   content: ""
 }

 .fa-crop:before {
   content: ""
 }

 .fa-code-fork:before {
   content: ""
 }

 .fa-chain-broken:before,
 .fa-unlink:before {
   content: ""
 }

 .fa-question:before {
   content: ""
 }

 .fa-info:before {
   content: ""
 }

 .fa-exclamation:before {
   content: ""
 }

 .fa-superscript:before {
   content: ""
 }

 .fa-subscript:before {
   content: ""
 }

 .fa-eraser:before {
   content: ""
 }

 .fa-puzzle-piece:before {
   content: ""
 }

 .fa-microphone:before {
   content: ""
 }

 .fa-microphone-slash:before {
   content: ""
 }

 .fa-shield:before {
   content: ""
 }

 .fa-calendar-o:before {
   content: ""
 }

 .fa-fire-extinguisher:before {
   content: ""
 }

 .fa-rocket:before {
   content: ""
 }

 .fa-maxcdn:before {
   content: ""
 }

 .fa-chevron-circle-left:before {
   content: ""
 }

 .fa-chevron-circle-right:before {
   content: ""
 }

 .fa-chevron-circle-up:before {
   content: ""
 }

 .fa-chevron-circle-down:before {
   content: ""
 }

 .fa-html5:before {
   content: ""
 }

 .fa-css3:before {
   content: ""
 }

 .fa-anchor:before {
   content: ""
 }

 .fa-unlock-alt:before {
   content: ""
 }

 .fa-bullseye:before {
   content: ""
 }

 .fa-ellipsis-h:before {
   content: ""
 }

 .fa-ellipsis-v:before {
   content: ""
 }

 .fa-rss-square:before {
   content: ""
 }

 .fa-play-circle:before {
   content: ""
 }

 .fa-ticket:before {
   content: ""
 }

 .fa-minus-square:before {
   content: ""
 }

 .fa-minus-square-o:before {
   content: ""
 }

 .fa-level-up:before {
   content: ""
 }

 .fa-level-down:before {
   content: ""
 }

 .fa-check-square:before {
   content: ""
 }

 .fa-pencil-square:before {
   content: ""
 }

 .fa-external-link-square:before {
   content: ""
 }

 .fa-share-square:before {
   content: ""
 }

 .fa-compass:before {
   content: ""
 }

 .fa-caret-square-o-down:before,
 .fa-toggle-down:before {
   content: ""
 }

 .fa-caret-square-o-up:before,
 .fa-toggle-up:before {
   content: ""
 }

 .fa-caret-square-o-right:before,
 .fa-toggle-right:before {
   content: ""
 }

 .fa-eur:before,
 .fa-euro:before {
   content: ""
 }

 .fa-gbp:before {
   content: ""
 }

 .fa-dollar:before,
 .fa-usd:before {
   content: ""
 }

 .fa-inr:before,
 .fa-rupee:before {
   content: ""
 }

 .fa-cny:before,
 .fa-jpy:before,
 .fa-rmb:before,
 .fa-yen:before {
   content: ""
 }

 .fa-rouble:before,
 .fa-rub:before,
 .fa-ruble:before {
   content: ""
 }

 .fa-krw:before,
 .fa-won:before {
   content: ""
 }

 .fa-bitcoin:before,
 .fa-btc:before {
   content: ""
 }

 .fa-file:before {
   content: ""
 }

 .fa-file-text:before {
   content: ""
 }

 .fa-sort-alpha-asc:before {
   content: ""
 }

 .fa-sort-alpha-desc:before {
   content: ""
 }

 .fa-sort-amount-asc:before {
   content: ""
 }

 .fa-sort-amount-desc:before {
   content: ""
 }

 .fa-sort-numeric-asc:before {
   content: ""
 }

 .fa-sort-numeric-desc:before {
   content: ""
 }

 .fa-thumbs-up:before {
   content: ""
 }

 .fa-thumbs-down:before {
   content: ""
 }

 .fa-youtube-square:before {
   content: ""
 }

 .fa-youtube:before {
   content: ""
 }

 .fa-xing:before {
   content: ""
 }

 .fa-xing-square:before {
   content: ""
 }

 .fa-youtube-play:before {
   content: ""
 }

 .fa-dropbox:before {
   content: ""
 }

 .fa-stack-overflow:before {
   content: ""
 }

 .fa-instagram:before {
   content: ""
 }

 .fa-flickr:before {
   content: ""
 }

 .fa-adn:before {
   content: ""
 }

 .fa-bitbucket:before {
   content: ""
 }

 .fa-bitbucket-square:before {
   content: ""
 }

 .fa-tumblr:before {
   content: ""
 }

 .fa-tumblr-square:before {
   content: ""
 }

 .fa-long-arrow-down:before {
   content: ""
 }

 .fa-long-arrow-up:before {
   content: ""
 }

 .fa-long-arrow-left:before {
   content: ""
 }

 .fa-long-arrow-right:before {
   content: ""
 }

 .fa-apple:before {
   content: ""
 }

 .fa-windows:before {
   content: ""
 }

 .fa-android:before {
   content: ""
 }

 .fa-linux:before {
   content: ""
 }

 .fa-dribbble:before {
   content: ""
 }

 .fa-skype:before {
   content: ""
 }

 .fa-foursquare:before {
   content: ""
 }

 .fa-trello:before {
   content: ""
 }

 .fa-female:before {
   content: ""
 }

 .fa-male:before {
   content: ""
 }

 .fa-gittip:before,
 .fa-gratipay:before {
   content: ""
 }

 .fa-sun-o:before {
   content: ""
 }

 .fa-moon-o:before {
   content: ""
 }

 .fa-archive:before {
   content: ""
 }

 .fa-bug:before {
   content: ""
 }

 .fa-vk:before {
   content: ""
 }

 .fa-weibo:before {
   content: ""
 }

 .fa-renren:before {
   content: ""
 }

 .fa-pagelines:before {
   content: ""
 }

 .fa-stack-exchange:before {
   content: ""
 }

 .fa-arrow-circle-o-right:before {
   content: ""
 }

 .fa-arrow-circle-o-left:before {
   content: ""
 }

 .fa-caret-square-o-left:before,
 .fa-toggle-left:before {
   content: ""
 }

 .fa-dot-circle-o:before {
   content: ""
 }

 .fa-wheelchair:before {
   content: ""
 }

 .fa-vimeo-square:before {
   content: ""
 }

 .fa-try:before,
 .fa-turkish-lira:before {
   content: ""
 }

 .fa-plus-square-o:before {
   content: ""
 }

 .fa-space-shuttle:before {
   content: ""
 }

 .fa-slack:before {
   content: ""
 }

 .fa-envelope-square:before {
   content: ""
 }

 .fa-wordpress:before {
   content: ""
 }

 .fa-openid:before {
   content: ""
 }

 .fa-bank:before,
 .fa-institution:before,
 .fa-university:before {
   content: ""
 }

 .fa-graduation-cap:before,
 .fa-mortar-board:before {
   content: ""
 }

 .fa-yahoo:before {
   content: ""
 }

 .fa-google:before {
   content: ""
 }

 .fa-reddit:before {
   content: ""
 }

 .fa-reddit-square:before {
   content: ""
 }

 .fa-stumbleupon-circle:before {
   content: ""
 }

 .fa-stumbleupon:before {
   content: ""
 }

 .fa-delicious:before {
   content: ""
 }

 .fa-digg:before {
   content: ""
 }

 .fa-pied-piper-pp:before {
   content: ""
 }

 .fa-pied-piper-alt:before {
   content: ""
 }

 .fa-drupal:before {
   content: ""
 }

 .fa-joomla:before {
   content: ""
 }

 .fa-language:before {
   content: ""
 }

 .fa-fax:before {
   content: ""
 }

 .fa-building:before {
   content: ""
 }

 .fa-child:before {
   content: ""
 }

 .fa-paw:before {
   content: ""
 }

 .fa-spoon:before {
   content: ""
 }

 .fa-cube:before {
   content: ""
 }

 .fa-cubes:before {
   content: ""
 }

 .fa-behance:before {
   content: ""
 }

 .fa-behance-square:before {
   content: ""
 }

 .fa-steam:before {
   content: ""
 }

 .fa-steam-square:before {
   content: ""
 }

 .fa-recycle:before {
   content: ""
 }

 .fa-automobile:before,
 .fa-car:before {
   content: ""
 }

 .fa-cab:before,
 .fa-taxi:before {
   content: ""
 }

 .fa-tree:before {
   content: ""
 }

 .fa-spotify:before {
   content: ""
 }

 .fa-deviantart:before {
   content: ""
 }

 .fa-soundcloud:before {
   content: ""
 }

 .fa-database:before {
   content: ""
 }

 .fa-file-pdf-o:before {
   content: ""
 }

 .fa-file-word-o:before {
   content: ""
 }

 .fa-file-excel-o:before {
   content: ""
 }

 .fa-file-powerpoint-o:before {
   content: ""
 }

 .fa-file-image-o:before,
 .fa-file-photo-o:before,
 .fa-file-picture-o:before {
   content: ""
 }

 .fa-file-archive-o:before,
 .fa-file-zip-o:before {
   content: ""
 }

 .fa-file-audio-o:before,
 .fa-file-sound-o:before {
   content: ""
 }

 .fa-file-movie-o:before,
 .fa-file-video-o:before {
   content: ""
 }

 .fa-file-code-o:before {
   content: ""
 }

 .fa-vine:before {
   content: ""
 }

 .fa-codepen:before {
   content: ""
 }

 .fa-jsfiddle:before {
   content: ""
 }

 .fa-life-bouy:before,
 .fa-life-buoy:before,
 .fa-life-ring:before,
 .fa-life-saver:before,
 .fa-support:before {
   content: ""
 }

 .fa-circle-o-notch:before {
   content: ""
 }

 .fa-ra:before,
 .fa-rebel:before,
 .fa-resistance:before {
   content: ""
 }

 .fa-empire:before,
 .fa-ge:before {
   content: ""
 }

 .fa-git-square:before {
   content: ""
 }

 .fa-git:before {
   content: ""
 }

 .fa-hacker-news:before,
 .fa-y-combinator-square:before,
 .fa-yc-square:before {
   content: ""
 }

 .fa-tencent-weibo:before {
   content: ""
 }

 .fa-qq:before {
   content: ""
 }

 .fa-wechat:before,
 .fa-weixin:before {
   content: ""
 }

 .fa-paper-plane:before,
 .fa-send:before {
   content: ""
 }

 .fa-paper-plane-o:before,
 .fa-send-o:before {
   content: ""
 }

 .fa-history:before {
   content: ""
 }

 .fa-circle-thin:before {
   content: ""
 }

 .fa-header:before {
   content: ""
 }

 .fa-paragraph:before {
   content: ""
 }

 .fa-sliders:before {
   content: ""
 }

 .fa-share-alt:before {
   content: ""
 }

 .fa-share-alt-square:before {
   content: ""
 }

 .fa-bomb:before {
   content: ""
 }

 .fa-futbol-o:before,
 .fa-soccer-ball-o:before {
   content: ""
 }

 .fa-tty:before {
   content: ""
 }

 .fa-binoculars:before {
   content: ""
 }

 .fa-plug:before {
   content: ""
 }

 .fa-slideshare:before {
   content: ""
 }

 .fa-twitch:before {
   content: ""
 }

 .fa-yelp:before {
   content: ""
 }

 .fa-newspaper-o:before {
   content: ""
 }

 .fa-wifi:before {
   content: ""
 }

 .fa-calculator:before {
   content: ""
 }

 .fa-paypal:before {
   content: ""
 }

 .fa-google-wallet:before {
   content: ""
 }

 .fa-cc-visa:before {
   content: ""
 }

 .fa-cc-mastercard:before {
   content: ""
 }

 .fa-cc-discover:before {
   content: ""
 }

 .fa-cc-amex:before {
   content: ""
 }

 .fa-cc-paypal:before {
   content: ""
 }

 .fa-cc-stripe:before {
   content: ""
 }

 .fa-bell-slash:before {
   content: ""
 }

 .fa-bell-slash-o:before {
   content: ""
 }

 .fa-trash:before {
   content: ""
 }

 .fa-copyright:before {
   content: ""
 }

 .fa-at:before {
   content: ""
 }

 .fa-eyedropper:before {
   content: ""
 }

 .fa-paint-brush:before {
   content: ""
 }

 .fa-birthday-cake:before {
   content: ""
 }

 .fa-area-chart:before {
   content: ""
 }

 .fa-pie-chart:before {
   content: ""
 }

 .fa-line-chart:before {
   content: ""
 }

 .fa-lastfm:before {
   content: ""
 }

 .fa-lastfm-square:before {
   content: ""
 }

 .fa-toggle-off:before {
   content: ""
 }

 .fa-toggle-on:before {
   content: ""
 }

 .fa-bicycle:before {
   content: ""
 }

 .fa-bus:before {
   content: ""
 }

 .fa-ioxhost:before {
   content: ""
 }

 .fa-angellist:before {
   content: ""
 }

 .fa-cc:before {
   content: ""
 }

 .fa-ils:before,
 .fa-shekel:before,
 .fa-sheqel:before {
   content: ""
 }

 .fa-meanpath:before {
   content: ""
 }

 .fa-buysellads:before {
   content: ""
 }

 .fa-connectdevelop:before {
   content: ""
 }

 .fa-dashcube:before {
   content: ""
 }

 .fa-forumbee:before {
   content: ""
 }

 .fa-leanpub:before {
   content: ""
 }

 .fa-sellsy:before {
   content: ""
 }

 .fa-shirtsinbulk:before {
   content: ""
 }

 .fa-simplybuilt:before {
   content: ""
 }

 .fa-skyatlas:before {
   content: ""
 }

 .fa-cart-plus:before {
   content: ""
 }

 .fa-cart-arrow-down:before {
   content: ""
 }

 .fa-diamond:before {
   content: ""
 }

 .fa-ship:before {
   content: ""
 }

 .fa-user-secret:before {
   content: ""
 }

 .fa-motorcycle:before {
   content: ""
 }

 .fa-street-view:before {
   content: ""
 }

 .fa-heartbeat:before {
   content: ""
 }

 .fa-venus:before {
   content: ""
 }

 .fa-mars:before {
   content: ""
 }

 .fa-mercury:before {
   content: ""
 }

 .fa-intersex:before,
 .fa-transgender:before {
   content: ""
 }

 .fa-transgender-alt:before {
   content: ""
 }

 .fa-venus-double:before {
   content: ""
 }

 .fa-mars-double:before {
   content: ""
 }

 .fa-venus-mars:before {
   content: ""
 }

 .fa-mars-stroke:before {
   content: ""
 }

 .fa-mars-stroke-v:before {
   content: ""
 }

 .fa-mars-stroke-h:before {
   content: ""
 }

 .fa-neuter:before {
   content: ""
 }

 .fa-genderless:before {
   content: ""
 }

 .fa-facebook-official:before {
   content: ""
 }

 .fa-pinterest-p:before {
   content: ""
 }

 .fa-whatsapp:before {
   content: ""
 }

 .fa-server:before {
   content: ""
 }

 .fa-user-plus:before {
   content: ""
 }

 .fa-user-times:before {
   content: ""
 }

 .fa-bed:before,
 .fa-hotel:before {
   content: ""
 }

 .fa-viacoin:before {
   content: ""
 }

 .fa-train:before {
   content: ""
 }

 .fa-subway:before {
   content: ""
 }

 .fa-medium:before {
   content: ""
 }

 .fa-y-combinator:before,
 .fa-yc:before {
   content: ""
 }

 .fa-optin-monster:before {
   content: ""
 }

 .fa-opencart:before {
   content: ""
 }

 .fa-expeditedssl:before {
   content: ""
 }

 .fa-battery-4:before,
 .fa-battery-full:before,
 .fa-battery:before {
   content: ""
 }

 .fa-battery-3:before,
 .fa-battery-three-quarters:before {
   content: ""
 }

 .fa-battery-2:before,
 .fa-battery-half:before {
   content: ""
 }

 .fa-battery-1:before,
 .fa-battery-quarter:before {
   content: ""
 }

 .fa-battery-0:before,
 .fa-battery-empty:before {
   content: ""
 }

 .fa-mouse-pointer:before {
   content: ""
 }

 .fa-i-cursor:before {
   content: ""
 }

 .fa-object-group:before {
   content: ""
 }

 .fa-object-ungroup:before {
   content: ""
 }

 .fa-sticky-note:before {
   content: ""
 }

 .fa-sticky-note-o:before {
   content: ""
 }

 .fa-cc-jcb:before {
   content: ""
 }

 .fa-cc-diners-club:before {
   content: ""
 }

 .fa-clone:before {
   content: ""
 }

 .fa-balance-scale:before {
   content: ""
 }

 .fa-hourglass-o:before {
   content: ""
 }

 .fa-hourglass-1:before,
 .fa-hourglass-start:before {
   content: ""
 }

 .fa-hourglass-2:before,
 .fa-hourglass-half:before {
   content: ""
 }

 .fa-hourglass-3:before,
 .fa-hourglass-end:before {
   content: ""
 }

 .fa-hourglass:before {
   content: ""
 }

 .fa-hand-grab-o:before,
 .fa-hand-rock-o:before {
   content: ""
 }

 .fa-hand-paper-o:before,
 .fa-hand-stop-o:before {
   content: ""
 }

 .fa-hand-scissors-o:before {
   content: ""
 }

 .fa-hand-lizard-o:before {
   content: ""
 }

 .fa-hand-spock-o:before {
   content: ""
 }

 .fa-hand-pointer-o:before {
   content: ""
 }

 .fa-hand-peace-o:before {
   content: ""
 }

 .fa-trademark:before {
   content: ""
 }

 .fa-registered:before {
   content: ""
 }

 .fa-creative-commons:before {
   content: ""
 }

 .fa-gg:before {
   content: ""
 }

 .fa-gg-circle:before {
   content: ""
 }

 .fa-tripadvisor:before {
   content: ""
 }

 .fa-odnoklassniki:before {
   content: ""
 }

 .fa-odnoklassniki-square:before {
   content: ""
 }

 .fa-get-pocket:before {
   content: ""
 }

 .fa-wikipedia-w:before {
   content: ""
 }

 .fa-safari:before {
   content: ""
 }

 .fa-chrome:before {
   content: ""
 }

 .fa-firefox:before {
   content: ""
 }

 .fa-opera:before {
   content: ""
 }

 .fa-internet-explorer:before {
   content: ""
 }

 .fa-television:before,
 .fa-tv:before {
   content: ""
 }

 .fa-contao:before {
   content: ""
 }

 .fa-500px:before {
   content: ""
 }

 .fa-amazon:before {
   content: ""
 }

 .fa-calendar-plus-o:before {
   content: ""
 }

 .fa-calendar-minus-o:before {
   content: ""
 }

 .fa-calendar-times-o:before {
   content: ""
 }

 .fa-calendar-check-o:before {
   content: ""
 }

 .fa-industry:before {
   content: ""
 }

 .fa-map-pin:before {
   content: ""
 }

 .fa-map-signs:before {
   content: ""
 }

 .fa-map-o:before {
   content: ""
 }

 .fa-map:before {
   content: ""
 }

 .fa-commenting:before {
   content: ""
 }

 .fa-commenting-o:before {
   content: ""
 }

 .fa-houzz:before {
   content: ""
 }

 .fa-vimeo:before {
   content: ""
 }

 .fa-black-tie:before {
   content: ""
 }

 .fa-fonticons:before {
   content: ""
 }

 .fa-reddit-alien:before {
   content: ""
 }

 .fa-edge:before {
   content: ""
 }

 .fa-credit-card-alt:before {
   content: ""
 }

 .fa-codiepie:before {
   content: ""
 }

 .fa-modx:before {
   content: ""
 }

 .fa-fort-awesome:before {
   content: ""
 }

 .fa-usb:before {
   content: ""
 }

 .fa-product-hunt:before {
   content: ""
 }

 .fa-mixcloud:before {
   content: ""
 }

 .fa-scribd:before {
   content: ""
 }

 .fa-pause-circle:before {
   content: ""
 }

 .fa-pause-circle-o:before {
   content: ""
 }

 .fa-stop-circle:before {
   content: ""
 }

 .fa-stop-circle-o:before {
   content: ""
 }

 .fa-shopping-bag:before {
   content: ""
 }

 .fa-shopping-basket:before {
   content: ""
 }

 .fa-hashtag:before {
   content: ""
 }

 .fa-bluetooth:before {
   content: ""
 }

 .fa-bluetooth-b:before {
   content: ""
 }

 .fa-percent:before {
   content: ""
 }

 .fa-gitlab:before {
   content: ""
 }

 .fa-wpbeginner:before {
   content: ""
 }

 .fa-wpforms:before {
   content: ""
 }

 .fa-envira:before {
   content: ""
 }

 .fa-universal-access:before {
   content: ""
 }

 .fa-wheelchair-alt:before {
   content: ""
 }

 .fa-question-circle-o:before {
   content: ""
 }

 .fa-blind:before {
   content: ""
 }

 .fa-audio-description:before {
   content: ""
 }

 .fa-volume-control-phone:before {
   content: ""
 }

 .fa-braille:before {
   content: ""
 }

 .fa-assistive-listening-systems:before {
   content: ""
 }

 .fa-american-sign-language-interpreting:before,
 .fa-asl-interpreting:before {
   content: ""
 }

 .fa-deaf:before,
 .fa-deafness:before,
 .fa-hard-of-hearing:before {
   content: ""
 }

 .fa-glide:before {
   content: ""
 }

 .fa-glide-g:before {
   content: ""
 }

 .fa-sign-language:before,
 .fa-signing:before {
   content: ""
 }

 .fa-low-vision:before {
   content: ""
 }

 .fa-viadeo:before {
   content: ""
 }

 .fa-viadeo-square:before {
   content: ""
 }

 .fa-snapchat:before {
   content: ""
 }

 .fa-snapchat-ghost:before {
   content: ""
 }

 .fa-snapchat-square:before {
   content: ""
 }

 .fa-pied-piper:before {
   content: ""
 }

 .fa-first-order:before {
   content: ""
 }

 .fa-yoast:before {
   content: ""
 }

 .fa-themeisle:before {
   content: ""
 }

 .fa-google-plus-circle:before,
 .fa-google-plus-official:before {
   content: ""
 }

 .fa-fa:before,
 .fa-font-awesome:before {
   content: ""
 }

 .fa-handshake-o:before {
   content: ""
 }

 .fa-envelope-open:before {
   content: ""
 }

 .fa-envelope-open-o:before {
   content: ""
 }

 .fa-linode:before {
   content: ""
 }

 .fa-address-book:before {
   content: ""
 }

 .fa-address-book-o:before {
   content: ""
 }

 .fa-address-card:before,
 .fa-vcard:before {
   content: ""
 }

 .fa-address-card-o:before,
 .fa-vcard-o:before {
   content: ""
 }

 .fa-user-circle:before {
   content: ""
 }

 .fa-user-circle-o:before {
   content: ""
 }

 .fa-user-o:before {
   content: ""
 }

 .fa-id-badge:before {
   content: ""
 }

 .fa-drivers-license:before,
 .fa-id-card:before {
   content: ""
 }

 .fa-drivers-license-o:before,
 .fa-id-card-o:before {
   content: ""
 }

 .fa-quora:before {
   content: ""
 }

 .fa-free-code-camp:before {
   content: ""
 }

 .fa-telegram:before {
   content: ""
 }

 .fa-thermometer-4:before,
 .fa-thermometer-full:before,
 .fa-thermometer:before {
   content: ""
 }

 .fa-thermometer-3:before,
 .fa-thermometer-three-quarters:before {
   content: ""
 }

 .fa-thermometer-2:before,
 .fa-thermometer-half:before {
   content: ""
 }

 .fa-thermometer-1:before,
 .fa-thermometer-quarter:before {
   content: ""
 }

 .fa-thermometer-0:before,
 .fa-thermometer-empty:before {
   content: ""
 }

 .fa-shower:before {
   content: ""
 }

 .fa-bath:before,
 .fa-bathtub:before,
 .fa-s15:before {
   content: ""
 }

 .fa-podcast:before {
   content: ""
 }

 .fa-window-maximize:before {
   content: ""
 }

 .fa-window-minimize:before {
   content: ""
 }

 .fa-window-restore:before {
   content: ""
 }

 .fa-times-rectangle:before,
 .fa-window-close:before {
   content: ""
 }

 .fa-times-rectangle-o:before,
 .fa-window-close-o:before {
   content: ""
 }

 .fa-bandcamp:before {
   content: ""
 }

 .fa-grav:before {
   content: ""
 }

 .fa-etsy:before {
   content: ""
 }

 .fa-imdb:before {
   content: ""
 }

 .fa-ravelry:before {
   content: ""
 }

 .fa-eercast:before {
   content: ""
 }

 .fa-microchip:before {
   content: ""
 }

 .fa-snowflake-o:before {
   content: ""
 }

 .fa-superpowers:before {
   content: ""
 }

 .fa-wpexplorer:before {
   content: ""
 }

 .fa-meetup:before {
   content: ""
 }

 .sr-only {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   border: 0
 }

 .sr-only-focusable:active,
 .sr-only-focusable:focus {
   position: static;
   width: auto;
   height: auto;
   margin: 0;
   overflow: visible;
   clip: auto
 }

 app-print-page {
   display: none
 }

 @media print {
   app-print-page {
     display: block
   }

   .backTop,
   app-lpa,
   div[vw].enabled {
     display: none
   }
 }

 .qrCode-wrap img {
   width: 150px
 }

 .table table {
   width: 100%;
   border-collapse: collapse;
   border-radius: 5px;
   margin: 0 0 35px
 }

 .table table th {
   background: #e8e8e8;
   border: 2px solid #fff;
   text-align: left;
   padding: 12px
 }

 .table table td {
   padding: 12px;
   border-bottom: 1px solid #00000026
 }

 .table table td:first-of-type {
   border-right: 1px solid #00000026
 }

 .table table td.red {
   color: #c62828
 }

 .table table td.yellow {
   color: #ffb300
 }

 .table table td.green {
   color: #43a047
 }

 .table table .cnae-status {
   font-weight: 700
 }

 .table-print table {
   width: 100%;
   border-collapse: collapse;
   border-radius: 5px;
   margin: 0 0 35px;
   font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
   color: #000
 }

 .table-print table th {
   border: 1px solid #000
 }

 .table-print table td {
   padding: 12px;
   border: 1px solid #000
 }

 .table-print table td.red {
   color: #c62828
 }

 .table-print table td.yellow {
   color: #ffb300
 }

 .table-print table td.green {
   color: #43a047
 }

 .table-print table .cnae-status {
   font-weight: 700
 }

 .mensagem-estado {
   margin: 12px 0
 }

 .mensagem-estado p {
   padding: 0 0 12px !important
 }

 .mensagem-estado ul {
   margin: 12px 25px !important
 }

 .mensagem-estado ul li {
   padding-bottom: 12px !important;
   list-style: disc !important
 }

 .mensagem-estado ol {
   margin-bottom: 15px !important;
   margin-top: 15px !important
 }

 .mensagem-estado ol li {
   list-style: circle !important
 }

 .mensagem-estado h1 {
   font-size: 18px !important;
   text-transform: uppercase !important;
   margin-bottom: 12px !important
 }

 .dados-empresa>div {
   padding-bottom: 8px
 }

 .dados-empresa>div h2,
 .dados-empresa>div span {
   display: inline;
   font-size: 17px
 }

 .dados-empresa>div h2 {
   padding-right: 6px
 }

 .dados-cnae-print {
   margin: .5cm 0;
   font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
 }

 .dados-cnae-print>div {
   margin: .2cm 0
 }

 .dados-cnae-print h2,
 .dados-cnae-print span {
   display: inline;
   font-size: 12pt;
   color: #000
 }

 .dados-cnae-print h2 {
   font-weight: 700
 }

 .cnae-mensagem-box {
   padding: 7px 0 5px
 }

 .cnae-mensagem-box a,
 .cnae-mensagem-box h1,
 .cnae-mensagem-box h2,
 .cnae-mensagem-box h3,
 .cnae-mensagem-box h4,
 .cnae-mensagem-box h5,
 .cnae-mensagem-box h6,
 .cnae-mensagem-box li,
 .cnae-mensagem-box p,
 .cnae-mensagem-box small,
 .cnae-mensagem-box span,
 .cnae-mensagem-box ul {
   padding-bottom: 8pt
 }

 .cnae-mensagem-box h1 {
   font-size: 16pt;
   padding-top: 8pt;
   font-weight: 700
 }

 .cnae-mensagem-box ul {
   margin-left: 35px
 }

 .cnae-mensagem-box ul li {
   list-style: disc
 }

 .cnae-mensagem-box ol {
   margin-bottom: 15px;
   margin-top: 15px
 }

 .cnae-mensagem-box ol li {
   list-style: circle
 }

 .cnae-mensagem {
   margin: .5cm 0
 }

 .cnae-mensagem a,
 .cnae-mensagem h1,
 .cnae-mensagem h2,
 .cnae-mensagem h3,
 .cnae-mensagem h4,
 .cnae-mensagem h5,
 .cnae-mensagem h6,
 .cnae-mensagem li,
 .cnae-mensagem p,
 .cnae-mensagem small,
 .cnae-mensagem span,
 .cnae-mensagem ul {
   padding-bottom: 8pt
 }

 .cnae-mensagem h1 {
   font-size: 16pt;
   padding-top: 8pt;
   font-weight: 700
 }

 .cnae-mensagem ul {
   margin-left: 35px
 }

 .cnae-mensagem ul li {
   list-style: disc
 }

 .cnae-mensagem ol {
   margin-bottom: 15px;
   margin-top: 15px
 }

 .cnae-mensagem ol li {
   list-style: circle
 }

 .mensagem-estado-print {
   margin: .5cm 0
 }

 .mensagem-estado-print a,
 .mensagem-estado-print h1,
 .mensagem-estado-print h2,
 .mensagem-estado-print h3,
 .mensagem-estado-print h4,
 .mensagem-estado-print h5,
 .mensagem-estado-print h6,
 .mensagem-estado-print li,
 .mensagem-estado-print p,
 .mensagem-estado-print small,
 .mensagem-estado-print span,
 .mensagem-estado-print ul {
   font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
   font-size: 12pt;
   color: #000;
   padding-bottom: 8pt
 }

 .mensagem-estado-print h1 {
   font-size: 16pt;
   padding-top: 8pt;
   font-weight: 700
 }

 .mensagem-estado-print ul {
   margin-left: 35px
 }

 .mensagem-estado-print ul li {
   list-style: disc
 }

 .mensagem-estado-print ol {
   margin-bottom: 15px;
   margin-top: 15px
 }

 .mensagem-estado-print ol li {
   list-style: circle
 }

 .dados-empresa-print {
   margin: .5cm;
   font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
 }

 .dados-empresa-print h2,
 .dados-empresa-print span {
   display: inline;
   font-size: 12pt;
   color: #000
 }

 .dados-empresa-print h2 {
   font-weight: 700
 }

 .dados-empresa-print span {
   padding-left: 8px
 }

 .consultaLPAField .mat-form-field-appearance-outline .mat-form-field-infix {
   padding: 15px 10px !important
 }

 :focus {
   outline: none
 }

 .leaflet-container a.link-rotas {
   font-weight: 700;
   font-family: Montserrat, sans-serif;
   font-size: 13px;
   padding: 5px 20px 5px 28px;
   color: #0b7675;
   border: 2px solid #0b7675;
   border-radius: 20px;
   margin: 8px 0 15px;
   display: inline-block;
   position: relative
 }

 .leaflet-container a.link-rotas:before {
   font-family: Material Icons;
   content: "location_on";
   position: absolute;
   top: 50%;
   left: 10px;
   transform: translateY(-50%)
 }

 .leaflet-popup-content-wrapper {
   border-radius: 5px
 }

 .leaflet-popup-content p {
   font-family: Montserrat, sans-serif;
   font-size: 13px;
   padding-top: 12px;
   color: #666671
 }

 .swal2-popup,
 .swal2-title {
   font-family: Montserrat, sans-serif !important
 }

 .mat-elevation-z8 {
   box-shadow: 0 0 0 0 #0000, 0 0 0 0 #0000, 0 0 0 1px #0000001a;
   border-radius: 10px
 }

 @media screen and (min-width:768px) {

   .mat-column-protocoloAtendimento,
   .mat-column-servico {
     max-width: 150px !important
   }
 }

 @media screen and (max-width:599px) {
   .cidadao-page .mat-form-field-appearance-outline .mat-form-field-wrapper {
     margin: 0 !important;
     padding-bottom: 12px !important
   }
 }

 .mat-column-select {
   overflow: initial
 }

 .md-spinner {
   float: left;
   width: 15px;
   height: 14px;
   margin: 5px 10px 0 0
 }

 .costum-spin .mat-progress-spinner circle {
   stroke: #fff !important
 }

 .agendamento-spin .mat-progress-spinner circle,
 .mat-spinner circle {
   stroke: #0b7675
 }

 .white-spinner.mat-spinner circle {
   stroke: #fff
 }

 .costum-spin {
   display: flex;
   align-items: center
 }

 .costum-spin span {
   padding-left: 12px
 }

 .swal2-styled.swal2-confirm {
   background-color: #0b7675 !important
 }

 .bra-icon svg,
 .go-icon svg {
   height: 17px;
   vertical-align: middle;
   margin: 0 5px
 }

 .swal2-popup {
   padding-top: 35px !important;
   padding-bottom: 35px !important
 }

 .swal2-title {
   font-size: 23px !important
 }

 .swal2-content,
 .swal2-title {
   color: #707070 !important
 }

 .swal2-confirm {
   border-left-color: #7cd1f999 !important;
   border-right-color: #7cd1f999 !important;
   background: #7cd1f9 !important
 }

 .swal2-popup .swal2-styled {
   font-size: 15px !important;
   font-weight: 500;
   margin: 15px 5px 0;
   padding: 10px 32px
 }

 .swal2-cancel.exui-outline-button {
   border-radius: 10px !important;
   background: initial !important;
   background-color: #fff !important;
   color: #0b7675 !important;
   border: 1px solid #0b7675 !important
 }

 .swal2-confirm.exui-fill-button {
   border-radius: 10px !important;
   background-color: #0b7675 !important;
   color: #fff
 }

 body,
 html {
   padding: 0;
   margin: 0;
   width: 100%
 }

 html {
   height: 100%
 }

 button,
 h1,
 h2,
 h3,
 h4,
 li,
 p,
 small,
 ul {
   padding: 0;
   margin: 0
 }

 a {
   text-decoration: none;
   color: #0b7675;
   font-weight: 500
 }

 p.mensagem-vazio {
   margin: 35px 0;
   font-size: .969em
 }

 p.mensagem-vazio span {
   font-weight: 700;
   opacity: .8
 }

 body {
   font-family: Poppins, sans-serif;
   font-size: 14px;
   background: #fff;
   color: #666671
 }

 div,
 li,
 ul {
   padding: 0;
   margin: 0
 }

 button {
   font-family: Poppins, sans-serif !important;
   border: none;
   box-shadow: none;
   cursor: pointer;
   background: #0000
 }

 button.white {
   color: #fff;
   border-color: #fff;
   border-radius: 40px
 }

 button.green {
   color: #1b8335;
   border-color: #1b8335;
   border-radius: 40px
 }

 button.default {
   color: #0b7675;
   border-color: #0b7675;
   border-radius: 40px;
   font-weight: 700
 }

 button.medium {
   width: 200px
 }

 button.full {
   width: 100% !important
 }

 button.big {
   width: 300px;
   padding: 10px;
   font-size: 17px
 }

 @media screen and (max-width:959px) {
   button.big {
     padding: 3px;
     font-size: 14px
   }
 }

 li,
 ol {
   list-style: none
 }

 .container {
   width: 90%;
   margin: 0 auto
 }

 .title-section {
   color: #053a3a;
   padding: 45px 0;
   font-family: Montserrat;
   font-style: normal;
   font-weight: 600;
   font-size: 25px;
   line-height: 29px
 }

 .title-section.center {
   text-align: center
 }

 .title-section.white {
   color: #fff
 }

 .divisor {
   width: 45px;
   height: 5px;
   background: #ffd200;
   margin: 8px 0;
   border-radius: 15px
 }

 div.owl-prev {
   left: -40px
 }

 div.owl-next,
 div.owl-prev {
   padding: 0 !important;
   background: #0000 !important;
   position: absolute;
   top: calc(142px / 2)
 }

 div.owl-next {
   right: -40px
 }

 a.prevCarousel {
   flex-direction: row;
   align-items: center;
   width: 40px;
   height: 40px;
   padding: 0;
   background: #0000;
   display: block;
   color: #0b7675
 }

 a.prevCarousel:after {
   content: "";
   font-family: Material Icons;
   font-weight: 100;
   font-style: normal;
   font-size: 40px;
   display: inline-block;
   line-height: 1;
   text-transform: none;
   letter-spacing: normal;
   word-wrap: normal;
   white-space: nowrap;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility;
   -moz-osx-font-smoothing: grayscale;
   font-feature-settings: "liga";
   top: 50%;
   position: relative;
   transform: translateY(-50%);
   color: #0b7675
 }

 a.prevCarousel i.material-icons {
   color: #0b7675 !important
 }

 a.nextCarousel {
   flex-direction: row;
   align-items: center;
   width: 40px;
   height: 40px;
   padding: 0;
   background: #0000;
   display: block;
   color: #0b7675
 }

 a.nextCarousel:after {
   content: "";
   font-family: Material Icons;
   font-weight: 100;
   font-style: normal;
   font-size: 40px;
   display: inline-block;
   line-height: 1;
   text-transform: none;
   letter-spacing: normal;
   word-wrap: normal;
   white-space: nowrap;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility;
   -moz-osx-font-smoothing: grayscale;
   font-feature-settings: "liga";
   top: 50%;
   position: relative;
   transform: translateY(-50%);
   color: #0b7675
 }

 a.nextCarousel i.material-icons {
   color: #0b7675 !important
 }

 .button-wrap-todos {
   display: flex;
   justify-content: flex-end;
   margin: 35px 0
 }

 .button-wrap-todos .ver-todos {
   font-weight: 600;
   font-size: 12px;
   line-height: 22px;
   display: flex;
   align-items: center;
   color: #159b4e;
   text-transform: none
 }

 .button-wrap-todos .ver-todos:after {
   content: "";
   font-family: Material Icons;
   font-weight: 100;
   font-style: normal;
   font-size: 20px;
   display: inline-block;
   line-height: 1;
   text-transform: none;
   letter-spacing: normal;
   word-wrap: normal;
   white-space: nowrap;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility;
   -moz-osx-font-smoothing: grayscale;
   font-feature-settings: "liga";
   margin-top: -1px
 }

 .button-default-wrap {
   display: flex;
   justify-content: center;
   width: 100%;
   margin: 15px 0
 }

 .btn {
   display: flex;
   align-items: center;
   padding: 8px 25px;
   border-radius: 25px
 }

 .btn i.material-icons {
   padding-left: 8px
 }

 .btn.yellow {
   background: #ffd200;
   font-size: 1em;
   color: #fff;
   font-weight: 600
 }

 .btn.yellow:after {
   content: "";
   font-family: Material Icons;
   font-weight: 400;
   font-style: normal;
   font-size: 24px;
   display: inline-block;
   line-height: 1;
   text-transform: none;
   letter-spacing: normal;
   word-wrap: normal;
   white-space: nowrap;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility;
   -moz-osx-font-smoothing: grayscale;
   font-feature-settings: "liga";
   color: #fff;
   margin-top: -1px
 }

 .search-filtro {
   position: relative
 }

 .search-filtro input {
   width: 100%;
   padding: .938em .625em;
   background: #0000;
   border: 1px solid #d2d2d2;
   font-family: Montserrat, sans-serif;
   color: #707070;
   font-size: 15px
 }

 .search-filtro i.material-icons {
   color: #0b7675;
   position: absolute;
   right: 10px;
   top: 50%;
   transform: translateY(-50%);
   cursor: pointer
 }

 .select-css {
   display: block;
   font-size: 15px;
   font-family: Open Sans;
   color: #707070;
   padding: .938em .625em;
   width: 100%;
   max-width: 100%;
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #d2d2d2;
   border-radius: 10px;
   -webkit-appearance: none;
   appearance: none;
   background-color: initial;
   background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator:Adobe Illustrator 22.1.0,SVG Export Plug-In . SVG Version:6.00 Build 0) --%3E%3Csvg version='1.1' id='Camada_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 292.4 292.4' style='enable-background:new 0 0 292.4 292.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%230B7675;%7D%0A%3C/style%3E%3Cpath class='st0' d='M287,69.4c-3.4-3.5-8.1-5.5-13-5.4H18.4c-5,0-9.3,1.8-12.9,5.4C2,72.7,0,77.4,0,82.2c0,5,1.8,9.3,5.4,12.9 l128,127.9c3.6,3.6,7.8,5.4,12.8,5.4s9.2-1.8,12.8-5.4L287,95c3.5-3.5,5.4-7.8,5.4-12.8s-1.9-9.2-5.5-12.8L287,69.4z'/%3E%3C/svg%3E%0A");
   background-repeat: no-repeat, repeat;
   background-position: right .7em top 50%, 0 0;
   background-size: .65em auto, 100%
 }

 .select-css::-ms-expand {
   display: none
 }

 .select-css:focus {
   outline: none
 }

 .select-css option {
   font-weight: 400;
   padding: 8px 0
 }

 .select-css:focus option:disabled {
   opacity: .3
 }

 .remove-style p,
 .remove-style span {
   color: #8e8e93
 }

 .remove-style p,
 .remove-style span,
 .remove-style-canal p,
 .remove-style-canal span {
   font-family: Poppins !important;
   font-style: normal;
   font-weight: 400;
   font-size: 14px;
   line-height: 21px
 }

 .remove-style-canal p,
 .remove-style-canal span {
   color: #fff
 }

 .perguntas font,
 .perguntas p,
 .perguntas span {
   font-family: Montserrat !important;
   font-size: .969em !important;
   line-height: 1.2;
   color: #707070 !important
 }

 .costum-date-picker {
   position: relative;
   width: 100%
 }

 .costum-date-picker .mat-icon-button {
   position: absolute;
   right: 8px;
   top: 4px;
   color: #0b7675 !important
 }

 .costum-date-picker input.mat-input-element {
   padding: .938em .625em;
   width: 100%;
   margin: 0;
   font-family: Montserrat, Tahoma, Geneva, Verdana, sans-serif;
   font-size: 15px;
   border: 1px solid #d2d2d2;
   box-shadow: none;
   color: #707070
 }

 .costum-date-picker input.mat-input-element::placeholder {
   opacity: 1
 }

 .costum-date-picker .mat-input-element::-webkit-input-placeholder,
 .costum-date-picker .mat-input-element::placeholder {
   color: #707070
 }

 mat-progress-spinner svg {
   width: 100% !important;
   height: 100% !important
 }

 app-acessibilidade .content h2,
 app-acessibilidade .text-primary,
 app-acessibilidade h5,
 app-integracao-api .content h2,
 app-integracao-api .text-primary,
 app-integracao-api h5,
 app-integracao-redirect .content h2,
 app-integracao-redirect .text-primary,
 app-integracao-redirect h5,
 app-integracao-tela .content h2,
 app-integracao-tela .text-primary,
 app-integracao-tela h5,
 app-options-docs .content h2,
 app-options-docs .text-primary,
 app-options-docs h5,
 app-politica-de-privacidade-app .content h2,
 app-politica-de-privacidade-app .text-primary,
 app-politica-de-privacidade-app h5 {
   color: #0b7675 !important
 }

 app-acessibilidade .divisor,
 app-acessibilidade .with-divisor:after,
 app-integracao-api .divisor,
 app-integracao-api .with-divisor:after,
 app-integracao-redirect .divisor,
 app-integracao-redirect .with-divisor:after,
 app-integracao-tela .divisor,
 app-integracao-tela .with-divisor:after,
 app-options-docs .divisor,
 app-options-docs .with-divisor:after,
 app-politica-de-privacidade-app .divisor,
 app-politica-de-privacidade-app .with-divisor:after {
   background: #ffd200
 }

 app-acessibilidade a,
 app-integracao-api a,
 app-integracao-redirect a,
 app-integracao-tela a,
 app-options-docs a,
 app-politica-de-privacidade-app a {
   color: #0b7675
 }

 app-acessibilidade .btn,
 app-integracao-api .btn,
 app-integracao-redirect .btn,
 app-integracao-tela .btn,
 app-options-docs .btn,
 app-politica-de-privacidade-app .btn {
   background: #0b7675;
   color: #fff
 }

 app-acessibilidade .btn:hover,
 app-integracao-api .btn:hover,
 app-integracao-redirect .btn:hover,
 app-integracao-tela .btn:hover,
 app-options-docs .btn:hover,
 app-politica-de-privacidade-app .btn:hover {
   background: #079e9d
 }

 .p-sidebar-menu-principal.p-sidebar-left,
 .p-sidebar-menu-user.p-sidebar-right {
   background: #009036
 }

 .p-sidebar-menu-principal.p-sidebar-left.servidor-publico-view,
 .p-sidebar-menu-user.p-sidebar-right.servidor-publico-view {
   background-color: #166159
 }

 .p-sidebar .p-sidebar-content,
 .p-sidebar .p-sidebar-header {
   padding: 0 !important
 }

 .p-sidebar-menu-cat-mobile .p-sidebar-header {
   padding: 1rem 1rem 0 0 !important
 }

 .p-sidebar-menu-user .titulo .name-user {
   font-size: 1rem;
   font-weight: 400
 }

 .p-sidebar-menu-user .titulo .cpf {
   font-size: 14px;
   font-weight: 300
 }

 .mat-expansion-panel-content {
   font-family: Poppins;
   letter-spacing: normal
 }

 .categoria-list li:hover img {
   animation: zoom-in-zoom-out 1s ease forwards
 }

 .categoria-list li:hover.empreendedorismo-industria-e-comercio {
   background-color: #cfdcee
 }

 .categoria-list li:hover.saude {
   background-color: #d1f2eb
 }

 .categoria-list li:hover.cultura {
   background-color: #d9e8f5
 }

 .categoria-list li:hover.transito-e-transportes {
   background-color: #fde5d1
 }

 .categoria-list li:hover.infraestrutura-e-habitacao {
   background-color: #fccde5
 }

 .categoria-list li:hover.trabalho-emprego-e-previdencia {
   background-color: #cfdcee
 }

 .categoria-list li:hover.comunicacao-e-transparencia {
   background-color: #ebdef0
 }

 .categoria-list li:hover.educacao {
   background-color: #d9e8f5
 }

 .categoria-list li:hover.esportes {
   background-color: #d6dbdf
 }

 .categoria-list li:hover.justica {
   background-color: #fadbd8
 }

 .categoria-list li:hover.turismo {
   background-color: #cde2d1
 }

 @keyframes zoom-in-zoom-out {
   0% {
     transform: scale(1)
   }

   50% {
     transform: scale(1.3)
   }

   to {
     transform: scale(1)
   }
 }

 .mat-menu-header-desktop {
   border-radius: 12px !important
 }

 .mat-menu-header-desktop hr {
   margin: 5px auto;
   width: 90%;
   border-top: 1px solid #c9cbcf
 }

 .mat-menu-header-desktop .mat-menu-item .texto {
   font-weight: 700
 }

 .mat-menu-header-desktop .mat-menu-item span {
   color: #3f3f3f
 }

 .mat-notificacoes-header-desktop {
   max-width: 400px !important;
   border-radius: 12px !important
 }

 .cdk-overlay-transparent-backdrop,
 .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
   opacity: .3;
   background: #000
 }

 .mb-20 {
   margin-bottom: 20px
 }

 .ph-item {
   background-color: #f6f6f9 !important;
   border: 1px solid #e6e6e6 !important;
   border-radius: 24px !important
 }

 .mat-form-field-infix,
 .mat-option-text,
 .mat-select-value,
 .mat-tab-group,
 .mat-tab-label,
 .mat-tab-link,
 input.mat-input-element {
   font-family: Poppins !important
 }

 .container-modal {
   font-family: Poppins, Arial, Helvetica, sans-serif;
   min-width: 70%;
   padding: 15px 0
 }

 .container-modal .title-icon .ico {
   background: #daeaea;
   color: #0b7675;
   padding: 3px;
   border-radius: 30px;
   font-size: 20px
 }

 .container-modal h2 {
   font-weight: 700;
   font-size: .969em;
   color: #51555a;
   max-width: 90%
 }

 .header-modal {
   position: relative
 }

 .header-modal .close {
   position: absolute;
   top: 0;
   right: 0
 }

 .c-btn-voltar,
 .header-modal i.material-icons {
   color: #0b7675;
   cursor: pointer
 }

 .c-btn-voltar {
   margin: 40px 0;
   font-weight: bolder
 }

 .c-btn-voltar .ico {
   font-size: 16px;
   margin-right: 3px
 }

 .expresso-dialog .mat-dialog-container {
   border-radius: 1.5rem;
   padding: 1rem
 }

 .expresso-dialog .mat-dialog-container .mat-dialog-content {
   margin: 0;
   padding: 0
 }

 .expresso-swal-popup {
   border-radius: 1.5rem !important;
   padding: 1.5rem !important
 }

 .expresso-swal-popup .swal2-actions .swal2-styled {
   border-radius: 1.5rem !important;
   min-width: 8rem !important
 }

 .high-contrast {
   background: #313131;
   color: #fff
 }

 .high-contrast .container-in {
   background: #313131 !important
 }

 .high-contrast .container-out {
   background: #0000 !important
 }

 .high-contrast .estatistica-container {
   background: #424242 !important
 }

 .high-contrast .item-estatistica .label-numero,
 .high-contrast .item-estatistica .numero,
 .high-contrast .nome-categoria,
 .high-contrast a.nextCarousel,
 .high-contrast a.nextCarousel:after,
 .high-contrast a.prevCarousel,
 .high-contrast a.prevCarousel:after {
   color: #ff0 !important
 }

 .high-contrast .mat-paginator {
   background: #454545 !important
 }

 .high-contrast .mat-paginator,
 .high-contrast .mat-paginator-page-size .mat-select-trigger,
 .high-contrast .mat-select-value {
   color: #fff !important
 }

 .high-contrast .resultado h2 {
   color: #ddd
 }

 .high-contrast .mat-paginator-icon {
   fill: #fff !important
 }

 .high-contrast .banner-menu {
   background: #313131 !important
 }

 .high-contrast .data-wrap .tipo {
   color: #fff !important
 }

 .high-contrast .card-saneago,
 .high-contrast .card-unidade {
   background: #454545 !important
 }

 .high-contrast .card-servico {
   background: #000 !important;
   border-radius: 14px
 }

 .high-contrast .card-servico .detalhes-btn path,
 .high-contrast .card-servico .favorite-btn path {
   fill: #000 !important
 }

 .high-contrast .cat-item {
   color: #ff0 !important
 }

 .high-contrast .cat-item:hover {
   background-color: #000 !important
 }

 .high-contrast .cat-item p {
   margin: 0
 }

 .high-contrast .cat-item.active {
   background-color: #454545 !important;
   color: #fff;
   border: none
 }

 .high-contrast .cat-item:last-of-type {
   border-bottom: none
 }

 .high-contrast a.tag {
   background: #313131 !important;
   color: #ff0 !important
 }

 .high-contrast .container-gray {
   background: #000 !important
 }

 .high-contrast .link-news .icon-link {
   border-color: #ff0 !important;
   color: #ff0 !important
 }

 .high-contrast .link-news .icon-link:before {
   color: #ff0 !important
 }

 .high-contrast .card-wrap .card {
   background: #454545 !important;
   border: 1px solid #fff
 }

 .high-contrast .btn-default {
   background: #ff0 !important;
   color: #000 !important
 }

 .high-contrast p {
   background: #0000 !important
 }

 .high-contrast a {
   text-decoration: none;
   color: #fff !important;
   font-weight: 500
 }

 .high-contrast .title-section,
 .high-contrast .title-section.white {
   color: #fff
 }

 .high-contrast .divisor {
   background: #ff0
 }

 .high-contrast .button-wrap-todos .ver-todos,
 .high-contrast .button-wrap-todos .ver-todos i.material-icons {
   color: #ff0
 }

 .high-contrast .btn.yellow {
   background: #ff0;
   color: #000 !important
 }

 .high-contrast .search-filtro {
   position: relative
 }

 .high-contrast .search-filtro input {
   border: 1px solid #fff;
   color: #fff
 }

 .high-contrast .search-filtro i.material-icons {
   color: #ff0
 }

 .high-contrast .select-css {
   color: #fff;
   border: 1px solid #fff
 }

 .high-contrast .select-css::-ms-expand {
   display: none
 }

 .high-contrast .select-css:focus {
   outline: none
 }

 .high-contrast .select-css option {
   font-weight: 400;
   padding: 8px 0
 }

 .high-contrast .select-css:focus option:disabled {
   opacity: .3
 }

 .high-contrast .perguntas font,
 .high-contrast .perguntas p,
 .high-contrast .perguntas span {
   color: #fff !important
 }

 .high-contrast .costum-date-picker .mat-icon-button {
   color: #ff0 !important
 }

 .high-contrast .costum-date-picker input.mat-input-element {
   border: 1px solid #fff;
   box-shadow: none;
   color: #fff
 }

 .high-contrast .costum-date-picker input.mat-input-element::placeholder {
   opacity: 1
 }

 .high-contrast .costum-date-picker .mat-input-element::-webkit-input-placeholder,
 .high-contrast .costum-date-picker .mat-input-element::placeholder {
   color: #fff
 }

 .high-contrast .acessibilidade-menu {
   background: #424242 !important
 }

 .high-contrast .header-portal {
   background: #424242
 }

 .high-contrast .container-acessibilidade>ul li {
   color: #ff0 !important
 }

 .high-contrast .container-acessibilidade>ul li+li:before {
   border-color: #ff0 !important
 }

 .high-contrast .banner-menu .fisrt,
 .high-contrast .banner-menu .second {
   background: #454545 !important
 }

 .high-contrast .header-portal,
 .high-contrast .search-wrapper {
   background: #313131 !important
 }

 .high-contrast input:checked+.slider {
   background: #f7b700 !important
 }

 .high-contrast #search {
   background: #313131 !important;
   border: 1px solid #fff !important;
   border-radius: 75px
 }

 .high-contrast #search input {
   background: #424242 !important;
   color: #fff !important
 }

 .high-contrast #search input::placeholder {
   color: #fff !important
 }

 .high-contrast #search form {
   background: #424242;
   border-radius: 16px
 }

 .high-contrast #search .icon-wrap {
   background: #0000 !important
 }

 .high-contrast #search .icon-wrap path {
   fill: #fff !important
 }

 .high-contrast #search .button-expand-filter.opened-panel {
   background: #ff0 !important
 }

 .high-contrast #search .button-expand-filter.opened-panel a {
   color: #000 !important
 }

 .high-contrast #search .button-expand-filter.opened-panel svg path {
   stroke: #000
 }

 .high-contrast #search .button-expand-filter.closed-panel {
   background: #ff0 !important;
   border: 1px solid #ffd200 !important
 }

 .high-contrast #search .button-expand-filter.closed-panel a {
   color: #000 !important
 }

 .high-contrast #search .button-expand-filter.closed-panel svg path {
   stroke: #000 !important
 }

 .high-contrast #search .divider {
   background: #cfd2d4 !important
 }

 .high-contrast #main-nav {
   background-color: initial !important
 }

 .high-contrast .card-destaque .title-card {
   color: #ff0 !important
 }

 .high-contrast .card-destaque .category,
 .high-contrast .card-destaque .type-service i.material-icons {
   color: #fff !important
 }

 .high-contrast .buttons .detalhes-btn,
 .high-contrast .buttons .detalhes-btn i.material-icons {
   color: #ff0 !important
 }

 .high-contrast #nav-acessar {
   background: #ff0 !important
 }

 .high-contrast #nav-acessar .link:before {
   content: attr(data-hover);
   color: #000 !important
 }

 .high-contrast #nav-acessar i.material-icons {
   color: #000 !important
 }

 .high-contrast .card-categoria,
 .high-contrast .ciency,
 .high-contrast .education,
 .high-contrast .transperency,
 .high-contrast .turism {
   background: #454545 !important
 }

 .high-contrast .title-section-categoria .title-categoria {
   color: #ff0 !important
 }

 .high-contrast .banner-estatica,
 .high-contrast .footer-main {
   background: #313131 !important
 }

 .high-contrast .title-footer {
   color: #fff !important
 }

 .high-contrast .footer-list ul li,
 .high-contrast .footer-list ul li a {
   color: #ff0 !important
 }

 .high-contrast .footer-list ul li+li:before {
   background: #ff0 !important
 }

 .high-contrast #logo-governo,
 .high-contrast #sidenav-user {
   background: #454545 !important
 }

 .high-contrast .menu-user li,
 .high-contrast .menu-user li span {
   color: #ff0 !important
 }

 .high-contrast .user-info-wrap {
   background: #313131 !important
 }

 .high-contrast .btn-menu-close i.material-icons {
   color: #ff0 !important
 }

 .high-contrast .title-section-panel {
   border-left: 5px solid #f7b700 !important
 }

 .high-contrast .icon i.material-icons {
   color: #ffd200
 }

 .high-contrast .title-panel,
 .high-contrast .title-panel>h2 {
   color: #ff0 !important
 }

 .high-contrast .breadcrumb {
   background: #313131 !important
 }

 .high-contrast .breadcrumb li.active a {
   color: #ff0 !important
 }

 .high-contrast .breadcrumb li a {
   color: #fff !important
 }

 .high-contrast .filtro-alfabetico li {
   border: 1px solid #ff0 !important;
   color: #ff0 !important
 }

 .high-contrast .filtro-alfabetico li.ativa,
 .high-contrast .filtro-alfabetico li.todos {
   background: #ff0 !important;
   color: #000 !important
 }

 .high-contrast .categoria-list li {
   color: #ff0 !important
 }

 .high-contrast .categoria-list li+li {
   border-top: 1px solid #ff03 !important
 }

 .high-contrast .title-sidenav {
   color: #fff !important
 }

 .high-contrast .card-categories {
   background: #424242 !important
 }

 .high-contrast .etapa-title {
   color: #ff0 !important
 }

 .high-contrast .etapa-title .number {
   background: #fff !important;
   color: #000 !important
 }

 .high-contrast .etapa-title .number p {
   color: #000 !important
 }

 .high-contrast .btn.yellow:after {
   color: #000
 }

 .high-contrast .button-wrap-todos .ver-todos:after,
 .high-contrast .buttons .detalhes-btn:before {
   color: #ff0 !important
 }

 .high-contrast .etapa-content .line .line-divisor {
   background: #fff !important
 }

 .high-contrast .etapa-content .content {
   border: 1px solid #ff03 !important
 }

 .high-contrast .etapa-content .title-etapa-inner {
   border: 1px solid #fffc !important
 }

 .high-contrast .title-canal i.material-icons {
   color: #fffc !important
 }

 .high-contrast .title-canal h2,
 .high-contrast .titulo-do-servico {
   color: #fff !important
 }

 .high-contrast .categories {
   margin: 15px 0
 }

 .high-contrast .categories ul li {
   background: #424242 !important
 }

 .high-contrast .nomePopular {
   font-weight: 700;
   opacity: .7
 }

 .high-contrast .nav-acessar {
   border: 1px solid #fff !important
 }

 .high-contrast .nav-acessar:before,
 .high-contrast .nav-acessar i.material-icons,
 .high-contrast .nav-acessar span.text {
   color: #fff !important
 }

 .high-contrast .nav-acessar:hover span.text,
 .high-contrast app-alterar-dados,
 .high-contrast app-alterar-dados .mat-form-field-label,
 .high-contrast app-alterar-dados .mat-select-value {
   color: #000 !important
 }

 .high-contrast app-minhas-solicitacoes .card-servico h3.title-card {
   color: #fff !important
 }

 .high-contrast app-minhas-solicitacoes .card-servico .botoes-acesso button {
   color: #fff !important;
   border-color: #fff !important
 }

 .high-contrast app-minhas-solicitacoes .solicitacao-table,
 .high-contrast app-minhas-solicitacoes app-modal-item i.material-icons {
   color: #fff !important
 }

 .high-contrast app-header .user-menu button span {
   background: #000 !important;
   color: #fff !important
 }

 .high-contrast app-categorias-sidebar .categoria-list {
   background: #000 !important
 }

 .high-contrast app-categorias-sidebar .categoria-list li:hover a {
   color: #000 !important
 }

 .high-contrast app-categorias-sidebar .categoria-list .checked {
   background: #ccc !important
 }

 .high-contrast app-categorias-sidebar .categoria-list .checked a {
   color: #000 !important
 }

 .high-contrast app-banner-hemocentro h3 {
   color: #fff !important
 }

 .high-contrast app-banner-hemocentro .c-lista-sangue {
   background-color: #000 !important;
   border: none !important
 }

 .high-contrast app-banner-hemocentro .call-to-action h4,
 .high-contrast app-banner-hemocentro .call-to-action p {
   color: #fff !important
 }

 .high-contrast app-banner-hemocentro .call-to-action button {
   color: #fff !important;
   border-color: #fff !important
 }

 .high-contrast app-banner-hemocentro .texto,
 .high-contrast app-banner-hemocentro .tip-numbero-bolsas {
   color: #000 !important
 }

 .high-contrast app-tarja-ver-todos-servicos .app-tarja-ver-todos-servicos {
   background-color: #000 !important;
   background-image: none !important
 }

 .high-contrast app-tarja-ver-todos-servicos h3 {
   color: #fff !important
 }

 .high-contrast app-footer .footer-expresso {
   background: #181818 !important
 }

 .high-contrast app-footer .footer-h5 {
   color: #fff !important
 }

 .high-contrast app-bar-ouvidoria .ouvidoria {
   background: #424242 !important
 }

 .high-contrast app-estatistica-banner .app-estatistica-banner {
   background-color: #000 !important
 }

 .high-contrast app-estatistica-banner h3,
 .high-contrast app-estatistica-banner p {
   color: #fff !important
 }

 .high-contrast app-estatistica-banner button.green {
   color: #fff !important;
   border-color: #fff !important
 }

 .high-contrast app-estatistica-banner .lista span {
   color: #000 !important
 }

 .high-contrast app-estatistica-banner .lista .circle.um {
   background-color: #a4111d !important
 }

 .high-contrast app-estatistica-banner .lista .circle.dois {
   background-color: #e13a1f !important
 }

 .high-contrast app-estatistica-banner .lista .circle.tres {
   background-color: #e55921 !important
 }

 .high-contrast app-estatistica-banner .lista .circle.quatro {
   background-color: #f0981e !important
 }

 .high-contrast app-estatistica-banner .lista .circle.cinco {
   background-color: #fdbe26 !important
 }

 .high-contrast app-estatistica-banner .lista .circle.seis {
   background-color: #e7d710 !important
 }

 .high-contrast app-estatistica-banner .lista .circle.sete {
   background-color: #e0de3a !important
 }

 .high-contrast app-estatistica-banner .lista .circle.nove,
 .high-contrast app-estatistica-banner .lista .circle.oito {
   background-color: #a0c22e !important
 }

 .high-contrast app-estatistica-banner .lista .circle.dez {
   background-color: #57aa3d !important
 }

 .high-contrast app-sidenav .menu {
   background: #000 !important
 }

 .high-contrast app-sidenav .filtro-texto {
   color: #fff !important
 }

 .high-contrast app-sidenav .filtro-icone path {
   fill: #000 !important
 }

 .high-contrast app-sidenav .ng-option {
   background: #fff !important;
   color: #000 !important
 }

 .high-contrast app-sidenav .ng-option .line {
   background: #fff !important
 }

 .high-contrast app-sidebar .painel-cidadao {
   background: #000 !important
 }

 .high-contrast app-sidebar .painel-cidadao .ico {
   background: #0000 !important
 }

 .high-contrast app-sidebar .meus-servicos {
   background: #000 !important
 }

 .high-contrast app-sidebar .meus-servicos .ico {
   background: #0000 !important
 }

 .high-contrast app-sidebar .servicos-mais-acessados .ico,
 .high-contrast app-sidebar .servicos-mais-acessados.checked {
   background: #000 !important
 }

 .high-contrast app-sidebar .texto {
   color: #fff !important
 }

 .high-contrast app-servico-detalhe app-botao-acessar button {
   background: #0000 !important
 }

 .high-contrast app-servico-detalhe app-botao-agendar .nav-agendar {
   border: 2px solid #fff !important;
   color: #fff !important
 }

 .high-contrast app-servico-detalhe app-botao-agendar .nav-agendar p {
   color: #fff !important
 }

 .high-contrast app-servico-detalhe .etapa-servico .title-section-small,
 .high-contrast app-servico-detalhe .info-servico .title-section-small,
 .high-contrast app-servico-detalhe .info-servico p {
   color: #000 !important
 }

 .high-contrast app-servico-detalhe .etapa-servico .remove-style p,
 .high-contrast app-servico-detalhe .etapa-servico .remove-style span {
   line-height: 1.2;
   color: #000 !important
 }

 .high-contrast app-servico-detalhe .o-inf-servico .title-section-small,
 .high-contrast app-servico-detalhe .o-inf-servico expansion-panel .body p,
 .high-contrast app-servico-detalhe .o-inf-servico expansion-panel .body span,
 .high-contrast app-servico-detalhe .o-inf-servico expansion-panel h2.title,
 .high-contrast app-servico-detalhe .o-inf-servico expansion-panel i.material-icons,
 .high-contrast app-servico-detalhe .o-inf-servico p,
 .high-contrast app-servico-detalhe .servicos-relacionados .relacionados-h2 {
   color: #000 !important
 }

 .high-contrast app-servico-detalhe .servicos-relacionados svg path {
   fill: #000 !important
 }

 .high-contrast pagination-controls .ngx-pagination li {
   background: #fff !important
 }

 .high-contrast pagination-controls li.current {
   background: #f7b700 !important;
   color: #000 !important
 }

 .high-contrast pagination-controls .ngx-pagination a {
   color: #000 !important
 }

 .high-contrast app-modal-item .content-modal,
 .high-contrast app-modal-item .modal-title {
   color: #fff !important
 }

 .high-contrast #nav-acessar.active {
   border: 1px solid #ff0 !important
 }

 .high-contrast .acessar {
   background: #ff0 !important;
   color: #000 !important
 }

 .high-contrast .acessar p {
   color: #000 !important
 }

 .high-contrast .acessar span {
   color: #000
 }

 .high-contrast .acessar i.material-icons {
   color: #000 !important
 }

 .high-contrast .exportar>svg {
   stroke: #ff0 !important;
   fill: #ff0 !important
 }

 .high-contrast .avalie-card {
   background: #454544
 }

 .high-contrast .avaliacao li a,
 .high-contrast .avaliacao li span {
   color: #ff0 !important
 }

 .high-contrast .etapa-content .content {
   border-color: #fffc !important
 }

 .high-contrast .title-avaliacao,
 .high-contrast .type-service i.material-icons {
   color: #fff !important
 }

 .high-contrast .servicos-wrap {
   margin: 25px 0
 }

 .high-contrast .servico-item {
   background: #424242 !important
 }

 .high-contrast .servico-item-wrap+.servico-item-wrap {
   border-top: 1px solid #ff03 !important
 }

 .high-contrast .resultados {
   color: #fff !important
 }

 .high-contrast .resultados span {
   font-weight: 700;
   color: #ff0 !important
 }

 .high-contrast .servico-item>h2 {
   color: #ff0 !important
 }

 .high-contrast .servicos-digitais-toggle-label {
   color: #fff
 }

 .high-contrast .bg {
   background: #313131 !important
 }

 .high-contrast .filtro-servicos {
   background: #424242 !important
 }

 .high-contrast .content-title-orgaos h2 {
   color: #ff0 !important
 }

 .high-contrast .title-todos-os-orgaos {
   color: #fff !important;
   background: #313131 !important
 }

 .high-contrast .costum-date-picker input.mat-input-element {
   background: #0000 !important
 }

 .high-contrast .mat-table {
   background: #454545 !important
 }

 .high-contrast .mat-table .mat-cell,
 .high-contrast .mat-table .mat-footer-cell,
 .high-contrast .mat-table .mat-header-cell {
   color: #fff !important
 }

 .high-contrast .modal-content {
   background-color: #454545 !important
 }

 .high-contrast .container-modal h2 {
   color: #fff !important
 }

 .high-contrast .solicitacao-table td,
 .high-contrast .solicitacao-table th {
   border: 1px solid #ddd;
   padding: 8px
 }

 .high-contrast .solicitacao-table tr:hover,
 .high-contrast .solicitacao-table tr:nth-child(2n) {
   background-color: #454545 !important
 }

 .high-contrast .solicitacao-table th {
   background-color: #000 !important;
   color: #fff
 }

 .high-contrast .buttons .detalhes-btn {
   border: none !important
 }

 .high-contrast .mat-form-field-appearance-outline .mat-form-field-outline-thick,
 .high-contrast .mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick,
 .high-contrast .mat-form-field-label,
 .high-contrast .title-section-small {
   color: #fff !important
 }

 .high-contrast .button-wrap button {
   background: #fffc !important;
   color: #000 !important
 }

 .high-contrast .button-wrap button.orange {
   background: #ffd200
 }

 .high-contrast .menu-user li path,
 .high-contrast .menu-user li svg {
   fill: #ff0 !important
 }

 .high-contrast .backTop {
   background: #ff0 !important
 }

 .high-contrast .backTop i.material-icons {
   color: #000 !important
 }

 .high-contrast .mat-checkbox-checked.mat-accent .mat-checkbox-background,
 .high-contrast .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
   background: #ff0 !important
 }

 .high-contrast .mat-checkbox-checkmark,
 .high-contrast .mat-checkbox-checkmark-path {
   stroke: #000 !important
 }

 .high-contrast .mat-radio-button.mat-accent .mat-radio-inner-circle,
 .high-contrast .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
 .high-contrast .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
 .high-contrast .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
   background: #ff0 !important
 }

 .high-contrast app-consulta-liberacao-provisoria .card .header {
   background: #313131 !important
 }

 .high-contrast app-consulta-liberacao-provisoria .card .header h2 {
   color: #fff !important
 }

 .high-contrast app-consulta-liberacao-provisoria .card a {
   background: #ff0 !important;
   color: #000 !important
 }

 .high-contrast app-consulta-liberacao-provisoria .card input {
   background: #363636 !important;
   color: #fff !important
 }

 .high-contrast .mat-checkbox-frame {
   background-color: initial;
   transition: border-color 90ms cubic-bezier(0, 0, .2, .1);
   border-width: 2px;
   border-style: solid;
   border-color: #fff !important
 }

 .high-contrast .mat-radio-outer-circle {
   border-color: #fff !important
 }

 .high-contrast .ouvidoria-buttons ul li {
   background: #363636 !important
 }

 .high-contrast .dashboard>div p,
 .high-contrast .progress-percentage {
   color: #ff0 !important
 }

 .high-contrast .div-data .data-wrap {
   border: 2px solid #fff !important
 }

 .high-contrast .div-data .title {
   background: #313131 !important;
   color: #fff !important
 }

 .high-contrast .title-sdme {
   background: #313131 !important
 }

 .high-contrast .flex-title .btn-print i.material-icons,
 .high-contrast .flex-title .btn-print span {
   color: #ff0 !important
 }

 .high-contrast .class-back .title-back {
   color: #ffffff80 !important
 }

 .high-contrast .btn-green-todos {
   background: #313131 !important;
   border-color: #313131 !important
 }

 .high-contrast .select-css option {
   background: #313131 !important;
   color: #fff !important
 }

 .high-contrast .select-css option:disabled {
   color: #fff !important
 }

 @media only screen and (max-width:768px) {

   .high-contrast .default td.mat-cell,
   .high-contrast .default th.mat-header-cell,
   .high-contrast .default tr.mat-row {
     border-color: #0000 !important
   }

   .high-contrast .default td.mat-cell:before {
     color: #fff
   }
 }

 .high-contrast .br-button.is-secondary {
   background: #f7b700 !important;
   border: 1px solid #f7b700 !important;
   color: #000 !important
 }

 .high-contrast .br-button.is-secondary.is-focus,
 .high-contrast .br-button.is-secondary:focus {
   box-shadow: 0 3px 6px -3px #363636 !important
 }

 .high-contrast .br-button.is-secondary.is-hover,
 .high-contrast .br-button.is-secondary:hover {
   background-color: #f7b700 !important;
   border-color: #f7b700 !important;
   color: #000 !important
 }

 .high-contrast .servico-item p {
   color: #fff !important
 }

 .high-contrast .margin-div label,
 .high-contrast .search-filtro label {
   background: #424242 !important;
   color: #fff !important
 }

 .high-contrast .servico-item h2 {
   color: #ff0 !important
 }

 .high-contrast #option .buttons>div {
   background: #424242 !important
 }

 .high-contrast .preview-form {
   background-color: #000 !important
 }

 .high-contrast .consultaBtn {
   background: #ff0 !important;
   color: #000 !important
 }

 .high-contrast .option-wrap>div {
   border: 2px solid #ff0 !important;
   color: #ff0 !important
 }

 .high-contrast .option-wrap>div.checked {
   background-color: #ff0 !important;
   color: #000 !important
 }

 .high-contrast .cards-agendamento .card {
   background: #363636 !important
 }

 .high-contrast .content h2,
 .high-contrast .content p,
 .high-contrast .title-agendamento h2 {
   color: #fff !important
 }

 .high-contrast .mat-stepper-horizontal,
 .high-contrast .mat-stepper-vertical {
   background: #313131 !important
 }

 .high-contrast .content-protocolo .title,
 .high-contrast .mat-step-header .mat-step-label,
 .high-contrast .mat-step-header .mat-step-label.mat-step-label-active,
 .high-contrast .mat-step-header .mat-step-optional {
   color: #ff0 !important
 }

 .high-contrast .title {
   color: #fff !important
 }

 .high-contrast .class-back .title-back,
 .high-contrast .class-back i.material-icons {
   color: #ff0 !important
 }

 .high-contrast .mat-step-header .mat-step-icon-selected,
 .high-contrast .mat-step-header .mat-step-icon-state-done,
 .high-contrast .mat-step-header .mat-step-icon-state-edit {
   background: #ff0 !important;
   color: #000 !important
 }

 .high-contrast .breadcrumb-header,
 .high-contrast .title-vapt-vupt {
   background: #0000 !important
 }

 .high-contrast .card-fila,
 .high-contrast .container-modal-servico,
 .high-contrast .custom-modal-content,
 .high-contrast .detalhe-unidade,
 .high-contrast .filtro-unidades,
 .high-contrast .search-unidade label {
   background: #424242 !important
 }

 .high-contrast .card-unidade__title small,
 .high-contrast h3 {
   color: #ff0 !important
 }

 .high-contrast .close,
 .high-contrast .search-unidade label {
   color: #fff !important
 }

 .high-contrast .search-unidade input {
   color: #fff !important;
   background: #0000 !important
 }

 .high-contrast .card-fila__title h2,
 .high-contrast .card-unidade__desc p {
   color: #fff !important
 }

 .high-contrast .card-unidade__footer .link-acessar {
   color: #ff0 !important;
   border-color: #ff0 !important
 }

 .high-contrast .card-unidade__footer .link-acessar:after,
 .high-contrast .card-unidade__footer p,
 .high-contrast .modal-servico__title .material-icons {
   color: #ff0 !important
 }

 .high-contrast .buttonServicos {
   background: #0000 !important
 }

 .high-contrast .leaflet-popup-content-wrapper,
 .high-contrast .leaflet-popup-tip {
   background: #000 !important
 }

 .high-contrast .container-modal-servico p,
 .high-contrast .leaflet-popup-content p,
 .high-contrast .modal-servico__title h2,
 .high-contrast .modal-servico__title small {
   color: #fff !important
 }

 .high-contrast .button-atualizar button {
   background: #ff0 !important;
   color: #000 !important
 }

 .high-contrast app-acessibilidade,
 .high-contrast app-integracao-api,
 .high-contrast app-integracao-redirect,
 .high-contrast app-integracao-tela,
 .high-contrast app-options-docs,
 .high-contrast app-politica-de-privacidade-app,
 .high-contrast app-raiz-docs {
   background: #313131
 }

 .high-contrast app-acessibilidade body,
 .high-contrast app-integracao-api body,
 .high-contrast app-integracao-redirect body,
 .high-contrast app-integracao-tela body,
 .high-contrast app-options-docs body,
 .high-contrast app-politica-de-privacidade-app body,
 .high-contrast app-raiz-docs body {
   background: #313131;
   color: #fff
 }

 .high-contrast app-acessibilidade .content h2,
 .high-contrast app-acessibilidade .text-primary,
 .high-contrast app-acessibilidade h5,
 .high-contrast app-integracao-api .content h2,
 .high-contrast app-integracao-api .text-primary,
 .high-contrast app-integracao-api h5,
 .high-contrast app-integracao-redirect .content h2,
 .high-contrast app-integracao-redirect .text-primary,
 .high-contrast app-integracao-redirect h5,
 .high-contrast app-integracao-tela .content h2,
 .high-contrast app-integracao-tela .text-primary,
 .high-contrast app-integracao-tela h5,
 .high-contrast app-options-docs .content h2,
 .high-contrast app-options-docs .text-primary,
 .high-contrast app-options-docs h5,
 .high-contrast app-politica-de-privacidade-app .content h2,
 .high-contrast app-politica-de-privacidade-app .text-primary,
 .high-contrast app-politica-de-privacidade-app h5,
 .high-contrast app-raiz-docs .content h2,
 .high-contrast app-raiz-docs .text-primary,
 .high-contrast app-raiz-docs h5 {
   color: #f7b700 !important
 }

 .high-contrast app-acessibilidade .card-title:after,
 .high-contrast app-acessibilidade .divisor,
 .high-contrast app-acessibilidade .with-divisor:after,
 .high-contrast app-integracao-api .card-title:after,
 .high-contrast app-integracao-api .divisor,
 .high-contrast app-integracao-api .with-divisor:after,
 .high-contrast app-integracao-redirect .card-title:after,
 .high-contrast app-integracao-redirect .divisor,
 .high-contrast app-integracao-redirect .with-divisor:after,
 .high-contrast app-integracao-tela .card-title:after,
 .high-contrast app-integracao-tela .divisor,
 .high-contrast app-integracao-tela .with-divisor:after,
 .high-contrast app-options-docs .card-title:after,
 .high-contrast app-options-docs .divisor,
 .high-contrast app-options-docs .with-divisor:after,
 .high-contrast app-politica-de-privacidade-app .card-title:after,
 .high-contrast app-politica-de-privacidade-app .divisor,
 .high-contrast app-politica-de-privacidade-app .with-divisor:after,
 .high-contrast app-raiz-docs .card-title:after,
 .high-contrast app-raiz-docs .divisor,
 .high-contrast app-raiz-docs .with-divisor:after {
   background: #fff
 }

 .high-contrast app-acessibilidade span.material-icons,
 .high-contrast app-integracao-api span.material-icons,
 .high-contrast app-integracao-redirect span.material-icons,
 .high-contrast app-integracao-tela span.material-icons,
 .high-contrast app-options-docs span.material-icons,
 .high-contrast app-politica-de-privacidade-app span.material-icons,
 .high-contrast app-raiz-docs span.material-icons {
   color: #f7b700 !important
 }

 .high-contrast app-acessibilidade .image,
 .high-contrast app-integracao-api .image,
 .high-contrast app-integracao-redirect .image,
 .high-contrast app-integracao-tela .image,
 .high-contrast app-options-docs .image,
 .high-contrast app-politica-de-privacidade-app .image,
 .high-contrast app-raiz-docs .image {
   background: #909599
 }

 .high-contrast app-acessibilidade .card-body,
 .high-contrast app-integracao-api .card-body,
 .high-contrast app-integracao-redirect .card-body,
 .high-contrast app-integracao-tela .card-body,
 .high-contrast app-options-docs .card-body,
 .high-contrast app-politica-de-privacidade-app .card-body,
 .high-contrast app-raiz-docs .card-body {
   background: #363636;
   border: 1px solid #fff;
   border-radius: 10px
 }

 .high-contrast app-acessibilidade .btn,
 .high-contrast app-integracao-api .btn,
 .high-contrast app-integracao-redirect .btn,
 .high-contrast app-integracao-tela .btn,
 .high-contrast app-options-docs .btn,
 .high-contrast app-politica-de-privacidade-app .btn,
 .high-contrast app-raiz-docs .btn {
   background: #313131;
   border-color: #cfd2d4;
   color: #fff
 }

 .high-contrast app-acessibilidade .btn:hover,
 .high-contrast app-integracao-api .btn:hover,
 .high-contrast app-integracao-redirect .btn:hover,
 .high-contrast app-integracao-tela .btn:hover,
 .high-contrast app-options-docs .btn:hover,
 .high-contrast app-politica-de-privacidade-app .btn:hover,
 .high-contrast app-raiz-docs .btn:hover {
   background: #909599
 }

 .high-contrast #option h2 {
   color: #ff0 !important
 }

 .high-contrast .tooltip-estoque {
   background: #454545 !important
 }

 .high-contrast .tooltip-estoque .title {
   background: #909599 !important
 }

 .high-contrast .tooltip-estoque h1,
 .high-contrast .tooltip-estoque h2 {
   color: #ff0 !important
 }

 .high-contrast #Caminho_594,
 .high-contrast #Caminho_596,
 .high-contrast #Caminho_600,
 .high-contrast #Caminho_602 {
   fill: #f7b700
 }

 .high-contrast .select-css {
   background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator:Adobe Illustrator 22.1.0,SVG Export Plug-In . SVG Version:6.00 Build 0) --%3E%3Csvg version='1.1' id='Camada_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 292.4 292.4' style='enable-background:new 0 0 292.4 292.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFF00;%7D%0A%3C/style%3E%3Cpath class='st0' d='M287,69.4c-3.4-3.5-8.1-5.5-13-5.4H18.4c-5,0-9.3,1.8-12.9,5.4C2,72.7,0,77.4,0,82.2c0,5,1.8,9.3,5.4,12.9 l128,127.9c3.6,3.6,7.8,5.4,12.8,5.4s9.2-1.8,12.8-5.4L287,95c3.5-3.5,5.4-7.8,5.4-12.8s-1.9-9.2-5.5-12.8L287,69.4z'/%3E%3C/svg%3E%0A") !important
 }

 .high-contrast .botExpressoButton {
   background: #f7b700 !important
 }

 .high-contrast .botExpressoButton svg {
   color: #000 !important
 }

 .high-contrast .expresso-dialog .mat-dialog-container {
   color: #fff !important;
   background-color: #454545 !important
 }

 .high-contrast .expresso-dialog .mat-dialog-container .icon {
   background-color: #00000070 !important
 }

 .high-contrast .expresso-dialog .mat-dialog-container exui-icon img {
   filter: brightness(0) invert(1) !important
 }

 .high-contrast .expresso-dialog .mat-dialog-container .exui-button {
   background-color: #000 !important
 }

 .high-contrast .expresso-dialog .mat-dialog-container .exui-button:hover {
   filter: drop-shadow(0 0 3px #000) !important
 }

 .high-contrast .expresso-dialog .mat-dialog-container .exui-button:focus {
   background-color: #00000080
 }

 .high-contrast .expresso-dialog .mat-dialog-container .exui-button-secondary {
   border: 1px solid #000 !important
 }

 .high-contrast .expresso-dialog .mat-dialog-container .exui-button-secondary img {
   filter: invert(100%) sepia(6%) saturate(7481%) hue-rotate(223deg) brightness(100%) contrast(114%) !important
 }

 .high-contrast .expresso-dialog .mat-dialog-container .exui-button-secondary span {
   color: #fff !important
 }

 .high-contrast .expresso-dialog .mat-dialog-container .exui-button-secondary:hover {
   background-color: #00000026
 }

 .high-contrast .expresso-dialog .mat-dialog-container .exui-button-secondary:focus {
   background-color: #00000050
 }

 :root {
   --surface-a: #fff;
   --surface-b: #f8f9fa;
   --surface-c: #e9ecef;
   --surface-d: #dee2e6;
   --surface-e: #fff;
   --surface-f: #fff;
   --text-color: #495057;
   --text-color-secondary: #6c757d;
   --primary-color: #2196f3;
   --primary-color-text: #fff;
   --font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
   --surface-0: #fff;
   --surface-50: #fafafa;
   --surface-100: #f5f5f5;
   --surface-200: #eee;
   --surface-300: #e0e0e0;
   --surface-400: #bdbdbd;
   --surface-500: #9e9e9e;
   --surface-600: #757575;
   --surface-700: #616161;
   --surface-800: #424242;
   --surface-900: #212121;
   --gray-50: #fafafa;
   --gray-100: #f5f5f5;
   --gray-200: #eee;
   --gray-300: #e0e0e0;
   --gray-400: #bdbdbd;
   --gray-500: #9e9e9e;
   --gray-600: #757575;
   --gray-700: #616161;
   --gray-800: #424242;
   --gray-900: #212121;
   --content-padding: 1rem;
   --inline-spacing: 0.5rem;
   --border-radius: 3px;
   --surface-ground: #f8f9fa;
   --surface-section: #fff;
   --surface-card: #fff;
   --surface-overlay: #fff;
   --surface-border: #dee2e6;
   --surface-hover: #e9ecef;
   --maskbg: #0006;
   --focus-ring: 0 0 0 0.2rem #a6d5fa
 }

 * {
   box-sizing: border-box
 }

 .p-component {
   font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
   font-size: 1rem;
   font-weight: 400
 }

 .p-component-overlay {
   background-color: #0006;
   transition-duration: .2s
 }

 .p-component:disabled,
 .p-disabled {
   opacity: .6
 }

 .p-error {
   color: #f44336
 }

 .p-text-secondary {
   color: #6c757d
 }

 .p-link,
 .pi {
   font-size: 1rem
 }

 .p-link {
   font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
   border-radius: 3px
 }

 .p-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-component-overlay-enter {
   animation: p-component-overlay-enter-animation .15s forwards
 }

 .p-component-overlay-leave {
   animation: p-component-overlay-leave-animation .15s forwards
 }

 @keyframes p-component-overlay-enter-animation {
   0% {
     background-color: initial
   }

   to {
     background-color: var(--maskbg)
   }
 }

 @keyframes p-component-overlay-leave-animation {
   0% {
     background-color: var(--maskbg)
   }

   to {
     background-color: initial
   }
 }

 :root {
   --blue-50: #f4fafe;
   --blue-100: #cae6fc;
   --blue-200: #a0d2fa;
   --blue-300: #75bef8;
   --blue-400: #4baaf5;
   --blue-500: #2196f3;
   --blue-600: #1c80cf;
   --blue-700: #1769aa;
   --blue-800: #125386;
   --blue-900: #0d3c61;
   --green-50: #f6fbf6;
   --green-100: #d4ecd5;
   --green-200: #b2ddb4;
   --green-300: #90cd93;
   --green-400: #6ebe71;
   --green-500: #4caf50;
   --green-600: #419544;
   --green-700: #357b38;
   --green-800: #2a602c;
   --green-900: #1e4620;
   --yellow-50: #fffcf5;
   --yellow-100: #fef0cd;
   --yellow-200: #fde4a5;
   --yellow-300: #fdd87d;
   --yellow-400: #fccc55;
   --yellow-500: #fbc02d;
   --yellow-600: #d5a326;
   --yellow-700: #b08620;
   --yellow-800: #8a6a19;
   --yellow-900: #644d12;
   --cyan-50: #f2fcfd;
   --cyan-100: #c2eff5;
   --cyan-200: #91e2ed;
   --cyan-300: #61d5e4;
   --cyan-400: #30c9dc;
   --cyan-500: #00bcd4;
   --cyan-600: #00a0b4;
   --cyan-700: #008494;
   --cyan-800: #006775;
   --cyan-900: #004b55;
   --pink-50: #fef4f7;
   --pink-100: #fac9da;
   --pink-200: #f69ebc;
   --pink-300: #f1749e;
   --pink-400: #ed4981;
   --pink-500: #e91e63;
   --pink-600: #c61a54;
   --pink-700: #a31545;
   --pink-800: #801136;
   --pink-900: #5d0c28;
   --indigo-50: #f5f6fb;
   --indigo-100: #d1d5ed;
   --indigo-200: #acb4df;
   --indigo-300: #8893d1;
   --indigo-400: #6372c3;
   --indigo-500: #3f51b5;
   --indigo-600: #36459a;
   --indigo-700: #2c397f;
   --indigo-800: #232d64;
   --indigo-900: #192048;
   --teal-50: #f2faf9;
   --teal-100: #c2e6e2;
   --teal-200: #91d2cc;
   --teal-300: #61beb5;
   --teal-400: #30aa9f;
   --teal-500: #009688;
   --teal-600: #008074;
   --teal-700: #00695f;
   --teal-800: #00534b;
   --teal-900: #003c36;
   --orange-50: #fff8f2;
   --orange-100: #fde0c2;
   --orange-200: #fbc791;
   --orange-300: #f9ae61;
   --orange-400: #f79530;
   --orange-500: #f57c00;
   --orange-600: #d06900;
   --orange-700: #ac5700;
   --orange-800: #874400;
   --orange-900: #623200;
   --bluegray-50: #f7f9f9;
   --bluegray-100: #d9e0e3;
   --bluegray-200: #bbc7cd;
   --bluegray-300: #9caeb7;
   --bluegray-400: #7e96a1;
   --bluegray-500: #607d8b;
   --bluegray-600: #526a76;
   --bluegray-700: #435861;
   --bluegray-800: #35454c;
   --bluegray-900: #263238;
   --purple-50: #faf4fb;
   --purple-100: #e7cbec;
   --purple-200: #d4a2dd;
   --purple-300: #c279ce;
   --purple-400: #af50bf;
   --purple-500: #9c27b0;
   --purple-600: #852196;
   --purple-700: #6d1b7b;
   --purple-800: #561561;
   --purple-900: #3e1046
 }

 .p-autocomplete .p-autocomplete-loader {
   right: .5rem
 }

 .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader {
   right: 2.857rem
 }

 .p-autocomplete .p-autocomplete-multiple-container {
   padding: .25rem .5rem
 }

 .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover {
   border-color: #2196f3
 }

 .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   border-color: #2196f3
 }

 .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
   padding: .25rem 0
 }

 .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
   font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
   font-size: 1rem;
   color: #495057;
   padding: 0;
   margin: 0
 }

 .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
   padding: .25rem .5rem;
   margin-right: .5rem;
   background: #e3f2fd;
   color: #495057;
   border-radius: 3px
 }

 .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
   margin-left: .5rem
 }

 p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext {
   border-color: #f44336
 }

 .p-autocomplete-panel {
   background: #fff;
   color: #495057;
   border: 0;
   border-radius: 3px;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-autocomplete-panel .p-autocomplete-items.p-autocomplete-virtualscroll .cdk-virtual-scroll-content-wrapper,
 .p-autocomplete-panel .p-autocomplete-items:not(.p-autocomplete-virtualscroll) {
   padding: .5rem 0
 }

 .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item {
   margin: 0;
   padding: .5rem 1rem;
   border: 0;
   color: #495057;
   background: #0000;
   transition: box-shadow .2s;
   border-radius: 0
 }

 .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover {
   color: #495057;
   background: #e9ecef
 }

 .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
   color: #495057;
   background: #e3f2fd
 }

 .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message {
   padding: .5rem 1rem;
   color: #495057;
   background: #0000
 }

 .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
   margin: 0;
   padding: .75rem 1rem;
   color: #495057;
   background: #fff;
   font-weight: 600
 }

 p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext {
   border-color: #f44336
 }

 .p-datepicker {
   padding: .5rem;
   background: #fff;
   color: #495057;
   border: 1px solid #ced4da;
   border-radius: 3px
 }

 .p-datepicker:not(.p-datepicker-inline) {
   background: #fff;
   border: 0;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
   background: #fff
 }

 .p-datepicker .p-datepicker-header {
   padding: .5rem;
   color: #495057;
   background: #fff;
   font-weight: 600;
   margin: 0;
   border-bottom: 1px solid #dee2e6;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-datepicker .p-datepicker-header .p-datepicker-next,
 .p-datepicker .p-datepicker-header .p-datepicker-prev {
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover,
 .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-datepicker .p-datepicker-header .p-datepicker-next:focus,
 .p-datepicker .p-datepicker-header .p-datepicker-prev:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-datepicker .p-datepicker-header .p-datepicker-title {
   line-height: 2rem
 }

 .p-datepicker .p-datepicker-header .p-datepicker-title select {
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s
 }

 .p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   border-color: #2196f3
 }

 .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
   margin-right: .5rem
 }

 .p-datepicker table {
   font-size: 1rem;
   margin: .5rem 0
 }

 .p-datepicker table th {
   padding: .5rem
 }

 .p-datepicker table th>span {
   width: 2.5rem;
   height: 2.5rem
 }

 .p-datepicker table td {
   padding: .5rem
 }

 .p-datepicker table td>span {
   width: 2.5rem;
   height: 2.5rem;
   border-radius: 50%;
   transition: box-shadow .2s;
   border: 1px solid #0000
 }

 .p-datepicker table td>span.p-highlight {
   color: #495057;
   background: #e3f2fd
 }

 .p-datepicker table td>span:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-datepicker table td.p-datepicker-today>span {
   background: #ced4da;
   color: #495057;
   border-color: #0000
 }

 .p-datepicker table td.p-datepicker-today>span.p-highlight {
   color: #495057;
   background: #e3f2fd
 }

 .p-datepicker .p-datepicker-buttonbar {
   padding: 1rem 0;
   border-top: 1px solid #dee2e6
 }

 .p-datepicker .p-datepicker-buttonbar .p-button {
   width: auto
 }

 .p-datepicker .p-timepicker {
   border-top: 1px solid #dee2e6;
   padding: .5rem
 }

 .p-datepicker .p-timepicker button {
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-datepicker .p-timepicker button:enabled:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-datepicker .p-timepicker button:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-datepicker .p-timepicker button:last-child {
   margin-top: .2em
 }

 .p-datepicker .p-timepicker span {
   font-size: 1.25rem
 }

 .p-datepicker .p-timepicker>div {
   padding: 0 .5rem
 }

 .p-datepicker.p-datepicker-timeonly .p-timepicker {
   border-top: 0
 }

 .p-datepicker .p-monthpicker {
   margin: .5rem 0
 }

 .p-datepicker .p-monthpicker .p-monthpicker-month {
   padding: .5rem;
   transition: box-shadow .2s;
   border-radius: 3px
 }

 .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight {
   color: #495057;
   background: #e3f2fd
 }

 .p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
   border-right: 1px solid #dee2e6;
   padding: 0 .5rem
 }

 .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
   padding-left: 0
 }

 .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
   padding-right: 0;
   border-right: 0
 }

 .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 @media screen and (max-width:769px) {

   .p-datepicker table td,
   .p-datepicker table th {
     padding: 0
   }
 }

 .p-cascadeselect {
   background: #fff;
   border: 1px solid #ced4da;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
   border-radius: 3px
 }

 .p-cascadeselect:not(.p-disabled):hover {
   border-color: #2196f3
 }

 .p-cascadeselect:not(.p-disabled).p-focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   border-color: #2196f3
 }

 .p-cascadeselect .p-cascadeselect-label {
   background: #0000;
   border: 0;
   padding: .5rem
 }

 .p-cascadeselect .p-cascadeselect-label.p-placeholder {
   color: #6c757d
 }

 .p-cascadeselect .p-cascadeselect-label:enabled:focus {
   outline: 0 none;
   box-shadow: none
 }

 .p-cascadeselect .p-cascadeselect-trigger {
   background: #0000;
   color: #6c757d;
   width: 2.357rem;
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px
 }

 .p-cascadeselect-panel {
   background: #fff;
   color: #495057;
   border: 0;
   border-radius: 3px;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-cascadeselect-panel .p-cascadeselect-items {
   padding: .5rem 0
 }

 .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item {
   margin: 0;
   border: 0;
   color: #495057;
   background: #0000;
   transition: box-shadow .2s;
   border-radius: 0
 }

 .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
   padding: .5rem 1rem
 }

 .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
   color: #495057;
   background: #e3f2fd
 }

 .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
   color: #495057;
   background: #e9ecef
 }

 .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
   font-size: .875rem
 }

 p-cascadeselect.ng-dirty.ng-invalid>.p-cascadeselect {
   border-color: #f44336
 }

 .p-input-filled .p-cascadeselect {
   background: #f8f9fa
 }

 .p-input-filled .p-cascadeselect:not(.p-disabled):hover {
   background-color: #f8f9fa
 }

 .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
   background-color: #fff
 }

 .p-checkbox {
   width: 20px;
   height: 20px
 }

 .p-checkbox .p-checkbox-box {
   border: 2px solid #ced4da;
   background: #fff;
   width: 20px;
   height: 20px;
   color: #495057;
   border-radius: 3px;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s
 }

 .p-checkbox .p-checkbox-box .p-checkbox-icon {
   transition-duration: .2s;
   color: #fff;
   font-size: 14px
 }

 .p-checkbox .p-checkbox-box.p-highlight {
   border-color: #2196f3;
   background: #2196f3
 }

 .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
   border-color: #2196f3
 }

 .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   border-color: #2196f3
 }

 .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
   border-color: #0b7ad1;
   background: #0b7ad1;
   color: #fff
 }

 p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box {
   border-color: #f44336
 }

 .p-input-filled .p-checkbox .p-checkbox-box {
   background-color: #f8f9fa
 }

 .p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
   background: #2196f3
 }

 .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
   background-color: #f8f9fa
 }

 .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
   background: #0b7ad1
 }

 .p-checkbox-label {
   margin-left: .5rem
 }

 .p-chips .p-chips-multiple-container {
   padding: .25rem .5rem
 }

 .p-chips .p-chips-multiple-container:not(.p-disabled):hover {
   border-color: #2196f3
 }

 .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   border-color: #2196f3
 }

 .p-chips .p-chips-multiple-container .p-chips-token {
   padding: .25rem .5rem;
   margin-right: .5rem;
   background: #e3f2fd;
   color: #495057;
   border-radius: 3px
 }

 .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
   margin-left: .5rem
 }

 .p-chips .p-chips-multiple-container .p-chips-input-token {
   padding: .25rem 0
 }

 .p-chips .p-chips-multiple-container .p-chips-input-token input {
   font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
   font-size: 1rem;
   color: #495057;
   padding: 0;
   margin: 0
 }

 p-chips.ng-dirty.ng-invalid>.p-chips>.p-inputtext {
   border-color: #f44336
 }

 .p-colorpicker-preview,
 .p-fluid .p-colorpicker-preview.p-inputtext {
   width: 2rem;
   height: 2rem
 }

 .p-colorpicker-panel {
   background: #323232;
   border-color: #191919
 }

 .p-colorpicker-panel .p-colorpicker-color-handle,
 .p-colorpicker-panel .p-colorpicker-hue-handle {
   border-color: #fff
 }

 .p-colorpicker-overlay-panel {
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-dropdown {
   background: #fff;
   border: 1px solid #ced4da;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
   border-radius: 3px
 }

 .p-dropdown:not(.p-disabled):hover {
   border-color: #2196f3
 }

 .p-dropdown:not(.p-disabled).p-focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   border-color: #2196f3
 }

 .p-dropdown.p-dropdown-clearable .p-dropdown-label {
   padding-right: 1.5rem
 }

 .p-dropdown .p-dropdown-label {
   background: #0000;
   border: 0
 }

 .p-dropdown .p-dropdown-label.p-placeholder {
   color: #6c757d
 }

 .p-dropdown .p-dropdown-label:enabled:focus {
   outline: 0 none;
   box-shadow: none
 }

 .p-dropdown .p-dropdown-trigger {
   background: #0000;
   color: #6c757d;
   width: 2.357rem;
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px
 }

 .p-dropdown .p-dropdown-clear-icon {
   color: #6c757d;
   right: 2.357rem
 }

 .p-dropdown-panel {
   background: #fff;
   color: #495057;
   border: 0;
   border-radius: 3px;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-dropdown-panel .p-dropdown-header {
   padding: .5rem 1rem;
   border-bottom: 0;
   color: #495057;
   background: #f8f9fa;
   margin: 0;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
   padding-right: 1.5rem;
   margin-right: -1.5rem
 }

 .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
   right: .5rem;
   color: #6c757d
 }

 .p-dropdown-panel .p-dropdown-items.p-dropdown-virtualscroll .cdk-virtual-scroll-content-wrapper,
 .p-dropdown-panel .p-dropdown-items:not(.p-dropdown-virtualscroll) {
   padding: .5rem 0
 }

 .p-dropdown-panel .p-dropdown-items .p-dropdown-item {
   margin: 0;
   padding: .5rem 1rem;
   border: 0;
   color: #495057;
   background: #0000;
   transition: box-shadow .2s;
   border-radius: 0
 }

 .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
   color: #495057;
   background: #e3f2fd
 }

 .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
   color: #495057;
   background: #e9ecef
 }

 .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
   padding: .5rem 1rem;
   color: #495057;
   background: #0000
 }

 .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
   margin: 0;
   padding: .75rem 1rem;
   color: #495057;
   background: #fff;
   font-weight: 600
 }

 p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
   border-color: #f44336
 }

 .p-input-filled .p-dropdown {
   background: #f8f9fa
 }

 .p-input-filled .p-dropdown:not(.p-disabled):hover {
   background-color: #f8f9fa
 }

 .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
   background-color: #fff
 }

 .p-editor-container .p-editor-toolbar {
   background: #f8f9fa;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-editor-container .p-editor-toolbar.ql-snow {
   border: 1px solid #dee2e6
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
   stroke: #6c757d
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
   fill: #6c757d
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
   border: 0;
   color: #6c757d
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
   color: #495057
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
   stroke: #495057
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
   fill: #495057
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
   color: #495057
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
   stroke: #495057
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
   fill: #495057
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
   background: #fff;
   border: 0;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
   border-radius: 3px;
   padding: .5rem 0
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
   color: #495057
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
   color: #495057;
   background: #e9ecef
 }

 .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
   padding: .5rem 1rem
 }

 .p-editor-container .p-editor-content {
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-editor-container .p-editor-content.ql-snow {
   border: 1px solid #dee2e6
 }

 .p-editor-container .p-editor-content .ql-editor {
   background: #fff;
   color: #495057;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-editor-container .ql-snow.ql-toolbar button:focus,
 .p-editor-container .ql-snow.ql-toolbar button:hover {
   color: #495057
 }

 .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke,
 .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke {
   stroke: #495057
 }

 .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill,
 .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill {
   fill: #495057
 }

 .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected,
 .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
 .p-editor-container .ql-snow.ql-toolbar button.ql-active {
   color: #2196f3
 }

 .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
 .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
 .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke {
   stroke: #2196f3
 }

 .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
 .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
 .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill {
   fill: #2196f3
 }

 .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label,
 .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
 .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label {
   color: #2196f3
 }

 .p-inputgroup-addon {
   background: #e9ecef;
   color: #6c757d;
   border-top: 1px solid #ced4da;
   border-left: 1px solid #ced4da;
   border-bottom: 1px solid #ced4da;
   padding: .5rem;
   min-width: 2.357rem
 }

 .p-inputgroup-addon:last-child {
   border-right: 1px solid #ced4da
 }

 .p-inputgroup>.p-component,
 .p-inputgroup>.p-element,
 .p-inputgroup>.p-float-label>.p-component,
 .p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext {
   border-radius: 0;
   margin: 0
 }

 .p-inputgroup>.p-component+.p-inputgroup-addon,
 .p-inputgroup>.p-element+.p-inputgroup-addon,
 .p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon,
 .p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext+.p-inputgroup-addon {
   border-left: 0
 }

 .p-inputgroup>.p-component:focus,
 .p-inputgroup>.p-component:focus~label,
 .p-inputgroup>.p-element:focus,
 .p-inputgroup>.p-element:focus~label,
 .p-inputgroup>.p-float-label>.p-component:focus,
 .p-inputgroup>.p-float-label>.p-component:focus~label,
 .p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext:focus,
 .p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext:focus~label {
   z-index: 1
 }

 .p-inputgroup .p-float-label:first-child input,
 .p-inputgroup button:first-child,
 .p-inputgroup input:first-child,
 .p-inputgroup-addon:first-child,
 .p-inputgroup>.p-inputwrapper:first-child>.p-component,
 .p-inputgroup>.p-inputwrapper:first-child>.p-component>.p-inputtext {
   border-top-left-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-inputgroup .p-float-label:last-child input,
 .p-inputgroup button:last-child,
 .p-inputgroup input:last-child,
 .p-inputgroup-addon:last-child,
 .p-inputgroup>.p-inputwrapper:last-child>.p-component,
 .p-inputgroup>.p-inputwrapper:last-child>.p-component>.p-inputtext {
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px
 }

 .p-fluid .p-inputgroup .p-button {
   width: auto
 }

 .p-fluid .p-inputgroup .p-button.p-button-icon-only {
   width: 2.357rem
 }

 p-inputmask.ng-dirty.ng-invalid>.p-inputtext,
 p-inputnumber.ng-dirty.ng-invalid>.p-inputnumber>.p-inputtext {
   border-color: #f44336
 }

 .p-inputswitch {
   width: 3rem;
   height: 1.75rem
 }

 .p-inputswitch .p-inputswitch-slider {
   background: #ced4da;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
   border-radius: 30px
 }

 .p-inputswitch .p-inputswitch-slider:before {
   background: #fff;
   width: 1.25rem;
   height: 1.25rem;
   left: .25rem;
   margin-top: -.625rem;
   border-radius: 50%;
   transition-duration: .2s
 }

 .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
   transform: translateX(1.25rem)
 }

 .p-inputswitch.p-focus .p-inputswitch-slider {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
   background: #b6bfc8
 }

 .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
   background: #2196f3
 }

 .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
   background: #fff
 }

 .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
   background: #0d89ec
 }

 p-inputswitch.ng-dirty.ng-invalid>.p-inputswitch {
   border-color: #f44336
 }

 .p-inputtext {
   font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
   font-size: 1rem;
   color: #495057;
   background: #fff;
   padding: .5rem;
   border: 1px solid #ced4da;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
   -webkit-appearance: none;
   appearance: none;
   border-radius: 3px
 }

 .p-inputtext:enabled:hover {
   border-color: #2196f3
 }

 .p-inputtext:enabled:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   border-color: #2196f3
 }

 .p-inputtext.ng-dirty.ng-invalid {
   border-color: #f44336
 }

 .p-inputtext.p-inputtext-sm {
   font-size: .875rem;
   padding: .4375rem
 }

 .p-inputtext.p-inputtext-lg {
   font-size: 1.25rem;
   padding: .625rem
 }

 .p-float-label>label {
   left: .5rem;
   color: #6c757d;
   transition-duration: .2s
 }

 .p-float-label>.ng-invalid.ng-dirty+label {
   color: #f44336
 }

 .p-input-icon-left>i:first-of-type {
   left: .5rem;
   color: #6c757d
 }

 .p-input-icon-left>.p-inputtext {
   padding-left: 2rem
 }

 .p-input-icon-left.p-float-label>label {
   left: 2rem
 }

 .p-input-icon-right>i:last-of-type {
   right: .5rem;
   color: #6c757d
 }

 .p-input-icon-right>.p-inputtext {
   padding-right: 2rem
 }

 ::-webkit-input-placeholder {
   color: #6c757d
 }

 :-moz-placeholder,
 ::-moz-placeholder {
   color: #6c757d
 }

 :-ms-input-placeholder {
   color: #6c757d
 }

 .p-input-filled .p-inputtext,
 .p-input-filled .p-inputtext:enabled:hover {
   background-color: #f8f9fa
 }

 .p-input-filled .p-inputtext:enabled:focus {
   background-color: #fff
 }

 .p-inputtext-sm .p-inputtext {
   font-size: .875rem;
   padding: .4375rem
 }

 .p-inputtext-lg .p-inputtext {
   font-size: 1.25rem;
   padding: .625rem
 }

 .p-listbox {
   background: #fff;
   color: #495057;
   border: 1px solid #ced4da;
   border-radius: 3px
 }

 .p-listbox .p-listbox-header {
   padding: .5rem 1rem;
   border-bottom: 0;
   color: #495057;
   background: #f8f9fa;
   margin: 0;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-listbox .p-listbox-header .p-listbox-filter {
   padding-right: 1.5rem
 }

 .p-listbox .p-listbox-header .p-listbox-filter-icon {
   right: .5rem;
   color: #6c757d
 }

 .p-listbox .p-listbox-header .p-checkbox {
   margin-right: .5rem
 }

 .p-listbox .p-listbox-list {
   padding: .5rem 0
 }

 .p-listbox .p-listbox-list .p-listbox-item {
   margin: 0;
   padding: .5rem 1rem;
   border: 0;
   color: #495057;
   transition: box-shadow .2s;
   border-radius: 0
 }

 .p-listbox .p-listbox-list .p-listbox-item.p-highlight {
   color: #495057;
   background: #e3f2fd
 }

 .p-listbox .p-listbox-list .p-listbox-item:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-listbox .p-listbox-list .p-listbox-item .p-checkbox {
   margin-right: .5rem
 }

 .p-listbox .p-listbox-list .p-listbox-item-group {
   margin: 0;
   padding: .75rem 1rem;
   color: #495057;
   background: #fff;
   font-weight: 600
 }

 .p-listbox .p-listbox-list .p-listbox-empty-message {
   padding: .5rem 1rem;
   color: #495057;
   background: #0000
 }

 .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
   color: #495057;
   background: #e9ecef
 }

 p-listbox.ng-dirty.ng-invalid>.p-listbox {
   border-color: #f44336
 }

 .p-multiselect {
   background: #fff;
   border: 1px solid #ced4da;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
   border-radius: 3px
 }

 .p-multiselect:not(.p-disabled):hover {
   border-color: #2196f3
 }

 .p-multiselect:not(.p-disabled).p-focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   border-color: #2196f3
 }

 .p-multiselect .p-multiselect-label {
   padding: .5rem;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s
 }

 .p-multiselect .p-multiselect-label.p-placeholder {
   color: #6c757d
 }

 .p-multiselect.p-multiselect-chip .p-multiselect-token {
   padding: .25rem .5rem;
   margin-right: .5rem;
   background: #e3f2fd;
   color: #495057;
   border-radius: 3px
 }

 .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
   margin-left: .5rem
 }

 .p-multiselect .p-multiselect-trigger {
   background: #0000;
   color: #6c757d;
   width: 2.357rem;
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px
 }

 .p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label {
   padding: .25rem .5rem
 }

 .p-multiselect-panel {
   background: #fff;
   color: #495057;
   border: 0;
   border-radius: 3px;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-multiselect-panel .p-multiselect-header {
   padding: .5rem 1rem;
   border-bottom: 0;
   color: #495057;
   background: #f8f9fa;
   margin: 0;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
   padding-right: 1.5rem
 }

 .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
   right: .5rem;
   color: #6c757d
 }

 .p-multiselect-panel .p-multiselect-header .p-checkbox {
   margin-right: .5rem
 }

 .p-multiselect-panel .p-multiselect-header .p-multiselect-close {
   margin-left: .5rem;
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-multiselect-panel .p-multiselect-items.p-multiselect-virtualscroll .cdk-virtual-scroll-content-wrapper,
 .p-multiselect-panel .p-multiselect-items:not(.p-multiselect-virtualscroll) {
   padding: .5rem 0
 }

 .p-multiselect-panel .p-multiselect-items .p-multiselect-item {
   margin: 0;
   padding: .5rem 1rem;
   border: 0;
   color: #495057;
   background: #0000;
   transition: box-shadow .2s;
   border-radius: 0
 }

 .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
   color: #495057;
   background: #e3f2fd
 }

 .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
   color: #495057;
   background: #e9ecef
 }

 .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
   margin-right: .5rem
 }

 .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
   margin: 0;
   padding: .75rem 1rem;
   color: #495057;
   background: #fff;
   font-weight: 600
 }

 .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
   padding: .5rem 1rem;
   color: #495057;
   background: #0000
 }

 p-multiselect.ng-dirty.ng-invalid>.p-multiselect {
   border-color: #f44336
 }

 .p-input-filled .p-multiselect {
   background: #f8f9fa
 }

 .p-input-filled .p-multiselect:not(.p-disabled):hover {
   background-color: #f8f9fa
 }

 .p-input-filled .p-multiselect:not(.p-disabled).p-focus {
   background-color: #fff
 }

 p-password.ng-invalid.ng-dirty>.p-password>.p-inputtext {
   border-color: #f44336
 }

 .p-password-panel {
   padding: 1rem;
   background: #fff;
   color: #495057;
   border: 0;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
   border-radius: 3px
 }

 .p-password-panel .p-password-meter {
   margin-bottom: .5rem;
   background: #dee2e6
 }

 .p-password-panel .p-password-meter .p-password-strength.weak {
   background: #d32f2f
 }

 .p-password-panel .p-password-meter .p-password-strength.medium {
   background: #fbc02d
 }

 .p-password-panel .p-password-meter .p-password-strength.strong {
   background: #689f38
 }

 .p-radiobutton {
   width: 20px;
   height: 20px
 }

 .p-radiobutton .p-radiobutton-box {
   border: 2px solid #ced4da;
   background: #fff;
   width: 20px;
   height: 20px;
   color: #495057;
   border-radius: 50%;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s
 }

 .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
   border-color: #2196f3
 }

 .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   border-color: #2196f3
 }

 .p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
   width: 12px;
   height: 12px;
   transition-duration: .2s;
   background-color: #fff
 }

 .p-radiobutton .p-radiobutton-box.p-highlight {
   border-color: #2196f3;
   background: #2196f3
 }

 .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
   border-color: #0b7ad1;
   background: #0b7ad1;
   color: #fff
 }

 p-radiobutton.ng-dirty.ng-invalid>.p-radiobutton>.p-radiobutton-box {
   border-color: #f44336
 }

 .p-input-filled .p-radiobutton .p-radiobutton-box,
 .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
   background-color: #f8f9fa
 }

 .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight {
   background: #2196f3
 }

 .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
   background: #0b7ad1
 }

 .p-radiobutton-label {
   margin-left: .5rem
 }

 .p-rating .p-rating-icon {
   color: #495057;
   margin-left: .5rem;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
   font-size: 1.143rem
 }

 .p-rating .p-rating-icon.p-rating-cancel {
   color: #e74c3c
 }

 .p-rating .p-rating-icon:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-rating .p-rating-icon:first-child {
   margin-left: 0
 }

 .p-rating .p-rating-icon.pi-star,
 .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
   color: #2196f3
 }

 .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover {
   color: #c0392b
 }

 .p-selectbutton .p-button {
   background: #fff;
   border: 1px solid #ced4da;
   color: #495057;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s
 }

 .p-selectbutton .p-button .p-button-icon-left,
 .p-selectbutton .p-button .p-button-icon-right {
   color: #6c757d
 }

 .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
   background: #e9ecef;
   border-color: #ced4da;
   color: #495057
 }

 .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
 .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
   color: #6c757d
 }

 .p-selectbutton .p-button.p-highlight {
   background: #2196f3;
   border-color: #2196f3;
   color: #fff
 }

 .p-selectbutton .p-button.p-highlight .p-button-icon-left,
 .p-selectbutton .p-button.p-highlight .p-button-icon-right {
   color: #fff
 }

 .p-selectbutton .p-button.p-highlight:hover {
   background: #0d89ec;
   border-color: #0d89ec;
   color: #fff
 }

 .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,
 .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
   color: #fff
 }

 p-selectbutton.ng-dirty.ng-invalid>.p-selectbutton>.p-button {
   border-color: #f44336
 }

 .p-slider {
   background: #dee2e6;
   border: 0;
   border-radius: 3px
 }

 .p-slider.p-slider-horizontal {
   height: .286rem
 }

 .p-slider.p-slider-horizontal .p-slider-handle {
   margin-top: -.5715rem;
   margin-left: -.5715rem
 }

 .p-slider.p-slider-vertical {
   width: .286rem
 }

 .p-slider.p-slider-vertical .p-slider-handle {
   margin-left: -.5715rem;
   margin-bottom: -.5715rem
 }

 .p-slider .p-slider-handle {
   height: 1.143rem;
   width: 1.143rem;
   background: #fff;
   border: 2px solid #2196f3;
   border-radius: 50%;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s
 }

 .p-slider .p-slider-handle:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-slider .p-slider-range {
   background: #2196f3
 }

 .p-slider:not(.p-disabled) .p-slider-handle:hover {
   background: #2196f3;
   border-color: #2196f3
 }

 .p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle {
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s, left .2s
 }

 .p-slider.p-slider-animate.p-slider-horizontal .p-slider-range {
   transition: width .2s
 }

 .p-slider.p-slider-animate.p-slider-vertical .p-slider-handle {
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s, bottom .2s
 }

 .p-slider.p-slider-animate.p-slider-vertical .p-slider-range {
   transition: height .2s
 }

 .p-togglebutton.p-button {
   background: #fff;
   border: 1px solid #ced4da;
   color: #495057;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s
 }

 .p-togglebutton.p-button .p-button-icon-left,
 .p-togglebutton.p-button .p-button-icon-right {
   color: #6c757d
 }

 .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
   background: #e9ecef;
   border-color: #ced4da;
   color: #495057
 }

 .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
 .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
   color: #6c757d
 }

 .p-togglebutton.p-button.p-highlight {
   background: #2196f3;
   border-color: #2196f3;
   color: #fff
 }

 .p-togglebutton.p-button.p-highlight .p-button-icon-left,
 .p-togglebutton.p-button.p-highlight .p-button-icon-right {
   color: #fff
 }

 .p-togglebutton.p-button.p-highlight:hover {
   background: #0d89ec;
   border-color: #0d89ec;
   color: #fff
 }

 .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,
 .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right {
   color: #fff
 }

 p-togglebutton.ng-dirty.ng-invalid>.p-togglebutton.p-button {
   border-color: #f44336
 }

 .p-treeselect {
   background: #fff;
   border: 1px solid #ced4da;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
   border-radius: 3px
 }

 .p-treeselect:not(.p-disabled):hover {
   border-color: #2196f3
 }

 .p-treeselect:not(.p-disabled).p-focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   border-color: #2196f3
 }

 .p-treeselect .p-treeselect-label {
   padding: .5rem;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s
 }

 .p-treeselect .p-treeselect-label.p-placeholder {
   color: #6c757d
 }

 .p-treeselect.p-treeselect-chip .p-treeselect-token {
   padding: .25rem .5rem;
   margin-right: .5rem;
   background: #dee2e6;
   color: #495057;
   border-radius: 16px
 }

 .p-treeselect .p-treeselect-trigger {
   background: #0000;
   color: #6c757d;
   width: 2.357rem;
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px
 }

 p-treeselect.ng-invalid.ng-dirty>.p-treeselect {
   border-color: #f44336
 }

 .p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label {
   padding: .25rem .5rem
 }

 .p-treeselect-panel {
   background: #fff;
   color: #495057;
   border: 0;
   border-radius: 3px;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-treeselect-panel .p-treeselect-items-wrapper .p-tree {
   border: 0
 }

 .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message {
   padding: .5rem 1rem;
   color: #495057;
   background: #0000
 }

 .p-input-filled .p-treeselect {
   background: #f8f9fa
 }

 .p-input-filled .p-treeselect:not(.p-disabled):hover {
   background-color: #f8f9fa
 }

 .p-input-filled .p-treeselect:not(.p-disabled).p-focus {
   background-color: #fff
 }

 .p-button {
   color: #fff;
   background: #2196f3;
   border: 1px solid #2196f3;
   padding: .5rem 1rem;
   font-size: 1rem;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
   border-radius: 3px
 }

 .p-button:enabled:hover {
   background: #0d89ec;
   color: #fff;
   border-color: #0d89ec
 }

 .p-button:enabled:active {
   background: #0b7ad1;
   color: #fff;
   border-color: #0b7ad1
 }

 .p-button.p-button-outlined {
   background-color: initial;
   color: #2196f3;
   border: 1px solid
 }

 .p-button.p-button-outlined:enabled:hover {
   background: #2196f30a;
   color: #2196f3;
   border: 1px solid
 }

 .p-button.p-button-outlined:enabled:active {
   background: #2196f329;
   color: #2196f3;
   border: 1px solid
 }

 .p-button.p-button-outlined.p-button-plain {
   color: #6c757d;
   border-color: #6c757d
 }

 .p-button.p-button-outlined.p-button-plain:enabled:hover {
   background: #e9ecef;
   color: #6c757d
 }

 .p-button.p-button-outlined.p-button-plain:enabled:active {
   background: #dee2e6;
   color: #6c757d
 }

 .p-button.p-button-text {
   background-color: initial;
   color: #2196f3;
   border-color: #0000
 }

 .p-button.p-button-text:enabled:hover {
   background: #2196f30a;
   color: #2196f3;
   border-color: #0000
 }

 .p-button.p-button-text:enabled:active {
   background: #2196f329;
   color: #2196f3;
   border-color: #0000
 }

 .p-button.p-button-text.p-button-plain {
   color: #6c757d
 }

 .p-button.p-button-text.p-button-plain:enabled:hover {
   background: #e9ecef;
   color: #6c757d
 }

 .p-button.p-button-text.p-button-plain:enabled:active {
   background: #dee2e6;
   color: #6c757d
 }

 .p-button:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-button .p-button-icon-left {
   margin-right: .5rem
 }

 .p-button .p-button-icon-right {
   margin-left: .5rem
 }

 .p-button .p-button-icon-bottom {
   margin-top: .5rem
 }

 .p-button .p-button-icon-top {
   margin-bottom: .5rem
 }

 .p-button .p-badge {
   margin-left: .5rem;
   min-width: 1rem;
   height: 1rem;
   line-height: 1rem;
   color: #2196f3;
   background-color: #fff
 }

 .p-button.p-button-raised {
   box-shadow: 0 3px 1px -2px #0003, 0 2px 2px 0 #00000024, 0 1px 5px 0 #0000001f
 }

 .p-button.p-button-rounded {
   border-radius: 2rem
 }

 .p-button.p-button-icon-only {
   width: 2.357rem;
   padding: .5rem 0
 }

 .p-button.p-button-icon-only .p-button-icon-left,
 .p-button.p-button-icon-only .p-button-icon-right {
   margin: 0
 }

 .p-button.p-button-icon-only.p-button-rounded {
   border-radius: 50%;
   height: 2.357rem
 }

 .p-button.p-button-sm {
   font-size: .875rem;
   padding: .4375rem .875rem
 }

 .p-button.p-button-sm .p-button-icon {
   font-size: .875rem
 }

 .p-button.p-button-lg {
   font-size: 1.25rem;
   padding: .625rem 1.25rem
 }

 .p-button.p-button-lg .p-button-icon {
   font-size: 1.25rem
 }

 .p-button.p-button-loading-label-only .p-button-label {
   margin-left: .5rem
 }

 .p-button.p-button-loading-label-only .p-button-loading-icon {
   margin-right: 0
 }

 .p-fluid .p-button {
   width: 100%
 }

 .p-fluid .p-button-icon-only {
   width: 2.357rem
 }

 .p-fluid .p-buttonset {
   display: flex
 }

 .p-fluid .p-buttonset .p-button {
   flex: 1
 }

 .p-button.p-button-secondary,
 .p-buttonset.p-button-secondary>.p-button,
 .p-splitbutton.p-button-secondary>.p-button {
   color: #fff;
   background: #607d8b;
   border: 1px solid #607d8b
 }

 .p-button.p-button-secondary:enabled:hover,
 .p-buttonset.p-button-secondary>.p-button:enabled:hover,
 .p-splitbutton.p-button-secondary>.p-button:enabled:hover {
   background: #56717d;
   color: #fff;
   border-color: #56717d
 }

 .p-button.p-button-secondary:enabled:focus,
 .p-buttonset.p-button-secondary>.p-button:enabled:focus,
 .p-splitbutton.p-button-secondary>.p-button:enabled:focus {
   box-shadow: 0 0 0 .2rem #beccd2
 }

 .p-button.p-button-secondary:enabled:active,
 .p-buttonset.p-button-secondary>.p-button:enabled:active,
 .p-splitbutton.p-button-secondary>.p-button:enabled:active {
   background: #4d646f;
   color: #fff;
   border-color: #4d646f
 }

 .p-button.p-button-secondary.p-button-outlined,
 .p-buttonset.p-button-secondary>.p-button.p-button-outlined,
 .p-splitbutton.p-button-secondary>.p-button.p-button-outlined {
   background-color: initial;
   color: #607d8b;
   border: 1px solid
 }

 .p-button.p-button-secondary.p-button-outlined:enabled:hover,
 .p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:hover,
 .p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:hover {
   background: #607d8b0a;
   color: #607d8b;
   border: 1px solid
 }

 .p-button.p-button-secondary.p-button-outlined:enabled:active,
 .p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:active,
 .p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:active {
   background: #607d8b29;
   color: #607d8b;
   border: 1px solid
 }

 .p-button.p-button-secondary.p-button-text,
 .p-buttonset.p-button-secondary>.p-button.p-button-text,
 .p-splitbutton.p-button-secondary>.p-button.p-button-text {
   background-color: initial;
   color: #607d8b;
   border-color: #0000
 }

 .p-button.p-button-secondary.p-button-text:enabled:hover,
 .p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:hover,
 .p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:hover {
   background: #607d8b0a;
   border-color: #0000;
   color: #607d8b
 }

 .p-button.p-button-secondary.p-button-text:enabled:active,
 .p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:active,
 .p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:active {
   background: #607d8b29;
   border-color: #0000;
   color: #607d8b
 }

 .p-button.p-button-info,
 .p-buttonset.p-button-info>.p-button,
 .p-splitbutton.p-button-info>.p-button {
   color: #fff;
   background: #0288d1;
   border: 1px solid #0288d1
 }

 .p-button.p-button-info:enabled:hover,
 .p-buttonset.p-button-info>.p-button:enabled:hover,
 .p-splitbutton.p-button-info>.p-button:enabled:hover {
   background: #027abc;
   color: #fff;
   border-color: #027abc
 }

 .p-button.p-button-info:enabled:focus,
 .p-buttonset.p-button-info>.p-button:enabled:focus,
 .p-splitbutton.p-button-info>.p-button:enabled:focus {
   box-shadow: 0 0 0 .2rem #89d4fe
 }

 .p-button.p-button-info:enabled:active,
 .p-buttonset.p-button-info>.p-button:enabled:active,
 .p-splitbutton.p-button-info>.p-button:enabled:active {
   background: #026da7;
   color: #fff;
   border-color: #026da7
 }

 .p-button.p-button-info.p-button-outlined,
 .p-buttonset.p-button-info>.p-button.p-button-outlined,
 .p-splitbutton.p-button-info>.p-button.p-button-outlined {
   background-color: initial;
   color: #0288d1;
   border: 1px solid
 }

 .p-button.p-button-info.p-button-outlined:enabled:hover,
 .p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:hover,
 .p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:hover {
   background: #0288d10a;
   color: #0288d1;
   border: 1px solid
 }

 .p-button.p-button-info.p-button-outlined:enabled:active,
 .p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:active,
 .p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:active {
   background: #0288d129;
   color: #0288d1;
   border: 1px solid
 }

 .p-button.p-button-info.p-button-text,
 .p-buttonset.p-button-info>.p-button.p-button-text,
 .p-splitbutton.p-button-info>.p-button.p-button-text {
   background-color: initial;
   color: #0288d1;
   border-color: #0000
 }

 .p-button.p-button-info.p-button-text:enabled:hover,
 .p-buttonset.p-button-info>.p-button.p-button-text:enabled:hover,
 .p-splitbutton.p-button-info>.p-button.p-button-text:enabled:hover {
   background: #0288d10a;
   border-color: #0000;
   color: #0288d1
 }

 .p-button.p-button-info.p-button-text:enabled:active,
 .p-buttonset.p-button-info>.p-button.p-button-text:enabled:active,
 .p-splitbutton.p-button-info>.p-button.p-button-text:enabled:active {
   background: #0288d129;
   border-color: #0000;
   color: #0288d1
 }

 .p-button.p-button-success,
 .p-buttonset.p-button-success>.p-button,
 .p-splitbutton.p-button-success>.p-button {
   color: #fff;
   background: #689f38;
   border: 1px solid #689f38
 }

 .p-button.p-button-success:enabled:hover,
 .p-buttonset.p-button-success>.p-button:enabled:hover,
 .p-splitbutton.p-button-success>.p-button:enabled:hover {
   background: #5e8f32;
   color: #fff;
   border-color: #5e8f32
 }

 .p-button.p-button-success:enabled:focus,
 .p-buttonset.p-button-success>.p-button:enabled:focus,
 .p-splitbutton.p-button-success>.p-button:enabled:focus {
   box-shadow: 0 0 0 .2rem #c2e0a8
 }

 .p-button.p-button-success:enabled:active,
 .p-buttonset.p-button-success>.p-button:enabled:active,
 .p-splitbutton.p-button-success>.p-button:enabled:active {
   background: #537f2d;
   color: #fff;
   border-color: #537f2d
 }

 .p-button.p-button-success.p-button-outlined,
 .p-buttonset.p-button-success>.p-button.p-button-outlined,
 .p-splitbutton.p-button-success>.p-button.p-button-outlined {
   background-color: initial;
   color: #689f38;
   border: 1px solid
 }

 .p-button.p-button-success.p-button-outlined:enabled:hover,
 .p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:hover,
 .p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:hover {
   background: #689f380a;
   color: #689f38;
   border: 1px solid
 }

 .p-button.p-button-success.p-button-outlined:enabled:active,
 .p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:active,
 .p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:active {
   background: #689f3829;
   color: #689f38;
   border: 1px solid
 }

 .p-button.p-button-success.p-button-text,
 .p-buttonset.p-button-success>.p-button.p-button-text,
 .p-splitbutton.p-button-success>.p-button.p-button-text {
   background-color: initial;
   color: #689f38;
   border-color: #0000
 }

 .p-button.p-button-success.p-button-text:enabled:hover,
 .p-buttonset.p-button-success>.p-button.p-button-text:enabled:hover,
 .p-splitbutton.p-button-success>.p-button.p-button-text:enabled:hover {
   background: #689f380a;
   border-color: #0000;
   color: #689f38
 }

 .p-button.p-button-success.p-button-text:enabled:active,
 .p-buttonset.p-button-success>.p-button.p-button-text:enabled:active,
 .p-splitbutton.p-button-success>.p-button.p-button-text:enabled:active {
   background: #689f3829;
   border-color: #0000;
   color: #689f38
 }

 .p-button.p-button-warning,
 .p-buttonset.p-button-warning>.p-button,
 .p-splitbutton.p-button-warning>.p-button {
   color: #212529;
   background: #fbc02d;
   border: 1px solid #fbc02d
 }

 .p-button.p-button-warning:enabled:hover,
 .p-buttonset.p-button-warning>.p-button:enabled:hover,
 .p-splitbutton.p-button-warning>.p-button:enabled:hover {
   background: #fab710;
   color: #212529;
   border-color: #fab710
 }

 .p-button.p-button-warning:enabled:focus,
 .p-buttonset.p-button-warning>.p-button:enabled:focus,
 .p-splitbutton.p-button-warning>.p-button:enabled:focus {
   box-shadow: 0 0 0 .2rem #fde6ab
 }

 .p-button.p-button-warning:enabled:active,
 .p-buttonset.p-button-warning>.p-button:enabled:active,
 .p-splitbutton.p-button-warning>.p-button:enabled:active {
   background: #e8a704;
   color: #212529;
   border-color: #e8a704
 }

 .p-button.p-button-warning.p-button-outlined,
 .p-buttonset.p-button-warning>.p-button.p-button-outlined,
 .p-splitbutton.p-button-warning>.p-button.p-button-outlined {
   background-color: initial;
   color: #fbc02d;
   border: 1px solid
 }

 .p-button.p-button-warning.p-button-outlined:enabled:hover,
 .p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:hover,
 .p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:hover {
   background: #fbc02d0a;
   color: #fbc02d;
   border: 1px solid
 }

 .p-button.p-button-warning.p-button-outlined:enabled:active,
 .p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:active,
 .p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:active {
   background: #fbc02d29;
   color: #fbc02d;
   border: 1px solid
 }

 .p-button.p-button-warning.p-button-text,
 .p-buttonset.p-button-warning>.p-button.p-button-text,
 .p-splitbutton.p-button-warning>.p-button.p-button-text {
   background-color: initial;
   color: #fbc02d;
   border-color: #0000
 }

 .p-button.p-button-warning.p-button-text:enabled:hover,
 .p-buttonset.p-button-warning>.p-button.p-button-text:enabled:hover,
 .p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:hover {
   background: #fbc02d0a;
   border-color: #0000;
   color: #fbc02d
 }

 .p-button.p-button-warning.p-button-text:enabled:active,
 .p-buttonset.p-button-warning>.p-button.p-button-text:enabled:active,
 .p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:active {
   background: #fbc02d29;
   border-color: #0000;
   color: #fbc02d
 }

 .p-button.p-button-help,
 .p-buttonset.p-button-help>.p-button,
 .p-splitbutton.p-button-help>.p-button {
   color: #fff;
   background: #9c27b0;
   border: 1px solid #9c27b0
 }

 .p-button.p-button-help:enabled:hover,
 .p-buttonset.p-button-help>.p-button:enabled:hover,
 .p-splitbutton.p-button-help>.p-button:enabled:hover {
   background: #8c239e;
   color: #fff;
   border-color: #8c239e
 }

 .p-button.p-button-help:enabled:focus,
 .p-buttonset.p-button-help>.p-button:enabled:focus,
 .p-splitbutton.p-button-help>.p-button:enabled:focus {
   box-shadow: 0 0 0 .2rem #df9eea
 }

 .p-button.p-button-help:enabled:active,
 .p-buttonset.p-button-help>.p-button:enabled:active,
 .p-splitbutton.p-button-help>.p-button:enabled:active {
   background: #7d1f8d;
   color: #fff;
   border-color: #7d1f8d
 }

 .p-button.p-button-help.p-button-outlined,
 .p-buttonset.p-button-help>.p-button.p-button-outlined,
 .p-splitbutton.p-button-help>.p-button.p-button-outlined {
   background-color: initial;
   color: #9c27b0;
   border: 1px solid
 }

 .p-button.p-button-help.p-button-outlined:enabled:hover,
 .p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:hover,
 .p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:hover {
   background: #9c27b00a;
   color: #9c27b0;
   border: 1px solid
 }

 .p-button.p-button-help.p-button-outlined:enabled:active,
 .p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:active,
 .p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:active {
   background: #9c27b029;
   color: #9c27b0;
   border: 1px solid
 }

 .p-button.p-button-help.p-button-text,
 .p-buttonset.p-button-help>.p-button.p-button-text,
 .p-splitbutton.p-button-help>.p-button.p-button-text {
   background-color: initial;
   color: #9c27b0;
   border-color: #0000
 }

 .p-button.p-button-help.p-button-text:enabled:hover,
 .p-buttonset.p-button-help>.p-button.p-button-text:enabled:hover,
 .p-splitbutton.p-button-help>.p-button.p-button-text:enabled:hover {
   background: #9c27b00a;
   border-color: #0000;
   color: #9c27b0
 }

 .p-button.p-button-help.p-button-text:enabled:active,
 .p-buttonset.p-button-help>.p-button.p-button-text:enabled:active,
 .p-splitbutton.p-button-help>.p-button.p-button-text:enabled:active {
   background: #9c27b029;
   border-color: #0000;
   color: #9c27b0
 }

 .p-button.p-button-danger,
 .p-buttonset.p-button-danger>.p-button,
 .p-splitbutton.p-button-danger>.p-button {
   color: #fff;
   background: #d32f2f;
   border: 1px solid #d32f2f
 }

 .p-button.p-button-danger:enabled:hover,
 .p-buttonset.p-button-danger>.p-button:enabled:hover,
 .p-splitbutton.p-button-danger>.p-button:enabled:hover {
   background: #c02929;
   color: #fff;
   border-color: #c02929
 }

 .p-button.p-button-danger:enabled:focus,
 .p-buttonset.p-button-danger>.p-button:enabled:focus,
 .p-splitbutton.p-button-danger>.p-button:enabled:focus {
   box-shadow: 0 0 0 .2rem #edacac
 }

 .p-button.p-button-danger:enabled:active,
 .p-buttonset.p-button-danger>.p-button:enabled:active,
 .p-splitbutton.p-button-danger>.p-button:enabled:active {
   background: #aa2424;
   color: #fff;
   border-color: #aa2424
 }

 .p-button.p-button-danger.p-button-outlined,
 .p-buttonset.p-button-danger>.p-button.p-button-outlined,
 .p-splitbutton.p-button-danger>.p-button.p-button-outlined {
   background-color: initial;
   color: #d32f2f;
   border: 1px solid
 }

 .p-button.p-button-danger.p-button-outlined:enabled:hover,
 .p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:hover,
 .p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:hover {
   background: #d32f2f0a;
   color: #d32f2f;
   border: 1px solid
 }

 .p-button.p-button-danger.p-button-outlined:enabled:active,
 .p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:active,
 .p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:active {
   background: #d32f2f29;
   color: #d32f2f;
   border: 1px solid
 }

 .p-button.p-button-danger.p-button-text,
 .p-buttonset.p-button-danger>.p-button.p-button-text,
 .p-splitbutton.p-button-danger>.p-button.p-button-text {
   background-color: initial;
   color: #d32f2f;
   border-color: #0000
 }

 .p-button.p-button-danger.p-button-text:enabled:hover,
 .p-buttonset.p-button-danger>.p-button.p-button-text:enabled:hover,
 .p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:hover {
   background: #d32f2f0a;
   border-color: #0000;
   color: #d32f2f
 }

 .p-button.p-button-danger.p-button-text:enabled:active,
 .p-buttonset.p-button-danger>.p-button.p-button-text:enabled:active,
 .p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:active {
   background: #d32f2f29;
   border-color: #0000;
   color: #d32f2f
 }

 .p-button.p-button-link {
   color: #0b7ad1;
   background: #0000;
   border: #0000
 }

 .p-button.p-button-link:enabled:hover {
   background: #0000;
   color: #0b7ad1;
   border-color: #0000
 }

 .p-button.p-button-link:enabled:hover .p-button-label {
   text-decoration: underline
 }

 .p-button.p-button-link:enabled:focus {
   background: #0000;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   border-color: #0000
 }

 .p-button.p-button-link:enabled:active {
   background: #0000;
   color: #0b7ad1;
   border-color: #0000
 }

 .p-speeddial-button.p-button.p-button-icon-only {
   width: 4rem;
   height: 4rem
 }

 .p-speeddial-button.p-button.p-button-icon-only .p-button-icon {
   font-size: 1.3rem
 }

 .p-speeddial-action {
   width: 3rem;
   height: 3rem;
   background: #495057;
   color: #fff
 }

 .p-speeddial-action:hover {
   background: #343a40;
   color: #fff
 }

 .p-speeddial-direction-up .p-speeddial-item {
   margin: .25rem 0
 }

 .p-speeddial-direction-up .p-speeddial-item:first-child {
   margin-bottom: .5rem
 }

 .p-speeddial-direction-down .p-speeddial-item {
   margin: .25rem 0
 }

 .p-speeddial-direction-down .p-speeddial-item:first-child {
   margin-top: .5rem
 }

 .p-speeddial-direction-left .p-speeddial-item {
   margin: 0 .25rem
 }

 .p-speeddial-direction-left .p-speeddial-item:first-child {
   margin-right: .5rem
 }

 .p-speeddial-direction-right .p-speeddial-item {
   margin: 0 .25rem
 }

 .p-speeddial-direction-right .p-speeddial-item:first-child {
   margin-left: .5rem
 }

 .p-speeddial-circle .p-speeddial-item,
 .p-speeddial-circle .p-speeddial-item:first-child,
 .p-speeddial-circle .p-speeddial-item:last-child,
 .p-speeddial-quarter-circle .p-speeddial-item,
 .p-speeddial-quarter-circle .p-speeddial-item:first-child,
 .p-speeddial-quarter-circle .p-speeddial-item:last-child,
 .p-speeddial-semi-circle .p-speeddial-item,
 .p-speeddial-semi-circle .p-speeddial-item:first-child,
 .p-speeddial-semi-circle .p-speeddial-item:last-child {
   margin: 0
 }

 .p-speeddial-mask {
   background-color: #0006
 }

 .p-carousel .p-carousel-content .p-carousel-next,
 .p-carousel .p-carousel-content .p-carousel-prev {
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s;
   margin: .5rem
 }

 .p-carousel .p-carousel-content .p-carousel-next:enabled:hover,
 .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-carousel .p-carousel-content .p-carousel-next:focus,
 .p-carousel .p-carousel-content .p-carousel-prev:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-carousel .p-carousel-indicators {
   padding: 1rem
 }

 .p-carousel .p-carousel-indicators .p-carousel-indicator {
   margin-right: .5rem;
   margin-bottom: .5rem
 }

 .p-carousel .p-carousel-indicators .p-carousel-indicator button {
   background-color: #e9ecef;
   width: 2rem;
   height: .5rem;
   transition: background-color .2s, color .2s, box-shadow .2s;
   border-radius: 0
 }

 .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
   background: #dee2e6
 }

 .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
   background: #e3f2fd;
   color: #495057
 }

 .p-datatable .p-paginator-bottom,
 .p-datatable .p-paginator-top {
   border-width: 0 0 1px;
   border-radius: 0
 }

 .p-datatable .p-datatable-header {
   background: #f8f9fa;
   color: #495057;
   border: 1px solid #e9ecef;
   border-width: 1px 0;
   padding: 1rem;
   font-weight: 600
 }

 .p-datatable .p-datatable-footer,
 .p-datatable .p-datatable-thead>tr>th {
   background: #f8f9fa;
   color: #495057;
   border: solid #e9ecef;
   border-width: 0 0 1px;
   padding: 1rem;
   font-weight: 600
 }

 .p-datatable .p-datatable-thead>tr>th {
   text-align: left;
   transition: box-shadow .2s
 }

 .p-datatable .p-datatable-tfoot>tr>td {
   text-align: left;
   padding: 1rem;
   border: solid #e9ecef;
   border-width: 0 0 1px;
   font-weight: 600;
   color: #495057;
   background: #f8f9fa
 }

 .p-datatable .p-sortable-column .p-sortable-column-icon {
   color: #6c757d;
   margin-left: .5rem
 }

 .p-datatable .p-sortable-column .p-sortable-column-badge {
   border-radius: 50%;
   height: 1.143rem;
   min-width: 1.143rem;
   line-height: 1.143rem;
   color: #495057;
   background: #e3f2fd;
   margin-left: .5rem
 }

 .p-datatable .p-sortable-column:not(.p-highlight):hover {
   background: #e9ecef;
   color: #495057
 }

 .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
   color: #6c757d
 }

 .p-datatable .p-sortable-column.p-highlight {
   background: #f8f9fa;
   color: #2196f3
 }

 .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon {
   color: #2196f3
 }

 .p-datatable .p-sortable-column.p-highlight:hover {
   background: #e9ecef;
   color: #2196f3
 }

 .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon {
   color: #2196f3
 }

 .p-datatable .p-sortable-column:focus {
   box-shadow: inset 0 0 0 .15rem #a6d5fa;
   outline: 0 none
 }

 .p-datatable .p-datatable-tbody>tr {
   background: #fff;
   color: #495057;
   transition: box-shadow .2s;
   outline-color: #a6d5fa
 }

 .p-datatable .p-datatable-tbody>tr>td {
   text-align: left;
   border: solid #e9ecef;
   border-width: 0 0 1px;
   padding: 1rem
 }

 .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel,
 .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,
 .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,
 .p-datatable .p-datatable-tbody>tr>td .p-row-toggler {
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover,
 .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,
 .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,
 .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus,
 .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,
 .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,
 .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save {
   margin-right: .5rem
 }

 .p-datatable .p-datatable-tbody>tr.p-highlight {
   background: #e3f2fd;
   color: #495057
 }

 .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td {
   box-shadow: inset 0 2px 0 0 #e3f2fd
 }

 .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td {
   box-shadow: inset 0 -2px 0 0 #e3f2fd
 }

 .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover {
   background: #e9ecef;
   color: #495057
 }

 .p-datatable .p-column-resizer-helper {
   background: #2196f3
 }

 .p-datatable .p-datatable-scrollable-footer,
 .p-datatable .p-datatable-scrollable-header {
   background: #f8f9fa
 }

 .p-datatable .p-datatable-loading-icon {
   font-size: 2rem
 }

 .p-datatable.p-datatable-gridlines .p-datatable-header {
   border-width: 1px 1px 0
 }

 .p-datatable.p-datatable-gridlines .p-datatable-footer {
   border-width: 0 1px 1px
 }

 .p-datatable.p-datatable-gridlines .p-paginator-top {
   border-width: 0 1px
 }

 .p-datatable.p-datatable-gridlines .p-paginator-bottom {
   border-width: 0 1px 1px
 }

 .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td,
 .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td,
 .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th {
   border-width: 1px
 }

 .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n) {
   background: #fcfcfc
 }

 .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight {
   background: #e3f2fd;
   color: #495057
 }

 .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler,
 .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler:hover {
   color: #495057
 }

 .p-datatable.p-datatable-sm .p-datatable-footer,
 .p-datatable.p-datatable-sm .p-datatable-header,
 .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td,
 .p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td,
 .p-datatable.p-datatable-sm .p-datatable-thead>tr>th {
   padding: .5rem
 }

 .p-datatable.p-datatable-lg .p-datatable-footer,
 .p-datatable.p-datatable-lg .p-datatable-header,
 .p-datatable.p-datatable-lg .p-datatable-tbody>tr>td,
 .p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td,
 .p-datatable.p-datatable-lg .p-datatable-thead>tr>th {
   padding: 1.25rem
 }

 .p-dataview .p-paginator-bottom,
 .p-dataview .p-paginator-top {
   border-width: 0 0 1px;
   border-radius: 0
 }

 .p-dataview .p-dataview-header {
   background: #f8f9fa;
   color: #495057;
   border: 1px solid #e9ecef;
   border-width: 1px 0;
   padding: 1rem;
   font-weight: 600
 }

 .p-dataview .p-dataview-content {
   background: #fff;
   color: #495057;
   border: 0;
   padding: 0
 }

 .p-dataview .p-dataview-footer,
 .p-dataview.p-dataview-list .p-dataview-content>.p-grid>div {
   border: solid #e9ecef;
   border-width: 0 0 1px
 }

 .p-dataview .p-dataview-footer {
   background: #f8f9fa;
   color: #495057;
   padding: 1rem;
   font-weight: 600;
   border-bottom-left-radius: 3px;
   border-bottom-right-radius: 3px
 }

 .p-dataview .p-dataview-loading-icon {
   font-size: 2rem
 }

 .p-dataview .p-dataview-emptymessage {
   padding: 1rem
 }

 .p-column-filter-row .p-column-filter-clear-button,
 .p-column-filter-row .p-column-filter-menu-button {
   margin-left: .5rem
 }

 .p-column-filter-menu-button {
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-column-filter-menu-button:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-column-filter-menu-button.p-column-filter-menu-button-open,
 .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
   background: #e9ecef;
   color: #495057
 }

 .p-column-filter-menu-button.p-column-filter-menu-button-active,
 .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
   background: #e3f2fd;
   color: #495057
 }

 .p-column-filter-menu-button:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-column-filter-clear-button {
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-column-filter-clear-button:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-column-filter-clear-button:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-column-filter-overlay {
   background: #fff;
   color: #495057;
   border: 0;
   border-radius: 3px;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
   min-width: 12.5rem
 }

 .p-column-filter-overlay .p-column-filter-row-items {
   padding: .5rem 0
 }

 .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item {
   margin: 0;
   padding: .5rem 1rem;
   border: 0;
   color: #495057;
   background: #0000;
   transition: box-shadow .2s;
   border-radius: 0
 }

 .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
   color: #495057;
   background: #e3f2fd
 }

 .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
   color: #495057;
   background: #e9ecef
 }

 .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
   border-top: 1px solid #dee2e6;
   margin: .25rem 0
 }

 .p-column-filter-overlay-menu .p-column-filter-operator {
   padding: .5rem 1rem;
   border-bottom: 0;
   color: #495057;
   background: #f8f9fa;
   margin: 0;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-column-filter-overlay-menu .p-column-filter-constraint {
   padding: 1rem;
   border-bottom: 1px solid #dee2e6
 }

 .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
   margin-bottom: .5rem
 }

 .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button {
   margin-top: .5rem
 }

 .p-column-filter-overlay-menu .p-column-filter-constraint:last-child {
   border-bottom: 0
 }

 .p-column-filter-overlay-menu .p-column-filter-add-rule {
   padding: .5rem 1rem
 }

 .p-column-filter-overlay-menu .p-column-filter-buttonbar {
   padding: 1rem
 }

 .fc.fc-unthemed .fc-view-container th {
   background: #f8f9fa;
   border: 1px solid #dee2e6;
   color: #495057
 }

 .fc.fc-unthemed .fc-view-container td.fc-widget-content {
   background: #fff;
   border: 1px solid #dee2e6;
   color: #495057
 }

 .fc.fc-unthemed .fc-view-container td.fc-head-container {
   border: 1px solid #dee2e6
 }

 .fc.fc-unthemed .fc-view-container .fc-row {
   border-right: 1px solid #dee2e6
 }

 .fc.fc-unthemed .fc-view-container .fc-event {
   background: #0d89ec;
   border: 1px solid #0d89ec;
   color: #fff
 }

 .fc.fc-unthemed .fc-view-container .fc-divider {
   background: #f8f9fa;
   border: 1px solid #dee2e6
 }

 .fc.fc-unthemed .fc-toolbar .fc-button {
   color: #fff;
   background: #2196f3;
   border: 1px solid #2196f3;
   font-size: 1rem;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
   border-radius: 3px;
   display: flex;
   align-items: center
 }

 .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover {
   background: #0d89ec;
   color: #fff;
   border-color: #0d89ec
 }

 .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active {
   background: #0b7ad1;
   color: #fff;
   border-color: #0b7ad1
 }

 .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left {
   font-family: PrimeIcons !important;
   text-indent: 0;
   font-size: 1rem
 }

 .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
   content: "\e900"
 }

 .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
   font-family: PrimeIcons !important;
   text-indent: 0;
   font-size: 1rem
 }

 .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
   content: "\e901"
 }

 .fc.fc-unthemed .fc-toolbar .fc-button:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,
 .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button,
 .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button {
   background: #fff;
   border: 1px solid #ced4da;
   color: #495057;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s
 }

 .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,
 .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover,
 .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover {
   background: #e9ecef;
   border-color: #ced4da;
   color: #495057
 }

 .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,
 .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active,
 .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active {
   background: #2196f3;
   border-color: #2196f3;
   color: #fff
 }

 .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,
 .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover,
 .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover {
   background: #0d89ec;
   border-color: #0d89ec;
   color: #fff
 }

 .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,
 .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus,
 .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   z-index: 1
 }

 .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button {
   border-radius: 0
 }

 .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child {
   border-top-left-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child {
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px
 }

 .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid {
   border-color: #dee2e6
 }

 .fc.fc-theme-standard .fc-view-harness th {
   background: #f8f9fa;
   border-color: #dee2e6;
   color: #495057
 }

 .fc.fc-theme-standard .fc-view-harness td {
   color: #495057;
   border-color: #dee2e6
 }

 .fc.fc-theme-standard .fc-view-harness .fc-view {
   background: #fff
 }

 .fc.fc-theme-standard .fc-view-harness .fc-popover {
   background: none;
   border: 0
 }

 .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header {
   border: 1px solid #dee2e6;
   padding: 1rem;
   background: #f8f9fa;
   color: #495057
 }

 .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close {
   opacity: 1;
   display: flex;
   align-items: center;
   justify-content: center;
   overflow: hidden;
   font-family: PrimeIcons !important;
   font-size: 1rem;
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
   content: "\e90b"
 }

 .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:enabled:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body {
   padding: 1rem;
   background: #fff;
   color: #495057;
   border: 1px solid #dee2e6;
   border-top: 0
 }

 .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event {
   color: #fff;
   background: #0d89ec;
   border-color: #0d89ec
 }

 .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main {
   color: #fff
 }

 .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot {
   background: #0d89ec;
   border-color: #0d89ec
 }

 .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover {
   background: #e9ecef;
   color: #495057
 }

 .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded {
   background: #f8f9fa
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button {
   color: #fff;
   background: #2196f3;
   border: 1px solid #2196f3;
   font-size: 1rem;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
   border-radius: 3px
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover {
   background: #0d89ec;
   color: #fff;
   border-color: #0d89ec
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active {
   background: #0b7ad1;
   color: #fff;
   border-color: #0b7ad1
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button:disabled {
   opacity: .6;
   color: #fff;
   background: #2196f3;
   border: 1px solid #2196f3
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left {
   font-family: PrimeIcons !important;
   text-indent: 0;
   font-size: 1rem
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
   content: "\e900"
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
   font-family: PrimeIcons !important;
   text-indent: 0;
   font-size: 1rem
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
   content: "\e901"
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,
 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button,
 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button {
   background: #fff;
   border: 1px solid #ced4da;
   color: #495057;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,
 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover,
 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover {
   background: #e9ecef;
   border-color: #ced4da;
   color: #495057
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,
 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active,
 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active {
   background: #2196f3;
   border-color: #2196f3;
   color: #fff
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,
 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover,
 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover {
   background: #0d89ec;
   border-color: #0d89ec;
   color: #fff
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,
 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus,
 .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa;
   z-index: 1
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button {
   border-radius: 0
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child {
   border-top-left-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child {
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px
 }

 .fc.fc-theme-standard a {
   color: #495057
 }

 .p-orderlist .p-orderlist-controls {
   padding: 1rem
 }

 .p-orderlist .p-orderlist-controls .p-button {
   margin-bottom: .5rem
 }

 .p-orderlist .p-orderlist-header {
   background: #f8f9fa;
   color: #495057;
   padding: 1rem;
   border: 1px solid #dee2e6;
   border-bottom: 0;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-orderlist .p-orderlist-header .p-orderlist-title {
   font-weight: 600
 }

 .p-orderlist .p-orderlist-filter-container {
   padding: 1rem;
   background: #fff;
   border: 1px solid #dee2e6;
   border-bottom: 0
 }

 .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
   padding-right: 1.5rem
 }

 .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon {
   right: .5rem;
   color: #6c757d
 }

 .p-orderlist .p-orderlist-list {
   border: 1px solid #dee2e6;
   background: #fff;
   color: #495057;
   padding: .5rem 0;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-orderlist .p-orderlist-list .p-orderlist-item {
   padding: .5rem 1rem;
   margin: 0;
   border: 0;
   color: #495057;
   background: #0000;
   transition: box-shadow .2s
 }

 .p-orderlist .p-orderlist-list .p-orderlist-item:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
   color: #495057;
   background: #e3f2fd
 }

 .p-orderlist .p-orderlist-list .p-orderlist-empty-message {
   padding: .5rem 1rem;
   color: #495057
 }

 .p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover {
   background: #e9ecef;
   color: #495057
 }

 .p-orderlist-item.cdk-drag-preview {
   padding: .5rem 1rem;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
   border: 0;
   color: #495057;
   background: #fff;
   margin: 0
 }

 .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
   background: #e9ecef;
   color: #495057
 }

 .p-organizationchart .p-organizationchart-node-content.p-highlight {
   background: #e3f2fd;
   color: #495057
 }

 .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i {
   color: #6cbbf5
 }

 .p-organizationchart .p-organizationchart-line-down {
   background: #dee2e6
 }

 .p-organizationchart .p-organizationchart-line-left {
   border-right: 1px solid;
   border-color: #dee2e6
 }

 .p-organizationchart .p-organizationchart-line-top {
   border-color: #dee2e6;
   border-top: 1px solid #dee2e6
 }

 .p-organizationchart .p-organizationchart-node-content {
   border: 1px solid #dee2e6;
   background: #fff;
   color: #495057;
   padding: 1rem
 }

 .p-organizationchart .p-organizationchart-node-content .p-node-toggler {
   background: inherit;
   color: inherit;
   border-radius: 50%
 }

 .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-paginator {
   background: #fff;
   color: #6c757d;
   border: 0 solid #e9ecef;
   padding: .5rem 1rem;
   border-radius: 3px
 }

 .p-paginator .p-paginator-first,
 .p-paginator .p-paginator-last,
 .p-paginator .p-paginator-next,
 .p-paginator .p-paginator-prev {
   background-color: initial;
   border: 0;
   color: #6c757d;
   min-width: 2.357rem;
   height: 2.357rem;
   margin: .143rem;
   transition: box-shadow .2s;
   border-radius: 3px
 }

 .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,
 .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover,
 .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,
 .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover {
   background: #e9ecef;
   border-color: #0000;
   color: #495057
 }

 .p-paginator .p-paginator-first {
   border-top-left-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-paginator .p-paginator-last {
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px
 }

 .p-paginator .p-dropdown {
   margin-left: .5rem;
   margin-right: .5rem;
   height: 2.357rem
 }

 .p-paginator .p-dropdown .p-dropdown-label {
   padding-right: 0
 }

 .p-paginator .p-paginator-page-input {
   margin-left: .5rem;
   margin-right: .5rem
 }

 .p-paginator .p-paginator-page-input .p-inputtext {
   max-width: 2.357rem
 }

 .p-paginator .p-paginator-current {
   padding: 0 .5rem
 }

 .p-paginator .p-paginator-current,
 .p-paginator .p-paginator-pages .p-paginator-page {
   background-color: initial;
   border: 0;
   color: #6c757d;
   min-width: 2.357rem;
   height: 2.357rem;
   margin: .143rem
 }

 .p-paginator .p-paginator-pages .p-paginator-page {
   transition: box-shadow .2s;
   border-radius: 3px
 }

 .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
   background: #e3f2fd;
   border-color: #e3f2fd;
   color: #495057
 }

 .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
   background: #e9ecef;
   border-color: #0000;
   color: #495057
 }

 .p-picklist .p-picklist-buttons {
   padding: 1rem
 }

 .p-picklist .p-picklist-buttons .p-button {
   margin-bottom: .5rem
 }

 .p-picklist .p-picklist-header {
   background: #f8f9fa;
   color: #495057;
   padding: 1rem;
   border: 1px solid #dee2e6;
   border-bottom: 0;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-picklist .p-picklist-header .p-picklist-title {
   font-weight: 600
 }

 .p-picklist .p-picklist-filter-container {
   padding: 1rem;
   background: #fff;
   border: 1px solid #dee2e6;
   border-bottom: 0
 }

 .p-picklist .p-picklist-filter-container .p-picklist-filter-input {
   padding-right: 1.5rem
 }

 .p-picklist .p-picklist-filter-container .p-picklist-filter-icon {
   right: .5rem;
   color: #6c757d
 }

 .p-picklist .p-picklist-list {
   border: 1px solid #dee2e6;
   background: #fff;
   color: #495057;
   padding: .5rem 0;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-picklist .p-picklist-list .p-picklist-item {
   padding: .5rem 1rem;
   margin: 0;
   border: 0;
   color: #495057;
   background: #0000;
   transition: box-shadow .2s
 }

 .p-picklist .p-picklist-list .p-picklist-item:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
   color: #495057;
   background: #e3f2fd
 }

 .p-picklist .p-picklist-list .p-picklist-empty-message {
   padding: .5rem 1rem;
   color: #495057
 }

 .p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover {
   background: #e9ecef;
   color: #495057
 }

 .p-picklist-item.cdk-drag-preview {
   padding: .5rem 1rem;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
   border: 0;
   color: #495057;
   background: #fff;
   margin: 0
 }

 .p-timeline .p-timeline-event-marker {
   border: 2px solid #2196f3;
   border-radius: 50%;
   width: 1rem;
   height: 1rem;
   background-color: #fff
 }

 .p-timeline .p-timeline-event-connector {
   background-color: #dee2e6
 }

 .p-timeline.p-timeline-vertical .p-timeline-event-content,
 .p-timeline.p-timeline-vertical .p-timeline-event-opposite {
   padding: 0 1rem
 }

 .p-timeline.p-timeline-vertical .p-timeline-event-connector {
   width: 2px
 }

 .p-timeline.p-timeline-horizontal .p-timeline-event-content,
 .p-timeline.p-timeline-horizontal .p-timeline-event-opposite {
   padding: 1rem 0
 }

 .p-timeline.p-timeline-horizontal .p-timeline-event-connector {
   height: 2px
 }

 .p-tree {
   border: 1px solid #dee2e6;
   background: #fff;
   color: #495057;
   padding: 1rem;
   border-radius: 3px
 }

 .p-tree .p-tree-container .p-treenode {
   padding: .143rem
 }

 .p-tree .p-tree-container .p-treenode .p-treenode-content {
   border-radius: 3px;
   transition: box-shadow .2s;
   padding: 0
 }

 .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
   margin-right: .5rem;
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
   margin-right: .5rem;
   color: #6c757d
 }

 .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
   margin-right: .5rem
 }

 .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
   color: #495057
 }

 .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
   background: #e3f2fd;
   color: #495057
 }

 .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,
 .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,
 .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,
 .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover {
   color: #495057
 }

 .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover,
 .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
   background: #e9ecef;
   color: #495057
 }

 .p-tree .p-tree-filter-container {
   margin-bottom: .5rem
 }

 .p-tree .p-tree-filter-container .p-tree-filter {
   width: 100%;
   padding-right: 1.5rem
 }

 .p-tree .p-tree-filter-container .p-tree-filter-icon {
   right: .5rem;
   color: #6c757d
 }

 .p-tree .p-treenode-children {
   padding: 0 0 0 1rem
 }

 .p-tree .p-tree-loading-icon {
   font-size: 2rem
 }

 .p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
   background-color: #89c8f7
 }

 .p-tree.p-tree-horizontal .p-treenode .p-treenode-content {
   border-radius: 3px;
   border: 1px solid #dee2e6;
   background-color: #fff;
   color: #495057;
   padding: 0;
   transition: box-shadow .2s
 }

 .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight {
   background-color: #e3f2fd;
   color: #495057
 }

 .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
   color: #495057
 }

 .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler {
   margin-right: .5rem
 }

 .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon {
   color: #6c757d;
   margin-right: .5rem
 }

 .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox {
   margin-right: .5rem
 }

 .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover {
   background-color: inherit;
   color: inherit
 }

 .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
   background: #e9ecef;
   color: #495057
 }

 .p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-treetable .p-paginator-bottom,
 .p-treetable .p-paginator-top {
   border-width: 0 0 1px;
   border-radius: 0
 }

 .p-treetable .p-treetable-header {
   background: #f8f9fa;
   color: #495057;
   border: 1px solid #e9ecef;
   border-width: 1px 0;
   padding: 1rem;
   font-weight: 600
 }

 .p-treetable .p-treetable-footer,
 .p-treetable .p-treetable-thead>tr>th {
   background: #f8f9fa;
   color: #495057;
   border: solid #e9ecef;
   border-width: 0 0 1px;
   padding: 1rem;
   font-weight: 600
 }

 .p-treetable .p-treetable-thead>tr>th {
   text-align: left;
   transition: box-shadow .2s
 }

 .p-treetable .p-treetable-tfoot>tr>td {
   text-align: left;
   padding: 1rem;
   border: solid #e9ecef;
   border-width: 0 0 1px;
   font-weight: 600;
   color: #495057;
   background: #f8f9fa
 }

 .p-treetable .p-sortable-column {
   outline-color: #a6d5fa
 }

 .p-treetable .p-sortable-column .p-sortable-column-icon {
   color: #6c757d;
   margin-left: .5rem
 }

 .p-treetable .p-sortable-column .p-sortable-column-badge {
   border-radius: 50%;
   height: 1.143rem;
   min-width: 1.143rem;
   line-height: 1.143rem;
   color: #495057;
   background: #e3f2fd;
   margin-left: .5rem
 }

 .p-treetable .p-sortable-column:not(.p-highlight):hover {
   background: #e9ecef;
   color: #495057
 }

 .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
   color: #6c757d
 }

 .p-treetable .p-sortable-column.p-highlight {
   background: #f8f9fa;
   color: #2196f3
 }

 .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon {
   color: #2196f3
 }

 .p-treetable .p-treetable-tbody>tr {
   background: #fff;
   color: #495057;
   transition: box-shadow .2s;
   outline-color: #a6d5fa
 }

 .p-treetable .p-treetable-tbody>tr>td {
   text-align: left;
   border: solid #e9ecef;
   border-width: 0 0 1px;
   padding: 1rem
 }

 .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler {
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s;
   margin-right: .5rem
 }

 .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox {
   margin-right: .5rem
 }

 .p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
   color: #495057
 }

 .p-treetable .p-treetable-tbody>tr.p-highlight {
   background: #e3f2fd;
   color: #495057
 }

 .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler,
 .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover {
   color: #495057
 }

 .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover {
   background: #e9ecef;
   color: #495057
 }

 .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler {
   color: #495057
 }

 .p-treetable .p-column-resizer-helper {
   background: #2196f3
 }

 .p-treetable .p-treetable-scrollable-footer,
 .p-treetable .p-treetable-scrollable-header {
   background: #f8f9fa
 }

 .p-treetable .p-treetable-loading-icon {
   font-size: 2rem
 }

 .p-treetable.p-treetable-gridlines .p-datatable-header {
   border-width: 1px 1px 0
 }

 .p-treetable.p-treetable-gridlines .p-treetable-footer {
   border-width: 0 1px 1px
 }

 .p-treetable.p-treetable-gridlines .p-treetable-top {
   border-width: 0 1px
 }

 .p-treetable.p-treetable-gridlines .p-treetable-bottom {
   border-width: 0 1px 1px
 }

 .p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td,
 .p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td,
 .p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th {
   border-width: 1px
 }

 .p-treetable.p-treetable-sm .p-treetable-header {
   padding: .875rem
 }

 .p-treetable.p-treetable-sm .p-treetable-footer,
 .p-treetable.p-treetable-sm .p-treetable-tbody>tr>td,
 .p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td,
 .p-treetable.p-treetable-sm .p-treetable-thead>tr>th {
   padding: .5rem
 }

 .p-treetable.p-treetable-lg .p-treetable-footer,
 .p-treetable.p-treetable-lg .p-treetable-header,
 .p-treetable.p-treetable-lg .p-treetable-tbody>tr>td,
 .p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td,
 .p-treetable.p-treetable-lg .p-treetable-thead>tr>th {
   padding: 1.25rem
 }

 .p-virtualscroller .p-virtualscroller-header {
   background: #f8f9fa;
   color: #495057;
   border: 1px solid #e9ecef;
   border-width: 1px 0;
   padding: 1rem;
   font-weight: 600
 }

 .p-virtualscroller .p-virtualscroller-content {
   background: #fff;
   color: #495057;
   border: 0;
   padding: 0
 }

 .p-virtualscroller .p-virtualscroller-footer {
   background: #f8f9fa;
   color: #495057;
   border: solid #e9ecef;
   border-width: 0 0 1px;
   padding: 1rem;
   font-weight: 600;
   border-bottom-left-radius: 3px;
   border-bottom-right-radius: 3px
 }

 .p-accordion .p-accordion-header .p-accordion-header-link {
   padding: 1rem;
   border: 1px solid #dee2e6;
   color: #495057;
   background: #f8f9fa;
   font-weight: 600;
   border-radius: 3px;
   transition: box-shadow .2s
 }

 .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
   margin-right: .5rem
 }

 .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
   background: #e9ecef;
   border-color: #dee2e6;
   color: #495057
 }

 .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
   background: #f8f9fa;
   border-color: #dee2e6;
   color: #495057;
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0
 }

 .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
   border-color: #dee2e6;
   background: #e9ecef;
   color: #495057
 }

 .p-accordion .p-accordion-content {
   padding: 1rem;
   border: 1px solid #dee2e6;
   background: #fff;
   color: #495057;
   border-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-accordion p-accordiontab .p-accordion-tab {
   margin-bottom: 0
 }

 .p-accordion p-accordiontab .p-accordion-content,
 .p-accordion p-accordiontab .p-accordion-header .p-accordion-header-link {
   border-radius: 0
 }

 .p-accordion p-accordiontab:not(:first-child) .p-accordion-header .p-accordion-header-link,
 .p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link,
 .p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
   border-top: 0
 }

 .p-accordion p-accordiontab:first-child .p-accordion-header .p-accordion-header-link {
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-accordion p-accordiontab:last-child .p-accordion-content,
 .p-accordion p-accordiontab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link {
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-card {
   background: #fff;
   color: #495057;
   box-shadow: 0 2px 1px -1px #0003, 0 1px 1px 0 #00000024, 0 1px 3px 0 #0000001f;
   border-radius: 3px
 }

 .p-card .p-card-body {
   padding: 1rem
 }

 .p-card .p-card-title {
   font-size: 1.5rem;
   font-weight: 700;
   margin-bottom: .5rem
 }

 .p-card .p-card-subtitle {
   font-weight: 400;
   margin-bottom: .5rem;
   color: #6c757d
 }

 .p-card .p-card-content {
   padding: 1rem 0
 }

 .p-card .p-card-footer {
   padding: 1rem 0 0
 }

 .p-divider .p-divider-content {
   background-color: #fff
 }

 .p-divider.p-divider-horizontal {
   margin: 1rem 0;
   padding: 0 1rem
 }

 .p-divider.p-divider-horizontal:before {
   border-top: 1px #dee2e6
 }

 .p-divider.p-divider-horizontal .p-divider-content {
   padding: 0 .5rem
 }

 .p-divider.p-divider-vertical {
   margin: 0 1rem;
   padding: 1rem 0
 }

 .p-divider.p-divider-vertical:before {
   border-left: 1px #dee2e6
 }

 .p-divider.p-divider-vertical .p-divider-content {
   padding: .5rem 0
 }

 .p-fieldset {
   background: #fff
 }

 .p-fieldset,
 .p-fieldset .p-fieldset-legend {
   border: 1px solid #dee2e6;
   color: #495057;
   border-radius: 3px
 }

 .p-fieldset .p-fieldset-legend {
   padding: 1rem;
   background: #f8f9fa;
   font-weight: 600
 }

 .p-fieldset.p-fieldset-toggleable .p-fieldset-legend {
   padding: 0;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a {
   padding: 1rem;
   color: #495057;
   border-radius: 3px;
   transition: box-shadow .2s
 }

 .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler {
   margin-right: .5rem
 }

 .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
   background: #e9ecef;
   border-color: #dee2e6;
   color: #495057
 }

 .p-fieldset .p-fieldset-content {
   padding: 1rem
 }

 .p-panel .p-panel-header {
   border: 1px solid #dee2e6;
   padding: 1rem;
   background: #f8f9fa;
   color: #495057;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-panel .p-panel-header .p-panel-title {
   font-weight: 600
 }

 .p-panel .p-panel-header .p-panel-header-icon {
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-panel .p-panel-header .p-panel-header-icon:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-panel.p-panel-toggleable .p-panel-header {
   padding: .5rem 1rem
 }

 .p-panel .p-panel-content {
   padding: 1rem;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-panel .p-panel-content,
 .p-panel .p-panel-footer {
   background: #fff;
   color: #495057;
   border: 1px solid #dee2e6;
   border-top: 0
 }

 .p-panel .p-panel-footer {
   padding: .5rem 1rem
 }

 .p-scrollpanel .p-scrollpanel-bar {
   background: #f8f9fa;
   border: 0
 }

 .p-splitter {
   border: 1px solid #dee2e6;
   background: #fff;
   border-radius: 3px;
   color: #495057
 }

 .p-splitter .p-splitter-gutter {
   transition: background-color .2s, color .2s, box-shadow .2s;
   background: #f8f9fa
 }

 .p-splitter .p-splitter-gutter .p-splitter-gutter-handle,
 .p-splitter .p-splitter-gutter-resizing {
   background: #dee2e6
 }

 .p-tabview .p-tabview-nav {
   background: #fff;
   border: solid #dee2e6;
   border-width: 0 0 2px
 }

 .p-tabview .p-tabview-nav li {
   margin-right: 0
 }

 .p-tabview .p-tabview-nav li .p-tabview-nav-link {
   border: 0 solid #0000;
   border-bottom: 2px solid #dee2e6;
   background: #fff;
   color: #6c757d;
   padding: 1rem;
   font-weight: 600;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px;
   transition: box-shadow .2s;
   margin: 0 0 -2px
 }

 .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .2rem #a6d5fa
 }

 .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
   background: #fff;
   border-color: #6c757d;
   color: #6c757d
 }

 .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
   background: #fff;
   border-color: #2196f3;
   color: #2196f3
 }

 .p-tabview .p-tabview-left-icon {
   margin-right: .5rem
 }

 .p-tabview .p-tabview-close,
 .p-tabview .p-tabview-right-icon {
   margin-left: .5rem
 }

 .p-tabview .p-tabview-nav-btn.p-link {
   background: #fff;
   color: #2196f3;
   width: 2.357rem;
   box-shadow: 0 3px 1px -2px #0003, 0 2px 2px 0 #00000024, 0 1px 5px 0 #0000001f;
   border-radius: 0
 }

 .p-tabview .p-tabview-nav-btn.p-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .2rem #a6d5fa
 }

 .p-tabview .p-tabview-panels {
   background: #fff;
   padding: 1rem;
   border: 0;
   color: #495057;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-toolbar {
   background: #f8f9fa;
   border: 1px solid #dee2e6;
   padding: 1rem;
   border-radius: 3px
 }

 .p-toolbar .p-toolbar-separator {
   margin: 0 .5rem
 }

 .p-confirm-popup {
   background: #fff;
   color: #495057;
   border: 0;
   border-radius: 3px;
   box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
 }

 .p-confirm-popup .p-confirm-popup-content {
   padding: 1rem
 }

 .p-confirm-popup .p-confirm-popup-footer {
   text-align: right;
   padding: .5rem 1rem
 }

 .p-confirm-popup .p-confirm-popup-footer button {
   margin: 0 .5rem 0 0;
   width: auto
 }

 .p-confirm-popup .p-confirm-popup-footer button:last-child {
   margin: 0
 }

 .p-confirm-popup:after,
 .p-confirm-popup:before {
   border: solid;
   border-color: #fff0 #fff0 #fff
 }

 .p-confirm-popup.p-confirm-popup-flipped:after,
 .p-confirm-popup.p-confirm-popup-flipped:before {
   border-top-color: #fff
 }

 .p-confirm-popup .p-confirm-popup-icon {
   font-size: 1.5rem
 }

 .p-confirm-popup .p-confirm-popup-message {
   margin-left: 1rem
 }

 .p-dialog {
   border-radius: 3px;
   box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f;
   border: 0
 }

 .p-dialog .p-dialog-header {
   border-bottom: 0;
   background: #fff;
   color: #495057;
   padding: 1.5rem;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-dialog .p-dialog-header .p-dialog-title {
   font-weight: 600;
   font-size: 1.25rem
 }

 .p-dialog .p-dialog-header .p-dialog-header-icon {
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s;
   margin-right: .5rem
 }

 .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-dialog .p-dialog-header .p-dialog-header-icon:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
   margin-right: 0
 }

 .p-dialog .p-dialog-content {
   background: #fff;
   color: #495057;
   padding: 0 1.5rem 2rem
 }

 .p-dialog .p-dialog-footer {
   border-top: 0;
   background: #fff;
   color: #495057;
   padding: 0 1.5rem 1.5rem;
   text-align: right;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-dialog .p-dialog-footer button {
   margin: 0 .5rem 0 0;
   width: auto
 }

 .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
   font-size: 2rem
 }

 .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
   margin-left: 1rem
 }

 .p-overlaypanel {
   background: #fff;
   color: #495057;
   border: 0;
   border-radius: 3px;
   box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
 }

 .p-overlaypanel .p-overlaypanel-content {
   padding: 1rem
 }

 .p-overlaypanel .p-overlaypanel-close {
   background: #2196f3;
   color: #fff;
   width: 2rem;
   height: 2rem;
   transition: background-color .2s, color .2s, box-shadow .2s;
   border-radius: 50%;
   position: absolute;
   top: -1rem;
   right: -1rem
 }

 .p-overlaypanel .p-overlaypanel-close:enabled:hover {
   background: #0d89ec;
   color: #fff
 }

 .p-overlaypanel:after,
 .p-overlaypanel:before {
   border: solid;
   border-color: #fff0 #fff0 #fff
 }

 .p-overlaypanel.p-overlaypanel-flipped:after,
 .p-overlaypanel.p-overlaypanel-flipped:before {
   border-top-color: #fff
 }

 .p-sidebar {
   background: #fff;
   color: #495057;
   border: 0;
   box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
 }

 .p-sidebar .p-sidebar-header {
   padding: 1rem
 }

 .p-sidebar .p-sidebar-header .p-sidebar-close,
 .p-sidebar .p-sidebar-header .p-sidebar-icon {
   width: 2rem;
   height: 2rem;
   color: #6c757d;
   border: 0;
   background: #0000;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,
 .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover {
   color: #495057;
   border-color: #0000;
   background: #e9ecef
 }

 .p-sidebar .p-sidebar-header .p-sidebar-close:focus,
 .p-sidebar .p-sidebar-header .p-sidebar-icon:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-sidebar .p-sidebar-header+.p-sidebar-content {
   padding-top: 0
 }

 .p-sidebar .p-sidebar-content {
   padding: 1rem
 }

 .p-tooltip .p-tooltip-text {
   background: #495057;
   color: #fff;
   padding: .5rem;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
   border-radius: 3px
 }

 .p-tooltip.p-tooltip-right .p-tooltip-arrow {
   border-right-color: #495057
 }

 .p-tooltip.p-tooltip-left .p-tooltip-arrow {
   border-left-color: #495057
 }

 .p-tooltip.p-tooltip-top .p-tooltip-arrow {
   border-top-color: #495057
 }

 .p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
   border-bottom-color: #495057
 }

 .p-fileupload .p-fileupload-buttonbar {
   background: #f8f9fa;
   padding: 1rem;
   color: #495057;
   border: 1px solid #dee2e6;
   border-bottom: 0;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-fileupload .p-fileupload-buttonbar .p-button {
   margin-right: .5rem
 }

 .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-fileupload .p-fileupload-content {
   background: #fff;
   padding: 2rem 1rem;
   border: 1px solid #dee2e6;
   color: #495057;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-fileupload .p-progressbar {
   height: .25rem
 }

 .p-fileupload .p-fileupload-row>div {
   padding: 1rem
 }

 .p-fileupload.p-fileupload-advanced .p-message {
   margin-top: 0
 }

 .p-fileupload-choose:not(.p-disabled):hover {
   background: #0d89ec;
   color: #fff;
   border-color: #0d89ec
 }

 .p-fileupload-choose:not(.p-disabled):active {
   background: #0b7ad1;
   color: #fff;
   border-color: #0b7ad1
 }

 .p-breadcrumb {
   background: #fff;
   border: 1px solid #dee2e6;
   border-radius: 3px;
   padding: 1rem
 }

 .p-breadcrumb ul li .p-menuitem-link {
   transition: box-shadow .2s;
   border-radius: 3px
 }

 .p-breadcrumb ul li .p-menuitem-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-breadcrumb ul li .p-menuitem-link .p-menuitem-icon {
   color: #6c757d
 }

 .p-breadcrumb ul li.p-breadcrumb-chevron {
   margin: 0 .5rem;
   color: #495057
 }

 .p-breadcrumb ul li:last-child .p-menuitem-text {
   color: #495057
 }

 .p-breadcrumb ul li:last-child .p-menuitem-icon {
   color: #6c757d
 }

 .p-contextmenu {
   padding: .25rem 0;
   background: #fff;
   color: #495057;
   border: 0;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
   width: 12.5rem
 }

 .p-contextmenu .p-menuitem-link {
   padding: .75rem 1rem;
   color: #495057;
   border-radius: 0;
   transition: box-shadow .2s;
   -webkit-user-select: none;
   user-select: none
 }

 .p-contextmenu .p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-contextmenu .p-menuitem-link .p-menuitem-icon {
   color: #6c757d;
   margin-right: .5rem
 }

 .p-contextmenu .p-menuitem-link .p-submenu-icon {
   color: #6c757d
 }

 .p-contextmenu .p-menuitem-link:not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
   color: #495057
 }

 .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
 .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
   color: #6c757d
 }

 .p-contextmenu .p-menuitem-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-contextmenu .p-submenu-list {
   padding: .25rem 0;
   background: #fff;
   border: 0;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-contextmenu .p-menuitem,
 .p-contextmenu .p-menuitem:last-child {
   margin: 0
 }

 .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link {
   background: #e9ecef
 }

 .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,
 .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon {
   color: #6c757d
 }

 .p-contextmenu .p-menu-separator {
   border-top: 1px solid #dee2e6;
   margin: .25rem 0
 }

 .p-contextmenu .p-submenu-icon {
   font-size: .875rem
 }

 .p-dock .p-dock-list {
   background: #ffffff1a;
   border: 1px solid #fff3;
   padding: .5rem;
   border-radius: .5rem
 }

 .p-dock .p-dock-item {
   padding: .5rem
 }

 .p-dock .p-dock-action {
   width: 4rem;
   height: 4rem
 }

 .p-dock.p-dock-bottom .p-dock-item-second-next,
 .p-dock.p-dock-bottom .p-dock-item-second-prev,
 .p-dock.p-dock-top .p-dock-item-second-next,
 .p-dock.p-dock-top .p-dock-item-second-prev {
   margin: 0 .9rem
 }

 .p-dock.p-dock-bottom .p-dock-item-next,
 .p-dock.p-dock-bottom .p-dock-item-prev,
 .p-dock.p-dock-top .p-dock-item-next,
 .p-dock.p-dock-top .p-dock-item-prev {
   margin: 0 1.3rem
 }

 .p-dock.p-dock-bottom .p-dock-item-current,
 .p-dock.p-dock-top .p-dock-item-current {
   margin: 0 1.5rem
 }

 .p-dock.p-dock-left .p-dock-item-second-next,
 .p-dock.p-dock-left .p-dock-item-second-prev,
 .p-dock.p-dock-right .p-dock-item-second-next,
 .p-dock.p-dock-right .p-dock-item-second-prev {
   margin: .9rem 0
 }

 .p-dock.p-dock-left .p-dock-item-next,
 .p-dock.p-dock-left .p-dock-item-prev,
 .p-dock.p-dock-right .p-dock-item-next,
 .p-dock.p-dock-right .p-dock-item-prev {
   margin: 1.3rem 0
 }

 .p-dock.p-dock-left .p-dock-item-current,
 .p-dock.p-dock-right .p-dock-item-current {
   margin: 1.5rem 0
 }

 @media screen and (max-width:960px) {

   .p-dock.p-dock-bottom .p-dock-list-container,
   .p-dock.p-dock-top .p-dock-list-container {
     overflow-x: auto;
     width: 100%
   }

   .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list,
   .p-dock.p-dock-top .p-dock-list-container .p-dock-list {
     margin: 0 auto
   }

   .p-dock.p-dock-left .p-dock-list-container,
   .p-dock.p-dock-right .p-dock-list-container {
     overflow-y: auto;
     height: 100%
   }

   .p-dock.p-dock-left .p-dock-list-container .p-dock-list,
   .p-dock.p-dock-right .p-dock-list-container .p-dock-list {
     margin: auto 0
   }

   .p-dock .p-dock-list .p-dock-item {
     transform: none;
     margin: 0
   }
 }

 .p-megamenu {
   padding: .5rem;
   background: #f8f9fa;
   color: #495057;
   border: 1px solid #dee2e6;
   border-radius: 3px
 }

 .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link {
   padding: .75rem 1rem;
   color: #495057;
   border-radius: 3px;
   transition: box-shadow .2s;
   -webkit-user-select: none;
   user-select: none
 }

 .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon {
   color: #6c757d;
   margin-right: .5rem
 }

 .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon {
   color: #6c757d;
   margin-left: .5rem
 }

 .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
   color: #495057
 }

 .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
 .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
   color: #6c757d
 }

 .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,
 .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,
 .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
   color: #495057
 }

 .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,
 .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,
 .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
 .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
   color: #6c757d
 }

 .p-megamenu .p-menuitem-link {
   padding: .75rem 1rem;
   color: #495057;
   border-radius: 0;
   transition: box-shadow .2s;
   -webkit-user-select: none;
   user-select: none
 }

 .p-megamenu .p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-megamenu .p-menuitem-link .p-menuitem-icon {
   color: #6c757d;
   margin-right: .5rem
 }

 .p-megamenu .p-menuitem-link .p-submenu-icon {
   color: #6c757d
 }

 .p-megamenu .p-menuitem-link:not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
   color: #495057
 }

 .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
 .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
   color: #6c757d
 }

 .p-megamenu .p-menuitem-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-megamenu .p-megamenu-panel {
   background: #fff;
   color: #495057;
   border: 0;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-megamenu .p-megamenu-submenu-header {
   margin: 0;
   padding: .75rem 1rem;
   color: #495057;
   background: #fff;
   font-weight: 600;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-megamenu .p-megamenu-submenu {
   padding: .25rem 0;
   width: 12.5rem
 }

 .p-megamenu .p-megamenu-submenu .p-menu-separator {
   border-top: 1px solid #dee2e6;
   margin: .25rem 0
 }

 .p-megamenu .p-megamenu-submenu .p-menuitem,
 .p-megamenu .p-megamenu-submenu .p-menuitem:last-child {
   margin: 0
 }

 .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link {
   background: #e9ecef
 }

 .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,
 .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon {
   color: #6c757d
 }

 .p-megamenu.p-megamenu-vertical {
   width: 12.5rem;
   padding: .25rem 0
 }

 .p-megamenu.p-megamenu-vertical .p-menuitem,
 .p-megamenu.p-megamenu-vertical .p-menuitem:last-child {
   margin: 0
 }

 .p-menu {
   padding: .25rem 0;
   background: #fff;
   color: #495057;
   border: 1px solid #dee2e6;
   border-radius: 3px;
   width: 12.5rem
 }

 .p-menu .p-menuitem-link {
   padding: .75rem 1rem;
   color: #495057;
   border-radius: 0;
   transition: box-shadow .2s;
   -webkit-user-select: none;
   user-select: none
 }

 .p-menu .p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-menu .p-menuitem-link .p-menuitem-icon {
   color: #6c757d;
   margin-right: .5rem
 }

 .p-menu .p-menuitem-link .p-submenu-icon {
   color: #6c757d
 }

 .p-menu .p-menuitem-link:not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
   color: #495057
 }

 .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
 .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
   color: #6c757d
 }

 .p-menu .p-menuitem-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-menu.p-menu-overlay {
   background: #fff;
   border: 0;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-menu .p-submenu-header {
   margin: 0;
   padding: .75rem 1rem;
   color: #495057;
   background: #fff;
   font-weight: 600;
   border-top-right-radius: 0;
   border-top-left-radius: 0
 }

 .p-menu .p-menu-separator {
   border-top: 1px solid #dee2e6;
   margin: .25rem 0
 }

 .p-menu .p-menuitem,
 .p-menu .p-menuitem:last-child {
   margin: 0
 }

 .p-menubar {
   padding: .5rem;
   background: #f8f9fa;
   color: #495057;
   border: 1px solid #dee2e6;
   border-radius: 3px
 }

 .p-menubar .p-menuitem-link {
   padding: .75rem 1rem;
   color: #495057;
   border-radius: 0;
   transition: box-shadow .2s;
   -webkit-user-select: none;
   user-select: none
 }

 .p-menubar .p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-menubar .p-menuitem-link .p-menuitem-icon {
   color: #6c757d;
   margin-right: .5rem
 }

 .p-menubar .p-menuitem-link .p-submenu-icon {
   color: #6c757d
 }

 .p-menubar .p-menuitem-link:not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
   color: #495057
 }

 .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
 .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
   color: #6c757d
 }

 .p-menubar .p-menuitem-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link {
   padding: .75rem 1rem;
   color: #495057;
   border-radius: 3px;
   transition: box-shadow .2s;
   -webkit-user-select: none;
   user-select: none
 }

 .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon {
   color: #6c757d;
   margin-right: .5rem
 }

 .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon {
   color: #6c757d;
   margin-left: .5rem
 }

 .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
   color: #495057
 }

 .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
 .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
   color: #6c757d
 }

 .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,
 .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,
 .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
   color: #495057
 }

 .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,
 .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,
 .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
 .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
   color: #6c757d
 }

 .p-menubar .p-submenu-list {
   padding: .25rem 0;
   background: #fff;
   border: 0;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
   width: 12.5rem
 }

 .p-menubar .p-submenu-list .p-menu-separator {
   border-top: 1px solid #dee2e6;
   margin: .25rem 0
 }

 .p-menubar .p-submenu-list .p-submenu-icon {
   font-size: .875rem
 }

 .p-menubar .p-submenu-list .p-menuitem,
 .p-menubar .p-submenu-list .p-menuitem:last-child {
   margin: 0
 }

 .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link {
   background: #e9ecef
 }

 .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,
 .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon {
   color: #6c757d
 }

 @media screen and (max-width:960px) {
   .p-menubar {
     position: relative
   }

   .p-menubar .p-menubar-button {
     display: flex;
     width: 2rem;
     height: 2rem;
     color: #6c757d;
     border-radius: 50%;
     transition: background-color .2s, color .2s, box-shadow .2s
   }

   .p-menubar .p-menubar-button:hover {
     color: #6c757d;
     background: #e9ecef
   }

   .p-menubar .p-menubar-button:focus {
     outline: 0 none;
     outline-offset: 0;
     box-shadow: 0 0 0 .2rem #a6d5fa
   }

   .p-menubar .p-menubar-root-list {
     position: absolute;
     display: none;
     padding: .25rem 0;
     background: #fff;
     border: 0;
     box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
     width: 100%
   }

   .p-menubar .p-menubar-root-list .p-menu-separator {
     border-top: 1px solid #dee2e6;
     margin: .25rem 0
   }

   .p-menubar .p-menubar-root-list .p-submenu-icon {
     font-size: .875rem
   }

   .p-menubar .p-menubar-root-list>.p-menuitem {
     width: 100%;
     position: static
   }

   .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link {
     padding: .75rem 1rem;
     color: #495057;
     border-radius: 0;
     transition: box-shadow .2s;
     -webkit-user-select: none;
     user-select: none
   }

   .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text {
     color: #495057
   }

   .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon {
     color: #6c757d;
     margin-right: .5rem
   }

   .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon {
     color: #6c757d
   }

   .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover {
     background: #e9ecef
   }

   .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
     color: #495057
   }

   .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
   .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
     color: #6c757d
   }

   .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus {
     outline: 0 none;
     outline-offset: 0;
     box-shadow: inset 0 0 0 .15rem #a6d5fa
   }

   .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon {
     margin-left: auto;
     transition: transform .2s
   }

   .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon {
     transform: rotate(-180deg)
   }

   .p-menubar .p-menubar-root-list .p-submenu-list {
     width: 100%;
     position: static;
     box-shadow: none;
     border: 0
   }

   .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon {
     transition: transform .2s;
     transform: rotate(90deg)
   }

   .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon {
     transform: rotate(-90deg)
   }

   .p-menubar .p-menubar-root-list .p-menuitem {
     width: 100%;
     position: static
   }

   .p-menubar .p-menubar-root-list ul li a {
     padding-left: 2.25rem
   }

   .p-menubar .p-menubar-root-list ul li ul li a {
     padding-left: 3.75rem
   }

   .p-menubar .p-menubar-root-list ul li ul li ul li a {
     padding-left: 5.25rem
   }

   .p-menubar .p-menubar-root-list ul li ul li ul li ul li a {
     padding-left: 6.75rem
   }

   .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a {
     padding-left: 8.25rem
   }

   .p-menubar.p-menubar-mobile-active .p-menubar-root-list {
     display: flex;
     flex-direction: column;
     top: 100%;
     left: 0;
     z-index: 1
   }
 }

 .p-panelmenu .p-panelmenu-header>a {
   padding: 1rem;
   border: 1px solid #dee2e6;
   color: #495057;
   background: #f8f9fa;
   font-weight: 600;
   border-radius: 3px;
   transition: box-shadow .2s
 }

 .p-panelmenu .p-panelmenu-header>a .p-menuitem-icon,
 .p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon {
   margin-right: .5rem
 }

 .p-panelmenu .p-panelmenu-header>a:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover {
   background: #e9ecef;
   border-color: #dee2e6;
   color: #495057
 }

 .p-panelmenu .p-panelmenu-header.p-highlight {
   margin-bottom: 0
 }

 .p-panelmenu .p-panelmenu-header.p-highlight>a {
   background: #f8f9fa;
   border-color: #dee2e6;
   color: #495057;
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0
 }

 .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover {
   border-color: #dee2e6;
   background: #e9ecef;
   color: #495057
 }

 .p-panelmenu .p-panelmenu-content {
   padding: .25rem 0;
   border: 1px solid #dee2e6;
   background: #fff;
   color: #495057;
   margin-bottom: 0;
   border-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link {
   padding: .75rem 1rem;
   color: #495057;
   border-radius: 0;
   transition: box-shadow .2s;
   -webkit-user-select: none;
   user-select: none
 }

 .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon {
   color: #6c757d;
   margin-right: .5rem
 }

 .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon {
   color: #6c757d
 }

 .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
   color: #495057
 }

 .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
 .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
   color: #6c757d
 }

 .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon {
   margin-right: .5rem
 }

 .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
   padding: 0 0 0 1rem
 }

 .p-panelmenu .p-panelmenu-panel {
   margin-bottom: 0
 }

 .p-panelmenu .p-panelmenu-panel .p-panelmenu-content,
 .p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a {
   border-radius: 0
 }

 .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a,
 .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,
 .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a {
   border-top: 0
 }

 .p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a {
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
 }

 .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content,
 .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a {
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
 }

 .p-slidemenu {
   padding: .25rem 0;
   background: #fff;
   color: #495057;
   border: 1px solid #dee2e6;
   border-radius: 3px;
   width: 12.5rem
 }

 .p-slidemenu .p-menuitem-link {
   padding: .75rem 1rem;
   color: #495057;
   border-radius: 0;
   transition: box-shadow .2s;
   -webkit-user-select: none;
   user-select: none
 }

 .p-slidemenu .p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-slidemenu .p-menuitem-link .p-menuitem-icon {
   color: #6c757d;
   margin-right: .5rem
 }

 .p-slidemenu .p-menuitem-link .p-submenu-icon {
   color: #6c757d
 }

 .p-slidemenu .p-menuitem-link:not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
   color: #495057
 }

 .p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
 .p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
   color: #6c757d
 }

 .p-slidemenu .p-menuitem-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-slidemenu .p-slidemenu-list,
 .p-slidemenu.p-slidemenu-overlay {
   background: #fff;
   border: 0;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-slidemenu .p-slidemenu-list {
   padding: .25rem 0
 }

 .p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link {
   background: #e9ecef
 }

 .p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-text {
   color: #495057
 }

 .p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-icon {
   color: #6c757d
 }

 .p-slidemenu .p-slidemenu-separator {
   border-top: 1px solid #dee2e6;
   margin: .25rem 0
 }

 .p-slidemenu .p-slidemenu-icon {
   font-size: .875rem
 }

 .p-slidemenu .p-slidemenu-backward {
   padding: .75rem 1rem;
   color: #495057
 }

 .p-steps .p-steps-item .p-menuitem-link {
   background: #0000;
   transition: box-shadow .2s;
   border-radius: 3px;
   background: #fff
 }

 .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
   color: #495057;
   border: 1px solid #e9ecef;
   background: #fff;
   min-width: 2rem;
   height: 2rem;
   line-height: 2rem;
   font-size: 1.143rem;
   z-index: 1;
   border-radius: 50%
 }

 .p-steps .p-steps-item .p-menuitem-link .p-steps-title {
   margin-top: .5rem;
   color: #6c757d
 }

 .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-steps .p-steps-item.p-highlight .p-steps-number {
   background: #e3f2fd;
   color: #495057
 }

 .p-steps .p-steps-item.p-highlight .p-steps-title {
   font-weight: 600;
   color: #495057
 }

 .p-steps .p-steps-item:before {
   content: " ";
   border-top: 1px solid #dee2e6;
   width: 100%;
   top: 50%;
   left: 0;
   display: block;
   position: absolute;
   margin-top: -1rem
 }

 .p-tabmenu .p-tabmenu-nav {
   background: #fff;
   border: solid #dee2e6;
   border-width: 0 0 2px
 }

 .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
   margin-right: 0
 }

 .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
   border: 0 solid #0000;
   border-bottom: 2px solid #dee2e6;
   background: #fff;
   color: #6c757d;
   padding: 1rem;
   font-weight: 600;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px;
   transition: box-shadow .2s;
   margin: 0 0 -2px
 }

 .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
   margin-right: .5rem
 }

 .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .2rem #a6d5fa
 }

 .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
   background: #fff;
   border-color: #6c757d;
   color: #6c757d
 }

 .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
   background: #fff;
   border-color: #2196f3;
   color: #2196f3
 }

 .p-tieredmenu {
   padding: .25rem 0;
   background: #fff;
   color: #495057;
   border: 1px solid #dee2e6;
   border-radius: 3px;
   width: 12.5rem
 }

 .p-tieredmenu .p-menuitem-link {
   padding: .75rem 1rem;
   color: #495057;
   border-radius: 0;
   transition: box-shadow .2s;
   -webkit-user-select: none;
   user-select: none
 }

 .p-tieredmenu .p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-tieredmenu .p-menuitem-link .p-menuitem-icon {
   color: #6c757d;
   margin-right: .5rem
 }

 .p-tieredmenu .p-menuitem-link .p-submenu-icon {
   color: #6c757d
 }

 .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover {
   background: #e9ecef
 }

 .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
   color: #495057
 }

 .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,
 .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
   color: #6c757d
 }

 .p-tieredmenu .p-menuitem-link:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: inset 0 0 0 .15rem #a6d5fa
 }

 .p-tieredmenu .p-submenu-list,
 .p-tieredmenu.p-tieredmenu-overlay {
   background: #fff;
   border: 0;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f
 }

 .p-tieredmenu .p-submenu-list {
   padding: .25rem 0
 }

 .p-tieredmenu .p-menuitem,
 .p-tieredmenu .p-menuitem:last-child {
   margin: 0
 }

 .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link {
   background: #e9ecef
 }

 .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text {
   color: #495057
 }

 .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,
 .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon {
   color: #6c757d
 }

 .p-tieredmenu .p-menu-separator {
   border-top: 1px solid #dee2e6;
   margin: .25rem 0
 }

 .p-tieredmenu .p-submenu-icon {
   font-size: .875rem
 }

 .p-inline-message {
   padding: .5rem;
   margin: 0;
   border-radius: 3px
 }

 .p-inline-message.p-inline-message-info {
   background: #b3e5fc;
   border: 0 solid #0891cf;
   color: #044868
 }

 .p-inline-message.p-inline-message-info .p-inline-message-icon {
   color: #044868
 }

 .p-inline-message.p-inline-message-success {
   background: #c8e6c9;
   border: 0 solid #439446;
   color: #224a23
 }

 .p-inline-message.p-inline-message-success .p-inline-message-icon {
   color: #224a23
 }

 .p-inline-message.p-inline-message-warn {
   background: #ffecb3;
   border: 0 solid #d9a300;
   color: #6d5100
 }

 .p-inline-message.p-inline-message-warn .p-inline-message-icon {
   color: #6d5100
 }

 .p-inline-message.p-inline-message-error {
   background: #ffcdd2;
   border: 0 solid #e60017;
   color: #73000c
 }

 .p-inline-message.p-inline-message-error .p-inline-message-icon {
   color: #73000c
 }

 .p-inline-message .p-inline-message-icon {
   font-size: 1rem;
   margin-right: .5rem
 }

 .p-inline-message .p-inline-message-text {
   font-size: 1rem
 }

 .p-inline-message.p-inline-message-icon-only .p-inline-message-icon {
   margin-right: 0
 }

 .p-message {
   margin: 1rem 0;
   border-radius: 3px
 }

 .p-message .p-message-wrapper {
   padding: 1rem 1.5rem
 }

 .p-message .p-message-close {
   width: 2rem;
   height: 2rem;
   border-radius: 50%;
   background: #0000;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-message .p-message-close:hover {
   background: #ffffff4d
 }

 .p-message .p-message-close:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-message.p-message-info {
   background: #b3e5fc;
   border: solid #0891cf;
   border-width: 0 0 0 6px;
   color: #044868
 }

 .p-message.p-message-info .p-message-close,
 .p-message.p-message-info .p-message-icon {
   color: #044868
 }

 .p-message.p-message-success {
   background: #c8e6c9;
   border: solid #439446;
   border-width: 0 0 0 6px;
   color: #224a23
 }

 .p-message.p-message-success .p-message-close,
 .p-message.p-message-success .p-message-icon {
   color: #224a23
 }

 .p-message.p-message-warn {
   background: #ffecb3;
   border: solid #d9a300;
   border-width: 0 0 0 6px;
   color: #6d5100
 }

 .p-message.p-message-warn .p-message-close,
 .p-message.p-message-warn .p-message-icon {
   color: #6d5100
 }

 .p-message.p-message-error {
   background: #ffcdd2;
   border: solid #e60017;
   border-width: 0 0 0 6px;
   color: #73000c
 }

 .p-message.p-message-error .p-message-close,
 .p-message.p-message-error .p-message-icon {
   color: #73000c
 }

 .p-message .p-message-text {
   font-size: 1rem;
   font-weight: 500
 }

 .p-message .p-message-icon {
   font-size: 1.5rem;
   margin-right: .5rem
 }

 .p-message .p-message-summary {
   font-weight: 700
 }

 .p-message .p-message-detail {
   margin-left: .5rem
 }

 .p-toast {
   opacity: .9
 }

 .p-toast .p-toast-message {
   margin: 0 0 1rem;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
   border-radius: 3px
 }

 .p-toast .p-toast-message .p-toast-message-content {
   padding: 1rem;
   border-width: 0 0 0 6px
 }

 .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
   margin: 0 0 0 1rem
 }

 .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon {
   font-size: 2rem
 }

 .p-toast .p-toast-message .p-toast-message-content .p-toast-summary {
   font-weight: 700
 }

 .p-toast .p-toast-message .p-toast-message-content .p-toast-detail {
   margin: .5rem 0 0
 }

 .p-toast .p-toast-message .p-toast-icon-close {
   width: 2rem;
   height: 2rem;
   border-radius: 50%;
   background: #0000;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-toast .p-toast-message .p-toast-icon-close:hover {
   background: #ffffff4d
 }

 .p-toast .p-toast-message .p-toast-icon-close:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-toast .p-toast-message.p-toast-message-info {
   background: #b3e5fc;
   border: solid #0891cf;
   border-width: 0 0 0 6px;
   color: #044868
 }

 .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close,
 .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon {
   color: #044868
 }

 .p-toast .p-toast-message.p-toast-message-success {
   background: #c8e6c9;
   border: solid #439446;
   border-width: 0 0 0 6px;
   color: #224a23
 }

 .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close,
 .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon {
   color: #224a23
 }

 .p-toast .p-toast-message.p-toast-message-warn {
   background: #ffecb3;
   border: solid #d9a300;
   border-width: 0 0 0 6px;
   color: #6d5100
 }

 .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close,
 .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon {
   color: #6d5100
 }

 .p-toast .p-toast-message.p-toast-message-error {
   background: #ffcdd2;
   border: solid #e60017;
   border-width: 0 0 0 6px;
   color: #73000c
 }

 .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close,
 .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon {
   color: #73000c
 }

 .p-galleria .p-galleria-close {
   margin: .5rem;
   background: #0000;
   color: #f8f9fa;
   width: 4rem;
   height: 4rem;
   transition: background-color .2s, color .2s, box-shadow .2s;
   border-radius: 50%
 }

 .p-galleria .p-galleria-close .p-galleria-close-icon {
   font-size: 2rem
 }

 .p-galleria .p-galleria-close:hover {
   background: #ffffff1a;
   color: #f8f9fa
 }

 .p-galleria .p-galleria-item-nav {
   background: #0000;
   color: #f8f9fa;
   width: 4rem;
   height: 4rem;
   transition: background-color .2s, color .2s, box-shadow .2s;
   border-radius: 3px;
   margin: 0 .5rem
 }

 .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon,
 .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon {
   font-size: 2rem
 }

 .p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
   background: #ffffff1a;
   color: #f8f9fa
 }

 .p-galleria .p-galleria-caption {
   background: #00000080;
   color: #f8f9fa;
   padding: 1rem
 }

 .p-galleria .p-galleria-indicators {
   padding: 1rem
 }

 .p-galleria .p-galleria-indicators .p-galleria-indicator button {
   background-color: #e9ecef;
   width: 1rem;
   height: 1rem;
   transition: background-color .2s, color .2s, box-shadow .2s;
   border-radius: 50%
 }

 .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
   background: #dee2e6
 }

 .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
   background: #e3f2fd;
   color: #495057
 }

 .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,
 .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
   margin-right: .5rem
 }

 .p-galleria.p-galleria-indicators-left .p-galleria-indicator,
 .p-galleria.p-galleria-indicators-right .p-galleria-indicator {
   margin-bottom: .5rem
 }

 .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators {
   background: #00000080
 }

 .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button {
   background: #fff6
 }

 .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover {
   background: #fff9
 }

 .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
   background: #e3f2fd;
   color: #495057
 }

 .p-galleria .p-galleria-thumbnail-container {
   background: #000000e6;
   padding: 1rem .25rem
 }

 .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next,
 .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev {
   margin: .5rem;
   background-color: initial;
   color: #f8f9fa;
   width: 2rem;
   height: 2rem;
   transition: background-color .2s, color .2s, box-shadow .2s;
   border-radius: 50%
 }

 .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover,
 .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover {
   background: #ffffff1a;
   color: #f8f9fa
 }

 .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-galleria-mask,
 .p-image-mask {
   --maskbg: #000000e6
 }

 .p-image-preview-indicator {
   background-color: initial;
   color: #f8f9fa;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-image-preview-container:hover>.p-image-preview-indicator {
   background-color: #00000080
 }

 .p-image-toolbar {
   padding: 1rem
 }

 .p-image-action.p-link {
   color: #f8f9fa;
   background-color: initial;
   width: 3rem;
   height: 3rem;
   border-radius: 50%;
   transition: background-color .2s, color .2s, box-shadow .2s;
   margin-right: .5rem
 }

 .p-image-action.p-link:last-child {
   margin-right: 0
 }

 .p-image-action.p-link:hover {
   color: #f8f9fa;
   background-color: #ffffff1a
 }

 .p-image-action.p-link i {
   font-size: 1.5rem
 }

 .p-avatar {
   background-color: #dee2e6;
   border-radius: 3px
 }

 .p-avatar.p-avatar-lg {
   width: 3rem;
   height: 3rem;
   font-size: 1.5rem
 }

 .p-avatar.p-avatar-lg .p-avatar-icon {
   font-size: 1.5rem
 }

 .p-avatar.p-avatar-xl {
   width: 4rem;
   height: 4rem;
   font-size: 2rem
 }

 .p-avatar.p-avatar-xl .p-avatar-icon {
   font-size: 2rem
 }

 .p-avatar-group .p-avatar {
   border: 2px solid #fff
 }

 .p-badge {
   background: #2196f3;
   color: #fff;
   font-size: .75rem;
   font-weight: 700;
   min-width: 1.5rem;
   height: 1.5rem;
   line-height: 1.5rem
 }

 .p-badge.p-badge-secondary {
   background-color: #607d8b;
   color: #fff
 }

 .p-badge.p-badge-success {
   background-color: #689f38;
   color: #fff
 }

 .p-badge.p-badge-info {
   background-color: #0288d1;
   color: #fff
 }

 .p-badge.p-badge-warning {
   background-color: #fbc02d;
   color: #212529
 }

 .p-badge.p-badge-danger {
   background-color: #d32f2f;
   color: #fff
 }

 .p-badge.p-badge-lg {
   font-size: 1.125rem;
   min-width: 2.25rem;
   height: 2.25rem;
   line-height: 2.25rem
 }

 .p-badge.p-badge-xl {
   font-size: 1.5rem;
   min-width: 3rem;
   height: 3rem;
   line-height: 3rem
 }

 .p-chip {
   background-color: #dee2e6;
   color: #495057;
   border-radius: 16px;
   padding: 0 .5rem
 }

 .p-chip .p-chip-text {
   line-height: 1.5;
   margin-top: .25rem;
   margin-bottom: .25rem
 }

 .p-chip .p-chip-icon {
   margin-right: .5rem
 }

 .p-chip .pi-chip-remove-icon {
   margin-left: .5rem
 }

 .p-chip img {
   width: 2rem;
   height: 2rem;
   margin-left: -.5rem;
   margin-right: .5rem
 }

 .p-chip .pi-chip-remove-icon {
   border-radius: 3px;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-chip .pi-chip-remove-icon:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-inplace .p-inplace-display {
   padding: .5rem;
   border-radius: 3px;
   transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s
 }

 .p-inplace .p-inplace-display:not(.p-disabled):hover {
   background: #e9ecef;
   color: #495057
 }

 .p-inplace .p-inplace-display:focus {
   outline: 0 none;
   outline-offset: 0;
   box-shadow: 0 0 0 .2rem #a6d5fa
 }

 .p-progressbar {
   border: 0;
   height: 1.5rem;
   background: #dee2e6;
   border-radius: 3px
 }

 .p-progressbar .p-progressbar-value {
   border: 0;
   margin: 0;
   background: #2196f3
 }

 .p-progressbar .p-progressbar-label {
   color: #495057;
   line-height: 1.5rem
 }

 .p-scrolltop {
   width: 3rem;
   height: 3rem;
   border-radius: 50%;
   box-shadow: 0 2px 4px -1px #0003, 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f;
   transition: background-color .2s, color .2s, box-shadow .2s
 }

 .p-scrolltop.p-link {
   background: #000000b3
 }

 .p-scrolltop.p-link:hover {
   background: #000c
 }

 .p-scrolltop .p-scrolltop-icon {
   font-size: 1.5rem;
   color: #f8f9fa
 }

 .p-skeleton {
   background-color: #e9ecef;
   border-radius: 3px
 }

 .p-skeleton:after {
   background: linear-gradient(90deg, #fff0, #fff6, #fff0)
 }

 .p-tag {
   background: #2196f3;
   color: #fff;
   font-size: .75rem;
   font-weight: 700;
   padding: .25rem .4rem;
   border-radius: 3px
 }

 .p-tag.p-tag-success {
   background-color: #689f38;
   color: #fff
 }

 .p-tag.p-tag-info {
   background-color: #0288d1;
   color: #fff
 }

 .p-tag.p-tag-warning {
   background-color: #fbc02d;
   color: #212529
 }

 .p-tag.p-tag-danger {
   background-color: #d32f2f;
   color: #fff
 }

 .p-tag .p-tag-icon {
   margin-right: .25rem;
   font-size: .75rem
 }

 .p-terminal {
   background: #fff;
   color: #495057;
   border: 1px solid #dee2e6;
   padding: 1rem
 }

 .p-terminal .p-terminal-input {
   font-size: 1rem;
   font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
 }

 .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,
 .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
   background-color: #2196f3
 }

 .p-component,
 .p-component * {
   box-sizing: border-box
 }

 .p-hidden {
   display: none
 }

 .p-hidden-space {
   visibility: hidden
 }

 .p-hidden-accessible {
   border: 0;
   clip: rect(0 0 0 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
 }

 .p-hidden-accessible input,
 .p-hidden-accessible select {
   transform: scale(0)
 }

 .p-reset {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   text-decoration: none;
   font-size: 100%;
   list-style: none
 }

 .p-disabled,
 .p-disabled * {
   cursor: default !important;
   pointer-events: none
 }

 .p-component-overlay {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%
 }

 .p-overflow-hidden {
   overflow: hidden
 }

 .p-unselectable-text {
   -webkit-user-select: none;
   user-select: none
 }

 .p-scrollbar-measure {
   width: 100px;
   height: 100px;
   overflow: scroll;
   position: absolute;
   top: -9999px
 }

 @keyframes p-fadein {
   0% {
     opacity: 0
   }

   to {
     opacity: 1
   }
 }

 button,
 input[type=button],
 input[type=file]::-webkit-file-upload-button,
 input[type=reset],
 input[type=submit] {
   border-radius: 0
 }

 .p-link {
   text-align: left;
   background-color: initial;
   margin: 0;
   padding: 0;
   border: 0;
   cursor: pointer;
   -webkit-user-select: none;
   user-select: none
 }

 .p-sr-only {
   border: 0;
   clip: rect(1px, 1px, 1px, 1px);
   clip-path: inset(50%);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px;
   word-wrap: normal !important
 }

 .p-connected-overlay {
   opacity: 0;
   transform: scaleY(.8);
   transition: transform .12s cubic-bezier(0, 0, .2, 1), opacity .12s cubic-bezier(0, 0, .2, 1)
 }

 .p-connected-overlay-visible {
   opacity: 1;
   transform: scaleY(1)
 }

 .p-connected-overlay-hidden {
   opacity: 0;
   transform: scaleY(1);
   transition: opacity .1s linear
 }

 .p-toggleable-content.ng-animating {
   overflow: hidden
 }

 .p-badge {
   display: inline-block;
   border-radius: 10px;
   text-align: center;
   padding: 0 .5rem
 }

 .p-overlay-badge {
   position: relative
 }

 .p-overlay-badge .p-badge {
   position: absolute;
   top: 0;
   right: 0;
   transform: translate(50%, -50%);
   transform-origin: 100% 0;
   margin: 0
 }

 .p-badge-dot {
   width: .5rem;
   min-width: .5rem;
   height: .5rem
 }

 .p-badge-dot,
 .p-badge-no-gutter {
   border-radius: 50%;
   padding: 0
 }

 .p-button {
   margin: 0;
   display: inline-flex;
   cursor: pointer;
   -webkit-user-select: none;
   user-select: none;
   align-items: center;
   vertical-align: bottom;
   text-align: center;
   overflow: hidden;
   position: relative
 }

 .p-button-label {
   flex: 1 1 auto
 }

 .p-button-icon-right {
   order: 1
 }

 .p-button:disabled {
   cursor: default
 }

 .p-button-icon-only {
   justify-content: center
 }

 .p-button-icon-only .p-button-label {
   visibility: hidden;
   width: 0;
   flex: 0 0 auto
 }

 .p-button-vertical {
   flex-direction: column
 }

 .p-button-icon-bottom {
   order: 2
 }

 .p-buttonset .p-button {
   margin: 0
 }

 .p-buttonset .p-button:not(:last-child) {
   border-right: 0
 }

 .p-buttonset .p-button:not(:first-of-type):not(:last-of-type) {
   border-radius: 0
 }

 .p-buttonset .p-button:first-of-type {
   border-top-right-radius: 0;
   border-bottom-right-radius: 0
 }

 .p-buttonset .p-button:last-of-type {
   border-top-left-radius: 0;
   border-bottom-left-radius: 0
 }

 .p-buttonset .p-button:focus {
   position: relative;
   z-index: 1
 }

 .p-button-label {
   transition: all .2s
 }

 .p-checkbox {
   display: inline-flex;
   cursor: pointer;
   -webkit-user-select: none;
   user-select: none;
   vertical-align: bottom;
   position: relative
 }

 .p-checkbox-disabled {
   cursor: default !important;
   pointer-events: none
 }

 .p-checkbox-box {
   display: flex;
   justify-content: center;
   align-items: center
 }

 p-checkbox {
   display: inline-flex;
   vertical-align: bottom;
   align-items: center
 }

 .p-checkbox-label {
   line-height: 1
 }

 .p-colorpicker-panel .p-colorpicker-color {
   background: #0000 url(color.6441e63a57ccc5105bad.html) no-repeat 0 0
 }

 .p-colorpicker-panel .p-colorpicker-hue {
   background: #0000 url(hue.f8505bd4d6f3e3aa435b.html) no-repeat 0 0
 }

 .p-inputtext {
   margin: 0
 }

 .p-fluid .p-inputtext {
   width: 100%
 }

 .p-inputgroup {
   display: flex;
   align-items: stretch;
   width: 100%
 }

 .p-inputgroup-addon {
   display: flex;
   align-items: center;
   justify-content: center
 }

 .p-inputgroup .p-float-label {
   display: flex;
   align-items: stretch;
   width: 100%
 }

 .p-fluid .p-inputgroup .p-inputtext,
 .p-inputgroup .p-inputtext,
 .p-inputgroup .p-inputwrapper,
 .p-inputgroup .p-inputwrapper>.p-component {
   flex: 1 1 auto;
   width: 1%
 }

 .p-float-label {
   display: block;
   position: relative
 }

 .p-float-label label {
   position: absolute;
   pointer-events: none;
   top: 50%;
   margin-top: -.5rem;
   transition-property: all;
   transition-timing-function: ease;
   line-height: 1
 }

 .p-float-label textarea~label {
   top: 1rem
 }

 .p-float-label .p-inputwrapper-filled~label,
 .p-float-label .p-inputwrapper-focus~label,
 .p-float-label input.p-filled~label,
 .p-float-label input:focus~label,
 .p-float-label textarea.p-filled~label,
 .p-float-label textarea:focus~label {
   top: -.75rem;
   font-size: 12px
 }

 .p-float-label .input:-webkit-autofill~label {
   top: -20px;
   font-size: 12px
 }

 .p-input-icon-left,
 .p-input-icon-right {
   position: relative;
   display: inline-block
 }

 .p-input-icon-left>i,
 .p-input-icon-right>i {
   position: absolute;
   top: 50%;
   margin-top: -.5rem
 }

 .p-fluid .p-input-icon-left,
 .p-fluid .p-input-icon-right {
   display: block;
   width: 100%
 }

 .p-inputtextarea-resizable {
   overflow: hidden;
   resize: none
 }

 .p-fluid .p-inputtextarea {
   width: 100%
 }

 .p-password {
   position: relative;
   display: inline-flex
 }

 .p-password-panel {
   position: absolute;
   top: 0;
   left: 0
 }

 .p-password .p-password-panel {
   min-width: 100%
 }

 .p-password-meter {
   height: 10px
 }

 .p-password-strength {
   height: 100%;
   width: 0;
   transition: width 1s ease-in-out
 }

 .p-fluid .p-password {
   display: flex
 }

 .p-radiobutton {
   display: inline-flex;
   cursor: pointer;
   -webkit-user-select: none;
   user-select: none;
   vertical-align: bottom;
   position: relative
 }

 .p-radiobutton-box {
   display: flex;
   justify-content: center;
   align-items: center
 }

 .p-radiobutton-icon {
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translateZ(0) scale(.1);
   border-radius: 50%;
   visibility: hidden
 }

 .p-radiobutton-box.p-highlight .p-radiobutton-icon {
   transform: translateZ(0) scale(1);
   visibility: visible
 }

 p-radiobutton {
   display: inline-flex;
   vertical-align: bottom;
   align-items: center
 }

 .p-radiobutton-label {
   line-height: 1
 }

 .p-ripple {
   overflow: hidden;
   position: relative
 }

 .p-ink {
   display: block;
   position: absolute;
   background: #ffffff80;
   border-radius: 100%;
   transform: scale(0)
 }

 .p-ink-active {
   animation: ripple .4s linear
 }

 .p-ripple-disabled .p-ink {
   display: none !important
 }

 @keyframes ripple {
   to {
     opacity: 0;
     transform: scale(2.5)
   }
 }

 .p-tooltip {
   position: absolute;
   display: none;
   padding: .25em .5rem;
   max-width: 12.5rem
 }

 .p-tooltip.p-tooltip-left,
 .p-tooltip.p-tooltip-right {
   padding: 0 .25rem
 }

 .p-tooltip.p-tooltip-bottom,
 .p-tooltip.p-tooltip-top {
   padding: .25em 0
 }

 .p-tooltip .p-tooltip-text {
   white-space: pre-line;
   word-break: break-word
 }

 .p-tooltip-arrow {
   position: absolute;
   width: 0;
   height: 0;
   border-color: #0000;
   border-style: solid
 }

 .p-tooltip-right .p-tooltip-arrow {
   top: 50%;
   left: 0;
   margin-top: -.25rem;
   border-width: .25em .25em .25em 0
 }

 .p-tooltip-left .p-tooltip-arrow {
   top: 50%;
   right: 0;
   margin-top: -.25rem;
   border-width: .25em 0 .25em .25rem
 }

 .p-tooltip.p-tooltip-top {
   padding: .25em 0
 }

 .p-tooltip-top .p-tooltip-arrow {
   bottom: 0;
   left: 50%;
   margin-left: -.25rem;
   border-width: .25em .25em 0
 }

 .p-tooltip-bottom .p-tooltip-arrow {
   top: 0;
   left: 50%;
   margin-left: -.25rem;
   border-width: 0 .25em .25rem
 }

 .pi {
   font-family: primeicons;
   speak: none;
   font-style: normal;
   font-weight: 400;
   font-variant: normal;
   text-transform: none;
   line-height: 1;
   display: inline-block;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
 }

 .pi:before {
   --webkit-backface-visibility: hidden;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden
 }

 .pi-fw {
   width: 1.28571429em;
   text-align: center
 }

 .pi-spin {
   animation: fa-spin 2s linear infinite
 }

 .pi-sort-alt-slash:before {
   content: "\e9ee"
 }

 .pi-arrows-h:before {
   content: "\e9ec"
 }

 .pi-arrows-v:before {
   content: "\e9ed"
 }

 .pi-pound:before {
   content: "\e9eb"
 }

 .pi-prime:before {
   content: "\e9ea"
 }

 .pi-chart-pie:before {
   content: "\e9e9"
 }

 .pi-reddit:before {
   content: "\e9e8"
 }

 .pi-code:before {
   content: "\e9e7"
 }

 .pi-sync:before {
   content: "\e9e6"
 }

 .pi-shopping-bag:before {
   content: "\e9e5"
 }

 .pi-server:before {
   content: "\e9e4"
 }

 .pi-database:before {
   content: "\e9e3"
 }

 .pi-hashtag:before {
   content: "\e9e2"
 }

 .pi-bookmark-fill:before {
   content: "\e9df"
 }

 .pi-filter-fill:before {
   content: "\e9e0"
 }

 .pi-heart-fill:before {
   content: "\e9e1"
 }

 .pi-flag-fill:before {
   content: "\e9de"
 }

 .pi-circle:before {
   content: "\e9dc"
 }

 .pi-circle-fill:before {
   content: "\e9dd"
 }

 .pi-bolt:before {
   content: "\e9db"
 }

 .pi-history:before {
   content: "\e9da"
 }

 .pi-box:before {
   content: "\e9d9"
 }

 .pi-at:before {
   content: "\e9d8"
 }

 .pi-arrow-up-right:before {
   content: "\e9d4"
 }

 .pi-arrow-up-left:before {
   content: "\e9d5"
 }

 .pi-arrow-down-left:before {
   content: "\e9d6"
 }

 .pi-arrow-down-right:before {
   content: "\e9d7"
 }

 .pi-telegram:before {
   content: "\e9d3"
 }

 .pi-stop-circle:before {
   content: "\e9d2"
 }

 .pi-stop:before {
   content: "\e9d1"
 }

 .pi-whatsapp:before {
   content: "\e9d0"
 }

 .pi-building:before {
   content: "\e9cf"
 }

 .pi-qrcode:before {
   content: "\e9ce"
 }

 .pi-car:before {
   content: "\e9cd"
 }

 .pi-instagram:before {
   content: "\e9cc"
 }

 .pi-linkedin:before {
   content: "\e9cb"
 }

 .pi-send:before {
   content: "\e9ca"
 }

 .pi-slack:before {
   content: "\e9c9"
 }

 .pi-sun:before {
   content: "\e9c8"
 }

 .pi-moon:before {
   content: "\e9c7"
 }

 .pi-vimeo:before {
   content: "\e9c6"
 }

 .pi-youtube:before {
   content: "\e9c5"
 }

 .pi-flag:before {
   content: "\e9c4"
 }

 .pi-wallet:before {
   content: "\e9c3"
 }

 .pi-map:before {
   content: "\e9c2"
 }

 .pi-link:before {
   content: "\e9c1"
 }

 .pi-credit-card:before {
   content: "\e9bf"
 }

 .pi-discord:before {
   content: "\e9c0"
 }

 .pi-percentage:before {
   content: "\e9be"
 }

 .pi-euro:before {
   content: "\e9bd"
 }

 .pi-book:before {
   content: "\e9ba"
 }

 .pi-shield:before {
   content: "\e9b9"
 }

 .pi-paypal:before {
   content: "\e9bb"
 }

 .pi-amazon:before {
   content: "\e9bc"
 }

 .pi-phone:before {
   content: "\e9b8"
 }

 .pi-filter-slash:before {
   content: "\e9b7"
 }

 .pi-facebook:before {
   content: "\e9b4"
 }

 .pi-github:before {
   content: "\e9b5"
 }

 .pi-twitter:before {
   content: "\e9b6"
 }

 .pi-step-backward-alt:before {
   content: "\e9ac"
 }

 .pi-step-forward-alt:before {
   content: "\e9ad"
 }

 .pi-forward:before {
   content: "\e9ae"
 }

 .pi-backward:before {
   content: "\e9af"
 }

 .pi-fast-backward:before {
   content: "\e9b0"
 }

 .pi-fast-forward:before {
   content: "\e9b1"
 }

 .pi-pause:before {
   content: "\e9b2"
 }

 .pi-play:before {
   content: "\e9b3"
 }

 .pi-compass:before {
   content: "\e9ab"
 }

 .pi-id-card:before {
   content: "\e9aa"
 }

 .pi-ticket:before {
   content: "\e9a9"
 }

 .pi-file-o:before {
   content: "\e9a8"
 }

 .pi-reply:before {
   content: "\e9a7"
 }

 .pi-directions-alt:before {
   content: "\e9a5"
 }

 .pi-directions:before {
   content: "\e9a6"
 }

 .pi-thumbs-up:before {
   content: "\e9a3"
 }

 .pi-thumbs-down:before {
   content: "\e9a4"
 }

 .pi-sort-numeric-down-alt:before {
   content: "\e996"
 }

 .pi-sort-numeric-up-alt:before {
   content: "\e997"
 }

 .pi-sort-alpha-down-alt:before {
   content: "\e998"
 }

 .pi-sort-alpha-up-alt:before {
   content: "\e999"
 }

 .pi-sort-numeric-down:before {
   content: "\e99a"
 }

 .pi-sort-numeric-up:before {
   content: "\e99b"
 }

 .pi-sort-alpha-down:before {
   content: "\e99c"
 }

 .pi-sort-alpha-up:before {
   content: "\e99d"
 }

 .pi-sort-alt:before {
   content: "\e99e"
 }

 .pi-sort-amount-up:before {
   content: "\e99f"
 }

 .pi-sort-amount-down:before {
   content: "\e9a0"
 }

 .pi-sort-amount-down-alt:before {
   content: "\e9a1"
 }

 .pi-sort-amount-up-alt:before {
   content: "\e9a2"
 }

 .pi-palette:before {
   content: "\e995"
 }

 .pi-undo:before {
   content: "\e994"
 }

 .pi-desktop:before {
   content: "\e993"
 }

 .pi-sliders-v:before {
   content: "\e991"
 }

 .pi-sliders-h:before {
   content: "\e992"
 }

 .pi-search-plus:before {
   content: "\e98f"
 }

 .pi-search-minus:before {
   content: "\e990"
 }

 .pi-file-excel:before {
   content: "\e98e"
 }

 .pi-file-pdf:before {
   content: "\e98d"
 }

 .pi-check-square:before {
   content: "\e98c"
 }

 .pi-chart-line:before {
   content: "\e98b"
 }

 .pi-user-edit:before {
   content: "\e98a"
 }

 .pi-exclamation-circle:before {
   content: "\e989"
 }

 .pi-android:before {
   content: "\e985"
 }

 .pi-google:before {
   content: "\e986"
 }

 .pi-apple:before {
   content: "\e987"
 }

 .pi-microsoft:before {
   content: "\e988"
 }

 .pi-heart:before {
   content: "\e984"
 }

 .pi-mobile:before {
   content: "\e982"
 }

 .pi-tablet:before {
   content: "\e983"
 }

 .pi-key:before {
   content: "\e981"
 }

 .pi-shopping-cart:before {
   content: "\e980"
 }

 .pi-comments:before {
   content: "\e97e"
 }

 .pi-comment:before {
   content: "\e97f"
 }

 .pi-briefcase:before {
   content: "\e97d"
 }

 .pi-bell:before {
   content: "\e97c"
 }

 .pi-paperclip:before {
   content: "\e97b"
 }

 .pi-share-alt:before {
   content: "\e97a"
 }

 .pi-envelope:before {
   content: "\e979"
 }

 .pi-volume-down:before {
   content: "\e976"
 }

 .pi-volume-up:before {
   content: "\e977"
 }

 .pi-volume-off:before {
   content: "\e978"
 }

 .pi-eject:before {
   content: "\e975"
 }

 .pi-money-bill:before {
   content: "\e974"
 }

 .pi-images:before {
   content: "\e973"
 }

 .pi-image:before {
   content: "\e972"
 }

 .pi-sign-in:before {
   content: "\e970"
 }

 .pi-sign-out:before {
   content: "\e971"
 }

 .pi-wifi:before {
   content: "\e96f"
 }

 .pi-sitemap:before {
   content: "\e96e"
 }

 .pi-chart-bar:before {
   content: "\e96d"
 }

 .pi-camera:before {
   content: "\e96c"
 }

 .pi-dollar:before {
   content: "\e96b"
 }

 .pi-lock-open:before {
   content: "\e96a"
 }

 .pi-table:before {
   content: "\e969"
 }

 .pi-map-marker:before {
   content: "\e968"
 }

 .pi-list:before {
   content: "\e967"
 }

 .pi-eye-slash:before {
   content: "\e965"
 }

 .pi-eye:before {
   content: "\e966"
 }

 .pi-folder-open:before {
   content: "\e964"
 }

 .pi-folder:before {
   content: "\e963"
 }

 .pi-video:before {
   content: "\e962"
 }

 .pi-inbox:before {
   content: "\e961"
 }

 .pi-lock:before {
   content: "\e95f"
 }

 .pi-unlock:before {
   content: "\e960"
 }

 .pi-tags:before {
   content: "\e95d"
 }

 .pi-tag:before {
   content: "\e95e"
 }

 .pi-power-off:before {
   content: "\e95c"
 }

 .pi-save:before {
   content: "\e95b"
 }

 .pi-question-circle:before {
   content: "\e959"
 }

 .pi-question:before {
   content: "\e95a"
 }

 .pi-copy:before {
   content: "\e957"
 }

 .pi-file:before {
   content: "\e958"
 }

 .pi-clone:before {
   content: "\e955"
 }

 .pi-calendar-times:before {
   content: "\e952"
 }

 .pi-calendar-minus:before {
   content: "\e953"
 }

 .pi-calendar-plus:before {
   content: "\e954"
 }

 .pi-ellipsis-v:before {
   content: "\e950"
 }

 .pi-ellipsis-h:before {
   content: "\e951"
 }

 .pi-bookmark:before {
   content: "\e94e"
 }

 .pi-globe:before {
   content: "\e94f"
 }

 .pi-replay:before {
   content: "\e94d"
 }

 .pi-filter:before {
   content: "\e94c"
 }

 .pi-print:before {
   content: "\e94b"
 }

 .pi-align-right:before {
   content: "\e946"
 }

 .pi-align-left:before {
   content: "\e947"
 }

 .pi-align-center:before {
   content: "\e948"
 }

 .pi-align-justify:before {
   content: "\e949"
 }

 .pi-cog:before {
   content: "\e94a"
 }

 .pi-cloud-download:before {
   content: "\e943"
 }

 .pi-cloud-upload:before {
   content: "\e944"
 }

 .pi-cloud:before {
   content: "\e945"
 }

 .pi-pencil:before {
   content: "\e942"
 }

 .pi-users:before {
   content: "\e941"
 }

 .pi-clock:before {
   content: "\e940"
 }

 .pi-user-minus:before {
   content: "\e93e"
 }

 .pi-user-plus:before {
   content: "\e93f"
 }

 .pi-trash:before {
   content: "\e93d"
 }

 .pi-external-link:before {
   content: "\e93c"
 }

 .pi-window-maximize:before {
   content: "\e93b"
 }

 .pi-window-minimize:before {
   content: "\e93a"
 }

 .pi-refresh:before {
   content: "\e938"
 }

 .pi-user:before {
   content: "\e939"
 }

 .pi-exclamation-triangle:before {
   content: "\e922"
 }

 .pi-calendar:before {
   content: "\e927"
 }

 .pi-chevron-circle-left:before {
   content: "\e928"
 }

 .pi-chevron-circle-down:before {
   content: "\e929"
 }

 .pi-chevron-circle-right:before {
   content: "\e92a"
 }

 .pi-chevron-circle-up:before {
   content: "\e92b"
 }

 .pi-angle-double-down:before {
   content: "\e92c"
 }

 .pi-angle-double-left:before {
   content: "\e92d"
 }

 .pi-angle-double-right:before {
   content: "\e92e"
 }

 .pi-angle-double-up:before {
   content: "\e92f"
 }

 .pi-angle-down:before {
   content: "\e930"
 }

 .pi-angle-left:before {
   content: "\e931"
 }

 .pi-angle-right:before {
   content: "\e932"
 }

 .pi-angle-up:before {
   content: "\e933"
 }

 .pi-upload:before {
   content: "\e934"
 }

 .pi-download:before {
   content: "\e956"
 }

 .pi-ban:before {
   content: "\e935"
 }

 .pi-star-fill:before {
   content: "\e936"
 }

 .pi-star:before {
   content: "\e937"
 }

 .pi-chevron-left:before {
   content: "\e900"
 }

 .pi-chevron-right:before {
   content: "\e901"
 }

 .pi-chevron-down:before {
   content: "\e902"
 }

 .pi-chevron-up:before {
   content: "\e903"
 }

 .pi-caret-left:before {
   content: "\e904"
 }

 .pi-caret-right:before {
   content: "\e905"
 }

 .pi-caret-down:before {
   content: "\e906"
 }

 .pi-caret-up:before {
   content: "\e907"
 }

 .pi-search:before {
   content: "\e908"
 }

 .pi-check:before {
   content: "\e909"
 }

 .pi-check-circle:before {
   content: "\e90a"
 }

 .pi-times:before {
   content: "\e90b"
 }

 .pi-times-circle:before {
   content: "\e90c"
 }

 .pi-plus:before {
   content: "\e90d"
 }

 .pi-plus-circle:before {
   content: "\e90e"
 }

 .pi-minus:before {
   content: "\e90f"
 }

 .pi-minus-circle:before {
   content: "\e910"
 }

 .pi-circle-on:before {
   content: "\e911"
 }

 .pi-circle-off:before {
   content: "\e912"
 }

 .pi-sort-down:before {
   content: "\e913"
 }

 .pi-sort-up:before {
   content: "\e914"
 }

 .pi-sort:before {
   content: "\e915"
 }

 .pi-step-backward:before {
   content: "\e916"
 }

 .pi-step-forward:before {
   content: "\e917"
 }

 .pi-th-large:before {
   content: "\e918"
 }

 .pi-arrow-down:before {
   content: "\e919"
 }

 .pi-arrow-left:before {
   content: "\e91a"
 }

 .pi-arrow-right:before {
   content: "\e91b"
 }

 .pi-arrow-up:before {
   content: "\e91c"
 }

 .pi-bars:before {
   content: "\e91d"
 }

 .pi-arrow-circle-down:before {
   content: "\e91e"
 }

 .pi-arrow-circle-left:before {
   content: "\e91f"
 }

 .pi-arrow-circle-right:before {
   content: "\e920"
 }

 .pi-arrow-circle-up:before {
   content: "\e921"
 }

 .pi-info:before {
   content: "\e923"
 }

 .pi-info-circle:before {
   content: "\e924"
 }

 .pi-home:before {
   content: "\e925"
 }

 .pi-spinner:before {
   content: "\e926"
 }

 pre code.hljs {
   display: block;
   overflow-x: auto;
   padding: 1em
 }

 code.hljs {
   padding: 3px 5px
 }

 .hljs {
   color: #24292e;
   background: #fff
 }

 .hljs-doctag,
 .hljs-keyword,
 .hljs-meta .hljs-keyword,
 .hljs-template-tag,
 .hljs-template-variable,
 .hljs-type,
 .hljs-variable.language_ {
   color: #d73a49
 }

 .hljs-title,
 .hljs-title.class_,
 .hljs-title.class_.inherited__,
 .hljs-title.function_ {
   color: #6f42c1
 }

 .hljs-attr,
 .hljs-attribute,
 .hljs-literal,
 .hljs-meta,
 .hljs-number,
 .hljs-operator,
 .hljs-selector-attr,
 .hljs-selector-class,
 .hljs-selector-id,
 .hljs-variable {
   color: #005cc5
 }

 .hljs-meta .hljs-string,
 .hljs-regexp,
 .hljs-string {
   color: #032f62
 }

 .hljs-built_in,
 .hljs-symbol {
   color: #e36209
 }

 .hljs-code,
 .hljs-comment,
 .hljs-formula {
   color: #6a737d
 }

 .hljs-name,
 .hljs-quote,
 .hljs-selector-pseudo,
 .hljs-selector-tag {
   color: #22863a
 }

 .hljs-subst {
   color: #24292e
 }

 .hljs-section {
   color: #005cc5;
   font-weight: 700
 }

 .hljs-bullet {
   color: #735c0f
 }

 .hljs-emphasis {
   color: #24292e;
   font-style: italic
 }

 .hljs-strong {
   color: #24292e;
   font-weight: 700
 }

 .hljs-addition {
   color: #22863a;
   background-color: #f0fff4
 }

 .hljs-deletion {
   color: #b31d28;
   background-color: #ffeef0
 }

 .toast-center-center {
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%)
 }

 .toast-top-center {
   top: 0;
   right: 0;
   width: 100%
 }

 .toast-bottom-center {
   bottom: 0;
   right: 0;
   width: 100%
 }

 .toast-top-full-width {
   top: 0;
   right: 0;
   width: 100%
 }

 .toast-bottom-full-width {
   bottom: 0;
   right: 0;
   width: 100%
 }

 .toast-top-left {
   top: 12px;
   left: 12px
 }

 .toast-top-right {
   top: 12px;
   right: 12px
 }

 .toast-bottom-right {
   right: 12px;
   bottom: 12px
 }

 .toast-bottom-left {
   bottom: 12px;
   left: 12px
 }

 .toast-title {
   font-weight: 700
 }

 .toast-message {
   word-wrap: break-word
 }

 .toast-message a,
 .toast-message label {
   color: #fff
 }

 .toast-message a:hover {
   color: #ccc;
   text-decoration: none
 }

 .toast-close-button {
   position: relative;
   right: -.3em;
   top: -.3em;
   float: right;
   font-size: 20px;
   font-weight: 700;
   color: #fff;
   text-shadow: 0 1px 0 #fff
 }

 .toast-close-button:focus,
 .toast-close-button:hover {
   color: #000;
   text-decoration: none;
   cursor: pointer;
   opacity: .4
 }

 button.toast-close-button {
   padding: 0;
   cursor: pointer;
   background: #0000;
   border: 0
 }

 .toast-container {
   pointer-events: none;
   position: fixed;
   z-index: 999999
 }

 .toast-container * {
   box-sizing: border-box
 }

 .toast-container .ngx-toastr {
   position: relative;
   overflow: hidden;
   margin: 0 0 6px;
   padding: 15px 15px 15px 50px;
   width: 300px;
   border-radius: 3px 3px 3px 3px;
   background-position: 15px;
   background-repeat: no-repeat;
   background-size: 24px;
   box-shadow: 0 0 12px #999;
   color: #fff
 }

 .toast-container .ngx-toastr:hover {
   box-shadow: 0 0 12px #000;
   opacity: 1;
   cursor: pointer
 }

 .toast-info {
   background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+")
 }

 .toast-error {
   background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+")
 }

 .toast-success {
   background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==")
 }

 .toast-warning {
   background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==")
 }

 .toast-container.toast-bottom-center .ngx-toastr,
 .toast-container.toast-top-center .ngx-toastr {
   width: 300px;
   margin-left: auto;
   margin-right: auto
 }

 .toast-container.toast-bottom-full-width .ngx-toastr,
 .toast-container.toast-top-full-width .ngx-toastr {
   width: 96%;
   margin-left: auto;
   margin-right: auto
 }

 .ngx-toastr {
   background-color: #030303;
   pointer-events: auto
 }

 .toast-success {
   background-color: #51a351
 }

 .toast-error {
   background-color: #bd362f
 }

 .toast-info {
   background-color: #2f96b4
 }

 .toast-warning {
   background-color: #f89406
 }

 .toast-progress {
   position: absolute;
   left: 0;
   bottom: 0;
   height: 4px;
   background-color: #000;
   opacity: .4
 }

 @media all and (max-width:240px) {
   .toast-container .ngx-toastr.div {
     padding: 8px 8px 8px 50px;
     width: 11em
   }

   .toast-container .toast-close-button {
     right: -.2em;
     top: -.2em
   }
 }

 @media all and (min-width:241px) and (max-width:480px) {
   .toast-container .ngx-toastr.div {
     padding: 8px 8px 8px 50px;
     width: 18em
   }

   .toast-container .toast-close-button {
     right: -.2em;
     top: -.2em
   }
 }

 @media all and (min-width:481px) and (max-width:768px) {
   .toast-container .ngx-toastr.div {
     padding: 15px 15px 15px 50px;
     width: 25em
   }
 }

 .fa {
   font-family: var(--fa-style-family, "Font Awesome 6 Pro");
   font-weight: var(--fa-style, 900)
 }

 .fa,
 .fa-brands,
 .fa-classic,
 .fa-duotone,
 .fa-light,
 .fa-regular,
 .fa-sharp,
 .fa-sharp-duotone,
 .fa-solid,
 .fa-thin,
 .fab,
 .fad,
 .fadl,
 .fadr,
 .fadt,
 .fal,
 .far,
 .fas,
 .fasdl,
 .fasdr,
 .fasds,
 .fasdt,
 .fasl,
 .fasr,
 .fass,
 .fast,
 .fat {
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: var(--fa-display, inline-block);
   font-style: normal;
   font-variant: normal;
   line-height: 1;
   text-rendering: auto
 }

 .fa-brands:before,
 .fa-classic:before,
 .fa-duotone:before,
 .fa-light:before,
 .fa-regular:before,
 .fa-sharp-duotone:before,
 .fa-sharp:before,
 .fa-solid:before,
 .fa-thin:before,
 .fa:before,
 .fab:before,
 .fad:before,
 .fadl:before,
 .fadr:before,
 .fadt:before,
 .fal:before,
 .far:before,
 .fas:before,
 .fasdl:before,
 .fasdr:before,
 .fasds:before,
 .fasdt:before,
 .fasl:before,
 .fasr:before,
 .fass:before,
 .fast:before,
 .fat:before {
   content: var(--fa)
 }

 .fa-duotone.fa-light:after,
 .fa-duotone.fa-regular:after,
 .fa-duotone.fa-solid:after,
 .fa-duotone.fa-thin:after,
 .fa-duotone:after,
 .fa-sharp-duotone.fa-light:after,
 .fa-sharp-duotone.fa-regular:after,
 .fa-sharp-duotone.fa-solid:after,
 .fa-sharp-duotone.fa-thin:after,
 .fa-sharp-duotone:after,
 .fad:after,
 .fadl:after,
 .fadr:after,
 .fadt:after,
 .fasdl:after,
 .fasdr:after,
 .fasds:after,
 .fasdt:after {
   content: var(--fa--fa)
 }

 .fa-classic.fa-duotone {
   font-family: Font Awesome\ 6 Duotone
 }

 .fa-sharp,
 .fa-sharp-duotone,
 .fasds,
 .fass {
   font-weight: 900
 }

 .fa-classic,
 .fa-light,
 .fa-regular,
 .fa-solid,
 .fa-thin,
 .fal,
 .far,
 .fas,
 .fat {
   font-family: Font Awesome\ 6 Pro
 }

 .fa-duotone,
 .fad,
 .fadl,
 .fadr,
 .fadt {
   font-family: Font Awesome\ 6 Duotone
 }

 .fa-brands,
 .fab {
   font-family: Font Awesome\ 6 Brands
 }

 .fa-sharp,
 .fasl,
 .fasr,
 .fass,
 .fast {
   font-family: Font Awesome\ 6 Sharp
 }

 .fa-sharp-duotone,
 .fasdl,
 .fasdr,
 .fasds,
 .fasdt {
   font-family: Font Awesome\ 6 Sharp Duotone
 }

 .fa-1x {
   font-size: 1em
 }

 .fa-2x {
   font-size: 2em
 }

 .fa-3x {
   font-size: 3em
 }

 .fa-4x {
   font-size: 4em
 }

 .fa-5x {
   font-size: 5em
 }

 .fa-6x {
   font-size: 6em
 }

 .fa-7x {
   font-size: 7em
 }

 .fa-8x {
   font-size: 8em
 }

 .fa-9x {
   font-size: 9em
 }

 .fa-10x {
   font-size: 10em
 }

 .fa-2xs {
   font-size: .625em;
   line-height: .1em;
   vertical-align: .225em
 }

 .fa-xs {
   font-size: .75em;
   line-height: .08333em;
   vertical-align: .125em
 }

 .fa-sm {
   font-size: .875em;
   line-height: .07143em;
   vertical-align: .05357em
 }

 .fa-lg {
   font-size: 1.25em;
   line-height: .05em;
   vertical-align: -.075em
 }

 .fa-xl {
   font-size: 1.5em;
   line-height: .04167em;
   vertical-align: -.125em
 }

 .fa-2xl {
   font-size: 2em;
   line-height: .03125em;
   vertical-align: -.1875em
 }

 .fa-fw {
   text-align: center;
   width: 1.25em
 }

 .fa-ul {
   list-style-type: none;
   margin-left: var(--fa-li-margin, 2.5em);
   padding-left: 0
 }

 .fa-ul>li {
   position: relative
 }

 .fa-li {
   left: calc(var(--fa-li-width, 2em)*-1);
   position: absolute;
   text-align: center;
   width: var(--fa-li-width, 2em);
   line-height: inherit
 }

 .fa-border {
   border-radius: var(--fa-border-radius, .1em);
   border: var(--fa-border-width, .08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
   padding: var(--fa-border-padding, .2em .25em .15em)
 }

 .fa-pull-left {
   float: left;
   margin-right: var(--fa-pull-margin, .3em)
 }

 .fa-pull-right {
   float: right;
   margin-left: var(--fa-pull-margin, .3em)
 }

 .fa-beat {
   animation-name: fa-beat;
   animation-delay: var(--fa-animation-delay, 0s);
   animation-direction: var(--fa-animation-direction, normal);
   animation-duration: var(--fa-animation-duration, 1s);
   animation-iteration-count: var(--fa-animation-iteration-count, infinite);
   animation-timing-function: var(--fa-animation-timing, ease-in-out)
 }

 .fa-bounce {
   animation-name: fa-bounce;
   animation-delay: var(--fa-animation-delay, 0s);
   animation-direction: var(--fa-animation-direction, normal);
   animation-duration: var(--fa-animation-duration, 1s);
   animation-iteration-count: var(--fa-animation-iteration-count, infinite);
   animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))
 }

 .fa-fade {
   animation-name: fa-fade;
   animation-iteration-count: var(--fa-animation-iteration-count, infinite);
   animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
 }

 .fa-beat-fade,
 .fa-fade {
   animation-delay: var(--fa-animation-delay, 0s);
   animation-direction: var(--fa-animation-direction, normal);
   animation-duration: var(--fa-animation-duration, 1s)
 }

 .fa-beat-fade {
   animation-name: fa-beat-fade;
   animation-iteration-count: var(--fa-animation-iteration-count, infinite);
   animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
 }

 .fa-flip {
   animation-name: fa-flip;
   animation-delay: var(--fa-animation-delay, 0s);
   animation-direction: var(--fa-animation-direction, normal);
   animation-duration: var(--fa-animation-duration, 1s);
   animation-iteration-count: var(--fa-animation-iteration-count, infinite);
   animation-timing-function: var(--fa-animation-timing, ease-in-out)
 }

 .fa-shake {
   animation-name: fa-shake;
   animation-duration: var(--fa-animation-duration, 1s);
   animation-iteration-count: var(--fa-animation-iteration-count, infinite);
   animation-timing-function: var(--fa-animation-timing, linear)
 }

 .fa-shake,
 .fa-spin {
   animation-delay: var(--fa-animation-delay, 0s);
   animation-direction: var(--fa-animation-direction, normal)
 }

 .fa-spin {
   animation-name: fa-spin;
   animation-duration: var(--fa-animation-duration, 2s);
   animation-iteration-count: var(--fa-animation-iteration-count, infinite);
   animation-timing-function: var(--fa-animation-timing, linear)
 }

 .fa-spin-reverse {
   --fa-animation-direction: reverse
 }

 .fa-pulse,
 .fa-spin-pulse {
   animation-name: fa-spin;
   animation-direction: var(--fa-animation-direction, normal);
   animation-duration: var(--fa-animation-duration, 1s);
   animation-iteration-count: var(--fa-animation-iteration-count, infinite);
   animation-timing-function: var(--fa-animation-timing, steps(8))
 }

 @media (prefers-reduced-motion:reduce) {

   .fa-beat,
   .fa-beat-fade,
   .fa-bounce,
   .fa-fade,
   .fa-flip,
   .fa-pulse,
   .fa-shake,
   .fa-spin,
   .fa-spin-pulse {
     animation-delay: -1ms;
     animation-duration: 1ms;
     animation-iteration-count: 1;
     transition-delay: 0s;
     transition-duration: 0s
   }
 }

 @keyframes fa-beat {

   0%,
   90% {
     transform: scale(1)
   }

   45% {
     transform: scale(var(--fa-beat-scale, 1.25))
   }
 }

 @keyframes fa-bounce {
   0% {
     transform: scale(1) translateY(0)
   }

   10% {
     transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0)
   }

   30% {
     transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))
   }

   50% {
     transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0)
   }

   57% {
     transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em))
   }

   64% {
     transform: scale(1) translateY(0)
   }

   to {
     transform: scale(1) translateY(0)
   }
 }

 @keyframes fa-fade {
   50% {
     opacity: var(--fa-fade-opacity, .4)
   }
 }

 @keyframes fa-beat-fade {

   0%,
   to {
     opacity: var(--fa-beat-fade-opacity, .4);
     transform: scale(1)
   }

   50% {
     opacity: 1;
     transform: scale(var(--fa-beat-fade-scale, 1.125))
   }
 }

 @keyframes fa-flip {
   50% {
     transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
   }
 }

 @keyframes fa-shake {
   0% {
     transform: rotate(-15deg)
   }

   4% {
     transform: rotate(15deg)
   }

   24%,
   8% {
     transform: rotate(-18deg)
   }

   12%,
   28% {
     transform: rotate(18deg)
   }

   16% {
     transform: rotate(-22deg)
   }

   20% {
     transform: rotate(22deg)
   }

   32% {
     transform: rotate(-12deg)
   }

   36% {
     transform: rotate(12deg)
   }

   40%,
   to {
     transform: rotate(0deg)
   }
 }

 @keyframes fa-spin {
   0% {
     transform: rotate(0deg)
   }

   to {
     transform: rotate(1turn)
   }
 }

 .fa-rotate-90 {
   transform: rotate(90deg)
 }

 .fa-rotate-180 {
   transform: rotate(180deg)
 }

 .fa-rotate-270 {
   transform: rotate(270deg)
 }

 .fa-flip-horizontal {
   transform: scaleX(-1)
 }

 .fa-flip-vertical {
   transform: scaleY(-1)
 }

 .fa-flip-both,
 .fa-flip-horizontal.fa-flip-vertical {
   transform: scale(-1)
 }

 .fa-rotate-by {
   transform: rotate(var(--fa-rotate-angle, 0))
 }

 .fa-stack {
   display: inline-block;
   height: 2em;
   line-height: 2em;
   position: relative;
   vertical-align: middle;
   width: 2.5em
 }

 .fa-stack-1x,
 .fa-stack-2x {
   left: 0;
   position: absolute;
   text-align: center;
   width: 100%;
   z-index: var(--fa-stack-z-index, auto)
 }

 .fa-stack-1x {
   line-height: inherit
 }

 .fa-stack-2x {
   font-size: 2em
 }

 .fa-inverse {
   color: var(--fa-inverse, #fff)
 }

 .fa-0 {
   --fa: "\30";
   --fa--fa: "\30\30"
 }

 .fa-1 {
   --fa: "\31";
   --fa--fa: "\31\31"
 }

 .fa-2 {
   --fa: "\32";
   --fa--fa: "\32\32"
 }

 .fa-3 {
   --fa: "\33";
   --fa--fa: "\33\33"
 }

 .fa-4 {
   --fa: "\34";
   --fa--fa: "\34\34"
 }

 .fa-5 {
   --fa: "\35";
   --fa--fa: "\35\35"
 }

 .fa-6 {
   --fa: "\36";
   --fa--fa: "\36\36"
 }

 .fa-7 {
   --fa: "\37";
   --fa--fa: "\37\37"
 }

 .fa-8 {
   --fa: "\38";
   --fa--fa: "\38\38"
 }

 .fa-9 {
   --fa: "\39";
   --fa--fa: "\39\39"
 }

 .fa-fill-drip {
   --fa: "\f576";
   --fa--fa: "\f576\f576"
 }

 .fa-arrows-to-circle {
   --fa: "\e4bd";
   --fa--fa: "\e4bd\e4bd"
 }

 .fa-chevron-circle-right,
 .fa-circle-chevron-right {
   --fa: "\f138";
   --fa--fa: "\f138\f138"
 }

 .fa-wagon-covered {
   --fa: "\f8ee";
   --fa--fa: "\f8ee\f8ee"
 }

 .fa-line-height {
   --fa: "\f871";
   --fa--fa: "\f871\f871"
 }

 .fa-bagel {
   --fa: "\e3d7";
   --fa--fa: "\e3d7\e3d7"
 }

 .fa-transporter-7 {
   --fa: "\e2a8";
   --fa--fa: "\e2a8\e2a8"
 }

 .fa-at {
   --fa: "\40";
   --fa--fa: "\40\40"
 }

 .fa-rectangles-mixed {
   --fa: "\e323";
   --fa--fa: "\e323\e323"
 }

 .fa-phone-arrow-up,
 .fa-phone-arrow-up-right,
 .fa-phone-outgoing {
   --fa: "\e224";
   --fa--fa: "\e224\e224"
 }

 .fa-trash-alt,
 .fa-trash-can {
   --fa: "\f2ed";
   --fa--fa: "\f2ed\f2ed"
 }

 .fa-circle-l {
   --fa: "\e114";
   --fa--fa: "\e114\e114"
 }

 .fa-head-side-goggles,
 .fa-head-vr {
   --fa: "\f6ea";
   --fa--fa: "\f6ea\f6ea"
 }

 .fa-text-height {
   --fa: "\f034";
   --fa--fa: "\f034\f034"
 }

 .fa-user-times,
 .fa-user-xmark {
   --fa: "\f235";
   --fa--fa: "\f235\f235"
 }

 .fa-face-hand-yawn {
   --fa: "\e379";
   --fa--fa: "\e379\e379"
 }

 .fa-gauge-simple-min,
 .fa-tachometer-slowest {
   --fa: "\f62d";
   --fa--fa: "\f62d\f62d"
 }

 .fa-stethoscope {
   --fa: "\f0f1";
   --fa--fa: "\f0f1\f0f1"
 }

 .fa-coffin {
   --fa: "\f6c6";
   --fa--fa: "\f6c6\f6c6"
 }

 .fa-comment-alt,
 .fa-message {
   --fa: "\f27a";
   --fa--fa: "\f27a\f27a"
 }

 .fa-bowl-salad,
 .fa-salad {
   --fa: "\f81e";
   --fa--fa: "\f81e\f81e"
 }

 .fa-info {
   --fa: "\f129";
   --fa--fa: "\f129\f129"
 }

 .fa-robot-astromech {
   --fa: "\e2d2";
   --fa--fa: "\e2d2\e2d2"
 }

 .fa-ring-diamond {
   --fa: "\e5ab";
   --fa--fa: "\e5ab\e5ab"
 }

 .fa-fondue-pot {
   --fa: "\e40d";
   --fa--fa: "\e40d\e40d"
 }

 .fa-theta {
   --fa: "\f69e";
   --fa--fa: "\f69e\f69e"
 }

 .fa-face-hand-peeking {
   --fa: "\e481";
   --fa--fa: "\e481\e481"
 }

 .fa-square-user {
   --fa: "\e283";
   --fa--fa: "\e283\e283"
 }

 .fa-compress-alt,
 .fa-down-left-and-up-right-to-center {
   --fa: "\f422";
   --fa--fa: "\f422\f422"
 }

 .fa-explosion {
   --fa: "\e4e9";
   --fa--fa: "\e4e9\e4e9"
 }

 .fa-file-alt,
 .fa-file-lines,
 .fa-file-text {
   --fa: "\f15c";
   --fa--fa: "\f15c\f15c"
 }

 .fa-wave-square {
   --fa: "\f83e";
   --fa--fa: "\f83e\f83e"
 }

 .fa-ring {
   --fa: "\f70b";
   --fa--fa: "\f70b\f70b"
 }

 .fa-building-un {
   --fa: "\e4d9";
   --fa--fa: "\e4d9\e4d9"
 }

 .fa-dice-three {
   --fa: "\f527";
   --fa--fa: "\f527\f527"
 }

 .fa-tire-pressure-warning {
   --fa: "\f633";
   --fa--fa: "\f633\f633"
 }

 .fa-wifi-2,
 .fa-wifi-fair {
   --fa: "\f6ab";
   --fa--fa: "\f6ab\f6ab"
 }

 .fa-calendar-alt,
 .fa-calendar-days {
   --fa: "\f073";
   --fa--fa: "\f073\f073"
 }

 .fa-mp3-player {
   --fa: "\f8ce";
   --fa--fa: "\f8ce\f8ce"
 }

 .fa-anchor-circle-check {
   --fa: "\e4aa";
   --fa--fa: "\e4aa\e4aa"
 }

 .fa-tally-4 {
   --fa: "\e297";
   --fa--fa: "\e297\e297"
 }

 .fa-rectangle-history {
   --fa: "\e4a2";
   --fa--fa: "\e4a2\e4a2"
 }

 .fa-building-circle-arrow-right {
   --fa: "\e4d1";
   --fa--fa: "\e4d1\e4d1"
 }

 .fa-volleyball,
 .fa-volleyball-ball {
   --fa: "\f45f";
   --fa--fa: "\f45f\f45f"
 }

 .fa-sun-haze {
   --fa: "\f765";
   --fa--fa: "\f765\f765"
 }

 .fa-text-size {
   --fa: "\f894";
   --fa--fa: "\f894\f894"
 }

 .fa-ufo {
   --fa: "\e047";
   --fa--fa: "\e047\e047"
 }

 .fa-fork,
 .fa-utensil-fork {
   --fa: "\f2e3";
   --fa--fa: "\f2e3\f2e3"
 }

 .fa-arrows-up-to-line {
   --fa: "\e4c2";
   --fa--fa: "\e4c2\e4c2"
 }

 .fa-mobile-signal {
   --fa: "\e1ef";
   --fa--fa: "\e1ef\e1ef"
 }

 .fa-barcode-scan {
   --fa: "\f465";
   --fa--fa: "\f465\f465"
 }

 .fa-sort-desc,
 .fa-sort-down {
   --fa: "\f0dd";
   --fa--fa: "\f0dd\f0dd"
 }

 .fa-folder-arrow-down,
 .fa-folder-download {
   --fa: "\e053";
   --fa--fa: "\e053\e053"
 }

 .fa-circle-minus,
 .fa-minus-circle {
   --fa: "\f056";
   --fa--fa: "\f056\f056"
 }

 .fa-face-icicles {
   --fa: "\e37c";
   --fa--fa: "\e37c\e37c"
 }

 .fa-shovel {
   --fa: "\f713";
   --fa--fa: "\f713\f713"
 }

 .fa-door-open {
   --fa: "\f52b";
   --fa--fa: "\f52b\f52b"
 }

 .fa-films {
   --fa: "\e17a";
   --fa--fa: "\e17a\e17a"
 }

 .fa-right-from-bracket,
 .fa-sign-out-alt {
   --fa: "\f2f5";
   --fa--fa: "\f2f5\f2f5"
 }

 .fa-face-glasses {
   --fa: "\e377";
   --fa--fa: "\e377\e377"
 }

 .fa-nfc {
   --fa: "\e1f7";
   --fa--fa: "\e1f7\e1f7"
 }

 .fa-atom {
   --fa: "\f5d2";
   --fa--fa: "\f5d2\f5d2"
 }

 .fa-soap {
   --fa: "\e06e";
   --fa--fa: "\e06e\e06e"
 }

 .fa-heart-music-camera-bolt,
 .fa-icons {
   --fa: "\f86d";
   --fa--fa: "\f86d\f86d"
 }

 .fa-microphone-alt-slash,
 .fa-microphone-lines-slash {
   --fa: "\f539";
   --fa--fa: "\f539\f539"
 }

 .fa-closed-captioning-slash {
   --fa: "\e135";
   --fa--fa: "\e135\e135"
 }

 .fa-calculator-alt,
 .fa-calculator-simple {
   --fa: "\f64c";
   --fa--fa: "\f64c\f64c"
 }

 .fa-bridge-circle-check {
   --fa: "\e4c9";
   --fa--fa: "\e4c9\e4c9"
 }

 .fa-sliders-up,
 .fa-sliders-v {
   --fa: "\f3f1";
   --fa--fa: "\f3f1\f3f1"
 }

 .fa-location-minus,
 .fa-map-marker-minus {
   --fa: "\f609";
   --fa--fa: "\f609\f609"
 }

 .fa-pump-medical {
   --fa: "\e06a";
   --fa--fa: "\e06a\e06a"
 }

 .fa-fingerprint {
   --fa: "\f577";
   --fa--fa: "\f577\f577"
 }

 .fa-ski-boot {
   --fa: "\e3cc";
   --fa--fa: "\e3cc\e3cc"
 }

 .fa-rectangle-sd,
 .fa-standard-definition {
   --fa: "\e28a";
   --fa--fa: "\e28a\e28a"
 }

 .fa-h1 {
   --fa: "\f313";
   --fa--fa: "\f313\f313"
 }

 .fa-hand-point-right {
   --fa: "\f0a4";
   --fa--fa: "\f0a4\f0a4"
 }

 .fa-magnifying-glass-location,
 .fa-search-location {
   --fa: "\f689";
   --fa--fa: "\f689\f689"
 }

 .fa-message-bot {
   --fa: "\e3b8";
   --fa--fa: "\e3b8\e3b8"
 }

 .fa-forward-step,
 .fa-step-forward {
   --fa: "\f051";
   --fa--fa: "\f051\f051"
 }

 .fa-face-smile-beam,
 .fa-smile-beam {
   --fa: "\f5b8";
   --fa--fa: "\f5b8\f5b8"
 }

 .fa-light-ceiling {
   --fa: "\e016";
   --fa--fa: "\e016\e016"
 }

 .fa-comment-alt-exclamation,
 .fa-message-exclamation {
   --fa: "\f4a5";
   --fa--fa: "\f4a5\f4a5"
 }

 .fa-bowl-scoop,
 .fa-bowl-shaved-ice {
   --fa: "\e3de";
   --fa--fa: "\e3de\e3de"
 }

 .fa-square-x {
   --fa: "\e286";
   --fa--fa: "\e286\e286"
 }

 .fa-building-memo {
   --fa: "\e61e";
   --fa--fa: "\e61e\e61e"
 }

 .fa-utility-pole-double {
   --fa: "\e2c4";
   --fa--fa: "\e2c4\e2c4"
 }

 .fa-flag-checkered {
   --fa: "\f11e";
   --fa--fa: "\f11e\f11e"
 }

 .fa-chevron-double-up,
 .fa-chevrons-up {
   --fa: "\f325";
   --fa--fa: "\f325\f325"
 }

 .fa-football,
 .fa-football-ball {
   --fa: "\f44e";
   --fa--fa: "\f44e\f44e"
 }

 .fa-user-vneck {
   --fa: "\e461";
   --fa--fa: "\e461\e461"
 }

 .fa-school-circle-exclamation {
   --fa: "\e56c";
   --fa--fa: "\e56c\e56c"
 }

 .fa-crop {
   --fa: "\f125";
   --fa--fa: "\f125\f125"
 }

 .fa-angle-double-down,
 .fa-angles-down {
   --fa: "\f103";
   --fa--fa: "\f103\f103"
 }

 .fa-users-rectangle {
   --fa: "\e594";
   --fa--fa: "\e594\e594"
 }

 .fa-people-roof {
   --fa: "\e537";
   --fa--fa: "\e537\e537"
 }

 .fa-arrow-square-right,
 .fa-square-arrow-right {
   --fa: "\f33b";
   --fa--fa: "\f33b\f33b"
 }

 .fa-location-plus,
 .fa-map-marker-plus {
   --fa: "\f60a";
   --fa--fa: "\f60a\f60a"
 }

 .fa-lightbulb-exclamation-on {
   --fa: "\e1ca";
   --fa--fa: "\e1ca\e1ca"
 }

 .fa-people-line {
   --fa: "\e534";
   --fa--fa: "\e534\e534"
 }

 .fa-beer,
 .fa-beer-mug-empty {
   --fa: "\f0fc";
   --fa--fa: "\f0fc\f0fc"
 }

 .fa-car-people,
 .fa-carpool {
   --fa: "\e69c";
   --fa--fa: "\e69c\e69c"
 }

 .fa-crate-empty {
   --fa: "\e151";
   --fa--fa: "\e151\e151"
 }

 .fa-diagram-predecessor {
   --fa: "\e477";
   --fa--fa: "\e477\e477"
 }

 .fa-transporter {
   --fa: "\e042";
   --fa--fa: "\e042\e042"
 }

 .fa-calendar-circle-user {
   --fa: "\e471";
   --fa--fa: "\e471\e471"
 }

 .fa-arrow-up-long,
 .fa-long-arrow-up {
   --fa: "\f176";
   --fa--fa: "\f176\f176"
 }

 .fa-person-carry,
 .fa-person-carry-box {
   --fa: "\f4cf";
   --fa--fa: "\f4cf\f4cf"
 }

 .fa-burn,
 .fa-fire-flame-simple {
   --fa: "\f46a";
   --fa--fa: "\f46a\f46a"
 }

 .fa-male,
 .fa-person {
   --fa: "\f183";
   --fa--fa: "\f183\f183"
 }

 .fa-laptop {
   --fa: "\f109";
   --fa--fa: "\f109\f109"
 }

 .fa-file-csv {
   --fa: "\f6dd";
   --fa--fa: "\f6dd\f6dd"
 }

 .fa-menorah {
   --fa: "\f676";
   --fa--fa: "\f676\f676"
 }

 .fa-union {
   --fa: "\f6a2";
   --fa--fa: "\f6a2\f6a2"
 }

 .fa-chevron-double-left,
 .fa-chevrons-left {
   --fa: "\f323";
   --fa--fa: "\f323\f323"
 }

 .fa-circle-heart,
 .fa-heart-circle {
   --fa: "\f4c7";
   --fa--fa: "\f4c7\f4c7"
 }

 .fa-truck-plane {
   --fa: "\e58f";
   --fa--fa: "\e58f\e58f"
 }

 .fa-record-vinyl {
   --fa: "\f8d9";
   --fa--fa: "\f8d9\f8d9"
 }

 .fa-bring-forward {
   --fa: "\f856";
   --fa--fa: "\f856\f856"
 }

 .fa-square-p {
   --fa: "\e279";
   --fa--fa: "\e279\e279"
 }

 .fa-face-grin-stars,
 .fa-grin-stars {
   --fa: "\f587";
   --fa--fa: "\f587\f587"
 }

 .fa-sigma {
   --fa: "\f68b";
   --fa--fa: "\f68b\f68b"
 }

 .fa-camera-movie {
   --fa: "\f8a9";
   --fa--fa: "\f8a9\f8a9"
 }

 .fa-bong {
   --fa: "\f55c";
   --fa--fa: "\f55c\f55c"
 }

 .fa-clarinet {
   --fa: "\f8ad";
   --fa--fa: "\f8ad\f8ad"
 }

 .fa-truck-flatbed {
   --fa: "\e2b6";
   --fa--fa: "\e2b6\e2b6"
 }

 .fa-pastafarianism,
 .fa-spaghetti-monster-flying {
   --fa: "\f67b";
   --fa--fa: "\f67b\f67b"
 }

 .fa-arrow-down-up-across-line {
   --fa: "\e4af";
   --fa--fa: "\e4af\e4af"
 }

 .fa-arrows-rotate-reverse {
   --fa: "\e630";
   --fa--fa: "\e630\e630"
 }

 .fa-leaf-heart {
   --fa: "\f4cb";
   --fa--fa: "\f4cb\f4cb"
 }

 .fa-house-building {
   --fa: "\e1b1";
   --fa--fa: "\e1b1\e1b1"
 }

 .fa-cheese-swiss {
   --fa: "\f7f0";
   --fa--fa: "\f7f0\f7f0"
 }

 .fa-spoon,
 .fa-utensil-spoon {
   --fa: "\f2e5";
   --fa--fa: "\f2e5\f2e5"
 }

 .fa-jar-wheat {
   --fa: "\e517";
   --fa--fa: "\e517\e517"
 }

 .fa-envelopes-bulk,
 .fa-mail-bulk {
   --fa: "\f674";
   --fa--fa: "\f674\f674"
 }

 .fa-file-circle-exclamation {
   --fa: "\e4eb";
   --fa--fa: "\e4eb\e4eb"
 }

 .fa-bow-arrow {
   --fa: "\f6b9";
   --fa--fa: "\f6b9\f6b9"
 }

 .fa-cart-xmark {
   --fa: "\e0dd";
   --fa--fa: "\e0dd\e0dd"
 }

 .fa-hexagon-xmark,
 .fa-times-hexagon,
 .fa-xmark-hexagon {
   --fa: "\f2ee";
   --fa--fa: "\f2ee\f2ee"
 }

 .fa-circle-h,
 .fa-hospital-symbol {
   --fa: "\f47e";
   --fa--fa: "\f47e\f47e"
 }

 .fa-merge {
   --fa: "\e526";
   --fa--fa: "\e526\e526"
 }

 .fa-pager {
   --fa: "\f815";
   --fa--fa: "\f815\f815"
 }

 .fa-cart-minus {
   --fa: "\e0db";
   --fa--fa: "\e0db\e0db"
 }

 .fa-address-book,
 .fa-contact-book {
   --fa: "\f2b9";
   --fa--fa: "\f2b9\f2b9"
 }

 .fa-pan-frying {
   --fa: "\e42c";
   --fa--fa: "\e42c\e42c"
 }

 .fa-grid,
 .fa-grid-3 {
   --fa: "\e195";
   --fa--fa: "\e195\e195"
 }

 .fa-football-helmet {
   --fa: "\f44f";
   --fa--fa: "\f44f\f44f"
 }

 .fa-hand-love {
   --fa: "\e1a5";
   --fa--fa: "\e1a5\e1a5"
 }

 .fa-trees {
   --fa: "\f724";
   --fa--fa: "\f724\f724"
 }

 .fa-strikethrough {
   --fa: "\f0cc";
   --fa--fa: "\f0cc\f0cc"
 }

 .fa-page {
   --fa: "\e428";
   --fa--fa: "\e428\e428"
 }

 .fa-k {
   --fa: "\4b";
   --fa--fa: "\4b\4b"
 }

 .fa-diagram-previous {
   --fa: "\e478";
   --fa--fa: "\e478\e478"
 }

 .fa-gauge-min,
 .fa-tachometer-alt-slowest {
   --fa: "\f628";
   --fa--fa: "\f628\f628"
 }

 .fa-folder-grid {
   --fa: "\e188";
   --fa--fa: "\e188\e188"
 }

 .fa-eggplant {
   --fa: "\e16c";
   --fa--fa: "\e16c\e16c"
 }

 .fa-excavator {
   --fa: "\e656";
   --fa--fa: "\e656\e656"
 }

 .fa-ram {
   --fa: "\f70a";
   --fa--fa: "\f70a\f70a"
 }

 .fa-landmark-flag {
   --fa: "\e51c";
   --fa--fa: "\e51c\e51c"
 }

 .fa-lips {
   --fa: "\f600";
   --fa--fa: "\f600\f600"
 }

 .fa-pencil,
 .fa-pencil-alt {
   --fa: "\f303";
   --fa--fa: "\f303\f303"
 }

 .fa-backward {
   --fa: "\f04a";
   --fa--fa: "\f04a\f04a"
 }

 .fa-caret-right {
   --fa: "\f0da";
   --fa--fa: "\f0da\f0da"
 }

 .fa-comments {
   --fa: "\f086";
   --fa--fa: "\f086\f086"
 }

 .fa-file-clipboard,
 .fa-paste {
   --fa: "\f0ea";
   --fa--fa: "\f0ea\f0ea"
 }

 .fa-desktop-arrow-down {
   --fa: "\e155";
   --fa--fa: "\e155\e155"
 }

 .fa-code-pull-request {
   --fa: "\e13c";
   --fa--fa: "\e13c\e13c"
 }

 .fa-pumpkin {
   --fa: "\f707";
   --fa--fa: "\f707\f707"
 }

 .fa-clipboard-list {
   --fa: "\f46d";
   --fa--fa: "\f46d\f46d"
 }

 .fa-pen-field {
   --fa: "\e211";
   --fa--fa: "\e211\e211"
 }

 .fa-chart-sine {
   --fa: "\e69d";
   --fa--fa: "\e69d\e69d"
 }

 .fa-blueberries {
   --fa: "\e2e8";
   --fa--fa: "\e2e8\e2e8"
 }

 .fa-truck-loading,
 .fa-truck-ramp-box {
   --fa: "\f4de";
   --fa--fa: "\f4de\f4de"
 }

 .fa-note {
   --fa: "\e1ff";
   --fa--fa: "\e1ff\e1ff"
 }

 .fa-arrow-down-to-square {
   --fa: "\e096";
   --fa--fa: "\e096\e096"
 }

 .fa-user-check {
   --fa: "\f4fc";
   --fa--fa: "\f4fc\f4fc"
 }

 .fa-cloud-xmark {
   --fa: "\e35f";
   --fa--fa: "\e35f\e35f"
 }

 .fa-vial-virus {
   --fa: "\e597";
   --fa--fa: "\e597\e597"
 }

 .fa-book-alt,
 .fa-book-blank {
   --fa: "\f5d9";
   --fa--fa: "\f5d9\f5d9"
 }

 .fa-golf-flag-hole {
   --fa: "\e3ac";
   --fa--fa: "\e3ac\e3ac"
 }

 .fa-comment-alt-arrow-down,
 .fa-message-arrow-down {
   --fa: "\e1db";
   --fa--fa: "\e1db\e1db"
 }

 .fa-face-unamused {
   --fa: "\e39f";
   --fa--fa: "\e39f\e39f"
 }

 .fa-sheet-plastic {
   --fa: "\e571";
   --fa--fa: "\e571\e571"
 }

 .fa-circle-9 {
   --fa: "\e0f6";
   --fa--fa: "\e0f6\e0f6"
 }

 .fa-blog {
   --fa: "\f781";
   --fa--fa: "\f781\f781"
 }

 .fa-user-ninja {
   --fa: "\f504";
   --fa--fa: "\f504\f504"
 }

 .fa-pencil-slash {
   --fa: "\e215";
   --fa--fa: "\e215\e215"
 }

 .fa-bowling-pins {
   --fa: "\f437";
   --fa--fa: "\f437\f437"
 }

 .fa-person-arrow-up-from-line {
   --fa: "\e539";
   --fa--fa: "\e539\e539"
 }

 .fa-down-right {
   --fa: "\e16b";
   --fa--fa: "\e16b\e16b"
 }

 .fa-scroll-torah,
 .fa-torah {
   --fa: "\f6a0";
   --fa--fa: "\f6a0\f6a0"
 }

 .fa-webhook {
   --fa: "\e5d5";
   --fa--fa: "\e5d5\e5d5"
 }

 .fa-blinds-open {
   --fa: "\f8fc";
   --fa--fa: "\f8fc\f8fc"
 }

 .fa-fence {
   --fa: "\e303";
   --fa--fa: "\e303\e303"
 }

 .fa-arrow-alt-up,
 .fa-up {
   --fa: "\f357";
   --fa--fa: "\f357\f357"
 }

 .fa-broom-ball,
 .fa-quidditch,
 .fa-quidditch-broom-ball {
   --fa: "\f458";
   --fa--fa: "\f458\f458"
 }

 .fa-drumstick {
   --fa: "\f6d6";
   --fa--fa: "\f6d6\f6d6"
 }

 .fa-square-v {
   --fa: "\e284";
   --fa--fa: "\e284\e284"
 }

 .fa-face-awesome,
 .fa-gave-dandy {
   --fa: "\e409";
   --fa--fa: "\e409\e409"
 }

 .fa-dial-off {
   --fa: "\e162";
   --fa--fa: "\e162\e162"
 }

 .fa-toggle-off {
   --fa: "\f204";
   --fa--fa: "\f204\f204"
 }

 .fa-face-smile-horns {
   --fa: "\e391";
   --fa--fa: "\e391\e391"
 }

 .fa-archive,
 .fa-box-archive {
   --fa: "\f187";
   --fa--fa: "\f187\f187"
 }

 .fa-grapes {
   --fa: "\e306";
   --fa--fa: "\e306\e306"
 }

 .fa-person-drowning {
   --fa: "\e545";
   --fa--fa: "\e545\e545"
 }

 .fa-dial-max {
   --fa: "\e15e";
   --fa--fa: "\e15e\e15e"
 }

 .fa-circle-m {
   --fa: "\e115";
   --fa--fa: "\e115\e115"
 }

 .fa-calendar-image {
   --fa: "\e0d4";
   --fa--fa: "\e0d4\e0d4"
 }

 .fa-caret-circle-down,
 .fa-circle-caret-down {
   --fa: "\f32d";
   --fa--fa: "\f32d\f32d"
 }

 .fa-arrow-down-9-1,
 .fa-sort-numeric-desc,
 .fa-sort-numeric-down-alt {
   --fa: "\f886";
   --fa--fa: "\f886\f886"
 }

 .fa-face-grin-tongue-squint,
 .fa-grin-tongue-squint {
   --fa: "\f58a";
   --fa--fa: "\f58a\f58a"
 }

 .fa-shish-kebab {
   --fa: "\f821";
   --fa--fa: "\f821\f821"
 }

 .fa-spray-can {
   --fa: "\f5bd";
   --fa--fa: "\f5bd\f5bd"
 }

 .fa-alarm-snooze {
   --fa: "\f845";
   --fa--fa: "\f845\f845"
 }

 .fa-scarecrow {
   --fa: "\f70d";
   --fa--fa: "\f70d\f70d"
 }

 .fa-truck-monster {
   --fa: "\f63b";
   --fa--fa: "\f63b\f63b"
 }

 .fa-gift-card {
   --fa: "\f663";
   --fa--fa: "\f663\f663"
 }

 .fa-w {
   --fa: "\57";
   --fa--fa: "\57\57"
 }

 .fa-code-pull-request-draft {
   --fa: "\e3fa";
   --fa--fa: "\e3fa\e3fa"
 }

 .fa-square-b {
   --fa: "\e264";
   --fa--fa: "\e264\e264"
 }

 .fa-elephant {
   --fa: "\f6da";
   --fa--fa: "\f6da\f6da"
 }

 .fa-earth-africa,
 .fa-globe-africa {
   --fa: "\f57c";
   --fa--fa: "\f57c\f57c"
 }

 .fa-rainbow {
   --fa: "\f75b";
   --fa--fa: "\f75b\f75b"
 }

 .fa-circle-notch {
   --fa: "\f1ce";
   --fa--fa: "\f1ce\f1ce"
 }

 .fa-tablet-alt,
 .fa-tablet-screen-button {
   --fa: "\f3fa";
   --fa--fa: "\f3fa\f3fa"
 }

 .fa-paw {
   --fa: "\f1b0";
   --fa--fa: "\f1b0\f1b0"
 }

 .fa-message-question {
   --fa: "\e1e3";
   --fa--fa: "\e1e3\e1e3"
 }

 .fa-cloud {
   --fa: "\f0c2";
   --fa--fa: "\f0c2\f0c2"
 }

 .fa-trowel-bricks {
   --fa: "\e58a";
   --fa--fa: "\e58a\e58a"
 }

 .fa-square-3 {
   --fa: "\e258";
   --fa--fa: "\e258\e258"
 }

 .fa-face-flushed,
 .fa-flushed {
   --fa: "\f579";
   --fa--fa: "\f579\f579"
 }

 .fa-hospital-user {
   --fa: "\f80d";
   --fa--fa: "\f80d\f80d"
 }

 .fa-microwave {
   --fa: "\e01b";
   --fa--fa: "\e01b\e01b"
 }

 .fa-chf-sign {
   --fa: "\e602";
   --fa--fa: "\e602\e602"
 }

 .fa-tent-arrow-left-right {
   --fa: "\e57f";
   --fa--fa: "\e57f\e57f"
 }

 .fa-cart-circle-arrow-up {
   --fa: "\e3f0";
   --fa--fa: "\e3f0\e3f0"
 }

 .fa-trash-clock {
   --fa: "\e2b0";
   --fa--fa: "\e2b0\e2b0"
 }

 .fa-reflect-both {
   --fa: "\e66f";
   --fa--fa: "\e66f\e66f"
 }

 .fa-gavel,
 .fa-legal {
   --fa: "\f0e3";
   --fa--fa: "\f0e3\f0e3"
 }

 .fa-sprinkler-ceiling {
   --fa: "\e44c";
   --fa--fa: "\e44c\e44c"
 }

 .fa-browsers {
   --fa: "\e0cb";
   --fa--fa: "\e0cb\e0cb"
 }

 .fa-trillium {
   --fa: "\e588";
   --fa--fa: "\e588\e588"
 }

 .fa-table-cells-unlock {
   --fa: "\e692";
   --fa--fa: "\e692\e692"
 }

 .fa-music-slash {
   --fa: "\f8d1";
   --fa--fa: "\f8d1\f8d1"
 }

 .fa-truck-ramp {
   --fa: "\f4e0";
   --fa--fa: "\f4e0\f4e0"
 }

 .fa-binoculars {
   --fa: "\f1e5";
   --fa--fa: "\f1e5\f1e5"
 }

 .fa-microphone-slash {
   --fa: "\f131";
   --fa--fa: "\f131\f131"
 }

 .fa-box-tissue {
   --fa: "\e05b";
   --fa--fa: "\e05b\e05b"
 }

 .fa-circle-c {
   --fa: "\e101";
   --fa--fa: "\e101\e101"
 }

 .fa-star-christmas {
   --fa: "\f7d4";
   --fa--fa: "\f7d4\f7d4"
 }

 .fa-chart-bullet {
   --fa: "\e0e1";
   --fa--fa: "\e0e1\e0e1"
 }

 .fa-motorcycle {
   --fa: "\f21c";
   --fa--fa: "\f21c\f21c"
 }

 .fa-tree-christmas {
   --fa: "\f7db";
   --fa--fa: "\f7db\f7db"
 }

 .fa-tire-flat {
   --fa: "\f632";
   --fa--fa: "\f632\f632"
 }

 .fa-sunglasses {
   --fa: "\f892";
   --fa--fa: "\f892\f892"
 }

 .fa-badge {
   --fa: "\f335";
   --fa--fa: "\f335\f335"
 }

 .fa-comment-alt-edit,
 .fa-message-edit,
 .fa-message-pen {
   --fa: "\f4a4";
   --fa--fa: "\f4a4\f4a4"
 }

 .fa-bell-concierge,
 .fa-concierge-bell {
   --fa: "\f562";
   --fa--fa: "\f562\f562"
 }

 .fa-pen-ruler,
 .fa-pencil-ruler {
   --fa: "\f5ae";
   --fa--fa: "\f5ae\f5ae"
 }

 .fa-file-mp3 {
   --fa: "\e648";
   --fa--fa: "\e648\e648"
 }

 .fa-arrow-progress {
   --fa: "\e5df";
   --fa--fa: "\e5df\e5df"
 }

 .fa-chess-rook-alt,
 .fa-chess-rook-piece {
   --fa: "\f448";
   --fa--fa: "\f448\f448"
 }

 .fa-square-root {
   --fa: "\f697";
   --fa--fa: "\f697\f697"
 }

 .fa-album-collection-circle-plus {
   --fa: "\e48e";
   --fa--fa: "\e48e\e48e"
 }

 .fa-people-arrows,
 .fa-people-arrows-left-right {
   --fa: "\e068";
   --fa--fa: "\e068\e068"
 }

 .fa-sign-post {
   --fa: "\e624";
   --fa--fa: "\e624\e624"
 }

 .fa-face-angry-horns {
   --fa: "\e368";
   --fa--fa: "\e368\e368"
 }

 .fa-mars-and-venus-burst {
   --fa: "\e523";
   --fa--fa: "\e523\e523"
 }

 .fa-tombstone {
   --fa: "\f720";
   --fa--fa: "\f720\f720"
 }

 .fa-caret-square-right,
 .fa-square-caret-right {
   --fa: "\f152";
   --fa--fa: "\f152\f152"
 }

 .fa-cut,
 .fa-scissors {
   --fa: "\f0c4";
   --fa--fa: "\f0c4\f0c4"
 }

 .fa-list-music {
   --fa: "\f8c9";
   --fa--fa: "\f8c9\f8c9"
 }

 .fa-sun-plant-wilt {
   --fa: "\e57a";
   --fa--fa: "\e57a\e57a"
 }

 .fa-toilets-portable {
   --fa: "\e584";
   --fa--fa: "\e584\e584"
 }

 .fa-hockey-puck {
   --fa: "\f453";
   --fa--fa: "\f453\f453"
 }

 .fa-mustache {
   --fa: "\e5bc";
   --fa--fa: "\e5bc\e5bc"
 }

 .fa-hyphen {
   --fa: "\2d";
   --fa--fa: "\2d\2d"
 }

 .fa-table {
   --fa: "\f0ce";
   --fa--fa: "\f0ce\f0ce"
 }

 .fa-user-chef {
   --fa: "\e3d2";
   --fa--fa: "\e3d2\e3d2"
 }

 .fa-comment-alt-image,
 .fa-message-image {
   --fa: "\e1e0";
   --fa--fa: "\e1e0\e1e0"
 }

 .fa-users-medical {
   --fa: "\f830";
   --fa--fa: "\f830\f830"
 }

 .fa-sensor-alert,
 .fa-sensor-triangle-exclamation {
   --fa: "\e029";
   --fa--fa: "\e029\e029"
 }

 .fa-magnifying-glass-arrow-right {
   --fa: "\e521";
   --fa--fa: "\e521\e521"
 }

 .fa-digital-tachograph,
 .fa-tachograph-digital {
   --fa: "\f566";
   --fa--fa: "\f566\f566"
 }

 .fa-face-mask {
   --fa: "\e37f";
   --fa--fa: "\e37f\e37f"
 }

 .fa-pickleball {
   --fa: "\e435";
   --fa--fa: "\e435\e435"
 }

 .fa-star-sharp-half {
   --fa: "\e28c";
   --fa--fa: "\e28c\e28c"
 }

 .fa-users-slash {
   --fa: "\e073";
   --fa--fa: "\e073\e073"
 }

 .fa-clover {
   --fa: "\e139";
   --fa--fa: "\e139\e139"
 }

 .fa-meat {
   --fa: "\f814";
   --fa--fa: "\f814\f814"
 }

 .fa-mail-reply,
 .fa-reply {
   --fa: "\f3e5";
   --fa--fa: "\f3e5\f3e5"
 }

 .fa-star-and-crescent {
   --fa: "\f699";
   --fa--fa: "\f699\f699"
 }

 .fa-empty-set {
   --fa: "\f656";
   --fa--fa: "\f656\f656"
 }

 .fa-house-fire {
   --fa: "\e50c";
   --fa--fa: "\e50c\e50c"
 }

 .fa-minus-square,
 .fa-square-minus {
   --fa: "\f146";
   --fa--fa: "\f146\f146"
 }

 .fa-helicopter {
   --fa: "\f533";
   --fa--fa: "\f533\f533"
 }

 .fa-bird {
   --fa: "\e469";
   --fa--fa: "\e469\e469"
 }

 .fa-compass {
   --fa: "\f14e";
   --fa--fa: "\f14e\f14e"
 }

 .fa-caret-square-down,
 .fa-square-caret-down {
   --fa: "\f150";
   --fa--fa: "\f150\f150"
 }

 .fa-heart-half-alt,
 .fa-heart-half-stroke {
   --fa: "\e1ac";
   --fa--fa: "\e1ac\e1ac"
 }

 .fa-file-circle-question {
   --fa: "\e4ef";
   --fa--fa: "\e4ef\e4ef"
 }

 .fa-truck-utensils {
   --fa: "\e628";
   --fa--fa: "\e628\e628"
 }

 .fa-laptop-code {
   --fa: "\f5fc";
   --fa--fa: "\f5fc\f5fc"
 }

 .fa-joystick {
   --fa: "\f8c5";
   --fa--fa: "\f8c5\f8c5"
 }

 .fa-grill-fire {
   --fa: "\e5a4";
   --fa--fa: "\e5a4\e5a4"
 }

 .fa-rectangle-vertical-history {
   --fa: "\e237";
   --fa--fa: "\e237\e237"
 }

 .fa-swatchbook {
   --fa: "\f5c3";
   --fa--fa: "\f5c3\f5c3"
 }

 .fa-prescription-bottle {
   --fa: "\f485";
   --fa--fa: "\f485\f485"
 }

 .fa-bars,
 .fa-navicon {
   --fa: "\f0c9";
   --fa--fa: "\f0c9\f0c9"
 }

 .fa-keyboard-left {
   --fa: "\e1c3";
   --fa--fa: "\e1c3\e1c3"
 }

 .fa-people-group {
   --fa: "\e533";
   --fa--fa: "\e533\e533"
 }

 .fa-hourglass-3,
 .fa-hourglass-end {
   --fa: "\f253";
   --fa--fa: "\f253\f253"
 }

 .fa-heart-broken,
 .fa-heart-crack {
   --fa: "\f7a9";
   --fa--fa: "\f7a9\f7a9"
 }

 .fa-face-beam-hand-over-mouth {
   --fa: "\e47c";
   --fa--fa: "\e47c\e47c"
 }

 .fa-droplet-percent,
 .fa-humidity {
   --fa: "\f750";
   --fa--fa: "\f750\f750"
 }

 .fa-external-link-square-alt,
 .fa-square-up-right {
   --fa: "\f360";
   --fa--fa: "\f360\f360"
 }

 .fa-face-kiss-beam,
 .fa-kiss-beam {
   --fa: "\f597";
   --fa--fa: "\f597\f597"
 }

 .fa-corn {
   --fa: "\f6c7";
   --fa--fa: "\f6c7\f6c7"
 }

 .fa-roller-coaster {
   --fa: "\e324";
   --fa--fa: "\e324\e324"
 }

 .fa-photo-film-music {
   --fa: "\e228";
   --fa--fa: "\e228\e228"
 }

 .fa-radar {
   --fa: "\e024";
   --fa--fa: "\e024\e024"
 }

 .fa-sickle {
   --fa: "\f822";
   --fa--fa: "\f822\f822"
 }

 .fa-film {
   --fa: "\f008";
   --fa--fa: "\f008\f008"
 }

 .fa-coconut {
   --fa: "\e2f6";
   --fa--fa: "\e2f6\e2f6"
 }

 .fa-ruler-horizontal {
   --fa: "\f547";
   --fa--fa: "\f547\f547"
 }

 .fa-shield-cross {
   --fa: "\f712";
   --fa--fa: "\f712\f712"
 }

 .fa-cassette-tape {
   --fa: "\f8ab";
   --fa--fa: "\f8ab\f8ab"
 }

 .fa-square-terminal {
   --fa: "\e32a";
   --fa--fa: "\e32a\e32a"
 }

 .fa-people-robbery {
   --fa: "\e536";
   --fa--fa: "\e536\e536"
 }

 .fa-lightbulb {
   --fa: "\f0eb";
   --fa--fa: "\f0eb\f0eb"
 }

 .fa-caret-left {
   --fa: "\f0d9";
   --fa--fa: "\f0d9\f0d9"
 }

 .fa-comment-middle {
   --fa: "\e149";
   --fa--fa: "\e149\e149"
 }

 .fa-trash-can-list {
   --fa: "\e2ab";
   --fa--fa: "\e2ab\e2ab"
 }

 .fa-block {
   --fa: "\e46a";
   --fa--fa: "\e46a\e46a"
 }

 .fa-circle-exclamation,
 .fa-exclamation-circle {
   --fa: "\f06a";
   --fa--fa: "\f06a\f06a"
 }

 .fa-school-circle-xmark {
   --fa: "\e56d";
   --fa--fa: "\e56d\e56d"
 }

 .fa-arrow-right-from-bracket,
 .fa-sign-out {
   --fa: "\f08b";
   --fa--fa: "\f08b\f08b"
 }

 .fa-face-frown-slight {
   --fa: "\e376";
   --fa--fa: "\e376\e376"
 }

 .fa-chevron-circle-down,
 .fa-circle-chevron-down {
   --fa: "\f13a";
   --fa--fa: "\f13a\f13a"
 }

 .fa-sidebar-flip {
   --fa: "\e24f";
   --fa--fa: "\e24f\e24f"
 }

 .fa-unlock-alt,
 .fa-unlock-keyhole {
   --fa: "\f13e";
   --fa--fa: "\f13e\f13e"
 }

 .fa-temperature-list {
   --fa: "\e299";
   --fa--fa: "\e299\e299"
 }

 .fa-cloud-showers-heavy {
   --fa: "\f740";
   --fa--fa: "\f740\f740"
 }

 .fa-headphones-alt,
 .fa-headphones-simple {
   --fa: "\f58f";
   --fa--fa: "\f58f\f58f"
 }

 .fa-sitemap {
   --fa: "\f0e8";
   --fa--fa: "\f0e8\f0e8"
 }

 .fa-pipe-section {
   --fa: "\e438";
   --fa--fa: "\e438\e438"
 }

 .fa-space-station-moon-alt,
 .fa-space-station-moon-construction {
   --fa: "\e034";
   --fa--fa: "\e034\e034"
 }

 .fa-circle-dollar-to-slot,
 .fa-donate {
   --fa: "\f4b9";
   --fa--fa: "\f4b9\f4b9"
 }

 .fa-memory {
   --fa: "\f538";
   --fa--fa: "\f538\f538"
 }

 .fa-face-sleeping {
   --fa: "\e38d";
   --fa--fa: "\e38d\e38d"
 }

 .fa-road-spikes {
   --fa: "\e568";
   --fa--fa: "\e568\e568"
 }

 .fa-fire-burner {
   --fa: "\e4f1";
   --fa--fa: "\e4f1\e4f1"
 }

 .fa-squirrel {
   --fa: "\f71a";
   --fa--fa: "\f71a\f71a"
 }

 .fa-arrow-to-top,
 .fa-arrow-up-to-line {
   --fa: "\f341";
   --fa--fa: "\f341\f341"
 }

 .fa-flag {
   --fa: "\f024";
   --fa--fa: "\f024\f024"
 }

 .fa-face-cowboy-hat {
   --fa: "\e36e";
   --fa--fa: "\e36e\e36e"
 }

 .fa-hanukiah {
   --fa: "\f6e6";
   --fa--fa: "\f6e6\f6e6"
 }

 .fa-chart-scatter-3d {
   --fa: "\e0e8";
   --fa--fa: "\e0e8\e0e8"
 }

 .fa-display-chart-up {
   --fa: "\e5e3";
   --fa--fa: "\e5e3\e5e3"
 }

 .fa-square-code {
   --fa: "\e267";
   --fa--fa: "\e267\e267"
 }

 .fa-feather {
   --fa: "\f52d";
   --fa--fa: "\f52d\f52d"
 }

 .fa-volume-down,
 .fa-volume-low {
   --fa: "\f027";
   --fa--fa: "\f027\f027"
 }

 .fa-times-to-slot,
 .fa-vote-nay,
 .fa-xmark-to-slot {
   --fa: "\f771";
   --fa--fa: "\f771\f771"
 }

 .fa-box-alt,
 .fa-box-taped {
   --fa: "\f49a";
   --fa--fa: "\f49a\f49a"
 }

 .fa-comment-slash {
   --fa: "\f4b3";
   --fa--fa: "\f4b3\f4b3"
 }

 .fa-swords {
   --fa: "\f71d";
   --fa--fa: "\f71d\f71d"
 }

 .fa-cloud-sun-rain {
   --fa: "\f743";
   --fa--fa: "\f743\f743"
 }

 .fa-album {
   --fa: "\f89f";
   --fa--fa: "\f89f\f89f"
 }

 .fa-circle-n {
   --fa: "\e118";
   --fa--fa: "\e118\e118"
 }

 .fa-compress {
   --fa: "\f066";
   --fa--fa: "\f066\f066"
 }

 .fa-wheat-alt,
 .fa-wheat-awn {
   --fa: "\e2cd";
   --fa--fa: "\e2cd\e2cd"
 }

 .fa-ankh {
   --fa: "\f644";
   --fa--fa: "\f644\f644"
 }

 .fa-hands-holding-child {
   --fa: "\e4fa";
   --fa--fa: "\e4fa\e4fa"
 }

 .fa-asterisk {
   --fa: "\2a";
   --fa--fa: "\2a\2a"
 }

 .fa-key-skeleton-left-right {
   --fa: "\e3b4";
   --fa--fa: "\e3b4\e3b4"
 }

 .fa-comment-lines {
   --fa: "\f4b0";
   --fa--fa: "\f4b0\f4b0"
 }

 .fa-luchador,
 .fa-luchador-mask,
 .fa-mask-luchador {
   --fa: "\f455";
   --fa--fa: "\f455\f455"
 }

 .fa-check-square,
 .fa-square-check {
   --fa: "\f14a";
   --fa--fa: "\f14a\f14a"
 }

 .fa-shredder {
   --fa: "\f68a";
   --fa--fa: "\f68a\f68a"
 }

 .fa-book-open-alt,
 .fa-book-open-cover {
   --fa: "\e0c0";
   --fa--fa: "\e0c0\e0c0"
 }

 .fa-sandwich {
   --fa: "\f81f";
   --fa--fa: "\f81f\f81f"
 }

 .fa-peseta-sign {
   --fa: "\e221";
   --fa--fa: "\e221\e221"
 }

 .fa-parking-slash,
 .fa-square-parking-slash {
   --fa: "\f617";
   --fa--fa: "\f617\f617"
 }

 .fa-train-tunnel {
   --fa: "\e454";
   --fa--fa: "\e454\e454"
 }

 .fa-header,
 .fa-heading {
   --fa: "\f1dc";
   --fa--fa: "\f1dc\f1dc"
 }

 .fa-ghost {
   --fa: "\f6e2";
   --fa--fa: "\f6e2\f6e2"
 }

 .fa-face-anguished {
   --fa: "\e369";
   --fa--fa: "\e369\e369"
 }

 .fa-hockey-sticks {
   --fa: "\f454";
   --fa--fa: "\f454\f454"
 }

 .fa-abacus {
   --fa: "\f640";
   --fa--fa: "\f640\f640"
 }

 .fa-film-alt,
 .fa-film-simple {
   --fa: "\f3a0";
   --fa--fa: "\f3a0\f3a0"
 }

 .fa-list,
 .fa-list-squares {
   --fa: "\f03a";
   --fa--fa: "\f03a\f03a"
 }

 .fa-tree-palm {
   --fa: "\f82b";
   --fa--fa: "\f82b\f82b"
 }

 .fa-phone-square-alt,
 .fa-square-phone-flip {
   --fa: "\f87b";
   --fa--fa: "\f87b\f87b"
 }

 .fa-user-beard-bolt {
   --fa: "\e689";
   --fa--fa: "\e689\e689"
 }

 .fa-cart-plus {
   --fa: "\f217";
   --fa--fa: "\f217\f217"
 }

 .fa-gamepad {
   --fa: "\f11b";
   --fa--fa: "\f11b\f11b"
 }

 .fa-border-center-v {
   --fa: "\f89d";
   --fa--fa: "\f89d\f89d"
 }

 .fa-circle-dot,
 .fa-dot-circle {
   --fa: "\f192";
   --fa--fa: "\f192\f192"
 }

 .fa-clipboard-medical {
   --fa: "\e133";
   --fa--fa: "\e133\e133"
 }

 .fa-dizzy,
 .fa-face-dizzy {
   --fa: "\f567";
   --fa--fa: "\f567\f567"
 }

 .fa-egg {
   --fa: "\f7fb";
   --fa--fa: "\f7fb\f7fb"
 }

 .fa-arrow-alt-to-top,
 .fa-up-to-line {
   --fa: "\f34d";
   --fa--fa: "\f34d\f34d"
 }

 .fa-house-medical-circle-xmark {
   --fa: "\e513";
   --fa--fa: "\e513\e513"
 }

 .fa-watch-fitness {
   --fa: "\f63e";
   --fa--fa: "\f63e\f63e"
 }

 .fa-clock-nine-thirty {
   --fa: "\e34d";
   --fa--fa: "\e34d\e34d"
 }

 .fa-campground {
   --fa: "\f6bb";
   --fa--fa: "\f6bb\f6bb"
 }

 .fa-folder-plus {
   --fa: "\f65e";
   --fa--fa: "\f65e\f65e"
 }

 .fa-jug {
   --fa: "\f8c6";
   --fa--fa: "\f8c6\f8c6"
 }

 .fa-futbol,
 .fa-futbol-ball,
 .fa-soccer-ball {
   --fa: "\f1e3";
   --fa--fa: "\f1e3\f1e3"
 }

 .fa-snow-blowing {
   --fa: "\f761";
   --fa--fa: "\f761\f761"
 }

 .fa-paint-brush,
 .fa-paintbrush {
   --fa: "\f1fc";
   --fa--fa: "\f1fc\f1fc"
 }

 .fa-lock {
   --fa: "\f023";
   --fa--fa: "\f023\f023"
 }

 .fa-arrow-down-from-line,
 .fa-arrow-from-top {
   --fa: "\f345";
   --fa--fa: "\f345\f345"
 }

 .fa-gas-pump {
   --fa: "\f52f";
   --fa--fa: "\f52f\f52f"
 }

 .fa-signal-alt-slash,
 .fa-signal-bars-slash {
   --fa: "\f694";
   --fa--fa: "\f694\f694"
 }

 .fa-monkey {
   --fa: "\f6fb";
   --fa--fa: "\f6fb\f6fb"
 }

 .fa-pro,
 .fa-rectangle-pro {
   --fa: "\e235";
   --fa--fa: "\e235\e235"
 }

 .fa-house-night {
   --fa: "\e010";
   --fa--fa: "\e010\e010"
 }

 .fa-hot-tub,
 .fa-hot-tub-person {
   --fa: "\f593";
   --fa--fa: "\f593\f593"
 }

 .fa-globe-pointer {
   --fa: "\e60e";
   --fa--fa: "\e60e\e60e"
 }

 .fa-blanket {
   --fa: "\f498";
   --fa--fa: "\f498\f498"
 }

 .fa-map-location,
 .fa-map-marked {
   --fa: "\f59f";
   --fa--fa: "\f59f\f59f"
 }

 .fa-house-flood-water {
   --fa: "\e50e";
   --fa--fa: "\e50e\e50e"
 }

 .fa-comments-question-check {
   --fa: "\e14f";
   --fa--fa: "\e14f\e14f"
 }

 .fa-tree {
   --fa: "\f1bb";
   --fa--fa: "\f1bb\f1bb"
 }

 .fa-arrows-cross {
   --fa: "\e0a2";
   --fa--fa: "\e0a2\e0a2"
 }

 .fa-backpack {
   --fa: "\f5d4";
   --fa--fa: "\f5d4\f5d4"
 }

 .fa-square-small {
   --fa: "\e27e";
   --fa--fa: "\e27e\e27e"
 }

 .fa-folder-arrow-up,
 .fa-folder-upload {
   --fa: "\e054";
   --fa--fa: "\e054\e054"
 }

 .fa-bridge-lock {
   --fa: "\e4cc";
   --fa--fa: "\e4cc\e4cc"
 }

 .fa-crosshairs-simple {
   --fa: "\e59f";
   --fa--fa: "\e59f\e59f"
 }

 .fa-sack-dollar {
   --fa: "\f81d";
   --fa--fa: "\f81d\f81d"
 }

 .fa-edit,
 .fa-pen-to-square {
   --fa: "\f044";
   --fa--fa: "\f044\f044"
 }

 .fa-sliders-h-square,
 .fa-square-sliders {
   --fa: "\f3f0";
   --fa--fa: "\f3f0\f3f0"
 }

 .fa-car-side {
   --fa: "\f5e4";
   --fa--fa: "\f5e4\f5e4"
 }

 .fa-comment-middle-top-alt,
 .fa-message-middle-top {
   --fa: "\e1e2";
   --fa--fa: "\e1e2\e1e2"
 }

 .fa-lightbulb-on {
   --fa: "\f672";
   --fa--fa: "\f672\f672"
 }

 .fa-knife,
 .fa-utensil-knife {
   --fa: "\f2e4";
   --fa--fa: "\f2e4\f2e4"
 }

 .fa-share-alt,
 .fa-share-nodes {
   --fa: "\f1e0";
   --fa--fa: "\f1e0\f1e0"
 }

 .fa-display-chart-up-circle-dollar {
   --fa: "\e5e6";
   --fa--fa: "\e5e6\e5e6"
 }

 .fa-wave-sine {
   --fa: "\f899";
   --fa--fa: "\f899\f899"
 }

 .fa-heart-circle-minus {
   --fa: "\e4ff";
   --fa--fa: "\e4ff\e4ff"
 }

 .fa-circle-w {
   --fa: "\e12c";
   --fa--fa: "\e12c\e12c"
 }

 .fa-calendar-circle,
 .fa-circle-calendar {
   --fa: "\e102";
   --fa--fa: "\e102\e102"
 }

 .fa-hourglass-2,
 .fa-hourglass-half {
   --fa: "\f252";
   --fa--fa: "\f252\f252"
 }

 .fa-microscope {
   --fa: "\f610";
   --fa--fa: "\f610\f610"
 }

 .fa-sunset {
   --fa: "\f767";
   --fa--fa: "\f767\f767"
 }

 .fa-sink {
   --fa: "\e06d";
   --fa--fa: "\e06d\e06d"
 }

 .fa-calendar-exclamation {
   --fa: "\f334";
   --fa--fa: "\f334\f334"
 }

 .fa-truck-container-empty {
   --fa: "\e2b5";
   --fa--fa: "\e2b5\e2b5"
 }

 .fa-hand-heart {
   --fa: "\f4bc";
   --fa--fa: "\f4bc\f4bc"
 }

 .fa-bag-shopping,
 .fa-shopping-bag {
   --fa: "\f290";
   --fa--fa: "\f290\f290"
 }

 .fa-arrow-down-z-a,
 .fa-sort-alpha-desc,
 .fa-sort-alpha-down-alt {
   --fa: "\f881";
   --fa--fa: "\f881\f881"
 }

 .fa-mitten {
   --fa: "\f7b5";
   --fa--fa: "\f7b5\f7b5"
 }

 .fa-reply-clock,
 .fa-reply-time {
   --fa: "\e239";
   --fa--fa: "\e239\e239"
 }

 .fa-person-rays {
   --fa: "\e54d";
   --fa--fa: "\e54d\e54d"
 }

 .fa-arrow-alt-right,
 .fa-right {
   --fa: "\f356";
   --fa--fa: "\f356\f356"
 }

 .fa-circle-f {
   --fa: "\e10e";
   --fa--fa: "\e10e\e10e"
 }

 .fa-users {
   --fa: "\f0c0";
   --fa--fa: "\f0c0\f0c0"
 }

 .fa-face-pleading {
   --fa: "\e386";
   --fa--fa: "\e386\e386"
 }

 .fa-eye-slash {
   --fa: "\f070";
   --fa--fa: "\f070\f070"
 }

 .fa-flask-vial {
   --fa: "\e4f3";
   --fa--fa: "\e4f3\e4f3"
 }

 .fa-police-box {
   --fa: "\e021";
   --fa--fa: "\e021\e021"
 }

 .fa-cucumber {
   --fa: "\e401";
   --fa--fa: "\e401\e401"
 }

 .fa-head-side-brain {
   --fa: "\f808";
   --fa--fa: "\f808\f808"
 }

 .fa-hand,
 .fa-hand-paper {
   --fa: "\f256";
   --fa--fa: "\f256\f256"
 }

 .fa-biking-mountain,
 .fa-person-biking-mountain {
   --fa: "\f84b";
   --fa--fa: "\f84b\f84b"
 }

 .fa-utensils-slash {
   --fa: "\e464";
   --fa--fa: "\e464\e464"
 }

 .fa-print-magnifying-glass,
 .fa-print-search {
   --fa: "\f81a";
   --fa--fa: "\f81a\f81a"
 }

 .fa-turn-right {
   --fa: "\e639";
   --fa--fa: "\e639\e639"
 }

 .fa-folder-bookmark {
   --fa: "\e186";
   --fa--fa: "\e186\e186"
 }

 .fa-arrow-turn-left-down {
   --fa: "\e633";
   --fa--fa: "\e633\e633"
 }

 .fa-om {
   --fa: "\f679";
   --fa--fa: "\f679\f679"
 }

 .fa-pi {
   --fa: "\f67e";
   --fa--fa: "\f67e\f67e"
 }

 .fa-flask-potion,
 .fa-flask-round-potion {
   --fa: "\f6e1";
   --fa--fa: "\f6e1\f6e1"
 }

 .fa-face-shush {
   --fa: "\e38c";
   --fa--fa: "\e38c\e38c"
 }

 .fa-worm {
   --fa: "\e599";
   --fa--fa: "\e599\e599"
 }

 .fa-house-circle-xmark {
   --fa: "\e50b";
   --fa--fa: "\e50b\e50b"
 }

 .fa-plug {
   --fa: "\f1e6";
   --fa--fa: "\f1e6\f1e6"
 }

 .fa-calendar-circle-exclamation {
   --fa: "\e46e";
   --fa--fa: "\e46e\e46e"
 }

 .fa-square-i {
   --fa: "\e272";
   --fa--fa: "\e272\e272"
 }

 .fa-chevron-up {
   --fa: "\f077";
   --fa--fa: "\f077\f077"
 }

 .fa-face-saluting {
   --fa: "\e484";
   --fa--fa: "\e484\e484"
 }

 .fa-gauge-simple-low,
 .fa-tachometer-slow {
   --fa: "\f62c";
   --fa--fa: "\f62c\f62c"
 }

 .fa-face-persevering {
   --fa: "\e385";
   --fa--fa: "\e385\e385"
 }

 .fa-camera-circle,
 .fa-circle-camera {
   --fa: "\e103";
   --fa--fa: "\e103\e103"
 }

 .fa-hand-spock {
   --fa: "\f259";
   --fa--fa: "\f259\f259"
 }

 .fa-spider-web {
   --fa: "\f719";
   --fa--fa: "\f719\f719"
 }

 .fa-circle-microphone,
 .fa-microphone-circle {
   --fa: "\e116";
   --fa--fa: "\e116\e116"
 }

 .fa-book-arrow-up {
   --fa: "\e0ba";
   --fa--fa: "\e0ba\e0ba"
 }

 .fa-popsicle {
   --fa: "\e43e";
   --fa--fa: "\e43e\e43e"
 }

 .fa-command {
   --fa: "\e142";
   --fa--fa: "\e142\e142"
 }

 .fa-blinds {
   --fa: "\f8fb";
   --fa--fa: "\f8fb\f8fb"
 }

 .fa-stopwatch {
   --fa: "\f2f2";
   --fa--fa: "\f2f2\f2f2"
 }

 .fa-saxophone {
   --fa: "\f8dc";
   --fa--fa: "\f8dc\f8dc"
 }

 .fa-square-2 {
   --fa: "\e257";
   --fa--fa: "\e257\e257"
 }

 .fa-field-hockey,
 .fa-field-hockey-stick-ball {
   --fa: "\f44c";
   --fa--fa: "\f44c\f44c"
 }

 .fa-arrow-up-square-triangle,
 .fa-sort-shapes-up-alt {
   --fa: "\f88b";
   --fa--fa: "\f88b\f88b"
 }

 .fa-face-scream {
   --fa: "\e38b";
   --fa--fa: "\e38b\e38b"
 }

 .fa-square-m {
   --fa: "\e276";
   --fa--fa: "\e276\e276"
 }

 .fa-camera-web,
 .fa-webcam {
   --fa: "\f832";
   --fa--fa: "\f832\f832"
 }

 .fa-comment-arrow-down {
   --fa: "\e143";
   --fa--fa: "\e143\e143"
 }

 .fa-lightbulb-cfl {
   --fa: "\e5a6";
   --fa--fa: "\e5a6\e5a6"
 }

 .fa-window-frame-open {
   --fa: "\e050";
   --fa--fa: "\e050\e050"
 }

 .fa-face-kiss,
 .fa-kiss {
   --fa: "\f596";
   --fa--fa: "\f596\f596"
 }

 .fa-bridge-circle-xmark {
   --fa: "\e4cb";
   --fa--fa: "\e4cb\e4cb"
 }

 .fa-period {
   --fa: "\2e";
   --fa--fa: "\2e\2e"
 }

 .fa-face-grin-tongue,
 .fa-grin-tongue {
   --fa: "\f589";
   --fa--fa: "\f589\f589"
 }

 .fa-up-to-dotted-line {
   --fa: "\e457";
   --fa--fa: "\e457\e457"
 }

 .fa-thought-bubble {
   --fa: "\e32e";
   --fa--fa: "\e32e\e32e"
 }

 .fa-skeleton-ribs {
   --fa: "\e5cb";
   --fa--fa: "\e5cb\e5cb"
 }

 .fa-raygun {
   --fa: "\e025";
   --fa--fa: "\e025\e025"
 }

 .fa-flute {
   --fa: "\f8b9";
   --fa--fa: "\f8b9\f8b9"
 }

 .fa-acorn {
   --fa: "\f6ae";
   --fa--fa: "\f6ae\f6ae"
 }

 .fa-video-arrow-up-right {
   --fa: "\e2c9";
   --fa--fa: "\e2c9\e2c9"
 }

 .fa-grate-droplet {
   --fa: "\e194";
   --fa--fa: "\e194\e194"
 }

 .fa-seal-exclamation {
   --fa: "\e242";
   --fa--fa: "\e242\e242"
 }

 .fa-chess-bishop {
   --fa: "\f43a";
   --fa--fa: "\f43a\f43a"
 }

 .fa-message-sms {
   --fa: "\e1e5";
   --fa--fa: "\e1e5\e1e5"
 }

 .fa-coffee-beans {
   --fa: "\e13f";
   --fa--fa: "\e13f\e13f"
 }

 .fa-hat-witch {
   --fa: "\f6e7";
   --fa--fa: "\f6e7\f6e7"
 }

 .fa-face-grin-wink,
 .fa-grin-wink {
   --fa: "\f58c";
   --fa--fa: "\f58c\f58c"
 }

 .fa-clock-three-thirty {
   --fa: "\e357";
   --fa--fa: "\e357\e357"
 }

 .fa-deaf,
 .fa-deafness,
 .fa-ear-deaf,
 .fa-hard-of-hearing {
   --fa: "\f2a4";
   --fa--fa: "\f2a4\f2a4"
 }

 .fa-alarm-clock {
   --fa: "\f34e";
   --fa--fa: "\f34e\f34e"
 }

 .fa-eclipse {
   --fa: "\f749";
   --fa--fa: "\f749\f749"
 }

 .fa-face-relieved {
   --fa: "\e389";
   --fa--fa: "\e389\e389"
 }

 .fa-road-circle-check {
   --fa: "\e564";
   --fa--fa: "\e564\e564"
 }

 .fa-dice-five {
   --fa: "\f523";
   --fa--fa: "\f523\f523"
 }

 .fa-minus-octagon,
 .fa-octagon-minus {
   --fa: "\f308";
   --fa--fa: "\f308\f308"
 }

 .fa-rss-square,
 .fa-square-rss {
   --fa: "\f143";
   --fa--fa: "\f143\f143"
 }

 .fa-face-zany {
   --fa: "\e3a4";
   --fa--fa: "\e3a4\e3a4"
 }

 .fa-tricycle {
   --fa: "\e5c3";
   --fa--fa: "\e5c3\e5c3"
 }

 .fa-land-mine-on {
   --fa: "\e51b";
   --fa--fa: "\e51b\e51b"
 }

 .fa-square-arrow-up-left {
   --fa: "\e263";
   --fa--fa: "\e263\e263"
 }

 .fa-i-cursor {
   --fa: "\f246";
   --fa--fa: "\f246\f246"
 }

 .fa-chart-mixed-up-circle-dollar {
   --fa: "\e5d9";
   --fa--fa: "\e5d9\e5d9"
 }

 .fa-salt-shaker {
   --fa: "\e446";
   --fa--fa: "\e446\e446"
 }

 .fa-stamp {
   --fa: "\f5bf";
   --fa--fa: "\f5bf\f5bf"
 }

 .fa-file-plus {
   --fa: "\f319";
   --fa--fa: "\f319\f319"
 }

 .fa-draw-square {
   --fa: "\f5ef";
   --fa--fa: "\f5ef\f5ef"
 }

 .fa-toilet-paper-reverse-slash,
 .fa-toilet-paper-under-slash {
   --fa: "\e2a1";
   --fa--fa: "\e2a1\e2a1"
 }

 .fa-stairs {
   --fa: "\e289";
   --fa--fa: "\e289\e289"
 }

 .fa-drone-alt,
 .fa-drone-front {
   --fa: "\f860";
   --fa--fa: "\f860\f860"
 }

 .fa-glass-empty {
   --fa: "\e191";
   --fa--fa: "\e191\e191"
 }

 .fa-dial-high {
   --fa: "\e15c";
   --fa--fa: "\e15c\e15c"
 }

 .fa-user-construction,
 .fa-user-hard-hat,
 .fa-user-helmet-safety {
   --fa: "\f82c";
   --fa--fa: "\f82c\f82c"
 }

 .fa-i {
   --fa: "\49";
   --fa--fa: "\49\49"
 }

 .fa-hryvnia,
 .fa-hryvnia-sign {
   --fa: "\f6f2";
   --fa--fa: "\f6f2\f6f2"
 }

 .fa-arrow-down-left-and-arrow-up-right-to-center {
   --fa: "\e092";
   --fa--fa: "\e092\e092"
 }

 .fa-pills {
   --fa: "\f484";
   --fa--fa: "\f484\f484"
 }

 .fa-face-grin-wide,
 .fa-grin-alt {
   --fa: "\f581";
   --fa--fa: "\f581\f581"
 }

 .fa-tooth {
   --fa: "\f5c9";
   --fa--fa: "\f5c9\f5c9"
 }

 .fa-basketball-hoop {
   --fa: "\f435";
   --fa--fa: "\f435\f435"
 }

 .fa-objects-align-bottom {
   --fa: "\e3bb";
   --fa--fa: "\e3bb\e3bb"
 }

 .fa-v {
   --fa: "\56";
   --fa--fa: "\56\56"
 }

 .fa-sparkles {
   --fa: "\f890";
   --fa--fa: "\f890\f890"
 }

 .fa-squid {
   --fa: "\e450";
   --fa--fa: "\e450\e450"
 }

 .fa-leafy-green {
   --fa: "\e41d";
   --fa--fa: "\e41d\e41d"
 }

 .fa-circle-arrow-up-right {
   --fa: "\e0fc";
   --fa--fa: "\e0fc\e0fc"
 }

 .fa-calendars {
   --fa: "\e0d7";
   --fa--fa: "\e0d7\e0d7"
 }

 .fa-bangladeshi-taka-sign {
   --fa: "\e2e6";
   --fa--fa: "\e2e6\e2e6"
 }

 .fa-bicycle {
   --fa: "\f206";
   --fa--fa: "\f206\f206"
 }

 .fa-hammer-war {
   --fa: "\f6e4";
   --fa--fa: "\f6e4\f6e4"
 }

 .fa-circle-d {
   --fa: "\e104";
   --fa--fa: "\e104\e104"
 }

 .fa-spider-black-widow {
   --fa: "\f718";
   --fa--fa: "\f718\f718"
 }

 .fa-rod-asclepius,
 .fa-rod-snake,
 .fa-staff-aesculapius,
 .fa-staff-snake {
   --fa: "\e579";
   --fa--fa: "\e579\e579"
 }

 .fa-pear {
   --fa: "\e20c";
   --fa--fa: "\e20c\e20c"
 }

 .fa-head-side-cough-slash {
   --fa: "\e062";
   --fa--fa: "\e062\e062"
 }

 .fa-file-mov {
   --fa: "\e647";
   --fa--fa: "\e647\e647"
 }

 .fa-triangle {
   --fa: "\f2ec";
   --fa--fa: "\f2ec\f2ec"
 }

 .fa-apartment {
   --fa: "\e468";
   --fa--fa: "\e468\e468"
 }

 .fa-ambulance,
 .fa-truck-medical {
   --fa: "\f0f9";
   --fa--fa: "\f0f9\f0f9"
 }

 .fa-pepper {
   --fa: "\e432";
   --fa--fa: "\e432\e432"
 }

 .fa-piano {
   --fa: "\f8d4";
   --fa--fa: "\f8d4\f8d4"
 }

 .fa-gun-squirt {
   --fa: "\e19d";
   --fa--fa: "\e19d\e19d"
 }

 .fa-wheat-awn-circle-exclamation {
   --fa: "\e598";
   --fa--fa: "\e598\e598"
 }

 .fa-snowman {
   --fa: "\f7d0";
   --fa--fa: "\f7d0\f7d0"
 }

 .fa-user-alien {
   --fa: "\e04a";
   --fa--fa: "\e04a\e04a"
 }

 .fa-shield-check {
   --fa: "\f2f7";
   --fa--fa: "\f2f7\f2f7"
 }

 .fa-mortar-pestle {
   --fa: "\f5a7";
   --fa--fa: "\f5a7\f5a7"
 }

 .fa-road-barrier {
   --fa: "\e562";
   --fa--fa: "\e562\e562"
 }

 .fa-chart-candlestick {
   --fa: "\e0e2";
   --fa--fa: "\e0e2\e0e2"
 }

 .fa-briefcase-blank {
   --fa: "\e0c8";
   --fa--fa: "\e0c8\e0c8"
 }

 .fa-school {
   --fa: "\f549";
   --fa--fa: "\f549\f549"
 }

 .fa-igloo {
   --fa: "\f7ae";
   --fa--fa: "\f7ae\f7ae"
 }

 .fa-bracket-round,
 .fa-parenthesis {
   --fa: "\28";
   --fa--fa: "\28\28"
 }

 .fa-joint {
   --fa: "\f595";
   --fa--fa: "\f595\f595"
 }

 .fa-horse-saddle {
   --fa: "\f8c3";
   --fa--fa: "\f8c3\f8c3"
 }

 .fa-mug-marshmallows {
   --fa: "\f7b7";
   --fa--fa: "\f7b7\f7b7"
 }

 .fa-filters {
   --fa: "\e17e";
   --fa--fa: "\e17e\e17e"
 }

 .fa-bell-on {
   --fa: "\f8fa";
   --fa--fa: "\f8fa\f8fa"
 }

 .fa-angle-right {
   --fa: "\f105";
   --fa--fa: "\f105\f105"
 }

 .fa-dial-med {
   --fa: "\e15f";
   --fa--fa: "\e15f\e15f"
 }

 .fa-horse {
   --fa: "\f6f0";
   --fa--fa: "\f6f0\f6f0"
 }

 .fa-q {
   --fa: "\51";
   --fa--fa: "\51\51"
 }

 .fa-monitor-heart-rate,
 .fa-monitor-waveform {
   --fa: "\f611";
   --fa--fa: "\f611\f611"
 }

 .fa-link-simple {
   --fa: "\e1cd";
   --fa--fa: "\e1cd\e1cd"
 }

 .fa-whistle {
   --fa: "\f460";
   --fa--fa: "\f460\f460"
 }

 .fa-g {
   --fa: "\47";
   --fa--fa: "\47\47"
 }

 .fa-fragile,
 .fa-wine-glass-crack {
   --fa: "\f4bb";
   --fa--fa: "\f4bb\f4bb"
 }

 .fa-slot-machine {
   --fa: "\e3ce";
   --fa--fa: "\e3ce\e3ce"
 }

 .fa-notes-medical {
   --fa: "\f481";
   --fa--fa: "\f481\f481"
 }

 .fa-car-wash {
   --fa: "\f5e6";
   --fa--fa: "\f5e6\f5e6"
 }

 .fa-escalator {
   --fa: "\e171";
   --fa--fa: "\e171\e171"
 }

 .fa-comment-image {
   --fa: "\e148";
   --fa--fa: "\e148\e148"
 }

 .fa-temperature-2,
 .fa-temperature-half,
 .fa-thermometer-2,
 .fa-thermometer-half {
   --fa: "\f2c9";
   --fa--fa: "\f2c9\f2c9"
 }

 .fa-dong-sign {
   --fa: "\e169";
   --fa--fa: "\e169\e169"
 }

 .fa-donut,
 .fa-doughnut {
   --fa: "\e406";
   --fa--fa: "\e406\e406"
 }

 .fa-capsules {
   --fa: "\f46b";
   --fa--fa: "\f46b\f46b"
 }

 .fa-poo-bolt,
 .fa-poo-storm {
   --fa: "\f75a";
   --fa--fa: "\f75a\f75a"
 }

 .fa-tally-1 {
   --fa: "\e294";
   --fa--fa: "\e294\e294"
 }

 .fa-file-vector {
   --fa: "\e64c";
   --fa--fa: "\e64c\e64c"
 }

 .fa-face-frown-open,
 .fa-frown-open {
   --fa: "\f57a";
   --fa--fa: "\f57a\f57a"
 }

 .fa-square-dashed {
   --fa: "\e269";
   --fa--fa: "\e269\e269"
 }

 .fa-bag-shopping-plus {
   --fa: "\e651";
   --fa--fa: "\e651\e651"
 }

 .fa-square-j {
   --fa: "\e273";
   --fa--fa: "\e273\e273"
 }

 .fa-hand-point-up {
   --fa: "\f0a6";
   --fa--fa: "\f0a6\f0a6"
 }

 .fa-money-bill {
   --fa: "\f0d6";
   --fa--fa: "\f0d6\f0d6"
 }

 .fa-arrow-up-big-small,
 .fa-sort-size-up {
   --fa: "\f88e";
   --fa--fa: "\f88e\f88e"
 }

 .fa-barcode-read {
   --fa: "\f464";
   --fa--fa: "\f464\f464"
 }

 .fa-baguette {
   --fa: "\e3d8";
   --fa--fa: "\e3d8\e3d8"
 }

 .fa-bowl-soft-serve {
   --fa: "\e46b";
   --fa--fa: "\e46b\e46b"
 }

 .fa-face-holding-back-tears {
   --fa: "\e482";
   --fa--fa: "\e482\e482"
 }

 .fa-arrow-alt-square-up,
 .fa-square-up {
   --fa: "\f353";
   --fa--fa: "\f353\f353"
 }

 .fa-subway-tunnel,
 .fa-train-subway-tunnel {
   --fa: "\e2a3";
   --fa--fa: "\e2a3\e2a3"
 }

 .fa-exclamation-square,
 .fa-square-exclamation {
   --fa: "\f321";
   --fa--fa: "\f321\f321"
 }

 .fa-semicolon {
   --fa: "\3b";
   --fa--fa: "\3b\3b"
 }

 .fa-bookmark {
   --fa: "\f02e";
   --fa--fa: "\f02e\f02e"
 }

 .fa-fan-table {
   --fa: "\e004";
   --fa--fa: "\e004\e004"
 }

 .fa-align-justify {
   --fa: "\f039";
   --fa--fa: "\f039\f039"
 }

 .fa-battery-1,
 .fa-battery-low {
   --fa: "\e0b1";
   --fa--fa: "\e0b1\e0b1"
 }

 .fa-credit-card-front {
   --fa: "\f38a";
   --fa--fa: "\f38a\f38a"
 }

 .fa-brain-arrow-curved-right,
 .fa-mind-share {
   --fa: "\f677";
   --fa--fa: "\f677\f677"
 }

 .fa-umbrella-beach {
   --fa: "\f5ca";
   --fa--fa: "\f5ca\f5ca"
 }

 .fa-helmet-un {
   --fa: "\e503";
   --fa--fa: "\e503\e503"
 }

 .fa-location-smile,
 .fa-map-marker-smile {
   --fa: "\f60d";
   --fa--fa: "\f60d\f60d"
 }

 .fa-arrow-left-to-line,
 .fa-arrow-to-left {
   --fa: "\f33e";
   --fa--fa: "\f33e\f33e"
 }

 .fa-bullseye {
   --fa: "\f140";
   --fa--fa: "\f140\f140"
 }

 .fa-nigiri,
 .fa-sushi {
   --fa: "\e48a";
   --fa--fa: "\e48a\e48a"
 }

 .fa-comment-alt-captions,
 .fa-message-captions {
   --fa: "\e1de";
   --fa--fa: "\e1de\e1de"
 }

 .fa-trash-list {
   --fa: "\e2b1";
   --fa--fa: "\e2b1\e2b1"
 }

 .fa-bacon {
   --fa: "\f7e5";
   --fa--fa: "\f7e5\f7e5"
 }

 .fa-option {
   --fa: "\e318";
   --fa--fa: "\e318\e318"
 }

 .fa-raccoon {
   --fa: "\e613";
   --fa--fa: "\e613\e613"
 }

 .fa-hand-point-down {
   --fa: "\f0a7";
   --fa--fa: "\f0a7\f0a7"
 }

 .fa-arrow-up-from-bracket {
   --fa: "\e09a";
   --fa--fa: "\e09a\e09a"
 }

 .fa-head-side-gear {
   --fa: "\e611";
   --fa--fa: "\e611\e611"
 }

 .fa-trash-plus {
   --fa: "\e2b2";
   --fa--fa: "\e2b2\e2b2"
 }

 .fa-file-cad {
   --fa: "\e672";
   --fa--fa: "\e672\e672"
 }

 .fa-objects-align-top {
   --fa: "\e3c0";
   --fa--fa: "\e3c0\e3c0"
 }

 .fa-folder,
 .fa-folder-blank {
   --fa: "\f07b";
   --fa--fa: "\f07b\f07b"
 }

 .fa-face-anxious-sweat {
   --fa: "\e36a";
   --fa--fa: "\e36a\e36a"
 }

 .fa-credit-card-blank {
   --fa: "\f389";
   --fa--fa: "\f389\f389"
 }

 .fa-file-medical-alt,
 .fa-file-waveform {
   --fa: "\f478";
   --fa--fa: "\f478\f478"
 }

 .fa-microchip-ai {
   --fa: "\e1ec";
   --fa--fa: "\e1ec\e1ec"
 }

 .fa-mug {
   --fa: "\f874";
   --fa--fa: "\f874\f874"
 }

 .fa-plane-up-slash {
   --fa: "\e22e";
   --fa--fa: "\e22e\e22e"
 }

 .fa-radiation {
   --fa: "\f7b9";
   --fa--fa: "\f7b9\f7b9"
 }

 .fa-pen-circle {
   --fa: "\e20e";
   --fa--fa: "\e20e\e20e"
 }

 .fa-bag-seedling {
   --fa: "\e5f2";
   --fa--fa: "\e5f2\e5f2"
 }

 .fa-chart-simple {
   --fa: "\e473";
   --fa--fa: "\e473\e473"
 }

 .fa-crutches {
   --fa: "\f7f8";
   --fa--fa: "\f7f8\f7f8"
 }

 .fa-circle-parking,
 .fa-parking-circle {
   --fa: "\f615";
   --fa--fa: "\f615\f615"
 }

 .fa-mars-stroke {
   --fa: "\f229";
   --fa--fa: "\f229\f229"
 }

 .fa-leaf-oak {
   --fa: "\f6f7";
   --fa--fa: "\f6f7\f6f7"
 }

 .fa-square-bolt {
   --fa: "\e265";
   --fa--fa: "\e265\e265"
 }

 .fa-vial {
   --fa: "\f492";
   --fa--fa: "\f492\f492"
 }

 .fa-dashboard,
 .fa-gauge,
 .fa-gauge-med,
 .fa-tachometer-alt-average {
   --fa: "\f624";
   --fa--fa: "\f624\f624"
 }

 .fa-magic-wand-sparkles,
 .fa-wand-magic-sparkles {
   --fa: "\e2ca";
   --fa--fa: "\e2ca\e2ca"
 }

 .fa-lambda {
   --fa: "\f66e";
   --fa--fa: "\f66e\f66e"
 }

 .fa-e {
   --fa: "\45";
   --fa--fa: "\45\45"
 }

 .fa-pizza {
   --fa: "\f817";
   --fa--fa: "\f817\f817"
 }

 .fa-bowl-chopsticks-noodles {
   --fa: "\e2ea";
   --fa--fa: "\e2ea\e2ea"
 }

 .fa-h3 {
   --fa: "\f315";
   --fa--fa: "\f315\f315"
 }

 .fa-pen-alt,
 .fa-pen-clip {
   --fa: "\f305";
   --fa--fa: "\f305\f305"
 }

 .fa-bridge-circle-exclamation {
   --fa: "\e4ca";
   --fa--fa: "\e4ca\e4ca"
 }

 .fa-badge-percent {
   --fa: "\f646";
   --fa--fa: "\f646\f646"
 }

 .fa-rotate-reverse {
   --fa: "\e631";
   --fa--fa: "\e631\e631"
 }

 .fa-user {
   --fa: "\f007";
   --fa--fa: "\f007\f007"
 }

 .fa-sensor {
   --fa: "\e028";
   --fa--fa: "\e028\e028"
 }

 .fa-comma {
   --fa: "\2c";
   --fa--fa: "\2c\2c"
 }

 .fa-school-circle-check {
   --fa: "\e56b";
   --fa--fa: "\e56b\e56b"
 }

 .fa-toilet-paper-reverse,
 .fa-toilet-paper-under {
   --fa: "\e2a0";
   --fa--fa: "\e2a0\e2a0"
 }

 .fa-light-emergency {
   --fa: "\e41f";
   --fa--fa: "\e41f\e41f"
 }

 .fa-arrow-down-to-arc {
   --fa: "\e4ae";
   --fa--fa: "\e4ae\e4ae"
 }

 .fa-dumpster {
   --fa: "\f793";
   --fa--fa: "\f793\f793"
 }

 .fa-shuttle-van,
 .fa-van-shuttle {
   --fa: "\f5b6";
   --fa--fa: "\f5b6\f5b6"
 }

 .fa-building-user {
   --fa: "\e4da";
   --fa--fa: "\e4da\e4da"
 }

 .fa-light-switch {
   --fa: "\e017";
   --fa--fa: "\e017\e017"
 }

 .fa-caret-square-left,
 .fa-square-caret-left {
   --fa: "\f191";
   --fa--fa: "\f191\f191"
 }

 .fa-highlighter {
   --fa: "\f591";
   --fa--fa: "\f591\f591"
 }

 .fa-heart-rate,
 .fa-wave-pulse {
   --fa: "\f5f8";
   --fa--fa: "\f5f8\f5f8"
 }

 .fa-key {
   --fa: "\f084";
   --fa--fa: "\f084\f084"
 }

 .fa-arrow-left-to-bracket {
   --fa: "\e669";
   --fa--fa: "\e669\e669"
 }

 .fa-hat-santa {
   --fa: "\f7a7";
   --fa--fa: "\f7a7\f7a7"
 }

 .fa-tamale {
   --fa: "\e451";
   --fa--fa: "\e451\e451"
 }

 .fa-box-check {
   --fa: "\f467";
   --fa--fa: "\f467\f467"
 }

 .fa-bullhorn {
   --fa: "\f0a1";
   --fa--fa: "\f0a1\f0a1"
 }

 .fa-steak {
   --fa: "\f824";
   --fa--fa: "\f824\f824"
 }

 .fa-location-crosshairs-slash,
 .fa-location-slash {
   --fa: "\f603";
   --fa--fa: "\f603\f603"
 }

 .fa-person-dolly {
   --fa: "\f4d0";
   --fa--fa: "\f4d0\f4d0"
 }

 .fa-globe {
   --fa: "\f0ac";
   --fa--fa: "\f0ac\f0ac"
 }

 .fa-synagogue {
   --fa: "\f69b";
   --fa--fa: "\f69b\f69b"
 }

 .fa-file-chart-column,
 .fa-file-chart-line {
   --fa: "\f659";
   --fa--fa: "\f659\f659"
 }

 .fa-person-half-dress {
   --fa: "\e548";
   --fa--fa: "\e548\e548"
 }

 .fa-folder-image {
   --fa: "\e18a";
   --fa--fa: "\e18a\e18a"
 }

 .fa-calendar-edit,
 .fa-calendar-pen {
   --fa: "\f333";
   --fa--fa: "\f333\f333"
 }

 .fa-road-bridge {
   --fa: "\e563";
   --fa--fa: "\e563\e563"
 }

 .fa-face-smile-tear {
   --fa: "\e393";
   --fa--fa: "\e393\e393"
 }

 .fa-comment-alt-plus,
 .fa-message-plus {
   --fa: "\f4a8";
   --fa--fa: "\f4a8\f4a8"
 }

 .fa-location-arrow {
   --fa: "\f124";
   --fa--fa: "\f124\f124"
 }

 .fa-c {
   --fa: "\43";
   --fa--fa: "\43\43"
 }

 .fa-tablet-button {
   --fa: "\f10a";
   --fa--fa: "\f10a\f10a"
 }

 .fa-person-dress-fairy {
   --fa: "\e607";
   --fa--fa: "\e607\e607"
 }

 .fa-rectangle-history-circle-user {
   --fa: "\e4a4";
   --fa--fa: "\e4a4\e4a4"
 }

 .fa-building-lock {
   --fa: "\e4d6";
   --fa--fa: "\e4d6\e4d6"
 }

 .fa-chart-line-up {
   --fa: "\e0e5";
   --fa--fa: "\e0e5\e0e5"
 }

 .fa-mailbox {
   --fa: "\f813";
   --fa--fa: "\f813\f813"
 }

 .fa-sign-posts {
   --fa: "\e625";
   --fa--fa: "\e625\e625"
 }

 .fa-truck-bolt {
   --fa: "\e3d0";
   --fa--fa: "\e3d0\e3d0"
 }

 .fa-pizza-slice {
   --fa: "\f818";
   --fa--fa: "\f818\f818"
 }

 .fa-money-bill-wave {
   --fa: "\f53a";
   --fa--fa: "\f53a\f53a"
 }

 .fa-area-chart,
 .fa-chart-area {
   --fa: "\f1fe";
   --fa--fa: "\f1fe\f1fe"
 }

 .fa-house-flag {
   --fa: "\e50d";
   --fa--fa: "\e50d\e50d"
 }

 .fa-circle-three-quarters-stroke {
   --fa: "\e5d4";
   --fa--fa: "\e5d4\e5d4"
 }

 .fa-person-circle-minus {
   --fa: "\e540";
   --fa--fa: "\e540\e540"
 }

 .fa-scalpel {
   --fa: "\f61d";
   --fa--fa: "\f61d\f61d"
 }

 .fa-ban,
 .fa-cancel {
   --fa: "\f05e";
   --fa--fa: "\f05e\f05e"
 }

 .fa-bell-exclamation {
   --fa: "\f848";
   --fa--fa: "\f848\f848"
 }

 .fa-bookmark-circle,
 .fa-circle-bookmark {
   --fa: "\e100";
   --fa--fa: "\e100\e100"
 }

 .fa-egg-fried {
   --fa: "\f7fc";
   --fa--fa: "\f7fc\f7fc"
 }

 .fa-face-weary {
   --fa: "\e3a1";
   --fa--fa: "\e3a1\e3a1"
 }

 .fa-uniform-martial-arts {
   --fa: "\e3d1";
   --fa--fa: "\e3d1\e3d1"
 }

 .fa-camera-rotate {
   --fa: "\e0d8";
   --fa--fa: "\e0d8\e0d8"
 }

 .fa-sun-dust {
   --fa: "\f764";
   --fa--fa: "\f764\f764"
 }

 .fa-comment-text {
   --fa: "\e14d";
   --fa--fa: "\e14d\e14d"
 }

 .fa-air-freshener,
 .fa-spray-can-sparkles {
   --fa: "\f5d0";
   --fa--fa: "\f5d0\f5d0"
 }

 .fa-signal-alt,
 .fa-signal-alt-4,
 .fa-signal-bars,
 .fa-signal-bars-strong {
   --fa: "\f690";
   --fa--fa: "\f690\f690"
 }

 .fa-diamond-exclamation {
   --fa: "\e405";
   --fa--fa: "\e405\e405"
 }

 .fa-star {
   --fa: "\f005";
   --fa--fa: "\f005\f005"
 }

 .fa-dial-min {
   --fa: "\e161";
   --fa--fa: "\e161\e161"
 }

 .fa-repeat {
   --fa: "\f363";
   --fa--fa: "\f363\f363"
 }

 .fa-cross {
   --fa: "\f654";
   --fa--fa: "\f654\f654"
 }

 .fa-file-caret-down,
 .fa-page-caret-down {
   --fa: "\e429";
   --fa--fa: "\e429\e429"
 }

 .fa-box {
   --fa: "\f466";
   --fa--fa: "\f466\f466"
 }

 .fa-venus-mars {
   --fa: "\f228";
   --fa--fa: "\f228\f228"
 }

 .fa-clock-seven-thirty {
   --fa: "\e351";
   --fa--fa: "\e351\e351"
 }

 .fa-arrow-pointer,
 .fa-mouse-pointer {
   --fa: "\f245";
   --fa--fa: "\f245\f245"
 }

 .fa-clock-four-thirty {
   --fa: "\e34b";
   --fa--fa: "\e34b\e34b"
 }

 .fa-signal-alt-3,
 .fa-signal-bars-good {
   --fa: "\f693";
   --fa--fa: "\f693\f693"
 }

 .fa-cactus {
   --fa: "\f8a7";
   --fa--fa: "\f8a7\f8a7"
 }

 .fa-lightbulb-gear {
   --fa: "\e5fd";
   --fa--fa: "\e5fd\e5fd"
 }

 .fa-expand-arrows-alt,
 .fa-maximize {
   --fa: "\f31e";
   --fa--fa: "\f31e\f31e"
 }

 .fa-charging-station {
   --fa: "\f5e7";
   --fa--fa: "\f5e7\f5e7"
 }

 .fa-shapes,
 .fa-triangle-circle-square {
   --fa: "\f61f";
   --fa--fa: "\f61f\f61f"
 }

 .fa-plane-tail {
   --fa: "\e22c";
   --fa--fa: "\e22c\e22c"
 }

 .fa-gauge-simple-max,
 .fa-tachometer-fastest {
   --fa: "\f62b";
   --fa--fa: "\f62b\f62b"
 }

 .fa-circle-u {
   --fa: "\e127";
   --fa--fa: "\e127\e127"
 }

 .fa-shield-slash {
   --fa: "\e24b";
   --fa--fa: "\e24b\e24b"
 }

 .fa-phone-square-down,
 .fa-square-phone-hangup {
   --fa: "\e27a";
   --fa--fa: "\e27a\e27a"
 }

 .fa-arrow-up-left {
   --fa: "\e09d";
   --fa--fa: "\e09d\e09d"
 }

 .fa-transporter-1 {
   --fa: "\e043";
   --fa--fa: "\e043\e043"
 }

 .fa-peanuts {
   --fa: "\e431";
   --fa--fa: "\e431\e431"
 }

 .fa-random,
 .fa-shuffle {
   --fa: "\f074";
   --fa--fa: "\f074\f074"
 }

 .fa-person-running,
 .fa-running {
   --fa: "\f70c";
   --fa--fa: "\f70c\f70c"
 }

 .fa-mobile-retro {
   --fa: "\e527";
   --fa--fa: "\e527\e527"
 }

 .fa-grip-lines-vertical {
   --fa: "\f7a5";
   --fa--fa: "\f7a5\f7a5"
 }

 .fa-bin-bottles-recycle {
   --fa: "\e5f6";
   --fa--fa: "\e5f6\e5f6"
 }

 .fa-arrow-up-from-square {
   --fa: "\e09c";
   --fa--fa: "\e09c\e09c"
 }

 .fa-file-dashed-line,
 .fa-page-break {
   --fa: "\f877";
   --fa--fa: "\f877\f877"
 }

 .fa-bracket-curly-right {
   --fa: "\7d";
   --fa--fa: "\7d\7d"
 }

 .fa-spider {
   --fa: "\f717";
   --fa--fa: "\f717\f717"
 }

 .fa-clock-three {
   --fa: "\e356";
   --fa--fa: "\e356\e356"
 }

 .fa-hands-bound {
   --fa: "\e4f9";
   --fa--fa: "\e4f9\e4f9"
 }

 .fa-scalpel-line-dashed,
 .fa-scalpel-path {
   --fa: "\f61e";
   --fa--fa: "\f61e\f61e"
 }

 .fa-file-invoice-dollar {
   --fa: "\f571";
   --fa--fa: "\f571\f571"
 }

 .fa-pipe-smoking {
   --fa: "\e3c4";
   --fa--fa: "\e3c4\e3c4"
 }

 .fa-face-astonished {
   --fa: "\e36b";
   --fa--fa: "\e36b\e36b"
 }

 .fa-window {
   --fa: "\f40e";
   --fa--fa: "\f40e\f40e"
 }

 .fa-plane-circle-exclamation {
   --fa: "\e556";
   --fa--fa: "\e556\e556"
 }

 .fa-ear {
   --fa: "\f5f0";
   --fa--fa: "\f5f0\f5f0"
 }

 .fa-file-lock {
   --fa: "\e3a6";
   --fa--fa: "\e3a6\e3a6"
 }

 .fa-diagram-venn {
   --fa: "\e15a";
   --fa--fa: "\e15a\e15a"
 }

 .fa-arrow-down-from-bracket {
   --fa: "\e667";
   --fa--fa: "\e667\e667"
 }

 .fa-x-ray {
   --fa: "\f497";
   --fa--fa: "\f497\f497"
 }

 .fa-goal-net {
   --fa: "\e3ab";
   --fa--fa: "\e3ab\e3ab"
 }

 .fa-coffin-cross {
   --fa: "\e051";
   --fa--fa: "\e051\e051"
 }

 .fa-octopus {
   --fa: "\e688";
   --fa--fa: "\e688\e688"
 }

 .fa-spell-check {
   --fa: "\f891";
   --fa--fa: "\f891\f891"
 }

 .fa-location-xmark,
 .fa-map-marker-times,
 .fa-map-marker-xmark {
   --fa: "\f60e";
   --fa--fa: "\f60e\f60e"
 }

 .fa-circle-quarter-stroke {
   --fa: "\e5d3";
   --fa--fa: "\e5d3\e5d3"
 }

 .fa-lasso {
   --fa: "\f8c8";
   --fa--fa: "\f8c8\f8c8"
 }

 .fa-slash {
   --fa: "\f715";
   --fa--fa: "\f715\f715"
 }

 .fa-person-to-portal,
 .fa-portal-enter {
   --fa: "\e022";
   --fa--fa: "\e022\e022"
 }

 .fa-calendar-star {
   --fa: "\f736";
   --fa--fa: "\f736\f736"
 }

 .fa-computer-mouse,
 .fa-mouse {
   --fa: "\f8cc";
   --fa--fa: "\f8cc\f8cc"
 }

 .fa-arrow-right-to-bracket,
 .fa-sign-in {
   --fa: "\f090";
   --fa--fa: "\f090\f090"
 }

 .fa-pegasus {
   --fa: "\f703";
   --fa--fa: "\f703\f703"
 }

 .fa-files-medical {
   --fa: "\f7fd";
   --fa--fa: "\f7fd\f7fd"
 }

 .fa-cannon {
   --fa: "\e642";
   --fa--fa: "\e642\e642"
 }

 .fa-nfc-lock {
   --fa: "\e1f8";
   --fa--fa: "\e1f8\e1f8"
 }

 .fa-person-ski-lift,
 .fa-ski-lift {
   --fa: "\f7c8";
   --fa--fa: "\f7c8\f7c8"
 }

 .fa-square-6 {
   --fa: "\e25b";
   --fa--fa: "\e25b\e25b"
 }

 .fa-shop-slash,
 .fa-store-alt-slash {
   --fa: "\e070";
   --fa--fa: "\e070\e070"
 }

 .fa-wind-turbine {
   --fa: "\f89b";
   --fa--fa: "\f89b\f89b"
 }

 .fa-sliders-simple {
   --fa: "\e253";
   --fa--fa: "\e253\e253"
 }

 .fa-grid-round {
   --fa: "\e5da";
   --fa--fa: "\e5da\e5da"
 }

 .fa-badge-sheriff {
   --fa: "\f8a2";
   --fa--fa: "\f8a2\f8a2"
 }

 .fa-server {
   --fa: "\f233";
   --fa--fa: "\f233\f233"
 }

 .fa-virus-covid-slash {
   --fa: "\e4a9";
   --fa--fa: "\e4a9\e4a9"
 }

 .fa-intersection {
   --fa: "\f668";
   --fa--fa: "\f668\f668"
 }

 .fa-shop-lock {
   --fa: "\e4a5";
   --fa--fa: "\e4a5\e4a5"
 }

 .fa-family {
   --fa: "\e300";
   --fa--fa: "\e300\e300"
 }

 .fa-hourglass-1,
 .fa-hourglass-start {
   --fa: "\f251";
   --fa--fa: "\f251\f251"
 }

 .fa-user-hair-buns {
   --fa: "\e3d3";
   --fa--fa: "\e3d3\e3d3"
 }

 .fa-blender-phone {
   --fa: "\f6b6";
   --fa--fa: "\f6b6\f6b6"
 }

 .fa-hourglass-clock {
   --fa: "\e41b";
   --fa--fa: "\e41b\e41b"
 }

 .fa-person-seat-reclined {
   --fa: "\e21f";
   --fa--fa: "\e21f\e21f"
 }

 .fa-paper-plane-alt,
 .fa-paper-plane-top,
 .fa-send {
   --fa: "\e20a";
   --fa--fa: "\e20a\e20a"
 }

 .fa-comment-alt-arrow-up,
 .fa-message-arrow-up {
   --fa: "\e1dc";
   --fa--fa: "\e1dc\e1dc"
 }

 .fa-lightbulb-exclamation {
   --fa: "\f671";
   --fa--fa: "\f671\f671"
 }

 .fa-layer-group-minus,
 .fa-layer-minus {
   --fa: "\f5fe";
   --fa--fa: "\f5fe\f5fe"
 }

 .fa-chart-pie-simple-circle-currency {
   --fa: "\e604";
   --fa--fa: "\e604\e604"
 }

 .fa-circle-e {
   --fa: "\e109";
   --fa--fa: "\e109\e109"
 }

 .fa-building-wheat {
   --fa: "\e4db";
   --fa--fa: "\e4db\e4db"
 }

 .fa-gauge-max,
 .fa-tachometer-alt-fastest {
   --fa: "\f626";
   --fa--fa: "\f626\f626"
 }

 .fa-person-breastfeeding {
   --fa: "\e53a";
   --fa--fa: "\e53a\e53a"
 }

 .fa-apostrophe {
   --fa: "\27";
   --fa--fa: "\27\27"
 }

 .fa-file-png {
   --fa: "\e666";
   --fa--fa: "\e666\e666"
 }

 .fa-fire-hydrant {
   --fa: "\e17f";
   --fa--fa: "\e17f\e17f"
 }

 .fa-right-to-bracket,
 .fa-sign-in-alt {
   --fa: "\f2f6";
   --fa--fa: "\f2f6\f2f6"
 }

 .fa-video-plus {
   --fa: "\f4e1";
   --fa--fa: "\f4e1\f4e1"
 }

 .fa-arrow-alt-square-right,
 .fa-square-right {
   --fa: "\f352";
   --fa--fa: "\f352\f352"
 }

 .fa-comment-smile {
   --fa: "\f4b4";
   --fa--fa: "\f4b4\f4b4"
 }

 .fa-venus {
   --fa: "\f221";
   --fa--fa: "\f221\f221"
 }

 .fa-passport {
   --fa: "\f5ab";
   --fa--fa: "\f5ab\f5ab"
 }

 .fa-thumb-tack-slash,
 .fa-thumbtack-slash {
   --fa: "\e68f";
   --fa--fa: "\e68f\e68f"
 }

 .fa-inbox-arrow-down,
 .fa-inbox-in {
   --fa: "\f310";
   --fa--fa: "\f310\f310"
 }

 .fa-heart-pulse,
 .fa-heartbeat {
   --fa: "\f21e";
   --fa--fa: "\f21e\f21e"
 }

 .fa-circle-8 {
   --fa: "\e0f5";
   --fa--fa: "\e0f5\e0f5"
 }

 .fa-clouds-moon {
   --fa: "\f745";
   --fa--fa: "\f745\f745"
 }

 .fa-clock-ten-thirty {
   --fa: "\e355";
   --fa--fa: "\e355\e355"
 }

 .fa-people-carry,
 .fa-people-carry-box {
   --fa: "\f4ce";
   --fa--fa: "\f4ce\f4ce"
 }

 .fa-folder-user {
   --fa: "\e18e";
   --fa--fa: "\e18e\e18e"
 }

 .fa-trash-can-xmark {
   --fa: "\e2ae";
   --fa--fa: "\e2ae\e2ae"
 }

 .fa-temperature-high {
   --fa: "\f769";
   --fa--fa: "\f769\f769"
 }

 .fa-microchip {
   --fa: "\f2db";
   --fa--fa: "\f2db\f2db"
 }

 .fa-left-long-to-line {
   --fa: "\e41e";
   --fa--fa: "\e41e\e41e"
 }

 .fa-crown {
   --fa: "\f521";
   --fa--fa: "\f521\f521"
 }

 .fa-weight-hanging {
   --fa: "\f5cd";
   --fa--fa: "\f5cd\f5cd"
 }

 .fa-xmarks-lines {
   --fa: "\e59a";
   --fa--fa: "\e59a\e59a"
 }

 .fa-file-prescription {
   --fa: "\f572";
   --fa--fa: "\f572\f572"
 }

 .fa-table-cells-lock {
   --fa: "\e679";
   --fa--fa: "\e679\e679"
 }

 .fa-calendar-range {
   --fa: "\e0d6";
   --fa--fa: "\e0d6\e0d6"
 }

 .fa-flower-daffodil {
   --fa: "\f800";
   --fa--fa: "\f800\f800"
 }

 .fa-hand-back-point-up {
   --fa: "\e1a2";
   --fa--fa: "\e1a2\e1a2"
 }

 .fa-weight,
 .fa-weight-scale {
   --fa: "\f496";
   --fa--fa: "\f496\f496"
 }

 .fa-arrow-up-to-arc {
   --fa: "\e617";
   --fa--fa: "\e617\e617"
 }

 .fa-star-exclamation {
   --fa: "\f2f3";
   --fa--fa: "\f2f3\f2f3"
 }

 .fa-books {
   --fa: "\f5db";
   --fa--fa: "\f5db\f5db"
 }

 .fa-user-friends,
 .fa-user-group {
   --fa: "\f500";
   --fa--fa: "\f500\f500"
 }

 .fa-arrow-up-a-z,
 .fa-sort-alpha-up {
   --fa: "\f15e";
   --fa--fa: "\f15e\f15e"
 }

 .fa-layer-group-plus,
 .fa-layer-plus {
   --fa: "\f5ff";
   --fa--fa: "\f5ff\f5ff"
 }

 .fa-play-pause {
   --fa: "\e22f";
   --fa--fa: "\e22f\e22f"
 }

 .fa-block-question {
   --fa: "\e3dd";
   --fa--fa: "\e3dd\e3dd"
 }

 .fa-snooze,
 .fa-zzz {
   --fa: "\f880";
   --fa--fa: "\f880\f880"
 }

 .fa-scanner-image {
   --fa: "\f8f3";
   --fa--fa: "\f8f3\f8f3"
 }

 .fa-tv-retro {
   --fa: "\f401";
   --fa--fa: "\f401\f401"
 }

 .fa-square-t {
   --fa: "\e280";
   --fa--fa: "\e280\e280"
 }

 .fa-barn-silo,
 .fa-farm {
   --fa: "\f864";
   --fa--fa: "\f864\f864"
 }

 .fa-chess-knight {
   --fa: "\f441";
   --fa--fa: "\f441\f441"
 }

 .fa-bars-sort {
   --fa: "\e0ae";
   --fa--fa: "\e0ae\e0ae"
 }

 .fa-palette-boxes,
 .fa-pallet-alt,
 .fa-pallet-boxes {
   --fa: "\f483";
   --fa--fa: "\f483\f483"
 }

 .fa-face-laugh-squint,
 .fa-laugh-squint {
   --fa: "\f59b";
   --fa--fa: "\f59b\f59b"
 }

 .fa-code-simple {
   --fa: "\e13d";
   --fa--fa: "\e13d\e13d"
 }

 .fa-bolt-slash {
   --fa: "\e0b8";
   --fa--fa: "\e0b8\e0b8"
 }

 .fa-panel-fire {
   --fa: "\e42f";
   --fa--fa: "\e42f\e42f"
 }

 .fa-binary-circle-check {
   --fa: "\e33c";
   --fa--fa: "\e33c\e33c"
 }

 .fa-comment-minus {
   --fa: "\f4b1";
   --fa--fa: "\f4b1\f4b1"
 }

 .fa-burrito {
   --fa: "\f7ed";
   --fa--fa: "\f7ed\f7ed"
 }

 .fa-violin {
   --fa: "\f8ed";
   --fa--fa: "\f8ed\f8ed"
 }

 .fa-objects-column {
   --fa: "\e3c1";
   --fa--fa: "\e3c1\e3c1"
 }

 .fa-chevron-square-down,
 .fa-square-chevron-down {
   --fa: "\f329";
   --fa--fa: "\f329\f329"
 }

 .fa-comment-plus {
   --fa: "\f4b2";
   --fa--fa: "\f4b2\f4b2"
 }

 .fa-triangle-instrument,
 .fa-triangle-music {
   --fa: "\f8e2";
   --fa--fa: "\f8e2\f8e2"
 }

 .fa-wheelchair {
   --fa: "\f193";
   --fa--fa: "\f193\f193"
 }

 .fa-user-pilot-tie {
   --fa: "\e2c1";
   --fa--fa: "\e2c1\e2c1"
 }

 .fa-piano-keyboard {
   --fa: "\f8d5";
   --fa--fa: "\f8d5\f8d5"
 }

 .fa-bed-empty {
   --fa: "\f8f9";
   --fa--fa: "\f8f9\f8f9"
 }

 .fa-arrow-circle-up,
 .fa-circle-arrow-up {
   --fa: "\f0aa";
   --fa--fa: "\f0aa\f0aa"
 }

 .fa-toggle-on {
   --fa: "\f205";
   --fa--fa: "\f205\f205"
 }

 .fa-rectangle-portrait,
 .fa-rectangle-vertical {
   --fa: "\f2fb";
   --fa--fa: "\f2fb\f2fb"
 }

 .fa-person-walking,
 .fa-walking {
   --fa: "\f554";
   --fa--fa: "\f554\f554"
 }

 .fa-l {
   --fa: "\4c";
   --fa--fa: "\4c\4c"
 }

 .fa-signal-stream {
   --fa: "\f8dd";
   --fa--fa: "\f8dd\f8dd"
 }

 .fa-down-to-bracket {
   --fa: "\e4e7";
   --fa--fa: "\e4e7\e4e7"
 }

 .fa-circle-z {
   --fa: "\e130";
   --fa--fa: "\e130\e130"
 }

 .fa-stars {
   --fa: "\f762";
   --fa--fa: "\f762\f762"
 }

 .fa-fire {
   --fa: "\f06d";
   --fa--fa: "\f06d\f06d"
 }

 .fa-bed-pulse,
 .fa-procedures {
   --fa: "\f487";
   --fa--fa: "\f487\f487"
 }

 .fa-house-day {
   --fa: "\e00e";
   --fa--fa: "\e00e\e00e"
 }

 .fa-shuttle-space,
 .fa-space-shuttle {
   --fa: "\f197";
   --fa--fa: "\f197\f197"
 }

 .fa-shirt-long-sleeve {
   --fa: "\e3c7";
   --fa--fa: "\e3c7\e3c7"
 }

 .fa-chart-pie-alt,
 .fa-chart-pie-simple {
   --fa: "\f64e";
   --fa--fa: "\f64e\f64e"
 }

 .fa-face-laugh,
 .fa-laugh {
   --fa: "\f599";
   --fa--fa: "\f599\f599"
 }

 .fa-folder-open {
   --fa: "\f07c";
   --fa--fa: "\f07c\f07c"
 }

 .fa-album-collection-circle-user {
   --fa: "\e48f";
   --fa--fa: "\e48f\e48f"
 }

 .fa-candy {
   --fa: "\e3e7";
   --fa--fa: "\e3e7\e3e7"
 }

 .fa-bowl-hot,
 .fa-soup {
   --fa: "\f823";
   --fa--fa: "\f823\f823"
 }

 .fa-flatbread {
   --fa: "\e40b";
   --fa--fa: "\e40b\e40b"
 }

 .fa-heart-circle-plus {
   --fa: "\e500";
   --fa--fa: "\e500\e500"
 }

 .fa-code-fork {
   --fa: "\e13b";
   --fa--fa: "\e13b\e13b"
 }

 .fa-city {
   --fa: "\f64f";
   --fa--fa: "\f64f\f64f"
 }

 .fa-signal-alt-1,
 .fa-signal-bars-weak {
   --fa: "\f691";
   --fa--fa: "\f691\f691"
 }

 .fa-microphone-alt,
 .fa-microphone-lines {
   --fa: "\f3c9";
   --fa--fa: "\f3c9\f3c9"
 }

 .fa-clock-twelve {
   --fa: "\e358";
   --fa--fa: "\e358\e358"
 }

 .fa-pepper-hot {
   --fa: "\f816";
   --fa--fa: "\f816\f816"
 }

 .fa-citrus-slice {
   --fa: "\e2f5";
   --fa--fa: "\e2f5\e2f5"
 }

 .fa-sheep {
   --fa: "\f711";
   --fa--fa: "\f711\f711"
 }

 .fa-unlock {
   --fa: "\f09c";
   --fa--fa: "\f09c\f09c"
 }

 .fa-colon-sign {
   --fa: "\e140";
   --fa--fa: "\e140\e140"
 }

 .fa-headset {
   --fa: "\f590";
   --fa--fa: "\f590\f590"
 }

 .fa-badger-honey {
   --fa: "\f6b4";
   --fa--fa: "\f6b4\f6b4"
 }

 .fa-h4 {
   --fa: "\f86a";
   --fa--fa: "\f86a\f86a"
 }

 .fa-store-slash {
   --fa: "\e071";
   --fa--fa: "\e071\e071"
 }

 .fa-road-circle-xmark {
   --fa: "\e566";
   --fa--fa: "\e566\e566"
 }

 .fa-signal-slash {
   --fa: "\f695";
   --fa--fa: "\f695\f695"
 }

 .fa-user-minus {
   --fa: "\f503";
   --fa--fa: "\f503\f503"
 }

 .fa-mars-stroke-up,
 .fa-mars-stroke-v {
   --fa: "\f22a";
   --fa--fa: "\f22a\f22a"
 }

 .fa-champagne-glasses,
 .fa-glass-cheers {
   --fa: "\f79f";
   --fa--fa: "\f79f\f79f"
 }

 .fa-taco {
   --fa: "\f826";
   --fa--fa: "\f826\f826"
 }

 .fa-hexagon-plus,
 .fa-plus-hexagon {
   --fa: "\f300";
   --fa--fa: "\f300\f300"
 }

 .fa-clipboard {
   --fa: "\f328";
   --fa--fa: "\f328\f328"
 }

 .fa-house-circle-exclamation {
   --fa: "\e50a";
   --fa--fa: "\e50a\e50a"
 }

 .fa-file-arrow-up,
 .fa-file-upload {
   --fa: "\f574";
   --fa--fa: "\f574\f574"
 }

 .fa-wifi,
 .fa-wifi-3,
 .fa-wifi-strong {
   --fa: "\f1eb";
   --fa--fa: "\f1eb\f1eb"
 }

 .fa-comments-alt,
 .fa-messages {
   --fa: "\f4b6";
   --fa--fa: "\f4b6\f4b6"
 }

 .fa-bath,
 .fa-bathtub {
   --fa: "\f2cd";
   --fa--fa: "\f2cd\f2cd"
 }

 .fa-umbrella-alt,
 .fa-umbrella-simple {
   --fa: "\e2bc";
   --fa--fa: "\e2bc\e2bc"
 }

 .fa-rectangle-history-circle-plus {
   --fa: "\e4a3";
   --fa--fa: "\e4a3\e4a3"
 }

 .fa-underline {
   --fa: "\f0cd";
   --fa--fa: "\f0cd\f0cd"
 }

 .fa-prescription-bottle-pill {
   --fa: "\e5c0";
   --fa--fa: "\e5c0\e5c0"
 }

 .fa-user-edit,
 .fa-user-pen {
   --fa: "\f4ff";
   --fa--fa: "\f4ff\f4ff"
 }

 .fa-binary-slash {
   --fa: "\e33e";
   --fa--fa: "\e33e\e33e"
 }

 .fa-square-o {
   --fa: "\e278";
   --fa--fa: "\e278\e278"
 }

 .fa-caduceus {
   --fa: "\e681";
   --fa--fa: "\e681\e681"
 }

 .fa-signature {
   --fa: "\f5b7";
   --fa--fa: "\f5b7\f5b7"
 }

 .fa-stroopwafel {
   --fa: "\f551";
   --fa--fa: "\f551\f551"
 }

 .fa-bold {
   --fa: "\f032";
   --fa--fa: "\f032\f032"
 }

 .fa-anchor-lock {
   --fa: "\e4ad";
   --fa--fa: "\e4ad\e4ad"
 }

 .fa-building-ngo {
   --fa: "\e4d7";
   --fa--fa: "\e4d7\e4d7"
 }

 .fa-transporter-3 {
   --fa: "\e045";
   --fa--fa: "\e045\e045"
 }

 .fa-engine-exclamation,
 .fa-engine-warning {
   --fa: "\f5f2";
   --fa--fa: "\f5f2\f5f2"
 }

 .fa-circle-down-right {
   --fa: "\e108";
   --fa--fa: "\e108\e108"
 }

 .fa-square-k {
   --fa: "\e274";
   --fa--fa: "\e274\e274"
 }

 .fa-manat-sign {
   --fa: "\e1d5";
   --fa--fa: "\e1d5\e1d5"
 }

 .fa-money-check-edit,
 .fa-money-check-pen {
   --fa: "\f872";
   --fa--fa: "\f872\f872"
 }

 .fa-not-equal {
   --fa: "\f53e";
   --fa--fa: "\f53e\f53e"
 }

 .fa-border-style,
 .fa-border-top-left {
   --fa: "\f853";
   --fa--fa: "\f853\f853"
 }

 .fa-map-location-dot,
 .fa-map-marked-alt {
   --fa: "\f5a0";
   --fa--fa: "\f5a0\f5a0"
 }

 .fa-tilde {
   --fa: "\7e";
   --fa--fa: "\7e\7e"
 }

 .fa-jedi {
   --fa: "\f669";
   --fa--fa: "\f669\f669"
 }

 .fa-poll,
 .fa-square-poll-vertical {
   --fa: "\f681";
   --fa--fa: "\f681\f681"
 }

 .fa-arrow-down-square-triangle,
 .fa-sort-shapes-down-alt {
   --fa: "\f889";
   --fa--fa: "\f889\f889"
 }

 .fa-mug-hot {
   --fa: "\f7b6";
   --fa--fa: "\f7b6\f7b6"
 }

 .fa-dog-leashed {
   --fa: "\f6d4";
   --fa--fa: "\f6d4\f6d4"
 }

 .fa-battery-car,
 .fa-car-battery {
   --fa: "\f5df";
   --fa--fa: "\f5df\f5df"
 }

 .fa-face-downcast-sweat {
   --fa: "\e371";
   --fa--fa: "\e371\e371"
 }

 .fa-mailbox-flag-up {
   --fa: "\e5bb";
   --fa--fa: "\e5bb\e5bb"
 }

 .fa-memo-circle-info {
   --fa: "\e49a";
   --fa--fa: "\e49a\e49a"
 }

 .fa-gift {
   --fa: "\f06b";
   --fa--fa: "\f06b\f06b"
 }

 .fa-dice-two {
   --fa: "\f528";
   --fa--fa: "\f528\f528"
 }

 .fa-volume,
 .fa-volume-medium {
   --fa: "\f6a8";
   --fa--fa: "\f6a8\f6a8"
 }

 .fa-transporter-5 {
   --fa: "\e2a6";
   --fa--fa: "\e2a6\e2a6"
 }

 .fa-gauge-circle-bolt {
   --fa: "\e496";
   --fa--fa: "\e496\e496"
 }

 .fa-coin-front {
   --fa: "\e3fc";
   --fa--fa: "\e3fc\e3fc"
 }

 .fa-file-slash {
   --fa: "\e3a7";
   --fa--fa: "\e3a7\e3a7"
 }

 .fa-message-arrow-up-right {
   --fa: "\e1dd";
   --fa--fa: "\e1dd\e1dd"
 }

 .fa-treasure-chest {
   --fa: "\f723";
   --fa--fa: "\f723\f723"
 }

 .fa-chess-queen {
   --fa: "\f445";
   --fa--fa: "\f445\f445"
 }

 .fa-paint-brush-alt,
 .fa-paint-brush-fine,
 .fa-paintbrush-alt,
 .fa-paintbrush-fine {
   --fa: "\f5a9";
   --fa--fa: "\f5a9\f5a9"
 }

 .fa-glasses {
   --fa: "\f530";
   --fa--fa: "\f530\f530"
 }

 .fa-hood-cloak {
   --fa: "\f6ef";
   --fa--fa: "\f6ef\f6ef"
 }

 .fa-square-quote {
   --fa: "\e329";
   --fa--fa: "\e329\e329"
 }

 .fa-up-left {
   --fa: "\e2bd";
   --fa--fa: "\e2bd\e2bd"
 }

 .fa-bring-front {
   --fa: "\f857";
   --fa--fa: "\f857\f857"
 }

 .fa-chess-board {
   --fa: "\f43c";
   --fa--fa: "\f43c\f43c"
 }

 .fa-burger-cheese,
 .fa-cheeseburger {
   --fa: "\f7f1";
   --fa--fa: "\f7f1\f7f1"
 }

 .fa-building-circle-check {
   --fa: "\e4d2";
   --fa--fa: "\e4d2\e4d2"
 }

 .fa-repeat-1 {
   --fa: "\f365";
   --fa--fa: "\f365\f365"
 }

 .fa-arrow-down-to-line,
 .fa-arrow-to-bottom {
   --fa: "\f33d";
   --fa--fa: "\f33d\f33d"
 }

 .fa-grid-5 {
   --fa: "\e199";
   --fa--fa: "\e199\e199"
 }

 .fa-swap-arrows {
   --fa: "\e60a";
   --fa--fa: "\e60a\e60a"
 }

 .fa-right-long-to-line {
   --fa: "\e444";
   --fa--fa: "\e444\e444"
 }

 .fa-person-chalkboard {
   --fa: "\e53d";
   --fa--fa: "\e53d\e53d"
 }

 .fa-mars-stroke-h,
 .fa-mars-stroke-right {
   --fa: "\f22b";
   --fa--fa: "\f22b\f22b"
 }

 .fa-hand-back-fist,
 .fa-hand-rock {
   --fa: "\f255";
   --fa--fa: "\f255\f255"
 }

 .fa-grid-round-5 {
   --fa: "\e5de";
   --fa--fa: "\e5de\e5de"
 }

 .fa-tally,
 .fa-tally-5 {
   --fa: "\f69c";
   --fa--fa: "\f69c\f69c"
 }

 .fa-caret-square-up,
 .fa-square-caret-up {
   --fa: "\f151";
   --fa--fa: "\f151\f151"
 }

 .fa-cloud-showers-water {
   --fa: "\e4e4";
   --fa--fa: "\e4e4\e4e4"
 }

 .fa-bar-chart,
 .fa-chart-bar {
   --fa: "\f080";
   --fa--fa: "\f080\f080"
 }

 .fa-hands-bubbles,
 .fa-hands-wash {
   --fa: "\e05e";
   --fa--fa: "\e05e\e05e"
 }

 .fa-less-than-equal {
   --fa: "\f537";
   --fa--fa: "\f537\f537"
 }

 .fa-train {
   --fa: "\f238";
   --fa--fa: "\f238\f238"
 }

 .fa-up-from-dotted-line {
   --fa: "\e456";
   --fa--fa: "\e456\e456"
 }

 .fa-eye-low-vision,
 .fa-low-vision {
   --fa: "\f2a8";
   --fa--fa: "\f2a8\f2a8"
 }

 .fa-traffic-light-go {
   --fa: "\f638";
   --fa--fa: "\f638\f638"
 }

 .fa-face-exhaling {
   --fa: "\e480";
   --fa--fa: "\e480\e480"
 }

 .fa-sensor-fire {
   --fa: "\e02a";
   --fa--fa: "\e02a\e02a"
 }

 .fa-user-unlock {
   --fa: "\e058";
   --fa--fa: "\e058\e058"
 }

 .fa-hexagon-divide {
   --fa: "\e1ad";
   --fa--fa: "\e1ad\e1ad"
 }

 .fa-00 {
   --fa: "\e467";
   --fa--fa: "\e467\e467"
 }

 .fa-crow {
   --fa: "\f520";
   --fa--fa: "\f520\f520"
 }

 .fa-betamax,
 .fa-cassette-betamax {
   --fa: "\f8a4";
   --fa--fa: "\f8a4\f8a4"
 }

 .fa-sailboat {
   --fa: "\e445";
   --fa--fa: "\e445\e445"
 }

 .fa-window-restore {
   --fa: "\f2d2";
   --fa--fa: "\f2d2\f2d2"
 }

 .fa-nfc-magnifying-glass {
   --fa: "\e1f9";
   --fa--fa: "\e1f9\e1f9"
 }

 .fa-file-binary {
   --fa: "\e175";
   --fa--fa: "\e175\e175"
 }

 .fa-circle-v {
   --fa: "\e12a";
   --fa--fa: "\e12a\e12a"
 }

 .fa-plus-square,
 .fa-square-plus {
   --fa: "\f0fe";
   --fa--fa: "\f0fe\f0fe"
 }

 .fa-bowl-scoops {
   --fa: "\e3df";
   --fa--fa: "\e3df\e3df"
 }

 .fa-mistletoe {
   --fa: "\f7b4";
   --fa--fa: "\f7b4\f7b4"
 }

 .fa-custard {
   --fa: "\e403";
   --fa--fa: "\e403\e403"
 }

 .fa-lacrosse-stick {
   --fa: "\e3b5";
   --fa--fa: "\e3b5\e3b5"
 }

 .fa-hockey-mask {
   --fa: "\f6ee";
   --fa--fa: "\f6ee\f6ee"
 }

 .fa-sunrise {
   --fa: "\f766";
   --fa--fa: "\f766\f766"
 }

 .fa-subtitles {
   --fa: "\e60f";
   --fa--fa: "\e60f\e60f"
 }

 .fa-panel-ews {
   --fa: "\e42e";
   --fa--fa: "\e42e\e42e"
 }

 .fa-torii-gate {
   --fa: "\f6a1";
   --fa--fa: "\f6a1\f6a1"
 }

 .fa-cloud-exclamation {
   --fa: "\e491";
   --fa--fa: "\e491\e491"
 }

 .fa-comment-alt-lines,
 .fa-message-lines {
   --fa: "\f4a6";
   --fa--fa: "\f4a6\f4a6"
 }

 .fa-frog {
   --fa: "\f52e";
   --fa--fa: "\f52e\f52e"
 }

 .fa-bucket {
   --fa: "\e4cf";
   --fa--fa: "\e4cf\e4cf"
 }

 .fa-floppy-disk-pen {
   --fa: "\e182";
   --fa--fa: "\e182\e182"
 }

 .fa-image {
   --fa: "\f03e";
   --fa--fa: "\f03e\f03e"
 }

 .fa-window-frame {
   --fa: "\e04f";
   --fa--fa: "\e04f\e04f"
 }

 .fa-microphone {
   --fa: "\f130";
   --fa--fa: "\f130\f130"
 }

 .fa-cow {
   --fa: "\f6c8";
   --fa--fa: "\f6c8\f6c8"
 }

 .fa-file-zip {
   --fa: "\e5ee";
   --fa--fa: "\e5ee\e5ee"
 }

 .fa-square-ring {
   --fa: "\e44f";
   --fa--fa: "\e44f\e44f"
 }

 .fa-arrow-alt-from-top,
 .fa-down-from-line {
   --fa: "\f349";
   --fa--fa: "\f349\f349"
 }

 .fa-caret-up {
   --fa: "\f0d8";
   --fa--fa: "\f0d8\f0d8"
 }

 .fa-shield-times,
 .fa-shield-xmark {
   --fa: "\e24c";
   --fa--fa: "\e24c\e24c"
 }

 .fa-screwdriver {
   --fa: "\f54a";
   --fa--fa: "\f54a\f54a"
 }

 .fa-circle-sort-down,
 .fa-sort-circle-down {
   --fa: "\e031";
   --fa--fa: "\e031\e031"
 }

 .fa-folder-closed {
   --fa: "\e185";
   --fa--fa: "\e185\e185"
 }

 .fa-house-tsunami {
   --fa: "\e515";
   --fa--fa: "\e515\e515"
 }

 .fa-square-nfi {
   --fa: "\e576";
   --fa--fa: "\e576\e576"
 }

 .fa-forklift {
   --fa: "\f47a";
   --fa--fa: "\f47a\f47a"
 }

 .fa-arrow-up-from-ground-water {
   --fa: "\e4b5";
   --fa--fa: "\e4b5\e4b5"
 }

 .fa-bracket-square-right {
   --fa: "\5d";
   --fa--fa: "\5d\5d"
 }

 .fa-glass-martini-alt,
 .fa-martini-glass {
   --fa: "\f57b";
   --fa--fa: "\f57b\f57b"
 }

 .fa-square-binary {
   --fa: "\e69b";
   --fa--fa: "\e69b\e69b"
 }

 .fa-rotate-back,
 .fa-rotate-backward,
 .fa-rotate-left,
 .fa-undo-alt {
   --fa: "\f2ea";
   --fa--fa: "\f2ea\f2ea"
 }

 .fa-columns,
 .fa-table-columns {
   --fa: "\f0db";
   --fa--fa: "\f0db\f0db"
 }

 .fa-square-a {
   --fa: "\e25f";
   --fa--fa: "\e25f\e25f"
 }

 .fa-tick {
   --fa: "\e32f";
   --fa--fa: "\e32f\e32f"
 }

 .fa-lemon {
   --fa: "\f094";
   --fa--fa: "\f094\f094"
 }

 .fa-head-side-mask {
   --fa: "\e063";
   --fa--fa: "\e063\e063"
 }

 .fa-handshake {
   --fa: "\f2b5";
   --fa--fa: "\f2b5\f2b5"
 }

 .fa-gem {
   --fa: "\f3a5";
   --fa--fa: "\f3a5\f3a5"
 }

 .fa-dolly,
 .fa-dolly-box {
   --fa: "\f472";
   --fa--fa: "\f472\f472"
 }

 .fa-smoking {
   --fa: "\f48d";
   --fa--fa: "\f48d\f48d"
 }

 .fa-compress-arrows-alt,
 .fa-minimize {
   --fa: "\f78c";
   --fa--fa: "\f78c\f78c"
 }

 .fa-refrigerator {
   --fa: "\e026";
   --fa--fa: "\e026\e026"
 }

 .fa-monument {
   --fa: "\f5a6";
   --fa--fa: "\f5a6\f5a6"
 }

 .fa-octagon-xmark,
 .fa-times-octagon,
 .fa-xmark-octagon {
   --fa: "\f2f0";
   --fa--fa: "\f2f0\f2f0"
 }

 .fa-align-slash {
   --fa: "\f846";
   --fa--fa: "\f846\f846"
 }

 .fa-snowplow {
   --fa: "\f7d2";
   --fa--fa: "\f7d2\f7d2"
 }

 .fa-angle-double-right,
 .fa-angles-right {
   --fa: "\f101";
   --fa--fa: "\f101\f101"
 }

 .fa-truck-couch,
 .fa-truck-ramp-couch {
   --fa: "\f4dd";
   --fa--fa: "\f4dd\f4dd"
 }

 .fa-cannabis {
   --fa: "\f55f";
   --fa--fa: "\f55f\f55f"
 }

 .fa-circle-play,
 .fa-play-circle {
   --fa: "\f144";
   --fa--fa: "\f144\f144"
 }

 .fa-arrow-up-right-and-arrow-down-left-from-center {
   --fa: "\e0a0";
   --fa--fa: "\e0a0\e0a0"
 }

 .fa-location-arrow-up {
   --fa: "\e63a";
   --fa--fa: "\e63a\e63a"
 }

 .fa-tablets {
   --fa: "\f490";
   --fa--fa: "\f490\f490"
 }

 .fa-360-degrees {
   --fa: "\e2dc";
   --fa--fa: "\e2dc\e2dc"
 }

 .fa-ethernet {
   --fa: "\f796";
   --fa--fa: "\f796\f796"
 }

 .fa-eur,
 .fa-euro,
 .fa-euro-sign {
   --fa: "\f153";
   --fa--fa: "\f153\f153"
 }

 .fa-chair {
   --fa: "\f6c0";
   --fa--fa: "\f6c0\f6c0"
 }

 .fa-check-circle,
 .fa-circle-check {
   --fa: "\f058";
   --fa--fa: "\f058\f058"
 }

 .fa-square-dashed-circle-plus {
   --fa: "\e5c2";
   --fa--fa: "\e5c2\e5c2"
 }

 .fa-hand-holding-circle-dollar {
   --fa: "\e621";
   --fa--fa: "\e621\e621"
 }

 .fa-money-simple-from-bracket {
   --fa: "\e313";
   --fa--fa: "\e313\e313"
 }

 .fa-bat {
   --fa: "\f6b5";
   --fa--fa: "\f6b5\f6b5"
 }

 .fa-circle-stop,
 .fa-stop-circle {
   --fa: "\f28d";
   --fa--fa: "\f28d\f28d"
 }

 .fa-head-side-headphones {
   --fa: "\f8c2";
   --fa--fa: "\f8c2\f8c2"
 }

 .fa-phone-rotary {
   --fa: "\f8d3";
   --fa--fa: "\f8d3\f8d3"
 }

 .fa-arrow-up-to-bracket {
   --fa: "\e66a";
   --fa--fa: "\e66a\e66a"
 }

 .fa-compass-drafting,
 .fa-drafting-compass {
   --fa: "\f568";
   --fa--fa: "\f568\f568"
 }

 .fa-plate-wheat {
   --fa: "\e55a";
   --fa--fa: "\e55a\e55a"
 }

 .fa-calendar-circle-minus {
   --fa: "\e46f";
   --fa--fa: "\e46f\e46f"
 }

 .fa-chopsticks {
   --fa: "\e3f7";
   --fa--fa: "\e3f7\e3f7"
 }

 .fa-car-mechanic,
 .fa-car-wrench {
   --fa: "\f5e3";
   --fa--fa: "\f5e3\f5e3"
 }

 .fa-icicles {
   --fa: "\f7ad";
   --fa--fa: "\f7ad\f7ad"
 }

 .fa-person-shelter {
   --fa: "\e54f";
   --fa--fa: "\e54f\e54f"
 }

 .fa-neuter {
   --fa: "\f22c";
   --fa--fa: "\f22c\f22c"
 }

 .fa-id-badge {
   --fa: "\f2c1";
   --fa--fa: "\f2c1\f2c1"
 }

 .fa-kazoo {
   --fa: "\f8c7";
   --fa--fa: "\f8c7\f8c7"
 }

 .fa-marker {
   --fa: "\f5a1";
   --fa--fa: "\f5a1\f5a1"
 }

 .fa-bin-bottles {
   --fa: "\e5f5";
   --fa--fa: "\e5f5\e5f5"
 }

 .fa-face-laugh-beam,
 .fa-laugh-beam {
   --fa: "\f59a";
   --fa--fa: "\f59a\f59a"
 }

 .fa-square-arrow-down-left {
   --fa: "\e261";
   --fa--fa: "\e261\e261"
 }

 .fa-battery-bolt {
   --fa: "\f376";
   --fa--fa: "\f376\f376"
 }

 .fa-tree-large {
   --fa: "\f7dd";
   --fa--fa: "\f7dd\f7dd"
 }

 .fa-helicopter-symbol {
   --fa: "\e502";
   --fa--fa: "\e502\e502"
 }

 .fa-aperture {
   --fa: "\e2df";
   --fa--fa: "\e2df\e2df"
 }

 .fa-universal-access {
   --fa: "\f29a";
   --fa--fa: "\f29a\f29a"
 }

 .fa-gear-complex {
   --fa: "\e5e9";
   --fa--fa: "\e5e9\e5e9"
 }

 .fa-file-magnifying-glass,
 .fa-file-search {
   --fa: "\f865";
   --fa--fa: "\f865\f865"
 }

 .fa-up-right {
   --fa: "\e2be";
   --fa--fa: "\e2be\e2be"
 }

 .fa-chevron-circle-up,
 .fa-circle-chevron-up {
   --fa: "\f139";
   --fa--fa: "\f139\f139"
 }

 .fa-user-police {
   --fa: "\e333";
   --fa--fa: "\e333\e333"
 }

 .fa-lari-sign {
   --fa: "\e1c8";
   --fa--fa: "\e1c8\e1c8"
 }

 .fa-volcano {
   --fa: "\f770";
   --fa--fa: "\f770\f770"
 }

 .fa-teddy-bear {
   --fa: "\e3cf";
   --fa--fa: "\e3cf\e3cf"
 }

 .fa-stocking {
   --fa: "\f7d5";
   --fa--fa: "\f7d5\f7d5"
 }

 .fa-person-walking-dashed-line-arrow-right {
   --fa: "\e553";
   --fa--fa: "\e553\e553"
 }

 .fa-image-slash {
   --fa: "\e1b7";
   --fa--fa: "\e1b7\e1b7"
 }

 .fa-mask-snorkel {
   --fa: "\e3b7";
   --fa--fa: "\e3b7\e3b7"
 }

 .fa-smoke {
   --fa: "\f760";
   --fa--fa: "\f760\f760"
 }

 .fa-gbp,
 .fa-pound-sign,
 .fa-sterling-sign {
   --fa: "\f154";
   --fa--fa: "\f154\f154"
 }

 .fa-battery-exclamation {
   --fa: "\e0b0";
   --fa--fa: "\e0b0\e0b0"
 }

 .fa-viruses {
   --fa: "\e076";
   --fa--fa: "\e076\e076"
 }

 .fa-square-person-confined {
   --fa: "\e577";
   --fa--fa: "\e577\e577"
 }

 .fa-user-tie {
   --fa: "\f508";
   --fa--fa: "\f508\f508"
 }

 .fa-up-to-bracket {
   --fa: "\e66e";
   --fa--fa: "\e66e\e66e"
 }

 .fa-arrow-down-long,
 .fa-long-arrow-down {
   --fa: "\f175";
   --fa--fa: "\f175\f175"
 }

 .fa-tent-arrow-down-to-line {
   --fa: "\e57e";
   --fa--fa: "\e57e\e57e"
 }

 .fa-certificate {
   --fa: "\f0a3";
   --fa--fa: "\f0a3\f0a3"
 }

 .fa-crystal-ball {
   --fa: "\e362";
   --fa--fa: "\e362\e362"
 }

 .fa-mail-reply-all,
 .fa-reply-all {
   --fa: "\f122";
   --fa--fa: "\f122\f122"
 }

 .fa-suitcase {
   --fa: "\f0f2";
   --fa--fa: "\f0f2\f0f2"
 }

 .fa-person-skating,
 .fa-skating {
   --fa: "\f7c5";
   --fa--fa: "\f7c5\f7c5"
 }

 .fa-star-shooting {
   --fa: "\e036";
   --fa--fa: "\e036\e036"
 }

 .fa-binary-lock {
   --fa: "\e33d";
   --fa--fa: "\e33d\e33d"
 }

 .fa-filter-circle-dollar,
 .fa-funnel-dollar {
   --fa: "\f662";
   --fa--fa: "\f662\f662"
 }

 .fa-camera-retro {
   --fa: "\f083";
   --fa--fa: "\f083\f083"
 }

 .fa-arrow-circle-down,
 .fa-circle-arrow-down {
   --fa: "\f0ab";
   --fa--fa: "\f0ab\f0ab"
 }

 .fa-comment-edit,
 .fa-comment-pen {
   --fa: "\f4ae";
   --fa--fa: "\f4ae\f4ae"
 }

 .fa-arrow-right-to-file,
 .fa-file-import {
   --fa: "\f56f";
   --fa--fa: "\f56f\f56f"
 }

 .fa-banjo {
   --fa: "\f8a3";
   --fa--fa: "\f8a3\f8a3"
 }

 .fa-external-link-square,
 .fa-square-arrow-up-right {
   --fa: "\f14c";
   --fa--fa: "\f14c\f14c"
 }

 .fa-light-emergency-on {
   --fa: "\e420";
   --fa--fa: "\e420\e420"
 }

 .fa-kerning {
   --fa: "\f86f";
   --fa--fa: "\f86f\f86f"
 }

 .fa-box-open {
   --fa: "\f49e";
   --fa--fa: "\f49e\f49e"
 }

 .fa-square-f {
   --fa: "\e270";
   --fa--fa: "\e270\e270"
 }

 .fa-scroll {
   --fa: "\f70e";
   --fa--fa: "\f70e\f70e"
 }

 .fa-spa {
   --fa: "\f5bb";
   --fa--fa: "\f5bb\f5bb"
 }

 .fa-arrow-from-right,
 .fa-arrow-left-from-line {
   --fa: "\f344";
   --fa--fa: "\f344\f344"
 }

 .fa-strawberry {
   --fa: "\e32b";
   --fa--fa: "\e32b\e32b"
 }

 .fa-location-pin-lock {
   --fa: "\e51f";
   --fa--fa: "\e51f\e51f"
 }

 .fa-pause {
   --fa: "\f04c";
   --fa--fa: "\f04c\f04c"
 }

 .fa-clock-eight-thirty {
   --fa: "\e346";
   --fa--fa: "\e346\e346"
 }

 .fa-plane-alt,
 .fa-plane-engines {
   --fa: "\f3de";
   --fa--fa: "\f3de\f3de"
 }

 .fa-hill-avalanche {
   --fa: "\e507";
   --fa--fa: "\e507\e507"
 }

 .fa-temperature-0,
 .fa-temperature-empty,
 .fa-thermometer-0,
 .fa-thermometer-empty {
   --fa: "\f2cb";
   --fa--fa: "\f2cb\f2cb"
 }

 .fa-bomb {
   --fa: "\f1e2";
   --fa--fa: "\f1e2\f1e2"
 }

 .fa-gauge-low,
 .fa-tachometer-alt-slow {
   --fa: "\f627";
   --fa--fa: "\f627\f627"
 }

 .fa-registered {
   --fa: "\f25d";
   --fa--fa: "\f25d\f25d"
 }

 .fa-trash-can-plus {
   --fa: "\e2ac";
   --fa--fa: "\e2ac\e2ac"
 }

 .fa-address-card,
 .fa-contact-card,
 .fa-vcard {
   --fa: "\f2bb";
   --fa--fa: "\f2bb\f2bb"
 }

 .fa-chart-fft {
   --fa: "\e69e";
   --fa--fa: "\e69e\e69e"
 }

 .fa-balance-scale-right,
 .fa-scale-unbalanced-flip {
   --fa: "\f516";
   --fa--fa: "\f516\f516"
 }

 .fa-globe-snow {
   --fa: "\f7a3";
   --fa--fa: "\f7a3\f7a3"
 }

 .fa-subscript {
   --fa: "\f12c";
   --fa--fa: "\f12c\f12c"
 }

 .fa-diamond-turn-right,
 .fa-directions {
   --fa: "\f5eb";
   --fa--fa: "\f5eb\f5eb"
 }

 .fa-integral {
   --fa: "\f667";
   --fa--fa: "\f667\f667"
 }

 .fa-burst {
   --fa: "\e4dc";
   --fa--fa: "\e4dc\e4dc"
 }

 .fa-house-laptop,
 .fa-laptop-house {
   --fa: "\e066";
   --fa--fa: "\e066\e066"
 }

 .fa-face-tired,
 .fa-tired {
   --fa: "\f5c8";
   --fa--fa: "\f5c8\f5c8"
 }

 .fa-money-bills {
   --fa: "\e1f3";
   --fa--fa: "\e1f3\e1f3"
 }

 .fa-blinds-raised {
   --fa: "\f8fd";
   --fa--fa: "\f8fd\f8fd"
 }

 .fa-smog {
   --fa: "\f75f";
   --fa--fa: "\f75f\f75f"
 }

 .fa-ufo-beam {
   --fa: "\e048";
   --fa--fa: "\e048\e048"
 }

 .fa-hydra {
   --fa: "\e686";
   --fa--fa: "\e686\e686"
 }

 .fa-caret-circle-up,
 .fa-circle-caret-up {
   --fa: "\f331";
   --fa--fa: "\f331\f331"
 }

 .fa-user-vneck-hair-long {
   --fa: "\e463";
   --fa--fa: "\e463\e463"
 }

 .fa-square-a-lock {
   --fa: "\e44d";
   --fa--fa: "\e44d\e44d"
 }

 .fa-crutch {
   --fa: "\f7f7";
   --fa--fa: "\f7f7\f7f7"
 }

 .fa-gas-pump-slash {
   --fa: "\f5f4";
   --fa--fa: "\f5f4\f5f4"
 }

 .fa-cloud-arrow-up,
 .fa-cloud-upload,
 .fa-cloud-upload-alt {
   --fa: "\f0ee";
   --fa--fa: "\f0ee\f0ee"
 }

 .fa-palette {
   --fa: "\f53f";
   --fa--fa: "\f53f\f53f"
 }

 .fa-transporter-4 {
   --fa: "\e2a5";
   --fa--fa: "\e2a5\e2a5"
 }

 .fa-chart-mixed-up-circle-currency {
   --fa: "\e5d8";
   --fa--fa: "\e5d8\e5d8"
 }

 .fa-objects-align-right {
   --fa: "\e3bf";
   --fa--fa: "\e3bf\e3bf"
 }

 .fa-arrows-turn-right {
   --fa: "\e4c0";
   --fa--fa: "\e4c0\e4c0"
 }

 .fa-vest {
   --fa: "\e085";
   --fa--fa: "\e085\e085"
 }

 .fa-pig {
   --fa: "\f706";
   --fa--fa: "\f706\f706"
 }

 .fa-inbox-full {
   --fa: "\e1ba";
   --fa--fa: "\e1ba\e1ba"
 }

 .fa-circle-envelope,
 .fa-envelope-circle {
   --fa: "\e10c";
   --fa--fa: "\e10c\e10c"
 }

 .fa-construction,
 .fa-triangle-person-digging {
   --fa: "\f85d";
   --fa--fa: "\f85d\f85d"
 }

 .fa-ferry {
   --fa: "\e4ea";
   --fa--fa: "\e4ea\e4ea"
 }

 .fa-bullseye-arrow {
   --fa: "\f648";
   --fa--fa: "\f648\f648"
 }

 .fa-arrows-down-to-people {
   --fa: "\e4b9";
   --fa--fa: "\e4b9\e4b9"
 }

 .fa-seedling,
 .fa-sprout {
   --fa: "\f4d8";
   --fa--fa: "\f4d8\f4d8"
 }

 .fa-clock-seven {
   --fa: "\e350";
   --fa--fa: "\e350\e350"
 }

 .fa-arrows-alt-h,
 .fa-left-right {
   --fa: "\f337";
   --fa--fa: "\f337\f337"
 }

 .fa-boxes-packing {
   --fa: "\e4c7";
   --fa--fa: "\e4c7\e4c7"
 }

 .fa-arrow-circle-left,
 .fa-circle-arrow-left {
   --fa: "\f0a8";
   --fa--fa: "\f0a8\f0a8"
 }

 .fa-flashlight {
   --fa: "\f8b8";
   --fa--fa: "\f8b8\f8b8"
 }

 .fa-file-jpg {
   --fa: "\e646";
   --fa--fa: "\e646\e646"
 }

 .fa-group-arrows-rotate {
   --fa: "\e4f6";
   --fa--fa: "\e4f6\e4f6"
 }

 .fa-bowl-food {
   --fa: "\e4c6";
   --fa--fa: "\e4c6\e4c6"
 }

 .fa-square-9 {
   --fa: "\e25e";
   --fa--fa: "\e25e\e25e"
 }

 .fa-candy-cane {
   --fa: "\f786";
   --fa--fa: "\f786\f786"
 }

 .fa-arrow-down-wide-short,
 .fa-sort-amount-asc,
 .fa-sort-amount-down {
   --fa: "\f160";
   --fa--fa: "\f160\f160"
 }

 .fa-dollar-square,
 .fa-square-dollar,
 .fa-usd-square {
   --fa: "\f2e9";
   --fa--fa: "\f2e9\f2e9"
 }

 .fa-phone-arrow-right {
   --fa: "\e5be";
   --fa--fa: "\e5be\e5be"
 }

 .fa-hand-holding-seedling {
   --fa: "\f4bf";
   --fa--fa: "\f4bf\f4bf"
 }

 .fa-comment-alt-check,
 .fa-message-check {
   --fa: "\f4a2";
   --fa--fa: "\f4a2\f4a2"
 }

 .fa-cloud-bolt,
 .fa-thunderstorm {
   --fa: "\f76c";
   --fa--fa: "\f76c\f76c"
 }

 .fa-chart-line-up-down {
   --fa: "\e5d7";
   --fa--fa: "\e5d7\e5d7"
 }

 .fa-remove-format,
 .fa-text-slash {
   --fa: "\f87d";
   --fa--fa: "\f87d\f87d"
 }

 .fa-watch {
   --fa: "\f2e1";
   --fa--fa: "\f2e1\f2e1"
 }

 .fa-circle-down-left {
   --fa: "\e107";
   --fa--fa: "\e107\e107"
 }

 .fa-text {
   --fa: "\f893";
   --fa--fa: "\f893\f893"
 }

 .fa-projector {
   --fa: "\f8d6";
   --fa--fa: "\f8d6\f8d6"
 }

 .fa-face-smile-wink,
 .fa-smile-wink {
   --fa: "\f4da";
   --fa--fa: "\f4da\f4da"
 }

 .fa-tombstone-alt,
 .fa-tombstone-blank {
   --fa: "\f721";
   --fa--fa: "\f721\f721"
 }

 .fa-chess-king-alt,
 .fa-chess-king-piece {
   --fa: "\f440";
   --fa--fa: "\f440\f440"
 }

 .fa-circle-6 {
   --fa: "\e0f3";
   --fa--fa: "\e0f3\e0f3"
 }

 .fa-waves-sine {
   --fa: "\e65d";
   --fa--fa: "\e65d\e65d"
 }

 .fa-arrow-alt-left,
 .fa-left {
   --fa: "\f355";
   --fa--fa: "\f355\f355"
 }

 .fa-file-word {
   --fa: "\f1c2";
   --fa--fa: "\f1c2\f1c2"
 }

 .fa-file-powerpoint {
   --fa: "\f1c4";
   --fa--fa: "\f1c4\f1c4"
 }

 .fa-arrow-alt-square-down,
 .fa-square-down {
   --fa: "\f350";
   --fa--fa: "\f350\f350"
 }

 .fa-objects-align-center-vertical {
   --fa: "\e3bd";
   --fa--fa: "\e3bd\e3bd"
 }

 .fa-arrows-h,
 .fa-arrows-left-right {
   --fa: "\f07e";
   --fa--fa: "\f07e\f07e"
 }

 .fa-house-lock {
   --fa: "\e510";
   --fa--fa: "\e510\e510"
 }

 .fa-cloud-arrow-down,
 .fa-cloud-download,
 .fa-cloud-download-alt {
   --fa: "\f0ed";
   --fa--fa: "\f0ed\f0ed"
 }

 .fa-wreath {
   --fa: "\f7e2";
   --fa--fa: "\f7e2\f7e2"
 }

 .fa-children {
   --fa: "\e4e1";
   --fa--fa: "\e4e1\e4e1"
 }

 .fa-meter-droplet {
   --fa: "\e1ea";
   --fa--fa: "\e1ea\e1ea"
 }

 .fa-blackboard,
 .fa-chalkboard {
   --fa: "\f51b";
   --fa--fa: "\f51b\f51b"
 }

 .fa-user-alt-slash,
 .fa-user-large-slash {
   --fa: "\f4fa";
   --fa--fa: "\f4fa\f4fa"
 }

 .fa-signal-4,
 .fa-signal-strong {
   --fa: "\f68f";
   --fa--fa: "\f68f\f68f"
 }

 .fa-lollipop,
 .fa-lollypop {
   --fa: "\e424";
   --fa--fa: "\e424\e424"
 }

 .fa-list-tree {
   --fa: "\e1d2";
   --fa--fa: "\e1d2\e1d2"
 }

 .fa-envelope-open {
   --fa: "\f2b6";
   --fa--fa: "\f2b6\f2b6"
 }

 .fa-draw-circle {
   --fa: "\f5ed";
   --fa--fa: "\f5ed\f5ed"
 }

 .fa-cat-space {
   --fa: "\e001";
   --fa--fa: "\e001\e001"
 }

 .fa-handshake-alt-slash,
 .fa-handshake-simple-slash {
   --fa: "\e05f";
   --fa--fa: "\e05f\e05f"
 }

 .fa-rabbit-fast,
 .fa-rabbit-running {
   --fa: "\f709";
   --fa--fa: "\f709\f709"
 }

 .fa-memo-pad {
   --fa: "\e1da";
   --fa--fa: "\e1da\e1da"
 }

 .fa-mattress-pillow {
   --fa: "\e525";
   --fa--fa: "\e525\e525"
 }

 .fa-alarm-plus {
   --fa: "\f844";
   --fa--fa: "\f844\f844"
 }

 .fa-alicorn {
   --fa: "\f6b0";
   --fa--fa: "\f6b0\f6b0"
 }

 .fa-comment-question {
   --fa: "\e14b";
   --fa--fa: "\e14b\e14b"
 }

 .fa-gingerbread-man {
   --fa: "\f79d";
   --fa--fa: "\f79d\f79d"
 }

 .fa-guarani-sign {
   --fa: "\e19a";
   --fa--fa: "\e19a\e19a"
 }

 .fa-burger-fries {
   --fa: "\e0cd";
   --fa--fa: "\e0cd\e0cd"
 }

 .fa-mug-tea {
   --fa: "\f875";
   --fa--fa: "\f875\f875"
 }

 .fa-border-top {
   --fa: "\f855";
   --fa--fa: "\f855\f855"
 }

 .fa-arrows-rotate,
 .fa-refresh,
 .fa-sync {
   --fa: "\f021";
   --fa--fa: "\f021\f021"
 }

 .fa-book-circle,
 .fa-circle-book-open {
   --fa: "\e0ff";
   --fa--fa: "\e0ff\e0ff"
 }

 .fa-arrows-to-dotted-line {
   --fa: "\e0a6";
   --fa--fa: "\e0a6\e0a6"
 }

 .fa-fire-extinguisher {
   --fa: "\f134";
   --fa--fa: "\f134\f134"
 }

 .fa-magnifying-glass-arrows-rotate {
   --fa: "\e65e";
   --fa--fa: "\e65e\e65e"
 }

 .fa-garage-open {
   --fa: "\e00b";
   --fa--fa: "\e00b\e00b"
 }

 .fa-shelves-empty {
   --fa: "\e246";
   --fa--fa: "\e246\e246"
 }

 .fa-cruzeiro-sign {
   --fa: "\e152";
   --fa--fa: "\e152\e152"
 }

 .fa-watch-apple {
   --fa: "\e2cb";
   --fa--fa: "\e2cb\e2cb"
 }

 .fa-watch-calculator {
   --fa: "\f8f0";
   --fa--fa: "\f8f0\f8f0"
 }

 .fa-list-dropdown {
   --fa: "\e1cf";
   --fa--fa: "\e1cf\e1cf"
 }

 .fa-cabinet-filing {
   --fa: "\f64b";
   --fa--fa: "\f64b\f64b"
 }

 .fa-burger-soda {
   --fa: "\f858";
   --fa--fa: "\f858\f858"
 }

 .fa-arrow-square-up,
 .fa-square-arrow-up {
   --fa: "\f33c";
   --fa--fa: "\f33c\f33c"
 }

 .fa-greater-than-equal {
   --fa: "\f532";
   --fa--fa: "\f532\f532"
 }

 .fa-pallet-box {
   --fa: "\e208";
   --fa--fa: "\e208\e208"
 }

 .fa-face-confounded {
   --fa: "\e36c";
   --fa--fa: "\e36c\e36c"
 }

 .fa-shield-alt,
 .fa-shield-halved {
   --fa: "\f3ed";
   --fa--fa: "\f3ed\f3ed"
 }

 .fa-truck-plow {
   --fa: "\f7de";
   --fa--fa: "\f7de\f7de"
 }

 .fa-atlas,
 .fa-book-atlas {
   --fa: "\f558";
   --fa--fa: "\f558\f558"
 }

 .fa-virus {
   --fa: "\e074";
   --fa--fa: "\e074\e074"
 }

 .fa-grid-round-2 {
   --fa: "\e5db";
   --fa--fa: "\e5db\e5db"
 }

 .fa-comment-middle-top {
   --fa: "\e14a";
   --fa--fa: "\e14a\e14a"
 }

 .fa-wave {
   --fa: "\e65b";
   --fa--fa: "\e65b\e65b"
 }

 .fa-envelope-circle-check {
   --fa: "\e4e8";
   --fa--fa: "\e4e8\e4e8"
 }

 .fa-layer-group {
   --fa: "\f5fd";
   --fa--fa: "\f5fd\f5fd"
 }

 .fa-restroom-simple {
   --fa: "\e23a";
   --fa--fa: "\e23a\e23a"
 }

 .fa-arrows-to-dot {
   --fa: "\e4be";
   --fa--fa: "\e4be\e4be"
 }

 .fa-border-outer {
   --fa: "\f851";
   --fa--fa: "\f851\f851"
 }

 .fa-hashtag-lock {
   --fa: "\e415";
   --fa--fa: "\e415\e415"
 }

 .fa-clock-two-thirty {
   --fa: "\e35b";
   --fa--fa: "\e35b\e35b"
 }

 .fa-archway {
   --fa: "\f557";
   --fa--fa: "\f557\f557"
 }

 .fa-heart-circle-check {
   --fa: "\e4fd";
   --fa--fa: "\e4fd\e4fd"
 }

 .fa-house-chimney-crack,
 .fa-house-damage {
   --fa: "\f6f1";
   --fa--fa: "\f6f1\f6f1"
 }

 .fa-file-archive,
 .fa-file-zipper {
   --fa: "\f1c6";
   --fa--fa: "\f1c6\f1c6"
 }

 .fa-ticket-perforated {
   --fa: "\e63e";
   --fa--fa: "\e63e\e63e"
 }

 .fa-heart-half {
   --fa: "\e1ab";
   --fa--fa: "\e1ab\e1ab"
 }

 .fa-comment-check {
   --fa: "\f4ac";
   --fa--fa: "\f4ac\f4ac"
 }

 .fa-square {
   --fa: "\f0c8";
   --fa--fa: "\f0c8\f0c8"
 }

 .fa-memo {
   --fa: "\e1d8";
   --fa--fa: "\e1d8\e1d8"
 }

 .fa-glass-martini,
 .fa-martini-glass-empty {
   --fa: "\f000";
   --fa--fa: "\f000\f000"
 }

 .fa-couch {
   --fa: "\f4b8";
   --fa--fa: "\f4b8\f4b8"
 }

 .fa-cedi-sign {
   --fa: "\e0df";
   --fa--fa: "\e0df\e0df"
 }

 .fa-italic {
   --fa: "\f033";
   --fa--fa: "\f033\f033"
 }

 .fa-glass-citrus {
   --fa: "\f869";
   --fa--fa: "\f869\f869"
 }

 .fa-calendar-lines-pen {
   --fa: "\e472";
   --fa--fa: "\e472\e472"
 }

 .fa-table-cells-column-lock {
   --fa: "\e678";
   --fa--fa: "\e678\e678"
 }

 .fa-church {
   --fa: "\f51d";
   --fa--fa: "\f51d\f51d"
 }

 .fa-person-snowmobiling,
 .fa-snowmobile {
   --fa: "\f7d1";
   --fa--fa: "\f7d1\f7d1"
 }

 .fa-face-hushed {
   --fa: "\e37b";
   --fa--fa: "\e37b\e37b"
 }

 .fa-comments-dollar {
   --fa: "\f653";
   --fa--fa: "\f653\f653"
 }

 .fa-tickets-simple {
   --fa: "\e659";
   --fa--fa: "\e659\e659"
 }

 .fa-pickaxe {
   --fa: "\e5bf";
   --fa--fa: "\e5bf\e5bf"
 }

 .fa-link-simple-slash {
   --fa: "\e1ce";
   --fa--fa: "\e1ce\e1ce"
 }

 .fa-democrat {
   --fa: "\f747";
   --fa--fa: "\f747\f747"
 }

 .fa-face-confused {
   --fa: "\e36d";
   --fa--fa: "\e36d\e36d"
 }

 .fa-pinball {
   --fa: "\e229";
   --fa--fa: "\e229\e229"
 }

 .fa-z {
   --fa: "\5a";
   --fa--fa: "\5a\5a"
 }

 .fa-person-skiing,
 .fa-skiing {
   --fa: "\f7c9";
   --fa--fa: "\f7c9\f7c9"
 }

 .fa-deer {
   --fa: "\f78e";
   --fa--fa: "\f78e\f78e"
 }

 .fa-input-pipe {
   --fa: "\e1be";
   --fa--fa: "\e1be\e1be"
 }

 .fa-road-lock {
   --fa: "\e567";
   --fa--fa: "\e567\e567"
 }

 .fa-a {
   --fa: "\41";
   --fa--fa: "\41\41"
 }

 .fa-bookmark-slash {
   --fa: "\e0c2";
   --fa--fa: "\e0c2\e0c2"
 }

 .fa-temperature-arrow-down,
 .fa-temperature-down {
   --fa: "\e03f";
   --fa--fa: "\e03f\e03f"
 }

 .fa-mace {
   --fa: "\f6f8";
   --fa--fa: "\f6f8\f6f8"
 }

 .fa-feather-alt,
 .fa-feather-pointed {
   --fa: "\f56b";
   --fa--fa: "\f56b\f56b"
 }

 .fa-sausage {
   --fa: "\f820";
   --fa--fa: "\f820\f820"
 }

 .fa-trash-can-clock {
   --fa: "\e2aa";
   --fa--fa: "\e2aa\e2aa"
 }

 .fa-p {
   --fa: "\50";
   --fa--fa: "\50\50"
 }

 .fa-broom-wide {
   --fa: "\e5d1";
   --fa--fa: "\e5d1\e5d1"
 }

 .fa-snowflake {
   --fa: "\f2dc";
   --fa--fa: "\f2dc\f2dc"
 }

 .fa-stomach {
   --fa: "\f623";
   --fa--fa: "\f623\f623"
 }

 .fa-newspaper {
   --fa: "\f1ea";
   --fa--fa: "\f1ea\f1ea"
 }

 .fa-ad,
 .fa-rectangle-ad {
   --fa: "\f641";
   --fa--fa: "\f641\f641"
 }

 .fa-guitar-electric {
   --fa: "\f8be";
   --fa--fa: "\f8be\f8be"
 }

 .fa-arrow-turn-down-right {
   --fa: "\e3d6";
   --fa--fa: "\e3d6\e3d6"
 }

 .fa-moon-cloud {
   --fa: "\f754";
   --fa--fa: "\f754\f754"
 }

 .fa-bread-slice-butter {
   --fa: "\e3e1";
   --fa--fa: "\e3e1\e3e1"
 }

 .fa-arrow-circle-right,
 .fa-circle-arrow-right {
   --fa: "\f0a9";
   --fa--fa: "\f0a9\f0a9"
 }

 .fa-user-group-crown,
 .fa-users-crown {
   --fa: "\f6a5";
   --fa--fa: "\f6a5\f6a5"
 }

 .fa-circle-i {
   --fa: "\e111";
   --fa--fa: "\e111\e111"
 }

 .fa-toilet-paper-check {
   --fa: "\e5b2";
   --fa--fa: "\e5b2\e5b2"
 }

 .fa-filter-circle-xmark {
   --fa: "\e17b";
   --fa--fa: "\e17b\e17b"
 }

 .fa-locust {
   --fa: "\e520";
   --fa--fa: "\e520\e520"
 }

 .fa-sort,
 .fa-unsorted {
   --fa: "\f0dc";
   --fa--fa: "\f0dc\f0dc"
 }

 .fa-list-1-2,
 .fa-list-numeric,
 .fa-list-ol {
   --fa: "\f0cb";
   --fa--fa: "\f0cb\f0cb"
 }

 .fa-chart-waterfall {
   --fa: "\e0eb";
   --fa--fa: "\e0eb\e0eb"
 }

 .fa-sparkle {
   --fa: "\e5d6";
   --fa--fa: "\e5d6\e5d6"
 }

 .fa-face-party {
   --fa: "\e383";
   --fa--fa: "\e383\e383"
 }

 .fa-kidneys {
   --fa: "\f5fb";
   --fa--fa: "\f5fb\f5fb"
 }

 .fa-wifi-exclamation {
   --fa: "\e2cf";
   --fa--fa: "\e2cf\e2cf"
 }

 .fa-chart-network {
   --fa: "\f78a";
   --fa--fa: "\f78a\f78a"
 }

 .fa-person-dress-burst {
   --fa: "\e544";
   --fa--fa: "\e544\e544"
 }

 .fa-dice-d4 {
   --fa: "\f6d0";
   --fa--fa: "\f6d0\f6d0"
 }

 .fa-money-check-alt,
 .fa-money-check-dollar {
   --fa: "\f53d";
   --fa--fa: "\f53d\f53d"
 }

 .fa-vector-square {
   --fa: "\f5cb";
   --fa--fa: "\f5cb\f5cb"
 }

 .fa-bread-slice {
   --fa: "\f7ec";
   --fa--fa: "\f7ec\f7ec"
 }

 .fa-language {
   --fa: "\f1ab";
   --fa--fa: "\f1ab\f1ab"
 }

 .fa-wheat-awn-slash {
   --fa: "\e338";
   --fa--fa: "\e338\e338"
 }

 .fa-face-kiss-wink-heart,
 .fa-kiss-wink-heart {
   --fa: "\f598";
   --fa--fa: "\f598\f598"
 }

 .fa-dagger {
   --fa: "\f6cb";
   --fa--fa: "\f6cb\f6cb"
 }

 .fa-podium {
   --fa: "\f680";
   --fa--fa: "\f680\f680"
 }

 .fa-diamonds-4 {
   --fa: "\e68b";
   --fa--fa: "\e68b\e68b"
 }

 .fa-memo-circle-check {
   --fa: "\e1d9";
   --fa--fa: "\e1d9\e1d9"
 }

 .fa-route-highway {
   --fa: "\f61a";
   --fa--fa: "\f61a\f61a"
 }

 .fa-arrow-alt-to-bottom,
 .fa-down-to-line {
   --fa: "\f34a";
   --fa--fa: "\f34a\f34a"
 }

 .fa-filter {
   --fa: "\f0b0";
   --fa--fa: "\f0b0\f0b0"
 }

 .fa-square-g {
   --fa: "\e271";
   --fa--fa: "\e271\e271"
 }

 .fa-circle-phone,
 .fa-phone-circle {
   --fa: "\e11b";
   --fa--fa: "\e11b\e11b"
 }

 .fa-clipboard-prescription {
   --fa: "\f5e8";
   --fa--fa: "\f5e8\f5e8"
 }

 .fa-user-nurse-hair {
   --fa: "\e45d";
   --fa--fa: "\e45d\e45d"
 }

 .fa-question {
   --fa: "\3f";
   --fa--fa: "\3f\3f"
 }

 .fa-file-signature {
   --fa: "\f573";
   --fa--fa: "\f573\f573"
 }

 .fa-toggle-large-on {
   --fa: "\e5b1";
   --fa--fa: "\e5b1\e5b1"
 }

 .fa-arrows-alt,
 .fa-up-down-left-right {
   --fa: "\f0b2";
   --fa--fa: "\f0b2\f0b2"
 }

 .fa-dryer-alt,
 .fa-dryer-heat {
   --fa: "\f862";
   --fa--fa: "\f862\f862"
 }

 .fa-house-chimney-user {
   --fa: "\e065";
   --fa--fa: "\e065\e065"
 }

 .fa-hand-holding-heart {
   --fa: "\f4be";
   --fa--fa: "\f4be\f4be"
 }

 .fa-arrow-up-small-big,
 .fa-sort-size-up-alt {
   --fa: "\f88f";
   --fa--fa: "\f88f\f88f"
 }

 .fa-train-track {
   --fa: "\e453";
   --fa--fa: "\e453\e453"
 }

 .fa-puzzle-piece {
   --fa: "\f12e";
   --fa--fa: "\f12e\f12e"
 }

 .fa-money-check {
   --fa: "\f53c";
   --fa--fa: "\f53c\f53c"
 }

 .fa-star-half-alt,
 .fa-star-half-stroke {
   --fa: "\f5c0";
   --fa--fa: "\f5c0\f5c0"
 }

 .fa-file-exclamation {
   --fa: "\f31a";
   --fa--fa: "\f31a\f31a"
 }

 .fa-code {
   --fa: "\f121";
   --fa--fa: "\f121\f121"
 }

 .fa-glass-whiskey,
 .fa-whiskey-glass {
   --fa: "\f7a0";
   --fa--fa: "\f7a0\f7a0"
 }

 .fa-moon-stars {
   --fa: "\f755";
   --fa--fa: "\f755\f755"
 }

 .fa-building-circle-exclamation {
   --fa: "\e4d3";
   --fa--fa: "\e4d3\e4d3"
 }

 .fa-clothes-hanger {
   --fa: "\e136";
   --fa--fa: "\e136\e136"
 }

 .fa-mobile-iphone,
 .fa-mobile-notch {
   --fa: "\e1ee";
   --fa--fa: "\e1ee\e1ee"
 }

 .fa-magnifying-glass-chart {
   --fa: "\e522";
   --fa--fa: "\e522\e522"
 }

 .fa-arrow-up-right-from-square,
 .fa-external-link {
   --fa: "\f08e";
   --fa--fa: "\f08e\f08e"
 }

 .fa-cubes-stacked {
   --fa: "\e4e6";
   --fa--fa: "\e4e6\e4e6"
 }

 .fa-images-user {
   --fa: "\e1b9";
   --fa--fa: "\e1b9\e1b9"
 }

 .fa-krw,
 .fa-won,
 .fa-won-sign {
   --fa: "\f159";
   --fa--fa: "\f159\f159"
 }

 .fa-image-polaroid-user {
   --fa: "\e1b6";
   --fa--fa: "\e1b6\e1b6"
 }

 .fa-virus-covid {
   --fa: "\e4a8";
   --fa--fa: "\e4a8\e4a8"
 }

 .fa-square-ellipsis {
   --fa: "\e26e";
   --fa--fa: "\e26e\e26e"
 }

 .fa-pie {
   --fa: "\f705";
   --fa--fa: "\f705\f705"
 }

 .fa-chess-knight-alt,
 .fa-chess-knight-piece {
   --fa: "\f442";
   --fa--fa: "\f442\f442"
 }

 .fa-austral-sign {
   --fa: "\e0a9";
   --fa--fa: "\e0a9\e0a9"
 }

 .fa-cloud-plus {
   --fa: "\e35e";
   --fa--fa: "\e35e\e35e"
 }

 .fa-f {
   --fa: "\46";
   --fa--fa: "\46\46"
 }

 .fa-leaf {
   --fa: "\f06c";
   --fa--fa: "\f06c\f06c"
 }

 .fa-bed-bunk {
   --fa: "\f8f8";
   --fa--fa: "\f8f8\f8f8"
 }

 .fa-road {
   --fa: "\f018";
   --fa--fa: "\f018\f018"
 }

 .fa-cab,
 .fa-taxi {
   --fa: "\f1ba";
   --fa--fa: "\f1ba\f1ba"
 }

 .fa-person-circle-plus {
   --fa: "\e541";
   --fa--fa: "\e541\e541"
 }

 .fa-chart-pie,
 .fa-pie-chart {
   --fa: "\f200";
   --fa--fa: "\f200\f200"
 }

 .fa-bolt-lightning {
   --fa: "\e0b7";
   --fa--fa: "\e0b7\e0b7"
 }

 .fa-clock-eight {
   --fa: "\e345";
   --fa--fa: "\e345\e345"
 }

 .fa-sack-xmark {
   --fa: "\e56a";
   --fa--fa: "\e56a\e56a"
 }

 .fa-file-xls {
   --fa: "\e64d";
   --fa--fa: "\e64d\e64d"
 }

 .fa-file-excel {
   --fa: "\f1c3";
   --fa--fa: "\f1c3\f1c3"
 }

 .fa-file-contract {
   --fa: "\f56c";
   --fa--fa: "\f56c\f56c"
 }

 .fa-fish-fins {
   --fa: "\e4f2";
   --fa--fa: "\e4f2\e4f2"
 }

 .fa-circle-q {
   --fa: "\e11e";
   --fa--fa: "\e11e\e11e"
 }

 .fa-building-flag {
   --fa: "\e4d5";
   --fa--fa: "\e4d5\e4d5"
 }

 .fa-face-grin-beam,
 .fa-grin-beam {
   --fa: "\f582";
   --fa--fa: "\f582\f582"
 }

 .fa-object-ungroup {
   --fa: "\f248";
   --fa--fa: "\f248\f248"
 }

 .fa-face-disguise {
   --fa: "\e370";
   --fa--fa: "\e370\e370"
 }

 .fa-circle-arrow-down-right {
   --fa: "\e0fa";
   --fa--fa: "\e0fa\e0fa"
 }

 .fa-alien-8bit,
 .fa-alien-monster {
   --fa: "\f8f6";
   --fa--fa: "\f8f6\f8f6"
 }

 .fa-hand-point-ribbon {
   --fa: "\e1a6";
   --fa--fa: "\e1a6\e1a6"
 }

 .fa-poop {
   --fa: "\f619";
   --fa--fa: "\f619\f619"
 }

 .fa-object-exclude {
   --fa: "\e49c";
   --fa--fa: "\e49c\e49c"
 }

 .fa-telescope {
   --fa: "\e03e";
   --fa--fa: "\e03e\e03e"
 }

 .fa-location-pin,
 .fa-map-marker {
   --fa: "\f041";
   --fa--fa: "\f041\f041"
 }

 .fa-square-list {
   --fa: "\e489";
   --fa--fa: "\e489\e489"
 }

 .fa-kaaba {
   --fa: "\f66b";
   --fa--fa: "\f66b\f66b"
 }

 .fa-toilet-paper {
   --fa: "\f71e";
   --fa--fa: "\f71e\f71e"
 }

 .fa-hard-hat,
 .fa-hat-hard,
 .fa-helmet-safety {
   --fa: "\f807";
   --fa--fa: "\f807\f807"
 }

 .fa-comment-code {
   --fa: "\e147";
   --fa--fa: "\e147\e147"
 }

 .fa-sim-cards {
   --fa: "\e251";
   --fa--fa: "\e251\e251"
 }

 .fa-starship {
   --fa: "\e039";
   --fa--fa: "\e039\e039"
 }

 .fa-eject {
   --fa: "\f052";
   --fa--fa: "\f052\f052"
 }

 .fa-arrow-alt-circle-right,
 .fa-circle-right {
   --fa: "\f35a";
   --fa--fa: "\f35a\f35a"
 }

 .fa-plane-circle-check {
   --fa: "\e555";
   --fa--fa: "\e555\e555"
 }

 .fa-seal {
   --fa: "\e241";
   --fa--fa: "\e241\e241"
 }

 .fa-user-cowboy {
   --fa: "\f8ea";
   --fa--fa: "\f8ea\f8ea"
 }

 .fa-hexagon-vertical-nft {
   --fa: "\e505";
   --fa--fa: "\e505\e505"
 }

 .fa-face-rolling-eyes,
 .fa-meh-rolling-eyes {
   --fa: "\f5a5";
   --fa--fa: "\f5a5\f5a5"
 }

 .fa-bread-loaf {
   --fa: "\f7eb";
   --fa--fa: "\f7eb\f7eb"
 }

 .fa-rings-wedding {
   --fa: "\f81b";
   --fa--fa: "\f81b\f81b"
 }

 .fa-object-group {
   --fa: "\f247";
   --fa--fa: "\f247\f247"
 }

 .fa-french-fries {
   --fa: "\f803";
   --fa--fa: "\f803\f803"
 }

 .fa-chart-line,
 .fa-line-chart {
   --fa: "\f201";
   --fa--fa: "\f201\f201"
 }

 .fa-calendar-arrow-down,
 .fa-calendar-download {
   --fa: "\e0d0";
   --fa--fa: "\e0d0\e0d0"
 }

 .fa-send-back {
   --fa: "\f87e";
   --fa--fa: "\f87e\f87e"
 }

 .fa-mask-ventilator {
   --fa: "\e524";
   --fa--fa: "\e524\e524"
 }

 .fa-tickets {
   --fa: "\e658";
   --fa--fa: "\e658\e658"
 }

 .fa-signature-lock {
   --fa: "\e3ca";
   --fa--fa: "\e3ca\e3ca"
 }

 .fa-arrow-right {
   --fa: "\f061";
   --fa--fa: "\f061\f061"
 }

 .fa-map-signs,
 .fa-signs-post {
   --fa: "\f277";
   --fa--fa: "\f277\f277"
 }

 .fa-octagon-plus,
 .fa-plus-octagon {
   --fa: "\f301";
   --fa--fa: "\f301\f301"
 }

 .fa-cash-register {
   --fa: "\f788";
   --fa--fa: "\f788\f788"
 }

 .fa-person-circle-question {
   --fa: "\e542";
   --fa--fa: "\e542\e542"
 }

 .fa-melon-slice {
   --fa: "\e311";
   --fa--fa: "\e311\e311"
 }

 .fa-space-station-moon {
   --fa: "\e033";
   --fa--fa: "\e033\e033"
 }

 .fa-comment-alt-smile,
 .fa-message-smile {
   --fa: "\f4aa";
   --fa--fa: "\f4aa\f4aa"
 }

 .fa-cup-straw {
   --fa: "\e363";
   --fa--fa: "\e363\e363"
 }

 .fa-arrow-alt-from-right,
 .fa-left-from-line {
   --fa: "\f348";
   --fa--fa: "\f348\f348"
 }

 .fa-h {
   --fa: "\48";
   --fa--fa: "\48\48"
 }

 .fa-basket-shopping-simple,
 .fa-shopping-basket-alt {
   --fa: "\e0af";
   --fa--fa: "\e0af\e0af"
 }

 .fa-hands-heart,
 .fa-hands-holding-heart {
   --fa: "\f4c3";
   --fa--fa: "\f4c3\f4c3"
 }

 .fa-clock-nine {
   --fa: "\e34c";
   --fa--fa: "\e34c\e34c"
 }

 .fa-hammer-brush {
   --fa: "\e620";
   --fa--fa: "\e620\e620"
 }

 .fa-tarp {
   --fa: "\e57b";
   --fa--fa: "\e57b\e57b"
 }

 .fa-face-sleepy {
   --fa: "\e38e";
   --fa--fa: "\e38e\e38e"
 }

 .fa-hand-horns {
   --fa: "\e1a9";
   --fa--fa: "\e1a9\e1a9"
 }

 .fa-screwdriver-wrench,
 .fa-tools {
   --fa: "\f7d9";
   --fa--fa: "\f7d9\f7d9"
 }

 .fa-arrows-to-eye {
   --fa: "\e4bf";
   --fa--fa: "\e4bf\e4bf"
 }

 .fa-circle-three-quarters {
   --fa: "\e125";
   --fa--fa: "\e125\e125"
 }

 .fa-trophy-alt,
 .fa-trophy-star {
   --fa: "\f2eb";
   --fa--fa: "\f2eb\f2eb"
 }

 .fa-plug-circle-bolt {
   --fa: "\e55b";
   --fa--fa: "\e55b\e55b"
 }

 .fa-face-thermometer {
   --fa: "\e39a";
   --fa--fa: "\e39a\e39a"
 }

 .fa-grid-round-4 {
   --fa: "\e5dd";
   --fa--fa: "\e5dd\e5dd"
 }

 .fa-sign-posts-wrench {
   --fa: "\e626";
   --fa--fa: "\e626\e626"
 }

 .fa-shirt-running {
   --fa: "\e3c8";
   --fa--fa: "\e3c8\e3c8"
 }

 .fa-book-circle-arrow-up {
   --fa: "\e0bd";
   --fa--fa: "\e0bd\e0bd"
 }

 .fa-face-nauseated {
   --fa: "\e381";
   --fa--fa: "\e381\e381"
 }

 .fa-heart {
   --fa: "\f004";
   --fa--fa: "\f004\f004"
 }

 .fa-file-chart-pie {
   --fa: "\f65a";
   --fa--fa: "\f65a\f65a"
 }

 .fa-mars-and-venus {
   --fa: "\f224";
   --fa--fa: "\f224\f224"
 }

 .fa-home-user,
 .fa-house-user {
   --fa: "\e1b0";
   --fa--fa: "\e1b0\e1b0"
 }

 .fa-circle-arrow-down-left {
   --fa: "\e0f9";
   --fa--fa: "\e0f9\e0f9"
 }

 .fa-dumpster-fire {
   --fa: "\f794";
   --fa--fa: "\f794\f794"
 }

 .fa-hexagon-minus,
 .fa-minus-hexagon {
   --fa: "\f307";
   --fa--fa: "\f307\f307"
 }

 .fa-arrow-alt-to-left,
 .fa-left-to-line {
   --fa: "\f34b";
   --fa--fa: "\f34b\f34b"
 }

 .fa-house-crack {
   --fa: "\e3b1";
   --fa--fa: "\e3b1\e3b1"
 }

 .fa-paw-alt,
 .fa-paw-simple {
   --fa: "\f701";
   --fa--fa: "\f701\f701"
 }

 .fa-arrow-left-long-to-line {
   --fa: "\e3d4";
   --fa--fa: "\e3d4\e3d4"
 }

 .fa-brackets-round,
 .fa-parentheses {
   --fa: "\e0c5";
   --fa--fa: "\e0c5\e0c5"
 }

 .fa-cocktail,
 .fa-martini-glass-citrus {
   --fa: "\f561";
   --fa--fa: "\f561\f561"
 }

 .fa-user-shakespeare {
   --fa: "\e2c2";
   --fa--fa: "\e2c2\e2c2"
 }

 .fa-arrow-right-to-arc {
   --fa: "\e4b2";
   --fa--fa: "\e4b2\e4b2"
 }

 .fa-face-surprise,
 .fa-surprise {
   --fa: "\f5c2";
   --fa--fa: "\f5c2\f5c2"
 }

 .fa-bottle-water {
   --fa: "\e4c5";
   --fa--fa: "\e4c5\e4c5"
 }

 .fa-circle-pause,
 .fa-pause-circle {
   --fa: "\f28b";
   --fa--fa: "\f28b\f28b"
 }

 .fa-gauge-circle-plus {
   --fa: "\e498";
   --fa--fa: "\e498\e498"
 }

 .fa-folders {
   --fa: "\f660";
   --fa--fa: "\f660\f660"
 }

 .fa-angel {
   --fa: "\f779";
   --fa--fa: "\f779\f779"
 }

 .fa-value-absolute {
   --fa: "\f6a6";
   --fa--fa: "\f6a6\f6a6"
 }

 .fa-rabbit {
   --fa: "\f708";
   --fa--fa: "\f708\f708"
 }

 .fa-toilet-paper-slash {
   --fa: "\e072";
   --fa--fa: "\e072\e072"
 }

 .fa-circle-euro {
   --fa: "\e5ce";
   --fa--fa: "\e5ce\e5ce"
 }

 .fa-apple-alt,
 .fa-apple-whole {
   --fa: "\f5d1";
   --fa--fa: "\f5d1\f5d1"
 }

 .fa-kitchen-set {
   --fa: "\e51a";
   --fa--fa: "\e51a\e51a"
 }

 .fa-diamond-half {
   --fa: "\e5b7";
   --fa--fa: "\e5b7\e5b7"
 }

 .fa-lock-alt,
 .fa-lock-keyhole {
   --fa: "\f30d";
   --fa--fa: "\f30d\f30d"
 }

 .fa-r {
   --fa: "\52";
   --fa--fa: "\52\52"
 }

 .fa-temperature-1,
 .fa-temperature-quarter,
 .fa-thermometer-1,
 .fa-thermometer-quarter {
   --fa: "\f2ca";
   --fa--fa: "\f2ca\f2ca"
 }

 .fa-info-square,
 .fa-square-info {
   --fa: "\f30f";
   --fa--fa: "\f30f\f30f"
 }

 .fa-wifi-slash {
   --fa: "\f6ac";
   --fa--fa: "\f6ac\f6ac"
 }

 .fa-toilet-paper-xmark {
   --fa: "\e5b3";
   --fa--fa: "\e5b3\e5b3"
 }

 .fa-hands-holding-dollar,
 .fa-hands-usd {
   --fa: "\f4c5";
   --fa--fa: "\f4c5\f4c5"
 }

 .fa-cube {
   --fa: "\f1b2";
   --fa--fa: "\f1b2\f1b2"
 }

 .fa-arrow-down-triangle-square,
 .fa-sort-shapes-down {
   --fa: "\f888";
   --fa--fa: "\f888\f888"
 }

 .fa-bitcoin-sign {
   --fa: "\e0b4";
   --fa--fa: "\e0b4\e0b4"
 }

 .fa-shutters {
   --fa: "\e449";
   --fa--fa: "\e449\e449"
 }

 .fa-shield-dog {
   --fa: "\e573";
   --fa--fa: "\e573\e573"
 }

 .fa-solar-panel {
   --fa: "\f5ba";
   --fa--fa: "\f5ba\f5ba"
 }

 .fa-lock-open {
   --fa: "\f3c1";
   --fa--fa: "\f3c1\f3c1"
 }

 .fa-table-tree {
   --fa: "\e293";
   --fa--fa: "\e293\e293"
 }

 .fa-house-chimney-heart {
   --fa: "\e1b2";
   --fa--fa: "\e1b2\e1b2"
 }

 .fa-tally-3 {
   --fa: "\e296";
   --fa--fa: "\e296\e296"
 }

 .fa-elevator {
   --fa: "\e16d";
   --fa--fa: "\e16d\e16d"
 }

 .fa-money-bill-transfer {
   --fa: "\e528";
   --fa--fa: "\e528\e528"
 }

 .fa-money-bill-trend-up {
   --fa: "\e529";
   --fa--fa: "\e529\e529"
 }

 .fa-house-flood-water-circle-arrow-right {
   --fa: "\e50f";
   --fa--fa: "\e50f\e50f"
 }

 .fa-poll-h,
 .fa-square-poll-horizontal {
   --fa: "\f682";
   --fa--fa: "\f682\f682"
 }

 .fa-circle {
   --fa: "\f111";
   --fa--fa: "\f111\f111"
 }

 .fa-left-to-bracket {
   --fa: "\e66d";
   --fa--fa: "\e66d\e66d"
 }

 .fa-cart-circle-exclamation {
   --fa: "\e3f2";
   --fa--fa: "\e3f2\e3f2"
 }

 .fa-sword {
   --fa: "\f71c";
   --fa--fa: "\f71c\f71c"
 }

 .fa-backward-fast,
 .fa-fast-backward {
   --fa: "\f049";
   --fa--fa: "\f049\f049"
 }

 .fa-recycle {
   --fa: "\f1b8";
   --fa--fa: "\f1b8\f1b8"
 }

 .fa-user-astronaut {
   --fa: "\f4fb";
   --fa--fa: "\f4fb\f4fb"
 }

 .fa-interrobang {
   --fa: "\e5ba";
   --fa--fa: "\e5ba\e5ba"
 }

 .fa-plane-slash {
   --fa: "\e069";
   --fa--fa: "\e069\e069"
 }

 .fa-circle-dashed {
   --fa: "\e105";
   --fa--fa: "\e105\e105"
 }

 .fa-trademark {
   --fa: "\f25c";
   --fa--fa: "\f25c\f25c"
 }

 .fa-basketball,
 .fa-basketball-ball {
   --fa: "\f434";
   --fa--fa: "\f434\f434"
 }

 .fa-fork-knife,
 .fa-utensils-alt {
   --fa: "\f2e6";
   --fa--fa: "\f2e6\f2e6"
 }

 .fa-satellite-dish {
   --fa: "\f7c0";
   --fa--fa: "\f7c0\f7c0"
 }

 .fa-badge-check {
   --fa: "\f336";
   --fa--fa: "\f336\f336"
 }

 .fa-arrow-alt-circle-up,
 .fa-circle-up {
   --fa: "\f35b";
   --fa--fa: "\f35b\f35b"
 }

 .fa-slider {
   --fa: "\e252";
   --fa--fa: "\e252\e252"
 }

 .fa-mobile-alt,
 .fa-mobile-screen-button {
   --fa: "\f3cd";
   --fa--fa: "\f3cd\f3cd"
 }

 .fa-clock-one-thirty {
   --fa: "\e34f";
   --fa--fa: "\e34f\e34f"
 }

 .fa-inbox-arrow-up,
 .fa-inbox-out {
   --fa: "\f311";
   --fa--fa: "\f311\f311"
 }

 .fa-cloud-slash {
   --fa: "\e137";
   --fa--fa: "\e137\e137"
 }

 .fa-volume-high,
 .fa-volume-up {
   --fa: "\f028";
   --fa--fa: "\f028\f028"
 }

 .fa-users-rays {
   --fa: "\e593";
   --fa--fa: "\e593\e593"
 }

 .fa-wallet {
   --fa: "\f555";
   --fa--fa: "\f555\f555"
 }

 .fa-octagon-check {
   --fa: "\e426";
   --fa--fa: "\e426\e426"
 }

 .fa-flatbread-stuffed {
   --fa: "\e40c";
   --fa--fa: "\e40c\e40c"
 }

 .fa-clipboard-check {
   --fa: "\f46c";
   --fa--fa: "\f46c\f46c"
 }

 .fa-cart-circle-plus {
   --fa: "\e3f3";
   --fa--fa: "\e3f3\e3f3"
 }

 .fa-shipping-timed,
 .fa-truck-clock {
   --fa: "\f48c";
   --fa--fa: "\f48c\f48c"
 }

 .fa-pool-8-ball {
   --fa: "\e3c5";
   --fa--fa: "\e3c5\e3c5"
 }

 .fa-file-audio {
   --fa: "\f1c7";
   --fa--fa: "\f1c7\f1c7"
 }

 .fa-turn-down-left {
   --fa: "\e331";
   --fa--fa: "\e331\e331"
 }

 .fa-lock-hashtag {
   --fa: "\e423";
   --fa--fa: "\e423\e423"
 }

 .fa-chart-radar {
   --fa: "\e0e7";
   --fa--fa: "\e0e7\e0e7"
 }

 .fa-staff {
   --fa: "\f71b";
   --fa--fa: "\f71b\f71b"
 }

 .fa-burger,
 .fa-hamburger {
   --fa: "\f805";
   --fa--fa: "\f805\f805"
 }

 .fa-utility-pole {
   --fa: "\e2c3";
   --fa--fa: "\e2c3\e2c3"
 }

 .fa-transporter-6 {
   --fa: "\e2a7";
   --fa--fa: "\e2a7\e2a7"
 }

 .fa-arrow-turn-left {
   --fa: "\e632";
   --fa--fa: "\e632\e632"
 }

 .fa-wrench {
   --fa: "\f0ad";
   --fa--fa: "\f0ad\f0ad"
 }

 .fa-bugs {
   --fa: "\e4d0";
   --fa--fa: "\e4d0\e4d0"
 }

 .fa-vector-polygon {
   --fa: "\e2c7";
   --fa--fa: "\e2c7\e2c7"
 }

 .fa-diagram-nested {
   --fa: "\e157";
   --fa--fa: "\e157\e157"
 }

 .fa-rupee,
 .fa-rupee-sign {
   --fa: "\f156";
   --fa--fa: "\f156\f156"
 }

 .fa-file-image {
   --fa: "\f1c5";
   --fa--fa: "\f1c5\f1c5"
 }

 .fa-circle-question,
 .fa-question-circle {
   --fa: "\f059";
   --fa--fa: "\f059\f059"
 }

 .fa-tickets-perforated {
   --fa: "\e63f";
   --fa--fa: "\e63f\e63f"
 }

 .fa-image-user {
   --fa: "\e1b8";
   --fa--fa: "\e1b8\e1b8"
 }

 .fa-buoy {
   --fa: "\e5b5";
   --fa--fa: "\e5b5\e5b5"
 }

 .fa-plane-departure {
   --fa: "\f5b0";
   --fa--fa: "\f5b0\f5b0"
 }

 .fa-handshake-slash {
   --fa: "\e060";
   --fa--fa: "\e060\e060"
 }

 .fa-book-bookmark {
   --fa: "\e0bb";
   --fa--fa: "\e0bb\e0bb"
 }

 .fa-border-center-h {
   --fa: "\f89c";
   --fa--fa: "\f89c\f89c"
 }

 .fa-can-food {
   --fa: "\e3e6";
   --fa--fa: "\e3e6\e3e6"
 }

 .fa-typewriter {
   --fa: "\f8e7";
   --fa--fa: "\f8e7\f8e7"
 }

 .fa-arrow-right-from-arc {
   --fa: "\e4b1";
   --fa--fa: "\e4b1\e4b1"
 }

 .fa-circle-k {
   --fa: "\e113";
   --fa--fa: "\e113\e113"
 }

 .fa-face-hand-over-mouth {
   --fa: "\e378";
   --fa--fa: "\e378\e378"
 }

 .fa-popcorn {
   --fa: "\f819";
   --fa--fa: "\f819\f819"
 }

 .fa-house-flood,
 .fa-house-water {
   --fa: "\f74f";
   --fa--fa: "\f74f\f74f"
 }

 .fa-object-subtract {
   --fa: "\e49e";
   --fa--fa: "\e49e\e49e"
 }

 .fa-code-branch {
   --fa: "\f126";
   --fa--fa: "\f126\f126"
 }

 .fa-warehouse-alt,
 .fa-warehouse-full {
   --fa: "\f495";
   --fa--fa: "\f495\f495"
 }

 .fa-hat-cowboy {
   --fa: "\f8c0";
   --fa--fa: "\f8c0\f8c0"
 }

 .fa-bridge {
   --fa: "\e4c8";
   --fa--fa: "\e4c8\e4c8"
 }

 .fa-phone-alt,
 .fa-phone-flip {
   --fa: "\f879";
   --fa--fa: "\f879\f879"
 }

 .fa-arrow-down-from-dotted-line {
   --fa: "\e090";
   --fa--fa: "\e090\e090"
 }

 .fa-file-doc {
   --fa: "\e5ed";
   --fa--fa: "\e5ed\e5ed"
 }

 .fa-square-quarters {
   --fa: "\e44e";
   --fa--fa: "\e44e\e44e"
 }

 .fa-truck-front {
   --fa: "\e2b7";
   --fa--fa: "\e2b7\e2b7"
 }

 .fa-cat {
   --fa: "\f6be";
   --fa--fa: "\f6be\f6be"
 }

 .fa-trash-xmark {
   --fa: "\e2b4";
   --fa--fa: "\e2b4\e2b4"
 }

 .fa-caret-circle-left,
 .fa-circle-caret-left {
   --fa: "\f32e";
   --fa--fa: "\f32e\f32e"
 }

 .fa-files {
   --fa: "\e178";
   --fa--fa: "\e178\e178"
 }

 .fa-anchor-circle-exclamation {
   --fa: "\e4ab";
   --fa--fa: "\e4ab\e4ab"
 }

 .fa-face-clouds {
   --fa: "\e47d";
   --fa--fa: "\e47d\e47d"
 }

 .fa-user-crown {
   --fa: "\f6a4";
   --fa--fa: "\f6a4\f6a4"
 }

 .fa-basket-shopping-plus {
   --fa: "\e653";
   --fa--fa: "\e653\e653"
 }

 .fa-truck-field {
   --fa: "\e58d";
   --fa--fa: "\e58d\e58d"
 }

 .fa-route {
   --fa: "\f4d7";
   --fa--fa: "\f4d7\f4d7"
 }

 .fa-cart-circle-check {
   --fa: "\e3f1";
   --fa--fa: "\e3f1\e3f1"
 }

 .fa-clipboard-question {
   --fa: "\e4e3";
   --fa--fa: "\e4e3\e4e3"
 }

 .fa-panorama {
   --fa: "\e209";
   --fa--fa: "\e209\e209"
 }

 .fa-comment-medical {
   --fa: "\f7f5";
   --fa--fa: "\f7f5\f7f5"
 }

 .fa-teeth-open {
   --fa: "\f62f";
   --fa--fa: "\f62f\f62f"
 }

 .fa-user-tie-hair-long {
   --fa: "\e460";
   --fa--fa: "\e460\e460"
 }

 .fa-file-circle-minus {
   --fa: "\e4ed";
   --fa--fa: "\e4ed\e4ed"
 }

 .fa-head-side-medical {
   --fa: "\f809";
   --fa--fa: "\f809\f809"
 }

 .fa-arrow-turn-right {
   --fa: "\e635";
   --fa--fa: "\e635\e635"
 }

 .fa-tags {
   --fa: "\f02c";
   --fa--fa: "\f02c\f02c"
 }

 .fa-wine-glass {
   --fa: "\f4e3";
   --fa--fa: "\f4e3\f4e3"
 }

 .fa-fast-forward,
 .fa-forward-fast {
   --fa: "\f050";
   --fa--fa: "\f050\f050"
 }

 .fa-face-meh-blank,
 .fa-meh-blank {
   --fa: "\f5a4";
   --fa--fa: "\f5a4\f5a4"
 }

 .fa-user-robot {
   --fa: "\e04b";
   --fa--fa: "\e04b\e04b"
 }

 .fa-parking,
 .fa-square-parking {
   --fa: "\f540";
   --fa--fa: "\f540\f540"
 }

 .fa-card-diamond {
   --fa: "\e3ea";
   --fa--fa: "\e3ea\e3ea"
 }

 .fa-face-zipper {
   --fa: "\e3a5";
   --fa--fa: "\e3a5\e3a5"
 }

 .fa-face-raised-eyebrow {
   --fa: "\e388";
   --fa--fa: "\e388\e388"
 }

 .fa-house-signal {
   --fa: "\e012";
   --fa--fa: "\e012\e012"
 }

 .fa-chevron-square-up,
 .fa-square-chevron-up {
   --fa: "\f32c";
   --fa--fa: "\f32c\f32c"
 }

 .fa-bars-progress,
 .fa-tasks-alt {
   --fa: "\f828";
   --fa--fa: "\f828\f828"
 }

 .fa-faucet-drip {
   --fa: "\e006";
   --fa--fa: "\e006\e006"
 }

 .fa-arrows-to-line {
   --fa: "\e0a7";
   --fa--fa: "\e0a7\e0a7"
 }

 .fa-dolphin {
   --fa: "\e168";
   --fa--fa: "\e168\e168"
 }

 .fa-arrow-up-right {
   --fa: "\e09f";
   --fa--fa: "\e09f\e09f"
 }

 .fa-circle-r {
   --fa: "\e120";
   --fa--fa: "\e120\e120"
 }

 .fa-cart-flatbed,
 .fa-dolly-flatbed {
   --fa: "\f474";
   --fa--fa: "\f474\f474"
 }

 .fa-ban-smoking,
 .fa-smoking-ban {
   --fa: "\f54d";
   --fa--fa: "\f54d\f54d"
 }

 .fa-circle-sort-up,
 .fa-sort-circle-up {
   --fa: "\e032";
   --fa--fa: "\e032\e032"
 }

 .fa-terminal {
   --fa: "\f120";
   --fa--fa: "\f120\f120"
 }

 .fa-mobile-button {
   --fa: "\f10b";
   --fa--fa: "\f10b\f10b"
 }

 .fa-house-medical-flag {
   --fa: "\e514";
   --fa--fa: "\e514\e514"
 }

 .fa-basket-shopping,
 .fa-shopping-basket {
   --fa: "\f291";
   --fa--fa: "\f291\f291"
 }

 .fa-tape {
   --fa: "\f4db";
   --fa--fa: "\f4db\f4db"
 }

 .fa-chestnut {
   --fa: "\e3f6";
   --fa--fa: "\e3f6\e3f6"
 }

 .fa-bus-alt,
 .fa-bus-simple {
   --fa: "\f55e";
   --fa--fa: "\f55e\f55e"
 }

 .fa-eye {
   --fa: "\f06e";
   --fa--fa: "\f06e\f06e"
 }

 .fa-face-sad-cry,
 .fa-sad-cry {
   --fa: "\f5b3";
   --fa--fa: "\f5b3\f5b3"
 }

 .fa-heat {
   --fa: "\e00c";
   --fa--fa: "\e00c\e00c"
 }

 .fa-ticket-airline,
 .fa-ticket-perforated-plane,
 .fa-ticket-plane {
   --fa: "\e29a";
   --fa--fa: "\e29a\e29a"
 }

 .fa-boot-heeled {
   --fa: "\e33f";
   --fa--fa: "\e33f\e33f"
 }

 .fa-arrows-minimize,
 .fa-compress-arrows {
   --fa: "\e0a5";
   --fa--fa: "\e0a5\e0a5"
 }

 .fa-audio-description {
   --fa: "\f29e";
   --fa--fa: "\f29e\f29e"
 }

 .fa-person-military-to-person {
   --fa: "\e54c";
   --fa--fa: "\e54c\e54c"
 }

 .fa-file-shield {
   --fa: "\e4f0";
   --fa--fa: "\e4f0\e4f0"
 }

 .fa-hexagon {
   --fa: "\f312";
   --fa--fa: "\f312\f312"
 }

 .fa-manhole {
   --fa: "\e1d6";
   --fa--fa: "\e1d6\e1d6"
 }

 .fa-user-slash {
   --fa: "\f506";
   --fa--fa: "\f506\f506"
 }

 .fa-pen {
   --fa: "\f304";
   --fa--fa: "\f304\f304"
 }

 .fa-tower-observation {
   --fa: "\e586";
   --fa--fa: "\e586\e586"
 }

 .fa-floppy-disks {
   --fa: "\e183";
   --fa--fa: "\e183\e183"
 }

 .fa-toilet-paper-blank-under,
 .fa-toilet-paper-reverse-alt {
   --fa: "\e29f";
   --fa--fa: "\e29f\e29f"
 }

 .fa-file-code {
   --fa: "\f1c9";
   --fa--fa: "\f1c9\f1c9"
 }

 .fa-signal,
 .fa-signal-5,
 .fa-signal-perfect {
   --fa: "\f012";
   --fa--fa: "\f012\f012"
 }

 .fa-pump {
   --fa: "\e442";
   --fa--fa: "\e442\e442"
 }

 .fa-bus {
   --fa: "\f207";
   --fa--fa: "\f207\f207"
 }

 .fa-heart-circle-xmark {
   --fa: "\e501";
   --fa--fa: "\e501\e501"
 }

 .fa-arrow-up-left-from-circle {
   --fa: "\e09e";
   --fa--fa: "\e09e\e09e"
 }

 .fa-home-lg,
 .fa-house-chimney {
   --fa: "\e3af";
   --fa--fa: "\e3af\e3af"
 }

 .fa-window-maximize {
   --fa: "\f2d0";
   --fa--fa: "\f2d0\f2d0"
 }

 .fa-dryer {
   --fa: "\f861";
   --fa--fa: "\f861\f861"
 }

 .fa-face-frown,
 .fa-frown {
   --fa: "\f119";
   --fa--fa: "\f119\f119"
 }

 .fa-chess-bishop-alt,
 .fa-chess-bishop-piece {
   --fa: "\f43b";
   --fa--fa: "\f43b\f43b"
 }

 .fa-shirt-tank-top {
   --fa: "\e3c9";
   --fa--fa: "\e3c9\e3c9"
 }

 .fa-diploma,
 .fa-scroll-ribbon {
   --fa: "\f5ea";
   --fa--fa: "\f5ea\f5ea"
 }

 .fa-screencast {
   --fa: "\e23e";
   --fa--fa: "\e23e\e23e"
 }

 .fa-walker {
   --fa: "\f831";
   --fa--fa: "\f831\f831"
 }

 .fa-prescription {
   --fa: "\f5b1";
   --fa--fa: "\f5b1\f5b1"
 }

 .fa-shop,
 .fa-store-alt {
   --fa: "\f54f";
   --fa--fa: "\f54f\f54f"
 }

 .fa-floppy-disk,
 .fa-save {
   --fa: "\f0c7";
   --fa--fa: "\f0c7\f0c7"
 }

 .fa-vihara {
   --fa: "\f6a7";
   --fa--fa: "\f6a7\f6a7"
 }

 .fa-face-kiss-closed-eyes {
   --fa: "\e37d";
   --fa--fa: "\e37d\e37d"
 }

 .fa-balance-scale-left,
 .fa-scale-unbalanced {
   --fa: "\f515";
   --fa--fa: "\f515\f515"
 }

 .fa-file-user {
   --fa: "\f65c";
   --fa--fa: "\f65c\f65c"
 }

 .fa-user-police-tie {
   --fa: "\e334";
   --fa--fa: "\e334\e334"
 }

 .fa-face-tongue-money {
   --fa: "\e39d";
   --fa--fa: "\e39d\e39d"
 }

 .fa-tennis-ball {
   --fa: "\f45e";
   --fa--fa: "\f45e\f45e"
 }

 .fa-square-l {
   --fa: "\e275";
   --fa--fa: "\e275\e275"
 }

 .fa-sort-asc,
 .fa-sort-up {
   --fa: "\f0de";
   --fa--fa: "\f0de\f0de"
 }

 .fa-calendar-arrow-up,
 .fa-calendar-upload {
   --fa: "\e0d1";
   --fa--fa: "\e0d1\e0d1"
 }

 .fa-comment-dots,
 .fa-commenting {
   --fa: "\f4ad";
   --fa--fa: "\f4ad\f4ad"
 }

 .fa-plant-wilt {
   --fa: "\e5aa";
   --fa--fa: "\e5aa\e5aa"
 }

 .fa-scarf {
   --fa: "\f7c1";
   --fa--fa: "\f7c1\f7c1"
 }

 .fa-album-circle-plus {
   --fa: "\e48c";
   --fa--fa: "\e48c\e48c"
 }

 .fa-user-nurse-hair-long {
   --fa: "\e45e";
   --fa--fa: "\e45e\e45e"
 }

 .fa-diamond {
   --fa: "\f219";
   --fa--fa: "\f219\f219"
 }

 .fa-arrow-alt-square-left,
 .fa-square-left {
   --fa: "\f351";
   --fa--fa: "\f351\f351"
 }

 .fa-face-grin-squint,
 .fa-grin-squint {
   --fa: "\f585";
   --fa--fa: "\f585\f585"
 }

 .fa-circle-ellipsis-vertical {
   --fa: "\e10b";
   --fa--fa: "\e10b\e10b"
 }

 .fa-hand-holding-dollar,
 .fa-hand-holding-usd {
   --fa: "\f4c0";
   --fa--fa: "\f4c0\f4c0"
 }

 .fa-grid-dividers {
   --fa: "\e3ad";
   --fa--fa: "\e3ad\e3ad"
 }

 .fa-chart-diagram {
   --fa: "\e695";
   --fa--fa: "\e695\e695"
 }

 .fa-bacterium {
   --fa: "\e05a";
   --fa--fa: "\e05a\e05a"
 }

 .fa-hand-pointer {
   --fa: "\f25a";
   --fa--fa: "\f25a\f25a"
 }

 .fa-drum-steelpan {
   --fa: "\f56a";
   --fa--fa: "\f56a\f56a"
 }

 .fa-hand-scissors {
   --fa: "\f257";
   --fa--fa: "\f257\f257"
 }

 .fa-hands-praying,
 .fa-praying-hands {
   --fa: "\f684";
   --fa--fa: "\f684\f684"
 }

 .fa-face-pensive {
   --fa: "\e384";
   --fa--fa: "\e384\e384"
 }

 .fa-user-music {
   --fa: "\f8eb";
   --fa--fa: "\f8eb\f8eb"
 }

 .fa-arrow-right-rotate,
 .fa-arrow-rotate-forward,
 .fa-arrow-rotate-right,
 .fa-redo {
   --fa: "\f01e";
   --fa--fa: "\f01e\f01e"
 }

 .fa-comments-alt-dollar,
 .fa-messages-dollar {
   --fa: "\f652";
   --fa--fa: "\f652\f652"
 }

 .fa-sensor-on {
   --fa: "\e02b";
   --fa--fa: "\e02b\e02b"
 }

 .fa-balloon {
   --fa: "\e2e3";
   --fa--fa: "\e2e3\e2e3"
 }

 .fa-biohazard {
   --fa: "\f780";
   --fa--fa: "\f780\f780"
 }

 .fa-chess-queen-alt,
 .fa-chess-queen-piece {
   --fa: "\f446";
   --fa--fa: "\f446\f446"
 }

 .fa-location,
 .fa-location-crosshairs {
   --fa: "\f601";
   --fa--fa: "\f601\f601"
 }

 .fa-mars-double {
   --fa: "\f227";
   --fa--fa: "\f227\f227"
 }

 .fa-left-from-bracket {
   --fa: "\e66c";
   --fa--fa: "\e66c\e66c"
 }

 .fa-house-leave,
 .fa-house-person-depart,
 .fa-house-person-leave {
   --fa: "\e00f";
   --fa--fa: "\e00f\e00f"
 }

 .fa-ruler-triangle {
   --fa: "\f61c";
   --fa--fa: "\f61c\f61c"
 }

 .fa-card-club {
   --fa: "\e3e9";
   --fa--fa: "\e3e9\e3e9"
 }

 .fa-child-dress {
   --fa: "\e59c";
   --fa--fa: "\e59c\e59c"
 }

 .fa-users-between-lines {
   --fa: "\e591";
   --fa--fa: "\e591\e591"
 }

 .fa-lungs-virus {
   --fa: "\e067";
   --fa--fa: "\e067\e067"
 }

 .fa-spinner-third {
   --fa: "\f3f4";
   --fa--fa: "\f3f4\f3f4"
 }

 .fa-face-grin-tears,
 .fa-grin-tears {
   --fa: "\f588";
   --fa--fa: "\f588\f588"
 }

 .fa-phone {
   --fa: "\f095";
   --fa--fa: "\f095\f095"
 }

 .fa-computer-mouse-scrollwheel,
 .fa-mouse-alt {
   --fa: "\f8cd";
   --fa--fa: "\f8cd\f8cd"
 }

 .fa-calendar-times,
 .fa-calendar-xmark {
   --fa: "\f273";
   --fa--fa: "\f273\f273"
 }

 .fa-child-reaching {
   --fa: "\e59d";
   --fa--fa: "\e59d\e59d"
 }

 .fa-table-layout {
   --fa: "\e290";
   --fa--fa: "\e290\e290"
 }

 .fa-narwhal {
   --fa: "\f6fe";
   --fa--fa: "\f6fe\f6fe"
 }

 .fa-ramp-loading {
   --fa: "\f4d4";
   --fa--fa: "\f4d4\f4d4"
 }

 .fa-calendar-circle-plus {
   --fa: "\e470";
   --fa--fa: "\e470\e470"
 }

 .fa-toothbrush {
   --fa: "\f635";
   --fa--fa: "\f635\f635"
 }

 .fa-border-inner {
   --fa: "\f84e";
   --fa--fa: "\f84e\f84e"
 }

 .fa-paw-claws {
   --fa: "\f702";
   --fa--fa: "\f702\f702"
 }

 .fa-kiwi-fruit {
   --fa: "\e30c";
   --fa--fa: "\e30c\e30c"
 }

 .fa-traffic-light-slow {
   --fa: "\f639";
   --fa--fa: "\f639\f639"
 }

 .fa-rectangle-code {
   --fa: "\e322";
   --fa--fa: "\e322\e322"
 }

 .fa-head-side-virus {
   --fa: "\e064";
   --fa--fa: "\e064\e064"
 }

 .fa-keyboard-brightness {
   --fa: "\e1c0";
   --fa--fa: "\e1c0\e1c0"
 }

 .fa-books-medical {
   --fa: "\f7e8";
   --fa--fa: "\f7e8\f7e8"
 }

 .fa-lightbulb-slash {
   --fa: "\f673";
   --fa--fa: "\f673\f673"
 }

 .fa-home-blank,
 .fa-house-blank {
   --fa: "\e487";
   --fa--fa: "\e487\e487"
 }

 .fa-square-5 {
   --fa: "\e25a";
   --fa--fa: "\e25a\e25a"
 }

 .fa-heart-square,
 .fa-square-heart {
   --fa: "\f4c8";
   --fa--fa: "\f4c8\f4c8"
 }

 .fa-puzzle {
   --fa: "\e443";
   --fa--fa: "\e443\e443"
 }

 .fa-user-cog,
 .fa-user-gear {
   --fa: "\f4fe";
   --fa--fa: "\f4fe\f4fe"
 }

 .fa-pipe-circle-check {
   --fa: "\e436";
   --fa--fa: "\e436\e436"
 }

 .fa-arrow-up-1-9,
 .fa-sort-numeric-up {
   --fa: "\f163";
   --fa--fa: "\f163\f163"
 }

 .fa-octagon-exclamation {
   --fa: "\e204";
   --fa--fa: "\e204\e204"
 }

 .fa-dial-low {
   --fa: "\e15d";
   --fa--fa: "\e15d\e15d"
 }

 .fa-door-closed {
   --fa: "\f52a";
   --fa--fa: "\f52a\f52a"
 }

 .fa-laptop-mobile,
 .fa-phone-laptop {
   --fa: "\f87a";
   --fa--fa: "\f87a\f87a"
 }

 .fa-conveyor-belt-alt,
 .fa-conveyor-belt-boxes {
   --fa: "\f46f";
   --fa--fa: "\f46f\f46f"
 }

 .fa-shield-virus {
   --fa: "\e06c";
   --fa--fa: "\e06c\e06c"
 }

 .fa-starfighter-alt-advanced,
 .fa-starfighter-twin-ion-engine-advanced {
   --fa: "\e28e";
   --fa--fa: "\e28e\e28e"
 }

 .fa-dice-six {
   --fa: "\f526";
   --fa--fa: "\f526\f526"
 }

 .fa-starfighter-alt,
 .fa-starfighter-twin-ion-engine {
   --fa: "\e038";
   --fa--fa: "\e038\e038"
 }

 .fa-rocket-launch {
   --fa: "\e027";
   --fa--fa: "\e027\e027"
 }

 .fa-mosquito-net {
   --fa: "\e52c";
   --fa--fa: "\e52c\e52c"
 }

 .fa-file-fragment {
   --fa: "\e697";
   --fa--fa: "\e697\e697"
 }

 .fa-vent-damper {
   --fa: "\e465";
   --fa--fa: "\e465\e465"
 }

 .fa-bridge-water {
   --fa: "\e4ce";
   --fa--fa: "\e4ce\e4ce"
 }

 .fa-ban-bug,
 .fa-debug {
   --fa: "\f7f9";
   --fa--fa: "\f7f9\f7f9"
 }

 .fa-person-booth {
   --fa: "\f756";
   --fa--fa: "\f756\f756"
 }

 .fa-text-width {
   --fa: "\f035";
   --fa--fa: "\f035\f035"
 }

 .fa-garage-car {
   --fa: "\e00a";
   --fa--fa: "\e00a\e00a"
 }

 .fa-square-kanban {
   --fa: "\e488";
   --fa--fa: "\e488\e488"
 }

 .fa-hat-wizard {
   --fa: "\f6e8";
   --fa--fa: "\f6e8\f6e8"
 }

 .fa-chart-kanban {
   --fa: "\e64f";
   --fa--fa: "\e64f\e64f"
 }

 .fa-pen-fancy {
   --fa: "\f5ac";
   --fa--fa: "\f5ac\f5ac"
 }

 .fa-coffee-pot {
   --fa: "\e002";
   --fa--fa: "\e002\e002"
 }

 .fa-mouse-field {
   --fa: "\e5a8";
   --fa--fa: "\e5a8\e5a8"
 }

 .fa-digging,
 .fa-person-digging {
   --fa: "\f85e";
   --fa--fa: "\f85e\f85e"
 }

 .fa-shower-alt,
 .fa-shower-down {
   --fa: "\e24d";
   --fa--fa: "\e24d\e24d"
 }

 .fa-box-circle-check {
   --fa: "\e0c4";
   --fa--fa: "\e0c4\e0c4"
 }

 .fa-brightness {
   --fa: "\e0c9";
   --fa--fa: "\e0c9\e0c9"
 }

 .fa-car-side-bolt {
   --fa: "\e344";
   --fa--fa: "\e344\e344"
 }

 .fa-file-xml {
   --fa: "\e654";
   --fa--fa: "\e654\e654"
 }

 .fa-ornament {
   --fa: "\f7b8";
   --fa--fa: "\f7b8\f7b8"
 }

 .fa-phone-arrow-down,
 .fa-phone-arrow-down-left,
 .fa-phone-incoming {
   --fa: "\e223";
   --fa--fa: "\e223\e223"
 }

 .fa-cloud-word {
   --fa: "\e138";
   --fa--fa: "\e138\e138"
 }

 .fa-hand-fingers-crossed {
   --fa: "\e1a3";
   --fa--fa: "\e1a3\e1a3"
 }

 .fa-trash {
   --fa: "\f1f8";
   --fa--fa: "\f1f8\f1f8"
 }

 .fa-gauge-simple,
 .fa-gauge-simple-med,
 .fa-tachometer-average {
   --fa: "\f629";
   --fa--fa: "\f629\f629"
 }

 .fa-arrow-down-small-big,
 .fa-sort-size-down-alt {
   --fa: "\f88d";
   --fa--fa: "\f88d\f88d"
 }

 .fa-book-medical {
   --fa: "\f7e6";
   --fa--fa: "\f7e6\f7e6"
 }

 .fa-face-melting {
   --fa: "\e483";
   --fa--fa: "\e483\e483"
 }

 .fa-poo {
   --fa: "\f2fe";
   --fa--fa: "\f2fe\f2fe"
 }

 .fa-pen-alt-slash,
 .fa-pen-clip-slash {
   --fa: "\e20f";
   --fa--fa: "\e20f\e20f"
 }

 .fa-quote-right,
 .fa-quote-right-alt {
   --fa: "\f10e";
   --fa--fa: "\f10e\f10e"
 }

 .fa-scroll-old {
   --fa: "\f70f";
   --fa--fa: "\f70f\f70f"
 }

 .fa-guitars {
   --fa: "\f8bf";
   --fa--fa: "\f8bf\f8bf"
 }

 .fa-phone-xmark {
   --fa: "\e227";
   --fa--fa: "\e227\e227"
 }

 .fa-hose {
   --fa: "\e419";
   --fa--fa: "\e419\e419"
 }

 .fa-clock-six {
   --fa: "\e352";
   --fa--fa: "\e352\e352"
 }

 .fa-shirt,
 .fa-t-shirt,
 .fa-tshirt {
   --fa: "\f553";
   --fa--fa: "\f553\f553"
 }

 .fa-billboard {
   --fa: "\e5cd";
   --fa--fa: "\e5cd\e5cd"
 }

 .fa-square-r {
   --fa: "\e27c";
   --fa--fa: "\e27c\e27c"
 }

 .fa-cubes {
   --fa: "\f1b3";
   --fa--fa: "\f1b3\f1b3"
 }

 .fa-envelope-open-dollar {
   --fa: "\f657";
   --fa--fa: "\f657\f657"
 }

 .fa-divide {
   --fa: "\f529";
   --fa--fa: "\f529\f529"
 }

 .fa-sun-cloud {
   --fa: "\f763";
   --fa--fa: "\f763\f763"
 }

 .fa-lamp-floor {
   --fa: "\e015";
   --fa--fa: "\e015\e015"
 }

 .fa-square-7 {
   --fa: "\e25c";
   --fa--fa: "\e25c\e25c"
 }

 .fa-tenge,
 .fa-tenge-sign {
   --fa: "\f7d7";
   --fa--fa: "\f7d7\f7d7"
 }

 .fa-headphones {
   --fa: "\f025";
   --fa--fa: "\f025\f025"
 }

 .fa-hands-holding {
   --fa: "\f4c2";
   --fa--fa: "\f4c2\f4c2"
 }

 .fa-campfire {
   --fa: "\f6ba";
   --fa--fa: "\f6ba\f6ba"
 }

 .fa-circle-ampersand {
   --fa: "\e0f8";
   --fa--fa: "\e0f8\e0f8"
 }

 .fa-snowflakes {
   --fa: "\f7cf";
   --fa--fa: "\f7cf\f7cf"
 }

 .fa-hands-clapping {
   --fa: "\e1a8";
   --fa--fa: "\e1a8\e1a8"
 }

 .fa-republican {
   --fa: "\f75e";
   --fa--fa: "\f75e\f75e"
 }

 .fa-leaf-maple {
   --fa: "\f6f6";
   --fa--fa: "\f6f6\f6f6"
 }

 .fa-arrow-left {
   --fa: "\f060";
   --fa--fa: "\f060\f060"
 }

 .fa-person-circle-xmark {
   --fa: "\e543";
   --fa--fa: "\e543\e543"
 }

 .fa-ruler {
   --fa: "\f545";
   --fa--fa: "\f545\f545"
 }

 .fa-arrow-left-from-bracket {
   --fa: "\e668";
   --fa--fa: "\e668\e668"
 }

 .fa-cup-straw-swoosh {
   --fa: "\e364";
   --fa--fa: "\e364\e364"
 }

 .fa-temperature-hot,
 .fa-temperature-sun {
   --fa: "\f76a";
   --fa--fa: "\f76a\f76a"
 }

 .fa-align-left {
   --fa: "\f036";
   --fa--fa: "\f036\f036"
 }

 .fa-dice-d6 {
   --fa: "\f6d1";
   --fa--fa: "\f6d1\f6d1"
 }

 .fa-restroom {
   --fa: "\f7bd";
   --fa--fa: "\f7bd\f7bd"
 }

 .fa-high-definition,
 .fa-rectangle-hd {
   --fa: "\e1ae";
   --fa--fa: "\e1ae\e1ae"
 }

 .fa-j {
   --fa: "\4a";
   --fa--fa: "\4a\4a"
 }

 .fa-galaxy {
   --fa: "\e008";
   --fa--fa: "\e008\e008"
 }

 .fa-users-viewfinder {
   --fa: "\e595";
   --fa--fa: "\e595\e595"
 }

 .fa-file-video {
   --fa: "\f1c8";
   --fa--fa: "\f1c8\f1c8"
 }

 .fa-cherries {
   --fa: "\e0ec";
   --fa--fa: "\e0ec\e0ec"
 }

 .fa-external-link-alt,
 .fa-up-right-from-square {
   --fa: "\f35d";
   --fa--fa: "\f35d\f35d"
 }

 .fa-circle-sort,
 .fa-sort-circle {
   --fa: "\e030";
   --fa--fa: "\e030\e030"
 }

 .fa-table-cells,
 .fa-th {
   --fa: "\f00a";
   --fa--fa: "\f00a\f00a"
 }

 .fa-bag-shopping-minus {
   --fa: "\e650";
   --fa--fa: "\e650\e650"
 }

 .fa-file-pdf {
   --fa: "\f1c1";
   --fa--fa: "\f1c1\f1c1"
 }

 .fa-siren {
   --fa: "\e02d";
   --fa--fa: "\e02d\e02d"
 }

 .fa-arrow-up-to-dotted-line {
   --fa: "\e0a1";
   --fa--fa: "\e0a1\e0a1"
 }

 .fa-image-landscape,
 .fa-landscape {
   --fa: "\e1b5";
   --fa--fa: "\e1b5\e1b5"
 }

 .fa-tank-water {
   --fa: "\e452";
   --fa--fa: "\e452\e452"
 }

 .fa-curling,
 .fa-curling-stone {
   --fa: "\f44a";
   --fa--fa: "\f44a\f44a"
 }

 .fa-gamepad-alt,
 .fa-gamepad-modern {
   --fa: "\e5a2";
   --fa--fa: "\e5a2\e5a2"
 }

 .fa-messages-question {
   --fa: "\e1e7";
   --fa--fa: "\e1e7\e1e7"
 }

 .fa-bible,
 .fa-book-bible {
   --fa: "\f647";
   --fa--fa: "\f647\f647"
 }

 .fa-o {
   --fa: "\4f";
   --fa--fa: "\4f\4f"
 }

 .fa-medkit,
 .fa-suitcase-medical {
   --fa: "\f0fa";
   --fa--fa: "\f0fa\f0fa"
 }

 .fa-briefcase-arrow-right {
   --fa: "\e2f2";
   --fa--fa: "\e2f2\e2f2"
 }

 .fa-expand-wide {
   --fa: "\f320";
   --fa--fa: "\f320\f320"
 }

 .fa-clock-eleven-thirty {
   --fa: "\e348";
   --fa--fa: "\e348\e348"
 }

 .fa-rv {
   --fa: "\f7be";
   --fa--fa: "\f7be\f7be"
 }

 .fa-user-secret {
   --fa: "\f21b";
   --fa--fa: "\f21b\f21b"
 }

 .fa-otter {
   --fa: "\f700";
   --fa--fa: "\f700\f700"
 }

 .fa-dreidel {
   --fa: "\f792";
   --fa--fa: "\f792\f792"
 }

 .fa-female,
 .fa-person-dress {
   --fa: "\f182";
   --fa--fa: "\f182\f182"
 }

 .fa-comment-dollar {
   --fa: "\f651";
   --fa--fa: "\f651\f651"
 }

 .fa-briefcase-clock,
 .fa-business-time {
   --fa: "\f64a";
   --fa--fa: "\f64a\f64a"
 }

 .fa-flower-tulip {
   --fa: "\f801";
   --fa--fa: "\f801\f801"
 }

 .fa-people-pants-simple {
   --fa: "\e21a";
   --fa--fa: "\e21a\e21a"
 }

 .fa-cloud-drizzle {
   --fa: "\f738";
   --fa--fa: "\f738\f738"
 }

 .fa-table-cells-large,
 .fa-th-large {
   --fa: "\f009";
   --fa--fa: "\f009\f009"
 }

 .fa-book-tanakh,
 .fa-tanakh {
   --fa: "\f827";
   --fa--fa: "\f827\f827"
 }

 .fa-solar-system {
   --fa: "\e02f";
   --fa--fa: "\e02f\e02f"
 }

 .fa-seal-question {
   --fa: "\e243";
   --fa--fa: "\e243\e243"
 }

 .fa-phone-volume,
 .fa-volume-control-phone {
   --fa: "\f2a0";
   --fa--fa: "\f2a0\f2a0"
 }

 .fa-disc-drive {
   --fa: "\f8b5";
   --fa--fa: "\f8b5\f8b5"
 }

 .fa-hat-cowboy-side {
   --fa: "\f8c1";
   --fa--fa: "\f8c1\f8c1"
 }

 .fa-rows,
 .fa-table-rows {
   --fa: "\e292";
   --fa--fa: "\e292\e292"
 }

 .fa-location-exclamation,
 .fa-map-marker-exclamation {
   --fa: "\f608";
   --fa--fa: "\f608\f608"
 }

 .fa-face-fearful {
   --fa: "\e375";
   --fa--fa: "\e375\e375"
 }

 .fa-clipboard-user {
   --fa: "\f7f3";
   --fa--fa: "\f7f3\f7f3"
 }

 .fa-bus-school {
   --fa: "\f5dd";
   --fa--fa: "\f5dd\f5dd"
 }

 .fa-film-slash {
   --fa: "\e179";
   --fa--fa: "\e179\e179"
 }

 .fa-square-arrow-down-right {
   --fa: "\e262";
   --fa--fa: "\e262\e262"
 }

 .fa-book-sparkles,
 .fa-book-spells {
   --fa: "\f6b8";
   --fa--fa: "\f6b8\f6b8"
 }

 .fa-washer,
 .fa-washing-machine {
   --fa: "\f898";
   --fa--fa: "\f898\f898"
 }

 .fa-child {
   --fa: "\f1ae";
   --fa--fa: "\f1ae\f1ae"
 }

 .fa-lira-sign {
   --fa: "\f195";
   --fa--fa: "\f195\f195"
 }

 .fa-user-visor {
   --fa: "\e04c";
   --fa--fa: "\e04c\e04c"
 }

 .fa-file-plus-minus {
   --fa: "\e177";
   --fa--fa: "\e177\e177"
 }

 .fa-chess-clock-alt,
 .fa-chess-clock-flip {
   --fa: "\f43e";
   --fa--fa: "\f43e\f43e"
 }

 .fa-satellite {
   --fa: "\f7bf";
   --fa--fa: "\f7bf\f7bf"
 }

 .fa-truck-fire {
   --fa: "\e65a";
   --fa--fa: "\e65a\e65a"
 }

 .fa-plane-lock {
   --fa: "\e558";
   --fa--fa: "\e558\e558"
 }

 .fa-steering-wheel {
   --fa: "\f622";
   --fa--fa: "\f622\f622"
 }

 .fa-tag {
   --fa: "\f02b";
   --fa--fa: "\f02b\f02b"
 }

 .fa-stretcher {
   --fa: "\f825";
   --fa--fa: "\f825\f825"
 }

 .fa-book-law,
 .fa-book-section {
   --fa: "\e0c1";
   --fa--fa: "\e0c1\e0c1"
 }

 .fa-inboxes {
   --fa: "\e1bb";
   --fa--fa: "\e1bb\e1bb"
 }

 .fa-coffee-bean {
   --fa: "\e13e";
   --fa--fa: "\e13e\e13e"
 }

 .fa-circle-yen {
   --fa: "\e5d0";
   --fa--fa: "\e5d0\e5d0"
 }

 .fa-brackets-curly {
   --fa: "\f7ea";
   --fa--fa: "\f7ea\f7ea"
 }

 .fa-ellipsis-stroke-vertical,
 .fa-ellipsis-v-alt {
   --fa: "\f39c";
   --fa--fa: "\f39c\f39c"
 }

 .fa-comment {
   --fa: "\f075";
   --fa--fa: "\f075\f075"
 }

 .fa-square-1 {
   --fa: "\e256";
   --fa--fa: "\e256\e256"
 }

 .fa-birthday-cake,
 .fa-cake,
 .fa-cake-candles {
   --fa: "\f1fd";
   --fa--fa: "\f1fd\f1fd"
 }

 .fa-head-side {
   --fa: "\f6e9";
   --fa--fa: "\f6e9\f6e9"
 }

 .fa-truck-ladder {
   --fa: "\e657";
   --fa--fa: "\e657\e657"
 }

 .fa-envelope {
   --fa: "\f0e0";
   --fa--fa: "\f0e0\f0e0"
 }

 .fa-dolly-empty {
   --fa: "\f473";
   --fa--fa: "\f473\f473"
 }

 .fa-face-tissue {
   --fa: "\e39c";
   --fa--fa: "\e39c\e39c"
 }

 .fa-angle-double-up,
 .fa-angles-up {
   --fa: "\f102";
   --fa--fa: "\f102\f102"
 }

 .fa-bin-recycle {
   --fa: "\e5f7";
   --fa--fa: "\e5f7\e5f7"
 }

 .fa-paperclip {
   --fa: "\f0c6";
   --fa--fa: "\f0c6\f0c6"
 }

 .fa-chart-line-down {
   --fa: "\f64d";
   --fa--fa: "\f64d\f64d"
 }

 .fa-arrow-right-to-city {
   --fa: "\e4b3";
   --fa--fa: "\e4b3\e4b3"
 }

 .fa-lock-a {
   --fa: "\e422";
   --fa--fa: "\e422\e422"
 }

 .fa-ribbon {
   --fa: "\f4d6";
   --fa--fa: "\f4d6\f4d6"
 }

 .fa-lungs {
   --fa: "\f604";
   --fa--fa: "\f604\f604"
 }

 .fa-person-pinball {
   --fa: "\e21d";
   --fa--fa: "\e21d\e21d"
 }

 .fa-arrow-up-9-1,
 .fa-sort-numeric-up-alt {
   --fa: "\f887";
   --fa--fa: "\f887\f887"
 }

 .fa-apple-core {
   --fa: "\e08f";
   --fa--fa: "\e08f\e08f"
 }

 .fa-circle-y {
   --fa: "\e12f";
   --fa--fa: "\e12f\e12f"
 }

 .fa-h6 {
   --fa: "\e413";
   --fa--fa: "\e413\e413"
 }

 .fa-litecoin-sign {
   --fa: "\e1d3";
   --fa--fa: "\e1d3\e1d3"
 }

 .fa-bottle-baby {
   --fa: "\e673";
   --fa--fa: "\e673\e673"
 }

 .fa-circle-small {
   --fa: "\e122";
   --fa--fa: "\e122\e122"
 }

 .fa-border-none {
   --fa: "\f850";
   --fa--fa: "\f850\f850"
 }

 .fa-arrow-turn-down-left {
   --fa: "\e2e1";
   --fa--fa: "\e2e1\e2e1"
 }

 .fa-circle-wifi-circle-wifi,
 .fa-circle-wifi-group {
   --fa: "\e67e";
   --fa--fa: "\e67e\e67e"
 }

 .fa-circle-nodes {
   --fa: "\e4e2";
   --fa--fa: "\e4e2\e4e2"
 }

 .fa-parachute-box {
   --fa: "\f4cd";
   --fa--fa: "\f4cd\f4cd"
 }

 .fa-reflect-horizontal {
   --fa: "\e664";
   --fa--fa: "\e664\e664"
 }

 .fa-comment-alt-medical,
 .fa-message-medical {
   --fa: "\f7f4";
   --fa--fa: "\f7f4\f7f4"
 }

 .fa-rugby-ball {
   --fa: "\e3c6";
   --fa--fa: "\e3c6\e3c6"
 }

 .fa-comment-music {
   --fa: "\f8b0";
   --fa--fa: "\f8b0\f8b0"
 }

 .fa-indent {
   --fa: "\f03c";
   --fa--fa: "\f03c\f03c"
 }

 .fa-tree-alt,
 .fa-tree-deciduous {
   --fa: "\f400";
   --fa--fa: "\f400\f400"
 }

 .fa-puzzle-piece-alt,
 .fa-puzzle-piece-simple {
   --fa: "\e231";
   --fa--fa: "\e231\e231"
 }

 .fa-truck-field-un {
   --fa: "\e58e";
   --fa--fa: "\e58e\e58e"
 }

 .fa-nfc-trash {
   --fa: "\e1fd";
   --fa--fa: "\e1fd\e1fd"
 }

 .fa-hourglass,
 .fa-hourglass-empty {
   --fa: "\f254";
   --fa--fa: "\f254\f254"
 }

 .fa-mountain {
   --fa: "\f6fc";
   --fa--fa: "\f6fc\f6fc"
 }

 .fa-file-times,
 .fa-file-xmark {
   --fa: "\f317";
   --fa--fa: "\f317\f317"
 }

 .fa-home-heart,
 .fa-house-heart {
   --fa: "\f4c9";
   --fa--fa: "\f4c9\f4c9"
 }

 .fa-house-chimney-blank {
   --fa: "\e3b0";
   --fa--fa: "\e3b0\e3b0"
 }

 .fa-meter-bolt {
   --fa: "\e1e9";
   --fa--fa: "\e1e9\e1e9"
 }

 .fa-user-doctor,
 .fa-user-md {
   --fa: "\f0f0";
   --fa--fa: "\f0f0\f0f0"
 }

 .fa-slash-back {
   --fa: "\5c";
   --fa--fa: "\5c\5c"
 }

 .fa-circle-info,
 .fa-info-circle {
   --fa: "\f05a";
   --fa--fa: "\f05a\f05a"
 }

 .fa-fishing-rod {
   --fa: "\e3a8";
   --fa--fa: "\e3a8\e3a8"
 }

 .fa-hammer-crash {
   --fa: "\e414";
   --fa--fa: "\e414\e414"
 }

 .fa-message-heart {
   --fa: "\e5c9";
   --fa--fa: "\e5c9\e5c9"
 }

 .fa-cloud-meatball {
   --fa: "\f73b";
   --fa--fa: "\f73b\f73b"
 }

 .fa-camera-polaroid {
   --fa: "\f8aa";
   --fa--fa: "\f8aa\f8aa"
 }

 .fa-camera,
 .fa-camera-alt {
   --fa: "\f030";
   --fa--fa: "\f030\f030"
 }

 .fa-square-virus {
   --fa: "\e578";
   --fa--fa: "\e578\e578"
 }

 .fa-cart-arrow-up {
   --fa: "\e3ee";
   --fa--fa: "\e3ee\e3ee"
 }

 .fa-meteor {
   --fa: "\f753";
   --fa--fa: "\f753\f753"
 }

 .fa-car-on {
   --fa: "\e4dd";
   --fa--fa: "\e4dd\e4dd"
 }

 .fa-sleigh {
   --fa: "\f7cc";
   --fa--fa: "\f7cc\f7cc"
 }

 .fa-arrow-down-1-9,
 .fa-sort-numeric-asc,
 .fa-sort-numeric-down {
   --fa: "\f162";
   --fa--fa: "\f162\f162"
 }

 .fa-buoy-mooring {
   --fa: "\e5b6";
   --fa--fa: "\e5b6\e5b6"
 }

 .fa-square-4 {
   --fa: "\e259";
   --fa--fa: "\e259\e259"
 }

 .fa-hand-holding-droplet,
 .fa-hand-holding-water {
   --fa: "\f4c1";
   --fa--fa: "\f4c1\f4c1"
 }

 .fa-file-eps {
   --fa: "\e644";
   --fa--fa: "\e644\e644"
 }

 .fa-tricycle-adult {
   --fa: "\e5c4";
   --fa--fa: "\e5c4\e5c4"
 }

 .fa-waveform {
   --fa: "\f8f1";
   --fa--fa: "\f8f1\f8f1"
 }

 .fa-water {
   --fa: "\f773";
   --fa--fa: "\f773\f773"
 }

 .fa-star-sharp-half-alt,
 .fa-star-sharp-half-stroke {
   --fa: "\e28d";
   --fa--fa: "\e28d\e28d"
 }

 .fa-nfc-signal {
   --fa: "\e1fb";
   --fa--fa: "\e1fb\e1fb"
 }

 .fa-plane-prop {
   --fa: "\e22b";
   --fa--fa: "\e22b\e22b"
 }

 .fa-calendar-check {
   --fa: "\f274";
   --fa--fa: "\f274\f274"
 }

 .fa-clock-desk {
   --fa: "\e134";
   --fa--fa: "\e134\e134"
 }

 .fa-calendar-clock,
 .fa-calendar-time {
   --fa: "\e0d2";
   --fa--fa: "\e0d2\e0d2"
 }

 .fa-braille {
   --fa: "\f2a1";
   --fa--fa: "\f2a1\f2a1"
 }

 .fa-prescription-bottle-alt,
 .fa-prescription-bottle-medical {
   --fa: "\f486";
   --fa--fa: "\f486\f486"
 }

 .fa-plate-utensils {
   --fa: "\e43b";
   --fa--fa: "\e43b\e43b"
 }

 .fa-family-pants {
   --fa: "\e302";
   --fa--fa: "\e302\e302"
 }

 .fa-hose-reel {
   --fa: "\e41a";
   --fa--fa: "\e41a\e41a"
 }

 .fa-house-window {
   --fa: "\e3b3";
   --fa--fa: "\e3b3\e3b3"
 }

 .fa-landmark {
   --fa: "\f66f";
   --fa--fa: "\f66f\f66f"
 }

 .fa-truck {
   --fa: "\f0d1";
   --fa--fa: "\f0d1\f0d1"
 }

 .fa-music-magnifying-glass {
   --fa: "\e662";
   --fa--fa: "\e662\e662"
 }

 .fa-crosshairs {
   --fa: "\f05b";
   --fa--fa: "\f05b\f05b"
 }

 .fa-cloud-rainbow {
   --fa: "\f73e";
   --fa--fa: "\f73e\f73e"
 }

 .fa-person-cane {
   --fa: "\e53c";
   --fa--fa: "\e53c\e53c"
 }

 .fa-alien {
   --fa: "\f8f5";
   --fa--fa: "\f8f5\f8f5"
 }

 .fa-tent {
   --fa: "\e57d";
   --fa--fa: "\e57d\e57d"
 }

 .fa-laptop-binary {
   --fa: "\e5e7";
   --fa--fa: "\e5e7\e5e7"
 }

 .fa-vest-patches {
   --fa: "\e086";
   --fa--fa: "\e086\e086"
 }

 .fa-people-dress-simple {
   --fa: "\e218";
   --fa--fa: "\e218\e218"
 }

 .fa-check-double {
   --fa: "\f560";
   --fa--fa: "\f560\f560"
 }

 .fa-arrow-down-a-z,
 .fa-sort-alpha-asc,
 .fa-sort-alpha-down {
   --fa: "\f15d";
   --fa--fa: "\f15d\f15d"
 }

 .fa-bowling-ball-pin {
   --fa: "\e0c3";
   --fa--fa: "\e0c3\e0c3"
 }

 .fa-bell-school-slash {
   --fa: "\f5d6";
   --fa--fa: "\f5d6\f5d6"
 }

 .fa-plus-large {
   --fa: "\e59e";
   --fa--fa: "\e59e\e59e"
 }

 .fa-money-bill-wheat {
   --fa: "\e52a";
   --fa--fa: "\e52a\e52a"
 }

 .fa-camera-viewfinder,
 .fa-screenshot {
   --fa: "\e0da";
   --fa--fa: "\e0da\e0da"
 }

 .fa-comment-alt-music,
 .fa-message-music {
   --fa: "\f8af";
   --fa--fa: "\f8af\f8af"
 }

 .fa-car-building {
   --fa: "\f859";
   --fa--fa: "\f859\f859"
 }

 .fa-border-bottom-right,
 .fa-border-style-alt {
   --fa: "\f854";
   --fa--fa: "\f854\f854"
 }

 .fa-octagon {
   --fa: "\f306";
   --fa--fa: "\f306\f306"
 }

 .fa-comment-arrow-up-right {
   --fa: "\e145";
   --fa--fa: "\e145\e145"
 }

 .fa-octagon-divide {
   --fa: "\e203";
   --fa--fa: "\e203\e203"
 }

 .fa-cookie {
   --fa: "\f563";
   --fa--fa: "\f563\f563"
 }

 .fa-arrow-left-rotate,
 .fa-arrow-rotate-back,
 .fa-arrow-rotate-backward,
 .fa-arrow-rotate-left,
 .fa-undo {
   --fa: "\f0e2";
   --fa--fa: "\f0e2\f0e2"
 }

 .fa-tv-music {
   --fa: "\f8e6";
   --fa--fa: "\f8e6\f8e6"
 }

 .fa-hard-drive,
 .fa-hdd {
   --fa: "\f0a0";
   --fa--fa: "\f0a0\f0a0"
 }

 .fa-reel {
   --fa: "\e238";
   --fa--fa: "\e238\e238"
 }

 .fa-face-grin-squint-tears,
 .fa-grin-squint-tears {
   --fa: "\f586";
   --fa--fa: "\f586\f586"
 }

 .fa-dumbbell {
   --fa: "\f44b";
   --fa--fa: "\f44b\f44b"
 }

 .fa-list-alt,
 .fa-rectangle-list {
   --fa: "\f022";
   --fa--fa: "\f022\f022"
 }

 .fa-tarp-droplet {
   --fa: "\e57c";
   --fa--fa: "\e57c\e57c"
 }

 .fa-alarm-exclamation {
   --fa: "\f843";
   --fa--fa: "\f843\f843"
 }

 .fa-house-medical-circle-check {
   --fa: "\e511";
   --fa--fa: "\e511\e511"
 }

 .fa-traffic-cone {
   --fa: "\f636";
   --fa--fa: "\f636\f636"
 }

 .fa-grate {
   --fa: "\e193";
   --fa--fa: "\e193\e193"
 }

 .fa-arrow-down-right {
   --fa: "\e093";
   --fa--fa: "\e093\e093"
 }

 .fa-person-skiing-nordic,
 .fa-skiing-nordic {
   --fa: "\f7ca";
   --fa--fa: "\f7ca\f7ca"
 }

 .fa-calendar-plus {
   --fa: "\f271";
   --fa--fa: "\f271\f271"
 }

 .fa-person-from-portal,
 .fa-portal-exit {
   --fa: "\e023";
   --fa--fa: "\e023\e023"
 }

 .fa-plane-arrival {
   --fa: "\f5af";
   --fa--fa: "\f5af\f5af"
 }

 .fa-cowbell-circle-plus,
 .fa-cowbell-more {
   --fa: "\f8b4";
   --fa--fa: "\f8b4\f8b4"
 }

 .fa-arrow-alt-circle-left,
 .fa-circle-left {
   --fa: "\f359";
   --fa--fa: "\f359\f359"
 }

 .fa-distribute-spacing-vertical {
   --fa: "\e366";
   --fa--fa: "\e366\e366"
 }

 .fa-signal-alt-2,
 .fa-signal-bars-fair {
   --fa: "\f692";
   --fa--fa: "\f692\f692"
 }

 .fa-sportsball {
   --fa: "\e44b";
   --fa--fa: "\e44b\e44b"
 }

 .fa-game-console-handheld-crank {
   --fa: "\e5b9";
   --fa--fa: "\e5b9\e5b9"
 }

 .fa-subway,
 .fa-train-subway {
   --fa: "\f239";
   --fa--fa: "\f239\f239"
 }

 .fa-chart-gantt {
   --fa: "\e0e4";
   --fa--fa: "\e0e4\e0e4"
 }

 .fa-face-smile-upside-down {
   --fa: "\e395";
   --fa--fa: "\e395\e395"
 }

 .fa-ball-pile {
   --fa: "\f77e";
   --fa--fa: "\f77e\f77e"
 }

 .fa-badge-dollar {
   --fa: "\f645";
   --fa--fa: "\f645\f645"
 }

 .fa-money-bills-alt,
 .fa-money-bills-simple {
   --fa: "\e1f4";
   --fa--fa: "\e1f4\e1f4"
 }

 .fa-list-timeline {
   --fa: "\e1d1";
   --fa--fa: "\e1d1\e1d1"
 }

 .fa-indian-rupee,
 .fa-indian-rupee-sign,
 .fa-inr {
   --fa: "\e1bc";
   --fa--fa: "\e1bc\e1bc"
 }

 .fa-crop-alt,
 .fa-crop-simple {
   --fa: "\f565";
   --fa--fa: "\f565\f565"
 }

 .fa-money-bill-1,
 .fa-money-bill-alt {
   --fa: "\f3d1";
   --fa--fa: "\f3d1\f3d1"
 }

 .fa-left-long,
 .fa-long-arrow-alt-left {
   --fa: "\f30a";
   --fa--fa: "\f30a\f30a"
 }

 .fa-keyboard-down {
   --fa: "\e1c2";
   --fa--fa: "\e1c2\e1c2"
 }

 .fa-circle-up-right {
   --fa: "\e129";
   --fa--fa: "\e129\e129"
 }

 .fa-cloud-bolt-moon,
 .fa-thunderstorm-moon {
   --fa: "\f76d";
   --fa--fa: "\f76d\f76d"
 }

 .fa-turn-left-up {
   --fa: "\e638";
   --fa--fa: "\e638\e638"
 }

 .fa-dna {
   --fa: "\f471";
   --fa--fa: "\f471\f471"
 }

 .fa-virus-slash {
   --fa: "\e075";
   --fa--fa: "\e075\e075"
 }

 .fa-bracket-round-right {
   --fa: "\29";
   --fa--fa: "\29\29"
 }

 .fa-circle-sterling {
   --fa: "\e5cf";
   --fa--fa: "\e5cf\e5cf"
 }

 .fa-circle-5 {
   --fa: "\e0f2";
   --fa--fa: "\e0f2\e0f2"
 }

 .fa-minus,
 .fa-subtract {
   --fa: "\f068";
   --fa--fa: "\f068\f068"
 }

 .fa-fire-flame,
 .fa-flame {
   --fa: "\f6df";
   --fa--fa: "\f6df\f6df"
 }

 .fa-arrow-alt-to-right,
 .fa-right-to-line {
   --fa: "\f34c";
   --fa--fa: "\f34c\f34c"
 }

 .fa-gif {
   --fa: "\e190";
   --fa--fa: "\e190\e190"
 }

 .fa-chess {
   --fa: "\f439";
   --fa--fa: "\f439\f439"
 }

 .fa-trash-slash {
   --fa: "\e2b3";
   --fa--fa: "\e2b3\e2b3"
 }

 .fa-arrow-left-long,
 .fa-long-arrow-left {
   --fa: "\f177";
   --fa--fa: "\f177\f177"
 }

 .fa-plug-circle-check {
   --fa: "\e55c";
   --fa--fa: "\e55c\e55c"
 }

 .fa-font-case {
   --fa: "\f866";
   --fa--fa: "\f866\f866"
 }

 .fa-street-view {
   --fa: "\f21d";
   --fa--fa: "\f21d\f21d"
 }

 .fa-arrow-down-left {
   --fa: "\e091";
   --fa--fa: "\e091\e091"
 }

 .fa-franc-sign {
   --fa: "\e18f";
   --fa--fa: "\e18f\e18f"
 }

 .fa-flask-poison,
 .fa-flask-round-poison {
   --fa: "\f6e0";
   --fa--fa: "\f6e0\f6e0"
 }

 .fa-volume-off {
   --fa: "\f026";
   --fa--fa: "\f026\f026"
 }

 .fa-book-circle-arrow-right {
   --fa: "\e0bc";
   --fa--fa: "\e0bc\e0bc"
 }

 .fa-chart-user,
 .fa-user-chart {
   --fa: "\f6a3";
   --fa--fa: "\f6a3\f6a3"
 }

 .fa-american-sign-language-interpreting,
 .fa-asl-interpreting,
 .fa-hands-american-sign-language-interpreting,
 .fa-hands-asl-interpreting {
   --fa: "\f2a3";
   --fa--fa: "\f2a3\f2a3"
 }

 .fa-presentation,
 .fa-presentation-screen {
   --fa: "\f685";
   --fa--fa: "\f685\f685"
 }

 .fa-circle-bolt {
   --fa: "\e0fe";
   --fa--fa: "\e0fe\e0fe"
 }

 .fa-face-smile-halo {
   --fa: "\e38f";
   --fa--fa: "\e38f\e38f"
 }

 .fa-cart-circle-arrow-down {
   --fa: "\e3ef";
   --fa--fa: "\e3ef\e3ef"
 }

 .fa-house-person-arrive,
 .fa-house-person-return,
 .fa-house-return {
   --fa: "\e011";
   --fa--fa: "\e011\e011"
 }

 .fa-comment-alt-times,
 .fa-message-times,
 .fa-message-xmark {
   --fa: "\f4ab";
   --fa--fa: "\f4ab\f4ab"
 }

 .fa-file-award,
 .fa-file-certificate {
   --fa: "\f5f3";
   --fa--fa: "\f5f3\f5f3"
 }

 .fa-user-doctor-hair-long {
   --fa: "\e459";
   --fa--fa: "\e459\e459"
 }

 .fa-camera-home,
 .fa-camera-security {
   --fa: "\f8fe";
   --fa--fa: "\f8fe\f8fe"
 }

 .fa-cog,
 .fa-gear {
   --fa: "\f013";
   --fa--fa: "\f013\f013"
 }

 .fa-droplet-slash,
 .fa-tint-slash {
   --fa: "\f5c7";
   --fa--fa: "\f5c7\f5c7"
 }

 .fa-book-heart {
   --fa: "\f499";
   --fa--fa: "\f499\f499"
 }

 .fa-mosque {
   --fa: "\f678";
   --fa--fa: "\f678\f678"
 }

 .fa-duck {
   --fa: "\f6d8";
   --fa--fa: "\f6d8\f6d8"
 }

 .fa-mosquito {
   --fa: "\e52b";
   --fa--fa: "\e52b\e52b"
 }

 .fa-star-of-david {
   --fa: "\f69a";
   --fa--fa: "\f69a\f69a"
 }

 .fa-flag-alt,
 .fa-flag-swallowtail {
   --fa: "\f74c";
   --fa--fa: "\f74c\f74c"
 }

 .fa-person-military-rifle {
   --fa: "\e54b";
   --fa--fa: "\e54b\e54b"
 }

 .fa-car-garage {
   --fa: "\f5e2";
   --fa--fa: "\f5e2\f5e2"
 }

 .fa-cart-shopping,
 .fa-shopping-cart {
   --fa: "\f07a";
   --fa--fa: "\f07a\f07a"
 }

 .fa-book-font {
   --fa: "\e0bf";
   --fa--fa: "\e0bf\e0bf"
 }

 .fa-shield-plus {
   --fa: "\e24a";
   --fa--fa: "\e24a\e24a"
 }

 .fa-vials {
   --fa: "\f493";
   --fa--fa: "\f493\f493"
 }

 .fa-eye-dropper-full {
   --fa: "\e172";
   --fa--fa: "\e172\e172"
 }

 .fa-distribute-spacing-horizontal {
   --fa: "\e365";
   --fa--fa: "\e365\e365"
 }

 .fa-tablet-rugged {
   --fa: "\f48f";
   --fa--fa: "\f48f\f48f"
 }

 .fa-temperature-frigid,
 .fa-temperature-snow {
   --fa: "\f768";
   --fa--fa: "\f768\f768"
 }

 .fa-moped {
   --fa: "\e3b9";
   --fa--fa: "\e3b9\e3b9"
 }

 .fa-face-smile-plus,
 .fa-smile-plus {
   --fa: "\f5b9";
   --fa--fa: "\f5b9\f5b9"
 }

 .fa-radio-alt,
 .fa-radio-tuner {
   --fa: "\f8d8";
   --fa--fa: "\f8d8\f8d8"
 }

 .fa-face-swear {
   --fa: "\e399";
   --fa--fa: "\e399\e399"
 }

 .fa-water-arrow-down,
 .fa-water-lower {
   --fa: "\f774";
   --fa--fa: "\f774\f774"
 }

 .fa-scanner-touchscreen {
   --fa: "\f48a";
   --fa--fa: "\f48a\f48a"
 }

 .fa-circle-7 {
   --fa: "\e0f4";
   --fa--fa: "\e0f4\e0f4"
 }

 .fa-plug-circle-plus {
   --fa: "\e55f";
   --fa--fa: "\e55f\e55f"
 }

 .fa-person-ski-jumping,
 .fa-ski-jump {
   --fa: "\f7c7";
   --fa--fa: "\f7c7\f7c7"
 }

 .fa-place-of-worship {
   --fa: "\f67f";
   --fa--fa: "\f67f\f67f"
 }

 .fa-water-arrow-up,
 .fa-water-rise {
   --fa: "\f775";
   --fa--fa: "\f775\f775"
 }

 .fa-waveform-lines,
 .fa-waveform-path {
   --fa: "\f8f2";
   --fa--fa: "\f8f2\f8f2"
 }

 .fa-split {
   --fa: "\e254";
   --fa--fa: "\e254\e254"
 }

 .fa-film-canister,
 .fa-film-cannister {
   --fa: "\f8b7";
   --fa--fa: "\f8b7\f8b7"
 }

 .fa-folder-times,
 .fa-folder-xmark {
   --fa: "\f65f";
   --fa--fa: "\f65f\f65f"
 }

 .fa-toilet-paper-alt,
 .fa-toilet-paper-blank {
   --fa: "\f71f";
   --fa--fa: "\f71f\f71f"
 }

 .fa-tablet-android-alt,
 .fa-tablet-screen {
   --fa: "\f3fc";
   --fa--fa: "\f3fc\f3fc"
 }

 .fa-hexagon-vertical-nft-slanted {
   --fa: "\e506";
   --fa--fa: "\e506\e506"
 }

 .fa-folder-music {
   --fa: "\e18d";
   --fa--fa: "\e18d\e18d"
 }

 .fa-desktop-medical,
 .fa-display-medical {
   --fa: "\e166";
   --fa--fa: "\e166\e166"
 }

 .fa-share-all {
   --fa: "\f367";
   --fa--fa: "\f367\f367"
 }

 .fa-peapod {
   --fa: "\e31c";
   --fa--fa: "\e31c\e31c"
 }

 .fa-chess-clock {
   --fa: "\f43d";
   --fa--fa: "\f43d\f43d"
 }

 .fa-axe {
   --fa: "\f6b2";
   --fa--fa: "\f6b2\f6b2"
 }

 .fa-square-d {
   --fa: "\e268";
   --fa--fa: "\e268\e268"
 }

 .fa-grip-vertical {
   --fa: "\f58e";
   --fa--fa: "\f58e\f58e"
 }

 .fa-mobile-signal-out {
   --fa: "\e1f0";
   --fa--fa: "\e1f0\e1f0"
 }

 .fa-hexagon-nodes {
   --fa: "\e699";
   --fa--fa: "\e699\e699"
 }

 .fa-arrow-turn-up,
 .fa-level-up {
   --fa: "\f148";
   --fa--fa: "\f148\f148"
 }

 .fa-u {
   --fa: "\55";
   --fa--fa: "\55\55"
 }

 .fa-arrow-up-from-dotted-line {
   --fa: "\e09b";
   --fa--fa: "\e09b\e09b"
 }

 .fa-square-root-alt,
 .fa-square-root-variable {
   --fa: "\f698";
   --fa--fa: "\f698\f698"
 }

 .fa-light-switch-on {
   --fa: "\e019";
   --fa--fa: "\e019\e019"
 }

 .fa-arrow-down-arrow-up,
 .fa-sort-alt {
   --fa: "\f883";
   --fa--fa: "\f883\f883"
 }

 .fa-raindrops {
   --fa: "\f75c";
   --fa--fa: "\f75c\f75c"
 }

 .fa-dash,
 .fa-minus-large {
   --fa: "\e404";
   --fa--fa: "\e404\e404"
 }

 .fa-clock,
 .fa-clock-four {
   --fa: "\f017";
   --fa--fa: "\f017\f017"
 }

 .fa-input-numeric {
   --fa: "\e1bd";
   --fa--fa: "\e1bd\e1bd"
 }

 .fa-truck-tow {
   --fa: "\e2b8";
   --fa--fa: "\e2b8\e2b8"
 }

 .fa-backward-step,
 .fa-step-backward {
   --fa: "\f048";
   --fa--fa: "\f048\f048"
 }

 .fa-pallet {
   --fa: "\f482";
   --fa--fa: "\f482\f482"
 }

 .fa-car-bolt {
   --fa: "\e341";
   --fa--fa: "\e341\e341"
 }

 .fa-arrows-maximize,
 .fa-expand-arrows {
   --fa: "\f31d";
   --fa--fa: "\f31d\f31d"
 }

 .fa-faucet {
   --fa: "\e005";
   --fa--fa: "\e005\e005"
 }

 .fa-cloud-sleet {
   --fa: "\f741";
   --fa--fa: "\f741\f741"
 }

 .fa-lamp-street {
   --fa: "\e1c5";
   --fa--fa: "\e1c5\e1c5"
 }

 .fa-list-radio {
   --fa: "\e1d0";
   --fa--fa: "\e1d0\e1d0"
 }

 .fa-pen-nib-slash {
   --fa: "\e4a1";
   --fa--fa: "\e4a1\e4a1"
 }

 .fa-baseball-bat-ball {
   --fa: "\f432";
   --fa--fa: "\f432\f432"
 }

 .fa-square-up-left {
   --fa: "\e282";
   --fa--fa: "\e282\e282"
 }

 .fa-overline {
   --fa: "\f876";
   --fa--fa: "\f876\f876"
 }

 .fa-s {
   --fa: "\53";
   --fa--fa: "\53\53"
 }

 .fa-timeline {
   --fa: "\e29c";
   --fa--fa: "\e29c\e29c"
 }

 .fa-keyboard {
   --fa: "\f11c";
   --fa--fa: "\f11c\f11c"
 }

 .fa-arrows-from-dotted-line {
   --fa: "\e0a3";
   --fa--fa: "\e0a3\e0a3"
 }

 .fa-usb-drive {
   --fa: "\f8e9";
   --fa--fa: "\f8e9\f8e9"
 }

 .fa-ballot {
   --fa: "\f732";
   --fa--fa: "\f732\f732"
 }

 .fa-caret-down {
   --fa: "\f0d7";
   --fa--fa: "\f0d7\f0d7"
 }

 .fa-location-dot-slash,
 .fa-map-marker-alt-slash {
   --fa: "\f605";
   --fa--fa: "\f605\f605"
 }

 .fa-cards {
   --fa: "\e3ed";
   --fa--fa: "\e3ed\e3ed"
 }

 .fa-clinic-medical,
 .fa-house-chimney-medical {
   --fa: "\f7f2";
   --fa--fa: "\f7f2\f7f2"
 }

 .fa-boxing-glove,
 .fa-glove-boxing {
   --fa: "\f438";
   --fa--fa: "\f438\f438"
 }

 .fa-temperature-3,
 .fa-temperature-three-quarters,
 .fa-thermometer-3,
 .fa-thermometer-three-quarters {
   --fa: "\f2c8";
   --fa--fa: "\f2c8\f2c8"
 }

 .fa-bell-school {
   --fa: "\f5d5";
   --fa--fa: "\f5d5\f5d5"
 }

 .fa-mobile-android-alt,
 .fa-mobile-screen {
   --fa: "\f3cf";
   --fa--fa: "\f3cf\f3cf"
 }

 .fa-plane-up {
   --fa: "\e22d";
   --fa--fa: "\e22d\e22d"
 }

 .fa-folder-heart {
   --fa: "\e189";
   --fa--fa: "\e189\e189"
 }

 .fa-circle-location-arrow,
 .fa-location-circle {
   --fa: "\f602";
   --fa--fa: "\f602\f602"
 }

 .fa-face-head-bandage {
   --fa: "\e37a";
   --fa--fa: "\e37a\e37a"
 }

 .fa-maki-roll,
 .fa-makizushi,
 .fa-sushi-roll {
   --fa: "\e48b";
   --fa--fa: "\e48b\e48b"
 }

 .fa-car-bump {
   --fa: "\f5e0";
   --fa--fa: "\f5e0\f5e0"
 }

 .fa-piggy-bank {
   --fa: "\f4d3";
   --fa--fa: "\f4d3\f4d3"
 }

 .fa-racquet {
   --fa: "\f45a";
   --fa--fa: "\f45a\f45a"
 }

 .fa-car-mirrors {
   --fa: "\e343";
   --fa--fa: "\e343\e343"
 }

 .fa-industry-alt,
 .fa-industry-windows {
   --fa: "\f3b3";
   --fa--fa: "\f3b3\f3b3"
 }

 .fa-bolt-auto {
   --fa: "\e0b6";
   --fa--fa: "\e0b6\e0b6"
 }

 .fa-battery-3,
 .fa-battery-half {
   --fa: "\f242";
   --fa--fa: "\f242\f242"
 }

 .fa-flux-capacitor {
   --fa: "\f8ba";
   --fa--fa: "\f8ba\f8ba"
 }

 .fa-mountain-city {
   --fa: "\e52e";
   --fa--fa: "\e52e\e52e"
 }

 .fa-coins {
   --fa: "\f51e";
   --fa--fa: "\f51e\f51e"
 }

 .fa-honey-pot {
   --fa: "\e418";
   --fa--fa: "\e418\e418"
 }

 .fa-olive {
   --fa: "\e316";
   --fa--fa: "\e316\e316"
 }

 .fa-khanda {
   --fa: "\f66d";
   --fa--fa: "\f66d\f66d"
 }

 .fa-filter-list {
   --fa: "\e17c";
   --fa--fa: "\e17c\e17c"
 }

 .fa-outlet {
   --fa: "\e01c";
   --fa--fa: "\e01c\e01c"
 }

 .fa-sliders,
 .fa-sliders-h {
   --fa: "\f1de";
   --fa--fa: "\f1de\f1de"
 }

 .fa-cauldron {
   --fa: "\f6bf";
   --fa--fa: "\f6bf\f6bf"
 }

 .fa-people {
   --fa: "\e216";
   --fa--fa: "\e216\e216"
 }

 .fa-folder-tree {
   --fa: "\f802";
   --fa--fa: "\f802\f802"
 }

 .fa-network-wired {
   --fa: "\f6ff";
   --fa--fa: "\f6ff\f6ff"
 }

 .fa-croissant {
   --fa: "\f7f6";
   --fa--fa: "\f7f6\f7f6"
 }

 .fa-map-pin {
   --fa: "\f276";
   --fa--fa: "\f276\f276"
 }

 .fa-hamsa {
   --fa: "\f665";
   --fa--fa: "\f665\f665"
 }

 .fa-cent-sign {
   --fa: "\e3f5";
   --fa--fa: "\e3f5\e3f5"
 }

 .fa-swords-laser {
   --fa: "\e03d";
   --fa--fa: "\e03d\e03d"
 }

 .fa-flask {
   --fa: "\f0c3";
   --fa--fa: "\f0c3\f0c3"
 }

 .fa-person-pregnant {
   --fa: "\e31e";
   --fa--fa: "\e31e\e31e"
 }

 .fa-square-u {
   --fa: "\e281";
   --fa--fa: "\e281\e281"
 }

 .fa-wand-sparkles {
   --fa: "\f72b";
   --fa--fa: "\f72b\f72b"
 }

 .fa-router {
   --fa: "\f8da";
   --fa--fa: "\f8da\f8da"
 }

 .fa-ellipsis-v,
 .fa-ellipsis-vertical {
   --fa: "\f142";
   --fa--fa: "\f142\f142"
 }

 .fa-sword-laser-alt {
   --fa: "\e03c";
   --fa--fa: "\e03c\e03c"
 }

 .fa-ticket {
   --fa: "\f145";
   --fa--fa: "\f145\f145"
 }

 .fa-power-off {
   --fa: "\f011";
   --fa--fa: "\f011\f011"
 }

 .fa-coin {
   --fa: "\f85c";
   --fa--fa: "\f85c\f85c"
 }

 .fa-laptop-slash {
   --fa: "\e1c7";
   --fa--fa: "\e1c7\e1c7"
 }

 .fa-long-arrow-alt-right,
 .fa-right-long {
   --fa: "\f30b";
   --fa--fa: "\f30b\f30b"
 }

 .fa-circle-b {
   --fa: "\e0fd";
   --fa--fa: "\e0fd\e0fd"
 }

 .fa-person-dress-simple {
   --fa: "\e21c";
   --fa--fa: "\e21c\e21c"
 }

 .fa-pipe-collar {
   --fa: "\e437";
   --fa--fa: "\e437\e437"
 }

 .fa-lights-holiday {
   --fa: "\f7b2";
   --fa--fa: "\f7b2\f7b2"
 }

 .fa-citrus {
   --fa: "\e2f4";
   --fa--fa: "\e2f4\e2f4"
 }

 .fa-flag-usa {
   --fa: "\f74d";
   --fa--fa: "\f74d\f74d"
 }

 .fa-laptop-file {
   --fa: "\e51d";
   --fa--fa: "\e51d\e51d"
 }

 .fa-teletype,
 .fa-tty {
   --fa: "\f1e4";
   --fa--fa: "\f1e4\f1e4"
 }

 .fa-chart-tree-map {
   --fa: "\e0ea";
   --fa--fa: "\e0ea\e0ea"
 }

 .fa-diagram-next {
   --fa: "\e476";
   --fa--fa: "\e476\e476"
 }

 .fa-person-rifle {
   --fa: "\e54e";
   --fa--fa: "\e54e\e54e"
 }

 .fa-clock-five-thirty {
   --fa: "\e34a";
   --fa--fa: "\e34a\e34a"
 }

 .fa-pipe-valve {
   --fa: "\e439";
   --fa--fa: "\e439\e439"
 }

 .fa-lightbulb-message {
   --fa: "\e687";
   --fa--fa: "\e687\e687"
 }

 .fa-arrow-up-from-arc {
   --fa: "\e4b4";
   --fa--fa: "\e4b4\e4b4"
 }

 .fa-face-spiral-eyes {
   --fa: "\e485";
   --fa--fa: "\e485\e485"
 }

 .fa-compress-wide {
   --fa: "\f326";
   --fa--fa: "\f326\f326"
 }

 .fa-circle-phone-hangup,
 .fa-phone-circle-down {
   --fa: "\e11d";
   --fa--fa: "\e11d\e11d"
 }

 .fa-gear-complex-code {
   --fa: "\e5eb";
   --fa--fa: "\e5eb\e5eb"
 }

 .fa-house-medical-circle-exclamation {
   --fa: "\e512";
   --fa--fa: "\e512\e512"
 }

 .fa-badminton {
   --fa: "\e33a";
   --fa--fa: "\e33a\e33a"
 }

 .fa-closed-captioning {
   --fa: "\f20a";
   --fa--fa: "\f20a\f20a"
 }

 .fa-hiking,
 .fa-person-hiking {
   --fa: "\f6ec";
   --fa--fa: "\f6ec\f6ec"
 }

 .fa-arrow-alt-from-left,
 .fa-right-from-line {
   --fa: "\f347";
   --fa--fa: "\f347\f347"
 }

 .fa-venus-double {
   --fa: "\f226";
   --fa--fa: "\f226\f226"
 }

 .fa-images {
   --fa: "\f302";
   --fa--fa: "\f302\f302"
 }

 .fa-calculator {
   --fa: "\f1ec";
   --fa--fa: "\f1ec\f1ec"
 }

 .fa-shuttlecock {
   --fa: "\f45b";
   --fa--fa: "\f45b\f45b"
 }

 .fa-user-hair {
   --fa: "\e45a";
   --fa--fa: "\e45a\e45a"
 }

 .fa-eye-evil {
   --fa: "\f6db";
   --fa--fa: "\f6db\f6db"
 }

 .fa-people-pulling {
   --fa: "\e535";
   --fa--fa: "\e535\e535"
 }

 .fa-n {
   --fa: "\4e";
   --fa--fa: "\4e\4e"
 }

 .fa-swap {
   --fa: "\e609";
   --fa--fa: "\e609\e609"
 }

 .fa-garage {
   --fa: "\e009";
   --fa--fa: "\e009\e009"
 }

 .fa-cable-car,
 .fa-tram {
   --fa: "\f7da";
   --fa--fa: "\f7da\f7da"
 }

 .fa-shovel-snow {
   --fa: "\f7c3";
   --fa--fa: "\f7c3\f7c3"
 }

 .fa-cloud-rain {
   --fa: "\f73d";
   --fa--fa: "\f73d\f73d"
 }

 .fa-face-lying {
   --fa: "\e37e";
   --fa--fa: "\e37e\e37e"
 }

 .fa-sprinkler {
   --fa: "\e035";
   --fa--fa: "\e035\e035"
 }

 .fa-building-circle-xmark {
   --fa: "\e4d4";
   --fa--fa: "\e4d4\e4d4"
 }

 .fa-person-sledding,
 .fa-sledding {
   --fa: "\f7cb";
   --fa--fa: "\f7cb\f7cb"
 }

 .fa-game-console-handheld {
   --fa: "\f8bb";
   --fa--fa: "\f8bb\f8bb"
 }

 .fa-ship {
   --fa: "\f21a";
   --fa--fa: "\f21a\f21a"
 }

 .fa-clock-six-thirty {
   --fa: "\e353";
   --fa--fa: "\e353\e353"
 }

 .fa-battery-slash {
   --fa: "\f377";
   --fa--fa: "\f377\f377"
 }

 .fa-tugrik-sign {
   --fa: "\e2ba";
   --fa--fa: "\e2ba\e2ba"
 }

 .fa-arrows-down-to-line {
   --fa: "\e4b8";
   --fa--fa: "\e4b8\e4b8"
 }

 .fa-download {
   --fa: "\f019";
   --fa--fa: "\f019\f019"
 }

 .fa-angles-up-down {
   --fa: "\e60d";
   --fa--fa: "\e60d\e60d"
 }

 .fa-inventory,
 .fa-shelves {
   --fa: "\f480";
   --fa--fa: "\f480\f480"
 }

 .fa-cloud-snow {
   --fa: "\f742";
   --fa--fa: "\f742\f742"
 }

 .fa-face-grin,
 .fa-grin {
   --fa: "\f580";
   --fa--fa: "\f580\f580"
 }

 .fa-backspace,
 .fa-delete-left {
   --fa: "\f55a";
   --fa--fa: "\f55a\f55a"
 }

 .fa-oven {
   --fa: "\e01d";
   --fa--fa: "\e01d\e01d"
 }

 .fa-cloud-binary {
   --fa: "\e601";
   --fa--fa: "\e601\e601"
 }

 .fa-eye-dropper,
 .fa-eye-dropper-empty,
 .fa-eyedropper {
   --fa: "\f1fb";
   --fa--fa: "\f1fb\f1fb"
 }

 .fa-comment-captions {
   --fa: "\e146";
   --fa--fa: "\e146\e146"
 }

 .fa-comments-question {
   --fa: "\e14e";
   --fa--fa: "\e14e\e14e"
 }

 .fa-scribble {
   --fa: "\e23f";
   --fa--fa: "\e23f\e23f"
 }

 .fa-rotate-exclamation {
   --fa: "\e23c";
   --fa--fa: "\e23c\e23c"
 }

 .fa-file-circle-check {
   --fa: "\e5a0";
   --fa--fa: "\e5a0\e5a0"
 }

 .fa-glass {
   --fa: "\f804";
   --fa--fa: "\f804\f804"
 }

 .fa-loader {
   --fa: "\e1d4";
   --fa--fa: "\e1d4\e1d4"
 }

 .fa-forward {
   --fa: "\f04e";
   --fa--fa: "\f04e\f04e"
 }

 .fa-user-pilot {
   --fa: "\e2c0";
   --fa--fa: "\e2c0\e2c0"
 }

 .fa-mobile,
 .fa-mobile-android,
 .fa-mobile-phone {
   --fa: "\f3ce";
   --fa--fa: "\f3ce\f3ce"
 }

 .fa-code-pull-request-closed {
   --fa: "\e3f9";
   --fa--fa: "\e3f9\e3f9"
 }

 .fa-face-meh,
 .fa-meh {
   --fa: "\f11a";
   --fa--fa: "\f11a\f11a"
 }

 .fa-align-center {
   --fa: "\f037";
   --fa--fa: "\f037\f037"
 }

 .fa-book-dead,
 .fa-book-skull {
   --fa: "\f6b7";
   --fa--fa: "\f6b7\f6b7"
 }

 .fa-drivers-license,
 .fa-id-card {
   --fa: "\f2c2";
   --fa--fa: "\f2c2\f2c2"
 }

 .fa-face-dotted {
   --fa: "\e47f";
   --fa--fa: "\e47f\e47f"
 }

 .fa-face-worried {
   --fa: "\e3a3";
   --fa--fa: "\e3a3\e3a3"
 }

 .fa-dedent,
 .fa-outdent {
   --fa: "\f03b";
   --fa--fa: "\f03b\f03b"
 }

 .fa-court-sport {
   --fa: "\e643";
   --fa--fa: "\e643\e643"
 }

 .fa-heart-circle-exclamation {
   --fa: "\e4fe";
   --fa--fa: "\e4fe\e4fe"
 }

 .fa-home,
 .fa-home-alt,
 .fa-home-lg-alt,
 .fa-house {
   --fa: "\f015";
   --fa--fa: "\f015\f015"
 }

 .fa-vector-circle {
   --fa: "\e2c6";
   --fa--fa: "\e2c6\e2c6"
 }

 .fa-car-circle-bolt {
   --fa: "\e342";
   --fa--fa: "\e342\e342"
 }

 .fa-calendar-week {
   --fa: "\f784";
   --fa--fa: "\f784\f784"
 }

 .fa-flying-disc {
   --fa: "\e3a9";
   --fa--fa: "\e3a9\e3a9"
 }

 .fa-laptop-medical {
   --fa: "\f812";
   --fa--fa: "\f812\f812"
 }

 .fa-square-down-right {
   --fa: "\e26c";
   --fa--fa: "\e26c\e26c"
 }

 .fa-b {
   --fa: "\42";
   --fa--fa: "\42\42"
 }

 .fa-seat-airline {
   --fa: "\e244";
   --fa--fa: "\e244\e244"
 }

 .fa-eclipse-alt,
 .fa-moon-over-sun {
   --fa: "\f74a";
   --fa--fa: "\f74a\f74a"
 }

 .fa-pipe {
   --fa: "\7c";
   --fa--fa: "\7c\7c"
 }

 .fa-file-medical {
   --fa: "\f477";
   --fa--fa: "\f477\f477"
 }

 .fa-potato {
   --fa: "\e440";
   --fa--fa: "\e440\e440"
 }

 .fa-dice-one {
   --fa: "\f525";
   --fa--fa: "\f525\f525"
 }

 .fa-circle-a {
   --fa: "\e0f7";
   --fa--fa: "\e0f7\e0f7"
 }

 .fa-helmet-battle {
   --fa: "\f6eb";
   --fa--fa: "\f6eb\f6eb"
 }

 .fa-butter {
   --fa: "\e3e4";
   --fa--fa: "\e3e4\e3e4"
 }

 .fa-blanket-fire {
   --fa: "\e3da";
   --fa--fa: "\e3da\e3da"
 }

 .fa-kiwi-bird {
   --fa: "\f535";
   --fa--fa: "\f535\f535"
 }

 .fa-castle {
   --fa: "\e0de";
   --fa--fa: "\e0de\e0de"
 }

 .fa-golf-club {
   --fa: "\f451";
   --fa--fa: "\f451\f451"
 }

 .fa-arrow-right-arrow-left,
 .fa-exchange {
   --fa: "\f0ec";
   --fa--fa: "\f0ec\f0ec"
 }

 .fa-redo-alt,
 .fa-rotate-forward,
 .fa-rotate-right {
   --fa: "\f2f9";
   --fa--fa: "\f2f9\f2f9"
 }

 .fa-cutlery,
 .fa-utensils {
   --fa: "\f2e7";
   --fa--fa: "\f2e7\f2e7"
 }

 .fa-arrow-up-wide-short,
 .fa-sort-amount-up {
   --fa: "\f161";
   --fa--fa: "\f161\f161"
 }

 .fa-chart-pie-simple-circle-dollar {
   --fa: "\e605";
   --fa--fa: "\e605\e605"
 }

 .fa-balloons {
   --fa: "\e2e4";
   --fa--fa: "\e2e4\e2e4"
 }

 .fa-mill-sign {
   --fa: "\e1ed";
   --fa--fa: "\e1ed\e1ed"
 }

 .fa-bowl-rice {
   --fa: "\e2eb";
   --fa--fa: "\e2eb\e2eb"
 }

 .fa-timeline-arrow {
   --fa: "\e29d";
   --fa--fa: "\e29d\e29d"
 }

 .fa-skull {
   --fa: "\f54c";
   --fa--fa: "\f54c\f54c"
 }

 .fa-game-board-alt,
 .fa-game-board-simple {
   --fa: "\f868";
   --fa--fa: "\f868\f868"
 }

 .fa-circle-video,
 .fa-video-circle {
   --fa: "\e12b";
   --fa--fa: "\e12b\e12b"
 }

 .fa-chart-scatter-bubble {
   --fa: "\e0e9";
   --fa--fa: "\e0e9\e0e9"
 }

 .fa-house-turret {
   --fa: "\e1b4";
   --fa--fa: "\e1b4\e1b4"
 }

 .fa-banana {
   --fa: "\e2e5";
   --fa--fa: "\e2e5\e2e5"
 }

 .fa-hand-holding-skull {
   --fa: "\e1a4";
   --fa--fa: "\e1a4\e1a4"
 }

 .fa-people-dress {
   --fa: "\e217";
   --fa--fa: "\e217\e217"
 }

 .fa-couch-small,
 .fa-loveseat {
   --fa: "\f4cc";
   --fa--fa: "\f4cc\f4cc"
 }

 .fa-broadcast-tower,
 .fa-tower-broadcast {
   --fa: "\f519";
   --fa--fa: "\f519\f519"
 }

 .fa-truck-pickup {
   --fa: "\f63c";
   --fa--fa: "\f63c\f63c"
 }

 .fa-block-quote {
   --fa: "\e0b5";
   --fa--fa: "\e0b5\e0b5"
 }

 .fa-long-arrow-alt-up,
 .fa-up-long {
   --fa: "\f30c";
   --fa--fa: "\f30c\f30c"
 }

 .fa-stop {
   --fa: "\f04d";
   --fa--fa: "\f04d\f04d"
 }

 .fa-code-merge {
   --fa: "\f387";
   --fa--fa: "\f387\f387"
 }

 .fa-money-check-dollar-pen,
 .fa-money-check-edit-alt {
   --fa: "\f873";
   --fa--fa: "\f873\f873"
 }

 .fa-arrow-alt-from-bottom,
 .fa-up-from-line {
   --fa: "\f346";
   --fa--fa: "\f346\f346"
 }

 .fa-upload {
   --fa: "\f093";
   --fa--fa: "\f093\f093"
 }

 .fa-hurricane {
   --fa: "\f751";
   --fa--fa: "\f751\f751"
 }

 .fa-grid-round-2-plus {
   --fa: "\e5dc";
   --fa--fa: "\e5dc\e5dc"
 }

 .fa-people-pants {
   --fa: "\e219";
   --fa--fa: "\e219\e219"
 }

 .fa-mound {
   --fa: "\e52d";
   --fa--fa: "\e52d\e52d"
 }

 .fa-windsock {
   --fa: "\f777";
   --fa--fa: "\f777\f777"
 }

 .fa-circle-half {
   --fa: "\e110";
   --fa--fa: "\e110\e110"
 }

 .fa-brake-warning {
   --fa: "\e0c7";
   --fa--fa: "\e0c7\e0c7"
 }

 .fa-toilet-portable {
   --fa: "\e583";
   --fa--fa: "\e583\e583"
 }

 .fa-compact-disc {
   --fa: "\f51f";
   --fa--fa: "\f51f\f51f"
 }

 .fa-file-arrow-down,
 .fa-file-download {
   --fa: "\f56d";
   --fa--fa: "\f56d\f56d"
 }

 .fa-sax-hot,
 .fa-saxophone-fire {
   --fa: "\f8db";
   --fa--fa: "\f8db\f8db"
 }

 .fa-camera-web-slash,
 .fa-webcam-slash {
   --fa: "\f833";
   --fa--fa: "\f833\f833"
 }

 .fa-folder-medical {
   --fa: "\e18c";
   --fa--fa: "\e18c\e18c"
 }

 .fa-folder-cog,
 .fa-folder-gear {
   --fa: "\e187";
   --fa--fa: "\e187\e187"
 }

 .fa-hand-wave {
   --fa: "\e1a7";
   --fa--fa: "\e1a7\e1a7"
 }

 .fa-arrow-up-arrow-down,
 .fa-sort-up-down {
   --fa: "\e099";
   --fa--fa: "\e099\e099"
 }

 .fa-caravan {
   --fa: "\f8ff";
   --fa--fa: "\f8ff\f8ff"
 }

 .fa-shield-cat {
   --fa: "\e572";
   --fa--fa: "\e572\e572"
 }

 .fa-comment-alt-slash,
 .fa-message-slash {
   --fa: "\f4a9";
   --fa--fa: "\f4a9\f4a9"
 }

 .fa-bolt,
 .fa-zap {
   --fa: "\f0e7";
   --fa--fa: "\f0e7\f0e7"
 }

 .fa-trash-can-check {
   --fa: "\e2a9";
   --fa--fa: "\e2a9\e2a9"
 }

 .fa-glass-water {
   --fa: "\e4f4";
   --fa--fa: "\e4f4\e4f4"
 }

 .fa-oil-well {
   --fa: "\e532";
   --fa--fa: "\e532\e532"
 }

 .fa-table-cells-column-unlock {
   --fa: "\e690";
   --fa--fa: "\e690\e690"
 }

 .fa-person-simple {
   --fa: "\e220";
   --fa--fa: "\e220\e220"
 }

 .fa-arrow-turn-left-up {
   --fa: "\e634";
   --fa--fa: "\e634\e634"
 }

 .fa-vault {
   --fa: "\e2c5";
   --fa--fa: "\e2c5\e2c5"
 }

 .fa-mars {
   --fa: "\f222";
   --fa--fa: "\f222\f222"
 }

 .fa-toilet {
   --fa: "\f7d8";
   --fa--fa: "\f7d8\f7d8"
 }

 .fa-plane-circle-xmark {
   --fa: "\e557";
   --fa--fa: "\e557\e557"
 }

 .fa-cny,
 .fa-jpy,
 .fa-rmb,
 .fa-yen,
 .fa-yen-sign {
   --fa: "\f157";
   --fa--fa: "\f157\f157"
 }

 .fa-gear-code {
   --fa: "\e5e8";
   --fa--fa: "\e5e8\e5e8"
 }

 .fa-notes {
   --fa: "\e202";
   --fa--fa: "\e202\e202"
 }

 .fa-rouble,
 .fa-rub,
 .fa-ruble,
 .fa-ruble-sign {
   --fa: "\f158";
   --fa--fa: "\f158\f158"
 }

 .fa-trash-arrow-turn-left,
 .fa-trash-undo {
   --fa: "\f895";
   --fa--fa: "\f895\f895"
 }

 .fa-champagne-glass,
 .fa-glass-champagne {
   --fa: "\f79e";
   --fa--fa: "\f79e\f79e"
 }

 .fa-objects-align-center-horizontal {
   --fa: "\e3bc";
   --fa--fa: "\e3bc\e3bc"
 }

 .fa-sun {
   --fa: "\f185";
   --fa--fa: "\f185\f185"
 }

 .fa-trash-alt-slash,
 .fa-trash-can-slash {
   --fa: "\e2ad";
   --fa--fa: "\e2ad\e2ad"
 }

 .fa-screen-users,
 .fa-users-class {
   --fa: "\f63d";
   --fa--fa: "\f63d\f63d"
 }

 .fa-guitar {
   --fa: "\f7a6";
   --fa--fa: "\f7a6\f7a6"
 }

 .fa-arrow-square-left,
 .fa-square-arrow-left {
   --fa: "\f33a";
   --fa--fa: "\f33a\f33a"
 }

 .fa-square-8 {
   --fa: "\e25d";
   --fa--fa: "\e25d\e25d"
 }

 .fa-face-smile-hearts {
   --fa: "\e390";
   --fa--fa: "\e390\e390"
 }

 .fa-brackets,
 .fa-brackets-square {
   --fa: "\f7e9";
   --fa--fa: "\f7e9\f7e9"
 }

 .fa-laptop-arrow-down {
   --fa: "\e1c6";
   --fa--fa: "\e1c6\e1c6"
 }

 .fa-hockey-stick-puck {
   --fa: "\e3ae";
   --fa--fa: "\e3ae\e3ae"
 }

 .fa-house-tree {
   --fa: "\e1b3";
   --fa--fa: "\e1b3\e1b3"
 }

 .fa-signal-2,
 .fa-signal-fair {
   --fa: "\f68d";
   --fa--fa: "\f68d\f68d"
 }

 .fa-face-laugh-wink,
 .fa-laugh-wink {
   --fa: "\f59c";
   --fa--fa: "\f59c\f59c"
 }

 .fa-circle-dollar,
 .fa-dollar-circle,
 .fa-usd-circle {
   --fa: "\f2e8";
   --fa--fa: "\f2e8\f2e8"
 }

 .fa-horse-head {
   --fa: "\f7ab";
   --fa--fa: "\f7ab\f7ab"
 }

 .fa-arrows-repeat,
 .fa-repeat-alt {
   --fa: "\f364";
   --fa--fa: "\f364\f364"
 }

 .fa-bore-hole {
   --fa: "\e4c3";
   --fa--fa: "\e4c3\e4c3"
 }

 .fa-industry {
   --fa: "\f275";
   --fa--fa: "\f275\f275"
 }

 .fa-image-polaroid {
   --fa: "\f8c4";
   --fa--fa: "\f8c4\f8c4"
 }

 .fa-wave-triangle {
   --fa: "\f89a";
   --fa--fa: "\f89a\f89a"
 }

 .fa-turn-left-down {
   --fa: "\e637";
   --fa--fa: "\e637\e637"
 }

 .fa-person-running-fast {
   --fa: "\e5ff";
   --fa--fa: "\e5ff\e5ff"
 }

 .fa-arrow-alt-circle-down,
 .fa-circle-down {
   --fa: "\f358";
   --fa--fa: "\f358\f358"
 }

 .fa-grill {
   --fa: "\e5a3";
   --fa--fa: "\e5a3\e5a3"
 }

 .fa-arrows-turn-to-dots {
   --fa: "\e4c1";
   --fa--fa: "\e4c1\e4c1"
 }

 .fa-analytics,
 .fa-chart-mixed {
   --fa: "\f643";
   --fa--fa: "\f643\f643"
 }

 .fa-florin-sign {
   --fa: "\e184";
   --fa--fa: "\e184\e184"
 }

 .fa-arrow-down-short-wide,
 .fa-sort-amount-desc,
 .fa-sort-amount-down-alt {
   --fa: "\f884";
   --fa--fa: "\f884\f884"
 }

 .fa-less-than {
   --fa: "\3c";
   --fa--fa: "\3c\3c"
 }

 .fa-desktop-code,
 .fa-display-code {
   --fa: "\e165";
   --fa--fa: "\e165\e165"
 }

 .fa-face-drooling {
   --fa: "\e372";
   --fa--fa: "\e372\e372"
 }

 .fa-oil-temp,
 .fa-oil-temperature {
   --fa: "\f614";
   --fa--fa: "\f614\f614"
 }

 .fa-question-square,
 .fa-square-question {
   --fa: "\f2fd";
   --fa--fa: "\f2fd\f2fd"
 }

 .fa-air-conditioner {
   --fa: "\f8f4";
   --fa--fa: "\f8f4\f8f4"
 }

 .fa-angle-down {
   --fa: "\f107";
   --fa--fa: "\f107\f107"
 }

 .fa-mountains {
   --fa: "\f6fd";
   --fa--fa: "\f6fd\f6fd"
 }

 .fa-omega {
   --fa: "\f67a";
   --fa--fa: "\f67a\f67a"
 }

 .fa-car-tunnel {
   --fa: "\e4de";
   --fa--fa: "\e4de\e4de"
 }

 .fa-person-dolly-empty {
   --fa: "\f4d1";
   --fa--fa: "\f4d1\f4d1"
 }

 .fa-pan-food {
   --fa: "\e42b";
   --fa--fa: "\e42b\e42b"
 }

 .fa-head-side-cough {
   --fa: "\e061";
   --fa--fa: "\e061\e061"
 }

 .fa-grip-lines {
   --fa: "\f7a4";
   --fa--fa: "\f7a4\f7a4"
 }

 .fa-thumbs-down {
   --fa: "\f165";
   --fa--fa: "\f165\f165"
 }

 .fa-user-lock {
   --fa: "\f502";
   --fa--fa: "\f502\f502"
 }

 .fa-arrow-right-long,
 .fa-long-arrow-right {
   --fa: "\f178";
   --fa--fa: "\f178\f178"
 }

 .fa-tickets-airline,
 .fa-tickets-perforated-plane,
 .fa-tickets-plane {
   --fa: "\e29b";
   --fa--fa: "\e29b\e29b"
 }

 .fa-tent-double-peak {
   --fa: "\e627";
   --fa--fa: "\e627\e627"
 }

 .fa-anchor-circle-xmark {
   --fa: "\e4ac";
   --fa--fa: "\e4ac\e4ac"
 }

 .fa-ellipsis,
 .fa-ellipsis-h {
   --fa: "\f141";
   --fa--fa: "\f141\f141"
 }

 .fa-nfc-slash {
   --fa: "\e1fc";
   --fa--fa: "\e1fc\e1fc"
 }

 .fa-chess-pawn {
   --fa: "\f443";
   --fa--fa: "\f443\f443"
 }

 .fa-first-aid,
 .fa-kit-medical {
   --fa: "\f479";
   --fa--fa: "\f479\f479"
 }

 .fa-grid-2-plus {
   --fa: "\e197";
   --fa--fa: "\e197\e197"
 }

 .fa-bells {
   --fa: "\f77f";
   --fa--fa: "\f77f\f77f"
 }

 .fa-person-through-window {
   --fa: "\e5a9";
   --fa--fa: "\e5a9\e5a9"
 }

 .fa-toolbox {
   --fa: "\f552";
   --fa--fa: "\f552\f552"
 }

 .fa-globe-wifi {
   --fa: "\e685";
   --fa--fa: "\e685\e685"
 }

 .fa-envelope-badge,
 .fa-envelope-dot {
   --fa: "\e16f";
   --fa--fa: "\e16f\e16f"
 }

 .fa-magnifying-glass-waveform {
   --fa: "\e661";
   --fa--fa: "\e661\e661"
 }

 .fa-hands-holding-circle {
   --fa: "\e4fb";
   --fa--fa: "\e4fb\e4fb"
 }

 .fa-bug {
   --fa: "\f188";
   --fa--fa: "\f188\f188"
 }

 .fa-bowl-chopsticks {
   --fa: "\e2e9";
   --fa--fa: "\e2e9\e2e9"
 }

 .fa-credit-card,
 .fa-credit-card-alt {
   --fa: "\f09d";
   --fa--fa: "\f09d\f09d"
 }

 .fa-circle-s {
   --fa: "\e121";
   --fa--fa: "\e121\e121"
 }

 .fa-box-ballot {
   --fa: "\f735";
   --fa--fa: "\f735\f735"
 }

 .fa-automobile,
 .fa-car {
   --fa: "\f1b9";
   --fa--fa: "\f1b9\f1b9"
 }

 .fa-hand-holding-hand {
   --fa: "\e4f7";
   --fa--fa: "\e4f7\e4f7"
 }

 .fa-user-tie-hair {
   --fa: "\e45f";
   --fa--fa: "\e45f\e45f"
 }

 .fa-podium-star {
   --fa: "\f758";
   --fa--fa: "\f758\f758"
 }

 .fa-business-front,
 .fa-party-back,
 .fa-trian-balbot,
 .fa-user-hair-mullet {
   --fa: "\e45c";
   --fa--fa: "\e45c\e45c"
 }

 .fa-microphone-stand {
   --fa: "\f8cb";
   --fa--fa: "\f8cb\f8cb"
 }

 .fa-book-open-reader,
 .fa-book-reader {
   --fa: "\f5da";
   --fa--fa: "\f5da\f5da"
 }

 .fa-family-dress {
   --fa: "\e301";
   --fa--fa: "\e301\e301"
 }

 .fa-circle-x {
   --fa: "\e12e";
   --fa--fa: "\e12e\e12e"
 }

 .fa-cabin {
   --fa: "\e46d";
   --fa--fa: "\e46d\e46d"
 }

 .fa-mountain-sun {
   --fa: "\e52f";
   --fa--fa: "\e52f\e52f"
 }

 .fa-chart-simple-horizontal {
   --fa: "\e474";
   --fa--fa: "\e474\e474"
 }

 .fa-arrows-left-right-to-line {
   --fa: "\e4ba";
   --fa--fa: "\e4ba\e4ba"
 }

 .fa-hand-back-point-left {
   --fa: "\e19f";
   --fa--fa: "\e19f\e19f"
 }

 .fa-comment-alt-dots,
 .fa-message-dots,
 .fa-messaging {
   --fa: "\f4a3";
   --fa--fa: "\f4a3\f4a3"
 }

 .fa-file-heart {
   --fa: "\e176";
   --fa--fa: "\e176\e176"
 }

 .fa-beer-foam,
 .fa-beer-mug {
   --fa: "\e0b3";
   --fa--fa: "\e0b3\e0b3"
 }

 .fa-dice-d20 {
   --fa: "\f6cf";
   --fa--fa: "\f6cf\f6cf"
 }

 .fa-drone {
   --fa: "\f85f";
   --fa--fa: "\f85f\f85f"
 }

 .fa-truck-droplet {
   --fa: "\e58c";
   --fa--fa: "\e58c\e58c"
 }

 .fa-file-circle-xmark {
   --fa: "\e5a1";
   --fa--fa: "\e5a1\e5a1"
 }

 .fa-temperature-arrow-up,
 .fa-temperature-up {
   --fa: "\e040";
   --fa--fa: "\e040\e040"
 }

 .fa-medal {
   --fa: "\f5a2";
   --fa--fa: "\f5a2\f5a2"
 }

 .fa-person-fairy {
   --fa: "\e608";
   --fa--fa: "\e608\e608"
 }

 .fa-bed {
   --fa: "\f236";
   --fa--fa: "\f236\f236"
 }

 .fa-book-copy {
   --fa: "\e0be";
   --fa--fa: "\e0be\e0be"
 }

 .fa-h-square,
 .fa-square-h {
   --fa: "\f0fd";
   --fa--fa: "\f0fd\f0fd"
 }

 .fa-square-c {
   --fa: "\e266";
   --fa--fa: "\e266\e266"
 }

 .fa-clock-two {
   --fa: "\e35a";
   --fa--fa: "\e35a\e35a"
 }

 .fa-square-ellipsis-vertical {
   --fa: "\e26f";
   --fa--fa: "\e26f\e26f"
 }

 .fa-calendar-users {
   --fa: "\e5e2";
   --fa--fa: "\e5e2\e5e2"
 }

 .fa-podcast {
   --fa: "\f2ce";
   --fa--fa: "\f2ce\f2ce"
 }

 .fa-bee {
   --fa: "\e0b2";
   --fa--fa: "\e0b2\e0b2"
 }

 .fa-temperature-4,
 .fa-temperature-full,
 .fa-thermometer-4,
 .fa-thermometer-full {
   --fa: "\f2c7";
   --fa--fa: "\f2c7\f2c7"
 }

 .fa-bell {
   --fa: "\f0f3";
   --fa--fa: "\f0f3\f0f3"
 }

 .fa-candy-bar,
 .fa-chocolate-bar {
   --fa: "\e3e8";
   --fa--fa: "\e3e8\e3e8"
 }

 .fa-xmark-large {
   --fa: "\e59b";
   --fa--fa: "\e59b\e59b"
 }

 .fa-pinata {
   --fa: "\e3c3";
   --fa--fa: "\e3c3\e3c3"
 }

 .fa-file-ppt {
   --fa: "\e64a";
   --fa--fa: "\e64a\e64a"
 }

 .fa-arrows-from-line {
   --fa: "\e0a4";
   --fa--fa: "\e0a4\e0a4"
 }

 .fa-superscript {
   --fa: "\f12b";
   --fa--fa: "\f12b\f12b"
 }

 .fa-bowl-spoon {
   --fa: "\e3e0";
   --fa--fa: "\e3e0\e3e0"
 }

 .fa-hexagon-check {
   --fa: "\e416";
   --fa--fa: "\e416\e416"
 }

 .fa-plug-circle-xmark {
   --fa: "\e560";
   --fa--fa: "\e560\e560"
 }

 .fa-star-of-life {
   --fa: "\f621";
   --fa--fa: "\f621\f621"
 }

 .fa-phone-slash {
   --fa: "\f3dd";
   --fa--fa: "\f3dd\f3dd"
 }

 .fa-traffic-light-stop {
   --fa: "\f63a";
   --fa--fa: "\f63a\f63a"
 }

 .fa-paint-roller {
   --fa: "\f5aa";
   --fa--fa: "\f5aa\f5aa"
 }

 .fa-accent-grave {
   --fa: "\60";
   --fa--fa: "\60\60"
 }

 .fa-hands-helping,
 .fa-handshake-angle {
   --fa: "\f4c4";
   --fa--fa: "\f4c4\f4c4"
 }

 .fa-circle-0 {
   --fa: "\e0ed";
   --fa--fa: "\e0ed\e0ed"
 }

 .fa-dial-med-low {
   --fa: "\e160";
   --fa--fa: "\e160\e160"
 }

 .fa-location-dot,
 .fa-map-marker-alt {
   --fa: "\f3c5";
   --fa--fa: "\f3c5\f3c5"
 }

 .fa-crab {
   --fa: "\e3ff";
   --fa--fa: "\e3ff\e3ff"
 }

 .fa-box-full,
 .fa-box-open-full {
   --fa: "\f49c";
   --fa--fa: "\f49c\f49c"
 }

 .fa-file {
   --fa: "\f15b";
   --fa--fa: "\f15b\f15b"
 }

 .fa-greater-than {
   --fa: "\3e";
   --fa--fa: "\3e\3e"
 }

 .fa-quotes {
   --fa: "\e234";
   --fa--fa: "\e234\e234"
 }

 .fa-pretzel {
   --fa: "\e441";
   --fa--fa: "\e441\e441"
 }

 .fa-t-rex {
   --fa: "\e629";
   --fa--fa: "\e629\e629"
 }

 .fa-person-swimming,
 .fa-swimmer {
   --fa: "\f5c4";
   --fa--fa: "\f5c4\f5c4"
 }

 .fa-arrow-down {
   --fa: "\f063";
   --fa--fa: "\f063\f063"
 }

 .fa-user-robot-xmarks {
   --fa: "\e4a7";
   --fa--fa: "\e4a7\e4a7"
 }

 .fa-comment-alt-quote,
 .fa-message-quote {
   --fa: "\e1e4";
   --fa--fa: "\e1e4\e1e4"
 }

 .fa-candy-corn {
   --fa: "\f6bd";
   --fa--fa: "\f6bd\f6bd"
 }

 .fa-folder-magnifying-glass,
 .fa-folder-search {
   --fa: "\e18b";
   --fa--fa: "\e18b\e18b"
 }

 .fa-notebook {
   --fa: "\e201";
   --fa--fa: "\e201\e201"
 }

 .fa-circle-wifi {
   --fa: "\e67d";
   --fa--fa: "\e67d\e67d"
 }

 .fa-droplet,
 .fa-tint {
   --fa: "\f043";
   --fa--fa: "\f043\f043"
 }

 .fa-bullseye-pointer {
   --fa: "\f649";
   --fa--fa: "\f649\f649"
 }

 .fa-eraser {
   --fa: "\f12d";
   --fa--fa: "\f12d\f12d"
 }

 .fa-hexagon-image {
   --fa: "\e504";
   --fa--fa: "\e504\e504"
 }

 .fa-earth,
 .fa-earth-america,
 .fa-earth-americas,
 .fa-globe-americas {
   --fa: "\f57d";
   --fa--fa: "\f57d\f57d"
 }

 .fa-file-svg {
   --fa: "\e64b";
   --fa--fa: "\e64b\e64b"
 }

 .fa-crate-apple {
   --fa: "\f6b1";
   --fa--fa: "\f6b1\f6b1"
 }

 .fa-apple-crate {
   --fa: "\f6b1";
   --fa--fa: "\f6b1\f6b1"
 }

 .fa-person-burst {
   --fa: "\e53b";
   --fa--fa: "\e53b\e53b"
 }

 .fa-game-board {
   --fa: "\f867";
   --fa--fa: "\f867\f867"
 }

 .fa-hat-chef {
   --fa: "\f86b";
   --fa--fa: "\f86b\f86b"
 }

 .fa-hand-back-point-right {
   --fa: "\e1a1";
   --fa--fa: "\e1a1\e1a1"
 }

 .fa-dove {
   --fa: "\f4ba";
   --fa--fa: "\f4ba\f4ba"
 }

 .fa-snowflake-droplets {
   --fa: "\e5c1";
   --fa--fa: "\e5c1\e5c1"
 }

 .fa-battery-0,
 .fa-battery-empty {
   --fa: "\f244";
   --fa--fa: "\f244\f244"
 }

 .fa-grid-4 {
   --fa: "\e198";
   --fa--fa: "\e198\e198"
 }

 .fa-socks {
   --fa: "\f696";
   --fa--fa: "\f696\f696"
 }

 .fa-face-sunglasses {
   --fa: "\e398";
   --fa--fa: "\e398\e398"
 }

 .fa-inbox {
   --fa: "\f01c";
   --fa--fa: "\f01c\f01c"
 }

 .fa-square-0 {
   --fa: "\e255";
   --fa--fa: "\e255\e255"
 }

 .fa-section {
   --fa: "\e447";
   --fa--fa: "\e447\e447"
 }

 .fa-box-up,
 .fa-square-this-way-up {
   --fa: "\f49f";
   --fa--fa: "\f49f\f49f"
 }

 .fa-gauge-high,
 .fa-tachometer-alt,
 .fa-tachometer-alt-fast {
   --fa: "\f625";
   --fa--fa: "\f625\f625"
 }

 .fa-square-ampersand {
   --fa: "\e260";
   --fa--fa: "\e260\e260"
 }

 .fa-envelope-open-text {
   --fa: "\f658";
   --fa--fa: "\f658\f658"
 }

 .fa-lamp-desk {
   --fa: "\e014";
   --fa--fa: "\e014\e014"
 }

 .fa-hospital,
 .fa-hospital-alt,
 .fa-hospital-wide {
   --fa: "\f0f8";
   --fa--fa: "\f0f8\f0f8"
 }

 .fa-poll-people {
   --fa: "\f759";
   --fa--fa: "\f759\f759"
 }

 .fa-glass-whiskey-rocks,
 .fa-whiskey-glass-ice {
   --fa: "\f7a1";
   --fa--fa: "\f7a1\f7a1"
 }

 .fa-wine-bottle {
   --fa: "\f72f";
   --fa--fa: "\f72f\f72f"
 }

 .fa-chess-rook {
   --fa: "\f447";
   --fa--fa: "\f447\f447"
 }

 .fa-user-bounty-hunter {
   --fa: "\e2bf";
   --fa--fa: "\e2bf\e2bf"
 }

 .fa-bars-staggered,
 .fa-reorder,
 .fa-stream {
   --fa: "\f550";
   --fa--fa: "\f550\f550"
 }

 .fa-diagram-sankey {
   --fa: "\e158";
   --fa--fa: "\e158\e158"
 }

 .fa-cloud-hail-mixed {
   --fa: "\f73a";
   --fa--fa: "\f73a\f73a"
 }

 .fa-circle-up-left {
   --fa: "\e128";
   --fa--fa: "\e128\e128"
 }

 .fa-dharmachakra {
   --fa: "\f655";
   --fa--fa: "\f655\f655"
 }

 .fa-objects-align-left {
   --fa: "\e3be";
   --fa--fa: "\e3be\e3be"
 }

 .fa-oil-can-drip {
   --fa: "\e205";
   --fa--fa: "\e205\e205"
 }

 .fa-face-smiling-hands {
   --fa: "\e396";
   --fa--fa: "\e396\e396"
 }

 .fa-broccoli {
   --fa: "\e3e2";
   --fa--fa: "\e3e2\e3e2"
 }

 .fa-route-interstate {
   --fa: "\f61b";
   --fa--fa: "\f61b\f61b"
 }

 .fa-ear-muffs {
   --fa: "\f795";
   --fa--fa: "\f795\f795"
 }

 .fa-hotdog {
   --fa: "\f80f";
   --fa--fa: "\f80f\f80f"
 }

 .fa-transporter-empty {
   --fa: "\e046";
   --fa--fa: "\e046\e046"
 }

 .fa-blind,
 .fa-person-walking-with-cane {
   --fa: "\f29d";
   --fa--fa: "\f29d\f29d"
 }

 .fa-angle-90 {
   --fa: "\e08d";
   --fa--fa: "\e08d\e08d"
 }

 .fa-rectangle-terminal {
   --fa: "\e236";
   --fa--fa: "\e236\e236"
 }

 .fa-kite {
   --fa: "\f6f4";
   --fa--fa: "\f6f4\f6f4"
 }

 .fa-drum {
   --fa: "\f569";
   --fa--fa: "\f569\f569"
 }

 .fa-scrubber {
   --fa: "\f2f8";
   --fa--fa: "\f2f8\f2f8"
 }

 .fa-ice-cream {
   --fa: "\f810";
   --fa--fa: "\f810\f810"
 }

 .fa-heart-circle-bolt {
   --fa: "\e4fc";
   --fa--fa: "\e4fc\e4fc"
 }

 .fa-fish-bones {
   --fa: "\e304";
   --fa--fa: "\e304\e304"
 }

 .fa-deer-rudolph {
   --fa: "\f78f";
   --fa--fa: "\f78f\f78f"
 }

 .fa-fax {
   --fa: "\f1ac";
   --fa--fa: "\f1ac\f1ac"
 }

 .fa-paragraph {
   --fa: "\f1dd";
   --fa--fa: "\f1dd\f1dd"
 }

 .fa-head-side-heart {
   --fa: "\e1aa";
   --fa--fa: "\e1aa\e1aa"
 }

 .fa-square-e {
   --fa: "\e26d";
   --fa--fa: "\e26d\e26d"
 }

 .fa-meter-fire {
   --fa: "\e1eb";
   --fa--fa: "\e1eb\e1eb"
 }

 .fa-cloud-hail {
   --fa: "\f739";
   --fa--fa: "\f739\f739"
 }

 .fa-check-to-slot,
 .fa-vote-yea {
   --fa: "\f772";
   --fa--fa: "\f772\f772"
 }

 .fa-money-from-bracket {
   --fa: "\e312";
   --fa--fa: "\e312\e312"
 }

 .fa-star-half {
   --fa: "\f089";
   --fa--fa: "\f089\f089"
 }

 .fa-car-bus {
   --fa: "\f85a";
   --fa--fa: "\f85a\f85a"
 }

 .fa-speaker {
   --fa: "\f8df";
   --fa--fa: "\f8df\f8df"
 }

 .fa-timer {
   --fa: "\e29e";
   --fa--fa: "\e29e\e29e"
 }

 .fa-boxes,
 .fa-boxes-alt,
 .fa-boxes-stacked {
   --fa: "\f468";
   --fa--fa: "\f468\f468"
 }

 .fa-landmark-magnifying-glass {
   --fa: "\e622";
   --fa--fa: "\e622\e622"
 }

 .fa-grill-hot {
   --fa: "\e5a5";
   --fa--fa: "\e5a5\e5a5"
 }

 .fa-ballot-check {
   --fa: "\f733";
   --fa--fa: "\f733\f733"
 }

 .fa-chain,
 .fa-link {
   --fa: "\f0c1";
   --fa--fa: "\f0c1\f0c1"
 }

 .fa-assistive-listening-systems,
 .fa-ear-listen {
   --fa: "\f2a2";
   --fa--fa: "\f2a2\f2a2"
 }

 .fa-file-minus {
   --fa: "\f318";
   --fa--fa: "\f318\f318"
 }

 .fa-tree-city {
   --fa: "\e587";
   --fa--fa: "\e587\e587"
 }

 .fa-play {
   --fa: "\f04b";
   --fa--fa: "\f04b\f04b"
 }

 .fa-font {
   --fa: "\f031";
   --fa--fa: "\f031\f031"
 }

 .fa-coffee-togo,
 .fa-cup-togo {
   --fa: "\f6c5";
   --fa--fa: "\f6c5\f6c5"
 }

 .fa-square-down-left {
   --fa: "\e26b";
   --fa--fa: "\e26b\e26b"
 }

 .fa-burger-lettuce {
   --fa: "\e3e3";
   --fa--fa: "\e3e3\e3e3"
 }

 .fa-table-cells-row-lock {
   --fa: "\e67a";
   --fa--fa: "\e67a\e67a"
 }

 .fa-rupiah-sign {
   --fa: "\e23d";
   --fa--fa: "\e23d\e23d"
 }

 .fa-magnifying-glass,
 .fa-search {
   --fa: "\f002";
   --fa--fa: "\f002\f002"
 }

 .fa-ping-pong-paddle-ball,
 .fa-table-tennis,
 .fa-table-tennis-paddle-ball {
   --fa: "\f45d";
   --fa--fa: "\f45d\f45d"
 }

 .fa-diagnoses,
 .fa-person-dots-from-line {
   --fa: "\f470";
   --fa--fa: "\f470\f470"
 }

 .fa-chevron-double-down,
 .fa-chevrons-down {
   --fa: "\f322";
   --fa--fa: "\f322\f322"
 }

 .fa-trash-can-arrow-up,
 .fa-trash-restore-alt {
   --fa: "\f82a";
   --fa--fa: "\f82a\f82a"
 }

 .fa-signal-3,
 .fa-signal-good {
   --fa: "\f68e";
   --fa--fa: "\f68e\f68e"
 }

 .fa-location-question,
 .fa-map-marker-question {
   --fa: "\f60b";
   --fa--fa: "\f60b\f60b"
 }

 .fa-floppy-disk-circle-xmark,
 .fa-floppy-disk-times,
 .fa-save-circle-xmark,
 .fa-save-times {
   --fa: "\e181";
   --fa--fa: "\e181\e181"
 }

 .fa-naira-sign {
   --fa: "\e1f6";
   --fa--fa: "\e1f6\e1f6"
 }

 .fa-peach {
   --fa: "\e20b";
   --fa--fa: "\e20b\e20b"
 }

 .fa-circles-overlap-3,
 .fa-pronoun {
   --fa: "\e6a1";
   --fa--fa: "\e6a1\e6a1"
 }

 .fa-taxi-bus {
   --fa: "\e298";
   --fa--fa: "\e298\e298"
 }

 .fa-bracket-curly,
 .fa-bracket-curly-left {
   --fa: "\7b";
   --fa--fa: "\7b\7b"
 }

 .fa-lobster {
   --fa: "\e421";
   --fa--fa: "\e421\e421"
 }

 .fa-cart-flatbed-empty,
 .fa-dolly-flatbed-empty {
   --fa: "\f476";
   --fa--fa: "\f476\f476"
 }

 .fa-colon {
   --fa: "\3a";
   --fa--fa: "\3a\3a"
 }

 .fa-cart-arrow-down {
   --fa: "\f218";
   --fa--fa: "\f218\f218"
 }

 .fa-wand {
   --fa: "\f72a";
   --fa--fa: "\f72a\f72a"
 }

 .fa-walkie-talkie {
   --fa: "\f8ef";
   --fa--fa: "\f8ef\f8ef"
 }

 .fa-file-edit,
 .fa-file-pen {
   --fa: "\f31c";
   --fa--fa: "\f31c\f31c"
 }

 .fa-receipt {
   --fa: "\f543";
   --fa--fa: "\f543\f543"
 }

 .fa-table-picnic {
   --fa: "\e32d";
   --fa--fa: "\e32d\e32d"
 }

 .fa-pen-square,
 .fa-pencil-square,
 .fa-square-pen {
   --fa: "\f14b";
   --fa--fa: "\f14b\f14b"
 }

 .fa-circle-microphone-lines,
 .fa-microphone-circle-alt {
   --fa: "\e117";
   --fa--fa: "\e117\e117"
 }

 .fa-desktop-slash,
 .fa-display-slash {
   --fa: "\e2fa";
   --fa--fa: "\e2fa\e2fa"
 }

 .fa-suitcase-rolling {
   --fa: "\f5c1";
   --fa--fa: "\f5c1\f5c1"
 }

 .fa-person-circle-exclamation {
   --fa: "\e53f";
   --fa--fa: "\e53f\e53f"
 }

 .fa-transporter-2 {
   --fa: "\e044";
   --fa--fa: "\e044\e044"
 }

 .fa-user-hoodie {
   --fa: "\e68a";
   --fa--fa: "\e68a\e68a"
 }

 .fa-hand-receiving,
 .fa-hands-holding-diamond {
   --fa: "\f47c";
   --fa--fa: "\f47c\f47c"
 }

 .fa-money-bill-simple-wave {
   --fa: "\e1f2";
   --fa--fa: "\e1f2\e1f2"
 }

 .fa-chevron-down {
   --fa: "\f078";
   --fa--fa: "\f078\f078"
 }

 .fa-battery,
 .fa-battery-5,
 .fa-battery-full {
   --fa: "\f240";
   --fa--fa: "\f240\f240"
 }

 .fa-bell-plus {
   --fa: "\f849";
   --fa--fa: "\f849\f849"
 }

 .fa-book-arrow-right {
   --fa: "\e0b9";
   --fa--fa: "\e0b9\e0b9"
 }

 .fa-hospitals {
   --fa: "\f80e";
   --fa--fa: "\f80e\f80e"
 }

 .fa-club {
   --fa: "\f327";
   --fa--fa: "\f327\f327"
 }

 .fa-skull-crossbones {
   --fa: "\f714";
   --fa--fa: "\f714\f714"
 }

 .fa-dewpoint,
 .fa-droplet-degree {
   --fa: "\f748";
   --fa--fa: "\f748\f748"
 }

 .fa-code-compare {
   --fa: "\e13a";
   --fa--fa: "\e13a\e13a"
 }

 .fa-list-dots,
 .fa-list-ul {
   --fa: "\f0ca";
   --fa--fa: "\f0ca\f0ca"
 }

 .fa-hand-holding-magic {
   --fa: "\f6e5";
   --fa--fa: "\f6e5\f6e5"
 }

 .fa-watermelon-slice {
   --fa: "\e337";
   --fa--fa: "\e337\e337"
 }

 .fa-circle-ellipsis {
   --fa: "\e10a";
   --fa--fa: "\e10a\e10a"
 }

 .fa-school-lock {
   --fa: "\e56f";
   --fa--fa: "\e56f\e56f"
 }

 .fa-tower-cell {
   --fa: "\e585";
   --fa--fa: "\e585\e585"
 }

 .fa-sd-cards {
   --fa: "\e240";
   --fa--fa: "\e240\e240"
 }

 .fa-jug-bottle {
   --fa: "\e5fb";
   --fa--fa: "\e5fb\e5fb"
 }

 .fa-down-long,
 .fa-long-arrow-alt-down {
   --fa: "\f309";
   --fa--fa: "\f309\f309"
 }

 .fa-envelopes {
   --fa: "\e170";
   --fa--fa: "\e170\e170"
 }

 .fa-phone-office {
   --fa: "\f67d";
   --fa--fa: "\f67d\f67d"
 }

 .fa-ranking-star {
   --fa: "\e561";
   --fa--fa: "\e561\e561"
 }

 .fa-chess-king {
   --fa: "\f43f";
   --fa--fa: "\f43f\f43f"
 }

 .fa-nfc-pen {
   --fa: "\e1fa";
   --fa--fa: "\e1fa\e1fa"
 }

 .fa-person-harassing {
   --fa: "\e549";
   --fa--fa: "\e549\e549"
 }

 .fa-magnifying-glass-play {
   --fa: "\e660";
   --fa--fa: "\e660\e660"
 }

 .fa-hat-winter {
   --fa: "\f7a8";
   --fa--fa: "\f7a8\f7a8"
 }

 .fa-brazilian-real-sign {
   --fa: "\e46c";
   --fa--fa: "\e46c\e46c"
 }

 .fa-landmark-alt,
 .fa-landmark-dome {
   --fa: "\f752";
   --fa--fa: "\f752\f752"
 }

 .fa-bone-break {
   --fa: "\f5d8";
   --fa--fa: "\f5d8\f5d8"
 }

 .fa-arrow-up {
   --fa: "\f062";
   --fa--fa: "\f062\f062"
 }

 .fa-down-from-dotted-line {
   --fa: "\e407";
   --fa--fa: "\e407\e407"
 }

 .fa-television,
 .fa-tv,
 .fa-tv-alt {
   --fa: "\f26c";
   --fa--fa: "\f26c\f26c"
 }

 .fa-border-left {
   --fa: "\f84f";
   --fa--fa: "\f84f\f84f"
 }

 .fa-circle-divide {
   --fa: "\e106";
   --fa--fa: "\e106\e106"
 }

 .fa-shrimp {
   --fa: "\e448";
   --fa--fa: "\e448\e448"
 }

 .fa-list-check,
 .fa-tasks {
   --fa: "\f0ae";
   --fa--fa: "\f0ae\f0ae"
 }

 .fa-diagram-subtask {
   --fa: "\e479";
   --fa--fa: "\e479\e479"
 }

 .fa-jug-detergent {
   --fa: "\e519";
   --fa--fa: "\e519\e519"
 }

 .fa-circle-user,
 .fa-user-circle {
   --fa: "\f2bd";
   --fa--fa: "\f2bd\f2bd"
 }

 .fa-square-y {
   --fa: "\e287";
   --fa--fa: "\e287\e287"
 }

 .fa-user-doctor-hair {
   --fa: "\e458";
   --fa--fa: "\e458\e458"
 }

 .fa-planet-ringed {
   --fa: "\e020";
   --fa--fa: "\e020\e020"
 }

 .fa-mushroom {
   --fa: "\e425";
   --fa--fa: "\e425\e425"
 }

 .fa-user-shield {
   --fa: "\f505";
   --fa--fa: "\f505\f505"
 }

 .fa-megaphone {
   --fa: "\f675";
   --fa--fa: "\f675\f675"
 }

 .fa-wreath-laurel {
   --fa: "\e5d2";
   --fa--fa: "\e5d2\e5d2"
 }

 .fa-circle-exclamation-check {
   --fa: "\e10d";
   --fa--fa: "\e10d\e10d"
 }

 .fa-wind {
   --fa: "\f72e";
   --fa--fa: "\f72e\f72e"
 }

 .fa-box-dollar,
 .fa-box-usd {
   --fa: "\f4a0";
   --fa--fa: "\f4a0\f4a0"
 }

 .fa-car-burst,
 .fa-car-crash {
   --fa: "\f5e1";
   --fa--fa: "\f5e1\f5e1"
 }

 .fa-y {
   --fa: "\59";
   --fa--fa: "\59\59"
 }

 .fa-user-headset {
   --fa: "\f82d";
   --fa--fa: "\f82d\f82d"
 }

 .fa-arrows-retweet,
 .fa-retweet-alt {
   --fa: "\f361";
   --fa--fa: "\f361\f361"
 }

 .fa-person-snowboarding,
 .fa-snowboarding {
   --fa: "\f7ce";
   --fa--fa: "\f7ce\f7ce"
 }

 .fa-chevron-square-right,
 .fa-square-chevron-right {
   --fa: "\f32b";
   --fa--fa: "\f32b\f32b"
 }

 .fa-lacrosse-stick-ball {
   --fa: "\e3b6";
   --fa--fa: "\e3b6\e3b6"
 }

 .fa-shipping-fast,
 .fa-truck-fast {
   --fa: "\f48b";
   --fa--fa: "\f48b\f48b"
 }

 .fa-user-magnifying-glass {
   --fa: "\e5c5";
   --fa--fa: "\e5c5\e5c5"
 }

 .fa-star-sharp {
   --fa: "\e28b";
   --fa--fa: "\e28b\e28b"
 }

 .fa-comment-heart {
   --fa: "\e5c8";
   --fa--fa: "\e5c8\e5c8"
 }

 .fa-circle-1 {
   --fa: "\e0ee";
   --fa--fa: "\e0ee\e0ee"
 }

 .fa-circle-star,
 .fa-star-circle {
   --fa: "\e123";
   --fa--fa: "\e123\e123"
 }

 .fa-fish {
   --fa: "\f578";
   --fa--fa: "\f578\f578"
 }

 .fa-cloud-fog,
 .fa-fog {
   --fa: "\f74e";
   --fa--fa: "\f74e\f74e"
 }

 .fa-waffle {
   --fa: "\e466";
   --fa--fa: "\e466\e466"
 }

 .fa-music-alt,
 .fa-music-note {
   --fa: "\f8cf";
   --fa--fa: "\f8cf\f8cf"
 }

 .fa-hexagon-exclamation {
   --fa: "\e417";
   --fa--fa: "\e417\e417"
 }

 .fa-cart-shopping-fast {
   --fa: "\e0dc";
   --fa--fa: "\e0dc\e0dc"
 }

 .fa-object-union {
   --fa: "\e49f";
   --fa--fa: "\e49f\e49f"
 }

 .fa-user-graduate {
   --fa: "\f501";
   --fa--fa: "\f501\f501"
 }

 .fa-starfighter {
   --fa: "\e037";
   --fa--fa: "\e037\e037"
 }

 .fa-adjust,
 .fa-circle-half-stroke {
   --fa: "\f042";
   --fa--fa: "\f042\f042"
 }

 .fa-arrow-right-long-to-line {
   --fa: "\e3d5";
   --fa--fa: "\e3d5\e3d5"
 }

 .fa-arrow-square-down,
 .fa-square-arrow-down {
   --fa: "\f339";
   --fa--fa: "\f339\f339"
 }

 .fa-diamond-half-stroke {
   --fa: "\e5b8";
   --fa--fa: "\e5b8\e5b8"
 }

 .fa-clapperboard {
   --fa: "\e131";
   --fa--fa: "\e131\e131"
 }

 .fa-chevron-square-left,
 .fa-square-chevron-left {
   --fa: "\f32a";
   --fa--fa: "\f32a\f32a"
 }

 .fa-phone-intercom {
   --fa: "\e434";
   --fa--fa: "\e434\e434"
 }

 .fa-chain-horizontal,
 .fa-link-horizontal {
   --fa: "\e1cb";
   --fa--fa: "\e1cb\e1cb"
 }

 .fa-mango {
   --fa: "\e30f";
   --fa--fa: "\e30f\e30f"
 }

 .fa-music-alt-slash,
 .fa-music-note-slash {
   --fa: "\f8d0";
   --fa--fa: "\f8d0\f8d0"
 }

 .fa-circle-radiation,
 .fa-radiation-alt {
   --fa: "\f7ba";
   --fa--fa: "\f7ba\f7ba"
 }

 .fa-face-tongue-sweat {
   --fa: "\e39e";
   --fa--fa: "\e39e\e39e"
 }

 .fa-globe-stand {
   --fa: "\f5f6";
   --fa--fa: "\f5f6\f5f6"
 }

 .fa-baseball,
 .fa-baseball-ball {
   --fa: "\f433";
   --fa--fa: "\f433\f433"
 }

 .fa-circle-p {
   --fa: "\e11a";
   --fa--fa: "\e11a\e11a"
 }

 .fa-award-simple {
   --fa: "\e0ab";
   --fa--fa: "\e0ab\e0ab"
 }

 .fa-jet-fighter-up {
   --fa: "\e518";
   --fa--fa: "\e518\e518"
 }

 .fa-diagram-project,
 .fa-project-diagram {
   --fa: "\f542";
   --fa--fa: "\f542\f542"
 }

 .fa-pedestal {
   --fa: "\e20d";
   --fa--fa: "\e20d\e20d"
 }

 .fa-chart-pyramid {
   --fa: "\e0e6";
   --fa--fa: "\e0e6\e0e6"
 }

 .fa-sidebar {
   --fa: "\e24e";
   --fa--fa: "\e24e\e24e"
 }

 .fa-frosty-head,
 .fa-snowman-head {
   --fa: "\f79b";
   --fa--fa: "\f79b\f79b"
 }

 .fa-copy {
   --fa: "\f0c5";
   --fa--fa: "\f0c5\f0c5"
 }

 .fa-burger-glass {
   --fa: "\e0ce";
   --fa--fa: "\e0ce\e0ce"
 }

 .fa-volume-mute,
 .fa-volume-times,
 .fa-volume-xmark {
   --fa: "\f6a9";
   --fa--fa: "\f6a9\f6a9"
 }

 .fa-hand-sparkles {
   --fa: "\e05d";
   --fa--fa: "\e05d\e05d"
 }

 .fa-bars-filter {
   --fa: "\e0ad";
   --fa--fa: "\e0ad\e0ad"
 }

 .fa-paintbrush-pencil {
   --fa: "\e206";
   --fa--fa: "\e206\e206"
 }

 .fa-party-bell {
   --fa: "\e31a";
   --fa--fa: "\e31a\e31a"
 }

 .fa-user-vneck-hair {
   --fa: "\e462";
   --fa--fa: "\e462\e462"
 }

 .fa-jack-o-lantern {
   --fa: "\f30e";
   --fa--fa: "\f30e\f30e"
 }

 .fa-grip,
 .fa-grip-horizontal {
   --fa: "\f58d";
   --fa--fa: "\f58d\f58d"
 }

 .fa-share-from-square,
 .fa-share-square {
   --fa: "\f14d";
   --fa--fa: "\f14d\f14d"
 }

 .fa-keynote {
   --fa: "\f66c";
   --fa--fa: "\f66c\f66c"
 }

 .fa-child-combatant,
 .fa-child-rifle {
   --fa: "\e4e0";
   --fa--fa: "\e4e0\e4e0"
 }

 .fa-gun {
   --fa: "\e19b";
   --fa--fa: "\e19b\e19b"
 }

 .fa-phone-square,
 .fa-square-phone {
   --fa: "\f098";
   --fa--fa: "\f098\f098"
 }

 .fa-hat-beach {
   --fa: "\e606";
   --fa--fa: "\e606\e606"
 }

 .fa-add,
 .fa-plus {
   --fa: "\2b";
   --fa--fa: "\2b\2b"
 }

 .fa-expand {
   --fa: "\f065";
   --fa--fa: "\f065\f065"
 }

 .fa-computer {
   --fa: "\e4e5";
   --fa--fa: "\e4e5\e4e5"
 }

 .fa-fort {
   --fa: "\e486";
   --fa--fa: "\e486\e486"
 }

 .fa-cloud-check {
   --fa: "\e35c";
   --fa--fa: "\e35c\e35c"
 }

 .fa-close,
 .fa-multiply,
 .fa-remove,
 .fa-times,
 .fa-xmark {
   --fa: "\f00d";
   --fa--fa: "\f00d\f00d"
 }

 .fa-face-smirking {
   --fa: "\e397";
   --fa--fa: "\e397\e397"
 }

 .fa-arrows,
 .fa-arrows-up-down-left-right {
   --fa: "\f047";
   --fa--fa: "\f047\f047"
 }

 .fa-chalkboard-teacher,
 .fa-chalkboard-user {
   --fa: "\f51c";
   --fa--fa: "\f51c\f51c"
 }

 .fa-rhombus {
   --fa: "\e23b";
   --fa--fa: "\e23b\e23b"
 }

 .fa-claw-marks {
   --fa: "\f6c2";
   --fa--fa: "\f6c2\f6c2"
 }

 .fa-peso-sign {
   --fa: "\e222";
   --fa--fa: "\e222\e222"
 }

 .fa-face-smile-tongue {
   --fa: "\e394";
   --fa--fa: "\e394\e394"
 }

 .fa-cart-circle-xmark {
   --fa: "\e3f4";
   --fa--fa: "\e3f4\e3f4"
 }

 .fa-building-shield {
   --fa: "\e4d8";
   --fa--fa: "\e4d8\e4d8"
 }

 .fa-circle-phone-flip,
 .fa-phone-circle-alt {
   --fa: "\e11c";
   --fa--fa: "\e11c\e11c"
 }

 .fa-baby {
   --fa: "\f77c";
   --fa--fa: "\f77c\f77c"
 }

 .fa-users-line {
   --fa: "\e592";
   --fa--fa: "\e592\e592"
 }

 .fa-quote-left,
 .fa-quote-left-alt {
   --fa: "\f10d";
   --fa--fa: "\f10d\f10d"
 }

 .fa-tractor {
   --fa: "\f722";
   --fa--fa: "\f722\f722"
 }

 .fa-down-from-bracket {
   --fa: "\e66b";
   --fa--fa: "\e66b\e66b"
 }

 .fa-key-skeleton {
   --fa: "\f6f3";
   --fa--fa: "\f6f3\f6f3"
 }

 .fa-trash-arrow-up,
 .fa-trash-restore {
   --fa: "\f829";
   --fa--fa: "\f829\f829"
 }

 .fa-arrow-down-up-lock {
   --fa: "\e4b0";
   --fa--fa: "\e4b0\e4b0"
 }

 .fa-arrow-down-to-bracket {
   --fa: "\e094";
   --fa--fa: "\e094\e094"
 }

 .fa-lines-leaning {
   --fa: "\e51e";
   --fa--fa: "\e51e\e51e"
 }

 .fa-square-q {
   --fa: "\e27b";
   --fa--fa: "\e27b\e27b"
 }

 .fa-ruler-combined {
   --fa: "\f546";
   --fa--fa: "\f546\f546"
 }

 .fa-icons-alt,
 .fa-symbols {
   --fa: "\f86e";
   --fa--fa: "\f86e\f86e"
 }

 .fa-copyright {
   --fa: "\f1f9";
   --fa--fa: "\f1f9\f1f9"
 }

 .fa-flask-gear {
   --fa: "\e5f1";
   --fa--fa: "\e5f1\e5f1"
 }

 .fa-highlighter-line {
   --fa: "\e1af";
   --fa--fa: "\e1af\e1af"
 }

 .fa-bracket,
 .fa-bracket-left,
 .fa-bracket-square {
   --fa: "\5b";
   --fa--fa: "\5b\5b"
 }

 .fa-island-tree-palm,
 .fa-island-tropical {
   --fa: "\f811";
   --fa--fa: "\f811\f811"
 }

 .fa-arrow-from-left,
 .fa-arrow-right-from-line {
   --fa: "\f343";
   --fa--fa: "\f343\f343"
 }

 .fa-h2 {
   --fa: "\f314";
   --fa--fa: "\f314\f314"
 }

 .fa-equals {
   --fa: "\3d";
   --fa--fa: "\3d\3d"
 }

 .fa-cake-slice,
 .fa-shortcake {
   --fa: "\e3e5";
   --fa--fa: "\e3e5\e3e5"
 }

 .fa-building-magnifying-glass {
   --fa: "\e61c";
   --fa--fa: "\e61c\e61c"
 }

 .fa-peanut {
   --fa: "\e430";
   --fa--fa: "\e430\e430"
 }

 .fa-wrench-simple {
   --fa: "\e2d1";
   --fa--fa: "\e2d1\e2d1"
 }

 .fa-blender {
   --fa: "\f517";
   --fa--fa: "\f517\f517"
 }

 .fa-teeth {
   --fa: "\f62e";
   --fa--fa: "\f62e\f62e"
 }

 .fa-tally-2 {
   --fa: "\e295";
   --fa--fa: "\e295\e295"
 }

 .fa-ils,
 .fa-shekel,
 .fa-shekel-sign,
 .fa-sheqel,
 .fa-sheqel-sign {
   --fa: "\f20b";
   --fa--fa: "\f20b\f20b"
 }

 .fa-cars {
   --fa: "\f85b";
   --fa--fa: "\f85b\f85b"
 }

 .fa-axe-battle {
   --fa: "\f6b3";
   --fa--fa: "\f6b3\f6b3"
 }

 .fa-user-hair-long {
   --fa: "\e45b";
   --fa--fa: "\e45b\e45b"
 }

 .fa-map {
   --fa: "\f279";
   --fa--fa: "\f279\f279"
 }

 .fa-arrow-left-from-arc {
   --fa: "\e615";
   --fa--fa: "\e615\e615"
 }

 .fa-file-circle-info {
   --fa: "\e493";
   --fa--fa: "\e493\e493"
 }

 .fa-face-disappointed {
   --fa: "\e36f";
   --fa--fa: "\e36f\e36f"
 }

 .fa-lasso-sparkles {
   --fa: "\e1c9";
   --fa--fa: "\e1c9\e1c9"
 }

 .fa-clock-eleven {
   --fa: "\e347";
   --fa--fa: "\e347\e347"
 }

 .fa-rocket {
   --fa: "\f135";
   --fa--fa: "\f135\f135"
 }

 .fa-siren-on {
   --fa: "\e02e";
   --fa--fa: "\e02e\e02e"
 }

 .fa-clock-ten {
   --fa: "\e354";
   --fa--fa: "\e354\e354"
 }

 .fa-candle-holder {
   --fa: "\f6bc";
   --fa--fa: "\f6bc\f6bc"
 }

 .fa-video-arrow-down-left {
   --fa: "\e2c8";
   --fa--fa: "\e2c8\e2c8"
 }

 .fa-photo-film,
 .fa-photo-video {
   --fa: "\f87c";
   --fa--fa: "\f87c\f87c"
 }

 .fa-floppy-disk-circle-arrow-right,
 .fa-save-circle-arrow-right {
   --fa: "\e180";
   --fa--fa: "\e180\e180"
 }

 .fa-folder-minus {
   --fa: "\f65d";
   --fa--fa: "\f65d\f65d"
 }

 .fa-hexagon-nodes-bolt {
   --fa: "\e69a";
   --fa--fa: "\e69a\e69a"
 }

 .fa-planet-moon {
   --fa: "\e01f";
   --fa--fa: "\e01f\e01f"
 }

 .fa-face-eyes-xmarks {
   --fa: "\e374";
   --fa--fa: "\e374\e374"
 }

 .fa-chart-scatter {
   --fa: "\f7ee";
   --fa--fa: "\f7ee\f7ee"
 }

 .fa-circle-gf {
   --fa: "\e67f";
   --fa--fa: "\e67f\e67f"
 }

 .fa-display-arrow-down {
   --fa: "\e164";
   --fa--fa: "\e164\e164"
 }

 .fa-store {
   --fa: "\f54e";
   --fa--fa: "\f54e\f54e"
 }

 .fa-arrow-trend-up {
   --fa: "\e098";
   --fa--fa: "\e098\e098"
 }

 .fa-plug-circle-minus {
   --fa: "\e55e";
   --fa--fa: "\e55e\e55e"
 }

 .fa-olive-branch {
   --fa: "\e317";
   --fa--fa: "\e317\e317"
 }

 .fa-angle {
   --fa: "\e08c";
   --fa--fa: "\e08c\e08c"
 }

 .fa-vacuum-robot {
   --fa: "\e04e";
   --fa--fa: "\e04e\e04e"
 }

 .fa-sign,
 .fa-sign-hanging {
   --fa: "\f4d9";
   --fa--fa: "\f4d9\f4d9"
 }

 .fa-square-divide {
   --fa: "\e26a";
   --fa--fa: "\e26a\e26a"
 }

 .fa-folder-check {
   --fa: "\e64e";
   --fa--fa: "\e64e\e64e"
 }

 .fa-signal-stream-slash {
   --fa: "\e250";
   --fa--fa: "\e250\e250"
 }

 .fa-bezier-curve {
   --fa: "\f55b";
   --fa--fa: "\f55b\f55b"
 }

 .fa-eye-dropper-half {
   --fa: "\e173";
   --fa--fa: "\e173\e173"
 }

 .fa-store-lock {
   --fa: "\e4a6";
   --fa--fa: "\e4a6\e4a6"
 }

 .fa-bell-slash {
   --fa: "\f1f6";
   --fa--fa: "\f1f6\f1f6"
 }

 .fa-cloud-bolt-sun,
 .fa-thunderstorm-sun {
   --fa: "\f76e";
   --fa--fa: "\f76e\f76e"
 }

 .fa-camera-slash {
   --fa: "\e0d9";
   --fa--fa: "\e0d9\e0d9"
 }

 .fa-comment-quote {
   --fa: "\e14c";
   --fa--fa: "\e14c\e14c"
 }

 .fa-tablet,
 .fa-tablet-android {
   --fa: "\f3fb";
   --fa--fa: "\f3fb\f3fb"
 }

 .fa-school-flag {
   --fa: "\e56e";
   --fa--fa: "\e56e\e56e"
 }

 .fa-message-code {
   --fa: "\e1df";
   --fa--fa: "\e1df\e1df"
 }

 .fa-glass-half,
 .fa-glass-half-empty,
 .fa-glass-half-full {
   --fa: "\e192";
   --fa--fa: "\e192\e192"
 }

 .fa-fill {
   --fa: "\f575";
   --fa--fa: "\f575\f575"
 }

 .fa-comment-alt-minus,
 .fa-message-minus {
   --fa: "\f4a7";
   --fa--fa: "\f4a7\f4a7"
 }

 .fa-angle-up {
   --fa: "\f106";
   --fa--fa: "\f106\f106"
 }

 .fa-dinosaur {
   --fa: "\e5fe";
   --fa--fa: "\e5fe\e5fe"
 }

 .fa-drumstick-bite {
   --fa: "\f6d7";
   --fa--fa: "\f6d7\f6d7"
 }

 .fa-chain-horizontal-slash,
 .fa-link-horizontal-slash {
   --fa: "\e1cc";
   --fa--fa: "\e1cc\e1cc"
 }

 .fa-holly-berry {
   --fa: "\f7aa";
   --fa--fa: "\f7aa\f7aa"
 }

 .fa-nose {
   --fa: "\e5bd";
   --fa--fa: "\e5bd\e5bd"
 }

 .fa-arrow-left-to-arc {
   --fa: "\e616";
   --fa--fa: "\e616\e616"
 }

 .fa-chevron-left {
   --fa: "\f053";
   --fa--fa: "\f053\f053"
 }

 .fa-bacteria {
   --fa: "\e059";
   --fa--fa: "\e059\e059"
 }

 .fa-clouds {
   --fa: "\f744";
   --fa--fa: "\f744\f744"
 }

 .fa-money-bill-simple {
   --fa: "\e1f1";
   --fa--fa: "\e1f1\e1f1"
 }

 .fa-hand-lizard {
   --fa: "\f258";
   --fa--fa: "\f258\f258"
 }

 .fa-table-pivot {
   --fa: "\e291";
   --fa--fa: "\e291\e291"
 }

 .fa-filter-slash {
   --fa: "\e17d";
   --fa--fa: "\e17d\e17d"
 }

 .fa-trash-can-arrow-turn-left,
 .fa-trash-can-undo,
 .fa-trash-undo-alt {
   --fa: "\f896";
   --fa--fa: "\f896\f896"
 }

 .fa-notdef {
   --fa: "\e1fe";
   --fa--fa: "\e1fe\e1fe"
 }

 .fa-disease {
   --fa: "\f7fa";
   --fa--fa: "\f7fa\f7fa"
 }

 .fa-person-to-door {
   --fa: "\e433";
   --fa--fa: "\e433\e433"
 }

 .fa-turntable {
   --fa: "\f8e4";
   --fa--fa: "\f8e4\f8e4"
 }

 .fa-briefcase-medical {
   --fa: "\f469";
   --fa--fa: "\f469\f469"
 }

 .fa-genderless {
   --fa: "\f22d";
   --fa--fa: "\f22d\f22d"
 }

 .fa-chevron-right {
   --fa: "\f054";
   --fa--fa: "\f054\f054"
 }

 .fa-signal-1,
 .fa-signal-weak {
   --fa: "\f68c";
   --fa--fa: "\f68c\f68c"
 }

 .fa-clock-five {
   --fa: "\e349";
   --fa--fa: "\e349\e349"
 }

 .fa-retweet {
   --fa: "\f079";
   --fa--fa: "\f079\f079"
 }

 .fa-car-alt,
 .fa-car-rear {
   --fa: "\f5de";
   --fa--fa: "\f5de\f5de"
 }

 .fa-pump-soap {
   --fa: "\e06b";
   --fa--fa: "\e06b\e06b"
 }

 .fa-computer-classic {
   --fa: "\f8b1";
   --fa--fa: "\f8b1\f8b1"
 }

 .fa-frame {
   --fa: "\e495";
   --fa--fa: "\e495\e495"
 }

 .fa-video-slash {
   --fa: "\f4e2";
   --fa--fa: "\f4e2\f4e2"
 }

 .fa-battery-2,
 .fa-battery-quarter {
   --fa: "\f243";
   --fa--fa: "\f243\f243"
 }

 .fa-ellipsis-h-alt,
 .fa-ellipsis-stroke {
   --fa: "\f39b";
   --fa--fa: "\f39b\f39b"
 }

 .fa-radio {
   --fa: "\f8d7";
   --fa--fa: "\f8d7\f8d7"
 }

 .fa-baby-carriage,
 .fa-carriage-baby {
   --fa: "\f77d";
   --fa--fa: "\f77d\f77d"
 }

 .fa-face-expressionless {
   --fa: "\e373";
   --fa--fa: "\e373\e373"
 }

 .fa-down-to-dotted-line {
   --fa: "\e408";
   --fa--fa: "\e408\e408"
 }

 .fa-cloud-music {
   --fa: "\f8ae";
   --fa--fa: "\f8ae\f8ae"
 }

 .fa-traffic-light {
   --fa: "\f637";
   --fa--fa: "\f637\f637"
 }

 .fa-cloud-minus {
   --fa: "\e35d";
   --fa--fa: "\e35d\e35d"
 }

 .fa-thermometer {
   --fa: "\f491";
   --fa--fa: "\f491\f491"
 }

 .fa-shield-minus {
   --fa: "\e249";
   --fa--fa: "\e249\e249"
 }

 .fa-vr-cardboard {
   --fa: "\f729";
   --fa--fa: "\f729\f729"
 }

 .fa-car-tilt {
   --fa: "\f5e5";
   --fa--fa: "\f5e5\f5e5"
 }

 .fa-gauge-circle-minus {
   --fa: "\e497";
   --fa--fa: "\e497\e497"
 }

 .fa-brightness-low {
   --fa: "\e0ca";
   --fa--fa: "\e0ca\e0ca"
 }

 .fa-hand-middle-finger {
   --fa: "\f806";
   --fa--fa: "\f806\f806"
 }

 .fa-percent,
 .fa-percentage {
   --fa: "\25";
   --fa--fa: "\25\25"
 }

 .fa-truck-moving {
   --fa: "\f4df";
   --fa--fa: "\f4df\f4df"
 }

 .fa-glass-water-droplet {
   --fa: "\e4f5";
   --fa--fa: "\e4f5\e4f5"
 }

 .fa-conveyor-belt {
   --fa: "\f46e";
   --fa--fa: "\f46e\f46e"
 }

 .fa-location-check,
 .fa-map-marker-check {
   --fa: "\f606";
   --fa--fa: "\f606\f606"
 }

 .fa-coin-vertical {
   --fa: "\e3fd";
   --fa--fa: "\e3fd\e3fd"
 }

 .fa-display {
   --fa: "\e163";
   --fa--fa: "\e163\e163"
 }

 .fa-person-sign {
   --fa: "\f757";
   --fa--fa: "\f757\f757"
 }

 .fa-face-smile,
 .fa-smile {
   --fa: "\f118";
   --fa--fa: "\f118\f118"
 }

 .fa-phone-hangup {
   --fa: "\e225";
   --fa--fa: "\e225\e225"
 }

 .fa-signature-slash {
   --fa: "\e3cb";
   --fa--fa: "\e3cb\e3cb"
 }

 .fa-thumb-tack,
 .fa-thumbtack {
   --fa: "\f08d";
   --fa--fa: "\f08d\f08d"
 }

 .fa-wheat-slash {
   --fa: "\e339";
   --fa--fa: "\e339\e339"
 }

 .fa-trophy {
   --fa: "\f091";
   --fa--fa: "\f091\f091"
 }

 .fa-clouds-sun {
   --fa: "\f746";
   --fa--fa: "\f746\f746"
 }

 .fa-person-praying,
 .fa-pray {
   --fa: "\f683";
   --fa--fa: "\f683\f683"
 }

 .fa-hammer {
   --fa: "\f6e3";
   --fa--fa: "\f6e3\f6e3"
 }

 .fa-face-vomit {
   --fa: "\e3a0";
   --fa--fa: "\e3a0\e3a0"
 }

 .fa-speakers {
   --fa: "\f8e0";
   --fa--fa: "\f8e0\f8e0"
 }

 .fa-teletype-answer,
 .fa-tty-answer {
   --fa: "\e2b9";
   --fa--fa: "\e2b9\e2b9"
 }

 .fa-mug-tea-saucer {
   --fa: "\e1f5";
   --fa--fa: "\e1f5\e1f5"
 }

 .fa-diagram-lean-canvas {
   --fa: "\e156";
   --fa--fa: "\e156\e156"
 }

 .fa-alt {
   --fa: "\e08a";
   --fa--fa: "\e08a\e08a"
 }

 .fa-dial,
 .fa-dial-med-high {
   --fa: "\e15b";
   --fa--fa: "\e15b\e15b"
 }

 .fa-hand-peace {
   --fa: "\f25b";
   --fa--fa: "\f25b\f25b"
 }

 .fa-circle-trash,
 .fa-trash-circle {
   --fa: "\e126";
   --fa--fa: "\e126\e126"
 }

 .fa-rotate,
 .fa-sync-alt {
   --fa: "\f2f1";
   --fa--fa: "\f2f1\f2f1"
 }

 .fa-circle-quarters {
   --fa: "\e3f8";
   --fa--fa: "\e3f8\e3f8"
 }

 .fa-spinner {
   --fa: "\f110";
   --fa--fa: "\f110\f110"
 }

 .fa-tower-control {
   --fa: "\e2a2";
   --fa--fa: "\e2a2\e2a2"
 }

 .fa-arrow-up-triangle-square,
 .fa-sort-shapes-up {
   --fa: "\f88a";
   --fa--fa: "\f88a\f88a"
 }

 .fa-whale {
   --fa: "\f72c";
   --fa--fa: "\f72c\f72c"
 }

 .fa-robot {
   --fa: "\f544";
   --fa--fa: "\f544\f544"
 }

 .fa-peace {
   --fa: "\f67c";
   --fa--fa: "\f67c\f67c"
 }

 .fa-party-horn {
   --fa: "\e31b";
   --fa--fa: "\e31b\e31b"
 }

 .fa-cogs,
 .fa-gears {
   --fa: "\f085";
   --fa--fa: "\f085\f085"
 }

 .fa-sun-alt,
 .fa-sun-bright {
   --fa: "\e28f";
   --fa--fa: "\e28f\e28f"
 }

 .fa-warehouse {
   --fa: "\f494";
   --fa--fa: "\f494\f494"
 }

 .fa-conveyor-belt-arm {
   --fa: "\e5f8";
   --fa--fa: "\e5f8\e5f8"
 }

 .fa-lock-keyhole-open,
 .fa-lock-open-alt {
   --fa: "\f3c2";
   --fa--fa: "\f3c2\f3c2"
 }

 .fa-box-fragile,
 .fa-square-fragile,
 .fa-square-wine-glass-crack {
   --fa: "\f49b";
   --fa--fa: "\f49b\f49b"
 }

 .fa-arrow-up-right-dots {
   --fa: "\e4b7";
   --fa--fa: "\e4b7\e4b7"
 }

 .fa-square-n {
   --fa: "\e277";
   --fa--fa: "\e277\e277"
 }

 .fa-splotch {
   --fa: "\f5bc";
   --fa--fa: "\f5bc\f5bc"
 }

 .fa-face-grin-hearts,
 .fa-grin-hearts {
   --fa: "\f584";
   --fa--fa: "\f584\f584"
 }

 .fa-meter {
   --fa: "\e1e8";
   --fa--fa: "\e1e8\e1e8"
 }

 .fa-mandolin {
   --fa: "\f6f9";
   --fa--fa: "\f6f9\f6f9"
 }

 .fa-dice-four {
   --fa: "\f524";
   --fa--fa: "\f524\f524"
 }

 .fa-sim-card {
   --fa: "\f7c4";
   --fa--fa: "\f7c4\f7c4"
 }

 .fa-transgender,
 .fa-transgender-alt {
   --fa: "\f225";
   --fa--fa: "\f225\f225"
 }

 .fa-mercury {
   --fa: "\f223";
   --fa--fa: "\f223\f223"
 }

 .fa-up-from-bracket {
   --fa: "\e590";
   --fa--fa: "\e590\e590"
 }

 .fa-knife-kitchen {
   --fa: "\f6f5";
   --fa--fa: "\f6f5\f6f5"
 }

 .fa-border-right {
   --fa: "\f852";
   --fa--fa: "\f852\f852"
 }

 .fa-arrow-turn-down,
 .fa-level-down {
   --fa: "\f149";
   --fa--fa: "\f149\f149"
 }

 .fa-spade {
   --fa: "\f2f4";
   --fa--fa: "\f2f4\f2f4"
 }

 .fa-card-spade {
   --fa: "\e3ec";
   --fa--fa: "\e3ec\e3ec"
 }

 .fa-line-columns {
   --fa: "\f870";
   --fa--fa: "\f870\f870"
 }

 .fa-ant {
   --fa: "\e680";
   --fa--fa: "\e680\e680"
 }

 .fa-arrow-right-to-line,
 .fa-arrow-to-right {
   --fa: "\f340";
   --fa--fa: "\f340\f340"
 }

 .fa-person-falling-burst {
   --fa: "\e547";
   --fa--fa: "\e547\e547"
 }

 .fa-flag-pennant,
 .fa-pennant {
   --fa: "\f456";
   --fa--fa: "\f456\f456"
 }

 .fa-conveyor-belt-empty {
   --fa: "\e150";
   --fa--fa: "\e150\e150"
 }

 .fa-user-group-simple {
   --fa: "\e603";
   --fa--fa: "\e603\e603"
 }

 .fa-award {
   --fa: "\f559";
   --fa--fa: "\f559\f559"
 }

 .fa-ticket-alt,
 .fa-ticket-simple {
   --fa: "\f3ff";
   --fa--fa: "\f3ff\f3ff"
 }

 .fa-building {
   --fa: "\f1ad";
   --fa--fa: "\f1ad\f1ad"
 }

 .fa-angle-double-left,
 .fa-angles-left {
   --fa: "\f100";
   --fa--fa: "\f100\f100"
 }

 .fa-camcorder,
 .fa-video-handheld {
   --fa: "\f8a8";
   --fa--fa: "\f8a8\f8a8"
 }

 .fa-pancakes {
   --fa: "\e42d";
   --fa--fa: "\e42d\e42d"
 }

 .fa-album-circle-user {
   --fa: "\e48d";
   --fa--fa: "\e48d\e48d"
 }

 .fa-subtitles-slash {
   --fa: "\e610";
   --fa--fa: "\e610\e610"
 }

 .fa-qrcode {
   --fa: "\f029";
   --fa--fa: "\f029\f029"
 }

 .fa-dice-d10 {
   --fa: "\f6cd";
   --fa--fa: "\f6cd\f6cd"
 }

 .fa-fireplace {
   --fa: "\f79a";
   --fa--fa: "\f79a\f79a"
 }

 .fa-browser {
   --fa: "\f37e";
   --fa--fa: "\f37e\f37e"
 }

 .fa-pen-paintbrush,
 .fa-pencil-paintbrush {
   --fa: "\f618";
   --fa--fa: "\f618\f618"
 }

 .fa-fish-cooked {
   --fa: "\f7fe";
   --fa--fa: "\f7fe\f7fe"
 }

 .fa-chair-office {
   --fa: "\f6c1";
   --fa--fa: "\f6c1\f6c1"
 }

 .fa-magnifying-glass-music {
   --fa: "\e65f";
   --fa--fa: "\e65f\e65f"
 }

 .fa-nesting-dolls {
   --fa: "\e3ba";
   --fa--fa: "\e3ba\e3ba"
 }

 .fa-clock-rotate-left,
 .fa-history {
   --fa: "\f1da";
   --fa--fa: "\f1da\f1da"
 }

 .fa-trumpet {
   --fa: "\f8e3";
   --fa--fa: "\f8e3\f8e3"
 }

 .fa-face-grin-beam-sweat,
 .fa-grin-beam-sweat {
   --fa: "\f583";
   --fa--fa: "\f583\f583"
 }

 .fa-fire-smoke {
   --fa: "\f74b";
   --fa--fa: "\f74b\f74b"
 }

 .fa-phone-missed {
   --fa: "\e226";
   --fa--fa: "\e226\e226"
 }

 .fa-arrow-right-from-file,
 .fa-file-export {
   --fa: "\f56e";
   --fa--fa: "\f56e\f56e"
 }

 .fa-shield,
 .fa-shield-blank {
   --fa: "\f132";
   --fa--fa: "\f132\f132"
 }

 .fa-arrow-up-short-wide,
 .fa-sort-amount-up-alt {
   --fa: "\f885";
   --fa--fa: "\f885\f885"
 }

 .fa-arrows-repeat-1,
 .fa-repeat-1-alt {
   --fa: "\f366";
   --fa--fa: "\f366\f366"
 }

 .fa-gun-slash {
   --fa: "\e19c";
   --fa--fa: "\e19c\e19c"
 }

 .fa-avocado {
   --fa: "\e0aa";
   --fa--fa: "\e0aa\e0aa"
 }

 .fa-binary {
   --fa: "\e33b";
   --fa--fa: "\e33b\e33b"
 }

 .fa-comment-nodes {
   --fa: "\e696";
   --fa--fa: "\e696\e696"
 }

 .fa-glasses-alt,
 .fa-glasses-round {
   --fa: "\f5f5";
   --fa--fa: "\f5f5\f5f5"
 }

 .fa-phone-plus {
   --fa: "\f4d2";
   --fa--fa: "\f4d2\f4d2"
 }

 .fa-ditto {
   --fa: "\22";
   --fa--fa: "\22\22"
 }

 .fa-person-seat {
   --fa: "\e21e";
   --fa--fa: "\e21e\e21e"
 }

 .fa-house-medical {
   --fa: "\e3b2";
   --fa--fa: "\e3b2\e3b2"
 }

 .fa-golf-ball,
 .fa-golf-ball-tee {
   --fa: "\f450";
   --fa--fa: "\f450\f450"
 }

 .fa-chevron-circle-left,
 .fa-circle-chevron-left {
   --fa: "\f137";
   --fa--fa: "\f137\f137"
 }

 .fa-house-chimney-window {
   --fa: "\e00d";
   --fa--fa: "\e00d\e00d"
 }

 .fa-scythe {
   --fa: "\f710";
   --fa--fa: "\f710\f710"
 }

 .fa-pen-nib {
   --fa: "\f5ad";
   --fa--fa: "\f5ad\f5ad"
 }

 .fa-ban-parking,
 .fa-parking-circle-slash {
   --fa: "\f616";
   --fa--fa: "\f616\f616"
 }

 .fa-tent-arrow-turn-left {
   --fa: "\e580";
   --fa--fa: "\e580\e580"
 }

 .fa-face-diagonal-mouth {
   --fa: "\e47e";
   --fa--fa: "\e47e\e47e"
 }

 .fa-diagram-cells {
   --fa: "\e475";
   --fa--fa: "\e475\e475"
 }

 .fa-cricket,
 .fa-cricket-bat-ball {
   --fa: "\f449";
   --fa--fa: "\f449\f449"
 }

 .fa-tents {
   --fa: "\e582";
   --fa--fa: "\e582\e582"
 }

 .fa-magic,
 .fa-wand-magic {
   --fa: "\f0d0";
   --fa--fa: "\f0d0\f0d0"
 }

 .fa-dog {
   --fa: "\f6d3";
   --fa--fa: "\f6d3\f6d3"
 }

 .fa-pen-line {
   --fa: "\e212";
   --fa--fa: "\e212\e212"
 }

 .fa-atom-alt,
 .fa-atom-simple {
   --fa: "\f5d3";
   --fa--fa: "\f5d3\f5d3"
 }

 .fa-ampersand {
   --fa: "\26";
   --fa--fa: "\26\26"
 }

 .fa-carrot {
   --fa: "\f787";
   --fa--fa: "\f787\f787"
 }

 .fa-arrow-from-bottom,
 .fa-arrow-up-from-line {
   --fa: "\f342";
   --fa--fa: "\f342\f342"
 }

 .fa-moon {
   --fa: "\f186";
   --fa--fa: "\f186\f186"
 }

 .fa-pen-slash {
   --fa: "\e213";
   --fa--fa: "\e213\e213"
 }

 .fa-wine-glass-alt,
 .fa-wine-glass-empty {
   --fa: "\f5ce";
   --fa--fa: "\f5ce\f5ce"
 }

 .fa-square-star {
   --fa: "\e27f";
   --fa--fa: "\e27f\e27f"
 }

 .fa-cheese {
   --fa: "\f7ef";
   --fa--fa: "\f7ef\f7ef"
 }

 .fa-send-backward {
   --fa: "\f87f";
   --fa--fa: "\f87f\f87f"
 }

 .fa-yin-yang {
   --fa: "\f6ad";
   --fa--fa: "\f6ad\f6ad"
 }

 .fa-music {
   --fa: "\f001";
   --fa--fa: "\f001\f001"
 }

 .fa-compass-slash {
   --fa: "\f5e9";
   --fa--fa: "\f5e9\f5e9"
 }

 .fa-clock-one {
   --fa: "\e34e";
   --fa--fa: "\e34e\e34e"
 }

 .fa-file-music {
   --fa: "\f8b6";
   --fa--fa: "\f8b6\f8b6"
 }

 .fa-code-commit {
   --fa: "\f386";
   --fa--fa: "\f386\f386"
 }

 .fa-temperature-low {
   --fa: "\f76b";
   --fa--fa: "\f76b\f76b"
 }

 .fa-biking,
 .fa-person-biking {
   --fa: "\f84a";
   --fa--fa: "\f84a\f84a"
 }

 .fa-display-chart-up-circle-currency {
   --fa: "\e5e5";
   --fa--fa: "\e5e5\e5e5"
 }

 .fa-skeleton {
   --fa: "\f620";
   --fa--fa: "\f620\f620"
 }

 .fa-circle-g {
   --fa: "\e10f";
   --fa--fa: "\e10f\e10f"
 }

 .fa-circle-arrow-up-left {
   --fa: "\e0fb";
   --fa--fa: "\e0fb\e0fb"
 }

 .fa-coin-blank {
   --fa: "\e3fb";
   --fa--fa: "\e3fb\e3fb"
 }

 .fa-broom {
   --fa: "\f51a";
   --fa--fa: "\f51a\f51a"
 }

 .fa-vacuum {
   --fa: "\e04d";
   --fa--fa: "\e04d\e04d"
 }

 .fa-shield-heart {
   --fa: "\e574";
   --fa--fa: "\e574\e574"
 }

 .fa-card-heart {
   --fa: "\e3eb";
   --fa--fa: "\e3eb\e3eb"
 }

 .fa-lightbulb-cfl-on {
   --fa: "\e5a7";
   --fa--fa: "\e5a7\e5a7"
 }

 .fa-melon {
   --fa: "\e310";
   --fa--fa: "\e310\e310"
 }

 .fa-gopuram {
   --fa: "\f664";
   --fa--fa: "\f664\f664"
 }

 .fa-earth-oceania,
 .fa-globe-oceania {
   --fa: "\e47b";
   --fa--fa: "\e47b\e47b"
 }

 .fa-container-storage {
   --fa: "\f4b7";
   --fa--fa: "\f4b7\f4b7"
 }

 .fa-face-pouting {
   --fa: "\e387";
   --fa--fa: "\e387\e387"
 }

 .fa-square-xmark,
 .fa-times-square,
 .fa-xmark-square {
   --fa: "\f2d3";
   --fa--fa: "\f2d3\f2d3"
 }

 .fa-exploding-head,
 .fa-face-explode {
   --fa: "\e2fe";
   --fa--fa: "\e2fe\e2fe"
 }

 .fa-hashtag {
   --fa: "\23";
   --fa--fa: "\23\23"
 }

 .fa-expand-alt,
 .fa-up-right-and-down-left-from-center {
   --fa: "\f424";
   --fa--fa: "\f424\f424"
 }

 .fa-oil-can {
   --fa: "\f613";
   --fa--fa: "\f613\f613"
 }

 .fa-t {
   --fa: "\54";
   --fa--fa: "\54\54"
 }

 .fa-transformer-bolt {
   --fa: "\e2a4";
   --fa--fa: "\e2a4\e2a4"
 }

 .fa-hippo {
   --fa: "\f6ed";
   --fa--fa: "\f6ed\f6ed"
 }

 .fa-chart-column {
   --fa: "\e0e3";
   --fa--fa: "\e0e3\e0e3"
 }

 .fa-cassette-vhs,
 .fa-vhs {
   --fa: "\f8ec";
   --fa--fa: "\f8ec\f8ec"
 }

 .fa-infinity {
   --fa: "\f534";
   --fa--fa: "\f534\f534"
 }

 .fa-vial-circle-check {
   --fa: "\e596";
   --fa--fa: "\e596\e596"
 }

 .fa-chimney {
   --fa: "\f78b";
   --fa--fa: "\f78b\f78b"
 }

 .fa-object-intersect {
   --fa: "\e49d";
   --fa--fa: "\e49d\e49d"
 }

 .fa-person-arrow-down-to-line {
   --fa: "\e538";
   --fa--fa: "\e538\e538"
 }

 .fa-voicemail {
   --fa: "\f897";
   --fa--fa: "\f897\f897"
 }

 .fa-block-brick,
 .fa-wall-brick {
   --fa: "\e3db";
   --fa--fa: "\e3db\e3db"
 }

 .fa-fan {
   --fa: "\f863";
   --fa--fa: "\f863\f863"
 }

 .fa-bags-shopping {
   --fa: "\f847";
   --fa--fa: "\f847\f847"
 }

 .fa-paragraph-left,
 .fa-paragraph-rtl {
   --fa: "\f878";
   --fa--fa: "\f878\f878"
 }

 .fa-person-walking-luggage {
   --fa: "\e554";
   --fa--fa: "\e554\e554"
 }

 .fa-caravan-alt,
 .fa-caravan-simple {
   --fa: "\e000";
   --fa--fa: "\e000\e000"
 }

 .fa-turtle {
   --fa: "\f726";
   --fa--fa: "\f726\f726"
 }

 .fa-pencil-mechanical {
   --fa: "\e5ca";
   --fa--fa: "\e5ca\e5ca"
 }

 .fa-arrows-alt-v,
 .fa-up-down {
   --fa: "\f338";
   --fa--fa: "\f338\f338"
 }

 .fa-cloud-moon-rain {
   --fa: "\f73c";
   --fa--fa: "\f73c\f73c"
 }

 .fa-booth-curtain {
   --fa: "\f734";
   --fa--fa: "\f734\f734"
 }

 .fa-calendar {
   --fa: "\f133";
   --fa--fa: "\f133\f133"
 }

 .fa-box-heart {
   --fa: "\f49d";
   --fa--fa: "\f49d\f49d"
 }

 .fa-trailer {
   --fa: "\e041";
   --fa--fa: "\e041\e041"
 }

 .fa-user-doctor-message,
 .fa-user-md-chat {
   --fa: "\f82e";
   --fa--fa: "\f82e\f82e"
 }

 .fa-bahai,
 .fa-haykal {
   --fa: "\f666";
   --fa--fa: "\f666\f666"
 }

 .fa-lighthouse {
   --fa: "\e612";
   --fa--fa: "\e612\e612"
 }

 .fa-amp-guitar {
   --fa: "\f8a1";
   --fa--fa: "\f8a1\f8a1"
 }

 .fa-sd-card {
   --fa: "\f7c2";
   --fa--fa: "\f7c2\f7c2"
 }

 .fa-volume-slash {
   --fa: "\f2e2";
   --fa--fa: "\f2e2\f2e2"
 }

 .fa-border-bottom {
   --fa: "\f84d";
   --fa--fa: "\f84d\f84d"
 }

 .fa-wifi-1,
 .fa-wifi-weak {
   --fa: "\f6aa";
   --fa--fa: "\f6aa\f6aa"
 }

 .fa-dragon {
   --fa: "\f6d5";
   --fa--fa: "\f6d5\f6d5"
 }

 .fa-shoe-prints {
   --fa: "\f54b";
   --fa--fa: "\f54b\f54b"
 }

 .fa-circle-plus,
 .fa-plus-circle {
   --fa: "\f055";
   --fa--fa: "\f055\f055"
 }

 .fa-face-grin-tongue-wink,
 .fa-grin-tongue-wink {
   --fa: "\f58b";
   --fa--fa: "\f58b\f58b"
 }

 .fa-hand-holding {
   --fa: "\f4bd";
   --fa--fa: "\f4bd\f4bd"
 }

 .fa-plug-circle-exclamation {
   --fa: "\e55d";
   --fa--fa: "\e55d\e55d"
 }

 .fa-chain-broken,
 .fa-chain-slash,
 .fa-link-slash,
 .fa-unlink {
   --fa: "\f127";
   --fa--fa: "\f127\f127"
 }

 .fa-clone {
   --fa: "\f24d";
   --fa--fa: "\f24d\f24d"
 }

 .fa-person-walking-arrow-loop-left {
   --fa: "\e551";
   --fa--fa: "\e551\e551"
 }

 .fa-arrow-up-z-a,
 .fa-sort-alpha-up-alt {
   --fa: "\f882";
   --fa--fa: "\f882\f882"
 }

 .fa-fire-alt,
 .fa-fire-flame-curved {
   --fa: "\f7e4";
   --fa--fa: "\f7e4\f7e4"
 }

 .fa-tornado {
   --fa: "\f76f";
   --fa--fa: "\f76f\f76f"
 }

 .fa-file-circle-plus {
   --fa: "\e494";
   --fa--fa: "\e494\e494"
 }

 .fa-delete-right {
   --fa: "\e154";
   --fa--fa: "\e154\e154"
 }

 .fa-book-quran,
 .fa-quran {
   --fa: "\f687";
   --fa--fa: "\f687\f687"
 }

 .fa-circle-quarter {
   --fa: "\e11f";
   --fa--fa: "\e11f\e11f"
 }

 .fa-anchor {
   --fa: "\f13d";
   --fa--fa: "\f13d\f13d"
 }

 .fa-border-all {
   --fa: "\f84c";
   --fa--fa: "\f84c\f84c"
 }

 .fa-function {
   --fa: "\f661";
   --fa--fa: "\f661\f661"
 }

 .fa-angry,
 .fa-face-angry {
   --fa: "\f556";
   --fa--fa: "\f556\f556"
 }

 .fa-people-simple {
   --fa: "\e21b";
   --fa--fa: "\e21b\e21b"
 }

 .fa-cookie-bite {
   --fa: "\f564";
   --fa--fa: "\f564\f564"
 }

 .fa-arrow-trend-down {
   --fa: "\e097";
   --fa--fa: "\e097\e097"
 }

 .fa-feed,
 .fa-rss {
   --fa: "\f09e";
   --fa--fa: "\f09e\f09e"
 }

 .fa-face-monocle {
   --fa: "\e380";
   --fa--fa: "\e380\e380"
 }

 .fa-draw-polygon {
   --fa: "\f5ee";
   --fa--fa: "\f5ee\f5ee"
 }

 .fa-balance-scale,
 .fa-scale-balanced {
   --fa: "\f24e";
   --fa--fa: "\f24e\f24e"
 }

 .fa-calendar-lines,
 .fa-calendar-note {
   --fa: "\e0d5";
   --fa--fa: "\e0d5\e0d5"
 }

 .fa-arrow-down-big-small,
 .fa-sort-size-down {
   --fa: "\f88c";
   --fa--fa: "\f88c\f88c"
 }

 .fa-gauge-simple-high,
 .fa-tachometer,
 .fa-tachometer-fast {
   --fa: "\f62a";
   --fa--fa: "\f62a\f62a"
 }

 .fa-do-not-enter {
   --fa: "\f5ec";
   --fa--fa: "\f5ec\f5ec"
 }

 .fa-shower {
   --fa: "\f2cc";
   --fa--fa: "\f2cc\f2cc"
 }

 .fa-dice-d8 {
   --fa: "\f6d2";
   --fa--fa: "\f6d2\f6d2"
 }

 .fa-desktop,
 .fa-desktop-alt {
   --fa: "\f390";
   --fa--fa: "\f390\f390"
 }

 .fa-m {
   --fa: "\4d";
   --fa--fa: "\4d\4d"
 }

 .fa-spinner-scale {
   --fa: "\e62a";
   --fa--fa: "\e62a\e62a"
 }

 .fa-grip-dots-vertical {
   --fa: "\e411";
   --fa--fa: "\e411\e411"
 }

 .fa-face-viewfinder {
   --fa: "\e2ff";
   --fa--fa: "\e2ff\e2ff"
 }

 .fa-creemee,
 .fa-soft-serve {
   --fa: "\e400";
   --fa--fa: "\e400\e400"
 }

 .fa-h5 {
   --fa: "\e412";
   --fa--fa: "\e412\e412"
 }

 .fa-hand-back-point-down {
   --fa: "\e19e";
   --fa--fa: "\e19e\e19e"
 }

 .fa-table-list,
 .fa-th-list {
   --fa: "\f00b";
   --fa--fa: "\f00b\f00b"
 }

 .fa-basket-shopping-minus {
   --fa: "\e652";
   --fa--fa: "\e652\e652"
 }

 .fa-comment-sms,
 .fa-sms {
   --fa: "\f7cd";
   --fa--fa: "\f7cd\f7cd"
 }

 .fa-rectangle,
 .fa-rectangle-landscape {
   --fa: "\f2fa";
   --fa--fa: "\f2fa\f2fa"
 }

 .fa-clipboard-list-check {
   --fa: "\f737";
   --fa--fa: "\f737\f737"
 }

 .fa-turkey {
   --fa: "\f725";
   --fa--fa: "\f725\f725"
 }

 .fa-book {
   --fa: "\f02d";
   --fa--fa: "\f02d\f02d"
 }

 .fa-user-plus {
   --fa: "\f234";
   --fa--fa: "\f234\f234"
 }

 .fa-ice-skate {
   --fa: "\f7ac";
   --fa--fa: "\f7ac\f7ac"
 }

 .fa-check {
   --fa: "\f00c";
   --fa--fa: "\f00c\f00c"
 }

 .fa-battery-4,
 .fa-battery-three-quarters {
   --fa: "\f241";
   --fa--fa: "\f241\f241"
 }

 .fa-tomato {
   --fa: "\e330";
   --fa--fa: "\e330\e330"
 }

 .fa-sword-laser {
   --fa: "\e03b";
   --fa--fa: "\e03b\e03b"
 }

 .fa-house-circle-check {
   --fa: "\e509";
   --fa--fa: "\e509\e509"
 }

 .fa-buildings {
   --fa: "\e0cc";
   --fa--fa: "\e0cc\e0cc"
 }

 .fa-angle-left {
   --fa: "\f104";
   --fa--fa: "\f104\f104"
 }

 .fa-cart-flatbed-boxes,
 .fa-dolly-flatbed-alt {
   --fa: "\f475";
   --fa--fa: "\f475\f475"
 }

 .fa-diagram-successor {
   --fa: "\e47a";
   --fa--fa: "\e47a\e47a"
 }

 .fa-truck-arrow-right {
   --fa: "\e58b";
   --fa--fa: "\e58b\e58b"
 }

 .fa-square-w {
   --fa: "\e285";
   --fa--fa: "\e285\e285"
 }

 .fa-arrows-split-up-and-left {
   --fa: "\e4bc";
   --fa--fa: "\e4bc\e4bc"
 }

 .fa-lamp {
   --fa: "\f4ca";
   --fa--fa: "\f4ca\f4ca"
 }

 .fa-airplay {
   --fa: "\e089";
   --fa--fa: "\e089\e089"
 }

 .fa-fist-raised,
 .fa-hand-fist {
   --fa: "\f6de";
   --fa--fa: "\f6de\f6de"
 }

 .fa-shield-quartered {
   --fa: "\e575";
   --fa--fa: "\e575\e575"
 }

 .fa-slash-forward {
   --fa: "\2f";
   --fa--fa: "\2f\2f"
 }

 .fa-location-pen,
 .fa-map-marker-edit {
   --fa: "\f607";
   --fa--fa: "\f607\f607"
 }

 .fa-cloud-moon {
   --fa: "\f6c3";
   --fa--fa: "\f6c3\f6c3"
 }

 .fa-pot-food {
   --fa: "\e43f";
   --fa--fa: "\e43f\e43f"
 }

 .fa-briefcase {
   --fa: "\f0b1";
   --fa--fa: "\f0b1\f0b1"
 }

 .fa-person-falling {
   --fa: "\e546";
   --fa--fa: "\e546\e546"
 }

 .fa-image-portrait,
 .fa-portrait {
   --fa: "\f3e0";
   --fa--fa: "\f3e0\f3e0"
 }

 .fa-user-tag {
   --fa: "\f507";
   --fa--fa: "\f507\f507"
 }

 .fa-rug {
   --fa: "\e569";
   --fa--fa: "\e569\e569"
 }

 .fa-print-slash {
   --fa: "\f686";
   --fa--fa: "\f686\f686"
 }

 .fa-earth-europe,
 .fa-globe-europe {
   --fa: "\f7a2";
   --fa--fa: "\f7a2\f7a2"
 }

 .fa-cart-flatbed-suitcase,
 .fa-luggage-cart {
   --fa: "\f59d";
   --fa--fa: "\f59d\f59d"
 }

 .fa-hand-back-point-ribbon {
   --fa: "\e1a0";
   --fa--fa: "\e1a0\e1a0"
 }

 .fa-rectangle-times,
 .fa-rectangle-xmark,
 .fa-times-rectangle,
 .fa-window-close {
   --fa: "\f410";
   --fa--fa: "\f410\f410"
 }

 .fa-tire-rugged {
   --fa: "\f634";
   --fa--fa: "\f634\f634"
 }

 .fa-lightbulb-dollar {
   --fa: "\f670";
   --fa--fa: "\f670\f670"
 }

 .fa-cowbell {
   --fa: "\f8b3";
   --fa--fa: "\f8b3\f8b3"
 }

 .fa-baht-sign {
   --fa: "\e0ac";
   --fa--fa: "\e0ac\e0ac"
 }

 .fa-corner {
   --fa: "\e3fe";
   --fa--fa: "\e3fe\e3fe"
 }

 .fa-chevron-double-right,
 .fa-chevrons-right {
   --fa: "\f324";
   --fa--fa: "\f324\f324"
 }

 .fa-book-open {
   --fa: "\f518";
   --fa--fa: "\f518\f518"
 }

 .fa-book-journal-whills,
 .fa-journal-whills {
   --fa: "\f66a";
   --fa--fa: "\f66a\f66a"
 }

 .fa-inhaler {
   --fa: "\f5f9";
   --fa--fa: "\f5f9\f5f9"
 }

 .fa-handcuffs {
   --fa: "\e4f8";
   --fa--fa: "\e4f8\e4f8"
 }

 .fa-snake {
   --fa: "\f716";
   --fa--fa: "\f716\f716"
 }

 .fa-exclamation-triangle,
 .fa-triangle-exclamation,
 .fa-warning {
   --fa: "\f071";
   --fa--fa: "\f071\f071"
 }

 .fa-note-medical {
   --fa: "\e200";
   --fa--fa: "\e200\e200"
 }

 .fa-database {
   --fa: "\f1c0";
   --fa--fa: "\f1c0\f1c0"
 }

 .fa-down-left {
   --fa: "\e16a";
   --fa--fa: "\e16a\e16a"
 }

 .fa-mail-forward,
 .fa-share {
   --fa: "\f064";
   --fa--fa: "\f064\f064"
 }

 .fa-face-thinking {
   --fa: "\e39b";
   --fa--fa: "\e39b\e39b"
 }

 .fa-turn-down-right {
   --fa: "\e455";
   --fa--fa: "\e455\e455"
 }

 .fa-bottle-droplet {
   --fa: "\e4c4";
   --fa--fa: "\e4c4\e4c4"
 }

 .fa-mask-face {
   --fa: "\e1d7";
   --fa--fa: "\e1d7\e1d7"
 }

 .fa-hill-rockslide {
   --fa: "\e508";
   --fa--fa: "\e508\e508"
 }

 .fa-scanner-keyboard {
   --fa: "\f489";
   --fa--fa: "\f489\f489"
 }

 .fa-circle-o {
   --fa: "\e119";
   --fa--fa: "\e119\e119"
 }

 .fa-grid-horizontal {
   --fa: "\e307";
   --fa--fa: "\e307\e307"
 }

 .fa-comment-alt-dollar,
 .fa-message-dollar {
   --fa: "\f650";
   --fa--fa: "\f650\f650"
 }

 .fa-exchange-alt,
 .fa-right-left {
   --fa: "\f362";
   --fa--fa: "\f362\f362"
 }

 .fa-columns-3 {
   --fa: "\e361";
   --fa--fa: "\e361\e361"
 }

 .fa-paper-plane {
   --fa: "\f1d8";
   --fa--fa: "\f1d8\f1d8"
 }

 .fa-road-circle-exclamation {
   --fa: "\e565";
   --fa--fa: "\e565\e565"
 }

 .fa-dungeon {
   --fa: "\f6d9";
   --fa--fa: "\f6d9\f6d9"
 }

 .fa-hand-holding-box {
   --fa: "\f47b";
   --fa--fa: "\f47b\f47b"
 }

 .fa-input-text {
   --fa: "\e1bf";
   --fa--fa: "\e1bf\e1bf"
 }

 .fa-window-alt,
 .fa-window-flip {
   --fa: "\f40f";
   --fa--fa: "\f40f\f40f"
 }

 .fa-align-right {
   --fa: "\f038";
   --fa--fa: "\f038\f038"
 }

 .fa-scanner,
 .fa-scanner-gun {
   --fa: "\f488";
   --fa--fa: "\f488\f488"
 }

 .fa-tire {
   --fa: "\f631";
   --fa--fa: "\f631\f631"
 }

 .fa-engine {
   --fa: "\e16e";
   --fa--fa: "\e16e\e16e"
 }

 .fa-money-bill-1-wave,
 .fa-money-bill-wave-alt {
   --fa: "\f53b";
   --fa--fa: "\f53b\f53b"
 }

 .fa-life-ring {
   --fa: "\f1cd";
   --fa--fa: "\f1cd\f1cd"
 }

 .fa-hands,
 .fa-sign-language,
 .fa-signing {
   --fa: "\f2a7";
   --fa--fa: "\f2a7\f2a7"
 }

 .fa-caret-circle-right,
 .fa-circle-caret-right {
   --fa: "\f330";
   --fa--fa: "\f330\f330"
 }

 .fa-turn-left {
   --fa: "\e636";
   --fa--fa: "\e636\e636"
 }

 .fa-wheat {
   --fa: "\f72d";
   --fa--fa: "\f72d\f72d"
 }

 .fa-file-spreadsheet {
   --fa: "\f65b";
   --fa--fa: "\f65b\f65b"
 }

 .fa-audio-description-slash {
   --fa: "\e0a8";
   --fa--fa: "\e0a8\e0a8"
 }

 .fa-bell-ring {
   --fa: "\e62c";
   --fa--fa: "\e62c\e62c"
 }

 .fa-calendar-day {
   --fa: "\f783";
   --fa--fa: "\f783\f783"
 }

 .fa-ladder-water,
 .fa-swimming-pool,
 .fa-water-ladder {
   --fa: "\f5c5";
   --fa--fa: "\f5c5\f5c5"
 }

 .fa-arrows-up-down,
 .fa-arrows-v {
   --fa: "\f07d";
   --fa--fa: "\f07d\f07d"
 }

 .fa-chess-pawn-alt,
 .fa-chess-pawn-piece {
   --fa: "\f444";
   --fa--fa: "\f444\f444"
 }

 .fa-face-grimace,
 .fa-grimace {
   --fa: "\f57f";
   --fa--fa: "\f57f\f57f"
 }

 .fa-wheelchair-alt,
 .fa-wheelchair-move {
   --fa: "\e2ce";
   --fa--fa: "\e2ce\e2ce"
 }

 .fa-level-down-alt,
 .fa-turn-down {
   --fa: "\f3be";
   --fa--fa: "\f3be\f3be"
 }

 .fa-square-s {
   --fa: "\e27d";
   --fa--fa: "\e27d\e27d"
 }

 .fa-barcode-alt,
 .fa-rectangle-barcode {
   --fa: "\f463";
   --fa--fa: "\f463\f463"
 }

 .fa-person-walking-arrow-right {
   --fa: "\e552";
   --fa--fa: "\e552\e552"
 }

 .fa-envelope-square,
 .fa-square-envelope {
   --fa: "\f199";
   --fa--fa: "\f199\f199"
 }

 .fa-dice {
   --fa: "\f522";
   --fa--fa: "\f522\f522"
 }

 .fa-unicorn {
   --fa: "\f727";
   --fa--fa: "\f727\f727"
 }

 .fa-bowling-ball {
   --fa: "\f436";
   --fa--fa: "\f436\f436"
 }

 .fa-pompebled {
   --fa: "\e43d";
   --fa--fa: "\e43d\e43d"
 }

 .fa-brain {
   --fa: "\f5dc";
   --fa--fa: "\f5dc\f5dc"
 }

 .fa-watch-smart {
   --fa: "\e2cc";
   --fa--fa: "\e2cc\e2cc"
 }

 .fa-book-user {
   --fa: "\f7e7";
   --fa--fa: "\f7e7\f7e7"
 }

 .fa-sensor-cloud,
 .fa-sensor-smoke {
   --fa: "\e02c";
   --fa--fa: "\e02c\e02c"
 }

 .fa-clapperboard-play {
   --fa: "\e132";
   --fa--fa: "\e132\e132"
 }

 .fa-band-aid,
 .fa-bandage {
   --fa: "\f462";
   --fa--fa: "\f462\f462"
 }

 .fa-calendar-minus {
   --fa: "\f272";
   --fa--fa: "\f272\f272"
 }

 .fa-circle-xmark,
 .fa-times-circle,
 .fa-xmark-circle {
   --fa: "\f057";
   --fa--fa: "\f057\f057"
 }

 .fa-circle-4 {
   --fa: "\e0f1";
   --fa--fa: "\e0f1\e0f1"
 }

 .fa-gifts {
   --fa: "\f79c";
   --fa--fa: "\f79c\f79c"
 }

 .fa-album-collection {
   --fa: "\f8a0";
   --fa--fa: "\f8a0\f8a0"
 }

 .fa-hotel {
   --fa: "\f594";
   --fa--fa: "\f594\f594"
 }

 .fa-earth-asia,
 .fa-globe-asia {
   --fa: "\f57e";
   --fa--fa: "\f57e\f57e"
 }

 .fa-id-card-alt,
 .fa-id-card-clip {
   --fa: "\f47f";
   --fa--fa: "\f47f\f47f"
 }

 .fa-magnifying-glass-plus,
 .fa-search-plus {
   --fa: "\f00e";
   --fa--fa: "\f00e\f00e"
 }

 .fa-thumbs-up {
   --fa: "\f164";
   --fa--fa: "\f164\f164"
 }

 .fa-cloud-showers {
   --fa: "\f73f";
   --fa--fa: "\f73f\f73f"
 }

 .fa-user-clock {
   --fa: "\f4fd";
   --fa--fa: "\f4fd\f4fd"
 }

 .fa-onion {
   --fa: "\e427";
   --fa--fa: "\e427\e427"
 }

 .fa-clock-twelve-thirty {
   --fa: "\e359";
   --fa--fa: "\e359\e359"
 }

 .fa-arrow-down-to-dotted-line {
   --fa: "\e095";
   --fa--fa: "\e095\e095"
 }

 .fa-allergies,
 .fa-hand-dots {
   --fa: "\f461";
   --fa--fa: "\f461\f461"
 }

 .fa-file-invoice {
   --fa: "\f570";
   --fa--fa: "\f570\f570"
 }

 .fa-window-minimize {
   --fa: "\f2d1";
   --fa--fa: "\f2d1\f2d1"
 }

 .fa-rectangle-wide {
   --fa: "\f2fc";
   --fa--fa: "\f2fc\f2fc"
 }

 .fa-comment-arrow-up {
   --fa: "\e144";
   --fa--fa: "\e144\e144"
 }

 .fa-garlic {
   --fa: "\e40e";
   --fa--fa: "\e40e\e40e"
 }

 .fa-coffee,
 .fa-mug-saucer {
   --fa: "\f0f4";
   --fa--fa: "\f0f4\f0f4"
 }

 .fa-brush {
   --fa: "\f55d";
   --fa--fa: "\f55d\f55d"
 }

 .fa-file-half-dashed {
   --fa: "\e698";
   --fa--fa: "\e698\e698"
 }

 .fa-tree-decorated {
   --fa: "\f7dc";
   --fa--fa: "\f7dc\f7dc"
 }

 .fa-mask {
   --fa: "\f6fa";
   --fa--fa: "\f6fa\f6fa"
 }

 .fa-calendar-heart {
   --fa: "\e0d3";
   --fa--fa: "\e0d3\e0d3"
 }

 .fa-magnifying-glass-minus,
 .fa-search-minus {
   --fa: "\f010";
   --fa--fa: "\f010\f010"
 }

 .fa-flower {
   --fa: "\f7ff";
   --fa--fa: "\f7ff\f7ff"
 }

 .fa-arrow-down-from-arc {
   --fa: "\e614";
   --fa--fa: "\e614\e614"
 }

 .fa-right-left-large {
   --fa: "\e5e1";
   --fa--fa: "\e5e1\e5e1"
 }

 .fa-ruler-vertical {
   --fa: "\f548";
   --fa--fa: "\f548\f548"
 }

 .fa-circles-overlap {
   --fa: "\e600";
   --fa--fa: "\e600\e600"
 }

 .fa-user-alt,
 .fa-user-large {
   --fa: "\f406";
   --fa--fa: "\f406\f406"
 }

 .fa-starship-freighter {
   --fa: "\e03a";
   --fa--fa: "\e03a\e03a"
 }

 .fa-train-tram {
   --fa: "\e5b4";
   --fa--fa: "\e5b4\e5b4"
 }

 .fa-bridge-suspension {
   --fa: "\e4cd";
   --fa--fa: "\e4cd\e4cd"
 }

 .fa-trash-check {
   --fa: "\e2af";
   --fa--fa: "\e2af\e2af"
 }

 .fa-user-nurse {
   --fa: "\f82f";
   --fa--fa: "\f82f\f82f"
 }

 .fa-boombox {
   --fa: "\f8a5";
   --fa--fa: "\f8a5\f8a5"
 }

 .fa-syringe {
   --fa: "\f48e";
   --fa--fa: "\f48e\f48e"
 }

 .fa-cloud-sun {
   --fa: "\f6c4";
   --fa--fa: "\f6c4\f6c4"
 }

 .fa-shield-exclamation {
   --fa: "\e247";
   --fa--fa: "\e247\e247"
 }

 .fa-stopwatch-20 {
   --fa: "\e06f";
   --fa--fa: "\e06f\e06f"
 }

 .fa-square-full {
   --fa: "\f45c";
   --fa--fa: "\f45c\f45c"
 }

 .fa-grip-dots {
   --fa: "\e410";
   --fa--fa: "\e410\e410"
 }

 .fa-comment-exclamation {
   --fa: "\f4af";
   --fa--fa: "\f4af\f4af"
 }

 .fa-pen-swirl {
   --fa: "\e214";
   --fa--fa: "\e214\e214"
 }

 .fa-falafel {
   --fa: "\e40a";
   --fa--fa: "\e40a\e40a"
 }

 .fa-circle-2 {
   --fa: "\e0ef";
   --fa--fa: "\e0ef\e0ef"
 }

 .fa-magnet {
   --fa: "\f076";
   --fa--fa: "\f076\f076"
 }

 .fa-jar {
   --fa: "\e516";
   --fa--fa: "\e516\e516"
 }

 .fa-gramophone {
   --fa: "\f8bd";
   --fa--fa: "\f8bd\f8bd"
 }

 .fa-dice-d12 {
   --fa: "\f6ce";
   --fa--fa: "\f6ce\f6ce"
 }

 .fa-note-sticky,
 .fa-sticky-note {
   --fa: "\f249";
   --fa--fa: "\f249\f249"
 }

 .fa-arrow-alt-down,
 .fa-down {
   --fa: "\f354";
   --fa--fa: "\f354\f354"
 }

 .fa-100,
 .fa-hundred-points {
   --fa: "\e41c";
   --fa--fa: "\e41c\e41c"
 }

 .fa-paperclip-vertical {
   --fa: "\e3c2";
   --fa--fa: "\e3c2\e3c2"
 }

 .fa-wind-circle-exclamation,
 .fa-wind-warning {
   --fa: "\f776";
   --fa--fa: "\f776\f776"
 }

 .fa-location-pin-slash,
 .fa-map-marker-slash {
   --fa: "\f60c";
   --fa--fa: "\f60c\f60c"
 }

 .fa-face-sad-sweat {
   --fa: "\e38a";
   --fa--fa: "\e38a\e38a"
 }

 .fa-bug-slash {
   --fa: "\e490";
   --fa--fa: "\e490\e490"
 }

 .fa-cupcake {
   --fa: "\e402";
   --fa--fa: "\e402\e402"
 }

 .fa-light-switch-off {
   --fa: "\e018";
   --fa--fa: "\e018\e018"
 }

 .fa-toggle-large-off {
   --fa: "\e5b0";
   --fa--fa: "\e5b0\e5b0"
 }

 .fa-pen-fancy-slash {
   --fa: "\e210";
   --fa--fa: "\e210\e210"
 }

 .fa-truck-container {
   --fa: "\f4dc";
   --fa--fa: "\f4dc\f4dc"
 }

 .fa-boot {
   --fa: "\f782";
   --fa--fa: "\f782\f782"
 }

 .fa-arrow-up-from-water-pump {
   --fa: "\e4b6";
   --fa--fa: "\e4b6\e4b6"
 }

 .fa-file-check {
   --fa: "\f316";
   --fa--fa: "\f316\f316"
 }

 .fa-bone {
   --fa: "\f5d7";
   --fa--fa: "\f5d7\f5d7"
 }

 .fa-cards-blank {
   --fa: "\e4df";
   --fa--fa: "\e4df\e4df"
 }

 .fa-circle-3 {
   --fa: "\e0f0";
   --fa--fa: "\e0f0\e0f0"
 }

 .fa-bench-tree {
   --fa: "\e2e7";
   --fa--fa: "\e2e7\e2e7"
 }

 .fa-keyboard-brightness-low {
   --fa: "\e1c1";
   --fa--fa: "\e1c1\e1c1"
 }

 .fa-ski-boot-ski {
   --fa: "\e3cd";
   --fa--fa: "\e3cd\e3cd"
 }

 .fa-brain-circuit {
   --fa: "\e0c6";
   --fa--fa: "\e0c6\e0c6"
 }

 .fa-table-cells-row-unlock {
   --fa: "\e691";
   --fa--fa: "\e691\e691"
 }

 .fa-user-injured {
   --fa: "\f728";
   --fa--fa: "\f728\f728"
 }

 .fa-block-brick-fire,
 .fa-firewall {
   --fa: "\e3dc";
   --fa--fa: "\e3dc\e3dc"
 }

 .fa-face-sad-tear,
 .fa-sad-tear {
   --fa: "\f5b4";
   --fa--fa: "\f5b4\f5b4"
 }

 .fa-plane {
   --fa: "\f072";
   --fa--fa: "\f072\f072"
 }

 .fa-tent-arrows-down {
   --fa: "\e581";
   --fa--fa: "\e581\e581"
 }

 .fa-exclamation {
   --fa: "\21";
   --fa--fa: "\21\21"
 }

 .fa-arrows-spin {
   --fa: "\e4bb";
   --fa--fa: "\e4bb\e4bb"
 }

 .fa-face-smile-relaxed {
   --fa: "\e392";
   --fa--fa: "\e392\e392"
 }

 .fa-comment-times,
 .fa-comment-xmark {
   --fa: "\f4b5";
   --fa--fa: "\f4b5\f4b5"
 }

 .fa-print {
   --fa: "\f02f";
   --fa--fa: "\f02f\f02f"
 }

 .fa-try,
 .fa-turkish-lira,
 .fa-turkish-lira-sign {
   --fa: "\e2bb";
   --fa--fa: "\e2bb\e2bb"
 }

 .fa-face-nose-steam {
   --fa: "\e382";
   --fa--fa: "\e382\e382"
 }

 .fa-circle-waveform-lines,
 .fa-waveform-circle {
   --fa: "\e12d";
   --fa--fa: "\e12d\e12d"
 }

 .fa-dollar,
 .fa-dollar-sign,
 .fa-usd {
   --fa: "\24";
   --fa--fa: "\24\24"
 }

 .fa-ferris-wheel {
   --fa: "\e174";
   --fa--fa: "\e174\e174"
 }

 .fa-computer-speaker {
   --fa: "\f8b2";
   --fa--fa: "\f8b2\f8b2"
 }

 .fa-skull-cow {
   --fa: "\f8de";
   --fa--fa: "\f8de\f8de"
 }

 .fa-x {
   --fa: "\58";
   --fa--fa: "\58\58"
 }

 .fa-magnifying-glass-dollar,
 .fa-search-dollar {
   --fa: "\f688";
   --fa--fa: "\f688\f688"
 }

 .fa-users-cog,
 .fa-users-gear {
   --fa: "\f509";
   --fa--fa: "\f509\f509"
 }

 .fa-person-military-pointing {
   --fa: "\e54a";
   --fa--fa: "\e54a\e54a"
 }

 .fa-bank,
 .fa-building-columns,
 .fa-institution,
 .fa-museum,
 .fa-university {
   --fa: "\f19c";
   --fa--fa: "\f19c\f19c"
 }

 .fa-circle-t {
   --fa: "\e124";
   --fa--fa: "\e124\e124"
 }

 .fa-sack {
   --fa: "\f81c";
   --fa--fa: "\f81c\f81c"
 }

 .fa-grid-2 {
   --fa: "\e196";
   --fa--fa: "\e196\e196"
 }

 .fa-camera-cctv,
 .fa-cctv {
   --fa: "\f8ac";
   --fa--fa: "\f8ac\f8ac"
 }

 .fa-umbrella {
   --fa: "\f0e9";
   --fa--fa: "\f0e9\f0e9"
 }

 .fa-trowel {
   --fa: "\e589";
   --fa--fa: "\e589\e589"
 }

 .fa-horizontal-rule {
   --fa: "\f86c";
   --fa--fa: "\f86c\f86c"
 }

 .fa-bed-alt,
 .fa-bed-front {
   --fa: "\f8f7";
   --fa--fa: "\f8f7\f8f7"
 }

 .fa-d {
   --fa: "\44";
   --fa--fa: "\44\44"
 }

 .fa-stapler {
   --fa: "\e5af";
   --fa--fa: "\e5af\e5af"
 }

 .fa-masks-theater,
 .fa-theater-masks {
   --fa: "\f630";
   --fa--fa: "\f630\f630"
 }

 .fa-file-gif {
   --fa: "\e645";
   --fa--fa: "\e645\e645"
 }

 .fa-kip-sign {
   --fa: "\e1c4";
   --fa--fa: "\e1c4\e1c4"
 }

 .fa-face-woozy {
   --fa: "\e3a2";
   --fa--fa: "\e3a2\e3a2"
 }

 .fa-cloud-question {
   --fa: "\e492";
   --fa--fa: "\e492\e492"
 }

 .fa-pineapple {
   --fa: "\e31f";
   --fa--fa: "\e31f\e31f"
 }

 .fa-hand-point-left {
   --fa: "\f0a5";
   --fa--fa: "\f0a5\f0a5"
 }

 .fa-gallery-thumbnails {
   --fa: "\e3aa";
   --fa--fa: "\e3aa\e3aa"
 }

 .fa-circle-j {
   --fa: "\e112";
   --fa--fa: "\e112\e112"
 }

 .fa-eyes {
   --fa: "\e367";
   --fa--fa: "\e367\e367"
 }

 .fa-handshake-alt,
 .fa-handshake-simple {
   --fa: "\f4c6";
   --fa--fa: "\f4c6\f4c6"
 }

 .fa-file-caret-up,
 .fa-page-caret-up {
   --fa: "\e42a";
   --fa--fa: "\e42a\e42a"
 }

 .fa-fighter-jet,
 .fa-jet-fighter {
   --fa: "\f0fb";
   --fa--fa: "\f0fb\f0fb"
 }

 .fa-comet {
   --fa: "\e003";
   --fa--fa: "\e003\e003"
 }

 .fa-share-alt-square,
 .fa-square-share-nodes {
   --fa: "\f1e1";
   --fa--fa: "\f1e1\f1e1"
 }

 .fa-reflect-vertical {
   --fa: "\e665";
   --fa--fa: "\e665\e665"
 }

 .fa-shield-keyhole {
   --fa: "\e248";
   --fa--fa: "\e248\e248"
 }

 .fa-file-mp4 {
   --fa: "\e649";
   --fa--fa: "\e649\e649"
 }

 .fa-barcode {
   --fa: "\f02a";
   --fa--fa: "\f02a\f02a"
 }

 .fa-bulldozer {
   --fa: "\e655";
   --fa--fa: "\e655\e655"
 }

 .fa-plus-minus {
   --fa: "\e43c";
   --fa--fa: "\e43c\e43c"
 }

 .fa-sliders-v-square,
 .fa-square-sliders-vertical {
   --fa: "\f3f2";
   --fa--fa: "\f3f2\f3f2"
 }

 .fa-video,
 .fa-video-camera {
   --fa: "\f03d";
   --fa--fa: "\f03d\f03d"
 }

 .fa-comment-middle-alt,
 .fa-message-middle {
   --fa: "\e1e1";
   --fa--fa: "\e1e1\e1e1"
 }

 .fa-graduation-cap,
 .fa-mortar-board {
   --fa: "\f19d";
   --fa--fa: "\f19d\f19d"
 }

 .fa-hand-holding-medical {
   --fa: "\e05c";
   --fa--fa: "\e05c\e05c"
 }

 .fa-person-circle-check {
   --fa: "\e53e";
   --fa--fa: "\e53e\e53e"
 }

 .fa-square-z {
   --fa: "\e288";
   --fa--fa: "\e288\e288"
 }

 .fa-comment-alt-text,
 .fa-message-text {
   --fa: "\e1e6";
   --fa--fa: "\e1e6\e1e6"
 }

 .fa-level-up-alt,
 .fa-turn-up {
   --fa: "\f3bf";
   --fa--fa: "\f3bf\f3bf"
 }

 .fa-sr-only,
 .fa-sr-only-focusable:not(:focus),
 .sr-only,
 .sr-only-focusable:not(:focus) {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   white-space: nowrap;
   border-width: 0
 }

 :host,
 :root {
   --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(fa-brands-400.c43573f69650eb78889e.html) format("woff2"), url(fa-brands-400.9a6c87759956b0d4fe98.html) format("truetype")
 }

 .fa-brands,
 .fab {
   font-weight: 400
 }

 .fa-monero {
   --fa: "\f3d0"
 }

 .fa-hooli {
   --fa: "\f427"
 }

 .fa-yelp {
   --fa: "\f1e9"
 }

 .fa-cc-visa {
   --fa: "\f1f0"
 }

 .fa-lastfm {
   --fa: "\f202"
 }

 .fa-shopware {
   --fa: "\f5b5"
 }

 .fa-creative-commons-nc {
   --fa: "\f4e8"
 }

 .fa-aws {
   --fa: "\f375"
 }

 .fa-redhat {
   --fa: "\f7bc"
 }

 .fa-yoast {
   --fa: "\f2b1"
 }

 .fa-cloudflare {
   --fa: "\e07d"
 }

 .fa-ups {
   --fa: "\f7e0"
 }

 .fa-pixiv {
   --fa: "\e640"
 }

 .fa-wpexplorer {
   --fa: "\f2de"
 }

 .fa-dyalog {
   --fa: "\f399"
 }

 .fa-bity {
   --fa: "\f37a"
 }

 .fa-stackpath {
   --fa: "\f842"
 }

 .fa-buysellads {
   --fa: "\f20d"
 }

 .fa-first-order {
   --fa: "\f2b0"
 }

 .fa-modx {
   --fa: "\f285"
 }

 .fa-guilded {
   --fa: "\e07e"
 }

 .fa-vnv {
   --fa: "\f40b"
 }

 .fa-js-square,
 .fa-square-js {
   --fa: "\f3b9"
 }

 .fa-microsoft {
   --fa: "\f3ca"
 }

 .fa-qq {
   --fa: "\f1d6"
 }

 .fa-orcid {
   --fa: "\f8d2"
 }

 .fa-java {
   --fa: "\f4e4"
 }

 .fa-invision {
   --fa: "\f7b0"
 }

 .fa-creative-commons-pd-alt {
   --fa: "\f4ed"
 }

 .fa-centercode {
   --fa: "\f380"
 }

 .fa-glide-g {
   --fa: "\f2a6"
 }

 .fa-drupal {
   --fa: "\f1a9"
 }

 .fa-jxl {
   --fa: "\e67b"
 }

 .fa-dart-lang {
   --fa: "\e693"
 }

 .fa-hire-a-helper {
   --fa: "\f3b0"
 }

 .fa-creative-commons-by {
   --fa: "\f4e7"
 }

 .fa-unity {
   --fa: "\e049"
 }

 .fa-whmcs {
   --fa: "\f40d"
 }

 .fa-rocketchat {
   --fa: "\f3e8"
 }

 .fa-vk {
   --fa: "\f189"
 }

 .fa-untappd {
   --fa: "\f405"
 }

 .fa-mailchimp {
   --fa: "\f59e"
 }

 .fa-css3-alt {
   --fa: "\f38b"
 }

 .fa-reddit-square,
 .fa-square-reddit {
   --fa: "\f1a2"
 }

 .fa-vimeo-v {
   --fa: "\f27d"
 }

 .fa-contao {
   --fa: "\f26d"
 }

 .fa-square-font-awesome {
   --fa: "\e5ad"
 }

 .fa-deskpro {
   --fa: "\f38f"
 }

 .fa-brave {
   --fa: "\e63c"
 }

 .fa-sistrix {
   --fa: "\f3ee"
 }

 .fa-instagram-square,
 .fa-square-instagram {
   --fa: "\e055"
 }

 .fa-battle-net {
   --fa: "\f835"
 }

 .fa-the-red-yeti {
   --fa: "\f69d"
 }

 .fa-hacker-news-square,
 .fa-square-hacker-news {
   --fa: "\f3af"
 }

 .fa-edge {
   --fa: "\f282"
 }

 .fa-threads {
   --fa: "\e618"
 }

 .fa-napster {
   --fa: "\f3d2"
 }

 .fa-snapchat-square,
 .fa-square-snapchat {
   --fa: "\f2ad"
 }

 .fa-google-plus-g {
   --fa: "\f0d5"
 }

 .fa-artstation {
   --fa: "\f77a"
 }

 .fa-markdown {
   --fa: "\f60f"
 }

 .fa-sourcetree {
   --fa: "\f7d3"
 }

 .fa-google-plus {
   --fa: "\f2b3"
 }

 .fa-diaspora {
   --fa: "\f791"
 }

 .fa-foursquare {
   --fa: "\f180"
 }

 .fa-stack-overflow {
   --fa: "\f16c"
 }

 .fa-github-alt {
   --fa: "\f113"
 }

 .fa-phoenix-squadron {
   --fa: "\f511"
 }

 .fa-pagelines {
   --fa: "\f18c"
 }

 .fa-algolia {
   --fa: "\f36c"
 }

 .fa-red-river {
   --fa: "\f3e3"
 }

 .fa-creative-commons-sa {
   --fa: "\f4ef"
 }

 .fa-safari {
   --fa: "\f267"
 }

 .fa-google {
   --fa: "\f1a0"
 }

 .fa-font-awesome-alt,
 .fa-square-font-awesome-stroke {
   --fa: "\f35c"
 }

 .fa-atlassian {
   --fa: "\f77b"
 }

 .fa-linkedin-in {
   --fa: "\f0e1"
 }

 .fa-digital-ocean {
   --fa: "\f391"
 }

 .fa-nimblr {
   --fa: "\f5a8"
 }

 .fa-chromecast {
   --fa: "\f838"
 }

 .fa-evernote {
   --fa: "\f839"
 }

 .fa-hacker-news {
   --fa: "\f1d4"
 }

 .fa-creative-commons-sampling {
   --fa: "\f4f0"
 }

 .fa-adversal {
   --fa: "\f36a"
 }

 .fa-creative-commons {
   --fa: "\f25e"
 }

 .fa-watchman-monitoring {
   --fa: "\e087"
 }

 .fa-fonticons {
   --fa: "\f280"
 }

 .fa-weixin {
   --fa: "\f1d7"
 }

 .fa-shirtsinbulk {
   --fa: "\f214"
 }

 .fa-codepen {
   --fa: "\f1cb"
 }

 .fa-git-alt {
   --fa: "\f841"
 }

 .fa-lyft {
   --fa: "\f3c3"
 }

 .fa-rev {
   --fa: "\f5b2"
 }

 .fa-windows {
   --fa: "\f17a"
 }

 .fa-wizards-of-the-coast {
   --fa: "\f730"
 }

 .fa-square-viadeo,
 .fa-viadeo-square {
   --fa: "\f2aa"
 }

 .fa-meetup {
   --fa: "\f2e0"
 }

 .fa-centos {
   --fa: "\f789"
 }

 .fa-adn {
   --fa: "\f170"
 }

 .fa-cloudsmith {
   --fa: "\f384"
 }

 .fa-opensuse {
   --fa: "\e62b"
 }

 .fa-pied-piper-alt {
   --fa: "\f1a8"
 }

 .fa-dribbble-square,
 .fa-square-dribbble {
   --fa: "\f397"
 }

 .fa-codiepie {
   --fa: "\f284"
 }

 .fa-node {
   --fa: "\f419"
 }

 .fa-mix {
   --fa: "\f3cb"
 }

 .fa-steam {
   --fa: "\f1b6"
 }

 .fa-cc-apple-pay {
   --fa: "\f416"
 }

 .fa-scribd {
   --fa: "\f28a"
 }

 .fa-debian {
   --fa: "\e60b"
 }

 .fa-openid {
   --fa: "\f19b"
 }

 .fa-instalod {
   --fa: "\e081"
 }

 .fa-files-pinwheel {
   --fa: "\e69f"
 }

 .fa-expeditedssl {
   --fa: "\f23e"
 }

 .fa-sellcast {
   --fa: "\f2da"
 }

 .fa-square-twitter,
 .fa-twitter-square {
   --fa: "\f081"
 }

 .fa-r-project {
   --fa: "\f4f7"
 }

 .fa-delicious {
   --fa: "\f1a5"
 }

 .fa-freebsd {
   --fa: "\f3a4"
 }

 .fa-vuejs {
   --fa: "\f41f"
 }

 .fa-accusoft {
   --fa: "\f369"
 }

 .fa-ioxhost {
   --fa: "\f208"
 }

 .fa-fonticons-fi {
   --fa: "\f3a2"
 }

 .fa-app-store {
   --fa: "\f36f"
 }

 .fa-cc-mastercard {
   --fa: "\f1f1"
 }

 .fa-itunes-note {
   --fa: "\f3b5"
 }

 .fa-golang {
   --fa: "\e40f"
 }

 .fa-kickstarter,
 .fa-square-kickstarter {
   --fa: "\f3bb"
 }

 .fa-grav {
   --fa: "\f2d6"
 }

 .fa-weibo {
   --fa: "\f18a"
 }

 .fa-uncharted {
   --fa: "\e084"
 }

 .fa-firstdraft {
   --fa: "\f3a1"
 }

 .fa-square-youtube,
 .fa-youtube-square {
   --fa: "\f431"
 }

 .fa-wikipedia-w {
   --fa: "\f266"
 }

 .fa-rendact,
 .fa-wpressr {
   --fa: "\f3e4"
 }

 .fa-angellist {
   --fa: "\f209"
 }

 .fa-galactic-republic {
   --fa: "\f50c"
 }

 .fa-nfc-directional {
   --fa: "\e530"
 }

 .fa-skype {
   --fa: "\f17e"
 }

 .fa-joget {
   --fa: "\f3b7"
 }

 .fa-fedora {
   --fa: "\f798"
 }

 .fa-stripe-s {
   --fa: "\f42a"
 }

 .fa-meta {
   --fa: "\e49b"
 }

 .fa-laravel {
   --fa: "\f3bd"
 }

 .fa-hotjar {
   --fa: "\f3b1"
 }

 .fa-bluetooth-b {
   --fa: "\f294"
 }

 .fa-square-letterboxd {
   --fa: "\e62e"
 }

 .fa-sticker-mule {
   --fa: "\f3f7"
 }

 .fa-creative-commons-zero {
   --fa: "\f4f3"
 }

 .fa-hips {
   --fa: "\f452"
 }

 .fa-css {
   --fa: "\e6a2"
 }

 .fa-behance {
   --fa: "\f1b4"
 }

 .fa-reddit {
   --fa: "\f1a1"
 }

 .fa-discord {
   --fa: "\f392"
 }

 .fa-chrome {
   --fa: "\f268"
 }

 .fa-app-store-ios {
   --fa: "\f370"
 }

 .fa-cc-discover {
   --fa: "\f1f2"
 }

 .fa-wpbeginner {
   --fa: "\f297"
 }

 .fa-confluence {
   --fa: "\f78d"
 }

 .fa-shoelace {
   --fa: "\e60c"
 }

 .fa-mdb {
   --fa: "\f8ca"
 }

 .fa-dochub {
   --fa: "\f394"
 }

 .fa-accessible-icon {
   --fa: "\f368"
 }

 .fa-ebay {
   --fa: "\f4f4"
 }

 .fa-amazon {
   --fa: "\f270"
 }

 .fa-unsplash {
   --fa: "\e07c"
 }

 .fa-yarn {
   --fa: "\f7e3"
 }

 .fa-square-steam,
 .fa-steam-square {
   --fa: "\f1b7"
 }

 .fa-500px {
   --fa: "\f26e"
 }

 .fa-square-vimeo,
 .fa-vimeo-square {
   --fa: "\f194"
 }

 .fa-asymmetrik {
   --fa: "\f372"
 }

 .fa-font-awesome,
 .fa-font-awesome-flag,
 .fa-font-awesome-logo-full {
   --fa: "\f2b4"
 }

 .fa-gratipay {
   --fa: "\f184"
 }

 .fa-apple {
   --fa: "\f179"
 }

 .fa-hive {
   --fa: "\e07f"
 }

 .fa-gitkraken {
   --fa: "\f3a6"
 }

 .fa-keybase {
   --fa: "\f4f5"
 }

 .fa-apple-pay {
   --fa: "\f415"
 }

 .fa-padlet {
   --fa: "\e4a0"
 }

 .fa-amazon-pay {
   --fa: "\f42c"
 }

 .fa-github-square,
 .fa-square-github {
   --fa: "\f092"
 }

 .fa-stumbleupon {
   --fa: "\f1a4"
 }

 .fa-fedex {
   --fa: "\f797"
 }

 .fa-phoenix-framework {
   --fa: "\f3dc"
 }

 .fa-shopify {
   --fa: "\e057"
 }

 .fa-neos {
   --fa: "\f612"
 }

 .fa-square-threads {
   --fa: "\e619"
 }

 .fa-hackerrank {
   --fa: "\f5f7"
 }

 .fa-researchgate {
   --fa: "\f4f8"
 }

 .fa-swift {
   --fa: "\f8e1"
 }

 .fa-angular {
   --fa: "\f420"
 }

 .fa-speakap {
   --fa: "\f3f3"
 }

 .fa-angrycreative {
   --fa: "\f36e"
 }

 .fa-y-combinator {
   --fa: "\f23b"
 }

 .fa-empire {
   --fa: "\f1d1"
 }

 .fa-envira {
   --fa: "\f299"
 }

 .fa-google-scholar {
   --fa: "\e63b"
 }

 .fa-gitlab-square,
 .fa-square-gitlab {
   --fa: "\e5ae"
 }

 .fa-studiovinari {
   --fa: "\f3f8"
 }

 .fa-pied-piper {
   --fa: "\f2ae"
 }

 .fa-wordpress {
   --fa: "\f19a"
 }

 .fa-product-hunt {
   --fa: "\f288"
 }

 .fa-firefox {
   --fa: "\f269"
 }

 .fa-linode {
   --fa: "\f2b8"
 }

 .fa-goodreads {
   --fa: "\f3a8"
 }

 .fa-odnoklassniki-square,
 .fa-square-odnoklassniki {
   --fa: "\f264"
 }

 .fa-jsfiddle {
   --fa: "\f1cc"
 }

 .fa-sith {
   --fa: "\f512"
 }

 .fa-themeisle {
   --fa: "\f2b2"
 }

 .fa-page4 {
   --fa: "\f3d7"
 }

 .fa-hashnode {
   --fa: "\e499"
 }

 .fa-react {
   --fa: "\f41b"
 }

 .fa-cc-paypal {
   --fa: "\f1f4"
 }

 .fa-squarespace {
   --fa: "\f5be"
 }

 .fa-cc-stripe {
   --fa: "\f1f5"
 }

 .fa-creative-commons-share {
   --fa: "\f4f2"
 }

 .fa-bitcoin {
   --fa: "\f379"
 }

 .fa-keycdn {
   --fa: "\f3ba"
 }

 .fa-opera {
   --fa: "\f26a"
 }

 .fa-itch-io {
   --fa: "\f83a"
 }

 .fa-umbraco {
   --fa: "\f8e8"
 }

 .fa-galactic-senate {
   --fa: "\f50d"
 }

 .fa-ubuntu {
   --fa: "\f7df"
 }

 .fa-draft2digital {
   --fa: "\f396"
 }

 .fa-stripe {
   --fa: "\f429"
 }

 .fa-houzz {
   --fa: "\f27c"
 }

 .fa-gg {
   --fa: "\f260"
 }

 .fa-dhl {
   --fa: "\f790"
 }

 .fa-pinterest-square,
 .fa-square-pinterest {
   --fa: "\f0d3"
 }

 .fa-xing {
   --fa: "\f168"
 }

 .fa-blackberry {
   --fa: "\f37b"
 }

 .fa-creative-commons-pd {
   --fa: "\f4ec"
 }

 .fa-playstation {
   --fa: "\f3df"
 }

 .fa-quinscape {
   --fa: "\f459"
 }

 .fa-less {
   --fa: "\f41d"
 }

 .fa-blogger-b {
   --fa: "\f37d"
 }

 .fa-opencart {
   --fa: "\f23d"
 }

 .fa-vine {
   --fa: "\f1ca"
 }

 .fa-signal-messenger {
   --fa: "\e663"
 }

 .fa-paypal {
   --fa: "\f1ed"
 }

 .fa-gitlab {
   --fa: "\f296"
 }

 .fa-typo3 {
   --fa: "\f42b"
 }

 .fa-reddit-alien {
   --fa: "\f281"
 }

 .fa-yahoo {
   --fa: "\f19e"
 }

 .fa-dailymotion {
   --fa: "\e052"
 }

 .fa-affiliatetheme {
   --fa: "\f36b"
 }

 .fa-pied-piper-pp {
   --fa: "\f1a7"
 }

 .fa-bootstrap {
   --fa: "\f836"
 }

 .fa-odnoklassniki {
   --fa: "\f263"
 }

 .fa-nfc-symbol {
   --fa: "\e531"
 }

 .fa-mintbit {
   --fa: "\e62f"
 }

 .fa-ethereum {
   --fa: "\f42e"
 }

 .fa-speaker-deck {
   --fa: "\f83c"
 }

 .fa-creative-commons-nc-eu {
   --fa: "\f4e9"
 }

 .fa-patreon {
   --fa: "\f3d9"
 }

 .fa-avianex {
   --fa: "\f374"
 }

 .fa-ello {
   --fa: "\f5f1"
 }

 .fa-gofore {
   --fa: "\f3a7"
 }

 .fa-bimobject {
   --fa: "\f378"
 }

 .fa-brave-reverse {
   --fa: "\e63d"
 }

 .fa-facebook-f {
   --fa: "\f39e"
 }

 .fa-google-plus-square,
 .fa-square-google-plus {
   --fa: "\f0d4"
 }

 .fa-web-awesome {
   --fa: "\e682"
 }

 .fa-mandalorian {
   --fa: "\f50f"
 }

 .fa-first-order-alt {
   --fa: "\f50a"
 }

 .fa-osi {
   --fa: "\f41a"
 }

 .fa-google-wallet {
   --fa: "\f1ee"
 }

 .fa-d-and-d-beyond {
   --fa: "\f6ca"
 }

 .fa-periscope {
   --fa: "\f3da"
 }

 .fa-fulcrum {
   --fa: "\f50b"
 }

 .fa-cloudscale {
   --fa: "\f383"
 }

 .fa-forumbee {
   --fa: "\f211"
 }

 .fa-mizuni {
   --fa: "\f3cc"
 }

 .fa-schlix {
   --fa: "\f3ea"
 }

 .fa-square-xing,
 .fa-xing-square {
   --fa: "\f169"
 }

 .fa-bandcamp {
   --fa: "\f2d5"
 }

 .fa-wpforms {
   --fa: "\f298"
 }

 .fa-cloudversify {
   --fa: "\f385"
 }

 .fa-usps {
   --fa: "\f7e1"
 }

 .fa-megaport {
   --fa: "\f5a3"
 }

 .fa-magento {
   --fa: "\f3c4"
 }

 .fa-spotify {
   --fa: "\f1bc"
 }

 .fa-optin-monster {
   --fa: "\f23c"
 }

 .fa-fly {
   --fa: "\f417"
 }

 .fa-square-bluesky {
   --fa: "\e6a3"
 }

 .fa-aviato {
   --fa: "\f421"
 }

 .fa-itunes {
   --fa: "\f3b4"
 }

 .fa-cuttlefish {
   --fa: "\f38c"
 }

 .fa-blogger {
   --fa: "\f37c"
 }

 .fa-flickr {
   --fa: "\f16e"
 }

 .fa-viber {
   --fa: "\f409"
 }

 .fa-soundcloud {
   --fa: "\f1be"
 }

 .fa-digg {
   --fa: "\f1a6"
 }

 .fa-tencent-weibo {
   --fa: "\f1d5"
 }

 .fa-letterboxd {
   --fa: "\e62d"
 }

 .fa-symfony {
   --fa: "\f83d"
 }

 .fa-maxcdn {
   --fa: "\f136"
 }

 .fa-etsy {
   --fa: "\f2d7"
 }

 .fa-facebook-messenger {
   --fa: "\f39f"
 }

 .fa-audible {
   --fa: "\f373"
 }

 .fa-think-peaks {
   --fa: "\f731"
 }

 .fa-bilibili {
   --fa: "\e3d9"
 }

 .fa-erlang {
   --fa: "\f39d"
 }

 .fa-x-twitter {
   --fa: "\e61b"
 }

 .fa-cotton-bureau {
   --fa: "\f89e"
 }

 .fa-dashcube {
   --fa: "\f210"
 }

 .fa-42-group,
 .fa-innosoft {
   --fa: "\e080"
 }

 .fa-stack-exchange {
   --fa: "\f18d"
 }

 .fa-elementor {
   --fa: "\f430"
 }

 .fa-pied-piper-square,
 .fa-square-pied-piper {
   --fa: "\e01e"
 }

 .fa-creative-commons-nd {
   --fa: "\f4eb"
 }

 .fa-palfed {
   --fa: "\f3d8"
 }

 .fa-superpowers {
   --fa: "\f2dd"
 }

 .fa-resolving {
   --fa: "\f3e7"
 }

 .fa-xbox {
   --fa: "\f412"
 }

 .fa-square-web-awesome-stroke {
   --fa: "\e684"
 }

 .fa-searchengin {
   --fa: "\f3eb"
 }

 .fa-tiktok {
   --fa: "\e07b"
 }

 .fa-facebook-square,
 .fa-square-facebook {
   --fa: "\f082"
 }

 .fa-renren {
   --fa: "\f18b"
 }

 .fa-linux {
   --fa: "\f17c"
 }

 .fa-glide {
   --fa: "\f2a5"
 }

 .fa-linkedin {
   --fa: "\f08c"
 }

 .fa-hubspot {
   --fa: "\f3b2"
 }

 .fa-deploydog {
   --fa: "\f38e"
 }

 .fa-twitch {
   --fa: "\f1e8"
 }

 .fa-flutter {
   --fa: "\e694"
 }

 .fa-ravelry {
   --fa: "\f2d9"
 }

 .fa-mixer {
   --fa: "\e056"
 }

 .fa-lastfm-square,
 .fa-square-lastfm {
   --fa: "\f203"
 }

 .fa-vimeo {
   --fa: "\f40a"
 }

 .fa-mendeley {
   --fa: "\f7b3"
 }

 .fa-uniregistry {
   --fa: "\f404"
 }

 .fa-figma {
   --fa: "\f799"
 }

 .fa-creative-commons-remix {
   --fa: "\f4ee"
 }

 .fa-cc-amazon-pay {
   --fa: "\f42d"
 }

 .fa-dropbox {
   --fa: "\f16b"
 }

 .fa-instagram {
   --fa: "\f16d"
 }

 .fa-cmplid {
   --fa: "\e360"
 }

 .fa-upwork {
   --fa: "\e641"
 }

 .fa-facebook {
   --fa: "\f09a"
 }

 .fa-gripfire {
   --fa: "\f3ac"
 }

 .fa-jedi-order {
   --fa: "\f50e"
 }

 .fa-uikit {
   --fa: "\f403"
 }

 .fa-fort-awesome-alt {
   --fa: "\f3a3"
 }

 .fa-phabricator {
   --fa: "\f3db"
 }

 .fa-ussunnah {
   --fa: "\f407"
 }

 .fa-earlybirds {
   --fa: "\f39a"
 }

 .fa-trade-federation {
   --fa: "\f513"
 }

 .fa-autoprefixer {
   --fa: "\f41c"
 }

 .fa-whatsapp {
   --fa: "\f232"
 }

 .fa-square-upwork {
   --fa: "\e67c"
 }

 .fa-slideshare {
   --fa: "\f1e7"
 }

 .fa-google-play {
   --fa: "\f3ab"
 }

 .fa-viadeo {
   --fa: "\f2a9"
 }

 .fa-line {
   --fa: "\f3c0"
 }

 .fa-google-drive {
   --fa: "\f3aa"
 }

 .fa-servicestack {
   --fa: "\f3ec"
 }

 .fa-simplybuilt {
   --fa: "\f215"
 }

 .fa-bitbucket {
   --fa: "\f171"
 }

 .fa-imdb {
   --fa: "\f2d8"
 }

 .fa-deezer {
   --fa: "\e077"
 }

 .fa-raspberry-pi {
   --fa: "\f7bb"
 }

 .fa-jira {
   --fa: "\f7b1"
 }

 .fa-docker {
   --fa: "\f395"
 }

 .fa-screenpal {
   --fa: "\e570"
 }

 .fa-bluetooth {
   --fa: "\f293"
 }

 .fa-gitter {
   --fa: "\f426"
 }

 .fa-d-and-d {
   --fa: "\f38d"
 }

 .fa-microblog {
   --fa: "\e01a"
 }

 .fa-cc-diners-club {
   --fa: "\f24c"
 }

 .fa-gg-circle {
   --fa: "\f261"
 }

 .fa-pied-piper-hat {
   --fa: "\f4e5"
 }

 .fa-kickstarter-k {
   --fa: "\f3bc"
 }

 .fa-yandex {
   --fa: "\f413"
 }

 .fa-readme {
   --fa: "\f4d5"
 }

 .fa-html5 {
   --fa: "\f13b"
 }

 .fa-sellsy {
   --fa: "\f213"
 }

 .fa-square-web-awesome {
   --fa: "\e683"
 }

 .fa-sass {
   --fa: "\f41e"
 }

 .fa-wirsindhandwerk,
 .fa-wsh {
   --fa: "\e2d0"
 }

 .fa-buromobelexperte {
   --fa: "\f37f"
 }

 .fa-salesforce {
   --fa: "\f83b"
 }

 .fa-octopus-deploy {
   --fa: "\e082"
 }

 .fa-medapps {
   --fa: "\f3c6"
 }

 .fa-ns8 {
   --fa: "\f3d5"
 }

 .fa-pinterest-p {
   --fa: "\f231"
 }

 .fa-apper {
   --fa: "\f371"
 }

 .fa-fort-awesome {
   --fa: "\f286"
 }

 .fa-waze {
   --fa: "\f83f"
 }

 .fa-bluesky {
   --fa: "\e671"
 }

 .fa-cc-jcb {
   --fa: "\f24b"
 }

 .fa-snapchat,
 .fa-snapchat-ghost {
   --fa: "\f2ab"
 }

 .fa-fantasy-flight-games {
   --fa: "\f6dc"
 }

 .fa-rust {
   --fa: "\e07a"
 }

 .fa-wix {
   --fa: "\f5cf"
 }

 .fa-behance-square,
 .fa-square-behance {
   --fa: "\f1b5"
 }

 .fa-supple {
   --fa: "\f3f9"
 }

 .fa-webflow {
   --fa: "\e65c"
 }

 .fa-rebel {
   --fa: "\f1d0"
 }

 .fa-css3 {
   --fa: "\f13c"
 }

 .fa-staylinked {
   --fa: "\f3f5"
 }

 .fa-kaggle {
   --fa: "\f5fa"
 }

 .fa-space-awesome {
   --fa: "\e5ac"
 }

 .fa-deviantart {
   --fa: "\f1bd"
 }

 .fa-cpanel {
   --fa: "\f388"
 }

 .fa-goodreads-g {
   --fa: "\f3a9"
 }

 .fa-git-square,
 .fa-square-git {
   --fa: "\f1d2"
 }

 .fa-square-tumblr,
 .fa-tumblr-square {
   --fa: "\f174"
 }

 .fa-trello {
   --fa: "\f181"
 }

 .fa-creative-commons-nc-jp {
   --fa: "\f4ea"
 }

 .fa-get-pocket {
   --fa: "\f265"
 }

 .fa-perbyte {
   --fa: "\e083"
 }

 .fa-grunt {
   --fa: "\f3ad"
 }

 .fa-weebly {
   --fa: "\f5cc"
 }

 .fa-connectdevelop {
   --fa: "\f20e"
 }

 .fa-leanpub {
   --fa: "\f212"
 }

 .fa-black-tie {
   --fa: "\f27e"
 }

 .fa-themeco {
   --fa: "\f5c6"
 }

 .fa-python {
   --fa: "\f3e2"
 }

 .fa-android {
   --fa: "\f17b"
 }

 .fa-bots {
   --fa: "\e340"
 }

 .fa-free-code-camp {
   --fa: "\f2c5"
 }

 .fa-hornbill {
   --fa: "\f592"
 }

 .fa-js {
   --fa: "\f3b8"
 }

 .fa-ideal {
   --fa: "\e013"
 }

 .fa-git {
   --fa: "\f1d3"
 }

 .fa-dev {
   --fa: "\f6cc"
 }

 .fa-sketch {
   --fa: "\f7c6"
 }

 .fa-yandex-international {
   --fa: "\f414"
 }

 .fa-cc-amex {
   --fa: "\f1f3"
 }

 .fa-uber {
   --fa: "\f402"
 }

 .fa-github {
   --fa: "\f09b"
 }

 .fa-php {
   --fa: "\f457"
 }

 .fa-alipay {
   --fa: "\f642"
 }

 .fa-youtube {
   --fa: "\f167"
 }

 .fa-skyatlas {
   --fa: "\f216"
 }

 .fa-firefox-browser {
   --fa: "\e007"
 }

 .fa-replyd {
   --fa: "\f3e6"
 }

 .fa-suse {
   --fa: "\f7d6"
 }

 .fa-jenkins {
   --fa: "\f3b6"
 }

 .fa-twitter {
   --fa: "\f099"
 }

 .fa-rockrms {
   --fa: "\f3e9"
 }

 .fa-pinterest {
   --fa: "\f0d2"
 }

 .fa-buffer {
   --fa: "\f837"
 }

 .fa-npm {
   --fa: "\f3d4"
 }

 .fa-yammer {
   --fa: "\f840"
 }

 .fa-btc {
   --fa: "\f15a"
 }

 .fa-dribbble {
   --fa: "\f17d"
 }

 .fa-stumbleupon-circle {
   --fa: "\f1a3"
 }

 .fa-internet-explorer {
   --fa: "\f26b"
 }

 .fa-stubber {
   --fa: "\e5c7"
 }

 .fa-telegram,
 .fa-telegram-plane {
   --fa: "\f2c6"
 }

 .fa-old-republic {
   --fa: "\f510"
 }

 .fa-odysee {
   --fa: "\e5c6"
 }

 .fa-square-whatsapp,
 .fa-whatsapp-square {
   --fa: "\f40c"
 }

 .fa-node-js {
   --fa: "\f3d3"
 }

 .fa-edge-legacy {
   --fa: "\e078"
 }

 .fa-slack,
 .fa-slack-hash {
   --fa: "\f198"
 }

 .fa-medrt {
   --fa: "\f3c8"
 }

 .fa-usb {
   --fa: "\f287"
 }

 .fa-tumblr {
   --fa: "\f173"
 }

 .fa-vaadin {
   --fa: "\f408"
 }

 .fa-quora {
   --fa: "\f2c4"
 }

 .fa-square-x-twitter {
   --fa: "\e61a"
 }

 .fa-reacteurope {
   --fa: "\f75d"
 }

 .fa-medium,
 .fa-medium-m {
   --fa: "\f23a"
 }

 .fa-amilia {
   --fa: "\f36d"
 }

 .fa-mixcloud {
   --fa: "\f289"
 }

 .fa-flipboard {
   --fa: "\f44d"
 }

 .fa-viacoin {
   --fa: "\f237"
 }

 .fa-critical-role {
   --fa: "\f6c9"
 }

 .fa-sitrox {
   --fa: "\e44a"
 }

 .fa-discourse {
   --fa: "\f393"
 }

 .fa-joomla {
   --fa: "\f1aa"
 }

 .fa-mastodon {
   --fa: "\f4f6"
 }

 .fa-airbnb {
   --fa: "\f834"
 }

 .fa-wolf-pack-battalion {
   --fa: "\f514"
 }

 .fa-buy-n-large {
   --fa: "\f8a6"
 }

 .fa-gulp {
   --fa: "\f3ae"
 }

 .fa-creative-commons-sampling-plus {
   --fa: "\f4f1"
 }

 .fa-strava {
   --fa: "\f428"
 }

 .fa-ember {
   --fa: "\f423"
 }

 .fa-canadian-maple-leaf {
   --fa: "\f785"
 }

 .fa-teamspeak {
   --fa: "\f4f9"
 }

 .fa-pushed {
   --fa: "\f3e1"
 }

 .fa-wordpress-simple {
   --fa: "\f411"
 }

 .fa-nutritionix {
   --fa: "\f3d6"
 }

 .fa-wodu {
   --fa: "\e088"
 }

 .fa-google-pay {
   --fa: "\e079"
 }

 .fa-intercom {
   --fa: "\f7af"
 }

 .fa-zhihu {
   --fa: "\f63f"
 }

 .fa-korvue {
   --fa: "\f42f"
 }

 .fa-pix {
   --fa: "\e43a"
 }

 .fa-steam-symbol {
   --fa: "\f3f6"
 }

 :host,
 :root {
   --fa-style-family-duotone: "Font Awesome 6 Duotone";
   --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone"
 }

 .fa-duotone,
 .fad {
   position: relative;
   font-weight: 900;
   letter-spacing: normal
 }

 .fa-duotone:before,
 .fad:before {
   position: absolute;
   color: var(--fa-primary-color, inherit);
   opacity: var(--fa-primary-opacity, 1)
 }

 .fa-duotone:after,
 .fad:after {
   color: var(--fa-secondary-color, inherit)
 }

 .fa-duotone.fa-swap-opacity:before,
 .fa-duotone:after,
 .fa-swap-opacity .fa-duotone:before,
 .fa-swap-opacity .fad:before,
 .fad.fa-swap-opacity:before,
 .fad:after {
   opacity: var(--fa-secondary-opacity, .4)
 }

 .fa-duotone.fa-swap-opacity:after,
 .fa-swap-opacity .fa-duotone:after,
 .fa-swap-opacity .fad:after,
 .fad.fa-swap-opacity:after {
   opacity: var(--fa-primary-opacity, 1)
 }

 .fa-duotone.fa-inverse,
 .fad.fa-inverse {
   color: var(--fa-inverse, #fff)
 }

 .fa-duotone.fa-stack-1x,
 .fa-duotone.fa-stack-2x,
 .fad.fa-stack-1x,
 .fad.fa-stack-2x {
   position: absolute
 }

 :host,
 :root {
   --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"
 }

 .fa-light,
 .fal {
   font-weight: 300
 }

 :host,
 :root {
   --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"
 }

 .fa-regular,
 .far {
   font-weight: 400
 }

 :host,
 :root {
   --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"
 }

 .fa-solid,
 .fas {
   font-weight: 900
 }

 :host,
 :root {
   --fa-style-family-classic: "Font Awesome 6 Pro";
   --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro"
 }

 .fa-thin,
 .fat {
   font-weight: 100
 }

 :root {
   --ex-black-5: #0000000d;
   --ex-black-10: #0000001a;
   --ex-black-20: #0003;
   --ex-black-30: #0000004d;
   --ex-black-50: #00000080;
   --ex-black-100: #000;
   --ex-white-5: #ffffff0d;
   --ex-white-10: #ffffff1a;
   --ex-white-20: #fff3;
   --ex-white-30: #ffffff4d;
   --ex-white-50: #ffffff80;
   --ex-white-100: #fff;
   --ex-gray-0: #fff;
   --ex-gray-25: #fcfcfd;
   --ex-gray-50: #f4f4f4;
   --ex-gray-100: #eaecf0;
   --ex-gray-200: #dee1e6;
   --ex-gray-300: #d0d5dd;
   --ex-gray-400: #c1c8d5;
   --ex-gray-500: #939cad;
   --ex-gray-600: #616b78;
   --ex-gray-700: #343942;
   --ex-gray-800: #2b323c;
   --ex-gray-900: #282f3b;
   --ex-gray-1000: #13161c;
   --ex-success-10: #2fbd5d1a;
   --ex-success-20: #2fbd5d33;
   --ex-success-40: #2fbd5d66;
   --ex-success-100: #2fbd5d;
   --ex-warning-10: #f29c331a;
   --ex-warning-20: #f29c3333;
   --ex-warning-40: #f29c3366;
   --ex-warning-100: #f29c33;
   --ex-error-10: #eb44541a;
   --ex-error-20: #eb445433;
   --ex-error-40: #eb445466;
   --ex-error-100: #eb4454;
   --ex-info-10: #17a2b81a;
   --ex-info-20: #17a2b833;
   --ex-info-40: #17a2b866;
   --ex-info-100: #17a2b8;
   --ex-success-200: #1b9d45;
   --ex-warning-200: #df8314;
   --ex-error-200: #ca2535;
   --ex-info-200: #188394;
   --ex-expresso-10: #0b76751a;
   --ex-expresso-20: #0b767533;
   --ex-expresso-40: #0b767566;
   --ex-expresso-100: #0b7675;
   --ex-complementary-ex-10: #314c591a;
   --ex-complementary-ex-20: #314c5933;
   --ex-complementary-ex-40: #314c5966;
   --ex-complementary-ex-100: #314c59;
   --ex-government-10: #15967d1a;
   --ex-government-20: #15967d33;
   --ex-government-40: #15967d66;
   --ex-government-100: #15967d;
   --ex-complementary-gov-10: #0c57481a;
   --ex-complementary-gov-20: #0c574833;
   --ex-complementary-gov-40: #0c574866;
   --ex-complementary-gov-100: #0c5748;
   --ex-expresso-200: #0c5352;
   --ex-complementary-ex-200: #1c3644;
   --ex-government-200: #10715e;
   --ex-complementary-gov-200: #084136;
   --ex-amber-10: #f6b6001a;
   --ex-amber-20: #f6b60033;
   --ex-amber-40: #f6b60066;
   --ex-amber-100: #f6b600;
   --ex-magenta-10: #f0047f1a;
   --ex-magenta-20: #f0047f33;
   --ex-magenta-40: #f0047f66;
   --ex-magenta-100: #f0047f;
   --ex-emerald-10: #1abc9c1a;
   --ex-emerald-20: #1abc9c33;
   --ex-emerald-40: #1abc9c66;
   --ex-emerald-100: #1abc9c;
   --ex-pumpkin-10: #e74c3c1a;
   --ex-pumpkin-20: #e74c3c33;
   --ex-pumpkin-40: #e74c3c66;
   --ex-pumpkin-100: #e74c3c;
   --ex-green-10: #076d1a1a;
   --ex-green-20: #076d1a33;
   --ex-green-40: #076d1a66;
   --ex-green-100: #076d1a;
   --ex-orange-10: #f37b171a;
   --ex-orange-20: #f37b1733;
   --ex-orange-40: #f37b1766;
   --ex-orange-100: #f37b17;
   --ex-navy-10: #0f50a81a;
   --ex-navy-20: #0f50a833;
   --ex-navy-40: #0f50a866;
   --ex-navy-100: #0f50a8;
   --ex-brown-10: #a05f351a;
   --ex-brown-20: #a05f3533;
   --ex-brown-40: #a05f3566;
   --ex-brown-100: #a05f35;
   --ex-cobalt-10: #2980b91a;
   --ex-cobalt-20: #2980b933;
   --ex-cobalt-40: #2980b966;
   --ex-cobalt-100: #2980b9;
   --ex-denim-10: #34495e1a;
   --ex-denim-20: #34495e33;
   --ex-denim-40: #34495e66;
   --ex-denim-100: #34495e;
   --ex-mauve-10: #9b59b61a;
   --ex-mauve-20: #9b59b633;
   --ex-mauve-40: #9b59b666;
   --ex-mauve-100: #9b59b6;
   --ex-teal-10: #2286961a;
   --ex-teal-20: #22869633;
   --ex-teal-40: #22869666;
   --ex-teal-100: #228696;
   --ex-lime-10: #a4be2a1a;
   --ex-lime-20: #a4be2a33;
   --ex-lime-40: #a4be2a66;
   --ex-lime-100: #a4be2a;
   --ex-amber-200: #c59200;
   --ex-amber-300: #946d00;
   --ex-magenta-200: #c00366;
   --ex-magenta-300: #90024c;
   --ex-emerald-200: #15967d;
   --ex-emerald-300: #10715e;
   --ex-pumpkin-200: #b93d30;
   --ex-pumpkin-300: #8b2e24;
   --ex-green-200: #065815;
   --ex-green-300: #04420f;
   --ex-orange-200: #c36213;
   --ex-orange-300: #8b2e24;
   --ex-navy-200: #0c4086;
   --ex-navy-300: #093065;
   --ex-brown-200: #804c2a;
   --ex-brown-300: #603920;
   --ex-cobalt-200: #216694;
   --ex-cobalt-300: #194d6f;
   --ex-denim-200: #2a3a4b;
   --ex-denim-300: #1f2c38;
   --ex-mauve-200: #7c4792;
   --ex-mauve-300: #5d356d;
   --ex-teal-200: #1b6b78;
   --ex-teal-300: #14505a;
   --ex-lime-200: #839822;
   --ex-lime-300: #627219;
   --ex-bg-primary: var(--ex-expresso-20);
   --ex-bg-primary-hover: var(--ex-expresso-40);
   --ex-bg-primary-disabled: var(--ex-expresso-10);
   --ex-border-primary: var(--ex-expresso-100);
   --ex-border-primary-hover: var(--ex-expresso-200);
   --ex-border-primary-disabled: var(--ex-expresso-40);
   --ex-base-primary: var(--ex-expresso-100);
   --ex-hover-primary: var(--ex-expresso-40);
   --ex-active-primary: var(--ex-expresso-200);
   --ex-text-primary: var(--ex-expresso-100);
   --ex-text-primary-hover: var(--ex-expresso-200);
   --ex-text-primary-disabled: var(--ex-expresso-40);
   --ex-bg-complementary: var(--ex-complementary-ex-20);
   --ex-bg-complementary-hover: var(--ex-complementary-ex-40);
   --ex-bg-complementary-disabled: var(--ex-complementary-ex-10);
   --ex-border-complementary: var(--ex-complementary-ex-100);
   --ex-border-complementary-hover: var(--ex-complementary-ex-200);
   --ex-border-complementary-disabled: var(--ex-complementary-ex-40);
   --ex-base-complementary: var(--ex-complementary-ex-100);
   --ex-hover-complementary: var(--ex-complementary-ex-40);
   --ex-active-complementary: var(--ex-complementary-ex-200);
   --ex-text-complementary: var(--ex-complementary-ex-100);
   --ex-text-complementary-hover: var(--ex-complementary-ex-200);
   --ex-text-complementary-disabled: var(--ex-complementary-ex-40);
   --ex-bg-success: var(--ex-success-20);
   --ex-bg-success-hover: var(--ex-success-40);
   --ex-bg-success-disabled: var(--ex-success-10);
   --ex-border-and-text-success: var(--ex-success-100);
   --ex-border-and-text-success-hover: var(--ex-success-200);
   --ex-border-and-text-success-disabled: var(--ex-success-40);
   --ex-bg-warning: var(--ex-warning-20);
   --ex-bg-warning-hover: var(--ex-warning-40);
   --ex-bg-warning-disabled: var(--ex-warning-10);
   --ex-border-and-text-warning: var(--ex-warning-100);
   --ex-border-and-text-warning-hover: var(--ex-warning-200);
   --ex-border-and-text-warning-disabled: var(--ex-warning-40);
   --ex-bg-error: var(--ex-error-20);
   --ex-bg-error-hover: var(--ex-error-40);
   --ex-bg-error-disabled: var(--ex-error-10);
   --ex-border-and-text-error: var(--ex-error-100);
   --ex-border-and-text-error-hover: var(--ex-error-200);
   --ex-border-and-text-error-disabled: var(--ex-error-40);
   --ex-bg-info: var(--ex-info-20);
   --ex-bg-info-hover: var(--ex-info-40);
   --ex-bg-info-disabled: var(--ex-info-10);
   --ex-border-and-text-info: var(--ex-info-100);
   --ex-border-and-text-info-hover: var(--ex-info-200);
   --ex-border-and-text-info-disabled: var(--ex-info-40);
   --ex-bg-amber: var(--ex-amber-20);
   --ex-bg-amber-hover: var(--ex-amber-40);
   --ex-bg-amber-disabled: var(--ex-amber-10);
   --ex-border-and-text-amber: var(--ex-amber-100);
   --ex-border-and-text-amber-hover: var(--ex-amber-200);
   --ex-border-and-text-amber-disabled: var(--ex-amber-40);
   --ex-bg-magenta: var(--ex-magenta-20);
   --ex-bg-magenta-hover: var(--ex-magenta-40);
   --ex-bg-magenta-disabled: var(--ex-magenta-10);
   --ex-border-and-text-magenta: var(--ex-magenta-100);
   --ex-border-and-text-magenta-hover: var(--ex-magenta-200);
   --ex-border-and-text-magenta-disabled: var(--ex-magenta-40);
   --ex-bg-emerald: var(--ex-emerald-20);
   --ex-bg-emerald-hover: var(--ex-emerald-40);
   --ex-bg-emerald-disabled: var(--ex-emerald-10);
   --ex-border-and-text-emerald: var(--ex-emerald-100);
   --ex-border-and-text-emerald-hover: var(--ex-emerald-200);
   --ex-border-and-text-emerald-disabled: var(--ex-emerald-40);
   --ex-bg-pumpkin: var(--ex-pumpkin-20);
   --ex-bg-pumpkin-hover: var(--ex-pumpkin-40);
   --ex-bg-pumpkin-disabled: var(--ex-pumpkin-10);
   --ex-border-and-text-pumpkin: var(--ex-pumpkin-100);
   --ex-border-and-text-pumpkin-hover: var(--ex-pumpkin-200);
   --ex-border-and-text-pumpkin-disabled: var(--ex-pumpkin-40);
   --ex-bg-green: var(--ex-green-20);
   --ex-bg-green-hover: var(--ex-green-40);
   --ex-bg-green-disabled: var(--ex-green-10);
   --ex-border-and-text-green: var(--ex-green-100);
   --ex-border-and-text-green-hover: var(--ex-green-200);
   --ex-border-and-text-green-disabled: var(--ex-green-40);
   --ex-bg-orange: var(--ex-orange-20);
   --ex-bg-orange-hover: var(--ex-orange-40);
   --ex-bg-orange-disabled: var(--ex-orange-10);
   --ex-border-and-text-orange: var(--ex-orange-100);
   --ex-border-and-text-orange-hover: var(--ex-orange-200);
   --ex-border-and-text-orange-disabled: var(--ex-orange-40);
   --ex-bg-navy: var(--ex-navy-20);
   --ex-bg-navy-hover: var(--ex-navy-40);
   --ex-bg-navy-disabled: var(--ex-navy-10);
   --ex-border-and-text-navy: var(--ex-navy-100);
   --ex-border-and-text-navy-hover: var(--ex-navy-200);
   --ex-border-and-text-navy-disabled: var(--ex-navy-40);
   --ex-bg-brown: var(--ex-brown-20);
   --ex-bg-brown-hover: var(--ex-brown-40);
   --ex-bg-brown-disabled: var(--ex-brown-10);
   --ex-border-and-text-brown: var(--ex-brown-100);
   --ex-border-and-text-brown-hover: var(--ex-brown-200);
   --ex-border-and-text-brown-disabled: var(--ex-brown-40);
   --ex-bg-cobalt: var(--ex-cobalt-20);
   --ex-bg-cobalt-hover: var(--ex-cobalt-40);
   --ex-bg-cobalt-disabled: var(--ex-cobalt-10);
   --ex-border-and-text-cobalt: var(--ex-cobalt-100);
   --ex-border-and-text-cobalt-hover: var(--ex-cobalt-200);
   --ex-border-and-text-cobalt-disabled: var(--ex-cobalt-40);
   --ex-bg-denim: var(--ex-denim-20);
   --ex-bg-denim-hover: var(--ex-denim-40);
   --ex-bg-denim-disabled: var(--ex-denim-10);
   --ex-border-and-text-denim: var(--ex-denim-100);
   --ex-border-and-text-denim-hover: var(--ex-denim-200);
   --ex-border-and-text-denim-disabled: var(--ex-denim-40);
   --ex-bg-mauve: var(--ex-mauve-20);
   --ex-bg-mauve-hover: var(--ex-mauve-40);
   --ex-bg-mauve-disabled: var(--ex-mauve-10);
   --ex-border-and-text-mauve: var(--ex-mauve-100);
   --ex-border-and-text-mauve-hover: var(--ex-mauve-200);
   --ex-border-and-text-mauve-disabled: var(--ex-mauve-40);
   --ex-bg-teal: var(--ex-teal-20);
   --ex-bg-teal-hover: var(--ex-teal-40);
   --ex-bg-teal-disabled: var(--ex-teal-10);
   --ex-border-and-text-teal: var(--ex-teal-100);
   --ex-border-and-text-teal-hover: var(--ex-teal-200);
   --ex-border-and-text-teal-disabled: var(--ex-teal-40);
   --ex-bg-lime: var(--ex-lime-20);
   --ex-bg-lime-hover: var(--ex-lime-40);
   --ex-bg-lime-disabled: var(--ex-lime-10);
   --ex-border-and-text-lime: var(--ex-lime-100);
   --ex-border-and-text-lime-hover: var(--ex-lime-200);
   --ex-border-and-text-lime-disabled: var(--ex-lime-40);
   --ex-bg-neutral-primary: var(--ex-gray-0);
   --ex-bg-neutral-secondary: var(--ex-gray-50);
   --ex-bg-neutral-canvas: var(--ex-gray-100);
   --ex-bg-component-able: var(--ex-gray-50);
   --ex-bg-component-disabled: var(--ex-gray-100);
   --ex-bg-incolor-high: var(--ex-black-10);
   --ex-bg-incolor-low: var(--ex-black-5);
   --ex-text-neutral-primary: var(--ex-gray-1000);
   --ex-text-neutral-secondary: var(--ex-gray-700);
   --ex-text-neutral-tertiary: var(--ex-gray-600);
   --ex-text-neutral-primary-disabled: var(--ex-gray-500);
   --ex-text-neutral-secondary-disabled: var(--ex-gray-400);
   --ex-text-neutral-tertiary-disabled: var(--ex-gray-300);
   --ex-text-actions: var(--ex-gray-0);
   --ex-border-neutral-primary: var(--ex-gray-400);
   --ex-border-neutral-secondary: var(--ex-gray-300);
   --ex-border-neutral-hover: var(--ex-gray-500);
   --ex-border-neutral-disabled: var(--ex-gray-200);
   --ex-footer-bg-primary: var(--ex-expresso-200);
   --ex-transition-on: 0.1s;
   --ex-transition-off: 0s;
   --ex-transition-duration: var(--ex-transition-on);
   --ex-transition-timing-function: ease-in;
   --ex-transition-delay: 0s
 }

 .expresso .ex-mt-none {
   margin-top: 0 !important
 }

 .expresso .ex-mt-2xs {
   margin-top: .125rem !important
 }

 .expresso .ex-mt-xs {
   margin-top: .25rem !important
 }

 .expresso .ex-mt-sm {
   margin-top: .5rem !important
 }

 .expresso .ex-mt-md {
   margin-top: 1rem !important
 }

 .expresso .ex-mt-lg {
   margin-top: 1.5rem !important
 }

 .expresso .ex-mt-xl {
   margin-top: 2rem !important
 }

 .expresso .ex-mt-2xl {
   margin-top: 4rem !important
 }

 .expresso .ex-mt-3xl {
   margin-top: 6rem !important
 }

 .expresso .ex-mb-none {
   margin-bottom: 0 !important
 }

 .expresso .ex-mb-2xs {
   margin-bottom: .125rem !important
 }

 .expresso .ex-mb-xs {
   margin-bottom: .25rem !important
 }

 .expresso .ex-mb-sm {
   margin-bottom: .5rem !important
 }

 .expresso .ex-mb-md {
   margin-bottom: 1rem !important
 }

 .expresso .ex-mb-lg {
   margin-bottom: 1.5rem !important
 }

 .expresso .ex-mb-xl {
   margin-bottom: 2rem !important
 }

 .expresso .ex-mb-2xl {
   margin-bottom: 4rem !important
 }

 .expresso .ex-mb-3xl {
   margin-bottom: 6rem !important
 }

 .expresso .ex-ms-none {
   margin-left: 0 !important
 }

 .expresso .ex-ms-2xs {
   margin-left: .125rem !important
 }

 .expresso .ex-ms-xs {
   margin-left: .25rem !important
 }

 .expresso .ex-ms-sm {
   margin-left: .5rem !important
 }

 .expresso .ex-ms-md {
   margin-left: 1rem !important
 }

 .expresso .ex-ms-lg {
   margin-left: 1.5rem !important
 }

 .expresso .ex-ms-xl {
   margin-left: 2rem !important
 }

 .expresso .ex-ms-2xl {
   margin-left: 4rem !important
 }

 .expresso .ex-ms-3xl {
   margin-left: 6rem !important
 }

 .expresso .ex-me-none {
   margin-right: 0 !important
 }

 .expresso .ex-me-2xs {
   margin-right: .125rem !important
 }

 .expresso .ex-me-xs {
   margin-right: .25rem !important
 }

 .expresso .ex-me-sm {
   margin-right: .5rem !important
 }

 .expresso .ex-me-md {
   margin-right: 1rem !important
 }

 .expresso .ex-me-lg {
   margin-right: 1.5rem !important
 }

 .expresso .ex-me-xl {
   margin-right: 2rem !important
 }

 .expresso .ex-me-2xl {
   margin-right: 4rem !important
 }

 .expresso .ex-me-3xl {
   margin-right: 6rem !important
 }

 .expresso .ex-mx-none {
   margin-left: 0 !important;
   margin-right: 0 !important
 }

 .expresso .ex-mx-2xs {
   margin-left: .125rem !important;
   margin-right: .125rem !important
 }

 .expresso .ex-mx-xs {
   margin-left: .25rem !important;
   margin-right: .25rem !important
 }

 .expresso .ex-mx-sm {
   margin-left: .5rem !important;
   margin-right: .5rem !important
 }

 .expresso .ex-mx-md {
   margin-left: 1rem !important;
   margin-right: 1rem !important
 }

 .expresso .ex-mx-lg {
   margin-left: 1.5rem !important;
   margin-right: 1.5rem !important
 }

 .expresso .ex-mx-xl {
   margin-left: 2rem !important;
   margin-right: 2rem !important
 }

 .expresso .ex-mx-2xl {
   margin-left: 4rem !important;
   margin-right: 4rem !important
 }

 .expresso .ex-mx-3xl {
   margin-left: 6rem !important;
   margin-right: 6rem !important
 }

 .expresso .ex-my-none {
   margin-top: 0 !important;
   margin-bottom: 0 !important
 }

 .expresso .ex-my-2xs {
   margin-top: .125rem !important;
   margin-bottom: .125rem !important
 }

 .expresso .ex-my-xs {
   margin-top: .25rem !important;
   margin-bottom: .25rem !important
 }

 .expresso .ex-my-sm {
   margin-top: .5rem !important;
   margin-bottom: .5rem !important
 }

 .expresso .ex-my-md {
   margin-top: 1rem !important;
   margin-bottom: 1rem !important
 }

 .expresso .ex-my-lg {
   margin-top: 1.5rem !important;
   margin-bottom: 1.5rem !important
 }

 .expresso .ex-my-xl {
   margin-top: 2rem !important;
   margin-bottom: 2rem !important
 }

 .expresso .ex-my-2xl {
   margin-top: 4rem !important;
   margin-bottom: 4rem !important
 }

 .expresso .ex-my-3xl {
   margin-top: 6rem !important;
   margin-bottom: 6rem !important
 }

 .expresso .ex-m-none {
   margin: 0 !important
 }

 .expresso .ex-m-2xs {
   margin: .125rem !important
 }

 .expresso .ex-m-xs {
   margin: .25rem !important
 }

 .expresso .ex-m-sm {
   margin: .5rem !important
 }

 .expresso .ex-m-md {
   margin: 1rem !important
 }

 .expresso .ex-m-lg {
   margin: 1.5rem !important
 }

 .expresso .ex-m-xl {
   margin: 2rem !important
 }

 .expresso .ex-m-2xl {
   margin: 4rem !important
 }

 .expresso .ex-m-3xl {
   margin: 6rem !important
 }

 .expresso .ex-pt-none {
   padding-top: 0 !important
 }

 .expresso .ex-pt-2xs {
   padding-top: .125rem !important
 }

 .expresso .ex-pt-xs {
   padding-top: .25rem !important
 }

 .expresso .ex-pt-sm {
   padding-top: .5rem !important
 }

 .expresso .ex-pt-md {
   padding-top: 1rem !important
 }

 .expresso .ex-pt-lg {
   padding-top: 1.5rem !important
 }

 .expresso .ex-pt-xl {
   padding-top: 2rem !important
 }

 .expresso .ex-pt-2xl {
   padding-top: 4rem !important
 }

 .expresso .ex-pt-3xl {
   padding-top: 6rem !important
 }

 .expresso .ex-pb-none {
   padding-bottom: 0 !important
 }

 .expresso .ex-pb-2xs {
   padding-bottom: .125rem !important
 }

 .expresso .ex-pb-xs {
   padding-bottom: .25rem !important
 }

 .expresso .ex-pb-sm {
   padding-bottom: .5rem !important
 }

 .expresso .ex-pb-md {
   padding-bottom: 1rem !important
 }

 .expresso .ex-pb-lg {
   padding-bottom: 1.5rem !important
 }

 .expresso .ex-pb-xl {
   padding-bottom: 2rem !important
 }

 .expresso .ex-pb-2xl {
   padding-bottom: 4rem !important
 }

 .expresso .ex-pb-3xl {
   padding-bottom: 6rem !important
 }

 .expresso .ex-ps-none {
   padding-left: 0 !important
 }

 .expresso .ex-ps-2xs {
   padding-left: .125rem !important
 }

 .expresso .ex-ps-xs {
   padding-left: .25rem !important
 }

 .expresso .ex-ps-sm {
   padding-left: .5rem !important
 }

 .expresso .ex-ps-md {
   padding-left: 1rem !important
 }

 .expresso .ex-ps-lg {
   padding-left: 1.5rem !important
 }

 .expresso .ex-ps-xl {
   padding-left: 2rem !important
 }

 .expresso .ex-ps-2xl {
   padding-left: 4rem !important
 }

 .expresso .ex-ps-3xl {
   padding-left: 6rem !important
 }

 .expresso .ex-pe-none {
   padding-right: 0 !important
 }

 .expresso .ex-pe-2xs {
   padding-right: .125rem !important
 }

 .expresso .ex-pe-xs {
   padding-right: .25rem !important
 }

 .expresso .ex-pe-sm {
   padding-right: .5rem !important
 }

 .expresso .ex-pe-md {
   padding-right: 1rem !important
 }

 .expresso .ex-pe-lg {
   padding-right: 1.5rem !important
 }

 .expresso .ex-pe-xl {
   padding-right: 2rem !important
 }

 .expresso .ex-pe-2xl {
   padding-right: 4rem !important
 }

 .expresso .ex-pe-3xl {
   padding-right: 6rem !important
 }

 .expresso .ex-px-none {
   padding-left: 0 !important;
   padding-right: 0 !important
 }

 .expresso .ex-px-2xs {
   padding-left: .125rem !important;
   padding-right: .125rem !important
 }

 .expresso .ex-px-xs {
   padding-left: .25rem !important;
   padding-right: .25rem !important
 }

 .expresso .ex-px-sm {
   padding-left: .5rem !important;
   padding-right: .5rem !important
 }

 .expresso .ex-px-md {
   padding-left: 1rem !important;
   padding-right: 1rem !important
 }

 .expresso .ex-px-lg {
   padding-left: 1.5rem !important;
   padding-right: 1.5rem !important
 }

 .expresso .ex-px-xl {
   padding-left: 2rem !important;
   padding-right: 2rem !important
 }

 .expresso .ex-px-2xl {
   padding-left: 4rem !important;
   padding-right: 4rem !important
 }

 .expresso .ex-px-3xl {
   padding-left: 6rem !important;
   padding-right: 6rem !important
 }

 .expresso .ex-py-none {
   padding-top: 0 !important;
   padding-bottom: 0 !important
 }

 .expresso .ex-py-2xs {
   padding-top: .125rem !important;
   padding-bottom: .125rem !important
 }

 .expresso .ex-py-xs {
   padding-top: .25rem !important;
   padding-bottom: .25rem !important
 }

 .expresso .ex-py-sm {
   padding-top: .5rem !important;
   padding-bottom: .5rem !important
 }

 .expresso .ex-py-md {
   padding-top: 1rem !important;
   padding-bottom: 1rem !important
 }

 .expresso .ex-py-lg {
   padding-top: 1.5rem !important;
   padding-bottom: 1.5rem !important
 }

 .expresso .ex-py-xl {
   padding-top: 2rem !important;
   padding-bottom: 2rem !important
 }

 .expresso .ex-py-2xl {
   padding-top: 4rem !important;
   padding-bottom: 4rem !important
 }

 .expresso .ex-py-3xl {
   padding-top: 6rem !important;
   padding-bottom: 6rem !important
 }

 .expresso .ex-p-none {
   padding: 0 !important
 }

 .expresso .ex-p-2xs {
   padding: .125rem !important
 }

 .expresso .ex-p-xs {
   padding: .25rem !important
 }

 .expresso .ex-p-sm {
   padding: .5rem !important
 }

 .expresso .ex-p-md {
   padding: 1rem !important
 }

 .expresso .ex-p-lg {
   padding: 1.5rem !important
 }

 .expresso .ex-p-xl {
   padding: 2rem !important
 }

 .expresso .ex-p-2xl {
   padding: 4rem !important
 }

 .expresso .ex-p-3xl {
   padding: 6rem !important
 }

 .expresso .ex-mt-2xs-n {
   margin-top: -.125rem !important
 }

 .expresso .ex-mt-xs-n {
   margin-top: -.25rem !important
 }

 .expresso .ex-mt-sm-n {
   margin-top: -.5rem !important
 }

 .expresso .ex-mt-md-n {
   margin-top: -1rem !important
 }

 .expresso .ex-mt-lg-n {
   margin-top: -1.5rem !important
 }

 .expresso .ex-mt-xl-n {
   margin-top: -2rem !important
 }

 .expresso .ex-mt-2xl-n {
   margin-top: -4rem !important
 }

 .expresso .ex-mt-3xl-n {
   margin-top: -6rem !important
 }

 .expresso .ex-mb-2xs-n {
   margin-bottom: -.125rem !important
 }

 .expresso .ex-mb-xs-n {
   margin-bottom: -.25rem !important
 }

 .expresso .ex-mb-sm-n {
   margin-bottom: -.5rem !important
 }

 .expresso .ex-mb-md-n {
   margin-bottom: -1rem !important
 }

 .expresso .ex-mb-lg-n {
   margin-bottom: -1.5rem !important
 }

 .expresso .ex-mb-xl-n {
   margin-bottom: -2rem !important
 }

 .expresso .ex-mb-2xl-n {
   margin-bottom: -4rem !important
 }

 .expresso .ex-mb-3xl-n {
   margin-bottom: -6rem !important
 }

 .expresso .ex-ms-2xs-n {
   margin-left: -.125rem !important
 }

 .expresso .ex-ms-xs-n {
   margin-left: -.25rem !important
 }

 .expresso .ex-ms-sm-n {
   margin-left: -.5rem !important
 }

 .expresso .ex-ms-md-n {
   margin-left: -1rem !important
 }

 .expresso .ex-ms-lg-n {
   margin-left: -1.5rem !important
 }

 .expresso .ex-ms-xl-n {
   margin-left: -2rem !important
 }

 .expresso .ex-ms-2xl-n {
   margin-left: -4rem !important
 }

 .expresso .ex-ms-3xl-n {
   margin-left: -6rem !important
 }

 .expresso .ex-me-2xs-n {
   margin-right: -.125rem !important
 }

 .expresso .ex-me-xs-n {
   margin-right: -.25rem !important
 }

 .expresso .ex-me-sm-n {
   margin-right: -.5rem !important
 }

 .expresso .ex-me-md-n {
   margin-right: -1rem !important
 }

 .expresso .ex-me-lg-n {
   margin-right: -1.5rem !important
 }

 .expresso .ex-me-xl-n {
   margin-right: -2rem !important
 }

 .expresso .ex-me-2xl-n {
   margin-right: -4rem !important
 }

 .expresso .ex-me-3xl-n {
   margin-right: -6rem !important
 }

 .expresso .ex-mx-2xs-n {
   margin-left: -.125rem !important;
   margin-right: -.125rem !important
 }

 .expresso .ex-mx-xs-n {
   margin-left: -.25rem !important;
   margin-right: -.25rem !important
 }

 .expresso .ex-mx-sm-n {
   margin-left: -.5rem !important;
   margin-right: -.5rem !important
 }

 .expresso .ex-mx-md-n {
   margin-left: -1rem !important;
   margin-right: -1rem !important
 }

 .expresso .ex-mx-lg-n {
   margin-left: -1.5rem !important;
   margin-right: -1.5rem !important
 }

 .expresso .ex-mx-xl-n {
   margin-left: -2rem !important;
   margin-right: -2rem !important
 }

 .expresso .ex-mx-2xl-n {
   margin-left: -4rem !important;
   margin-right: -4rem !important
 }

 .expresso .ex-mx-3xl-n {
   margin-left: -6rem !important;
   margin-right: -6rem !important
 }

 .expresso .ex-my-2xs-n {
   margin-top: -.125rem !important;
   margin-bottom: -.125rem !important
 }

 .expresso .ex-my-xs-n {
   margin-top: -.25rem !important;
   margin-bottom: -.25rem !important
 }

 .expresso .ex-my-sm-n {
   margin-top: -.5rem !important;
   margin-bottom: -.5rem !important
 }

 .expresso .ex-my-md-n {
   margin-top: -1rem !important;
   margin-bottom: -1rem !important
 }

 .expresso .ex-my-lg-n {
   margin-top: -1.5rem !important;
   margin-bottom: -1.5rem !important
 }

 .expresso .ex-my-xl-n {
   margin-top: -2rem !important;
   margin-bottom: -2rem !important
 }

 .expresso .ex-my-2xl-n {
   margin-top: -4rem !important;
   margin-bottom: -4rem !important
 }

 .expresso .ex-my-3xl-n {
   margin-top: -6rem !important;
   margin-bottom: -6rem !important
 }

 .expresso .ex-m-2xs-n {
   margin: -.125rem !important
 }

 .expresso .ex-m-xs-n {
   margin: -.25rem !important
 }

 .expresso .ex-m-sm-n {
   margin: -.5rem !important
 }

 .expresso .ex-m-md-n {
   margin: -1rem !important
 }

 .expresso .ex-m-lg-n {
   margin: -1.5rem !important
 }

 .expresso .ex-m-xl-n {
   margin: -2rem !important
 }

 .expresso .ex-m-2xl-n {
   margin: -4rem !important
 }

 .expresso .ex-m-3xl-n {
   margin: -6rem !important
 }

 .expresso .ex-mx-auto {
   margin-left: auto !important;
   margin-right: auto !important
 }

 .expresso .ex-h-auto {
   height: auto !important
 }

 .expresso .ex-h-25 {
   height: 25% !important
 }

 .expresso .ex-h-50 {
   height: 50% !important
 }

 .expresso .ex-h-75 {
   height: 75% !important
 }

 .expresso .ex-h-100 {
   height: 100% !important
 }

 .expresso .ex-w-auto {
   width: auto !important
 }

 .expresso .ex-w-25 {
   width: 25% !important
 }

 .expresso .ex-w-50 {
   width: 50% !important
 }

 .expresso .ex-w-75 {
   width: 75% !important
 }

 .expresso .ex-w-100 {
   width: 100% !important
 }

 .expresso .ex-gap-2xs {
   grid-gap: .125rem !important;
   gap: .125rem !important
 }

 .expresso .ex-gap-xs {
   grid-gap: .25rem !important;
   gap: .25rem !important
 }

 .expresso .ex-gap-sm {
   grid-gap: .5rem !important;
   gap: .5rem !important
 }

 .expresso .ex-gap-md {
   grid-gap: 1rem !important;
   gap: 1rem !important
 }

 .expresso .ex-gap-lg {
   grid-gap: 1.5rem !important;
   gap: 1.5rem !important
 }

 .expresso .ex-gap-xl {
   grid-gap: 2rem !important;
   gap: 2rem !important
 }

 .expresso .ex-gap-2xl {
   grid-gap: 4rem !important;
   gap: 4rem !important
 }

 .expresso .ex-gap-3xl {
   grid-gap: 6rem !important;
   gap: 6rem !important
 }

 .expresso .ex-row-gap-2xs {
   grid-row-gap: .125rem !important;
   row-gap: .125rem !important
 }

 .expresso .ex-row-gap-xs {
   grid-row-gap: .25rem !important;
   row-gap: .25rem !important
 }

 .expresso .ex-row-gap-sm {
   grid-row-gap: .5rem !important;
   row-gap: .5rem !important
 }

 .expresso .ex-row-gap-md {
   grid-row-gap: 1rem !important;
   row-gap: 1rem !important
 }

 .expresso .ex-row-gap-lg {
   grid-row-gap: 1.5rem !important;
   row-gap: 1.5rem !important
 }

 .expresso .ex-row-gap-xl {
   grid-row-gap: 2rem !important;
   row-gap: 2rem !important
 }

 .expresso .ex-row-gap-2xl {
   grid-row-gap: 4rem !important;
   row-gap: 4rem !important
 }

 .expresso .ex-row-gap-3xl {
   grid-row-gap: 6rem !important;
   row-gap: 6rem !important
 }

 .expresso .ex-column-gap-2xs {
   grid-column-gap: .125rem !important;
   column-gap: .125rem !important
 }

 .expresso .ex-column-gap-xs {
   grid-column-gap: .25rem !important;
   column-gap: .25rem !important
 }

 .expresso .ex-column-gap-sm {
   grid-column-gap: .5rem !important;
   column-gap: .5rem !important
 }

 .expresso .ex-column-gap-md {
   grid-column-gap: 1rem !important;
   column-gap: 1rem !important
 }

 .expresso .ex-column-gap-lg {
   grid-column-gap: 1.5rem !important;
   column-gap: 1.5rem !important
 }

 .expresso .ex-column-gap-xl {
   grid-column-gap: 2rem !important;
   column-gap: 2rem !important
 }

 .expresso .ex-column-gap-2xl {
   grid-column-gap: 4rem !important;
   column-gap: 4rem !important
 }

 .expresso .ex-column-gap-3xl {
   grid-column-gap: 6rem !important;
   column-gap: 6rem !important
 }

 .expresso .ex-bw-sm {
   border-width: .0313rem !important
 }

 .expresso .ex-bw-md {
   border-width: .0625rem !important
 }

 .expresso .ex-bw-lg {
   border-width: .125rem !important
 }

 .expresso .ex-bw-xl {
   border-width: .25rem !important
 }

 .expresso .ex-bw-2xl {
   border-width: .375rem !important
 }

 .expresso .ex-bw-3xl {
   border-width: .5rem !important
 }

 .expresso .ex-br-3xs {
   border-radius: .25rem !important
 }

 .expresso .ex-br-2xs {
   border-radius: .5rem !important
 }

 .expresso .ex-br-xs {
   border-radius: .75rem !important
 }

 .expresso .ex-br-sm {
   border-radius: 1rem !important
 }

 .expresso .ex-br-md {
   border-radius: 1.25rem !important
 }

 .expresso .ex-br-lg {
   border-radius: 1.5rem !important
 }

 .expresso .ex-br-xl {
   border-radius: 2rem !important
 }

 .expresso .ex-br-2xl {
   border-radius: 4rem !important
 }

 .expresso .ex-br-3xl {
   border-radius: 8rem !important
 }

 .expresso .ex-br-4xl {
   border-radius: 22.5rem !important
 }

 .expresso .ex-bs-solid {
   border-style: solid !important
 }

 .expresso .ex-bs-dashed {
   border-style: dashed !important
 }

 .expresso .ex-bs-dotted {
   border-style: dotted !important
 }

 .expresso .ex-fw-normal {
   font-weight: 300 !important
 }

 .expresso .ex-fw-medium {
   font-weight: 400 !important
 }

 .expresso .ex-fw-strong {
   font-weight: 500 !important
 }

 .expresso .ex-fw-superstrong {
   font-weight: 600 !important
 }

 .expresso .ex-fs-3xs {
   font-size: .5rem !important
 }

 .expresso .ex-fs-2xs {
   font-size: .625rem !important
 }

 .expresso .ex-fs-xs {
   font-size: .75rem !important
 }

 .expresso .ex-fs-sm {
   font-size: .875rem !important
 }

 .expresso .ex-fs-md {
   font-size: 1rem !important
 }

 .expresso .ex-fs-lg {
   font-size: 1.25rem !important
 }

 .expresso .ex-fs-xl {
   font-size: 1.5rem !important
 }

 .expresso .ex-fs-2xl {
   font-size: 2rem !important
 }

 .expresso .ex-fs-3xl {
   font-size: 2.5rem !important
 }

 .expresso .ex-fs-4xl {
   font-size: 3rem !important
 }

 .expresso .ex-fs-5xl {
   font-size: 4rem !important
 }

 .expresso .ex-fs-d1-regular {
   font-weight: 500 !important;
   font-size: 4rem !important;
   line-height: 108% !important
 }

 .expresso .ex-fs-d1-heavy {
   font-weight: 600 !important;
   font-size: 4rem !important;
   line-height: 108% !important
 }

 .expresso .ex-fs-d2-regular {
   font-weight: 500 !important;
   font-size: 3rem !important;
   line-height: 120% !important
 }

 .expresso .ex-fs-d2-heavy {
   font-weight: 600 !important;
   font-size: 3rem !important;
   line-height: 120% !important
 }

 .expresso .ex-fs-d3-regular {
   font-weight: 400 !important;
   font-size: 2.5rem !important;
   line-height: 120% !important
 }

 .expresso .ex-fs-d3-heavy {
   font-weight: 500 !important;
   font-size: 2.5rem !important;
   line-height: 120% !important
 }

 .expresso .ex-fs-t1-regular {
   font-weight: 400 !important;
   font-size: 2rem !important;
   line-height: 140% !important
 }

 .expresso .ex-fs-t1-heavy {
   font-weight: 500 !important;
   font-size: 2rem !important;
   line-height: 140% !important
 }

 .expresso .ex-fs-t2-regular {
   font-weight: 400 !important;
   font-size: 1.5rem !important;
   line-height: 140% !important
 }

 .expresso .ex-fs-t2-heavy {
   font-weight: 500 !important;
   font-size: 1.5rem !important;
   line-height: 140% !important
 }

 .expresso .ex-fs-hl-regular {
   font-weight: 400 !important
 }

 .expresso .ex-fs-hl-heavy,
 .expresso .ex-fs-hl-regular {
   font-size: 1.25rem !important;
   line-height: 140% !important
 }

 .expresso .ex-fs-hl-heavy {
   font-weight: 500 !important
 }

 .expresso .ex-fs-sh-regular {
   font-weight: 400 !important;
   font-size: 1rem !important;
   line-height: 160% !important
 }

 .expresso .ex-fs-sh-heavy {
   font-weight: 500 !important;
   font-size: 1rem !important;
   line-height: 160% !important
 }

 .expresso .ex-fs-b-regular {
   font-weight: 300 !important;
   font-size: 1rem !important;
   line-height: 160% !important
 }

 .expresso .ex-fs-b-heavy {
   font-weight: 400 !important;
   font-size: 1rem !important;
   line-height: 160% !important
 }

 .expresso .ex-fs-c1-regular {
   font-weight: 400 !important
 }

 .expresso .ex-fs-c1-heavy,
 .expresso .ex-fs-c1-regular {
   font-size: .875rem !important;
   line-height: 126% !important
 }

 .expresso .ex-fs-c1-heavy {
   font-weight: 500 !important
 }

 .expresso .ex-fs-c2-regular {
   font-weight: 400 !important;
   font-size: .75rem !important;
   line-height: 105% !important
 }

 .expresso .ex-fs-c2-heavy {
   font-size: .75rem !important
 }

 .expresso .ex-fs-c2-heavy,
 .expresso .ex-fs-e-small {
   font-weight: 500 !important;
   line-height: 105% !important
 }

 .expresso .ex-fs-e-small {
   font-size: .5rem !important
 }

 .expresso {
   font-family: Poppins !important;
   font-size: 1rem !important;
   font-weight: 300 !important;
   text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%
 }

 .expresso.ex-component {
   display: block
 }

 .expresso.ex-no-render-template {
   display: none
 }

 .expresso::-webkit-scrollbar {
   height: .75rem !important;
   width: .75rem !important
 }

 .expresso::-webkit-scrollbar-track {
   border-radius: 1.5rem !important;
   background-color: var(--ex-border-neutral-primary) !important
 }

 .expresso::-webkit-scrollbar-thumb {
   border-radius: 1.5rem !important;
   border: .125rem solid var(--ex-border-neutral-primary) !important;
   background-color: var(--ex-bg-neutral-secondary) !important
 }

 .expresso .ex-cursor-pointer {
   cursor: pointer !important
 }

 .expresso .ex-cursor-default {
   cursor: default !important
 }

 .expresso .ex-cursor-not-allowed {
   cursor: not-allowed !important
 }

 .expresso .ex-text-start {
   text-align: left !important
 }

 .expresso .ex-text-center {
   text-align: center !important
 }

 .expresso .ex-text-end {
   text-align: right !important
 }

 .expresso .ex-text-uppercase {
   text-transform: uppercase !important
 }

 .expresso .ex-text-lowercase {
   text-transform: lowercase !important
 }

 .expresso .ex-text-capitalize {
   text-transform: capitalize !important
 }

 .expresso .ex-text-italic {
   font-style: italic !important
 }

 .expresso .ex-text-no-wrap {
   white-space: nowrap;
   overflow: hidden
 }

 .expresso .ex-divider {
   margin-top: 1rem;
   margin-bottom: 1rem
 }

 .expresso .ex-divider,
 .expresso .ex-divider--vertical {
   height: .0625rem;
   color: var(--ex-border-neutral-primary);
   background-color: var(--ex-border-neutral-primary);
   border: none
 }

 .expresso .ex-divider--vertical {
   margin: 0;
   width: .0625rem
 }

 .expresso .ex-vlibras {
   left: 0 !important;
   right: auto !important
 }

 .expresso.ex-badge-container {
   position: relative
 }

 .expresso.ex-badge-container .ex-badge {
   position: absolute;
   display: inline-block;
   background-color: var(--ex-border-and-text-error-hover);
   color: var(--ex-text-actions);
   border-color: var(--ex-border-neutral-secondary);
   border-radius: .75rem;
   border-style: solid;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   text-align: center;
   pointer-events: none;
   z-index: 50;
   box-shadow: 0 .0625rem .0625rem 0 var(--ex-black-10)
 }

 .expresso.ex-badge-container .ex-badge--xs {
   font-weight: 500 !important;
   font-size: .5rem !important;
   line-height: 105% !important;
   height: .75rem;
   line-height: 145% !important;
   min-width: .75rem;
   max-width: 3.125rem;
   border-width: .0313rem
 }

 .expresso.ex-badge-container .ex-badge--xs.ex-badge--top:not(.ex-badge--center-x) {
   top: -.01565rem
 }

 .expresso.ex-badge-container .ex-badge--xs.ex-badge--top.ex-badge--center-x {
   top: 0;
   left: 50%
 }

 .expresso.ex-badge-container .ex-badge--xs.ex-badge--bottom:not(.ex-badge--center-x) {
   bottom: -.01565rem
 }

 .expresso.ex-badge-container .ex-badge--xs.ex-badge--bottom.ex-badge--center-x {
   left: 50%
 }

 .expresso.ex-badge-container .ex-badge--xs.ex-badge--start:not(.ex-badge--center-y) {
   left: -.01565rem
 }

 .expresso.ex-badge-container .ex-badge--xs.ex-badge--start.ex-badge--center-y {
   top: 50%
 }

 .expresso.ex-badge-container .ex-badge--xs.ex-badge--end:not(.ex-badge--center-y) {
   right: -.01565rem
 }

 .expresso.ex-badge-container .ex-badge--xs.ex-badge--end.ex-badge--center-y {
   top: 50%;
   left: 100%
 }

 .expresso.ex-badge-container .ex-badge--sm {
   font-weight: 400 !important;
   font-size: .75rem !important;
   line-height: 105% !important;
   height: 1rem;
   line-height: 122% !important;
   min-width: 1rem;
   max-width: 4.375rem;
   border-width: .0625rem
 }

 .expresso.ex-badge-container .ex-badge--sm.ex-badge--top:not(.ex-badge--center-x) {
   top: -.03125rem
 }

 .expresso.ex-badge-container .ex-badge--sm.ex-badge--top.ex-badge--center-x {
   top: 0;
   left: 50%
 }

 .expresso.ex-badge-container .ex-badge--sm.ex-badge--bottom:not(.ex-badge--center-x) {
   bottom: -.03125rem
 }

 .expresso.ex-badge-container .ex-badge--sm.ex-badge--bottom.ex-badge--center-x {
   left: 50%
 }

 .expresso.ex-badge-container .ex-badge--sm.ex-badge--start:not(.ex-badge--center-y) {
   left: -.03125rem
 }

 .expresso.ex-badge-container .ex-badge--sm.ex-badge--start.ex-badge--center-y {
   top: 50%
 }

 .expresso.ex-badge-container .ex-badge--sm.ex-badge--end:not(.ex-badge--center-y) {
   right: -.03125rem
 }

 .expresso.ex-badge-container .ex-badge--sm.ex-badge--end.ex-badge--center-y {
   top: 50%;
   left: 100%
 }

 .expresso.ex-badge-container .ex-badge--md {
   font-weight: 500 !important;
   font-size: .75rem !important;
   line-height: 105% !important;
   height: 1.125rem;
   line-height: 140% !important;
   min-width: 1.125rem;
   max-width: 4.375rem;
   border-width: .0625rem
 }

 .expresso.ex-badge-container .ex-badge--md.ex-badge--top:not(.ex-badge--center-x) {
   top: -.03125rem
 }

 .expresso.ex-badge-container .ex-badge--md.ex-badge--top.ex-badge--center-x {
   top: 0;
   left: 50%
 }

 .expresso.ex-badge-container .ex-badge--md.ex-badge--bottom:not(.ex-badge--center-x) {
   bottom: -.03125rem
 }

 .expresso.ex-badge-container .ex-badge--md.ex-badge--bottom.ex-badge--center-x {
   left: 50%
 }

 .expresso.ex-badge-container .ex-badge--md.ex-badge--start:not(.ex-badge--center-y) {
   left: -.03125rem
 }

 .expresso.ex-badge-container .ex-badge--md.ex-badge--start.ex-badge--center-y {
   top: 50%
 }

 .expresso.ex-badge-container .ex-badge--md.ex-badge--end:not(.ex-badge--center-y) {
   right: -.03125rem
 }

 .expresso.ex-badge-container .ex-badge--md.ex-badge--end.ex-badge--center-y {
   top: 50%;
   left: 100%
 }

 .expresso.ex-badge-container .ex-badge--lg {
   font-weight: 500 !important;
   font-size: .875rem !important;
   line-height: 126% !important;
   height: 1.5rem;
   line-height: 155% !important;
   min-width: 1.5rem;
   max-width: 5.3125rem;
   border-width: .125rem
 }

 .expresso.ex-badge-container .ex-badge--lg.ex-badge--top:not(.ex-badge--center-x) {
   top: -.0625rem
 }

 .expresso.ex-badge-container .ex-badge--lg.ex-badge--top.ex-badge--center-x {
   top: 0;
   left: 50%
 }

 .expresso.ex-badge-container .ex-badge--lg.ex-badge--bottom:not(.ex-badge--center-x) {
   bottom: -.0625rem
 }

 .expresso.ex-badge-container .ex-badge--lg.ex-badge--bottom.ex-badge--center-x {
   left: 50%
 }

 .expresso.ex-badge-container .ex-badge--lg.ex-badge--start:not(.ex-badge--center-y) {
   left: -.0625rem
 }

 .expresso.ex-badge-container .ex-badge--lg.ex-badge--start.ex-badge--center-y {
   top: 50%
 }

 .expresso.ex-badge-container .ex-badge--lg.ex-badge--end:not(.ex-badge--center-y) {
   right: -.0625rem
 }

 .expresso.ex-badge-container .ex-badge--lg.ex-badge--end.ex-badge--center-y {
   top: 50%;
   left: 100%
 }

 .expresso.ex-badge-container .ex-badge--disabled {
   background-color: var(--ex-border-neutral-primary)
 }

 .expresso.ex-badge-container .ex-badge--center-x,
 .expresso.ex-badge-container .ex-badge--center-y {
   transform: translate(-50%, -50%)
 }

 .expresso.ex-badge-container .ex-badge.ex-badge--center-y.ex-badge--center-x {
   left: 50%;
   top: 50%
 }

 .expresso.ex-skeleton {
   background-color: var(--ex-gray-300);
   background-image: linear-gradient(90deg, #0000 0, var(--ex-gray-200) 50%, #0000 100%);
   background-size: 50%;
   background-repeat: no-repeat;
   animation: ex-skeleton-flash-animation .5s linear infinite
 }

 @keyframes ex-skeleton-flash-animation {
   0% {
     background-position: -150%
   }

   to {
     background-position: 150%
   }
 }

 .expresso.mat-calendar {
   -webkit-user-select: none;
   user-select: none;
   font-family: Poppins !important;
   background-color: var(--ex-bg-neutral-primary)
 }

 .expresso.mat-calendar.ex-input-date__overlay {
   border: .0625rem solid var(--ex-border-neutral-primary);
   border-radius: .5rem
 }

 .expresso.mat-calendar .mat-calendar-table-header th {
   font-weight: 500 !important;
   font-size: 1.25rem !important;
   line-height: 140% !important;
   color: var(--ex-text-primary)
 }

 .expresso.mat-calendar .mat-calendar-table-header-divider:after {
   content: none
 }

 .expresso.mat-calendar .mat-focus-indicator {
   color: var(--ex-text-neutral-primary)
 }

 .expresso.mat-calendar .mat-focus-indicator .mat-calendar-arrow {
   border-top-color: var(--ex-text-neutral-primary)
 }

 .expresso.mat-calendar .mat-button-wrapper {
   font-weight: 400 !important;
   font-size: 1.25rem !important;
   line-height: 140% !important
 }

 .ex-calendar--large .expresso.mat-calendar .mat-button-wrapper {
   font-weight: 400 !important;
   font-size: 1.5rem !important;
   line-height: 140% !important
 }

 .ex-calendar--small .expresso.mat-calendar .mat-button-wrapper {
   font-weight: 400 !important;
   font-size: 1rem !important;
   line-height: 160% !important
 }

 .expresso.mat-calendar .mat-calendar-body-label.ng-star-inserted {
   opacity: 0
 }

 .expresso.mat-calendar .mat-calendar-body-label:not(.ng-star-inserted) {
   display: none
 }

 .expresso.mat-calendar .mat-calendar-body-today.mat-calendar-body-selected {
   box-shadow: none
 }

 .expresso.mat-calendar .ex-calendar-date-cell {
   font-weight: 400 !important;
   font-size: 1rem !important;
   line-height: 160% !important
 }

 .expresso.mat-calendar .ex-calendar-date-cell.ex-calendar-date-cell--large {
   font-weight: 400 !important;
   font-size: 1.5rem !important;
   line-height: 140% !important
 }

 .expresso.mat-calendar .ex-calendar-date-cell.ex-calendar-date-cell--month .mat-calendar-body-cell-content {
   border: .0625rem solid var(--ex-border-primary)
 }

 .expresso.mat-calendar .mat-calendar-body-cell-content {
   color: var(--ex-text-neutral-primary)
 }

 .expresso.mat-calendar .mat-calendar-body-selected.mat-calendar-body-cell-content {
   color: var(--ex-text-actions);
   background-color: var(--ex-base-primary)
 }

 .expresso.mat-calendar .mat-calendar-body-cell.mat-calendar-body-disabled .mat-calendar-body-cell-content {
   color: var(--ex-text-neutral-tertiary-disabled)
 }

 .expresso.mat-calendar .mat-calendar-body-cell.ex-calendar-date-cell--inactive .mat-calendar-body-cell-content {
   color: var(--ex-border-and-text-error) !important;
   text-decoration: line-through
 }

 .expresso.mat-calendar .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
   background-color: var(--ex-bg-primary)
 }

 .expresso.mat-calendar .ex-calendar-date-cell:not(.ex-calendar-date-cell--month) .mat-calendar-body-today {
   border: .0625rem solid var(--ex-border-neutral-primary)
 }

 .expresso.mat-calendar .ex-calendar-date-cell:not(.ex-calendar-date-cell--month) .mat-calendar-body-today.mat-calendar-body-comparison-identical,
 .expresso.mat-calendar .ex-calendar-date-cell:not(.ex-calendar-date-cell--month) .mat-calendar-body-today.mat-calendar-body-selected {
   border: none
 }

 .expresso.mat-calendar .ex-calendar-date-cell:not(.ex-calendar-date-cell--month) .mat-calendar-body-today:after {
   content: ".";
   display: inline-block;
   font-size: 2.25em;
   margin-top: -.012em;
   position: absolute
 }

 .mat-datepicker-content .expresso.mat-calendar {
   height: 23.125rem
 }

 .expresso.ex-dialog .mat-dialog-container {
   background-color: var(--ex-bg-neutral-primary);
   border-radius: 1.5rem;
   border: .0625rem solid #0000;
   padding: 1rem
 }

 .expresso.ex-dialog .mat-dialog-container.ex-dialog-br-lg {
   border-radius: 1.5rem
 }

 .expresso.ex-dialog--bg-cover .mat-dialog-container {
   border-width: 0;
   padding: 0
 }

 .expresso.ex-dialog.ex-dialog-pdf-reader .mat-dialog-container {
   padding: 0;
   overflow: hidden
 }

 .expresso.ex-dialog.ex-dialog-pdf-reader--is-fullscreen {
   max-width: 100vw !important
 }

 .expresso.ex-dialog.ex-dialog-pdf-reader--is-fullscreen .mat-dialog-container {
   border-radius: 0
 }

 .expresso.ex-dialog.ex-contrast-theme.ex-dialog--bg-cover .mat-dialog-container {
   border-width: .0625rem
 }

 .expresso.ex-dialog.ex-contrast-theme.ex-dialog-pdf-reader--is-fullscreen .mat-dialog-container {
   border-color: #0000
 }

 .expresso.ex-dialog.ex-contrast-theme .mat-dialog-container {
   border-color: var(--ex-border-neutral-primary)
 }

 .expresso kbd {
   padding: .125rem .25rem;
   margin: 0 .25rem;
   font-size: .875rem;
   color: var(--ex-text-neutral-primary);
   background-color: var(--ex-bg-neutral-canvas);
   border: .0625rem solid var(--ex-border-neutral-secondary);
   border-radius: .25rem
 }

 .expresso kbd kbd {
   padding: 0;
   border: none
 }

 .expresso.ex-toastr.ngx-toastr {
   border-radius: .75rem !important;
   background-color: var(--ex-gray-50) !important;
   color: var(--ex-black-100) !important;
   background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Im00NjQgMjU2YTIwOCAyMDggMCAxIDAtNDE2IDAgMjA4IDIwOCAwIDEgMCA0MTYgMHptLTQ2NCAwYTI1NiAyNTYgMCAxIDEgNTEyIDAgMjU2IDI1NiAwIDEgMS01MTIgMHptMTY5LjgtOTAuN2M3LjktMjIuMyAyOS4xLTM3LjMgNTIuOC0zNy4zaDU4LjNjMzQuOSAwIDYzLjEgMjguMyA2My4xIDYzLjEgMCAyMi42LTEyLjEgNDMuNS0zMS43IDU0LjhsLTMyLjMgMTguNWMtMC4yIDEzLTEwLjkgMjMuNi0yNCAyMy42LTEzLjMgMC0yNC0xMC43LTI0LTI0di0xMy41YzAtOC42IDQuNi0xNi41IDEyLjEtMjAuOGw0NC4zLTI1LjRjNC43LTIuNyA3LjYtNy43IDcuNi0xMy4xIDAtOC40LTYuOC0xNS4xLTE1LjEtMTUuMWgtNTguM2MtMy40IDAtNi40IDIuMS03LjUgNS4zbC0wLjQgMS4yYy00LjQgMTIuNS0xOC4yIDE5LTMwLjYgMTQuNnMtMTktMTguMi0xNC42LTMwLjZsMC40LTEuMnptNTQuMiAxODYuN2EzMiAzMiAwIDEgMSA2NCAwIDMyIDMyIDAgMSAxLTY0IDB6IiBzdHlsZT0iZmlsbDojMGI3Njc1Ii8+PC9zdmc+Cg==") !important
 }

 .expresso.ex-toastr.ngx-toastr .toast-close-button {
   height: 1.25rem;
   font-weight: 400 !important;
   font-size: 1.5rem !important;
   right: 0 !important;
   color: var(--ex-expresso-100) !important;
   text-shadow: none !important
 }

 .expresso.ex-toastr.ngx-toastr .toast-title {
   font-weight: 500 !important;
   font-size: 1rem !important;
   line-height: 160% !important
 }

 .expresso.ex-toastr.ngx-toastr .toast-message {
   font-weight: 400 !important;
   font-size: 1rem !important;
   line-height: 160% !important
 }

 .expresso.ex-toastr.ngx-toastr.toast-success {
   background-color: var(--ex-success-100) !important;
   background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0yNTYgNDhhMjA4IDIwOCAwIDEgMSAwIDQxNiAyMDggMjA4IDAgMSAxIDAtNDE2em0wIDQ2NEEyNTYgMjU2IDAgMSAwIDI1NiAwYTI1NiAyNTYgMCAxIDAgMCA1MTJ6TTM2OSAyMDljOS40LTkuNCA5LjQtMjQuNiAwLTMzLjlzLTI0LjYtOS40LTMzLjkgMGwtMTExIDExMS00Ny00N2MtOS40LTkuNC0yNC42LTkuNC0zMy45IDBzLTkuNCAyNC42IDAgMzMuOWw2NCA2NGM5LjQgOS40IDI0LjYgOS40IDMzLjkgMEwzNjkgMjA5eiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPgo=") !important;
   color: var(--ex-white-100) !important
 }

 .expresso.ex-toastr.ngx-toastr.toast-success .toast-close-button {
   color: var(--ex-white-100) !important
 }

 .expresso.ex-toastr.ngx-toastr.toast-warning {
   background-color: var(--ex-warning-100) !important;
   background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0yNDguNCA4NC4zYzEuNi0yLjcgNC41LTQuMyA3LjYtNC4zczYgMS42IDcuNiA0LjNMNDYxLjkgNDEwYzEuNCAyLjMgMi4xIDQuOSAyLjEgNy41YzAgOC02LjUgMTQuNS0xNC41IDE0LjVsLTM4NyAwYy04IDAtMTQuNS02LjUtMTQuNS0xNC41YzAtMi43IC43LTUuMyAyLjEtNy41TDI0OC40IDg0LjN6bS00MS0yNUw5LjEgMzg1Yy02IDkuOC05LjEgMjEtOS4xIDMyLjVDMCA0NTIgMjggNDgwIDYyLjUgNDgwbDM4NyAwYzM0LjUgMCA2Mi41LTI4IDYyLjUtNjIuNWMwLTExLjUtMy4yLTIyLjctOS4xLTMyLjVMMzA0LjYgNTkuM0MyOTQuMyA0Mi40IDI3NS45IDMyIDI1NiAzMnMtMzguMyAxMC40LTQ4LjYgMjcuM3pNMjg4IDM2OGEzMiAzMiAwIDEgMCAtNjQgMCAzMiAzMiAwIDEgMCA2NCAwem0tOC0xODRjMC0xMy4zLTEwLjctMjQtMjQtMjRzLTI0IDEwLjctMjQgMjRsMCA5NmMwIDEzLjMgMTAuNyAyNCAyNCAyNHMyNC0xMC43IDI0LTI0bDAtOTZ6IiBzdHlsZT0iZmlsbDojZmZmIi8+PC9zdmc+Cg==") !important;
   color: var(--ex-white-100) !important
 }

 .expresso.ex-toastr.ngx-toastr.toast-warning .toast-close-button {
   color: var(--ex-white-100) !important
 }

 .expresso.ex-toastr.ngx-toastr.toast-info {
   background-color: var(--ex-info-100) !important;
   background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Im0yNTYgNDhhMjA4IDIwOCAwIDEgMSAwIDQxNiAyMDggMjA4IDAgMSAxIDAtNDE2em0wIDQ2NGEyNTYgMjU2IDAgMSAwIDAtNTEyIDI1NiAyNTYgMCAxIDAgMCA1MTJ6bS00MC0xNzZjLTEzLjMgMC0yNCAxMC43LTI0IDI0czEwLjcgMjQgMjQgMjRoODBjMTMuMyAwIDI0LTEwLjcgMjQtMjRzLTEwLjctMjQtMjQtMjRoLTh2LTg4YzAtMTMuMy0xMC43LTI0LTI0LTI0aC00OGMtMTMuMyAwLTI0IDEwLjctMjQgMjRzMTAuNyAyNCAyNCAyNGgyNHY2NGgtMjR6bTQwLTE0NGEzMiAzMiAwIDEgMCAwLTY0IDMyIDMyIDAgMSAwIDAgNjR6IiBzdHlsZT0iZmlsbDojZmZmIi8+PC9zdmc+Cg==") !important;
   color: var(--ex-white-100) !important
 }

 .expresso.ex-toastr.ngx-toastr.toast-info .toast-close-button {
   color: var(--ex-white-100) !important
 }

 .expresso.ex-toastr.ngx-toastr.toast-error {
   background-color: var(--ex-error-100) !important;
   background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xOTEuNSA0OC4xYy02LjQgMC0xMi41IDIuNS0xNyA3TDU1LjEgMTc0LjVjLTQuNSA0LjUtNyAxMC42LTcgMTdsMCAxMjljMCA2LjQgMi41IDEyLjUgNyAxN0wyMS4yIDM3MS40QzcuNyAzNTcuOSAuMSAzMzkuNiAuMSAzMjAuNWwwLTEyOWMwLTE5LjEgNy42LTM3LjQgMjEuMS01MC45TDE0MC42IDIxLjJDMTU0LjEgNy43IDE3Mi40IC4xIDE5MS41IC4xbDEyOSAwYzE5LjEgMCAzNy40IDcuNiA1MC45IDIxLjFMNDkwLjggMTQwLjZjMTMuNSAxMy41IDIxLjEgMzEuOCAyMS4xIDUwLjlsMCAxMjljMCAxOS4xLTcuNiAzNy40LTIxLjEgNTAuOUwzNzEuNCA0OTAuOGMtMTMuNSAxMy41LTMxLjggMjEuMS01MC45IDIxLjFsLTEyOSAwYy0xOS4xIDAtMzcuNC03LjYtNTAuOS0yMS4xTDIxLjIgMzcxLjRsMzMuOS0zMy45TDE3NC41IDQ1Ni45YzQuNSA0LjUgMTAuNiA3IDE3IDdsMTI5IDBjNi40IDAgMTIuNS0yLjUgMTctN0w0NTYuOSAzMzcuNWM0LjUtNC41IDctMTAuNiA3LTE3bDAtMTI5YzAtNi40LTIuNS0xMi41LTctMTdMMzM3LjUgNTUuMWMtNC41LTQuNS0xMC42LTctMTctN2wtMTI5IDB6TTE3NSAxNzVjOS40LTkuNCAyNC42LTkuNCAzMy45IDBsNDcgNDcgNDctNDdjOS40LTkuNCAyNC42LTkuNCAzMy45IDBzOS40IDI0LjYgMCAzMy45bC00NyA0NyA0NyA0N2M5LjQgOS40IDkuNCAyNC42IDAgMzMuOXMtMjQuNiA5LjQtMzMuOSAwbC00Ny00Ny00NyA0N2MtOS40IDkuNC0yNC42IDkuNC0zMy45IDBzLTkuNC0yNC42IDAtMzMuOWw0Ny00Ny00Ny00N2MtOS40LTkuNC05LjQtMjQuNiAwLTMzLjl6IiBzdHlsZT0iZmlsbDojZmZmIi8+PC9zdmc+Cg==") !important;
   color: var(--ex-white-100) !important
 }

 .expresso.ex-toastr.ngx-toastr.toast-error .toast-close-button {
   color: var(--ex-white-100) !important
 }

 body .expresso,
 html .expresso {
   line-height: normal
 }

 .expresso:focus {
   outline: none
 }

 .expresso dd,
 .expresso dl,
 .expresso h1,
 .expresso h2,
 .expresso h3,
 .expresso h4,
 .expresso h5,
 .expresso h6,
 .expresso label,
 .expresso legend,
 .expresso ol,
 .expresso ol ol,
 .expresso ol ul,
 .expresso p,
 .expresso pre,
 .expresso ul,
 .expresso ul ol,
 .expresso ul ul {
   margin-top: 0;
   margin-bottom: 0
 }

 .expresso blockquote,
 .expresso figure {
   margin: 0
 }

 .expresso button {
   font-family: Poppins !important;
   font-size: revert !important;
   font-weight: 300 !important
 }

 .high-contrast .expresso h3 {
   color: inherit !important
 }

 .mat-tooltip {
   font-weight: 500 !important;
   font-size: .875rem !important;
   line-height: 126% !important;
   font-family: Poppins !important;
   background-color: var(--ex-text-neutral-primary) !important;
   color: var(--ex-bg-neutral-primary) !important;
   padding: .5rem .75rem !important
 }

 :root {
   --blue: #007bff;
   --indigo: #6610f2;
   --purple: #6f42c1;
   --pink: #e83e8c;
   --red: #dc3545;
   --orange: #fd7e14;
   --yellow: #FFD200;
   --green: #007A3D;
   --teal: #20c997;
   --cyan: #43F18E;
   --white: #fff;
   --gray-seconday: #075857;
   --gray-dark: #343a40;
   --gray: #6c757d;
   --green-default: #0B7675;
   --primary: #0B7675;
   --secondary: #075857;
   --success: #0B7675;
   --info: #43F18E;
   --warning: #FFD200;
   --danger: #dc3545;
   --light: #f8f9fa;
   --dark: #343a40;
   --breakpoint-xs: 0;
   --breakpoint-sm: 576px;
   --breakpoint-md: 768px;
   --breakpoint-lg: 992px;
   --breakpoint-xl: 1200px;
   --font-family-sans-serif: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
 }

 *,
 ::after,
 ::before {
   box-sizing: border-box
 }

 html {
   font-family: sans-serif;
   line-height: 1.15;
   -webkit-text-size-adjust: 100%;
   -webkit-tap-highlight-color: transparent
 }

 article,
 aside,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 main,
 nav,
 section {
   display: block
 }

 body {
   margin: 0;
   font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   color: #666671;
   text-align: left;
   background-color: #fff
 }

 [tabindex="-1"]:focus:not(:focus-visible) {
   outline: 0 !important
 }

 hr {
   box-sizing: content-box;
   height: 0;
   overflow: visible
 }

 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
   margin-top: 0;
   margin-bottom: .5rem
 }

 p {
   margin-top: 0;
   margin-bottom: 1rem
 }

 abbr[data-original-title],
 abbr[title] {
   text-decoration: underline;
   -webkit-text-decoration: underline dotted;
   text-decoration: underline dotted;
   cursor: help;
   border-bottom: 0;
   -webkit-text-decoration-skip-ink: none;
   text-decoration-skip-ink: none
 }

 address {
   margin-bottom: 1rem;
   font-style: normal;
   line-height: inherit
 }

 dl,
 ol,
 ul {
   margin-top: 0;
   margin-bottom: 1rem
 }

 ol ol,
 ol ul,
 ul ol,
 ul ul {
   margin-bottom: 0
 }

 dt {
   font-weight: 700
 }

 dd {
   margin-bottom: .5rem;
   margin-left: 0
 }

 blockquote {
   margin: 0 0 1rem
 }

 b,
 strong {
   font-weight: bolder
 }

 small {
   font-size: 80%
 }

 sub,
 sup {
   position: relative;
   font-size: 75%;
   line-height: 0;
   vertical-align: baseline
 }

 sub {
   bottom: -.25em
 }

 sup {
   top: -.5em
 }

 a {
   color: #0B7675;
   text-decoration: none;
   background-color: transparent
 }

 a:hover {
   color: #000;
   text-decoration: none
 }

 a:not([href]):not([class]) {
   color: inherit;
   text-decoration: none
 }

 a:not([href]):not([class]):hover {
   color: inherit;
   text-decoration: none
 }

 code,
 kbd,
 pre,
 samp {
   font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
   font-size: 1em
 }

 pre {
   margin-top: 0;
   margin-bottom: 1rem;
   overflow: auto;
   -ms-overflow-style: scrollbar
 }

 figure {
   margin: 0 0 1rem
 }

 img {
   vertical-align: middle;
   border-style: none
 }

 svg {
   overflow: hidden;
   vertical-align: middle
 }

 table {
   border-collapse: collapse
 }

 caption {
   padding-top: .75rem;
   padding-bottom: .75rem;
   color: #0B7675;
   text-align: left;
   caption-side: bottom
 }

 th {
   text-align: inherit
 }

 label {
   display: inline-block;
   margin-bottom: .5rem
 }

 button {
   border-radius: 0
 }

 button:focus {
   outline: 1px dotted;
   outline: 5px auto -webkit-focus-ring-color
 }

 button,
 input,
 optgroup,
 select,
 textarea {
   margin: 0;
   font-family: inherit;
   font-size: inherit;
   line-height: inherit
 }

 textarea {
   width: 100%;
   border-color: #ced4da;
   padding: .938em .8em
 }

 button,
 input {
   overflow: visible
 }

 button,
 select {
   text-transform: none
 }

 [role=button] {
   cursor: pointer
 }

 select {
   word-wrap: normal
 }

 [type=button],
 [type=reset],
 [type=submit],
 button {
   -webkit-appearance: button
 }

 [type=button]:not(:disabled),
 [type=reset]:not(:disabled),
 [type=submit]:not(:disabled),
 button:not(:disabled) {
   cursor: pointer
 }

 [type=button]::-moz-focus-inner,
 [type=reset]::-moz-focus-inner,
 [type=submit]::-moz-focus-inner,
 button::-moz-focus-inner {
   padding: 0;
   border-style: none
 }

 input[type=checkbox],
 input[type=radio] {
   box-sizing: border-box;
   padding: 0
 }

 textarea {
   overflow: auto;
   resize: vertical
 }

 fieldset {
   min-width: 0;
   padding: 0;
   margin: 0;
   border: 0
 }

 legend {
   display: block;
   width: 100%;
   max-width: 100%;
   padding: 0;
   margin-bottom: .5rem;
   font-size: 1.5rem;
   line-height: inherit;
   color: inherit;
   white-space: normal
 }

 progress {
   vertical-align: baseline
 }

 [type=number]::-webkit-inner-spin-button,
 [type=number]::-webkit-outer-spin-button {
   height: auto
 }

 [type=search] {
   outline-offset: -2px;
   -webkit-appearance: none
 }

 [type=search]::-webkit-search-decoration {
   -webkit-appearance: none
 }

 ::-webkit-file-upload-button {
   font: inherit;
   -webkit-appearance: button
 }

 output {
   display: inline-block
 }

 summary {
   display: list-item;
   cursor: pointer
 }

 template {
   display: none
 }

 [hidden] {
   display: none !important
 }

 .h1,
 .h2,
 .h3,
 .h4,
 .h5,
 .h6,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
   margin-bottom: .5rem;
   font-weight: 500;
   line-height: 1.2
 }

 .h1,
 h1 {
   font-size: 2.1875rem
 }

 .h2,
 h2 {
   font-size: 2rem
 }

 .h3,
 h3 {
   font-size: 1.75rem
 }

 .h4,
 h4 {
   font-size: 1.5rem
 }

 .h5,
 h5 {
   font-size: 1.25rem
 }

 .h6,
 h6 {
   font-size: 1rem
 }

 .with-divisor {
   margin-bottom: .75rem;
   font-weight: 700;
   color: #0B7675
 }

 .with-divisor:after {
   content: '';
   width: 45px;
   height: 5px;
   background: #ffd200;
   margin: 8px 0;
   display: block;
   border-radius: 15px
 }

 .lead {
   font-size: 1.25rem;
   font-weight: 300
 }

 .display-1 {
   font-size: 6rem;
   font-weight: 300;
   line-height: 1.2
 }

 .display-2 {
   font-size: 5.5rem;
   font-weight: 300;
   line-height: 1.2
 }

 .display-3 {
   font-size: 4.5rem;
   font-weight: 300;
   line-height: 1.2
 }

 .display-4 {
   font-size: 3.5rem;
   font-weight: 300;
   line-height: 1.2
 }

 hr {
   margin-top: 1rem;
   margin-bottom: 1rem;
   border: 0;
   border-top: 1px solid rgba(0, 0, 0, .1)
 }

 .small,
 small {
   font-size: 80%;
   font-weight: 400
 }

 .mark,
 mark {
   padding: .2em;
   background-color: #fcf8e3
 }

 .list-unstyled {
   padding-left: 0;
   list-style: none
 }

 .list-inline {
   padding-left: 0;
   list-style: none
 }

 .list-inline-item {
   display: inline-block
 }

 .list-inline-item:not(:last-child) {
   margin-right: .5rem
 }

 .initialism {
   font-size: 90%;
   text-transform: uppercase
 }

 .blockquote {
   margin-bottom: 1rem;
   font-size: 1.25rem
 }

 .blockquote-footer {
   display: block;
   font-size: 80%;
   color: #075857
 }

 .blockquote-footer::before {
   content: "\2014\00A0"
 }

 .img-fluid {
   max-width: 100%;
   height: auto
 }

 .img-thumbnail {
   padding: .25rem;
   background-color: #fff;
   border: 1px solid #dee2e6;
   border-radius: .25rem;
   max-width: 100%;
   height: auto
 }

 .figure {
   display: inline-block
 }

 .figure-img {
   margin-bottom: .5rem;
   line-height: 1
 }

 .figure-caption {
   font-size: 90%;
   color: #075857
 }

 code {
   font-size: 87.5%;
   color: #0B7675;
   word-wrap: break-word
 }

 a>code {
   color: inherit
 }

 kbd {
   padding: .2rem .4rem;
   font-size: 87.5%;
   color: #fff;
   background-color: #666671;
   border-radius: .2rem
 }

 kbd kbd {
   padding: 0;
   font-size: 100%;
   font-weight: 700
 }

 pre {
   display: block;
   font-size: 87.5%;
   color: #666671
 }

 pre code {
   font-size: inherit;
   color: inherit;
   word-break: normal
 }

 .pre-scrollable {
   max-height: 340px;
   overflow-y: scroll
 }

 .container,
 .container-fluid,
 .container-lg,
 .container-md,
 .container-sm,
 .container-xl {
   width: 100%;
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto
 }

 @media (min-width:576px) {

   .container,
   .container-sm {
     max-width: 540px
   }
 }

 @media (min-width:768px) {

   .container,
   .container-md,
   .container-sm {
     max-width: 720px
   }
 }

 @media (min-width:992px) {

   .container,
   .container-lg,
   .container-md,
   .container-sm {
     max-width: 960px
   }
 }

 @media (min-width:1200px) {

   .container,
   .container-lg,
   .container-md,
   .container-sm,
   .container-xl {
     max-width: 1140px
   }
 }

 .row {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin-right: -15px;
   margin-left: -15px
 }

 .no-gutters {
   margin-right: 0;
   margin-left: 0
 }

 .no-gutters>.col,
 .no-gutters>[class*=col-] {
   padding-right: 0;
   padding-left: 0
 }

 .col,
 .col-1,
 .col-10,
 .col-11,
 .col-12,
 .col-2,
 .col-3,
 .col-4,
 .col-5,
 .col-6,
 .col-7,
 .col-8,
 .col-9,
 .col-auto,
 .col-lg,
 .col-lg-1,
 .col-lg-10,
 .col-lg-11,
 .col-lg-12,
 .col-lg-2,
 .col-lg-3,
 .col-lg-4,
 .col-lg-5,
 .col-lg-6,
 .col-lg-7,
 .col-lg-8,
 .col-lg-9,
 .col-lg-auto,
 .col-md,
 .col-md-1,
 .col-md-10,
 .col-md-11,
 .col-md-12,
 .col-md-2,
 .col-md-3,
 .col-md-4,
 .col-md-5,
 .col-md-6,
 .col-md-7,
 .col-md-8,
 .col-md-9,
 .col-md-auto,
 .col-sm,
 .col-sm-1,
 .col-sm-10,
 .col-sm-11,
 .col-sm-12,
 .col-sm-2,
 .col-sm-3,
 .col-sm-4,
 .col-sm-5,
 .col-sm-6,
 .col-sm-7,
 .col-sm-8,
 .col-sm-9,
 .col-sm-auto,
 .col-xl,
 .col-xl-1,
 .col-xl-10,
 .col-xl-11,
 .col-xl-12,
 .col-xl-2,
 .col-xl-3,
 .col-xl-4,
 .col-xl-5,
 .col-xl-6,
 .col-xl-7,
 .col-xl-8,
 .col-xl-9,
 .col-xl-auto {
   position: relative;
   width: 100%;
   padding-right: 15px;
   padding-left: 15px
 }

 .col {
   -ms-flex-preferred-size: 0;
   flex-basis: 0;
   -ms-flex-positive: 1;
   flex-grow: 1;
   max-width: 100%
 }

 .row-cols-1>* {
   -ms-flex: 0 0 100%;
   flex: 0 0 100%;
   max-width: 100%
 }

 .row-cols-2>* {
   -ms-flex: 0 0 50%;
   flex: 0 0 50%;
   max-width: 50%
 }

 .row-cols-3>* {
   -ms-flex: 0 0 33.333333%;
   flex: 0 0 33.333333%;
   max-width: 33.333333%
 }

 .row-cols-4>* {
   -ms-flex: 0 0 25%;
   flex: 0 0 25%;
   max-width: 25%
 }

 .row-cols-5>* {
   -ms-flex: 0 0 20%;
   flex: 0 0 20%;
   max-width: 20%
 }

 .row-cols-6>* {
   -ms-flex: 0 0 16.666667%;
   flex: 0 0 16.666667%;
   max-width: 16.666667%
 }

 .col-auto {
   -ms-flex: 0 0 auto;
   flex: 0 0 auto;
   width: auto;
   max-width: 100%
 }

 .col-1 {
   -ms-flex: 0 0 8.333333%;
   flex: 0 0 8.333333%;
   max-width: 8.333333%
 }

 .col-2 {
   -ms-flex: 0 0 16.666667%;
   flex: 0 0 16.666667%;
   max-width: 16.666667%
 }

 .col-3 {
   -ms-flex: 0 0 25%;
   flex: 0 0 25%;
   max-width: 25%
 }

 .col-4 {
   -ms-flex: 0 0 33.333333%;
   flex: 0 0 33.333333%;
   max-width: 33.333333%
 }

 .col-5 {
   -ms-flex: 0 0 41.666667%;
   flex: 0 0 41.666667%;
   max-width: 41.666667%
 }

 .col-6 {
   -ms-flex: 0 0 50%;
   flex: 0 0 50%;
   max-width: 50%
 }

 .col-7 {
   -ms-flex: 0 0 58.333333%;
   flex: 0 0 58.333333%;
   max-width: 58.333333%
 }

 .col-8 {
   -ms-flex: 0 0 66.666667%;
   flex: 0 0 66.666667%;
   max-width: 66.666667%
 }

 .col-9 {
   -ms-flex: 0 0 75%;
   flex: 0 0 75%;
   max-width: 75%
 }

 .col-10 {
   -ms-flex: 0 0 83.333333%;
   flex: 0 0 83.333333%;
   max-width: 83.333333%
 }

 .col-11 {
   -ms-flex: 0 0 91.666667%;
   flex: 0 0 91.666667%;
   max-width: 91.666667%
 }

 .col-12 {
   -ms-flex: 0 0 100%;
   flex: 0 0 100%;
   max-width: 100%
 }

 .order-first {
   -ms-flex-order: -1;
   order: -1
 }

 .order-last {
   -ms-flex-order: 13;
   order: 13
 }

 .order-0 {
   -ms-flex-order: 0;
   order: 0
 }

 .order-1 {
   -ms-flex-order: 1;
   order: 1
 }

 .order-2 {
   -ms-flex-order: 2;
   order: 2
 }

 .order-3 {
   -ms-flex-order: 3;
   order: 3
 }

 .order-4 {
   -ms-flex-order: 4;
   order: 4
 }

 .order-5 {
   -ms-flex-order: 5;
   order: 5
 }

 .order-6 {
   -ms-flex-order: 6;
   order: 6
 }

 .order-7 {
   -ms-flex-order: 7;
   order: 7
 }

 .order-8 {
   -ms-flex-order: 8;
   order: 8
 }

 .order-9 {
   -ms-flex-order: 9;
   order: 9
 }

 .order-10 {
   -ms-flex-order: 10;
   order: 10
 }

 .order-11 {
   -ms-flex-order: 11;
   order: 11
 }

 .order-12 {
   -ms-flex-order: 12;
   order: 12
 }

 .offset-1 {
   margin-left: 8.333333%
 }

 .offset-2 {
   margin-left: 16.666667%
 }

 .offset-3 {
   margin-left: 25%
 }

 .offset-4 {
   margin-left: 33.333333%
 }

 .offset-5 {
   margin-left: 41.666667%
 }

 .offset-6 {
   margin-left: 50%
 }

 .offset-7 {
   margin-left: 58.333333%
 }

 .offset-8 {
   margin-left: 66.666667%
 }

 .offset-9 {
   margin-left: 75%
 }

 .offset-10 {
   margin-left: 83.333333%
 }

 .offset-11 {
   margin-left: 91.666667%
 }

 @media (min-width:576px) {
   .col-sm {
     -ms-flex-preferred-size: 0;
     flex-basis: 0;
     -ms-flex-positive: 1;
     flex-grow: 1;
     max-width: 100%
   }

   .row-cols-sm-1>* {
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%
   }

   .row-cols-sm-2>* {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%
   }

   .row-cols-sm-3>* {
     -ms-flex: 0 0 33.333333%;
     flex: 0 0 33.333333%;
     max-width: 33.333333%
   }

   .row-cols-sm-4>* {
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%
   }

   .row-cols-sm-5>* {
     -ms-flex: 0 0 20%;
     flex: 0 0 20%;
     max-width: 20%
   }

   .row-cols-sm-6>* {
     -ms-flex: 0 0 16.666667%;
     flex: 0 0 16.666667%;
     max-width: 16.666667%
   }

   .col-sm-auto {
     -ms-flex: 0 0 auto;
     flex: 0 0 auto;
     width: auto;
     max-width: 100%
   }

   .col-sm-1 {
     -ms-flex: 0 0 8.333333%;
     flex: 0 0 8.333333%;
     max-width: 8.333333%
   }

   .col-sm-2 {
     -ms-flex: 0 0 16.666667%;
     flex: 0 0 16.666667%;
     max-width: 16.666667%
   }

   .col-sm-3 {
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%
   }

   .col-sm-4 {
     -ms-flex: 0 0 33.333333%;
     flex: 0 0 33.333333%;
     max-width: 33.333333%
   }

   .col-sm-5 {
     -ms-flex: 0 0 41.666667%;
     flex: 0 0 41.666667%;
     max-width: 41.666667%
   }

   .col-sm-6 {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%
   }

   .col-sm-7 {
     -ms-flex: 0 0 58.333333%;
     flex: 0 0 58.333333%;
     max-width: 58.333333%
   }

   .col-sm-8 {
     -ms-flex: 0 0 66.666667%;
     flex: 0 0 66.666667%;
     max-width: 66.666667%
   }

   .col-sm-9 {
     -ms-flex: 0 0 75%;
     flex: 0 0 75%;
     max-width: 75%
   }

   .col-sm-10 {
     -ms-flex: 0 0 83.333333%;
     flex: 0 0 83.333333%;
     max-width: 83.333333%
   }

   .col-sm-11 {
     -ms-flex: 0 0 91.666667%;
     flex: 0 0 91.666667%;
     max-width: 91.666667%
   }

   .col-sm-12 {
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%
   }

   .order-sm-first {
     -ms-flex-order: -1;
     order: -1
   }

   .order-sm-last {
     -ms-flex-order: 13;
     order: 13
   }

   .order-sm-0 {
     -ms-flex-order: 0;
     order: 0
   }

   .order-sm-1 {
     -ms-flex-order: 1;
     order: 1
   }

   .order-sm-2 {
     -ms-flex-order: 2;
     order: 2
   }

   .order-sm-3 {
     -ms-flex-order: 3;
     order: 3
   }

   .order-sm-4 {
     -ms-flex-order: 4;
     order: 4
   }

   .order-sm-5 {
     -ms-flex-order: 5;
     order: 5
   }

   .order-sm-6 {
     -ms-flex-order: 6;
     order: 6
   }

   .order-sm-7 {
     -ms-flex-order: 7;
     order: 7
   }

   .order-sm-8 {
     -ms-flex-order: 8;
     order: 8
   }

   .order-sm-9 {
     -ms-flex-order: 9;
     order: 9
   }

   .order-sm-10 {
     -ms-flex-order: 10;
     order: 10
   }

   .order-sm-11 {
     -ms-flex-order: 11;
     order: 11
   }

   .order-sm-12 {
     -ms-flex-order: 12;
     order: 12
   }

   .offset-sm-0 {
     margin-left: 0
   }

   .offset-sm-1 {
     margin-left: 8.333333%
   }

   .offset-sm-2 {
     margin-left: 16.666667%
   }

   .offset-sm-3 {
     margin-left: 25%
   }

   .offset-sm-4 {
     margin-left: 33.333333%
   }

   .offset-sm-5 {
     margin-left: 41.666667%
   }

   .offset-sm-6 {
     margin-left: 50%
   }

   .offset-sm-7 {
     margin-left: 58.333333%
   }

   .offset-sm-8 {
     margin-left: 66.666667%
   }

   .offset-sm-9 {
     margin-left: 75%
   }

   .offset-sm-10 {
     margin-left: 83.333333%
   }

   .offset-sm-11 {
     margin-left: 91.666667%
   }
 }

 @media (min-width:768px) {
   .col-md {
     -ms-flex-preferred-size: 0;
     flex-basis: 0;
     -ms-flex-positive: 1;
     flex-grow: 1;
     max-width: 100%
   }

   .row-cols-md-1>* {
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%
   }

   .row-cols-md-2>* {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%
   }

   .row-cols-md-3>* {
     -ms-flex: 0 0 33.333333%;
     flex: 0 0 33.333333%;
     max-width: 33.333333%
   }

   .row-cols-md-4>* {
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%
   }

   .row-cols-md-5>* {
     -ms-flex: 0 0 20%;
     flex: 0 0 20%;
     max-width: 20%
   }

   .row-cols-md-6>* {
     -ms-flex: 0 0 16.666667%;
     flex: 0 0 16.666667%;
     max-width: 16.666667%
   }

   .col-md-auto {
     -ms-flex: 0 0 auto;
     flex: 0 0 auto;
     width: auto;
     max-width: 100%
   }

   .col-md-1 {
     -ms-flex: 0 0 8.333333%;
     flex: 0 0 8.333333%;
     max-width: 8.333333%
   }

   .col-md-2 {
     -ms-flex: 0 0 16.666667%;
     flex: 0 0 16.666667%;
     max-width: 16.666667%
   }

   .col-md-3 {
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%
   }

   .col-md-4 {
     -ms-flex: 0 0 33.333333%;
     flex: 0 0 33.333333%;
     max-width: 33.333333%
   }

   .col-md-5 {
     -ms-flex: 0 0 41.666667%;
     flex: 0 0 41.666667%;
     max-width: 41.666667%
   }

   .col-md-6 {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%
   }

   .col-md-7 {
     -ms-flex: 0 0 58.333333%;
     flex: 0 0 58.333333%;
     max-width: 58.333333%
   }

   .col-md-8 {
     -ms-flex: 0 0 66.666667%;
     flex: 0 0 66.666667%;
     max-width: 66.666667%
   }

   .col-md-9 {
     -ms-flex: 0 0 75%;
     flex: 0 0 75%;
     max-width: 75%
   }

   .col-md-10 {
     -ms-flex: 0 0 83.333333%;
     flex: 0 0 83.333333%;
     max-width: 83.333333%
   }

   .col-md-11 {
     -ms-flex: 0 0 91.666667%;
     flex: 0 0 91.666667%;
     max-width: 91.666667%
   }

   .col-md-12 {
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%
   }

   .order-md-first {
     -ms-flex-order: -1;
     order: -1
   }

   .order-md-last {
     -ms-flex-order: 13;
     order: 13
   }

   .order-md-0 {
     -ms-flex-order: 0;
     order: 0
   }

   .order-md-1 {
     -ms-flex-order: 1;
     order: 1
   }

   .order-md-2 {
     -ms-flex-order: 2;
     order: 2
   }

   .order-md-3 {
     -ms-flex-order: 3;
     order: 3
   }

   .order-md-4 {
     -ms-flex-order: 4;
     order: 4
   }

   .order-md-5 {
     -ms-flex-order: 5;
     order: 5
   }

   .order-md-6 {
     -ms-flex-order: 6;
     order: 6
   }

   .order-md-7 {
     -ms-flex-order: 7;
     order: 7
   }

   .order-md-8 {
     -ms-flex-order: 8;
     order: 8
   }

   .order-md-9 {
     -ms-flex-order: 9;
     order: 9
   }

   .order-md-10 {
     -ms-flex-order: 10;
     order: 10
   }

   .order-md-11 {
     -ms-flex-order: 11;
     order: 11
   }

   .order-md-12 {
     -ms-flex-order: 12;
     order: 12
   }

   .offset-md-0 {
     margin-left: 0
   }

   .offset-md-1 {
     margin-left: 8.333333%
   }

   .offset-md-2 {
     margin-left: 16.666667%
   }

   .offset-md-3 {
     margin-left: 25%
   }

   .offset-md-4 {
     margin-left: 33.333333%
   }

   .offset-md-5 {
     margin-left: 41.666667%
   }

   .offset-md-6 {
     margin-left: 50%
   }

   .offset-md-7 {
     margin-left: 58.333333%
   }

   .offset-md-8 {
     margin-left: 66.666667%
   }

   .offset-md-9 {
     margin-left: 75%
   }

   .offset-md-10 {
     margin-left: 83.333333%
   }

   .offset-md-11 {
     margin-left: 91.666667%
   }
 }

 @media (min-width:992px) {
   .col-lg {
     -ms-flex-preferred-size: 0;
     flex-basis: 0;
     -ms-flex-positive: 1;
     flex-grow: 1;
     max-width: 100%
   }

   .row-cols-lg-1>* {
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%
   }

   .row-cols-lg-2>* {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%
   }

   .row-cols-lg-3>* {
     -ms-flex: 0 0 33.333333%;
     flex: 0 0 33.333333%;
     max-width: 33.333333%
   }

   .row-cols-lg-4>* {
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%
   }

   .row-cols-lg-5>* {
     -ms-flex: 0 0 20%;
     flex: 0 0 20%;
     max-width: 20%
   }

   .row-cols-lg-6>* {
     -ms-flex: 0 0 16.666667%;
     flex: 0 0 16.666667%;
     max-width: 16.666667%
   }

   .col-lg-auto {
     -ms-flex: 0 0 auto;
     flex: 0 0 auto;
     width: auto;
     max-width: 100%
   }

   .col-lg-1 {
     -ms-flex: 0 0 8.333333%;
     flex: 0 0 8.333333%;
     max-width: 8.333333%
   }

   .col-lg-2 {
     -ms-flex: 0 0 16.666667%;
     flex: 0 0 16.666667%;
     max-width: 16.666667%
   }

   .col-lg-3 {
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%
   }

   .col-lg-4 {
     -ms-flex: 0 0 33.333333%;
     flex: 0 0 33.333333%;
     max-width: 33.333333%
   }

   .col-lg-5 {
     -ms-flex: 0 0 41.666667%;
     flex: 0 0 41.666667%;
     max-width: 41.666667%
   }

   .col-lg-6 {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%
   }

   .col-lg-7 {
     -ms-flex: 0 0 58.333333%;
     flex: 0 0 58.333333%;
     max-width: 58.333333%
   }

   .col-lg-8 {
     -ms-flex: 0 0 66.666667%;
     flex: 0 0 66.666667%;
     max-width: 66.666667%
   }

   .col-lg-9 {
     -ms-flex: 0 0 75%;
     flex: 0 0 75%;
     max-width: 75%
   }

   .col-lg-10 {
     -ms-flex: 0 0 83.333333%;
     flex: 0 0 83.333333%;
     max-width: 83.333333%
   }

   .col-lg-11 {
     -ms-flex: 0 0 91.666667%;
     flex: 0 0 91.666667%;
     max-width: 91.666667%
   }

   .col-lg-12 {
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%
   }

   .order-lg-first {
     -ms-flex-order: -1;
     order: -1
   }

   .order-lg-last {
     -ms-flex-order: 13;
     order: 13
   }

   .order-lg-0 {
     -ms-flex-order: 0;
     order: 0
   }

   .order-lg-1 {
     -ms-flex-order: 1;
     order: 1
   }

   .order-lg-2 {
     -ms-flex-order: 2;
     order: 2
   }

   .order-lg-3 {
     -ms-flex-order: 3;
     order: 3
   }

   .order-lg-4 {
     -ms-flex-order: 4;
     order: 4
   }

   .order-lg-5 {
     -ms-flex-order: 5;
     order: 5
   }

   .order-lg-6 {
     -ms-flex-order: 6;
     order: 6
   }

   .order-lg-7 {
     -ms-flex-order: 7;
     order: 7
   }

   .order-lg-8 {
     -ms-flex-order: 8;
     order: 8
   }

   .order-lg-9 {
     -ms-flex-order: 9;
     order: 9
   }

   .order-lg-10 {
     -ms-flex-order: 10;
     order: 10
   }

   .order-lg-11 {
     -ms-flex-order: 11;
     order: 11
   }

   .order-lg-12 {
     -ms-flex-order: 12;
     order: 12
   }

   .offset-lg-0 {
     margin-left: 0
   }

   .offset-lg-1 {
     margin-left: 8.333333%
   }

   .offset-lg-2 {
     margin-left: 16.666667%
   }

   .offset-lg-3 {
     margin-left: 25%
   }

   .offset-lg-4 {
     margin-left: 33.333333%
   }

   .offset-lg-5 {
     margin-left: 41.666667%
   }

   .offset-lg-6 {
     margin-left: 50%
   }

   .offset-lg-7 {
     margin-left: 58.333333%
   }

   .offset-lg-8 {
     margin-left: 66.666667%
   }

   .offset-lg-9 {
     margin-left: 75%
   }

   .offset-lg-10 {
     margin-left: 83.333333%
   }

   .offset-lg-11 {
     margin-left: 91.666667%
   }
 }

 @media (min-width:1200px) {
   .col-xl {
     -ms-flex-preferred-size: 0;
     flex-basis: 0;
     -ms-flex-positive: 1;
     flex-grow: 1;
     max-width: 100%
   }

   .row-cols-xl-1>* {
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%
   }

   .row-cols-xl-2>* {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%
   }

   .row-cols-xl-3>* {
     -ms-flex: 0 0 33.333333%;
     flex: 0 0 33.333333%;
     max-width: 33.333333%
   }

   .row-cols-xl-4>* {
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%
   }

   .row-cols-xl-5>* {
     -ms-flex: 0 0 20%;
     flex: 0 0 20%;
     max-width: 20%
   }

   .row-cols-xl-6>* {
     -ms-flex: 0 0 16.666667%;
     flex: 0 0 16.666667%;
     max-width: 16.666667%
   }

   .col-xl-auto {
     -ms-flex: 0 0 auto;
     flex: 0 0 auto;
     width: auto;
     max-width: 100%
   }

   .col-xl-1 {
     -ms-flex: 0 0 8.333333%;
     flex: 0 0 8.333333%;
     max-width: 8.333333%
   }

   .col-xl-2 {
     -ms-flex: 0 0 16.666667%;
     flex: 0 0 16.666667%;
     max-width: 16.666667%
   }

   .col-xl-3 {
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%
   }

   .col-xl-4 {
     -ms-flex: 0 0 33.333333%;
     flex: 0 0 33.333333%;
     max-width: 33.333333%
   }

   .col-xl-5 {
     -ms-flex: 0 0 41.666667%;
     flex: 0 0 41.666667%;
     max-width: 41.666667%
   }

   .col-xl-6 {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%
   }

   .col-xl-7 {
     -ms-flex: 0 0 58.333333%;
     flex: 0 0 58.333333%;
     max-width: 58.333333%
   }

   .col-xl-8 {
     -ms-flex: 0 0 66.666667%;
     flex: 0 0 66.666667%;
     max-width: 66.666667%
   }

   .col-xl-9 {
     -ms-flex: 0 0 75%;
     flex: 0 0 75%;
     max-width: 75%
   }

   .col-xl-10 {
     -ms-flex: 0 0 83.333333%;
     flex: 0 0 83.333333%;
     max-width: 83.333333%
   }

   .col-xl-11 {
     -ms-flex: 0 0 91.666667%;
     flex: 0 0 91.666667%;
     max-width: 91.666667%
   }

   .col-xl-12 {
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%
   }

   .order-xl-first {
     -ms-flex-order: -1;
     order: -1
   }

   .order-xl-last {
     -ms-flex-order: 13;
     order: 13
   }

   .order-xl-0 {
     -ms-flex-order: 0;
     order: 0
   }

   .order-xl-1 {
     -ms-flex-order: 1;
     order: 1
   }

   .order-xl-2 {
     -ms-flex-order: 2;
     order: 2
   }

   .order-xl-3 {
     -ms-flex-order: 3;
     order: 3
   }

   .order-xl-4 {
     -ms-flex-order: 4;
     order: 4
   }

   .order-xl-5 {
     -ms-flex-order: 5;
     order: 5
   }

   .order-xl-6 {
     -ms-flex-order: 6;
     order: 6
   }

   .order-xl-7 {
     -ms-flex-order: 7;
     order: 7
   }

   .order-xl-8 {
     -ms-flex-order: 8;
     order: 8
   }

   .order-xl-9 {
     -ms-flex-order: 9;
     order: 9
   }

   .order-xl-10 {
     -ms-flex-order: 10;
     order: 10
   }

   .order-xl-11 {
     -ms-flex-order: 11;
     order: 11
   }

   .order-xl-12 {
     -ms-flex-order: 12;
     order: 12
   }

   .offset-xl-0 {
     margin-left: 0
   }

   .offset-xl-1 {
     margin-left: 8.333333%
   }

   .offset-xl-2 {
     margin-left: 16.666667%
   }

   .offset-xl-3 {
     margin-left: 25%
   }

   .offset-xl-4 {
     margin-left: 33.333333%
   }

   .offset-xl-5 {
     margin-left: 41.666667%
   }

   .offset-xl-6 {
     margin-left: 50%
   }

   .offset-xl-7 {
     margin-left: 58.333333%
   }

   .offset-xl-8 {
     margin-left: 66.666667%
   }

   .offset-xl-9 {
     margin-left: 75%
   }

   .offset-xl-10 {
     margin-left: 83.333333%
   }

   .offset-xl-11 {
     margin-left: 91.666667%
   }
 }

 .table {
   width: 100%;
   margin-bottom: 1rem;
   color: #666671;
   background-color: #fff;
   box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
 }

 .table td,
 .table th {
   padding: .75rem;
   vertical-align: top;
   border-top: 1px solid rgba(0, 0, 0, .12)
 }

 .table td {
   font-size: 14px
 }

 .table thead th {
   vertical-align: bottom;
   border-bottom: 1px solid rgba(0, 0, 0, .12);
   font-size: 12px;
   border-top: none;
   font-weight: 500;
   color: rgba(0, 0, 0, .54)
 }

 .table tbody+tbody {
   border-top: 2px solid rgba(0, 0, 0, .12)
 }

 .table-sm td,
 .table-sm th {
   padding: .3rem
 }

 .table-bordered {
   border: 1px solid rgba(0, 0, 0, .12)
 }

 .table-bordered td,
 .table-bordered th {
   border: 1px solid rgba(0, 0, 0, .12)
 }

 .table-bordered thead td,
 .table-bordered thead th {
   border-bottom-width: 2px
 }

 .table-borderless tbody+tbody,
 .table-borderless td,
 .table-borderless th,
 .table-borderless thead th {
   border: 0
 }

 .table-striped tbody tr:nth-of-type(odd) {
   background-color: rgba(0, 0, 0, .05)
 }

 .table-hover tbody tr:hover {
   color: #666671;
   background-color: rgba(0, 0, 0, .075)
 }

 .table-primary,
 .table-primary>td,
 .table-primary>th {
   background-color: #bde3cd
 }

 .table-primary tbody+tbody,
 .table-primary td,
 .table-primary th,
 .table-primary thead th {
   border-color: #85cba3
 }

 .table-hover .table-primary:hover {
   background-color: #abdbbf
 }

 .table-hover .table-primary:hover>td,
 .table-hover .table-primary:hover>th {
   background-color: #abdbbf
 }

 .table-secondary,
 .table-secondary>td,
 .table-secondary>th {
   background-color: #d9e0e3
 }

 .table-secondary tbody+tbody,
 .table-secondary td,
 .table-secondary th,
 .table-secondary thead th {
   border-color: #b9c5cc
 }

 .table-hover .table-secondary:hover {
   background-color: #cad4d8
 }

 .table-hover .table-secondary:hover>td,
 .table-hover .table-secondary:hover>th {
   background-color: #cad4d8
 }

 .table-success,
 .table-success>td,
 .table-success>th {
   background-color: #bde3cd
 }

 .table-success tbody+tbody,
 .table-success td,
 .table-success th,
 .table-success thead th {
   border-color: #85cba3
 }

 .table-hover .table-success:hover {
   background-color: #abdbbf
 }

 .table-hover .table-success:hover>td,
 .table-hover .table-success:hover>th {
   background-color: #abdbbf
 }

 .table-info,
 .table-info>td,
 .table-info>th {
   background-color: #cafbdf
 }

 .table-info tbody+tbody,
 .table-info td,
 .table-info th,
 .table-info thead th {
   border-color: #9df8c4
 }

 .table-hover .table-info:hover {
   background-color: #b2f9d1
 }

 .table-hover .table-info:hover>td,
 .table-hover .table-info:hover>th {
   background-color: #b2f9d1
 }

 .table-warning,
 .table-warning>td,
 .table-warning>th {
   background-color: #fff2b8
 }

 .table-warning tbody+tbody,
 .table-warning td,
 .table-warning th,
 .table-warning thead th {
   border-color: #ffe87a
 }

 .table-hover .table-warning:hover {
   background-color: #ffed9f
 }

 .table-hover .table-warning:hover>td,
 .table-hover .table-warning:hover>th {
   background-color: #ffed9f
 }

 .table-danger,
 .table-danger>td,
 .table-danger>th {
   background-color: #f5c6cb
 }

 .table-danger tbody+tbody,
 .table-danger td,
 .table-danger th,
 .table-danger thead th {
   border-color: #ed969e
 }

 .table-hover .table-danger:hover {
   background-color: #f1b0b7
 }

 .table-hover .table-danger:hover>td,
 .table-hover .table-danger:hover>th {
   background-color: #f1b0b7
 }

 .table-light,
 .table-light>td,
 .table-light>th {
   background-color: #fdfdfe
 }

 .table-light tbody+tbody,
 .table-light td,
 .table-light th,
 .table-light thead th {
   border-color: #fbfcfc
 }

 .table-hover .table-light:hover {
   background-color: #ececf6
 }

 .table-hover .table-light:hover>td,
 .table-hover .table-light:hover>th {
   background-color: #ececf6
 }

 .table-dark,
 .table-dark>td,
 .table-dark>th {
   background-color: #c6c8ca
 }

 .table-dark tbody+tbody,
 .table-dark td,
 .table-dark th,
 .table-dark thead th {
   border-color: #95999c
 }

 .table-hover .table-dark:hover {
   background-color: #b9bbbe
 }

 .table-hover .table-dark:hover>td,
 .table-hover .table-dark:hover>th {
   background-color: #b9bbbe
 }

 .table-active,
 .table-active>td,
 .table-active>th {
   background-color: rgba(0, 0, 0, .075)
 }

 .table-hover .table-active:hover {
   background-color: rgba(0, 0, 0, .075)
 }

 .table-hover .table-active:hover>td,
 .table-hover .table-active:hover>th {
   background-color: rgba(0, 0, 0, .075)
 }

 .table .thead-dark th {
   color: #fff;
   background-color: #343a40;
   border-color: #454d55
 }

 .table .thead-light th {
   color: #495057;
   background-color: #e9ecef;
   border-color: rgba(0, 0, 0, .12)
 }

 .table-dark {
   color: #fff;
   background-color: #343a40
 }

 .table-dark td,
 .table-dark th,
 .table-dark thead th {
   border-color: #454d55
 }

 .table-dark.table-bordered {
   border: 0
 }

 .table-dark.table-striped tbody tr:nth-of-type(odd) {
   background-color: rgba(255, 255, 255, .05)
 }

 .table-dark.table-hover tbody tr:hover {
   color: #fff;
   background-color: rgba(255, 255, 255, .075)
 }

 @media (max-width:575.98px) {
   .table-responsive-sm {
     display: block;
     width: 100%;
     overflow-x: auto;
     -webkit-overflow-scrolling: touch
   }

   .table-responsive-sm>.table-bordered {
     border: 0
   }
 }

 @media (max-width:767.98px) {
   .table-responsive-md {
     display: block;
     width: 100%;
     overflow-x: auto;
     -webkit-overflow-scrolling: touch
   }

   .table-responsive-md>.table-bordered {
     border: 0
   }
 }

 @media (max-width:991.98px) {
   .table-responsive-lg {
     display: block;
     width: 100%;
     overflow-x: auto;
     -webkit-overflow-scrolling: touch
   }

   .table-responsive-lg>.table-bordered {
     border: 0
   }
 }

 @media (max-width:1199.98px) {
   .table-responsive-xl {
     display: block;
     width: 100%;
     overflow-x: auto;
     -webkit-overflow-scrolling: touch
   }

   .table-responsive-xl>.table-bordered {
     border: 0
   }
 }

 .table-responsive {
   display: block;
   width: 100%;
   overflow-x: auto;
   -webkit-overflow-scrolling: touch
 }

 .table-responsive>.table-bordered {
   border: 0
 }

 .form-control {
   display: block;
   width: 100%;
   height: auto;
   padding: .938em .8em;
   font-size: 15px;
   font-weight: 400;
   line-height: 1.5;
   color: #495057;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ced4da;
   border-radius: .25rem;
   transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
   .form-control {
     transition: none
   }
 }

 .form-control::-ms-expand {
   background-color: transparent;
   border: 0
 }

 .form-control:-moz-focusring {
   color: transparent;
   text-shadow: 0 0 0 #495057
 }

 .form-control:focus {
   color: #495057;
   background-color: #fff;
   border-color: #0B7675;
   outline: 0;
   box-shadow: 0 0 0 .2rem #0B767544
 }

 .form-control::-webkit-input-placeholder {
   color: #075857;
   opacity: 1
 }

 .form-control::-moz-placeholder {
   color: #075857;
   opacity: 1
 }

 .form-control:-ms-input-placeholder {
   color: #075857;
   opacity: 1
 }

 .form-control::-ms-input-placeholder {
   color: #075857;
   opacity: 1
 }

 .form-control::placeholder {
   color: #075857;
   opacity: 1
 }

 .form-control:disabled,
 .form-control[readonly] {
   background-color: #e9ecef;
   opacity: 1
 }

 input[type=date].form-control,
 input[type=datetime-local].form-control,
 input[type=month].form-control,
 input[type=time].form-control {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none
 }

 input::-webkit-calendar-picker-indicator {
   background: 0 0
 }

 .custom-control {
   position: relative;
   display: block;
   min-height: 1.5rem;
   padding-left: 1.75rem;
   box-sizing: border-box
 }

 .custom-checkbox .custom-control-label::before {
   border-width: 2px;
   border-radius: 2px
 }

 .custom-checkbox .custom-control-label::after {
   transition: background-size .15s ease-in-out;
   background-repeat: no-repeat;
   background-position-y: center;
   background-position-x: 50%;
   background-size: 0
 }

 .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
   transition: background-size .15s ease-in-out;
   background-size: 100%
 }

 .custom-radio .custom-control-label::after {
   transition: background-size .15s ease-in-out;
   background-size: 0
 }

 .custom-radio .custom-control-input:checked~.custom-control-label::before {
   background-color: #fff
 }

 .custom-radio .custom-control-input:checked~.custom-control-label::after {
   transition: background-size .15s ease-in-out;
   background-size: 80%
 }

 select.form-control {
   -moz-appearance: none;
   -webkit-appearance: none;
   appearance: none;
   background-color: transparent;
   background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator:Adobe Illustrator 22.1.0,SVG Export Plug-In . SVG Version:6.00 Build 0) --%3E%3Csvg version='1.1' id='Camada_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 292.4 292.4' style='enable-background:new 0 0 292.4 292.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2343F18E;%7D%0A%3C/style%3E%3Cpath class='st0' d='M287,69.4c-3.4-3.5-8.1-5.5-13-5.4H18.4c-5,0-9.3,1.8-12.9,5.4C2,72.7,0,77.4,0,82.2c0,5,1.8,9.3,5.4,12.9 l128,127.9c3.6,3.6,7.8,5.4,12.8,5.4s9.2-1.8,12.8-5.4L287,95c3.5-3.5,5.4-7.8,5.4-12.8s-1.9-9.2-5.5-12.8L287,69.4z'/%3E%3C/svg%3E%0A");
   background-repeat: no-repeat, repeat;
   background-position: right .7em top 50%, 0 0;
   background-size: .65em auto, 100%
 }

 select.form-control:focus::-ms-value {
   color: #495057;
   background-color: #fff
 }

 .form-control-file,
 .form-control-range {
   display: block;
   width: 100%
 }

 .col-form-label {
   padding-top: calc(.375rem + 1px);
   padding-bottom: calc(.375rem + 1px);
   margin-bottom: 0;
   font-size: inherit;
   line-height: 1.5
 }

 .col-form-label-lg {
   padding-top: calc(.5rem + 1px);
   padding-bottom: calc(.5rem + 1px);
   font-size: 1.25rem;
   line-height: 1.5
 }

 .col-form-label-sm {
   padding-top: calc(.25rem + 1px);
   padding-bottom: calc(.25rem + 1px);
   font-size: .875rem;
   line-height: 1.5
 }

 .form-control-plaintext {
   display: block;
   width: 100%;
   padding: .375rem 0;
   margin-bottom: 0;
   font-size: 1rem;
   line-height: 1.5;
   color: #666671;
   background-color: transparent;
   border: solid transparent;
   border-width: 1px 0
 }

 .form-control-plaintext.form-control-lg,
 .form-control-plaintext.form-control-sm {
   padding-right: 0;
   padding-left: 0
 }

 .form-control-sm {
   height: calc(1.5em + .5rem + 2px);
   padding: .25rem .5rem;
   font-size: .875rem;
   line-height: 1.5;
   border-radius: .2rem
 }

 .form-control-lg {
   height: calc(1.5em + 1rem + 2px);
   padding: .5rem 1rem;
   font-size: 1.25rem;
   line-height: 1.5;
   border-radius: .3rem
 }

 select.form-control[multiple],
 select.form-control[size] {
   height: auto
 }

 textarea.form-control {
   height: auto
 }

 .form-group {
   margin-bottom: 1rem;
   position: relative
 }

 .form-group>label {
   position: absolute;
   top: -6px;
   left: .8em;
   font-size: 10px;
   padding: 0 5px;
   background: #fff;
   color: rgba(102, 102, 113, .7)
 }

 .form-group>label.is-invalid {
   color: #dc3545
 }

 .form-text {
   display: block;
   margin-top: .25rem
 }

 .form-row {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin-right: -5px;
   margin-left: -5px
 }

 .form-row>.col,
 .form-row>[class*=col-] {
   padding-right: 5px;
   padding-left: 5px
 }

 .form-check {
   position: relative;
   display: block;
   padding-left: 1.25rem
 }

 .form-check-input {
   position: absolute;
   margin-top: .3rem;
   margin-left: -1.25rem
 }

 .form-check-input:disabled~.form-check-label,
 .form-check-input[disabled]~.form-check-label {
   color: #0B7675
 }

 .form-check-label {
   margin-bottom: 0
 }

 .form-check-inline {
   display: -ms-inline-flexbox;
   display: inline-flex;
   -ms-flex-align: center;
   align-items: center;
   padding-left: 0;
   margin-right: .75rem
 }

 .form-check-inline .form-check-input {
   position: static;
   margin-top: 0;
   margin-right: .3125rem;
   margin-left: 0
 }

 .valid-feedback {
   display: none;
   width: 100%;
   margin-top: .25rem;
   font-size: 80%;
   color: #0B7675
 }

 .valid-tooltip {
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 5;
   display: none;
   max-width: 100%;
   padding: .25rem .5rem;
   margin-top: .1rem;
   font-size: .875rem;
   line-height: 1.5;
   color: #fff;
   background-color: rgba(21, 155, 78, .9);
   border-radius: .25rem
 }

 .is-valid~.valid-feedback,
 .is-valid~.valid-tooltip,
 .was-validated:valid~.valid-feedback,
 .was-validated:valid~.valid-tooltip {
   display: block
 }

 .form-control.is-valid,
 .was-validated .form-control:valid {
   border-color: #0B7675;
   padding-right: calc(1.5em + .75rem);
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23159b4e' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
   background-repeat: no-repeat;
   background-position: right calc(.375em + .1875rem) center;
   background-size: calc(.75em + .375rem) calc(.75em + .375rem)
 }

 .form-control.is-valid:focus,
 .was-validated .form-control:valid:focus {
   border-color: #0B7675;
   box-shadow: 0 0 0 .2rem #0B767544
 }

 .was-validated textarea.form-control:valid,
 textarea.form-control.is-valid {
   padding-right: calc(1.5em + .75rem);
   background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
 }

 .custom-select.is-valid,
 .was-validated .custom-select:valid {
   border-color: #0B7675;
   padding-right: calc(.75em + 2.3125rem);
   background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23159b4e' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
 }

 .custom-select.is-valid:focus,
 .was-validated .custom-select:valid:focus {
   border-color: #0B7675;
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .25)
 }

 .form-check-input.is-valid~.form-check-label,
 .was-validated .form-check-input:valid~.form-check-label {
   color: #0B7675
 }

 .form-check-input.is-valid~.valid-feedback,
 .form-check-input.is-valid~.valid-tooltip,
 .was-validated .form-check-input:valid~.valid-feedback,
 .was-validated .form-check-input:valid~.valid-tooltip {
   display: block
 }

 .custom-control-input.is-valid~.custom-control-label,
 .was-validated .custom-control-input:valid~.custom-control-label {
   color: #0B7675
 }

 .custom-control-input.is-valid~.custom-control-label::before,
 .was-validated .custom-control-input:valid~.custom-control-label::before {
   border-color: #0B7675
 }

 .custom-control-input.is-valid:checked~.custom-control-label::before,
 .was-validated .custom-control-input:valid:checked~.custom-control-label::before {
   border-color: #1bc865;
   background-color: #1bc865
 }

 .custom-control-input.is-valid:focus~.custom-control-label::before,
 .was-validated .custom-control-input:valid:focus~.custom-control-label::before {
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .25)
 }

 .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
 .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
   border-color: #0B7675
 }

 .custom-file-input.is-valid~.custom-file-label,
 .was-validated .custom-file-input:valid~.custom-file-label {
   border-color: #0B7675
 }

 .custom-file-input.is-valid:focus~.custom-file-label,
 .was-validated .custom-file-input:valid:focus~.custom-file-label {
   border-color: #0B7675;
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .25)
 }

 .invalid-feedback {
   display: none;
   width: 100%;
   margin-top: .25rem;
   font-size: 80%;
   color: #dc3545
 }

 .invalid-tooltip {
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 5;
   display: none;
   max-width: 100%;
   padding: .25rem .5rem;
   margin-top: .1rem;
   font-size: .875rem;
   line-height: 1.5;
   color: #fff;
   background-color: rgba(220, 53, 69, .9);
   border-radius: .25rem
 }

 .is-invalid~.invalid-feedback,
 .is-invalid~.invalid-tooltip,
 .was-validated:invalid~.invalid-feedback,
 .was-validated:invalid~.invalid-tooltip {
   display: block
 }

 .form-control.is-invalid,
 .was-validated .form-control:invalid {
   border-color: #dc3545;
   padding-right: calc(1.5em + .75rem);
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
   background-repeat: no-repeat;
   background-position: right calc(.375em + .1875rem) center;
   background-size: calc(.75em + .375rem) calc(.75em + .375rem)
 }

 .form-control.is-invalid:focus,
 .was-validated .form-control:invalid:focus {
   border-color: #dc3545;
   box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
 }

 .was-validated textarea.form-control:invalid,
 textarea.form-control.is-invalid {
   padding-right: calc(1.5em + .75rem);
   background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
 }

 .custom-select.is-invalid,
 .was-validated .custom-select:invalid {
   border-color: #dc3545;
   padding-right: calc(.75em + 2.3125rem);
   background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
 }

 .custom-select.is-invalid:focus,
 .was-validated .custom-select:invalid:focus {
   border-color: #dc3545;
   box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
 }

 .form-check-input.is-invalid~.form-check-label,
 .was-validated .form-check-input:invalid~.form-check-label {
   color: #dc3545
 }

 .form-check-input.is-invalid~.invalid-feedback,
 .form-check-input.is-invalid~.invalid-tooltip,
 .was-validated .form-check-input:invalid~.invalid-feedback,
 .was-validated .form-check-input:invalid~.invalid-tooltip {
   display: block
 }

 .custom-control-input.is-invalid~.custom-control-label,
 .was-validated .custom-control-input:invalid~.custom-control-label {
   color: #dc3545
 }

 .custom-control-input.is-invalid~.custom-control-label::before,
 .was-validated .custom-control-input:invalid~.custom-control-label::before {
   border-color: #dc3545
 }

 .custom-control-input.is-invalid:checked~.custom-control-label::before,
 .was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
   border-color: #e4606d;
   background-color: #e4606d
 }

 .custom-control-input.is-invalid:focus~.custom-control-label::before,
 .was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
   box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
 }

 .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
 .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
   border-color: #dc3545
 }

 .custom-file-input.is-invalid~.custom-file-label,
 .was-validated .custom-file-input:invalid~.custom-file-label {
   border-color: #dc3545
 }

 .custom-file-input.is-invalid:focus~.custom-file-label,
 .was-validated .custom-file-input:invalid:focus~.custom-file-label {
   border-color: #dc3545;
   box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
 }

 .form-inline {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
   -ms-flex-align: center;
   align-items: center
 }

 .form-inline .form-check {
   width: 100%
 }

 @media (min-width:576px) {
   .form-inline label {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     -ms-flex-pack: center;
     justify-content: center;
     margin-bottom: 0
   }

   .form-inline .form-group {
     display: -ms-flexbox;
     display: flex;
     -ms-flex: 0 0 auto;
     flex: 0 0 auto;
     -ms-flex-flow: row wrap;
     flex-flow: row wrap;
     -ms-flex-align: center;
     align-items: center;
     margin-bottom: 0
   }

   .form-inline .form-control {
     display: inline-block;
     width: auto;
     vertical-align: middle
   }

   .form-inline .form-control-plaintext {
     display: inline-block
   }

   .form-inline .custom-select,
   .form-inline .input-group {
     width: auto
   }

   .form-inline .form-check {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     -ms-flex-pack: center;
     justify-content: center;
     width: auto;
     padding-left: 0
   }

   .form-inline .form-check-input {
     position: relative;
     -ms-flex-negative: 0;
     flex-shrink: 0;
     margin-top: 0;
     margin-right: .25rem;
     margin-left: 0
   }

   .form-inline .custom-control {
     -ms-flex-align: center;
     align-items: center;
     -ms-flex-pack: center;
     justify-content: center
   }

   .form-inline .custom-control-label {
     margin-bottom: 0
   }
 }

 .btn {
   display: inline-block;
   font-weight: 600;
   color: #666671;
   text-align: center;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   background-color: transparent;
   border: 1px solid transparent;
   padding: 8px 25px;
   font-size: 1rem;
   line-height: 1.5;
   border-radius: 25px;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
   .btn {
     transition: none
   }
 }

 .btn:hover {
   color: #666671;
   text-decoration: none
 }

 .btn.focus,
 .btn:focus {
   outline: 0;
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .25)
 }

 .btn.disabled,
 .btn:disabled {
   opacity: .65
 }

 .btn:not(:disabled):not(.disabled) {
   cursor: pointer
 }

 a.btn.disabled,
 fieldset:disabled a.btn {
   pointer-events: none
 }

 .btn-primary {
   color: #fff;
   background-color: #0B7675;
   border-color: #0B7675
 }

 .btn-primary:hover {
   color: #fff;
   background-color: #10793d;
   border-color: #0f6e37
 }

 .btn-primary.focus,
 .btn-primary:focus {
   color: #fff;
   background-color: #10793d;
   border-color: #0f6e37;
   box-shadow: 0 0 0 .2rem rgba(56, 170, 105, .5)
 }

 .btn-primary.disabled,
 .btn-primary:disabled {
   color: #fff;
   background-color: #0B7675;
   border-color: #0B7675
 }

 .btn-primary:not(:disabled):not(.disabled).active,
 .btn-primary:not(:disabled):not(.disabled):active,
 .show>.btn-primary.dropdown-toggle {
   color: #fff;
   background-color: #0f6e37;
   border-color: #0d6332
 }

 .btn-primary:not(:disabled):not(.disabled).active:focus,
 .btn-primary:not(:disabled):not(.disabled):active:focus,
 .show>.btn-primary.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(56, 170, 105, .5)
 }

 .btn-secondary {
   color: #fff;
   background-color: #075857;
   border-color: #075857
 }

 .btn-secondary:hover {
   color: #fff;
   background-color: #657d89;
   border-color: #5f7682
 }

 .btn-secondary.focus,
 .btn-secondary:focus {
   color: #fff;
   background-color: #657d89;
   border-color: #5f7682;
   box-shadow: 0 0 0 .2rem rgba(140, 161, 171, .5)
 }

 .btn-secondary.disabled,
 .btn-secondary:disabled {
   color: #fff;
   background-color: #075857;
   border-color: #075857
 }

 .btn-secondary:not(:disabled):not(.disabled).active,
 .btn-secondary:not(:disabled):not(.disabled):active,
 .show>.btn-secondary.dropdown-toggle {
   color: #fff;
   background-color: #5f7682;
   border-color: #5a707a
 }

 .btn-secondary:not(:disabled):not(.disabled).active:focus,
 .btn-secondary:not(:disabled):not(.disabled):active:focus,
 .show>.btn-secondary.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(140, 161, 171, .5)
 }

 .btn-success {
   color: #fff;
   background-color: #0B7675;
   border-color: #0B7675
 }

 .btn-success:hover {
   color: #fff;
   background-color: #10793d;
   border-color: #0f6e37
 }

 .btn-success.focus,
 .btn-success:focus {
   color: #fff;
   background-color: #10793d;
   border-color: #0f6e37;
   box-shadow: 0 0 0 .2rem rgba(56, 170, 105, .5)
 }

 .btn-success.disabled,
 .btn-success:disabled {
   color: #fff;
   background-color: #0B7675;
   border-color: #0B7675
 }

 .btn-success:not(:disabled):not(.disabled).active,
 .btn-success:not(:disabled):not(.disabled):active,
 .show>.btn-success.dropdown-toggle {
   color: #fff;
   background-color: #0f6e37;
   border-color: #0d6332
 }

 .btn-success:not(:disabled):not(.disabled).active:focus,
 .btn-success:not(:disabled):not(.disabled):active:focus,
 .show>.btn-success.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(56, 170, 105, .5)
 }

 .btn-info {
   color: #666671;
   background-color: #43f18e;
   border-color: #43f18e
 }

 .btn-info:hover {
   color: #666671;
   background-color: #1fee79;
   border-color: #14ed71
 }

 .btn-info.focus,
 .btn-info:focus {
   color: #666671;
   background-color: #1fee79;
   border-color: #14ed71;
   box-shadow: 0 0 0 .2rem rgba(72, 220, 138, .5)
 }

 .btn-info.disabled,
 .btn-info:disabled {
   color: #666671;
   background-color: #43f18e;
   border-color: #43f18e
 }

 .btn-info:not(:disabled):not(.disabled).active,
 .btn-info:not(:disabled):not(.disabled):active,
 .show>.btn-info.dropdown-toggle {
   color: #666671;
   background-color: #14ed71;
   border-color: #11e36c
 }

 .btn-info:not(:disabled):not(.disabled).active:focus,
 .btn-info:not(:disabled):not(.disabled):active:focus,
 .show>.btn-info.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(72, 220, 138, .5)
 }

 .btn-warning {
   color: #666671;
   background-color: #ffd200;
   border-color: #ffd200
 }

 .btn-warning:hover {
   color: #666671;
   background-color: #d9b300;
   border-color: #cca800
 }

 .btn-warning.focus,
 .btn-warning:focus {
   color: #666671;
   background-color: #d9b300;
   border-color: #cca800;
   box-shadow: 0 0 0 .2rem rgba(232, 194, 17, .5)
 }

 .btn-warning.disabled,
 .btn-warning:disabled {
   color: #666671;
   background-color: #ffd200;
   border-color: #ffd200
 }

 .btn-warning:not(:disabled):not(.disabled).active,
 .btn-warning:not(:disabled):not(.disabled):active,
 .show>.btn-warning.dropdown-toggle {
   color: #666671;
   background-color: #cca800;
   border-color: #bf9e00
 }

 .btn-warning:not(:disabled):not(.disabled).active:focus,
 .btn-warning:not(:disabled):not(.disabled):active:focus,
 .show>.btn-warning.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(232, 194, 17, .5)
 }

 .btn-danger {
   color: #fff;
   background-color: #dc3545;
   border-color: #dc3545
 }

 .btn-danger:hover {
   color: #fff;
   background-color: #c82333;
   border-color: #bd2130
 }

 .btn-danger.focus,
 .btn-danger:focus {
   color: #fff;
   background-color: #c82333;
   border-color: #bd2130;
   box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
 }

 .btn-danger.disabled,
 .btn-danger:disabled {
   color: #fff;
   background-color: #dc3545;
   border-color: #dc3545
 }

 .btn-danger:not(:disabled):not(.disabled).active,
 .btn-danger:not(:disabled):not(.disabled):active,
 .show>.btn-danger.dropdown-toggle {
   color: #fff;
   background-color: #bd2130;
   border-color: #b21f2d
 }

 .btn-danger:not(:disabled):not(.disabled).active:focus,
 .btn-danger:not(:disabled):not(.disabled):active:focus,
 .show>.btn-danger.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
 }

 .btn-light {
   color: #666671;
   background-color: #f8f9fa;
   border-color: #f8f9fa
 }

 .btn-light:hover {
   color: #666671;
   background-color: #e2e6ea;
   border-color: #dae0e5
 }

 .btn-light.focus,
 .btn-light:focus {
   color: #666671;
   background-color: #e2e6ea;
   border-color: #dae0e5;
   box-shadow: 0 0 0 .2rem rgba(226, 227, 229, .5)
 }

 .btn-light.disabled,
 .btn-light:disabled {
   color: #666671;
   background-color: #f8f9fa;
   border-color: #f8f9fa
 }

 .btn-light:not(:disabled):not(.disabled).active,
 .btn-light:not(:disabled):not(.disabled):active,
 .show>.btn-light.dropdown-toggle {
   color: #666671;
   background-color: #dae0e5;
   border-color: #d3d9df
 }

 .btn-light:not(:disabled):not(.disabled).active:focus,
 .btn-light:not(:disabled):not(.disabled):active:focus,
 .show>.btn-light.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(226, 227, 229, .5)
 }

 .btn-dark {
   color: #fff;
   background-color: #343a40;
   border-color: #343a40
 }

 .btn-dark:hover {
   color: #fff;
   background-color: #23272b;
   border-color: #1d2124
 }

 .btn-dark.focus,
 .btn-dark:focus {
   color: #fff;
   background-color: #23272b;
   border-color: #1d2124;
   box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
 }

 .btn-dark.disabled,
 .btn-dark:disabled {
   color: #fff;
   background-color: #343a40;
   border-color: #343a40
 }

 .btn-dark:not(:disabled):not(.disabled).active,
 .btn-dark:not(:disabled):not(.disabled):active,
 .show>.btn-dark.dropdown-toggle {
   color: #fff;
   background-color: #1d2124;
   border-color: #171a1d
 }

 .btn-dark:not(:disabled):not(.disabled).active:focus,
 .btn-dark:not(:disabled):not(.disabled):active:focus,
 .show>.btn-dark.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
 }

 .btn-outline-primary {
   color: #0B7675;
   border-color: #0B7675
 }

 .btn-outline-primary:hover {
   color: #fff;
   background-color: #0B7675;
   border-color: #0B7675
 }

 .btn-outline-primary.focus,
 .btn-outline-primary:focus {
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .5)
 }

 .btn-outline-primary.disabled,
 .btn-outline-primary:disabled {
   color: #0B7675;
   background-color: transparent
 }

 .btn-outline-primary:not(:disabled):not(.disabled).active,
 .btn-outline-primary:not(:disabled):not(.disabled):active,
 .show>.btn-outline-primary.dropdown-toggle {
   color: #fff;
   background-color: #0B7675;
   border-color: #0B7675
 }

 .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
 .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
 .show>.btn-outline-primary.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .5)
 }

 .btn-outline-secondary {
   color: #075857;
   border-color: #075857
 }

 .btn-outline-secondary:hover {
   color: #fff;
   background-color: #075857;
   border-color: #075857
 }

 .btn-outline-secondary.focus,
 .btn-outline-secondary:focus {
   box-shadow: 0 0 0 .2rem rgba(120, 144, 156, .5)
 }

 .btn-outline-secondary.disabled,
 .btn-outline-secondary:disabled {
   color: #075857;
   background-color: transparent
 }

 .btn-outline-secondary:not(:disabled):not(.disabled).active,
 .btn-outline-secondary:not(:disabled):not(.disabled):active,
 .show>.btn-outline-secondary.dropdown-toggle {
   color: #fff;
   background-color: #075857;
   border-color: #075857
 }

 .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
 .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
 .show>.btn-outline-secondary.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(120, 144, 156, .5)
 }

 .btn-outline-success {
   color: #0B7675;
   border-color: #0B7675
 }

 .btn-outline-success:hover {
   color: #fff;
   background-color: #0B7675;
   border-color: #0B7675
 }

 .btn-outline-success.focus,
 .btn-outline-success:focus {
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .5)
 }

 .btn-outline-success.disabled,
 .btn-outline-success:disabled {
   color: #0B7675;
   background-color: transparent
 }

 .btn-outline-success:not(:disabled):not(.disabled).active,
 .btn-outline-success:not(:disabled):not(.disabled):active,
 .show>.btn-outline-success.dropdown-toggle {
   color: #fff;
   background-color: #0B7675;
   border-color: #0B7675
 }

 .btn-outline-success:not(:disabled):not(.disabled).active:focus,
 .btn-outline-success:not(:disabled):not(.disabled):active:focus,
 .show>.btn-outline-success.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .5)
 }

 .btn-outline-info {
   color: #43f18e;
   border-color: #43f18e
 }

 .btn-outline-info:hover {
   color: #666671;
   background-color: #43f18e;
   border-color: #43f18e
 }

 .btn-outline-info.focus,
 .btn-outline-info:focus {
   box-shadow: 0 0 0 .2rem rgba(67, 241, 142, .5)
 }

 .btn-outline-info.disabled,
 .btn-outline-info:disabled {
   color: #43f18e;
   background-color: transparent
 }

 .btn-outline-info:not(:disabled):not(.disabled).active,
 .btn-outline-info:not(:disabled):not(.disabled):active,
 .show>.btn-outline-info.dropdown-toggle {
   color: #666671;
   background-color: #43f18e;
   border-color: #43f18e
 }

 .btn-outline-info:not(:disabled):not(.disabled).active:focus,
 .btn-outline-info:not(:disabled):not(.disabled):active:focus,
 .show>.btn-outline-info.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(67, 241, 142, .5)
 }

 .btn-outline-warning {
   color: #ffd200;
   border-color: #ffd200
 }

 .btn-outline-warning:hover {
   color: #666671;
   background-color: #ffd200;
   border-color: #ffd200
 }

 .btn-outline-warning.focus,
 .btn-outline-warning:focus {
   box-shadow: 0 0 0 .2rem rgba(255, 210, 0, .5)
 }

 .btn-outline-warning.disabled,
 .btn-outline-warning:disabled {
   color: #ffd200;
   background-color: transparent
 }

 .btn-outline-warning:not(:disabled):not(.disabled).active,
 .btn-outline-warning:not(:disabled):not(.disabled):active,
 .show>.btn-outline-warning.dropdown-toggle {
   color: #666671;
   background-color: #ffd200;
   border-color: #ffd200
 }

 .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
 .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
 .show>.btn-outline-warning.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(255, 210, 0, .5)
 }

 .btn-outline-danger {
   color: #dc3545;
   border-color: #dc3545
 }

 .btn-outline-danger:hover {
   color: #fff;
   background-color: #dc3545;
   border-color: #dc3545
 }

 .btn-outline-danger.focus,
 .btn-outline-danger:focus {
   box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
 }

 .btn-outline-danger.disabled,
 .btn-outline-danger:disabled {
   color: #dc3545;
   background-color: transparent
 }

 .btn-outline-danger:not(:disabled):not(.disabled).active,
 .btn-outline-danger:not(:disabled):not(.disabled):active,
 .show>.btn-outline-danger.dropdown-toggle {
   color: #fff;
   background-color: #dc3545;
   border-color: #dc3545
 }

 .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
 .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
 .show>.btn-outline-danger.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
 }

 .btn-outline-light {
   color: #f8f9fa;
   border-color: #f8f9fa
 }

 .btn-outline-light:hover {
   color: #666671;
   background-color: #f8f9fa;
   border-color: #f8f9fa
 }

 .btn-outline-light.focus,
 .btn-outline-light:focus {
   box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
 }

 .btn-outline-light.disabled,
 .btn-outline-light:disabled {
   color: #f8f9fa;
   background-color: transparent
 }

 .btn-outline-light:not(:disabled):not(.disabled).active,
 .btn-outline-light:not(:disabled):not(.disabled):active,
 .show>.btn-outline-light.dropdown-toggle {
   color: #666671;
   background-color: #f8f9fa;
   border-color: #f8f9fa
 }

 .btn-outline-light:not(:disabled):not(.disabled).active:focus,
 .btn-outline-light:not(:disabled):not(.disabled):active:focus,
 .show>.btn-outline-light.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
 }

 .btn-outline-dark {
   color: #343a40;
   border-color: #343a40
 }

 .btn-outline-dark:hover {
   color: #fff;
   background-color: #343a40;
   border-color: #343a40
 }

 .btn-outline-dark.focus,
 .btn-outline-dark:focus {
   box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
 }

 .btn-outline-dark.disabled,
 .btn-outline-dark:disabled {
   color: #343a40;
   background-color: transparent
 }

 .btn-outline-dark:not(:disabled):not(.disabled).active,
 .btn-outline-dark:not(:disabled):not(.disabled):active,
 .show>.btn-outline-dark.dropdown-toggle {
   color: #fff;
   background-color: #343a40;
   border-color: #343a40
 }

 .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
 .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
 .show>.btn-outline-dark.dropdown-toggle:focus {
   box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
 }

 .btn-link {
   font-weight: 400;
   color: #0B7675;
   text-decoration: none
 }

 .btn-link:hover {
   color: #000;
   text-decoration: none
 }

 .btn-link.focus,
 .btn-link:focus {
   text-decoration: none
 }

 .btn-link.disabled,
 .btn-link:disabled {
   color: #075857;
   pointer-events: none
 }

 .btn-group-lg>.btn,
 .btn-lg {
   padding: 11px 28px;
   font-size: 1.125rem;
   line-height: 1.5;
   border-radius: 28px
 }

 .btn-group-sm>.btn,
 .btn-sm {
   padding: 6px 22px;
   font-size: .875rem;
   line-height: 1.5;
   border-radius: 22px
 }

 .btn-block {
   display: block;
   width: 100%
 }

 .btn-block+.btn-block {
   margin-top: .5rem
 }

 input[type=button].btn-block,
 input[type=reset].btn-block,
 input[type=submit].btn-block {
   width: 100%
 }

 .fade {
   transition: opacity .15s linear
 }

 @media (prefers-reduced-motion:reduce) {
   .fade {
     transition: none
   }
 }

 .fade:not(.show) {
   opacity: 0
 }

 .collapse:not(.show) {
   display: none
 }

 .collapsing {
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease
 }

 @media (prefers-reduced-motion:reduce) {
   .collapsing {
     transition: none
   }
 }

 .dropdown,
 .dropleft,
 .dropright,
 .dropup {
   position: relative
 }

 .dropdown-toggle {
   white-space: nowrap
 }

 .dropdown-toggle::after {
   display: inline-block;
   margin-left: .255em;
   vertical-align: .255em;
   content: "";
   border-top: .3em solid;
   border-right: .3em solid transparent;
   border-bottom: 0;
   border-left: .3em solid transparent
 }

 .dropdown-toggle:empty::after {
   margin-left: 0
 }

 .dropdown-menu {
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 10rem;
   padding: .5rem 0;
   margin: .125rem 0 0;
   font-size: 1rem;
   color: #666671;
   text-align: left;
   list-style: none;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid rgba(0, 0, 0, .15);
   border-radius: .25rem
 }

 .dropdown-menu-left {
   right: auto;
   left: 0
 }

 .dropdown-menu-right {
   right: 0;
   left: auto
 }

 @media (min-width:576px) {
   .dropdown-menu-sm-left {
     right: auto;
     left: 0
   }

   .dropdown-menu-sm-right {
     right: 0;
     left: auto
   }
 }

 @media (min-width:768px) {
   .dropdown-menu-md-left {
     right: auto;
     left: 0
   }

   .dropdown-menu-md-right {
     right: 0;
     left: auto
   }
 }

 @media (min-width:992px) {
   .dropdown-menu-lg-left {
     right: auto;
     left: 0
   }

   .dropdown-menu-lg-right {
     right: 0;
     left: auto
   }
 }

 @media (min-width:1200px) {
   .dropdown-menu-xl-left {
     right: auto;
     left: 0
   }

   .dropdown-menu-xl-right {
     right: 0;
     left: auto
   }
 }

 .dropup .dropdown-menu {
   top: auto;
   bottom: 100%;
   margin-top: 0;
   margin-bottom: .125rem
 }

 .dropup .dropdown-toggle::after {
   display: inline-block;
   margin-left: .255em;
   vertical-align: .255em;
   content: "";
   border-top: 0;
   border-right: .3em solid transparent;
   border-bottom: .3em solid;
   border-left: .3em solid transparent
 }

 .dropup .dropdown-toggle:empty::after {
   margin-left: 0
 }

 .dropright .dropdown-menu {
   top: 0;
   right: auto;
   left: 100%;
   margin-top: 0;
   margin-left: .125rem
 }

 .dropright .dropdown-toggle::after {
   display: inline-block;
   margin-left: .255em;
   vertical-align: .255em;
   content: "";
   border-top: .3em solid transparent;
   border-right: 0;
   border-bottom: .3em solid transparent;
   border-left: .3em solid
 }

 .dropright .dropdown-toggle:empty::after {
   margin-left: 0
 }

 .dropright .dropdown-toggle::after {
   vertical-align: 0
 }

 .dropleft .dropdown-menu {
   top: 0;
   right: 100%;
   left: auto;
   margin-top: 0;
   margin-right: .125rem
 }

 .dropleft .dropdown-toggle::after {
   display: inline-block;
   margin-left: .255em;
   vertical-align: .255em;
   content: ""
 }

 .dropleft .dropdown-toggle::after {
   display: none
 }

 .dropleft .dropdown-toggle::before {
   display: inline-block;
   margin-right: .255em;
   vertical-align: .255em;
   content: "";
   border-top: .3em solid transparent;
   border-right: .3em solid;
   border-bottom: .3em solid transparent
 }

 .dropleft .dropdown-toggle:empty::after {
   margin-left: 0
 }

 .dropleft .dropdown-toggle::before {
   vertical-align: 0
 }

 .dropdown-menu[x-placement^=bottom],
 .dropdown-menu[x-placement^=left],
 .dropdown-menu[x-placement^=right],
 .dropdown-menu[x-placement^=top] {
   right: auto;
   bottom: auto
 }

 .dropdown-divider {
   height: 0;
   margin: .5rem 0;
   overflow: hidden;
   border-top: 1px solid #e9ecef
 }

 .dropdown-item {
   display: block;
   width: 100%;
   padding: .25rem 1.5rem;
   clear: both;
   font-weight: 400;
   color: #666671;
   text-align: inherit;
   white-space: nowrap;
   background-color: transparent;
   border: 0
 }

 .dropdown-item:focus,
 .dropdown-item:hover {
   color: #5a5a64;
   text-decoration: none;
   background-color: #f8f9fa
 }

 .dropdown-item.active,
 .dropdown-item:active {
   color: #fff;
   text-decoration: none;
   background-color: #0B7675
 }

 .dropdown-item.disabled,
 .dropdown-item:disabled {
   color: #075857;
   pointer-events: none;
   background-color: transparent
 }

 .dropdown-menu.show {
   display: block
 }

 .dropdown-header {
   display: block;
   padding: .5rem 1.5rem;
   margin-bottom: 0;
   font-size: .875rem;
   color: #075857;
   white-space: nowrap
 }

 .dropdown-item-text {
   display: block;
   padding: .25rem 1.5rem;
   color: #666671
 }

 .btn-group,
 .btn-group-vertical {
   position: relative;
   display: -ms-inline-flexbox;
   display: inline-flex;
   vertical-align: middle
 }

 .btn-group-vertical>.btn,
 .btn-group>.btn {
   position: relative;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto
 }

 .btn-group-vertical>.btn:hover,
 .btn-group>.btn:hover {
   z-index: 1
 }

 .btn-group-vertical>.btn.active,
 .btn-group-vertical>.btn:active,
 .btn-group-vertical>.btn:focus,
 .btn-group>.btn.active,
 .btn-group>.btn:active,
 .btn-group>.btn:focus {
   z-index: 1
 }

 .btn-toolbar {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -ms-flex-pack: start;
   justify-content: flex-start
 }

 .btn-toolbar .input-group {
   width: auto
 }

 .btn-group>.btn-group:not(:first-child),
 .btn-group>.btn:not(:first-child) {
   margin-left: -1px
 }

 .btn-group>.btn-group:not(:last-child)>.btn,
 .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
   border-top-right-radius: 0;
   border-bottom-right-radius: 0
 }

 .btn-group>.btn-group:not(:first-child)>.btn,
 .btn-group>.btn:not(:first-child) {
   border-top-left-radius: 0;
   border-bottom-left-radius: 0
 }

 .dropdown-toggle-split {
   padding-right: 18.75px;
   padding-left: 18.75px
 }

 .dropdown-toggle-split::after,
 .dropright .dropdown-toggle-split::after,
 .dropup .dropdown-toggle-split::after {
   margin-left: 0
 }

 .dropleft .dropdown-toggle-split::before {
   margin-right: 0
 }

 .btn-group-sm>.btn+.dropdown-toggle-split,
 .btn-sm+.dropdown-toggle-split {
   padding-right: 16.5px;
   padding-left: 16.5px
 }

 .btn-group-lg>.btn+.dropdown-toggle-split,
 .btn-lg+.dropdown-toggle-split {
   padding-right: 21px;
   padding-left: 21px
 }

 .btn-group-vertical {
   -ms-flex-direction: column;
   flex-direction: column;
   -ms-flex-align: start;
   align-items: flex-start;
   -ms-flex-pack: center;
   justify-content: center
 }

 .btn-group-vertical>.btn,
 .btn-group-vertical>.btn-group {
   width: 100%
 }

 .btn-group-vertical>.btn-group:not(:first-child),
 .btn-group-vertical>.btn:not(:first-child) {
   margin-top: -1px
 }

 .btn-group-vertical>.btn-group:not(:last-child)>.btn,
 .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0
 }

 .btn-group-vertical>.btn-group:not(:first-child)>.btn,
 .btn-group-vertical>.btn:not(:first-child) {
   border-top-left-radius: 0;
   border-top-right-radius: 0
 }

 .btn-group-toggle>.btn,
 .btn-group-toggle>.btn-group>.btn {
   margin-bottom: 0
 }

 .btn-group-toggle>.btn input[type=checkbox],
 .btn-group-toggle>.btn input[type=radio],
 .btn-group-toggle>.btn-group>.btn input[type=checkbox],
 .btn-group-toggle>.btn-group>.btn input[type=radio] {
   position: absolute;
   clip: rect(0, 0, 0, 0);
   pointer-events: none
 }

 .input-group {
   position: relative;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -ms-flex-align: stretch;
   align-items: stretch;
   width: 100%
 }

 .input-group>.custom-file,
 .input-group>.custom-select,
 .input-group>.form-control,
 .input-group>.form-control-plaintext {
   position: relative;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   width: 1%;
   min-width: 0;
   margin-bottom: 0
 }

 .input-group>.custom-file+.custom-file,
 .input-group>.custom-file+.custom-select,
 .input-group>.custom-file+.form-control,
 .input-group>.custom-select+.custom-file,
 .input-group>.custom-select+.custom-select,
 .input-group>.custom-select+.form-control,
 .input-group>.form-control+.custom-file,
 .input-group>.form-control+.custom-select,
 .input-group>.form-control+.form-control,
 .input-group>.form-control-plaintext+.custom-file,
 .input-group>.form-control-plaintext+.custom-select,
 .input-group>.form-control-plaintext+.form-control {
   margin-left: -1px
 }

 .input-group>.custom-file .custom-file-input:focus~.custom-file-label,
 .input-group>.custom-select:focus,
 .input-group>.form-control:focus {
   z-index: 3
 }

 .input-group>.custom-file .custom-file-input:focus {
   z-index: 4
 }

 .input-group>.custom-select:not(:last-child),
 .input-group>.form-control:not(:last-child) {
   border-top-right-radius: 0;
   border-bottom-right-radius: 0
 }

 .input-group>.custom-select:not(:first-child),
 .input-group>.form-control:not(:first-child) {
   border-top-left-radius: 0;
   border-bottom-left-radius: 0
 }

 .input-group>.custom-file {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: center;
   align-items: center
 }

 .input-group>.custom-file:not(:last-child) .custom-file-label,
 .input-group>.custom-file:not(:last-child) .custom-file-label::after {
   border-top-right-radius: 0;
   border-bottom-right-radius: 0
 }

 .input-group>.custom-file:not(:first-child) .custom-file-label {
   border-top-left-radius: 0;
   border-bottom-left-radius: 0
 }

 .input-group-append,
 .input-group-prepend {
   display: -ms-flexbox;
   display: flex
 }

 .input-group-append .btn,
 .input-group-prepend .btn {
   position: relative;
   z-index: 2
 }

 .input-group-append .btn:focus,
 .input-group-prepend .btn:focus {
   z-index: 3
 }

 .input-group-append .btn+.btn,
 .input-group-append .btn+.input-group-text,
 .input-group-append .input-group-text+.btn,
 .input-group-append .input-group-text+.input-group-text,
 .input-group-prepend .btn+.btn,
 .input-group-prepend .btn+.input-group-text,
 .input-group-prepend .input-group-text+.btn,
 .input-group-prepend .input-group-text+.input-group-text {
   margin-left: -1px
 }

 .input-group-prepend {
   margin-right: -1px
 }

 .input-group-append {
   margin-left: -1px
 }

 .input-group-text {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: center;
   align-items: center;
   padding: .375rem .75rem;
   margin-bottom: 0;
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   color: #075857;
   text-align: center;
   white-space: nowrap;
   background-color: transparent;
   border: 1px solid #ced4da;
   border-radius: .25rem
 }

 .input-group-text input[type=checkbox],
 .input-group-text input[type=radio] {
   margin-top: 0
 }

 .input-group-lg>.custom-select,
 .input-group-lg>.form-control:not(textarea) {
   height: calc(1.5em + 1rem + 2px)
 }

 .input-group-lg>.custom-select,
 .input-group-lg>.form-control,
 .input-group-lg>.input-group-append>.btn,
 .input-group-lg>.input-group-append>.input-group-text,
 .input-group-lg>.input-group-prepend>.btn,
 .input-group-lg>.input-group-prepend>.input-group-text {
   padding: .5rem 1rem;
   font-size: 1.25rem;
   line-height: 1.5;
   border-radius: .3rem
 }

 .input-group-sm>.custom-select,
 .input-group-sm>.form-control:not(textarea) {
   height: calc(1.5em + .5rem + 2px)
 }

 .input-group-sm>.custom-select,
 .input-group-sm>.form-control,
 .input-group-sm>.input-group-append>.btn,
 .input-group-sm>.input-group-append>.input-group-text,
 .input-group-sm>.input-group-prepend>.btn,
 .input-group-sm>.input-group-prepend>.input-group-text {
   padding: .25rem .5rem;
   font-size: .875rem;
   line-height: 1.5;
   border-radius: .2rem
 }

 .input-group-lg>.custom-select,
 .input-group-sm>.custom-select {
   padding-right: 1.75rem
 }

 .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
 .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
 .input-group>.input-group-append:not(:last-child)>.btn,
 .input-group>.input-group-append:not(:last-child)>.input-group-text,
 .input-group>.input-group-prepend>.btn,
 .input-group>.input-group-prepend>.input-group-text {
   border-top-right-radius: 0;
   border-bottom-right-radius: 0
 }

 .input-group>.input-group-append>.btn,
 .input-group>.input-group-append>.input-group-text,
 .input-group>.input-group-prepend:first-child>.btn:not(:first-child),
 .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
 .input-group>.input-group-prepend:not(:first-child)>.btn,
 .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
   border-top-left-radius: 0;
   border-bottom-left-radius: 0
 }

 .custom-control {
   position: relative;
   z-index: 1;
   display: block;
   min-height: 1.5rem;
   padding-left: 1.75rem
 }

 .custom-control-inline {
   display: -ms-inline-flexbox;
   display: inline-flex;
   margin-right: 1rem
 }

 .custom-control-input {
   position: absolute;
   left: 0;
   z-index: -1;
   width: 1.25rem;
   height: 1.375rem;
   opacity: 0
 }

 .custom-control-input:checked~.custom-control-label::before {
   color: #fff;
   border-color: #0B7675;
   background-color: #0B7675
 }

 .custom-control-input:focus~.custom-control-label::before {
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .25)
 }

 .custom-control-input:focus:not(:checked)~.custom-control-label::before {
   border-color: #49e68c
 }

 .custom-control-input:not(:disabled):active~.custom-control-label::before {
   color: #fff;
   background-color: #76eca8;
   border-color: #76eca8
 }

 .custom-control-input:disabled~.custom-control-label,
 .custom-control-input[disabled]~.custom-control-label {
   color: #075857
 }

 .custom-control-input:disabled~.custom-control-label::before,
 .custom-control-input[disabled]~.custom-control-label::before {
   background-color: #e9ecef
 }

 .custom-control-label {
   position: relative;
   margin-bottom: 0;
   vertical-align: top
 }

 .custom-control-label::before {
   position: absolute;
   top: .125rem;
   left: -1.75rem;
   display: block;
   width: 1.25rem;
   height: 1.25rem;
   pointer-events: none;
   content: "";
   background-color: #fff;
   border: #ced4da solid .125rem
 }

 .custom-control-label::after {
   position: absolute;
   top: .125rem;
   left: -1.75rem;
   display: block;
   width: 1.25rem;
   height: 1.25rem;
   content: "";
   background: no-repeat 50%/50% 50%
 }

 .custom-checkbox .custom-control-label::before {
   border-radius: .125rem
 }

 .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' %3e%3cpath fill='%23fff' d='M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z'/%3e%3c/svg%3e")
 }

 .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
   border-color: #0B7675;
   background-color: #0B7675
 }

 .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
 }

 .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
   background-color: rgba(21, 155, 78, .5)
 }

 .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
   background-color: rgba(21, 155, 78, .5)
 }

 .custom-radio .custom-control-label::before {
   border-radius: 50%
 }

 .custom-radio .custom-control-input:checked~.custom-control-label::after {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23159b4e'/%3e%3c/svg%3e")
 }

 .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
   background-color: rgba(21, 155, 78, .5)
 }

 .custom-switch {
   padding-left: 2.25rem
 }

 .custom-switch .custom-control-label::before {
   left: -2.25rem;
   width: 1.75rem;
   pointer-events: all;
   border-radius: .5rem
 }

 .custom-switch .custom-control-label::after {
   top: .375rem;
   left: -2rem;
   width: calc(1rem - 4px);
   height: calc(1rem - 4px);
   background-color: #ced4da;
   border-radius: .5rem;
   transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-size 5s ease-in-out, -webkit-transform .15s ease-in-out;
   transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-size 5s ease-in-out;
   transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-size 5s ease-in-out, -webkit-transform .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
   .custom-switch .custom-control-label::after {
     transition: none
   }
 }

 .custom-switch .custom-control-input:checked~.custom-control-label::after {
   background-color: #fff;
   -webkit-transform: translateX(.5rem);
   transform: translateX(.5rem)
 }

 .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
   background-color: rgba(21, 155, 78, .5)
 }

 .custom-select {
   display: inline-block;
   width: 100%;
   height: calc(1.5em + .75rem + 2px);
   padding: .375rem 1.75rem .375rem .75rem;
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   color: #495057;
   vertical-align: middle;
   background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
   border: 1px solid #ced4da;
   border-radius: .25rem;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none
 }

 .custom-select:focus {
   border-color: #49e68c;
   outline: 0;
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .25)
 }

 .custom-select:focus::-ms-value {
   color: #495057;
   background-color: #fff
 }

 .custom-select[multiple],
 .custom-select[size]:not([size="1"]) {
   height: auto;
   padding-right: .75rem;
   background-image: none
 }

 .custom-select:disabled {
   color: #075857;
   background-color: #e9ecef
 }

 .custom-select::-ms-expand {
   display: none
 }

 .custom-select:-moz-focusring {
   color: transparent;
   text-shadow: 0 0 0 #495057
 }

 .custom-select-sm {
   height: calc(1.5em + .5rem + 2px);
   padding-top: .25rem;
   padding-bottom: .25rem;
   padding-left: .5rem;
   font-size: .875rem
 }

 .custom-select-lg {
   height: calc(1.5em + 1rem + 2px);
   padding-top: .5rem;
   padding-bottom: .5rem;
   padding-left: 1rem;
   font-size: 1.25rem
 }

 .custom-file {
   position: relative;
   display: inline-block;
   width: 100%;
   height: calc(1.5em + .75rem + 2px);
   margin-bottom: 0
 }

 .custom-file-input {
   position: relative;
   z-index: 2;
   width: 100%;
   height: calc(1.5em + .75rem + 2px);
   margin: 0;
   opacity: 0
 }

 .custom-file-input:focus~.custom-file-label {
   border-color: #49e68c;
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .25)
 }

 .custom-file-input:disabled~.custom-file-label,
 .custom-file-input[disabled]~.custom-file-label {
   background-color: #e9ecef
 }

 .custom-file-label {
   position: absolute;
   top: 0;
   right: 0;
   left: 0;
   z-index: 1;
   height: calc(1.5em + .75rem + 2px);
   padding: .375rem .75rem;
   font-weight: 400;
   line-height: 1.5;
   color: #495057;
   background-color: #fff;
   border: 1px solid #ced4da;
   border-radius: .25rem
 }

 .custom-file-label::after {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: 3;
   display: block;
   height: calc(1.5em + .75rem);
   padding: .375rem 25px;
   line-height: 1.5;
   color: #495057;
   background: #0B7675;
   content: "";
   background-image: url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-upload' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M.5 9.9a.5.5 0 01.5.5v2.5a1 1 0 001 1h12a1 1 0 001-1v-2.5a.5.5 0 011 0v2.5a2 2 0 01-2 2H2a2 2 0 01-2-2v-2.5a.5.5 0 01.5-.5z'/%3E%3Cpath fill-rule='evenodd' d='M7.646 1.146a.5.5 0 01.708 0l3 3a.5.5 0 01-.708.708L8.5 2.707V11.5a.5.5 0 01-1 0V2.707L5.354 4.854a.5.5 0 11-.708-.708l3-3z'/%3E%3C/svg%3E");
   background-repeat: no-repeat;
   border-left: inherit;
   background-position: center center;
   border-left: inherit;
   border-radius: 0 .25rem .25rem 0
 }

 .custom-range {
   width: 100%;
   height: 1.4rem;
   padding: 0;
   background-color: transparent;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none
 }

 .custom-range:focus {
   outline: 0
 }

 .custom-range:focus::-webkit-slider-thumb {
   box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(21, 155, 78, .25)
 }

 .custom-range:focus::-moz-range-thumb {
   box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(21, 155, 78, .25)
 }

 .custom-range:focus::-ms-thumb {
   box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(21, 155, 78, .25)
 }

 .custom-range::-moz-focus-outer {
   border: 0
 }

 .custom-range::-webkit-slider-thumb {
   width: 1rem;
   height: 1rem;
   margin-top: -.25rem;
   background-color: #0B7675;
   border: 0;
   border-radius: 1rem;
   -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-size 5s ease-in-out;
   transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-size 5s ease-in-out;
   -webkit-appearance: none;
   appearance: none
 }

 @media (prefers-reduced-motion:reduce) {
   .custom-range::-webkit-slider-thumb {
     -webkit-transition: none;
     transition: none
   }
 }

 .custom-range::-webkit-slider-thumb:active {
   background-color: #76eca8
 }

 .custom-range::-webkit-slider-runnable-track {
   width: 100%;
   height: .5rem;
   color: transparent;
   cursor: pointer;
   background-color: #dee2e6;
   border-color: transparent;
   border-radius: 1rem
 }

 .custom-range::-moz-range-thumb {
   width: 1rem;
   height: 1rem;
   background-color: #0B7675;
   border: 0;
   border-radius: 1rem;
   -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-size 5s ease-in-out;
   transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-size 5s ease-in-out;
   -moz-appearance: none;
   appearance: none
 }

 @media (prefers-reduced-motion:reduce) {
   .custom-range::-moz-range-thumb {
     -moz-transition: none;
     transition: none
   }
 }

 .custom-range::-moz-range-thumb:active {
   background-color: #76eca8
 }

 .custom-range::-moz-range-track {
   width: 100%;
   height: .5rem;
   color: transparent;
   cursor: pointer;
   background-color: #dee2e6;
   border-color: transparent;
   border-radius: 1rem
 }

 .custom-range::-ms-thumb {
   width: 1rem;
   height: 1rem;
   margin-top: 0;
   margin-right: .2rem;
   margin-left: .2rem;
   background-color: #0B7675;
   border: 0;
   border-radius: 1rem;
   -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-size 5s ease-in-out;
   transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-size 5s ease-in-out;
   appearance: none
 }

 @media (prefers-reduced-motion:reduce) {
   .custom-range::-ms-thumb {
     -ms-transition: none;
     transition: none
   }
 }

 .custom-range::-ms-thumb:active {
   background-color: #76eca8
 }

 .custom-range::-ms-track {
   width: 100%;
   height: .5rem;
   color: transparent;
   cursor: pointer;
   background-color: transparent;
   border-color: transparent;
   border-width: .5rem
 }

 .custom-range::-ms-fill-lower {
   background-color: #dee2e6;
   border-radius: 1rem
 }

 .custom-range::-ms-fill-upper {
   margin-right: 15px;
   background-color: #dee2e6;
   border-radius: 1rem
 }

 .custom-range:disabled::-webkit-slider-thumb {
   background-color: #adb5bd
 }

 .custom-range:disabled::-webkit-slider-runnable-track {
   cursor: default
 }

 .custom-range:disabled::-moz-range-thumb {
   background-color: #adb5bd
 }

 .custom-range:disabled::-moz-range-track {
   cursor: default
 }

 .custom-range:disabled::-ms-thumb {
   background-color: #adb5bd
 }

 .custom-control-label::before,
 .custom-file-label,
 .custom-select {
   transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-size 5s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {

   .custom-control-label::before,
   .custom-file-label,
   .custom-select {
     transition: none
   }
 }

 .nav {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   padding-left: 0;
   margin-bottom: 0;
   list-style: none
 }

 .nav-link {
   display: block;
   padding: .5rem 1rem
 }

 .nav-link:focus,
 .nav-link:hover {
   text-decoration: none
 }

 .nav-link.disabled {
   color: #075857;
   pointer-events: none;
   cursor: default
 }

 .nav-tabs {
   border-bottom: 1px solid #dee2e6
 }

 .nav-tabs .nav-item {
   margin-bottom: -1px
 }

 .nav-tabs .nav-link {
   border: 1px solid transparent;
   border-top-left-radius: .25rem;
   border-top-right-radius: .25rem
 }

 .nav-tabs .nav-link:focus,
 .nav-tabs .nav-link:hover {
   border-color: #e9ecef #e9ecef #dee2e6
 }

 .nav-tabs .nav-link.disabled {
   color: #075857;
   background-color: transparent;
   border-color: transparent
 }

 .nav-tabs .nav-item.show .nav-link,
 .nav-tabs .nav-link.active {
   color: #495057;
   background-color: #fff;
   border-color: #dee2e6 #dee2e6 #fff
 }

 .nav-tabs .dropdown-menu {
   margin-top: -1px;
   border-top-left-radius: 0;
   border-top-right-radius: 0
 }

 .nav-pills .nav-link {
   border-radius: .25rem
 }

 .nav-pills .nav-link.active,
 .nav-pills .show>.nav-link {
   color: #fff;
   background-color: #0B7675
 }

 .nav-fill .nav-item,
 .nav-fill>.nav-link {
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   text-align: center
 }

 .nav-justified .nav-item,
 .nav-justified>.nav-link {
   -ms-flex-preferred-size: 0;
   flex-basis: 0;
   -ms-flex-positive: 1;
   flex-grow: 1;
   text-align: center
 }

 .tab-content>.tab-pane {
   display: none
 }

 .tab-content>.active {
   display: block
 }

 .navbar {
   position: relative;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -ms-flex-align: center;
   align-items: center;
   -ms-flex-pack: justify;
   justify-content: space-between;
   padding: .5rem 1rem
 }

 .navbar .container,
 .navbar .container-fluid,
 .navbar .container-lg,
 .navbar .container-md,
 .navbar .container-sm,
 .navbar .container-xl {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -ms-flex-align: center;
   align-items: center;
   -ms-flex-pack: justify;
   justify-content: space-between
 }

 .navbar-brand {
   display: inline-block;
   padding-top: .3125rem;
   padding-bottom: .3125rem;
   margin-right: 1rem;
   font-size: 1.25rem;
   line-height: inherit;
   white-space: nowrap
 }

 .navbar-brand:focus,
 .navbar-brand:hover {
   text-decoration: none
 }

 .navbar-nav {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-direction: column;
   flex-direction: column;
   padding-left: 0;
   margin-bottom: 0;
   list-style: none
 }

 .navbar-nav .nav-link {
   padding-right: 0;
   padding-left: 0
 }

 .navbar-nav .dropdown-menu {
   position: static;
   float: none
 }

 .navbar-text {
   display: inline-block;
   padding-top: .5rem;
   padding-bottom: .5rem
 }

 .navbar-collapse {
   -ms-flex-preferred-size: 100%;
   flex-basis: 100%;
   -ms-flex-positive: 1;
   flex-grow: 1;
   -ms-flex-align: center;
   align-items: center
 }

 .navbar-toggler {
   padding: .25rem .75rem;
   font-size: 1.25rem;
   line-height: 1;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 25px
 }

 .navbar-toggler:focus,
 .navbar-toggler:hover {
   text-decoration: none
 }

 .navbar-toggler-icon {
   display: inline-block;
   width: 1.5em;
   height: 1.5em;
   vertical-align: middle;
   content: "";
   background: no-repeat center center;
   background-size: 100% 100%
 }

 @media (max-width:575.98px) {

   .navbar-expand-sm>.container,
   .navbar-expand-sm>.container-fluid,
   .navbar-expand-sm>.container-lg,
   .navbar-expand-sm>.container-md,
   .navbar-expand-sm>.container-sm,
   .navbar-expand-sm>.container-xl {
     padding-right: 0;
     padding-left: 0
   }
 }

 @media (min-width:576px) {
   .navbar-expand-sm {
     -ms-flex-flow: row nowrap;
     flex-flow: row nowrap;
     -ms-flex-pack: start;
     justify-content: flex-start
   }

   .navbar-expand-sm .navbar-nav {
     -ms-flex-direction: row;
     flex-direction: row
   }

   .navbar-expand-sm .navbar-nav .dropdown-menu {
     position: absolute
   }

   .navbar-expand-sm .navbar-nav .nav-link {
     padding-right: .5rem;
     padding-left: .5rem
   }

   .navbar-expand-sm>.container,
   .navbar-expand-sm>.container-fluid,
   .navbar-expand-sm>.container-lg,
   .navbar-expand-sm>.container-md,
   .navbar-expand-sm>.container-sm,
   .navbar-expand-sm>.container-xl {
     -ms-flex-wrap: nowrap;
     flex-wrap: nowrap
   }

   .navbar-expand-sm .navbar-collapse {
     display: -ms-flexbox !important;
     display: flex !important;
     -ms-flex-preferred-size: auto;
     flex-basis: auto
   }

   .navbar-expand-sm .navbar-toggler {
     display: none
   }
 }

 @media (max-width:767.98px) {

   .navbar-expand-md>.container,
   .navbar-expand-md>.container-fluid,
   .navbar-expand-md>.container-lg,
   .navbar-expand-md>.container-md,
   .navbar-expand-md>.container-sm,
   .navbar-expand-md>.container-xl {
     padding-right: 0;
     padding-left: 0
   }
 }

 @media (min-width:768px) {
   .navbar-expand-md {
     -ms-flex-flow: row nowrap;
     flex-flow: row nowrap;
     -ms-flex-pack: start;
     justify-content: flex-start
   }

   .navbar-expand-md .navbar-nav {
     -ms-flex-direction: row;
     flex-direction: row
   }

   .navbar-expand-md .navbar-nav .dropdown-menu {
     position: absolute
   }

   .navbar-expand-md .navbar-nav .nav-link {
     padding-right: .5rem;
     padding-left: .5rem
   }

   .navbar-expand-md>.container,
   .navbar-expand-md>.container-fluid,
   .navbar-expand-md>.container-lg,
   .navbar-expand-md>.container-md,
   .navbar-expand-md>.container-sm,
   .navbar-expand-md>.container-xl {
     -ms-flex-wrap: nowrap;
     flex-wrap: nowrap
   }

   .navbar-expand-md .navbar-collapse {
     display: -ms-flexbox !important;
     display: flex !important;
     -ms-flex-preferred-size: auto;
     flex-basis: auto
   }

   .navbar-expand-md .navbar-toggler {
     display: none
   }
 }

 @media (max-width:991.98px) {

   .navbar-expand-lg>.container,
   .navbar-expand-lg>.container-fluid,
   .navbar-expand-lg>.container-lg,
   .navbar-expand-lg>.container-md,
   .navbar-expand-lg>.container-sm,
   .navbar-expand-lg>.container-xl {
     padding-right: 0;
     padding-left: 0
   }
 }

 @media (min-width:992px) {
   .navbar-expand-lg {
     -ms-flex-flow: row nowrap;
     flex-flow: row nowrap;
     -ms-flex-pack: start;
     justify-content: flex-start
   }

   .navbar-expand-lg .navbar-nav {
     -ms-flex-direction: row;
     flex-direction: row
   }

   .navbar-expand-lg .navbar-nav .dropdown-menu {
     position: absolute
   }

   .navbar-expand-lg .navbar-nav .nav-link {
     padding-right: .5rem;
     padding-left: .5rem
   }

   .navbar-expand-lg>.container,
   .navbar-expand-lg>.container-fluid,
   .navbar-expand-lg>.container-lg,
   .navbar-expand-lg>.container-md,
   .navbar-expand-lg>.container-sm,
   .navbar-expand-lg>.container-xl {
     -ms-flex-wrap: nowrap;
     flex-wrap: nowrap
   }

   .navbar-expand-lg .navbar-collapse {
     display: -ms-flexbox !important;
     display: flex !important;
     -ms-flex-preferred-size: auto;
     flex-basis: auto
   }

   .navbar-expand-lg .navbar-toggler {
     display: none
   }
 }

 @media (max-width:1199.98px) {

   .navbar-expand-xl>.container,
   .navbar-expand-xl>.container-fluid,
   .navbar-expand-xl>.container-lg,
   .navbar-expand-xl>.container-md,
   .navbar-expand-xl>.container-sm,
   .navbar-expand-xl>.container-xl {
     padding-right: 0;
     padding-left: 0
   }
 }

 @media (min-width:1200px) {
   .navbar-expand-xl {
     -ms-flex-flow: row nowrap;
     flex-flow: row nowrap;
     -ms-flex-pack: start;
     justify-content: flex-start
   }

   .navbar-expand-xl .navbar-nav {
     -ms-flex-direction: row;
     flex-direction: row
   }

   .navbar-expand-xl .navbar-nav .dropdown-menu {
     position: absolute
   }

   .navbar-expand-xl .navbar-nav .nav-link {
     padding-right: .5rem;
     padding-left: .5rem
   }

   .navbar-expand-xl>.container,
   .navbar-expand-xl>.container-fluid,
   .navbar-expand-xl>.container-lg,
   .navbar-expand-xl>.container-md,
   .navbar-expand-xl>.container-sm,
   .navbar-expand-xl>.container-xl {
     -ms-flex-wrap: nowrap;
     flex-wrap: nowrap
   }

   .navbar-expand-xl .navbar-collapse {
     display: -ms-flexbox !important;
     display: flex !important;
     -ms-flex-preferred-size: auto;
     flex-basis: auto
   }

   .navbar-expand-xl .navbar-toggler {
     display: none
   }
 }

 .navbar-expand {
   -ms-flex-flow: row nowrap;
   flex-flow: row nowrap;
   -ms-flex-pack: start;
   justify-content: flex-start
 }

 .navbar-expand>.container,
 .navbar-expand>.container-fluid,
 .navbar-expand>.container-lg,
 .navbar-expand>.container-md,
 .navbar-expand>.container-sm,
 .navbar-expand>.container-xl {
   padding-right: 0;
   padding-left: 0
 }

 .navbar-expand .navbar-nav {
   -ms-flex-direction: row;
   flex-direction: row
 }

 .navbar-expand .navbar-nav .dropdown-menu {
   position: absolute
 }

 .navbar-expand .navbar-nav .nav-link {
   padding-right: .5rem;
   padding-left: .5rem
 }

 .navbar-expand>.container,
 .navbar-expand>.container-fluid,
 .navbar-expand>.container-lg,
 .navbar-expand>.container-md,
 .navbar-expand>.container-sm,
 .navbar-expand>.container-xl {
   -ms-flex-wrap: nowrap;
   flex-wrap: nowrap
 }

 .navbar-expand .navbar-collapse {
   display: -ms-flexbox !important;
   display: flex !important;
   -ms-flex-preferred-size: auto;
   flex-basis: auto
 }

 .navbar-expand .navbar-toggler {
   display: none
 }

 .navbar-light .navbar-brand {
   color: rgba(0, 0, 0, .9)
 }

 .navbar-light .navbar-brand:focus,
 .navbar-light .navbar-brand:hover {
   color: rgba(0, 0, 0, .9)
 }

 .navbar-light .navbar-nav .nav-link {
   color: rgba(0, 0, 0, .5)
 }

 .navbar-light .navbar-nav .nav-link:focus,
 .navbar-light .navbar-nav .nav-link:hover {
   color: rgba(0, 0, 0, .7)
 }

 .navbar-light .navbar-nav .nav-link.disabled {
   color: rgba(0, 0, 0, .3)
 }

 .navbar-light .navbar-nav .active>.nav-link,
 .navbar-light .navbar-nav .nav-link.active,
 .navbar-light .navbar-nav .nav-link.show,
 .navbar-light .navbar-nav .show>.nav-link {
   color: rgba(0, 0, 0, .9)
 }

 .navbar-light .navbar-toggler {
   color: rgba(0, 0, 0, .5);
   border-color: rgba(0, 0, 0, .1)
 }

 .navbar-light .navbar-toggler-icon {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
 }

 .navbar-light .navbar-text {
   color: rgba(0, 0, 0, .5)
 }

 .navbar-light .navbar-text a {
   color: rgba(0, 0, 0, .9)
 }

 .navbar-light .navbar-text a:focus,
 .navbar-light .navbar-text a:hover {
   color: rgba(0, 0, 0, .9)
 }

 .navbar-dark .navbar-brand {
   color: #fff
 }

 .navbar-dark .navbar-brand:focus,
 .navbar-dark .navbar-brand:hover {
   color: #fff
 }

 .navbar-dark .navbar-nav .nav-link {
   color: rgba(255, 255, 255, .5)
 }

 .navbar-dark .navbar-nav .nav-link:focus,
 .navbar-dark .navbar-nav .nav-link:hover {
   color: rgba(255, 255, 255, .75)
 }

 .navbar-dark .navbar-nav .nav-link.disabled {
   color: rgba(255, 255, 255, .25)
 }

 .navbar-dark .navbar-nav .active>.nav-link,
 .navbar-dark .navbar-nav .nav-link.active,
 .navbar-dark .navbar-nav .nav-link.show,
 .navbar-dark .navbar-nav .show>.nav-link {
   color: #fff
 }

 .navbar-dark .navbar-toggler {
   color: rgba(255, 255, 255, .5);
   border-color: rgba(255, 255, 255, .1)
 }

 .navbar-dark .navbar-toggler-icon {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
 }

 .navbar-dark .navbar-text {
   color: rgba(255, 255, 255, .5)
 }

 .navbar-dark .navbar-text a {
   color: #fff
 }

 .navbar-dark .navbar-text a:focus,
 .navbar-dark .navbar-text a:hover {
   color: #fff
 }

 #accordion .card {
   box-shadow: none !important
 }

 #accordion .card-header {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -ms-flex-align: center;
   align-items: center;
   cursor: pointer;
   padding: 16px 15px;
   border-left: 5px solid #43f18e;
   box-shadow: 0 2px 2px 1.5px rgba(46, 61, 73, .16);
   border-radius: 5px;
   background: #fff;
   margin: 0 0 15px
 }

 #accordion .card-header .btn-link.focus,
 #accordion .card-header .btn-link:focus {
   text-decoration: none
 }

 #accordion .card-header .btn.focus,
 #accordion .card-header .btn:focus {
   box-shadow: none !important
 }

 #accordion .card-header .btn:hover {
   text-decoration: none !important
 }

 #accordion .card-header .btn.btn-link {
   font-size: 15.5px;
   color: #0B7675;
   font-weight: 700;
   cursor: pointer;
   outline-width: 0 !important;
   padding: 0
 }

 #accordion .card-header:active,
 #accordion .card-header:hover,
 #accordion .card-header:visited {
   text-decoration: none !important
 }

 .card {
   position: relative;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-direction: column;
   flex-direction: column;
   min-width: 0;
   word-wrap: break-word;
   background-color: #fff;
   background-clip: border-box;
   border: none;
   box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, .19);
   border-radius: .25rem
 }

 .card>hr {
   margin-right: 0;
   margin-left: 0
 }

 .card>.list-group {
   border-top: inherit;
   border-bottom: inherit
 }

 .card>.list-group:first-child {
   border-top-width: 0;
   border-top-left-radius: calc(.25rem - 1px);
   border-top-right-radius: calc(.25rem - 1px)
 }

 .card>.list-group:last-child {
   border-bottom-width: 0;
   border-bottom-right-radius: calc(.25rem - 1px);
   border-bottom-left-radius: calc(.25rem - 1px)
 }

 .card>.card-header+.list-group,
 .card>.list-group+.card-footer {
   border-top: 0
 }

 .card-body {
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   min-height: 1px;
   padding: 1.25rem
 }

 .card-title {
   margin-bottom: .75rem;
   font-weight: 700;
   color: #0B7675;
   font-size: 1.263em;
   padding: .2em 0;
   line-height: 1
 }

 .card-title:after {
   content: '';
   width: 45px;
   height: 5px;
   background: #ffd200;
   margin: 8px 0;
   display: block;
   border-radius: 15px
 }

 .card-subtitle {
   margin-top: -.375rem;
   font-size: .75em;
   line-height: 1;
   color: #0B7675;
   opacity: .9
 }

 .card-text:last-child {
   margin-bottom: 0
 }

 .card-link:hover {
   text-decoration: none
 }

 .card-link+.card-link {
   margin-left: 1.25rem
 }

 .card-header {
   padding: .75rem 1.25rem;
   margin-bottom: 0;
   background-color: rgba(0, 0, 0, .03);
   border-bottom: 1px solid rgba(0, 0, 0, .125)
 }

 .card-header:first-child {
   border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
 }

 .card-footer {
   padding: .75rem 1.25rem;
   background-color: rgba(0, 0, 0, .03);
   border-top: 1px solid rgba(0, 0, 0, .125)
 }

 .card-footer:last-child {
   border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
 }

 .card-header-tabs {
   margin-right: -.625rem;
   margin-bottom: -.75rem;
   margin-left: -.625rem;
   border-bottom: 0
 }

 .card-header-pills {
   margin-right: -.625rem;
   margin-left: -.625rem
 }

 .card-img-overlay {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   padding: 1.25rem;
   border-radius: calc(.25rem - 1px)
 }

 .card-img,
 .card-img-bottom,
 .card-img-top {
   -ms-flex-negative: 0;
   flex-shrink: 0;
   width: 100%
 }

 .card-img,
 .card-img-top {
   border-top-left-radius: calc(.25rem - 1px);
   border-top-right-radius: calc(.25rem - 1px)
 }

 .card-img,
 .card-img-bottom {
   border-bottom-right-radius: calc(.25rem - 1px);
   border-bottom-left-radius: calc(.25rem - 1px)
 }

 .card-deck .card {
   margin-bottom: 15px
 }

 @media (min-width:576px) {
   .card-deck {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-flow: row wrap;
     flex-flow: row wrap;
     margin-right: -15px;
     margin-left: -15px
   }

   .card-deck .card {
     -ms-flex: 1 0 0%;
     flex: 1 0 0%;
     margin-right: 15px;
     margin-bottom: 0;
     margin-left: 15px
   }
 }

 .card-group>.card {
   margin-bottom: 15px
 }

 @media (min-width:576px) {
   .card-group {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-flow: row wrap;
     flex-flow: row wrap
   }

   .card-group>.card {
     -ms-flex: 1 0 0%;
     flex: 1 0 0%;
     margin-bottom: 0
   }

   .card-group>.card+.card {
     margin-left: 0;
     border-left: 0
   }

   .card-group>.card:not(:last-child) {
     border-top-right-radius: 0;
     border-bottom-right-radius: 0
   }

   .card-group>.card:not(:last-child) .card-header,
   .card-group>.card:not(:last-child) .card-img-top {
     border-top-right-radius: 0
   }

   .card-group>.card:not(:last-child) .card-footer,
   .card-group>.card:not(:last-child) .card-img-bottom {
     border-bottom-right-radius: 0
   }

   .card-group>.card:not(:first-child) {
     border-top-left-radius: 0;
     border-bottom-left-radius: 0
   }

   .card-group>.card:not(:first-child) .card-header,
   .card-group>.card:not(:first-child) .card-img-top {
     border-top-left-radius: 0
   }

   .card-group>.card:not(:first-child) .card-footer,
   .card-group>.card:not(:first-child) .card-img-bottom {
     border-bottom-left-radius: 0
   }
 }

 .card-columns .card {
   margin-bottom: .75rem
 }

 @media (min-width:576px) {
   .card-columns {
     -webkit-column-count: 3;
     -moz-column-count: 3;
     column-count: 3;
     -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
     column-gap: 1.25rem;
     orphans: 1;
     widows: 1
   }

   .card-columns .card {
     display: inline-block;
     width: 100%
   }
 }

 .accordion {
   overflow-anchor: none
 }

 .accordion>.card {
   overflow: hidden
 }

 .accordion>.card:not(:last-of-type) {
   border-bottom: 0;
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0
 }

 .accordion>.card:not(:first-of-type) {
   border-top-left-radius: 0;
   border-top-right-radius: 0
 }

 .accordion>.card>.card-header {
   border-radius: 0;
   margin-bottom: -1px
 }

 .breadcrumb {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: .75rem 1rem;
   margin-bottom: 1rem;
   list-style: none;
   background-color: #e9ecef;
   border-radius: .25rem
 }

 .breadcrumb-item {
   display: -ms-flexbox;
   display: flex
 }

 .breadcrumb-item+.breadcrumb-item {
   padding-left: .5rem
 }

 .breadcrumb-item+.breadcrumb-item::before {
   display: inline-block;
   padding-right: .5rem;
   color: #075857;
   content: "/"
 }

 .breadcrumb-item+.breadcrumb-item:hover::before {
   text-decoration: underline
 }

 .breadcrumb-item+.breadcrumb-item:hover::before {
   text-decoration: none
 }

 .breadcrumb-item.active {
   color: #075857
 }

 .pagination {
   display: -ms-flexbox;
   display: flex;
   padding-left: 0;
   list-style: none;
   border-radius: .25rem
 }

 .page-link {
   position: relative;
   display: block;
   padding: .5rem .75rem;
   margin-left: -1px;
   line-height: 1.25;
   color: #0B7675;
   background-color: #fff;
   font-size: 12px
 }

 .page-link:hover {
   z-index: 2;
   color: #000;
   text-decoration: none;
   background-color: #e9ecef
 }

 .page-link:focus {
   z-index: 3;
   outline: 0;
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .25)
 }

 .page-item:first-child .page-link {
   margin-left: 0;
   border-top-left-radius: .25rem;
   border-bottom-left-radius: .25rem
 }

 .page-item:last-child .page-link {
   border-top-right-radius: .25rem;
   border-bottom-right-radius: .25rem
 }

 .page-item.active .page-link {
   z-index: 3;
   color: #fff;
   background-color: #0B7675;
   border-color: #0B7675;
   border-radius: 2px
 }

 .page-item.disabled .page-link {
   color: #075857;
   pointer-events: none;
   cursor: auto;
   background-color: #fff;
   border-color: #dee2e6
 }

 .pagination-lg .page-link {
   padding: .75rem 1.5rem;
   font-size: 1.25rem;
   line-height: 1.5
 }

 .pagination-lg .page-item:first-child .page-link {
   border-top-left-radius: .3rem;
   border-bottom-left-radius: .3rem
 }

 .pagination-lg .page-item:last-child .page-link {
   border-top-right-radius: .3rem;
   border-bottom-right-radius: .3rem
 }

 .pagination-sm .page-link {
   padding: .25rem .5rem;
   font-size: .875rem;
   line-height: 1.5
 }

 .pagination-sm .page-item:first-child .page-link {
   border-top-left-radius: .2rem;
   border-bottom-left-radius: .2rem
 }

 .pagination-sm .page-item:last-child .page-link {
   border-top-right-radius: .2rem;
   border-bottom-right-radius: .2rem
 }

 .badge {
   display: inline-block;
   padding: .25em .4em;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   text-align: center;
   white-space: nowrap;
   vertical-align: baseline;
   border-radius: .25rem;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
   .badge {
     transition: none
   }
 }

 a.badge:focus,
 a.badge:hover {
   text-decoration: none
 }

 .badge:empty {
   display: none
 }

 .btn .badge {
   position: relative;
   top: -1px
 }

 .badge-pill {
   padding-right: .6em;
   padding-left: .6em;
   border-radius: 10rem
 }

 .badge-primary {
   color: #fff;
   background-color: #0B7675
 }

 a.badge-primary:focus,
 a.badge-primary:hover {
   color: #fff;
   background-color: #0f6e37
 }

 a.badge-primary.focus,
 a.badge-primary:focus {
   outline: 0;
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .5)
 }

 .badge-secondary {
   color: #fff;
   background-color: #075857
 }

 a.badge-secondary:focus,
 a.badge-secondary:hover {
   color: #fff;
   background-color: #5f7682
 }

 a.badge-secondary.focus,
 a.badge-secondary:focus {
   outline: 0;
   box-shadow: 0 0 0 .2rem rgba(120, 144, 156, .5)
 }

 .badge-success {
   color: #fff;
   background-color: #0B7675
 }

 a.badge-success:focus,
 a.badge-success:hover {
   color: #fff;
   background-color: #0f6e37
 }

 a.badge-success.focus,
 a.badge-success:focus {
   outline: 0;
   box-shadow: 0 0 0 .2rem rgba(21, 155, 78, .5)
 }

 .badge-info {
   color: #666671;
   background-color: #43f18e
 }

 a.badge-info:focus,
 a.badge-info:hover {
   color: #666671;
   background-color: #14ed71
 }

 a.badge-info.focus,
 a.badge-info:focus {
   outline: 0;
   box-shadow: 0 0 0 .2rem rgba(67, 241, 142, .5)
 }

 .badge-warning {
   color: #666671;
   background-color: #ffd200
 }

 a.badge-warning:focus,
 a.badge-warning:hover {
   color: #666671;
   background-color: #cca800
 }

 a.badge-warning.focus,
 a.badge-warning:focus {
   outline: 0;
   box-shadow: 0 0 0 .2rem rgba(255, 210, 0, .5)
 }

 .badge-danger {
   color: #fff;
   background-color: #dc3545
 }

 a.badge-danger:focus,
 a.badge-danger:hover {
   color: #fff;
   background-color: #bd2130
 }

 a.badge-danger.focus,
 a.badge-danger:focus {
   outline: 0;
   box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
 }

 .badge-light {
   color: #666671;
   background-color: #f8f9fa
 }

 a.badge-light:focus,
 a.badge-light:hover {
   color: #666671;
   background-color: #dae0e5
 }

 a.badge-light.focus,
 a.badge-light:focus {
   outline: 0;
   box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
 }

 .badge-dark {
   color: #fff;
   background-color: #343a40
 }

 a.badge-dark:focus,
 a.badge-dark:hover {
   color: #fff;
   background-color: #1d2124
 }

 a.badge-dark.focus,
 a.badge-dark:focus {
   outline: 0;
   box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
 }

 .jumbotron {
   padding: 2rem 1rem;
   margin-bottom: 2rem;
   background-color: #e9ecef;
   border-radius: .3rem
 }

 @media (min-width:576px) {
   .jumbotron {
     padding: 4rem 2rem
   }
 }

 .jumbotron-fluid {
   padding-right: 0;
   padding-left: 0;
   border-radius: 0
 }

 .alert {
   position: relative;
   padding: .75rem 1.25rem;
   margin-bottom: 1rem;
   border-radius: .25rem
 }

 .alert-heading {
   color: inherit
 }

 .alert-link {
   font-weight: 700
 }

 .alert-dismissible {
   padding-right: 4rem
 }

 .alert-dismissible .close {
   position: absolute;
   top: 0;
   right: 0;
   padding: .75rem 1.25rem;
   color: inherit
 }

 .alert-primary {
   color: #0b5129;
   background-color: #d0ebdc;
   border-color: #bde3cd
 }

 .alert-primary hr {
   border-top-color: #abdbbf
 }

 .alert-primary .alert-link {
   color: #052412
 }

 .alert-secondary {
   color: #3e4b51;
   background-color: #e4e9eb;
   border-color: #d9e0e3
 }

 .alert-secondary hr {
   border-top-color: #cad4d8
 }

 .alert-secondary .alert-link {
   color: #283034
 }

 .alert-success {
   color: #0b5129;
   background-color: #d0ebdc;
   border-color: #bde3cd
 }

 .alert-success hr {
   border-top-color: #abdbbf
 }

 .alert-success .alert-link {
   color: #052412
 }

 .alert-info {
   color: #237d4a;
   background-color: #d9fce8;
   border-color: #cafbdf
 }

 .alert-info hr {
   border-top-color: #b2f9d1
 }

 .alert-info .alert-link {
   color: #185532
 }

 .alert-warning {
   color: #856d00;
   background-color: #fff6cc;
   border-color: #fff2b8
 }

 .alert-warning hr {
   border-top-color: #ffed9f
 }

 .alert-warning .alert-link {
   color: #524300
 }

 .alert-danger {
   color: #721c24;
   background-color: #f8d7da;
   border-color: #f5c6cb
 }

 .alert-danger hr {
   border-top-color: #f1b0b7
 }

 .alert-danger .alert-link {
   color: #491217
 }

 .alert-light {
   color: #818182;
   background-color: #fefefe;
   border-color: #fdfdfe
 }

 .alert-light hr {
   border-top-color: #ececf6
 }

 .alert-light .alert-link {
   color: #686868
 }

 .alert-dark {
   color: #1b1e21;
   background-color: #d6d8d9;
   border-color: #c6c8ca
 }

 .alert-dark hr {
   border-top-color: #b9bbbe
 }

 .alert-dark .alert-link {
   color: #040505
 }

 @-webkit-keyframes progress-bar-stripes {
   from {
     background-position: 1rem 0
   }

   to {
     background-position: 0 0
   }
 }

 @keyframes progress-bar-stripes {
   from {
     background-position: 1rem 0
   }

   to {
     background-position: 0 0
   }
 }

 .progress {
   display: -ms-flexbox;
   display: flex;
   height: 1rem;
   overflow: hidden;
   line-height: 0;
   font-size: .75rem;
   background-color: #e9ecef;
   border-radius: .25rem
 }

 .progress-bar {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-direction: column;
   flex-direction: column;
   -ms-flex-pack: center;
   justify-content: center;
   overflow: hidden;
   color: #fff;
   text-align: center;
   white-space: nowrap;
   background-color: #0B7675;
   transition: width .6s ease
 }

 @media (prefers-reduced-motion:reduce) {
   .progress-bar {
     transition: none
   }
 }

 .progress-bar-striped {
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-size: 1rem 1rem
 }

 .progress-bar-animated {
   -webkit-animation: progress-bar-stripes 1s linear infinite;
   animation: progress-bar-stripes 1s linear infinite
 }

 @media (prefers-reduced-motion:reduce) {
   .progress-bar-animated {
     -webkit-animation: none;
     animation: none
   }
 }

 .media {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: start;
   align-items: flex-start
 }

 .media-body {
   -ms-flex: 1;
   flex: 1
 }

 .list-group {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-direction: column;
   flex-direction: column;
   padding-left: 0;
   margin-bottom: 0;
   border-radius: .25rem
 }

 .list-group-item-action {
   width: 100%;
   color: #495057;
   text-align: inherit
 }

 .list-group-item-action:focus,
 .list-group-item-action:hover {
   z-index: 1;
   color: #495057;
   text-decoration: none;
   background-color: #f8f9fa
 }

 .list-group-item-action:active {
   color: #666671;
   background-color: #e9ecef
 }

 .list-group-item {
   position: relative;
   display: block;
   padding: .75rem 1.25rem;
   background-color: #fff;
   border: 1px solid rgba(0, 0, 0, .125)
 }

 .list-group-item:first-child {
   border-top-left-radius: inherit;
   border-top-right-radius: inherit
 }

 .list-group-item:last-child {
   border-bottom-right-radius: inherit;
   border-bottom-left-radius: inherit
 }

 .list-group-item.disabled,
 .list-group-item:disabled {
   color: #075857;
   pointer-events: none;
   background-color: #fff
 }

 .list-group-item.active {
   z-index: 2;
   color: #fff;
   background-color: #0B7675;
   border-color: #0B7675
 }

 .list-group-item+.list-group-item {
   border-top-width: 0
 }

 .list-group-item+.list-group-item.active {
   margin-top: -1px;
   border-top-width: 1px
 }

 .list-group-horizontal {
   -ms-flex-direction: row;
   flex-direction: row
 }

 .list-group-horizontal>.list-group-item:first-child {
   border-bottom-left-radius: .25rem;
   border-top-right-radius: 0
 }

 .list-group-horizontal>.list-group-item:last-child {
   border-top-right-radius: .25rem;
   border-bottom-left-radius: 0
 }

 .list-group-horizontal>.list-group-item.active {
   margin-top: 0
 }

 .list-group-horizontal>.list-group-item+.list-group-item {
   border-top-width: 1px;
   border-left-width: 0
 }

 .list-group-horizontal>.list-group-item+.list-group-item.active {
   margin-left: -1px;
   border-left-width: 1px
 }

 @media (min-width:576px) {
   .list-group-horizontal-sm {
     -ms-flex-direction: row;
     flex-direction: row
   }

   .list-group-horizontal-sm>.list-group-item:first-child {
     border-bottom-left-radius: .25rem;
     border-top-right-radius: 0
   }

   .list-group-horizontal-sm>.list-group-item:last-child {
     border-top-right-radius: .25rem;
     border-bottom-left-radius: 0
   }

   .list-group-horizontal-sm>.list-group-item.active {
     margin-top: 0
   }

   .list-group-horizontal-sm>.list-group-item+.list-group-item {
     border-top-width: 1px;
     border-left-width: 0
   }

   .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
     margin-left: -1px;
     border-left-width: 1px
   }
 }

 @media (min-width:768px) {
   .list-group-horizontal-md {
     -ms-flex-direction: row;
     flex-direction: row
   }

   .list-group-horizontal-md>.list-group-item:first-child {
     border-bottom-left-radius: .25rem;
     border-top-right-radius: 0
   }

   .list-group-horizontal-md>.list-group-item:last-child {
     border-top-right-radius: .25rem;
     border-bottom-left-radius: 0
   }

   .list-group-horizontal-md>.list-group-item.active {
     margin-top: 0
   }

   .list-group-horizontal-md>.list-group-item+.list-group-item {
     border-top-width: 1px;
     border-left-width: 0
   }

   .list-group-horizontal-md>.list-group-item+.list-group-item.active {
     margin-left: -1px;
     border-left-width: 1px
   }
 }

 @media (min-width:992px) {
   .list-group-horizontal-lg {
     -ms-flex-direction: row;
     flex-direction: row
   }

   .list-group-horizontal-lg>.list-group-item:first-child {
     border-bottom-left-radius: .25rem;
     border-top-right-radius: 0
   }

   .list-group-horizontal-lg>.list-group-item:last-child {
     border-top-right-radius: .25rem;
     border-bottom-left-radius: 0
   }

   .list-group-horizontal-lg>.list-group-item.active {
     margin-top: 0
   }

   .list-group-horizontal-lg>.list-group-item+.list-group-item {
     border-top-width: 1px;
     border-left-width: 0
   }

   .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
     margin-left: -1px;
     border-left-width: 1px
   }
 }

 @media (min-width:1200px) {
   .list-group-horizontal-xl {
     -ms-flex-direction: row;
     flex-direction: row
   }

   .list-group-horizontal-xl>.list-group-item:first-child {
     border-bottom-left-radius: .25rem;
     border-top-right-radius: 0
   }

   .list-group-horizontal-xl>.list-group-item:last-child {
     border-top-right-radius: .25rem;
     border-bottom-left-radius: 0
   }

   .list-group-horizontal-xl>.list-group-item.active {
     margin-top: 0
   }

   .list-group-horizontal-xl>.list-group-item+.list-group-item {
     border-top-width: 1px;
     border-left-width: 0
   }

   .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
     margin-left: -1px;
     border-left-width: 1px
   }
 }

 .list-group-flush {
   border-radius: 0
 }

 .list-group-flush>.list-group-item {
   border-width: 0 0 1px
 }

 .list-group-flush>.list-group-item:last-child {
   border-bottom-width: 0
 }

 .list-group-item-primary {
   color: #0b5129;
   background-color: #bde3cd
 }

 .list-group-item-primary.list-group-item-action:focus,
 .list-group-item-primary.list-group-item-action:hover {
   color: #0b5129;
   background-color: #abdbbf
 }

 .list-group-item-primary.list-group-item-action.active {
   color: #fff;
   background-color: #0b5129;
   border-color: #0b5129
 }

 .list-group-item-secondary {
   color: #3e4b51;
   background-color: #d9e0e3
 }

 .list-group-item-secondary.list-group-item-action:focus,
 .list-group-item-secondary.list-group-item-action:hover {
   color: #3e4b51;
   background-color: #cad4d8
 }

 .list-group-item-secondary.list-group-item-action.active {
   color: #fff;
   background-color: #3e4b51;
   border-color: #3e4b51
 }

 .list-group-item-success {
   color: #0b5129;
   background-color: #bde3cd
 }

 .list-group-item-success.list-group-item-action:focus,
 .list-group-item-success.list-group-item-action:hover {
   color: #0b5129;
   background-color: #abdbbf
 }

 .list-group-item-success.list-group-item-action.active {
   color: #fff;
   background-color: #0b5129;
   border-color: #0b5129
 }

 .list-group-item-info {
   color: #237d4a;
   background-color: #cafbdf
 }

 .list-group-item-info.list-group-item-action:focus,
 .list-group-item-info.list-group-item-action:hover {
   color: #237d4a;
   background-color: #b2f9d1
 }

 .list-group-item-info.list-group-item-action.active {
   color: #fff;
   background-color: #237d4a;
   border-color: #237d4a
 }

 .list-group-item-warning {
   color: #856d00;
   background-color: #fff2b8
 }

 .list-group-item-warning.list-group-item-action:focus,
 .list-group-item-warning.list-group-item-action:hover {
   color: #856d00;
   background-color: #ffed9f
 }

 .list-group-item-warning.list-group-item-action.active {
   color: #fff;
   background-color: #856d00;
   border-color: #856d00
 }

 .list-group-item-danger {
   color: #721c24;
   background-color: #f5c6cb
 }

 .list-group-item-danger.list-group-item-action:focus,
 .list-group-item-danger.list-group-item-action:hover {
   color: #721c24;
   background-color: #f1b0b7
 }

 .list-group-item-danger.list-group-item-action.active {
   color: #fff;
   background-color: #721c24;
   border-color: #721c24
 }

 .list-group-item-light {
   color: #818182;
   background-color: #fdfdfe
 }

 .list-group-item-light.list-group-item-action:focus,
 .list-group-item-light.list-group-item-action:hover {
   color: #818182;
   background-color: #ececf6
 }

 .list-group-item-light.list-group-item-action.active {
   color: #fff;
   background-color: #818182;
   border-color: #818182
 }

 .list-group-item-dark {
   color: #1b1e21;
   background-color: #c6c8ca
 }

 .list-group-item-dark.list-group-item-action:focus,
 .list-group-item-dark.list-group-item-action:hover {
   color: #1b1e21;
   background-color: #b9bbbe
 }

 .list-group-item-dark.list-group-item-action.active {
   color: #fff;
   background-color: #1b1e21;
   border-color: #1b1e21
 }

 .close {
   float: right;
   font-size: 1.5rem;
   font-weight: 700;
   line-height: 1;
   color: #000;
   text-shadow: 0 1px 0 #fff;
   opacity: .5
 }

 .close:hover {
   color: #000;
   text-decoration: none
 }

 .close:not(:disabled):not(.disabled):focus,
 .close:not(:disabled):not(.disabled):hover {
   opacity: .75
 }

 button.close {
   padding: 0;
   background-color: transparent;
   border: 0
 }

 a.close.disabled {
   pointer-events: none
 }

 .toast {
   -ms-flex-preferred-size: 350px;
   flex-basis: 350px;
   max-width: 350px;
   font-size: .875rem;
   background-color: rgba(255, 255, 255, .85);
   background-clip: padding-box;
   border: 1px solid rgba(0, 0, 0, .1);
   box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
   opacity: 0;
   border-radius: .25rem
 }

 .toast:not(:last-child) {
   margin-bottom: .75rem
 }

 .toast.showing {
   opacity: 1
 }

 .toast.show {
   display: block;
   opacity: 1
 }

 .toast.hide {
   display: none
 }

 .toast-header {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: center;
   align-items: center;
   padding: .25rem .75rem;
   color: #075857;
   background-color: rgba(255, 255, 255, .85);
   background-clip: padding-box;
   border-bottom: 1px solid rgba(0, 0, 0, .05);
   border-top-left-radius: calc(.25rem - 1px);
   border-top-right-radius: calc(.25rem - 1px)
 }

 .toast-body {
   padding: .75rem
 }

 .modal-open {
   overflow: hidden
 }

 .modal-open .modal {
   overflow-x: hidden;
   overflow-y: auto
 }

 .modal {
   position: fixed;
   top: 0;
   left: 0;
   z-index: 1050;
   display: none;
   width: 100%;
   height: 100%;
   overflow: hidden;
   outline: 0
 }

 .modal-dialog {
   position: relative;
   width: auto;
   margin: .5rem;
   pointer-events: none
 }

 .modal.fade .modal-dialog {
   transition: -webkit-transform .3s ease-out;
   transition: transform .3s ease-out;
   transition: transform .3s ease-out, -webkit-transform .3s ease-out;
   -webkit-transform: translate(0, -50px);
   transform: translate(0, -50px)
 }

 @media (prefers-reduced-motion:reduce) {
   .modal.fade .modal-dialog {
     transition: none
   }
 }

 .modal.show .modal-dialog {
   -webkit-transform: none;
   transform: none
 }

 .modal.modal-static .modal-dialog {
   -webkit-transform: scale(1.02);
   transform: scale(1.02)
 }

 .modal-dialog-scrollable {
   display: -ms-flexbox;
   display: flex;
   max-height: calc(100% - 1rem)
 }

 .modal-dialog-scrollable .modal-content {
   max-height: calc(100vh - 1rem);
   overflow: hidden
 }

 .modal-dialog-scrollable .modal-footer,
 .modal-dialog-scrollable .modal-header {
   -ms-flex-negative: 0;
   flex-shrink: 0
 }

 .modal-dialog-scrollable .modal-body {
   overflow-y: auto
 }

 .modal-dialog-centered {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: center;
   align-items: center;
   min-height: calc(100% - 1rem)
 }

 .modal-dialog-centered::before {
   display: block;
   height: calc(100vh - 1rem);
   height: -webkit-min-content;
   height: -moz-min-content;
   height: min-content;
   content: ""
 }

 .modal-dialog-centered.modal-dialog-scrollable {
   -ms-flex-direction: column;
   flex-direction: column;
   -ms-flex-pack: center;
   justify-content: center;
   height: 100%
 }

 .modal-dialog-centered.modal-dialog-scrollable .modal-content {
   max-height: none
 }

 .modal-dialog-centered.modal-dialog-scrollable::before {
   content: none
 }

 .modal-content {
   position: relative;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-direction: column;
   flex-direction: column;
   width: 100%;
   pointer-events: auto;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid rgba(0, 0, 0, .2);
   border-radius: .3rem;
   outline: 0
 }

 .modal-backdrop {
   position: fixed;
   top: 0;
   left: 0;
   z-index: 1040;
   width: 100vw;
   height: 100vh;
   background-color: #000
 }

 .modal-backdrop.fade {
   opacity: 0
 }

 .modal-backdrop.show {
   opacity: .5
 }

 .modal-header {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: start;
   align-items: flex-start;
   -ms-flex-pack: justify;
   justify-content: space-between;
   padding: 1rem 1rem;
   border-top-left-radius: calc(.3rem - 1px);
   border-top-right-radius: calc(.3rem - 1px)
 }

 .modal-header .close {
   padding: 1rem 1rem;
   margin: -1rem -1rem -1rem auto
 }

 .modal-title {
   margin-bottom: .75rem;
   font-weight: 700;
   color: #0B7675;
   font-size: 1.263em;
   padding: .2em 0;
   line-height: 1
 }

 .modal-title:after {
   content: '';
   width: 45px;
   height: 5px;
   background: #ffd200;
   margin: 8px 0;
   display: block;
   border-radius: 15px
 }

 .modal-body {
   position: relative;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   padding: 0 1rem
 }

 .modal-footer {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -ms-flex-align: center;
   align-items: center;
   -ms-flex-pack: end;
   justify-content: flex-end;
   padding: .75rem;
   border-bottom-right-radius: calc(.3rem - 1px);
   border-bottom-left-radius: calc(.3rem - 1px)
 }

 .modal-footer>* {
   margin: .25rem
 }

 .modal-scrollbar-measure {
   position: absolute;
   top: -9999px;
   width: 50px;
   height: 50px;
   overflow: scroll
 }

 @media (min-width:576px) {
   .modal-dialog {
     max-width: 500px;
     margin: 1.75rem auto
   }

   .modal-dialog-scrollable {
     max-height: calc(100% - 3.5rem)
   }

   .modal-dialog-scrollable .modal-content {
     max-height: calc(100vh - 3.5rem)
   }

   .modal-dialog-centered {
     min-height: calc(100% - 3.5rem)
   }

   .modal-dialog-centered::before {
     height: calc(100vh - 3.5rem);
     height: -webkit-min-content;
     height: -moz-min-content;
     height: min-content
   }

   .modal-sm {
     max-width: 300px
   }
 }

 @media (min-width:992px) {

   .modal-lg,
   .modal-xl {
     max-width: 800px
   }
 }

 @media (min-width:1200px) {
   .modal-xl {
     max-width: 1140px
   }
 }

 .tooltip {
   position: absolute;
   z-index: 1070;
   display: block;
   margin: 0;
   font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   font-style: normal;
   font-weight: 400;
   line-height: 1.5;
   text-align: left;
   text-align: start;
   text-decoration: none;
   text-shadow: none;
   text-transform: none;
   letter-spacing: normal;
   word-break: normal;
   word-spacing: normal;
   white-space: normal;
   line-break: auto;
   font-size: .875rem;
   word-wrap: break-word;
   opacity: 0
 }

 .tooltip.show {
   opacity: .9
 }

 .tooltip .arrow {
   position: absolute;
   display: block;
   width: .8rem;
   height: .4rem
 }

 .tooltip .arrow::before {
   position: absolute;
   content: "";
   border-color: transparent;
   border-style: solid
 }

 .bs-tooltip-auto[x-placement^=top],
 .bs-tooltip-top {
   padding: .4rem 0
 }

 .bs-tooltip-auto[x-placement^=top] .arrow,
 .bs-tooltip-top .arrow {
   bottom: 0
 }

 .bs-tooltip-auto[x-placement^=top] .arrow::before,
 .bs-tooltip-top .arrow::before {
   top: 0;
   border-width: .4rem .4rem 0;
   border-top-color: #000
 }

 .bs-tooltip-auto[x-placement^=right],
 .bs-tooltip-right {
   padding: 0 .4rem
 }

 .bs-tooltip-auto[x-placement^=right] .arrow,
 .bs-tooltip-right .arrow {
   left: 0;
   width: .4rem;
   height: .8rem
 }

 .bs-tooltip-auto[x-placement^=right] .arrow::before,
 .bs-tooltip-right .arrow::before {
   right: 0;
   border-width: .4rem .4rem .4rem 0;
   border-right-color: #000
 }

 .bs-tooltip-auto[x-placement^=bottom],
 .bs-tooltip-bottom {
   padding: .4rem 0
 }

 .bs-tooltip-auto[x-placement^=bottom] .arrow,
 .bs-tooltip-bottom .arrow {
   top: 0
 }

 .bs-tooltip-auto[x-placement^=bottom] .arrow::before,
 .bs-tooltip-bottom .arrow::before {
   bottom: 0;
   border-width: 0 .4rem .4rem;
   border-bottom-color: #000
 }

 .bs-tooltip-auto[x-placement^=left],
 .bs-tooltip-left {
   padding: 0 .4rem
 }

 .bs-tooltip-auto[x-placement^=left] .arrow,
 .bs-tooltip-left .arrow {
   right: 0;
   width: .4rem;
   height: .8rem
 }

 .bs-tooltip-auto[x-placement^=left] .arrow::before,
 .bs-tooltip-left .arrow::before {
   left: 0;
   border-width: .4rem 0 .4rem .4rem;
   border-left-color: #000
 }

 .tooltip-inner {
   max-width: 200px;
   padding: .25rem .5rem;
   color: #fff;
   text-align: center;
   background-color: #000;
   border-radius: .25rem
 }

 .popover {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 1060;
   display: block;
   max-width: 276px;
   font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   font-style: normal;
   font-weight: 400;
   line-height: 1.5;
   text-align: left;
   text-align: start;
   text-decoration: none;
   text-shadow: none;
   text-transform: none;
   letter-spacing: normal;
   word-break: normal;
   word-spacing: normal;
   white-space: normal;
   line-break: auto;
   font-size: .875rem;
   word-wrap: break-word;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid rgba(0, 0, 0, .2);
   border-radius: .3rem
 }

 .popover .arrow {
   position: absolute;
   display: block;
   width: 1rem;
   height: .5rem;
   margin: 0 .3rem
 }

 .popover .arrow::after,
 .popover .arrow::before {
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid
 }

 .bs-popover-auto[x-placement^=top],
 .bs-popover-top {
   margin-bottom: .5rem
 }

 .bs-popover-auto[x-placement^=top]>.arrow,
 .bs-popover-top>.arrow {
   bottom: calc(-.5rem - 1px)
 }

 .bs-popover-auto[x-placement^=top]>.arrow::before,
 .bs-popover-top>.arrow::before {
   bottom: 0;
   border-width: .5rem .5rem 0;
   border-top-color: rgba(0, 0, 0, .25)
 }

 .bs-popover-auto[x-placement^=top]>.arrow::after,
 .bs-popover-top>.arrow::after {
   bottom: 1px;
   border-width: .5rem .5rem 0;
   border-top-color: #fff
 }

 .bs-popover-auto[x-placement^=right],
 .bs-popover-right {
   margin-left: .5rem
 }

 .bs-popover-auto[x-placement^=right]>.arrow,
 .bs-popover-right>.arrow {
   left: calc(-.5rem - 1px);
   width: .5rem;
   height: 1rem;
   margin: .3rem 0
 }

 .bs-popover-auto[x-placement^=right]>.arrow::before,
 .bs-popover-right>.arrow::before {
   left: 0;
   border-width: .5rem .5rem .5rem 0;
   border-right-color: rgba(0, 0, 0, .25)
 }

 .bs-popover-auto[x-placement^=right]>.arrow::after,
 .bs-popover-right>.arrow::after {
   left: 1px;
   border-width: .5rem .5rem .5rem 0;
   border-right-color: #fff
 }

 .bs-popover-auto[x-placement^=bottom],
 .bs-popover-bottom {
   margin-top: .5rem
 }

 .bs-popover-auto[x-placement^=bottom]>.arrow,
 .bs-popover-bottom>.arrow {
   top: calc(-.5rem - 1px)
 }

 .bs-popover-auto[x-placement^=bottom]>.arrow::before,
 .bs-popover-bottom>.arrow::before {
   top: 0;
   border-width: 0 .5rem .5rem .5rem;
   border-bottom-color: rgba(0, 0, 0, .25)
 }

 .bs-popover-auto[x-placement^=bottom]>.arrow::after,
 .bs-popover-bottom>.arrow::after {
   top: 1px;
   border-width: 0 .5rem .5rem .5rem;
   border-bottom-color: #fff
 }

 .bs-popover-auto[x-placement^=bottom] .popover-header::before,
 .bs-popover-bottom .popover-header::before {
   position: absolute;
   top: 0;
   left: 50%;
   display: block;
   width: 1rem;
   margin-left: -.5rem;
   content: "";
   border-bottom: 1px solid #f7f7f7
 }

 .bs-popover-auto[x-placement^=left],
 .bs-popover-left {
   margin-right: .5rem
 }

 .bs-popover-auto[x-placement^=left]>.arrow,
 .bs-popover-left>.arrow {
   right: calc(-.5rem - 1px);
   width: .5rem;
   height: 1rem;
   margin: .3rem 0
 }

 .bs-popover-auto[x-placement^=left]>.arrow::before,
 .bs-popover-left>.arrow::before {
   right: 0;
   border-width: .5rem 0 .5rem .5rem;
   border-left-color: rgba(0, 0, 0, .25)
 }

 .bs-popover-auto[x-placement^=left]>.arrow::after,
 .bs-popover-left>.arrow::after {
   right: 1px;
   border-width: .5rem 0 .5rem .5rem;
   border-left-color: #fff
 }

 .popover-header {
   padding: .5rem .75rem;
   margin-bottom: 0;
   font-size: 1rem;
   background-color: #f7f7f7;
   border-bottom: 1px solid #ebebeb;
   border-top-left-radius: calc(.3rem - 1px);
   border-top-right-radius: calc(.3rem - 1px)
 }

 .popover-header:empty {
   display: none
 }

 .popover-body {
   padding: .5rem .75rem;
   color: #666671
 }

 .carousel {
   position: relative
 }

 .carousel.pointer-event {
   -ms-touch-action: pan-y;
   touch-action: pan-y
 }

 .carousel-inner {
   position: relative;
   width: 100%;
   overflow: hidden
 }

 .carousel-inner::after {
   display: block;
   clear: both;
   content: ""
 }

 .carousel-item {
   position: relative;
   display: none;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: -webkit-transform .6s ease-in-out;
   transition: transform .6s ease-in-out;
   transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
   .carousel-item {
     transition: none
   }
 }

 .carousel-item-next,
 .carousel-item-prev,
 .carousel-item.active {
   display: block
 }

 .active.carousel-item-right,
 .carousel-item-next:not(.carousel-item-left) {
   -webkit-transform: translateX(100%);
   transform: translateX(100%)
 }

 .active.carousel-item-left,
 .carousel-item-prev:not(.carousel-item-right) {
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%)
 }

 .carousel-fade .carousel-item {
   opacity: 0;
   transition-property: opacity;
   -webkit-transform: none;
   transform: none
 }

 .carousel-fade .carousel-item-next.carousel-item-left,
 .carousel-fade .carousel-item-prev.carousel-item-right,
 .carousel-fade .carousel-item.active {
   z-index: 1;
   opacity: 1
 }

 .carousel-fade .active.carousel-item-left,
 .carousel-fade .active.carousel-item-right {
   z-index: 0;
   opacity: 0;
   transition: opacity 0s .6s
 }

 @media (prefers-reduced-motion:reduce) {

   .carousel-fade .active.carousel-item-left,
   .carousel-fade .active.carousel-item-right {
     transition: none
   }
 }

 .carousel-control-next,
 .carousel-control-prev {
   position: absolute;
   top: 0;
   bottom: 0;
   z-index: 1;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: center;
   align-items: center;
   -ms-flex-pack: center;
   justify-content: center;
   width: 15%;
   color: #fff;
   text-align: center;
   opacity: .5;
   transition: opacity .15s ease
 }

 @media (prefers-reduced-motion:reduce) {

   .carousel-control-next,
   .carousel-control-prev {
     transition: none
   }
 }

 .carousel-control-next:focus,
 .carousel-control-next:hover,
 .carousel-control-prev:focus,
 .carousel-control-prev:hover {
   color: #fff;
   text-decoration: none;
   outline: 0;
   opacity: .9
 }

 .carousel-control-prev {
   left: 0
 }

 .carousel-control-next {
   right: 0
 }

 .carousel-control-next-icon,
 .carousel-control-prev-icon {
   display: inline-block;
   width: 20px;
   height: 20px;
   background: no-repeat 50%/100% 100%
 }

 .carousel-control-prev-icon {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
 }

 .carousel-control-next-icon {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
 }

 .carousel-indicators {
   position: absolute;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 15;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-pack: center;
   justify-content: center;
   padding-left: 0;
   margin-right: 15%;
   margin-left: 15%;
   list-style: none
 }

 .carousel-indicators li {
   box-sizing: content-box;
   -ms-flex: 0 1 auto;
   flex: 0 1 auto;
   width: 30px;
   height: 3px;
   margin-right: 3px;
   margin-left: 3px;
   text-indent: -999px;
   cursor: pointer;
   background-color: #fff;
   background-clip: padding-box;
   border-top: 10px solid transparent;
   border-bottom: 10px solid transparent;
   opacity: .5;
   transition: opacity .6s ease
 }

 @media (prefers-reduced-motion:reduce) {
   .carousel-indicators li {
     transition: none
   }
 }

 .carousel-indicators .active {
   opacity: 1
 }

 .carousel-caption {
   position: absolute;
   right: 15%;
   bottom: 20px;
   left: 15%;
   z-index: 10;
   padding-top: 20px;
   padding-bottom: 20px;
   color: #fff;
   text-align: center
 }

 @-webkit-keyframes spinner-border {
   to {
     -webkit-transform: rotate(360deg);
     transform: rotate(360deg)
   }
 }

 @keyframes spinner-border {
   to {
     -webkit-transform: rotate(360deg);
     transform: rotate(360deg)
   }
 }

 .spinner-border {
   display: inline-block;
   width: 2rem;
   height: 2rem;
   vertical-align: text-bottom;
   border: .25em solid currentColor;
   border-right-color: transparent;
   border-radius: 50%;
   -webkit-animation: spinner-border .75s linear infinite;
   animation: spinner-border .75s linear infinite
 }

 .spinner-border-sm {
   width: 1rem;
   height: 1rem;
   border-width: .2em
 }

 @-webkit-keyframes spinner-grow {
   0% {
     -webkit-transform: scale(0);
     transform: scale(0)
   }

   50% {
     opacity: 1;
     -webkit-transform: none;
     transform: none
   }
 }

 @keyframes spinner-grow {
   0% {
     -webkit-transform: scale(0);
     transform: scale(0)
   }

   50% {
     opacity: 1;
     -webkit-transform: none;
     transform: none
   }
 }

 .spinner-grow {
   display: inline-block;
   width: 2rem;
   height: 2rem;
   vertical-align: text-bottom;
   background-color: currentColor;
   border-radius: 50%;
   opacity: 0;
   -webkit-animation: spinner-grow .75s linear infinite;
   animation: spinner-grow .75s linear infinite
 }

 .spinner-grow-sm {
   width: 1rem;
   height: 1rem
 }

 .align-baseline {
   vertical-align: baseline !important
 }

 .align-top {
   vertical-align: top !important
 }

 .align-middle {
   vertical-align: middle !important
 }

 .align-bottom {
   vertical-align: bottom !important
 }

 .align-text-bottom {
   vertical-align: text-bottom !important
 }

 .align-text-top {
   vertical-align: text-top !important
 }

 .bg-primary {
   background-color: #0B7675 !important
 }

 a.bg-primary:focus,
 a.bg-primary:hover,
 button.bg-primary:focus,
 button.bg-primary:hover {
   background-color: #0f6e37 !important
 }

 .bg-secondary {
   background-color: #075857 !important
 }

 a.bg-secondary:focus,
 a.bg-secondary:hover,
 button.bg-secondary:focus,
 button.bg-secondary:hover {
   background-color: #5f7682 !important
 }

 .bg-success {
   background-color: #0B7675 !important
 }

 a.bg-success:focus,
 a.bg-success:hover,
 button.bg-success:focus,
 button.bg-success:hover {
   background-color: #0f6e37 !important
 }

 .bg-info {
   background-color: #43f18e !important
 }

 a.bg-info:focus,
 a.bg-info:hover,
 button.bg-info:focus,
 button.bg-info:hover {
   background-color: #14ed71 !important
 }

 .bg-warning {
   background-color: #ffd200 !important
 }

 a.bg-warning:focus,
 a.bg-warning:hover,
 button.bg-warning:focus,
 button.bg-warning:hover {
   background-color: #cca800 !important
 }

 .bg-danger {
   background-color: #dc3545 !important
 }

 a.bg-danger:focus,
 a.bg-danger:hover,
 button.bg-danger:focus,
 button.bg-danger:hover {
   background-color: #bd2130 !important
 }

 .bg-light {
   background-color: #f8f9fa !important
 }

 a.bg-light:focus,
 a.bg-light:hover,
 button.bg-light:focus,
 button.bg-light:hover {
   background-color: #dae0e5 !important
 }

 .bg-dark {
   background-color: #343a40 !important
 }

 a.bg-dark:focus,
 a.bg-dark:hover,
 button.bg-dark:focus,
 button.bg-dark:hover {
   background-color: #1d2124 !important
 }

 .bg-white {
   background-color: #fff !important
 }

 .bg-transparent {
   background-color: transparent !important
 }

 .border {
   border: 1px solid #dee2e6 !important
 }

 .border-top {
   border-top: 1px solid #dee2e6 !important
 }

 .border-right {
   border-right: 1px solid #dee2e6 !important
 }

 .border-bottom {
   border-bottom: 1px solid #dee2e6 !important
 }

 .border-left {
   border-left: 1px solid #dee2e6 !important
 }

 .border-0 {
   border: 0 !important
 }

 .border-top-0 {
   border-top: 0 !important
 }

 .border-right-0 {
   border-right: 0 !important
 }

 .border-bottom-0 {
   border-bottom: 0 !important
 }

 .border-left-0 {
   border-left: 0 !important
 }

 .border-primary {
   border-color: #0B7675 !important
 }

 .border-secondary {
   border-color: #075857 !important
 }

 .border-success {
   border-color: #0B7675 !important
 }

 .border-info {
   border-color: #43f18e !important
 }

 .border-warning {
   border-color: #ffd200 !important
 }

 .border-danger {
   border-color: #dc3545 !important
 }

 .border-light {
   border-color: #f8f9fa !important
 }

 .border-dark {
   border-color: #343a40 !important
 }

 .border-white {
   border-color: #fff !important
 }

 .rounded-sm {
   border-radius: .2rem !important
 }

 .rounded {
   border-radius: .25rem !important
 }

 .rounded-top {
   border-top-left-radius: .25rem !important;
   border-top-right-radius: .25rem !important
 }

 .rounded-right {
   border-top-right-radius: .25rem !important;
   border-bottom-right-radius: .25rem !important
 }

 .rounded-bottom {
   border-bottom-right-radius: .25rem !important;
   border-bottom-left-radius: .25rem !important
 }

 .rounded-left {
   border-top-left-radius: .25rem !important;
   border-bottom-left-radius: .25rem !important
 }

 .rounded-lg {
   border-radius: .3rem !important
 }

 .rounded-circle {
   border-radius: 50% !important
 }

 .rounded-pill {
   border-radius: 50rem !important
 }

 .rounded-0 {
   border-radius: 0 !important
 }

 .clearfix::after {
   display: block;
   clear: both;
   content: ""
 }

 .d-none {
   display: none !important
 }

 .d-inline {
   display: inline !important
 }

 .d-inline-block {
   display: inline-block !important
 }

 .d-block {
   display: block !important
 }

 .d-table {
   display: table !important
 }

 .d-table-row {
   display: table-row !important
 }

 .d-table-cell {
   display: table-cell !important
 }

 .d-flex {
   display: -ms-flexbox !important;
   display: flex !important
 }

 .d-inline-flex {
   display: -ms-inline-flexbox !important;
   display: inline-flex !important
 }

 @media (min-width:576px) {
   .d-sm-none {
     display: none !important
   }

   .d-sm-inline {
     display: inline !important
   }

   .d-sm-inline-block {
     display: inline-block !important
   }

   .d-sm-block {
     display: block !important
   }

   .d-sm-table {
     display: table !important
   }

   .d-sm-table-row {
     display: table-row !important
   }

   .d-sm-table-cell {
     display: table-cell !important
   }

   .d-sm-flex {
     display: -ms-flexbox !important;
     display: flex !important
   }

   .d-sm-inline-flex {
     display: -ms-inline-flexbox !important;
     display: inline-flex !important
   }
 }

 @media (min-width:768px) {
   .d-md-none {
     display: none !important
   }

   .d-md-inline {
     display: inline !important
   }

   .d-md-inline-block {
     display: inline-block !important
   }

   .d-md-block {
     display: block !important
   }

   .d-md-table {
     display: table !important
   }

   .d-md-table-row {
     display: table-row !important
   }

   .d-md-table-cell {
     display: table-cell !important
   }

   .d-md-flex {
     display: -ms-flexbox !important;
     display: flex !important
   }

   .d-md-inline-flex {
     display: -ms-inline-flexbox !important;
     display: inline-flex !important
   }
 }

 @media (min-width:992px) {
   .d-lg-none {
     display: none !important
   }

   .d-lg-inline {
     display: inline !important
   }

   .d-lg-inline-block {
     display: inline-block !important
   }

   .d-lg-block {
     display: block !important
   }

   .d-lg-table {
     display: table !important
   }

   .d-lg-table-row {
     display: table-row !important
   }

   .d-lg-table-cell {
     display: table-cell !important
   }

   .d-lg-flex {
     display: -ms-flexbox !important;
     display: flex !important
   }

   .d-lg-inline-flex {
     display: -ms-inline-flexbox !important;
     display: inline-flex !important
   }
 }

 @media (min-width:1200px) {
   .d-xl-none {
     display: none !important
   }

   .d-xl-inline {
     display: inline !important
   }

   .d-xl-inline-block {
     display: inline-block !important
   }

   .d-xl-block {
     display: block !important
   }

   .d-xl-table {
     display: table !important
   }

   .d-xl-table-row {
     display: table-row !important
   }

   .d-xl-table-cell {
     display: table-cell !important
   }

   .d-xl-flex {
     display: -ms-flexbox !important;
     display: flex !important
   }

   .d-xl-inline-flex {
     display: -ms-inline-flexbox !important;
     display: inline-flex !important
   }
 }

 @media print {
   .d-print-none {
     display: none !important
   }

   .d-print-inline {
     display: inline !important
   }

   .d-print-inline-block {
     display: inline-block !important
   }

   .d-print-block {
     display: block !important
   }

   .d-print-table {
     display: table !important
   }

   .d-print-table-row {
     display: table-row !important
   }

   .d-print-table-cell {
     display: table-cell !important
   }

   .d-print-flex {
     display: -ms-flexbox !important;
     display: flex !important
   }

   .d-print-inline-flex {
     display: -ms-inline-flexbox !important;
     display: inline-flex !important
   }
 }

 .embed-responsive {
   position: relative;
   display: block;
   width: 100%;
   padding: 0;
   overflow: hidden
 }

 .embed-responsive::before {
   display: block;
   content: ""
 }

 .embed-responsive .embed-responsive-item,
 .embed-responsive embed,
 .embed-responsive iframe,
 .embed-responsive object,
 .embed-responsive video {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border: 0
 }

 .embed-responsive-21by9::before {
   padding-top: 42.857143%
 }

 .embed-responsive-16by9::before {
   padding-top: 56.25%
 }

 .embed-responsive-4by3::before {
   padding-top: 75%
 }

 .embed-responsive-1by1::before {
   padding-top: 100%
 }

 .flex-row {
   -ms-flex-direction: row !important;
   flex-direction: row !important
 }

 .flex-column {
   -ms-flex-direction: column !important;
   flex-direction: column !important
 }

 .flex-row-reverse {
   -ms-flex-direction: row-reverse !important;
   flex-direction: row-reverse !important
 }

 .flex-column-reverse {
   -ms-flex-direction: column-reverse !important;
   flex-direction: column-reverse !important
 }

 .flex-wrap {
   -ms-flex-wrap: wrap !important;
   flex-wrap: wrap !important
 }

 .flex-nowrap {
   -ms-flex-wrap: nowrap !important;
   flex-wrap: nowrap !important
 }

 .flex-wrap-reverse {
   -ms-flex-wrap: wrap-reverse !important;
   flex-wrap: wrap-reverse !important
 }

 .flex-fill {
   -ms-flex: 1 1 auto !important;
   flex: 1 1 auto !important
 }

 .flex-grow-0 {
   -ms-flex-positive: 0 !important;
   flex-grow: 0 !important
 }

 .flex-grow-1 {
   -ms-flex-positive: 1 !important;
   flex-grow: 1 !important
 }

 .flex-shrink-0 {
   -ms-flex-negative: 0 !important;
   flex-shrink: 0 !important
 }

 .flex-shrink-1 {
   -ms-flex-negative: 1 !important;
   flex-shrink: 1 !important
 }

 .justify-content-start {
   -ms-flex-pack: start !important;
   justify-content: flex-start !important
 }

 .justify-content-end {
   -ms-flex-pack: end !important;
   justify-content: flex-end !important
 }

 .justify-content-center {
   -ms-flex-pack: center !important;
   justify-content: center !important
 }

 .justify-content-between {
   -ms-flex-pack: justify !important;
   justify-content: space-between !important
 }

 .justify-content-around {
   -ms-flex-pack: distribute !important;
   justify-content: space-around !important
 }

 .align-items-start {
   -ms-flex-align: start !important;
   align-items: flex-start !important
 }

 .align-items-end {
   -ms-flex-align: end !important;
   align-items: flex-end !important
 }

 .align-items-center {
   -ms-flex-align: center !important;
   align-items: center !important
 }

 .align-items-baseline {
   -ms-flex-align: baseline !important;
   align-items: baseline !important
 }

 .align-items-stretch {
   -ms-flex-align: stretch !important;
   align-items: stretch !important
 }

 .align-content-start {
   -ms-flex-line-pack: start !important;
   align-content: flex-start !important
 }

 .align-content-end {
   -ms-flex-line-pack: end !important;
   align-content: flex-end !important
 }

 .align-content-center {
   -ms-flex-line-pack: center !important;
   align-content: center !important
 }

 .align-content-between {
   -ms-flex-line-pack: justify !important;
   align-content: space-between !important
 }

 .align-content-around {
   -ms-flex-line-pack: distribute !important;
   align-content: space-around !important
 }

 .align-content-stretch {
   -ms-flex-line-pack: stretch !important;
   align-content: stretch !important
 }

 .align-self-auto {
   -ms-flex-item-align: auto !important;
   align-self: auto !important
 }

 .align-self-start {
   -ms-flex-item-align: start !important;
   align-self: flex-start !important
 }

 .align-self-end {
   -ms-flex-item-align: end !important;
   align-self: flex-end !important
 }

 .align-self-center {
   -ms-flex-item-align: center !important;
   align-self: center !important
 }

 .align-self-baseline {
   -ms-flex-item-align: baseline !important;
   align-self: baseline !important
 }

 .align-self-stretch {
   -ms-flex-item-align: stretch !important;
   align-self: stretch !important
 }

 @media (min-width:576px) {
   .flex-sm-row {
     -ms-flex-direction: row !important;
     flex-direction: row !important
   }

   .flex-sm-column {
     -ms-flex-direction: column !important;
     flex-direction: column !important
   }

   .flex-sm-row-reverse {
     -ms-flex-direction: row-reverse !important;
     flex-direction: row-reverse !important
   }

   .flex-sm-column-reverse {
     -ms-flex-direction: column-reverse !important;
     flex-direction: column-reverse !important
   }

   .flex-sm-wrap {
     -ms-flex-wrap: wrap !important;
     flex-wrap: wrap !important
   }

   .flex-sm-nowrap {
     -ms-flex-wrap: nowrap !important;
     flex-wrap: nowrap !important
   }

   .flex-sm-wrap-reverse {
     -ms-flex-wrap: wrap-reverse !important;
     flex-wrap: wrap-reverse !important
   }

   .flex-sm-fill {
     -ms-flex: 1 1 auto !important;
     flex: 1 1 auto !important
   }

   .flex-sm-grow-0 {
     -ms-flex-positive: 0 !important;
     flex-grow: 0 !important
   }

   .flex-sm-grow-1 {
     -ms-flex-positive: 1 !important;
     flex-grow: 1 !important
   }

   .flex-sm-shrink-0 {
     -ms-flex-negative: 0 !important;
     flex-shrink: 0 !important
   }

   .flex-sm-shrink-1 {
     -ms-flex-negative: 1 !important;
     flex-shrink: 1 !important
   }

   .justify-content-sm-start {
     -ms-flex-pack: start !important;
     justify-content: flex-start !important
   }

   .justify-content-sm-end {
     -ms-flex-pack: end !important;
     justify-content: flex-end !important
   }

   .justify-content-sm-center {
     -ms-flex-pack: center !important;
     justify-content: center !important
   }

   .justify-content-sm-between {
     -ms-flex-pack: justify !important;
     justify-content: space-between !important
   }

   .justify-content-sm-around {
     -ms-flex-pack: distribute !important;
     justify-content: space-around !important
   }

   .align-items-sm-start {
     -ms-flex-align: start !important;
     align-items: flex-start !important
   }

   .align-items-sm-end {
     -ms-flex-align: end !important;
     align-items: flex-end !important
   }

   .align-items-sm-center {
     -ms-flex-align: center !important;
     align-items: center !important
   }

   .align-items-sm-baseline {
     -ms-flex-align: baseline !important;
     align-items: baseline !important
   }

   .align-items-sm-stretch {
     -ms-flex-align: stretch !important;
     align-items: stretch !important
   }

   .align-content-sm-start {
     -ms-flex-line-pack: start !important;
     align-content: flex-start !important
   }

   .align-content-sm-end {
     -ms-flex-line-pack: end !important;
     align-content: flex-end !important
   }

   .align-content-sm-center {
     -ms-flex-line-pack: center !important;
     align-content: center !important
   }

   .align-content-sm-between {
     -ms-flex-line-pack: justify !important;
     align-content: space-between !important
   }

   .align-content-sm-around {
     -ms-flex-line-pack: distribute !important;
     align-content: space-around !important
   }

   .align-content-sm-stretch {
     -ms-flex-line-pack: stretch !important;
     align-content: stretch !important
   }

   .align-self-sm-auto {
     -ms-flex-item-align: auto !important;
     align-self: auto !important
   }

   .align-self-sm-start {
     -ms-flex-item-align: start !important;
     align-self: flex-start !important
   }

   .align-self-sm-end {
     -ms-flex-item-align: end !important;
     align-self: flex-end !important
   }

   .align-self-sm-center {
     -ms-flex-item-align: center !important;
     align-self: center !important
   }

   .align-self-sm-baseline {
     -ms-flex-item-align: baseline !important;
     align-self: baseline !important
   }

   .align-self-sm-stretch {
     -ms-flex-item-align: stretch !important;
     align-self: stretch !important
   }
 }

 @media (min-width:768px) {
   .flex-md-row {
     -ms-flex-direction: row !important;
     flex-direction: row !important
   }

   .flex-md-column {
     -ms-flex-direction: column !important;
     flex-direction: column !important
   }

   .flex-md-row-reverse {
     -ms-flex-direction: row-reverse !important;
     flex-direction: row-reverse !important
   }

   .flex-md-column-reverse {
     -ms-flex-direction: column-reverse !important;
     flex-direction: column-reverse !important
   }

   .flex-md-wrap {
     -ms-flex-wrap: wrap !important;
     flex-wrap: wrap !important
   }

   .flex-md-nowrap {
     -ms-flex-wrap: nowrap !important;
     flex-wrap: nowrap !important
   }

   .flex-md-wrap-reverse {
     -ms-flex-wrap: wrap-reverse !important;
     flex-wrap: wrap-reverse !important
   }

   .flex-md-fill {
     -ms-flex: 1 1 auto !important;
     flex: 1 1 auto !important
   }

   .flex-md-grow-0 {
     -ms-flex-positive: 0 !important;
     flex-grow: 0 !important
   }

   .flex-md-grow-1 {
     -ms-flex-positive: 1 !important;
     flex-grow: 1 !important
   }

   .flex-md-shrink-0 {
     -ms-flex-negative: 0 !important;
     flex-shrink: 0 !important
   }

   .flex-md-shrink-1 {
     -ms-flex-negative: 1 !important;
     flex-shrink: 1 !important
   }

   .justify-content-md-start {
     -ms-flex-pack: start !important;
     justify-content: flex-start !important
   }

   .justify-content-md-end {
     -ms-flex-pack: end !important;
     justify-content: flex-end !important
   }

   .justify-content-md-center {
     -ms-flex-pack: center !important;
     justify-content: center !important
   }

   .justify-content-md-between {
     -ms-flex-pack: justify !important;
     justify-content: space-between !important
   }

   .justify-content-md-around {
     -ms-flex-pack: distribute !important;
     justify-content: space-around !important
   }

   .align-items-md-start {
     -ms-flex-align: start !important;
     align-items: flex-start !important
   }

   .align-items-md-end {
     -ms-flex-align: end !important;
     align-items: flex-end !important
   }

   .align-items-md-center {
     -ms-flex-align: center !important;
     align-items: center !important
   }

   .align-items-md-baseline {
     -ms-flex-align: baseline !important;
     align-items: baseline !important
   }

   .align-items-md-stretch {
     -ms-flex-align: stretch !important;
     align-items: stretch !important
   }

   .align-content-md-start {
     -ms-flex-line-pack: start !important;
     align-content: flex-start !important
   }

   .align-content-md-end {
     -ms-flex-line-pack: end !important;
     align-content: flex-end !important
   }

   .align-content-md-center {
     -ms-flex-line-pack: center !important;
     align-content: center !important
   }

   .align-content-md-between {
     -ms-flex-line-pack: justify !important;
     align-content: space-between !important
   }

   .align-content-md-around {
     -ms-flex-line-pack: distribute !important;
     align-content: space-around !important
   }

   .align-content-md-stretch {
     -ms-flex-line-pack: stretch !important;
     align-content: stretch !important
   }

   .align-self-md-auto {
     -ms-flex-item-align: auto !important;
     align-self: auto !important
   }

   .align-self-md-start {
     -ms-flex-item-align: start !important;
     align-self: flex-start !important
   }

   .align-self-md-end {
     -ms-flex-item-align: end !important;
     align-self: flex-end !important
   }

   .align-self-md-center {
     -ms-flex-item-align: center !important;
     align-self: center !important
   }

   .align-self-md-baseline {
     -ms-flex-item-align: baseline !important;
     align-self: baseline !important
   }

   .align-self-md-stretch {
     -ms-flex-item-align: stretch !important;
     align-self: stretch !important
   }
 }

 @media (min-width:992px) {
   .flex-lg-row {
     -ms-flex-direction: row !important;
     flex-direction: row !important
   }

   .flex-lg-column {
     -ms-flex-direction: column !important;
     flex-direction: column !important
   }

   .flex-lg-row-reverse {
     -ms-flex-direction: row-reverse !important;
     flex-direction: row-reverse !important
   }

   .flex-lg-column-reverse {
     -ms-flex-direction: column-reverse !important;
     flex-direction: column-reverse !important
   }

   .flex-lg-wrap {
     -ms-flex-wrap: wrap !important;
     flex-wrap: wrap !important
   }

   .flex-lg-nowrap {
     -ms-flex-wrap: nowrap !important;
     flex-wrap: nowrap !important
   }

   .flex-lg-wrap-reverse {
     -ms-flex-wrap: wrap-reverse !important;
     flex-wrap: wrap-reverse !important
   }

   .flex-lg-fill {
     -ms-flex: 1 1 auto !important;
     flex: 1 1 auto !important
   }

   .flex-lg-grow-0 {
     -ms-flex-positive: 0 !important;
     flex-grow: 0 !important
   }

   .flex-lg-grow-1 {
     -ms-flex-positive: 1 !important;
     flex-grow: 1 !important
   }

   .flex-lg-shrink-0 {
     -ms-flex-negative: 0 !important;
     flex-shrink: 0 !important
   }

   .flex-lg-shrink-1 {
     -ms-flex-negative: 1 !important;
     flex-shrink: 1 !important
   }

   .justify-content-lg-start {
     -ms-flex-pack: start !important;
     justify-content: flex-start !important
   }

   .justify-content-lg-end {
     -ms-flex-pack: end !important;
     justify-content: flex-end !important
   }

   .justify-content-lg-center {
     -ms-flex-pack: center !important;
     justify-content: center !important
   }

   .justify-content-lg-between {
     -ms-flex-pack: justify !important;
     justify-content: space-between !important
   }

   .justify-content-lg-around {
     -ms-flex-pack: distribute !important;
     justify-content: space-around !important
   }

   .align-items-lg-start {
     -ms-flex-align: start !important;
     align-items: flex-start !important
   }

   .align-items-lg-end {
     -ms-flex-align: end !important;
     align-items: flex-end !important
   }

   .align-items-lg-center {
     -ms-flex-align: center !important;
     align-items: center !important
   }

   .align-items-lg-baseline {
     -ms-flex-align: baseline !important;
     align-items: baseline !important
   }

   .align-items-lg-stretch {
     -ms-flex-align: stretch !important;
     align-items: stretch !important
   }

   .align-content-lg-start {
     -ms-flex-line-pack: start !important;
     align-content: flex-start !important
   }

   .align-content-lg-end {
     -ms-flex-line-pack: end !important;
     align-content: flex-end !important
   }

   .align-content-lg-center {
     -ms-flex-line-pack: center !important;
     align-content: center !important
   }

   .align-content-lg-between {
     -ms-flex-line-pack: justify !important;
     align-content: space-between !important
   }

   .align-content-lg-around {
     -ms-flex-line-pack: distribute !important;
     align-content: space-around !important
   }

   .align-content-lg-stretch {
     -ms-flex-line-pack: stretch !important;
     align-content: stretch !important
   }

   .align-self-lg-auto {
     -ms-flex-item-align: auto !important;
     align-self: auto !important
   }

   .align-self-lg-start {
     -ms-flex-item-align: start !important;
     align-self: flex-start !important
   }

   .align-self-lg-end {
     -ms-flex-item-align: end !important;
     align-self: flex-end !important
   }

   .align-self-lg-center {
     -ms-flex-item-align: center !important;
     align-self: center !important
   }

   .align-self-lg-baseline {
     -ms-flex-item-align: baseline !important;
     align-self: baseline !important
   }

   .align-self-lg-stretch {
     -ms-flex-item-align: stretch !important;
     align-self: stretch !important
   }
 }

 @media (min-width:1200px) {
   .flex-xl-row {
     -ms-flex-direction: row !important;
     flex-direction: row !important
   }

   .flex-xl-column {
     -ms-flex-direction: column !important;
     flex-direction: column !important
   }

   .flex-xl-row-reverse {
     -ms-flex-direction: row-reverse !important;
     flex-direction: row-reverse !important
   }

   .flex-xl-column-reverse {
     -ms-flex-direction: column-reverse !important;
     flex-direction: column-reverse !important
   }

   .flex-xl-wrap {
     -ms-flex-wrap: wrap !important;
     flex-wrap: wrap !important
   }

   .flex-xl-nowrap {
     -ms-flex-wrap: nowrap !important;
     flex-wrap: nowrap !important
   }

   .flex-xl-wrap-reverse {
     -ms-flex-wrap: wrap-reverse !important;
     flex-wrap: wrap-reverse !important
   }

   .flex-xl-fill {
     -ms-flex: 1 1 auto !important;
     flex: 1 1 auto !important
   }

   .flex-xl-grow-0 {
     -ms-flex-positive: 0 !important;
     flex-grow: 0 !important
   }

   .flex-xl-grow-1 {
     -ms-flex-positive: 1 !important;
     flex-grow: 1 !important
   }

   .flex-xl-shrink-0 {
     -ms-flex-negative: 0 !important;
     flex-shrink: 0 !important
   }

   .flex-xl-shrink-1 {
     -ms-flex-negative: 1 !important;
     flex-shrink: 1 !important
   }

   .justify-content-xl-start {
     -ms-flex-pack: start !important;
     justify-content: flex-start !important
   }

   .justify-content-xl-end {
     -ms-flex-pack: end !important;
     justify-content: flex-end !important
   }

   .justify-content-xl-center {
     -ms-flex-pack: center !important;
     justify-content: center !important
   }

   .justify-content-xl-between {
     -ms-flex-pack: justify !important;
     justify-content: space-between !important
   }

   .justify-content-xl-around {
     -ms-flex-pack: distribute !important;
     justify-content: space-around !important
   }

   .align-items-xl-start {
     -ms-flex-align: start !important;
     align-items: flex-start !important
   }

   .align-items-xl-end {
     -ms-flex-align: end !important;
     align-items: flex-end !important
   }

   .align-items-xl-center {
     -ms-flex-align: center !important;
     align-items: center !important
   }

   .align-items-xl-baseline {
     -ms-flex-align: baseline !important;
     align-items: baseline !important
   }

   .align-items-xl-stretch {
     -ms-flex-align: stretch !important;
     align-items: stretch !important
   }

   .align-content-xl-start {
     -ms-flex-line-pack: start !important;
     align-content: flex-start !important
   }

   .align-content-xl-end {
     -ms-flex-line-pack: end !important;
     align-content: flex-end !important
   }

   .align-content-xl-center {
     -ms-flex-line-pack: center !important;
     align-content: center !important
   }

   .align-content-xl-between {
     -ms-flex-line-pack: justify !important;
     align-content: space-between !important
   }

   .align-content-xl-around {
     -ms-flex-line-pack: distribute !important;
     align-content: space-around !important
   }

   .align-content-xl-stretch {
     -ms-flex-line-pack: stretch !important;
     align-content: stretch !important
   }

   .align-self-xl-auto {
     -ms-flex-item-align: auto !important;
     align-self: auto !important
   }

   .align-self-xl-start {
     -ms-flex-item-align: start !important;
     align-self: flex-start !important
   }

   .align-self-xl-end {
     -ms-flex-item-align: end !important;
     align-self: flex-end !important
   }

   .align-self-xl-center {
     -ms-flex-item-align: center !important;
     align-self: center !important
   }

   .align-self-xl-baseline {
     -ms-flex-item-align: baseline !important;
     align-self: baseline !important
   }

   .align-self-xl-stretch {
     -ms-flex-item-align: stretch !important;
     align-self: stretch !important
   }
 }

 .float-left {
   float: left !important
 }

 .float-right {
   float: right !important
 }

 .float-none {
   float: none !important
 }

 @media (min-width:576px) {
   .float-sm-left {
     float: left !important
   }

   .float-sm-right {
     float: right !important
   }

   .float-sm-none {
     float: none !important
   }
 }

 @media (min-width:768px) {
   .float-md-left {
     float: left !important
   }

   .float-md-right {
     float: right !important
   }

   .float-md-none {
     float: none !important
   }
 }

 @media (min-width:992px) {
   .float-lg-left {
     float: left !important
   }

   .float-lg-right {
     float: right !important
   }

   .float-lg-none {
     float: none !important
   }
 }

 @media (min-width:1200px) {
   .float-xl-left {
     float: left !important
   }

   .float-xl-right {
     float: right !important
   }

   .float-xl-none {
     float: none !important
   }
 }

 .user-select-all {
   -webkit-user-select: all !important;
   -moz-user-select: all !important;
   -ms-user-select: all !important;
   user-select: all !important
 }

 .user-select-auto {
   -webkit-user-select: auto !important;
   -moz-user-select: auto !important;
   -ms-user-select: auto !important;
   user-select: auto !important
 }

 .user-select-none {
   -webkit-user-select: none !important;
   -moz-user-select: none !important;
   -ms-user-select: none !important;
   user-select: none !important
 }

 .overflow-auto {
   overflow: auto !important
 }

 .overflow-hidden {
   overflow: hidden !important
 }

 .position-static {
   position: static !important
 }

 .position-relative {
   position: relative !important
 }

 .position-absolute {
   position: absolute !important
 }

 .position-fixed {
   position: fixed !important
 }

 .position-sticky {
   position: -webkit-sticky !important;
   position: sticky !important
 }

 .fixed-top {
   position: fixed;
   top: 0;
   right: 0;
   left: 0;
   z-index: 1030
 }

 .fixed-bottom {
   position: fixed;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1030
 }

 @supports ((position:-webkit-sticky) or (position:sticky)) {
   .sticky-top {
     position: -webkit-sticky;
     position: sticky;
     top: 0;
     z-index: 1020
   }
 }

 .sr-only {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   white-space: nowrap;
   border: 0
 }

 .sr-only-focusable:active,
 .sr-only-focusable:focus {
   position: static;
   width: auto;
   height: auto;
   overflow: visible;
   clip: auto;
   white-space: normal
 }

 .shadow-sm {
   box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
 }

 .shadow {
   box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
 }

 .shadow-lg {
   box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
 }

 .shadow-none {
   box-shadow: none !important
 }

 .w-25 {
   width: 25% !important
 }

 .w-50 {
   width: 50% !important
 }

 .w-75 {
   width: 75% !important
 }

 .w-100 {
   width: 100% !important
 }

 .w-auto {
   width: auto !important
 }

 .h-25 {
   height: 25% !important
 }

 .h-50 {
   height: 50% !important
 }

 .h-75 {
   height: 75% !important
 }

 .h-100 {
   height: 100% !important
 }

 .h-auto {
   height: auto !important
 }

 .mw-100 {
   max-width: 100% !important
 }

 .mh-100 {
   max-height: 100% !important
 }

 .min-vw-100 {
   min-width: 100vw !important
 }

 .min-vh-100 {
   min-height: 100vh !important
 }

 .vw-100 {
   width: 100vw !important
 }

 .vh-100 {
   height: 100vh !important
 }

 .m-0 {
   margin: 0 !important
 }

 .mt-0,
 .my-0 {
   margin-top: 0 !important
 }

 .mr-0,
 .mx-0 {
   margin-right: 0 !important
 }

 .mb-0,
 .my-0 {
   margin-bottom: 0 !important
 }

 .ml-0,
 .mx-0 {
   margin-left: 0 !important
 }

 .m-1 {
   margin: .25rem !important
 }

 .mt-1,
 .my-1 {
   margin-top: .25rem !important
 }

 .mr-1,
 .mx-1 {
   margin-right: .25rem !important
 }

 .mb-1,
 .my-1 {
   margin-bottom: .25rem !important
 }

 .ml-1,
 .mx-1 {
   margin-left: .25rem !important
 }

 .m-2 {
   margin: .5rem !important
 }

 .mt-2,
 .my-2 {
   margin-top: .5rem !important
 }

 .mr-2,
 .mx-2 {
   margin-right: .5rem !important
 }

 .mb-2,
 .my-2 {
   margin-bottom: .5rem !important
 }

 .ml-2,
 .mx-2 {
   margin-left: .5rem !important
 }

 .m-3 {
   margin: 1rem !important
 }

 .mt-3,
 .my-3 {
   margin-top: 1rem !important
 }

 .mr-3,
 .mx-3 {
   margin-right: 1rem !important
 }

 .mb-3,
 .my-3 {
   margin-bottom: 1rem !important
 }

 .ml-3,
 .mx-3 {
   margin-left: 1rem !important
 }

 .m-4 {
   margin: 1.5rem !important
 }

 .mt-4,
 .my-4 {
   margin-top: 1.5rem !important
 }

 .mr-4,
 .mx-4 {
   margin-right: 1.5rem !important
 }

 .mb-4,
 .my-4 {
   margin-bottom: 1.5rem !important
 }

 .ml-4,
 .mx-4 {
   margin-left: 1.5rem !important
 }

 .m-5 {
   margin: 3rem !important
 }

 .mt-5,
 .my-5 {
   margin-top: 3rem !important
 }

 .mr-5,
 .mx-5 {
   margin-right: 3rem !important
 }

 .mb-5,
 .my-5 {
   margin-bottom: 3rem !important
 }

 .ml-5,
 .mx-5 {
   margin-left: 3rem !important
 }

 .p-0 {
   padding: 0 !important
 }

 .pt-0,
 .py-0 {
   padding-top: 0 !important
 }

 .pr-0,
 .px-0 {
   padding-right: 0 !important
 }

 .pb-0,
 .py-0 {
   padding-bottom: 0 !important
 }

 .pl-0,
 .px-0 {
   padding-left: 0 !important
 }

 .p-1 {
   padding: .25rem !important
 }

 .pt-1,
 .py-1 {
   padding-top: .25rem !important
 }

 .pr-1,
 .px-1 {
   padding-right: .25rem !important
 }

 .pb-1,
 .py-1 {
   padding-bottom: .25rem !important
 }

 .pl-1,
 .px-1 {
   padding-left: .25rem !important
 }

 .p-2 {
   padding: .5rem !important
 }

 .pt-2,
 .py-2 {
   padding-top: .5rem !important
 }

 .pr-2,
 .px-2 {
   padding-right: .5rem !important
 }

 .pb-2,
 .py-2 {
   padding-bottom: .5rem !important
 }

 .pl-2,
 .px-2 {
   padding-left: .5rem !important
 }

 .p-3 {
   padding: 1rem !important
 }

 .pt-3,
 .py-3 {
   padding-top: 1rem !important
 }

 .pr-3,
 .px-3 {
   padding-right: 1rem !important
 }

 .pb-3,
 .py-3 {
   padding-bottom: 1rem !important
 }

 .pl-3,
 .px-3 {
   padding-left: 1rem !important
 }

 .p-4 {
   padding: 1.5rem !important
 }

 .pt-4,
 .py-4 {
   padding-top: 1.5rem !important
 }

 .pr-4,
 .px-4 {
   padding-right: 1.5rem !important
 }

 .pb-4,
 .py-4 {
   padding-bottom: 1.5rem !important
 }

 .pl-4,
 .px-4 {
   padding-left: 1.5rem !important
 }

 .p-5 {
   padding: 3rem !important
 }

 .pt-5,
 .py-5 {
   padding-top: 3rem !important
 }

 .pr-5,
 .px-5 {
   padding-right: 3rem !important
 }

 .pb-5,
 .py-5 {
   padding-bottom: 3rem !important
 }

 .pl-5,
 .px-5 {
   padding-left: 3rem !important
 }

 .m-n1 {
   margin: -.25rem !important
 }

 .mt-n1,
 .my-n1 {
   margin-top: -.25rem !important
 }

 .mr-n1,
 .mx-n1 {
   margin-right: -.25rem !important
 }

 .mb-n1,
 .my-n1 {
   margin-bottom: -.25rem !important
 }

 .ml-n1,
 .mx-n1 {
   margin-left: -.25rem !important
 }

 .m-n2 {
   margin: -.5rem !important
 }

 .mt-n2,
 .my-n2 {
   margin-top: -.5rem !important
 }

 .mr-n2,
 .mx-n2 {
   margin-right: -.5rem !important
 }

 .mb-n2,
 .my-n2 {
   margin-bottom: -.5rem !important
 }

 .ml-n2,
 .mx-n2 {
   margin-left: -.5rem !important
 }

 .m-n3 {
   margin: -1rem !important
 }

 .mt-n3,
 .my-n3 {
   margin-top: -1rem !important
 }

 .mr-n3,
 .mx-n3 {
   margin-right: -1rem !important
 }

 .mb-n3,
 .my-n3 {
   margin-bottom: -1rem !important
 }

 .ml-n3,
 .mx-n3 {
   margin-left: -1rem !important
 }

 .m-n4 {
   margin: -1.5rem !important
 }

 .mt-n4,
 .my-n4 {
   margin-top: -1.5rem !important
 }

 .mr-n4,
 .mx-n4 {
   margin-right: -1.5rem !important
 }

 .mb-n4,
 .my-n4 {
   margin-bottom: -1.5rem !important
 }

 .ml-n4,
 .mx-n4 {
   margin-left: -1.5rem !important
 }

 .m-n5 {
   margin: -3rem !important
 }

 .mt-n5,
 .my-n5 {
   margin-top: -3rem !important
 }

 .mr-n5,
 .mx-n5 {
   margin-right: -3rem !important
 }

 .mb-n5,
 .my-n5 {
   margin-bottom: -3rem !important
 }

 .ml-n5,
 .mx-n5 {
   margin-left: -3rem !important
 }

 .m-auto {
   margin: auto !important
 }

 .mt-auto,
 .my-auto {
   margin-top: auto !important
 }

 .mr-auto,
 .mx-auto {
   margin-right: auto !important
 }

 .mb-auto,
 .my-auto {
   margin-bottom: auto !important
 }

 .ml-auto,
 .mx-auto {
   margin-left: auto !important
 }

 @media (min-width:576px) {
   .m-sm-0 {
     margin: 0 !important
   }

   .mt-sm-0,
   .my-sm-0 {
     margin-top: 0 !important
   }

   .mr-sm-0,
   .mx-sm-0 {
     margin-right: 0 !important
   }

   .mb-sm-0,
   .my-sm-0 {
     margin-bottom: 0 !important
   }

   .ml-sm-0,
   .mx-sm-0 {
     margin-left: 0 !important
   }

   .m-sm-1 {
     margin: .25rem !important
   }

   .mt-sm-1,
   .my-sm-1 {
     margin-top: .25rem !important
   }

   .mr-sm-1,
   .mx-sm-1 {
     margin-right: .25rem !important
   }

   .mb-sm-1,
   .my-sm-1 {
     margin-bottom: .25rem !important
   }

   .ml-sm-1,
   .mx-sm-1 {
     margin-left: .25rem !important
   }

   .m-sm-2 {
     margin: .5rem !important
   }

   .mt-sm-2,
   .my-sm-2 {
     margin-top: .5rem !important
   }

   .mr-sm-2,
   .mx-sm-2 {
     margin-right: .5rem !important
   }

   .mb-sm-2,
   .my-sm-2 {
     margin-bottom: .5rem !important
   }

   .ml-sm-2,
   .mx-sm-2 {
     margin-left: .5rem !important
   }

   .m-sm-3 {
     margin: 1rem !important
   }

   .mt-sm-3,
   .my-sm-3 {
     margin-top: 1rem !important
   }

   .mr-sm-3,
   .mx-sm-3 {
     margin-right: 1rem !important
   }

   .mb-sm-3,
   .my-sm-3 {
     margin-bottom: 1rem !important
   }

   .ml-sm-3,
   .mx-sm-3 {
     margin-left: 1rem !important
   }

   .m-sm-4 {
     margin: 1.5rem !important
   }

   .mt-sm-4,
   .my-sm-4 {
     margin-top: 1.5rem !important
   }

   .mr-sm-4,
   .mx-sm-4 {
     margin-right: 1.5rem !important
   }

   .mb-sm-4,
   .my-sm-4 {
     margin-bottom: 1.5rem !important
   }

   .ml-sm-4,
   .mx-sm-4 {
     margin-left: 1.5rem !important
   }

   .m-sm-5 {
     margin: 3rem !important
   }

   .mt-sm-5,
   .my-sm-5 {
     margin-top: 3rem !important
   }

   .mr-sm-5,
   .mx-sm-5 {
     margin-right: 3rem !important
   }

   .mb-sm-5,
   .my-sm-5 {
     margin-bottom: 3rem !important
   }

   .ml-sm-5,
   .mx-sm-5 {
     margin-left: 3rem !important
   }

   .p-sm-0 {
     padding: 0 !important
   }

   .pt-sm-0,
   .py-sm-0 {
     padding-top: 0 !important
   }

   .pr-sm-0,
   .px-sm-0 {
     padding-right: 0 !important
   }

   .pb-sm-0,
   .py-sm-0 {
     padding-bottom: 0 !important
   }

   .pl-sm-0,
   .px-sm-0 {
     padding-left: 0 !important
   }

   .p-sm-1 {
     padding: .25rem !important
   }

   .pt-sm-1,
   .py-sm-1 {
     padding-top: .25rem !important
   }

   .pr-sm-1,
   .px-sm-1 {
     padding-right: .25rem !important
   }

   .pb-sm-1,
   .py-sm-1 {
     padding-bottom: .25rem !important
   }

   .pl-sm-1,
   .px-sm-1 {
     padding-left: .25rem !important
   }

   .p-sm-2 {
     padding: .5rem !important
   }

   .pt-sm-2,
   .py-sm-2 {
     padding-top: .5rem !important
   }

   .pr-sm-2,
   .px-sm-2 {
     padding-right: .5rem !important
   }

   .pb-sm-2,
   .py-sm-2 {
     padding-bottom: .5rem !important
   }

   .pl-sm-2,
   .px-sm-2 {
     padding-left: .5rem !important
   }

   .p-sm-3 {
     padding: 1rem !important
   }

   .pt-sm-3,
   .py-sm-3 {
     padding-top: 1rem !important
   }

   .pr-sm-3,
   .px-sm-3 {
     padding-right: 1rem !important
   }

   .pb-sm-3,
   .py-sm-3 {
     padding-bottom: 1rem !important
   }

   .pl-sm-3,
   .px-sm-3 {
     padding-left: 1rem !important
   }

   .p-sm-4 {
     padding: 1.5rem !important
   }

   .pt-sm-4,
   .py-sm-4 {
     padding-top: 1.5rem !important
   }

   .pr-sm-4,
   .px-sm-4 {
     padding-right: 1.5rem !important
   }

   .pb-sm-4,
   .py-sm-4 {
     padding-bottom: 1.5rem !important
   }

   .pl-sm-4,
   .px-sm-4 {
     padding-left: 1.5rem !important
   }

   .p-sm-5 {
     padding: 3rem !important
   }

   .pt-sm-5,
   .py-sm-5 {
     padding-top: 3rem !important
   }

   .pr-sm-5,
   .px-sm-5 {
     padding-right: 3rem !important
   }

   .pb-sm-5,
   .py-sm-5 {
     padding-bottom: 3rem !important
   }

   .pl-sm-5,
   .px-sm-5 {
     padding-left: 3rem !important
   }

   .m-sm-n1 {
     margin: -.25rem !important
   }

   .mt-sm-n1,
   .my-sm-n1 {
     margin-top: -.25rem !important
   }

   .mr-sm-n1,
   .mx-sm-n1 {
     margin-right: -.25rem !important
   }

   .mb-sm-n1,
   .my-sm-n1 {
     margin-bottom: -.25rem !important
   }

   .ml-sm-n1,
   .mx-sm-n1 {
     margin-left: -.25rem !important
   }

   .m-sm-n2 {
     margin: -.5rem !important
   }

   .mt-sm-n2,
   .my-sm-n2 {
     margin-top: -.5rem !important
   }

   .mr-sm-n2,
   .mx-sm-n2 {
     margin-right: -.5rem !important
   }

   .mb-sm-n2,
   .my-sm-n2 {
     margin-bottom: -.5rem !important
   }

   .ml-sm-n2,
   .mx-sm-n2 {
     margin-left: -.5rem !important
   }

   .m-sm-n3 {
     margin: -1rem !important
   }

   .mt-sm-n3,
   .my-sm-n3 {
     margin-top: -1rem !important
   }

   .mr-sm-n3,
   .mx-sm-n3 {
     margin-right: -1rem !important
   }

   .mb-sm-n3,
   .my-sm-n3 {
     margin-bottom: -1rem !important
   }

   .ml-sm-n3,
   .mx-sm-n3 {
     margin-left: -1rem !important
   }

   .m-sm-n4 {
     margin: -1.5rem !important
   }

   .mt-sm-n4,
   .my-sm-n4 {
     margin-top: -1.5rem !important
   }

   .mr-sm-n4,
   .mx-sm-n4 {
     margin-right: -1.5rem !important
   }

   .mb-sm-n4,
   .my-sm-n4 {
     margin-bottom: -1.5rem !important
   }

   .ml-sm-n4,
   .mx-sm-n4 {
     margin-left: -1.5rem !important
   }

   .m-sm-n5 {
     margin: -3rem !important
   }

   .mt-sm-n5,
   .my-sm-n5 {
     margin-top: -3rem !important
   }

   .mr-sm-n5,
   .mx-sm-n5 {
     margin-right: -3rem !important
   }

   .mb-sm-n5,
   .my-sm-n5 {
     margin-bottom: -3rem !important
   }

   .ml-sm-n5,
   .mx-sm-n5 {
     margin-left: -3rem !important
   }

   .m-sm-auto {
     margin: auto !important
   }

   .mt-sm-auto,
   .my-sm-auto {
     margin-top: auto !important
   }

   .mr-sm-auto,
   .mx-sm-auto {
     margin-right: auto !important
   }

   .mb-sm-auto,
   .my-sm-auto {
     margin-bottom: auto !important
   }

   .ml-sm-auto,
   .mx-sm-auto {
     margin-left: auto !important
   }
 }

 @media (min-width:768px) {
   .m-md-0 {
     margin: 0 !important
   }

   .mt-md-0,
   .my-md-0 {
     margin-top: 0 !important
   }

   .mr-md-0,
   .mx-md-0 {
     margin-right: 0 !important
   }

   .mb-md-0,
   .my-md-0 {
     margin-bottom: 0 !important
   }

   .ml-md-0,
   .mx-md-0 {
     margin-left: 0 !important
   }

   .m-md-1 {
     margin: .25rem !important
   }

   .mt-md-1,
   .my-md-1 {
     margin-top: .25rem !important
   }

   .mr-md-1,
   .mx-md-1 {
     margin-right: .25rem !important
   }

   .mb-md-1,
   .my-md-1 {
     margin-bottom: .25rem !important
   }

   .ml-md-1,
   .mx-md-1 {
     margin-left: .25rem !important
   }

   .m-md-2 {
     margin: .5rem !important
   }

   .mt-md-2,
   .my-md-2 {
     margin-top: .5rem !important
   }

   .mr-md-2,
   .mx-md-2 {
     margin-right: .5rem !important
   }

   .mb-md-2,
   .my-md-2 {
     margin-bottom: .5rem !important
   }

   .ml-md-2,
   .mx-md-2 {
     margin-left: .5rem !important
   }

   .m-md-3 {
     margin: 1rem !important
   }

   .mt-md-3,
   .my-md-3 {
     margin-top: 1rem !important
   }

   .mr-md-3,
   .mx-md-3 {
     margin-right: 1rem !important
   }

   .mb-md-3,
   .my-md-3 {
     margin-bottom: 1rem !important
   }

   .ml-md-3,
   .mx-md-3 {
     margin-left: 1rem !important
   }

   .m-md-4 {
     margin: 1.5rem !important
   }

   .mt-md-4,
   .my-md-4 {
     margin-top: 1.5rem !important
   }

   .mr-md-4,
   .mx-md-4 {
     margin-right: 1.5rem !important
   }

   .mb-md-4,
   .my-md-4 {
     margin-bottom: 1.5rem !important
   }

   .ml-md-4,
   .mx-md-4 {
     margin-left: 1.5rem !important
   }

   .m-md-5 {
     margin: 3rem !important
   }

   .mt-md-5,
   .my-md-5 {
     margin-top: 3rem !important
   }

   .mr-md-5,
   .mx-md-5 {
     margin-right: 3rem !important
   }

   .mb-md-5,
   .my-md-5 {
     margin-bottom: 3rem !important
   }

   .ml-md-5,
   .mx-md-5 {
     margin-left: 3rem !important
   }

   .p-md-0 {
     padding: 0 !important
   }

   .pt-md-0,
   .py-md-0 {
     padding-top: 0 !important
   }

   .pr-md-0,
   .px-md-0 {
     padding-right: 0 !important
   }

   .pb-md-0,
   .py-md-0 {
     padding-bottom: 0 !important
   }

   .pl-md-0,
   .px-md-0 {
     padding-left: 0 !important
   }

   .p-md-1 {
     padding: .25rem !important
   }

   .pt-md-1,
   .py-md-1 {
     padding-top: .25rem !important
   }

   .pr-md-1,
   .px-md-1 {
     padding-right: .25rem !important
   }

   .pb-md-1,
   .py-md-1 {
     padding-bottom: .25rem !important
   }

   .pl-md-1,
   .px-md-1 {
     padding-left: .25rem !important
   }

   .p-md-2 {
     padding: .5rem !important
   }

   .pt-md-2,
   .py-md-2 {
     padding-top: .5rem !important
   }

   .pr-md-2,
   .px-md-2 {
     padding-right: .5rem !important
   }

   .pb-md-2,
   .py-md-2 {
     padding-bottom: .5rem !important
   }

   .pl-md-2,
   .px-md-2 {
     padding-left: .5rem !important
   }

   .p-md-3 {
     padding: 1rem !important
   }

   .pt-md-3,
   .py-md-3 {
     padding-top: 1rem !important
   }

   .pr-md-3,
   .px-md-3 {
     padding-right: 1rem !important
   }

   .pb-md-3,
   .py-md-3 {
     padding-bottom: 1rem !important
   }

   .pl-md-3,
   .px-md-3 {
     padding-left: 1rem !important
   }

   .p-md-4 {
     padding: 1.5rem !important
   }

   .pt-md-4,
   .py-md-4 {
     padding-top: 1.5rem !important
   }

   .pr-md-4,
   .px-md-4 {
     padding-right: 1.5rem !important
   }

   .pb-md-4,
   .py-md-4 {
     padding-bottom: 1.5rem !important
   }

   .pl-md-4,
   .px-md-4 {
     padding-left: 1.5rem !important
   }

   .p-md-5 {
     padding: 3rem !important
   }

   .pt-md-5,
   .py-md-5 {
     padding-top: 3rem !important
   }

   .pr-md-5,
   .px-md-5 {
     padding-right: 3rem !important
   }

   .pb-md-5,
   .py-md-5 {
     padding-bottom: 3rem !important
   }

   .pl-md-5,
   .px-md-5 {
     padding-left: 3rem !important
   }

   .m-md-n1 {
     margin: -.25rem !important
   }

   .mt-md-n1,
   .my-md-n1 {
     margin-top: -.25rem !important
   }

   .mr-md-n1,
   .mx-md-n1 {
     margin-right: -.25rem !important
   }

   .mb-md-n1,
   .my-md-n1 {
     margin-bottom: -.25rem !important
   }

   .ml-md-n1,
   .mx-md-n1 {
     margin-left: -.25rem !important
   }

   .m-md-n2 {
     margin: -.5rem !important
   }

   .mt-md-n2,
   .my-md-n2 {
     margin-top: -.5rem !important
   }

   .mr-md-n2,
   .mx-md-n2 {
     margin-right: -.5rem !important
   }

   .mb-md-n2,
   .my-md-n2 {
     margin-bottom: -.5rem !important
   }

   .ml-md-n2,
   .mx-md-n2 {
     margin-left: -.5rem !important
   }

   .m-md-n3 {
     margin: -1rem !important
   }

   .mt-md-n3,
   .my-md-n3 {
     margin-top: -1rem !important
   }

   .mr-md-n3,
   .mx-md-n3 {
     margin-right: -1rem !important
   }

   .mb-md-n3,
   .my-md-n3 {
     margin-bottom: -1rem !important
   }

   .ml-md-n3,
   .mx-md-n3 {
     margin-left: -1rem !important
   }

   .m-md-n4 {
     margin: -1.5rem !important
   }

   .mt-md-n4,
   .my-md-n4 {
     margin-top: -1.5rem !important
   }

   .mr-md-n4,
   .mx-md-n4 {
     margin-right: -1.5rem !important
   }

   .mb-md-n4,
   .my-md-n4 {
     margin-bottom: -1.5rem !important
   }

   .ml-md-n4,
   .mx-md-n4 {
     margin-left: -1.5rem !important
   }

   .m-md-n5 {
     margin: -3rem !important
   }

   .mt-md-n5,
   .my-md-n5 {
     margin-top: -3rem !important
   }

   .mr-md-n5,
   .mx-md-n5 {
     margin-right: -3rem !important
   }

   .mb-md-n5,
   .my-md-n5 {
     margin-bottom: -3rem !important
   }

   .ml-md-n5,
   .mx-md-n5 {
     margin-left: -3rem !important
   }

   .m-md-auto {
     margin: auto !important
   }

   .mt-md-auto,
   .my-md-auto {
     margin-top: auto !important
   }

   .mr-md-auto,
   .mx-md-auto {
     margin-right: auto !important
   }

   .mb-md-auto,
   .my-md-auto {
     margin-bottom: auto !important
   }

   .ml-md-auto,
   .mx-md-auto {
     margin-left: auto !important
   }
 }

 @media (min-width:992px) {
   .m-lg-0 {
     margin: 0 !important
   }

   .mt-lg-0,
   .my-lg-0 {
     margin-top: 0 !important
   }

   .mr-lg-0,
   .mx-lg-0 {
     margin-right: 0 !important
   }

   .mb-lg-0,
   .my-lg-0 {
     margin-bottom: 0 !important
   }

   .ml-lg-0,
   .mx-lg-0 {
     margin-left: 0 !important
   }

   .m-lg-1 {
     margin: .25rem !important
   }

   .mt-lg-1,
   .my-lg-1 {
     margin-top: .25rem !important
   }

   .mr-lg-1,
   .mx-lg-1 {
     margin-right: .25rem !important
   }

   .mb-lg-1,
   .my-lg-1 {
     margin-bottom: .25rem !important
   }

   .ml-lg-1,
   .mx-lg-1 {
     margin-left: .25rem !important
   }

   .m-lg-2 {
     margin: .5rem !important
   }

   .mt-lg-2,
   .my-lg-2 {
     margin-top: .5rem !important
   }

   .mr-lg-2,
   .mx-lg-2 {
     margin-right: .5rem !important
   }

   .mb-lg-2,
   .my-lg-2 {
     margin-bottom: .5rem !important
   }

   .ml-lg-2,
   .mx-lg-2 {
     margin-left: .5rem !important
   }

   .m-lg-3 {
     margin: 1rem !important
   }

   .mt-lg-3,
   .my-lg-3 {
     margin-top: 1rem !important
   }

   .mr-lg-3,
   .mx-lg-3 {
     margin-right: 1rem !important
   }

   .mb-lg-3,
   .my-lg-3 {
     margin-bottom: 1rem !important
   }

   .ml-lg-3,
   .mx-lg-3 {
     margin-left: 1rem !important
   }

   .m-lg-4 {
     margin: 1.5rem !important
   }

   .mt-lg-4,
   .my-lg-4 {
     margin-top: 1.5rem !important
   }

   .mr-lg-4,
   .mx-lg-4 {
     margin-right: 1.5rem !important
   }

   .mb-lg-4,
   .my-lg-4 {
     margin-bottom: 1.5rem !important
   }

   .ml-lg-4,
   .mx-lg-4 {
     margin-left: 1.5rem !important
   }

   .m-lg-5 {
     margin: 3rem !important
   }

   .mt-lg-5,
   .my-lg-5 {
     margin-top: 3rem !important
   }

   .mr-lg-5,
   .mx-lg-5 {
     margin-right: 3rem !important
   }

   .mb-lg-5,
   .my-lg-5 {
     margin-bottom: 3rem !important
   }

   .ml-lg-5,
   .mx-lg-5 {
     margin-left: 3rem !important
   }

   .p-lg-0 {
     padding: 0 !important
   }

   .pt-lg-0,
   .py-lg-0 {
     padding-top: 0 !important
   }

   .pr-lg-0,
   .px-lg-0 {
     padding-right: 0 !important
   }

   .pb-lg-0,
   .py-lg-0 {
     padding-bottom: 0 !important
   }

   .pl-lg-0,
   .px-lg-0 {
     padding-left: 0 !important
   }

   .p-lg-1 {
     padding: .25rem !important
   }

   .pt-lg-1,
   .py-lg-1 {
     padding-top: .25rem !important
   }

   .pr-lg-1,
   .px-lg-1 {
     padding-right: .25rem !important
   }

   .pb-lg-1,
   .py-lg-1 {
     padding-bottom: .25rem !important
   }

   .pl-lg-1,
   .px-lg-1 {
     padding-left: .25rem !important
   }

   .p-lg-2 {
     padding: .5rem !important
   }

   .pt-lg-2,
   .py-lg-2 {
     padding-top: .5rem !important
   }

   .pr-lg-2,
   .px-lg-2 {
     padding-right: .5rem !important
   }

   .pb-lg-2,
   .py-lg-2 {
     padding-bottom: .5rem !important
   }

   .pl-lg-2,
   .px-lg-2 {
     padding-left: .5rem !important
   }

   .p-lg-3 {
     padding: 1rem !important
   }

   .pt-lg-3,
   .py-lg-3 {
     padding-top: 1rem !important
   }

   .pr-lg-3,
   .px-lg-3 {
     padding-right: 1rem !important
   }

   .pb-lg-3,
   .py-lg-3 {
     padding-bottom: 1rem !important
   }

   .pl-lg-3,
   .px-lg-3 {
     padding-left: 1rem !important
   }

   .p-lg-4 {
     padding: 1.5rem !important
   }

   .pt-lg-4,
   .py-lg-4 {
     padding-top: 1.5rem !important
   }

   .pr-lg-4,
   .px-lg-4 {
     padding-right: 1.5rem !important
   }

   .pb-lg-4,
   .py-lg-4 {
     padding-bottom: 1.5rem !important
   }

   .pl-lg-4,
   .px-lg-4 {
     padding-left: 1.5rem !important
   }

   .p-lg-5 {
     padding: 3rem !important
   }

   .pt-lg-5,
   .py-lg-5 {
     padding-top: 3rem !important
   }

   .pr-lg-5,
   .px-lg-5 {
     padding-right: 3rem !important
   }

   .pb-lg-5,
   .py-lg-5 {
     padding-bottom: 3rem !important
   }

   .pl-lg-5,
   .px-lg-5 {
     padding-left: 3rem !important
   }

   .m-lg-n1 {
     margin: -.25rem !important
   }

   .mt-lg-n1,
   .my-lg-n1 {
     margin-top: -.25rem !important
   }

   .mr-lg-n1,
   .mx-lg-n1 {
     margin-right: -.25rem !important
   }

   .mb-lg-n1,
   .my-lg-n1 {
     margin-bottom: -.25rem !important
   }

   .ml-lg-n1,
   .mx-lg-n1 {
     margin-left: -.25rem !important
   }

   .m-lg-n2 {
     margin: -.5rem !important
   }

   .mt-lg-n2,
   .my-lg-n2 {
     margin-top: -.5rem !important
   }

   .mr-lg-n2,
   .mx-lg-n2 {
     margin-right: -.5rem !important
   }

   .mb-lg-n2,
   .my-lg-n2 {
     margin-bottom: -.5rem !important
   }

   .ml-lg-n2,
   .mx-lg-n2 {
     margin-left: -.5rem !important
   }

   .m-lg-n3 {
     margin: -1rem !important
   }

   .mt-lg-n3,
   .my-lg-n3 {
     margin-top: -1rem !important
   }

   .mr-lg-n3,
   .mx-lg-n3 {
     margin-right: -1rem !important
   }

   .mb-lg-n3,
   .my-lg-n3 {
     margin-bottom: -1rem !important
   }

   .ml-lg-n3,
   .mx-lg-n3 {
     margin-left: -1rem !important
   }

   .m-lg-n4 {
     margin: -1.5rem !important
   }

   .mt-lg-n4,
   .my-lg-n4 {
     margin-top: -1.5rem !important
   }

   .mr-lg-n4,
   .mx-lg-n4 {
     margin-right: -1.5rem !important
   }

   .mb-lg-n4,
   .my-lg-n4 {
     margin-bottom: -1.5rem !important
   }

   .ml-lg-n4,
   .mx-lg-n4 {
     margin-left: -1.5rem !important
   }

   .m-lg-n5 {
     margin: -3rem !important
   }

   .mt-lg-n5,
   .my-lg-n5 {
     margin-top: -3rem !important
   }

   .mr-lg-n5,
   .mx-lg-n5 {
     margin-right: -3rem !important
   }

   .mb-lg-n5,
   .my-lg-n5 {
     margin-bottom: -3rem !important
   }

   .ml-lg-n5,
   .mx-lg-n5 {
     margin-left: -3rem !important
   }

   .m-lg-auto {
     margin: auto !important
   }

   .mt-lg-auto,
   .my-lg-auto {
     margin-top: auto !important
   }

   .mr-lg-auto,
   .mx-lg-auto {
     margin-right: auto !important
   }

   .mb-lg-auto,
   .my-lg-auto {
     margin-bottom: auto !important
   }

   .ml-lg-auto,
   .mx-lg-auto {
     margin-left: auto !important
   }
 }

 @media (min-width:1200px) {
   .m-xl-0 {
     margin: 0 !important
   }

   .mt-xl-0,
   .my-xl-0 {
     margin-top: 0 !important
   }

   .mr-xl-0,
   .mx-xl-0 {
     margin-right: 0 !important
   }

   .mb-xl-0,
   .my-xl-0 {
     margin-bottom: 0 !important
   }

   .ml-xl-0,
   .mx-xl-0 {
     margin-left: 0 !important
   }

   .m-xl-1 {
     margin: .25rem !important
   }

   .mt-xl-1,
   .my-xl-1 {
     margin-top: .25rem !important
   }

   .mr-xl-1,
   .mx-xl-1 {
     margin-right: .25rem !important
   }

   .mb-xl-1,
   .my-xl-1 {
     margin-bottom: .25rem !important
   }

   .ml-xl-1,
   .mx-xl-1 {
     margin-left: .25rem !important
   }

   .m-xl-2 {
     margin: .5rem !important
   }

   .mt-xl-2,
   .my-xl-2 {
     margin-top: .5rem !important
   }

   .mr-xl-2,
   .mx-xl-2 {
     margin-right: .5rem !important
   }

   .mb-xl-2,
   .my-xl-2 {
     margin-bottom: .5rem !important
   }

   .ml-xl-2,
   .mx-xl-2 {
     margin-left: .5rem !important
   }

   .m-xl-3 {
     margin: 1rem !important
   }

   .mt-xl-3,
   .my-xl-3 {
     margin-top: 1rem !important
   }

   .mr-xl-3,
   .mx-xl-3 {
     margin-right: 1rem !important
   }

   .mb-xl-3,
   .my-xl-3 {
     margin-bottom: 1rem !important
   }

   .ml-xl-3,
   .mx-xl-3 {
     margin-left: 1rem !important
   }

   .m-xl-4 {
     margin: 1.5rem !important
   }

   .mt-xl-4,
   .my-xl-4 {
     margin-top: 1.5rem !important
   }

   .mr-xl-4,
   .mx-xl-4 {
     margin-right: 1.5rem !important
   }

   .mb-xl-4,
   .my-xl-4 {
     margin-bottom: 1.5rem !important
   }

   .ml-xl-4,
   .mx-xl-4 {
     margin-left: 1.5rem !important
   }

   .m-xl-5 {
     margin: 3rem !important
   }

   .mt-xl-5,
   .my-xl-5 {
     margin-top: 3rem !important
   }

   .mr-xl-5,
   .mx-xl-5 {
     margin-right: 3rem !important
   }

   .mb-xl-5,
   .my-xl-5 {
     margin-bottom: 3rem !important
   }

   .ml-xl-5,
   .mx-xl-5 {
     margin-left: 3rem !important
   }

   .p-xl-0 {
     padding: 0 !important
   }

   .pt-xl-0,
   .py-xl-0 {
     padding-top: 0 !important
   }

   .pr-xl-0,
   .px-xl-0 {
     padding-right: 0 !important
   }

   .pb-xl-0,
   .py-xl-0 {
     padding-bottom: 0 !important
   }

   .pl-xl-0,
   .px-xl-0 {
     padding-left: 0 !important
   }

   .p-xl-1 {
     padding: .25rem !important
   }

   .pt-xl-1,
   .py-xl-1 {
     padding-top: .25rem !important
   }

   .pr-xl-1,
   .px-xl-1 {
     padding-right: .25rem !important
   }

   .pb-xl-1,
   .py-xl-1 {
     padding-bottom: .25rem !important
   }

   .pl-xl-1,
   .px-xl-1 {
     padding-left: .25rem !important
   }

   .p-xl-2 {
     padding: .5rem !important
   }

   .pt-xl-2,
   .py-xl-2 {
     padding-top: .5rem !important
   }

   .pr-xl-2,
   .px-xl-2 {
     padding-right: .5rem !important
   }

   .pb-xl-2,
   .py-xl-2 {
     padding-bottom: .5rem !important
   }

   .pl-xl-2,
   .px-xl-2 {
     padding-left: .5rem !important
   }

   .p-xl-3 {
     padding: 1rem !important
   }

   .pt-xl-3,
   .py-xl-3 {
     padding-top: 1rem !important
   }

   .pr-xl-3,
   .px-xl-3 {
     padding-right: 1rem !important
   }

   .pb-xl-3,
   .py-xl-3 {
     padding-bottom: 1rem !important
   }

   .pl-xl-3,
   .px-xl-3 {
     padding-left: 1rem !important
   }

   .p-xl-4 {
     padding: 1.5rem !important
   }

   .pt-xl-4,
   .py-xl-4 {
     padding-top: 1.5rem !important
   }

   .pr-xl-4,
   .px-xl-4 {
     padding-right: 1.5rem !important
   }

   .pb-xl-4,
   .py-xl-4 {
     padding-bottom: 1.5rem !important
   }

   .pl-xl-4,
   .px-xl-4 {
     padding-left: 1.5rem !important
   }

   .p-xl-5 {
     padding: 3rem !important
   }

   .pt-xl-5,
   .py-xl-5 {
     padding-top: 3rem !important
   }

   .pr-xl-5,
   .px-xl-5 {
     padding-right: 3rem !important
   }

   .pb-xl-5,
   .py-xl-5 {
     padding-bottom: 3rem !important
   }

   .pl-xl-5,
   .px-xl-5 {
     padding-left: 3rem !important
   }

   .m-xl-n1 {
     margin: -.25rem !important
   }

   .mt-xl-n1,
   .my-xl-n1 {
     margin-top: -.25rem !important
   }

   .mr-xl-n1,
   .mx-xl-n1 {
     margin-right: -.25rem !important
   }

   .mb-xl-n1,
   .my-xl-n1 {
     margin-bottom: -.25rem !important
   }

   .ml-xl-n1,
   .mx-xl-n1 {
     margin-left: -.25rem !important
   }

   .m-xl-n2 {
     margin: -.5rem !important
   }

   .mt-xl-n2,
   .my-xl-n2 {
     margin-top: -.5rem !important
   }

   .mr-xl-n2,
   .mx-xl-n2 {
     margin-right: -.5rem !important
   }

   .mb-xl-n2,
   .my-xl-n2 {
     margin-bottom: -.5rem !important
   }

   .ml-xl-n2,
   .mx-xl-n2 {
     margin-left: -.5rem !important
   }

   .m-xl-n3 {
     margin: -1rem !important
   }

   .mt-xl-n3,
   .my-xl-n3 {
     margin-top: -1rem !important
   }

   .mr-xl-n3,
   .mx-xl-n3 {
     margin-right: -1rem !important
   }

   .mb-xl-n3,
   .my-xl-n3 {
     margin-bottom: -1rem !important
   }

   .ml-xl-n3,
   .mx-xl-n3 {
     margin-left: -1rem !important
   }

   .m-xl-n4 {
     margin: -1.5rem !important
   }

   .mt-xl-n4,
   .my-xl-n4 {
     margin-top: -1.5rem !important
   }

   .mr-xl-n4,
   .mx-xl-n4 {
     margin-right: -1.5rem !important
   }

   .mb-xl-n4,
   .my-xl-n4 {
     margin-bottom: -1.5rem !important
   }

   .ml-xl-n4,
   .mx-xl-n4 {
     margin-left: -1.5rem !important
   }

   .m-xl-n5 {
     margin: -3rem !important
   }

   .mt-xl-n5,
   .my-xl-n5 {
     margin-top: -3rem !important
   }

   .mr-xl-n5,
   .mx-xl-n5 {
     margin-right: -3rem !important
   }

   .mb-xl-n5,
   .my-xl-n5 {
     margin-bottom: -3rem !important
   }

   .ml-xl-n5,
   .mx-xl-n5 {
     margin-left: -3rem !important
   }

   .m-xl-auto {
     margin: auto !important
   }

   .mt-xl-auto,
   .my-xl-auto {
     margin-top: auto !important
   }

   .mr-xl-auto,
   .mx-xl-auto {
     margin-right: auto !important
   }

   .mb-xl-auto,
   .my-xl-auto {
     margin-bottom: auto !important
   }

   .ml-xl-auto,
   .mx-xl-auto {
     margin-left: auto !important
   }
 }

 .stretched-link::after {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0, 0, 0, 0)
 }

 .text-monospace {
   font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
 }

 .text-justify {
   text-align: justify !important
 }

 .text-wrap {
   white-space: normal !important
 }

 .text-nowrap {
   white-space: nowrap !important
 }

 .text-truncate {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap
 }

 .text-left {
   text-align: left !important
 }

 .text-right {
   text-align: right !important
 }

 .text-center {
   text-align: center !important
 }

 @media (min-width:576px) {
   .text-sm-left {
     text-align: left !important
   }

   .text-sm-right {
     text-align: right !important
   }

   .text-sm-center {
     text-align: center !important
   }
 }

 @media (min-width:768px) {
   .text-md-left {
     text-align: left !important
   }

   .text-md-right {
     text-align: right !important
   }

   .text-md-center {
     text-align: center !important
   }
 }

 @media (min-width:992px) {
   .text-lg-left {
     text-align: left !important
   }

   .text-lg-right {
     text-align: right !important
   }

   .text-lg-center {
     text-align: center !important
   }
 }

 @media (min-width:1200px) {
   .text-xl-left {
     text-align: left !important
   }

   .text-xl-right {
     text-align: right !important
   }

   .text-xl-center {
     text-align: center !important
   }
 }

 .text-lowercase {
   text-transform: lowercase !important
 }

 .text-uppercase {
   text-transform: uppercase !important
 }

 .text-capitalize {
   text-transform: capitalize !important
 }

 .font-weight-light {
   font-weight: 300 !important
 }

 .font-weight-lighter {
   font-weight: lighter !important
 }

 .font-weight-normal {
   font-weight: 400 !important
 }

 .font-weight-bold {
   font-weight: 700 !important
 }

 .font-weight-bolder {
   font-weight: bolder !important
 }

 .font-italic {
   font-style: italic !important
 }

 .text-white {
   color: #fff !important
 }

 .text-primary {
   color: #0B7675 !important
 }

 a.text-primary:focus,
 a.text-primary:hover {
   color: #0c582c !important
 }

 .text-secondary {
   color: #075857 !important
 }

 a.text-secondary:focus,
 a.text-secondary:hover {
   color: #546973 !important
 }

 .text-success {
   color: #0B7675 !important
 }

 a.text-success:focus,
 a.text-success:hover {
   color: #0c582c !important
 }

 .text-info {
   color: #43f18e !important
 }

 a.text-info:focus,
 a.text-info:hover {
   color: #10d766 !important
 }

 .text-warning {
   color: #ffd200 !important
 }

 a.text-warning:focus,
 a.text-warning:hover {
   color: #b39300 !important
 }

 .text-danger {
   color: #dc3545 !important
 }

 a.text-danger:focus,
 a.text-danger:hover {
   color: #a71d2a !important
 }

 .text-light {
   color: #f8f9fa !important
 }

 a.text-light:focus,
 a.text-light:hover {
   color: #cbd3da !important
 }

 .text-dark {
   color: #343a40 !important
 }

 a.text-dark:focus,
 a.text-dark:hover {
   color: #121416 !important
 }

 .text-body {
   color: #666671 !important
 }

 .text-muted {
   color: #0B7675 !important
 }

 .text-black-50 {
   color: rgba(0, 0, 0, .5) !important
 }

 .text-white-50 {
   color: rgba(255, 255, 255, .5) !important
 }

 .text-hide {
   font: 0/0 a;
   color: transparent;
   text-shadow: none;
   background-color: transparent;
   border: 0
 }

 .text-decoration-none {
   text-decoration: none !important
 }

 .text-break {
   word-break: break-word !important;
   overflow-wrap: break-word !important
 }

 .text-reset {
   color: inherit !important
 }

 .visible {
   visibility: visible !important
 }

 .invisible {
   visibility: hidden !important
 }

 @media print {

   *,
   ::after,
   ::before {
     text-shadow: none !important;
     box-shadow: none !important
   }

   a:not(.btn) {
     text-decoration: underline
   }

   abbr[title]::after {
     content: " (" attr(title) ")"
   }

   pre {
     white-space: pre-wrap !important
   }

   blockquote,
   pre {
     border: 1px solid #adb5bd;
     page-break-inside: avoid
   }

   thead {
     display: table-header-group
   }

   img,
   tr {
     page-break-inside: avoid
   }

   h2,
   h3,
   p {
     orphans: 3;
     widows: 3
   }

   h2,
   h3 {
     page-break-after: avoid
   }

   @page {
     size: a3
   }

   body {
     min-width: 992px !important
   }

   .container {
     min-width: 992px !important
   }

   .navbar {
     display: none
   }

   .badge {
     border: 1px solid #000
   }

   .table {
     border-collapse: collapse !important
   }

   .table td,
   .table th {
     background-color: #fff !important
   }

   .table-bordered td,
   .table-bordered th {
     border: 1px solid #dee2e6 !important
   }

   .table-dark {
     color: inherit
   }

   .table-dark tbody+tbody,
   .table-dark td,
   .table-dark th,
   .table-dark thead th {
     border-color: #dee2e6
   }

   .table .thead-dark th {
     color: inherit;
     border-color: #dee2e6
   }
 }

 .divisor {
   width: 45px;
   height: 5px;
   background: #ffd200;
   margin: 8px 0 8px;
   border-radius: 15px
 }

 *,
 ::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 */
 *,
 ::after,
 ::before {
   box-sizing: border-box;
   border-width: 0;
   border-style: solid;
   border-color: #e5e7eb
 }

 ::after,
 ::before {
   --tw-content: ''
 }

 :host,
 html {
   line-height: 1.5;
   -webkit-text-size-adjust: 100%;
   -moz-tab-size: 4;
   tab-size: 4;
   font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   font-feature-settings: normal;
   font-variation-settings: normal;
   -webkit-tap-highlight-color: transparent
 }

 body {
   margin: 0;
   line-height: inherit
 }

 hr {
   height: 0;
   color: inherit;
   border-top-width: 1px
 }

 abbr:where([title]) {
   -webkit-text-decoration: underline dotted;
   text-decoration: underline dotted
 }

 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
   font-size: inherit;
   font-weight: inherit
 }

 a {
   color: inherit;
   text-decoration: inherit
 }

 b,
 strong {
   font-weight: bolder
 }

 code,
 kbd,
 pre,
 samp {
   font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
   font-feature-settings: normal;
   font-variation-settings: normal;
   font-size: 1em
 }

 small {
   font-size: 80%
 }

 sub,
 sup {
   font-size: 75%;
   line-height: 0;
   position: relative;
   vertical-align: baseline
 }

 sub {
   bottom: -.25em
 }

 sup {
   top: -.5em
 }

 table {
   text-indent: 0;
   border-color: inherit;
   border-collapse: collapse
 }

 button,
 input,
 optgroup,
 select,
 textarea {
   font-family: inherit;
   font-feature-settings: inherit;
   font-variation-settings: inherit;
   font-size: 100%;
   font-weight: inherit;
   line-height: inherit;
   letter-spacing: inherit;
   color: inherit;
   margin: 0;
   padding: 0
 }

 button,
 select {
   text-transform: none
 }

 button,
 input:where([type=button]),
 input:where([type=reset]),
 input:where([type=submit]) {
   -webkit-appearance: button;
   background-color: transparent;
   background-image: none
 }

 :-moz-focusring {
   outline: auto
 }

 :-moz-ui-invalid {
   box-shadow: none
 }

 progress {
   vertical-align: baseline
 }

 ::-webkit-inner-spin-button,
 ::-webkit-outer-spin-button {
   height: auto
 }

 [type=search] {
   -webkit-appearance: textfield;
   outline-offset: -2px
 }

 ::-webkit-search-decoration {
   -webkit-appearance: none
 }

 ::-webkit-file-upload-button {
   -webkit-appearance: button;
   font: inherit
 }

 summary {
   display: list-item
 }

 blockquote,
 dd,
 dl,
 figure,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 hr,
 p,
 pre {
   margin: 0
 }

 fieldset {
   margin: 0;
   padding: 0
 }

 legend {
   padding: 0
 }

 menu,
 ol,
 ul {
   list-style: none;
   margin: 0;
   padding: 0
 }

 dialog {
   padding: 0
 }

 textarea {
   resize: vertical
 }

 input::placeholder,
 textarea::placeholder {
   opacity: 1;
   color: #9ca3af
 }

 [role=button],
 button {
   cursor: pointer
 }

 :disabled {
   cursor: default
 }

 audio,
 canvas,
 embed,
 iframe,
 img,
 object,
 svg,
 video {
   display: block;
   vertical-align: middle
 }

 img,
 video {
   max-width: 100%;
   height: auto
 }

 [hidden]:where(:not([hidden=until-found])) {
   display: none
 }

 .container {
   width: 100%
 }

 @media (min-width: 640px) {
   .container {
     max-width: 640px
   }
 }

 @media (min-width: 768px) {
   .container {
     max-width: 768px
   }
 }

 @media (min-width: 1024px) {
   .container {
     max-width: 1024px
   }
 }

 @media (min-width: 1280px) {
   .container {
     max-width: 1280px
   }
 }

 @media (min-width: 1536px) {
   .container {
     max-width: 1536px
   }
 }

 .fixed {
   position: fixed
 }

 .absolute {
   position: absolute
 }

 .relative {
   position: relative
 }

 .inset-0 {
   inset: 0px
 }

 .left-4 {
   left: 1rem
 }

 .right-2 {
   right: 0.5rem
 }

 .right-4 {
   right: 1rem
 }

 .top-2 {
   top: 0.5rem
 }

 .top-4 {
   top: 1rem
 }

 .z-10 {
   z-index: 10
 }

 .z-50 {
   z-index: 50
 }

 .mx-auto {
   margin-left: auto;
   margin-right: auto
 }

 .mb-1 {
   margin-bottom: 0.25rem
 }

 .mb-2 {
   margin-bottom: 0.5rem
 }

 .mb-3 {
   margin-bottom: 0.75rem
 }

 .mb-4 {
   margin-bottom: 1rem
 }

 .mb-8 {
   margin-bottom: 2rem
 }

 .mr-3 {
   margin-right: 0.75rem
 }

 .mt-2 {
   margin-top: 0.5rem
 }

 .mt-3 {
   margin-top: 0.75rem
 }

 .mt-8 {
   margin-top: 2rem
 }

 .inline-block {
   display: inline-block
 }

 .flex {
   display: flex
 }

 .grid {
   display: grid
 }

 .hidden {
   display: none
 }

 .h-10 {
   height: 2.5rem
 }

 .h-16 {
   height: 4rem
 }

 .h-4 {
   height: 1rem
 }

 .h-5 {
   height: 1.25rem
 }

 .h-6 {
   height: 1.5rem
 }

 .h-auto {
   height: auto
 }

 .w-16 {
   width: 4rem
 }

 .w-4 {
   width: 1rem
 }

 .w-40 {
   width: 10rem
 }

 .w-5 {
   width: 1.25rem
 }

 .w-6 {
   width: 1.5rem
 }

 .w-full {
   width: 100%
 }

 .max-w-md {
   max-width: 28rem
 }

 .-translate-y-full {
   --tw-translate-y: -100%;
   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))
 }

 .scale-95 {
   --tw-scale-x: .95;
   --tw-scale-y: .95;
   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))
 }

 .cursor-not-allowed {
   cursor: not-allowed
 }

 .resize-none {
   resize: none
 }

 .grid-cols-1 {
   grid-template-columns: repeat(1, minmax(0, 1fr))
 }

 .grid-cols-2 {
   grid-template-columns: repeat(2, minmax(0, 1fr))
 }

 .flex-col {
   flex-direction: column
 }

 .flex-wrap {
   flex-wrap: wrap
 }

 .items-start {
   align-items: flex-start
 }

 .items-center {
   align-items: center
 }

 .justify-center {
   justify-content: center
 }

 .justify-between {
   justify-content: space-between
 }

 .gap-2 {
   gap: 0.5rem
 }

 .gap-4 {
   gap: 1rem
 }

 .gap-8 {
   gap: 2rem
 }

 .space-x-2> :not([hidden])~ :not([hidden]) {
   --tw-space-x-reverse: 0;
   margin-right: calc(0.5rem * var(--tw-space-x-reverse));
   margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
 }

 .space-x-3> :not([hidden])~ :not([hidden]) {
   --tw-space-x-reverse: 0;
   margin-right: calc(0.75rem * var(--tw-space-x-reverse));
   margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
 }

 .space-x-4> :not([hidden])~ :not([hidden]) {
   --tw-space-x-reverse: 0;
   margin-right: calc(1rem * var(--tw-space-x-reverse));
   margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
 }

 .space-x-6> :not([hidden])~ :not([hidden]) {
   --tw-space-x-reverse: 0;
   margin-right: calc(1.5rem * var(--tw-space-x-reverse));
   margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
 }

 .space-y-2> :not([hidden])~ :not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
 }

 .space-y-3> :not([hidden])~ :not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
 }

 .space-y-6> :not([hidden])~ :not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
 }

 .divide-y> :not([hidden])~ :not([hidden]) {
   --tw-divide-y-reverse: 0;
   border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
   border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
 }

 .divide-gray-200> :not([hidden])~ :not([hidden]) {
   --tw-divide-opacity: 1;
   border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1))
 }

 .overflow-x-auto {
   overflow-x: auto
 }

 .rounded {
   border-radius: 0.25rem
 }

 .rounded-2xl {
   border-radius: 1rem
 }

 .rounded-lg {
   border-radius: 0.5rem
 }

 .rounded-md {
   border-radius: 0.375rem
 }

 .rounded-xl {
   border-radius: 0.75rem
 }

 .rounded-b-2xl {
   border-bottom-right-radius: 1rem;
   border-bottom-left-radius: 1rem
 }

 .rounded-t-2xl {
   border-top-left-radius: 1rem;
   border-top-right-radius: 1rem
 }

 .border {
   border-width: 1px
 }

 .border-b {
   border-bottom-width: 1px
 }

 .border-t {
   border-top-width: 1px
 }

 .border-blue-200 {
   --tw-border-opacity: 1;
   border-color: rgb(191 219 254 / var(--tw-border-opacity, 1))
 }

 .border-gray-200 {
   --tw-border-opacity: 1;
   border-color: rgb(229 231 235 / var(--tw-border-opacity, 1))
 }

 .border-gray-300 {
   --tw-border-opacity: 1;
   border-color: rgb(209 213 219 / var(--tw-border-opacity, 1))
 }

 .border-green-200 {
   --tw-border-opacity: 1;
   border-color: rgb(187 247 208 / var(--tw-border-opacity, 1))
 }

 .border-green-600 {
   --tw-border-opacity: 1;
   border-color: rgb(22 163 74 / var(--tw-border-opacity, 1))
 }

 .bg-black {
   --tw-bg-opacity: 1;
   background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1))
 }

 .bg-blue-50 {
   --tw-bg-opacity: 1;
   background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1))
 }

 .bg-blue-600 {
   --tw-bg-opacity: 1;
   background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1))
 }

 .bg-gray-400 {
   --tw-bg-opacity: 1;
   background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1))
 }

 .bg-gray-50 {
   --tw-bg-opacity: 1;
   background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1))
 }

 .bg-gray-600 {
   --tw-bg-opacity: 1;
   background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1))
 }

 .bg-green-50 {
   --tw-bg-opacity: 1;
   background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1))
 }

 .bg-green-600 {
   --tw-bg-opacity: 1;
   background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1))
 }

 .bg-primary {
   --tw-bg-opacity: 1;
   background-color: rgb(0 166 81 / var(--tw-bg-opacity, 1)) !important
 }

 .bg-red-600 {
   --tw-bg-opacity: 1;
   background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1))
 }

 .bg-white {
   --tw-bg-opacity: 1;
   background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
 }

 .bg-opacity-50 {
   --tw-bg-opacity: 0.5
 }

 .p-1 {
   padding: 0.25rem
 }

 .p-2 {
   padding: 0.5rem
 }

 .p-3 {
   padding: 0.75rem
 }

 .p-4 {
   padding: 1rem
 }

 .p-6 {
   padding: 1.5rem
 }

 .p-8 {
   padding: 2rem
 }

 .px-3 {
   padding-left: 0.75rem;
   padding-right: 0.75rem
 }

 .px-4 {
   padding-left: 1rem;
   padding-right: 1rem
 }

 .px-6 {
   padding-left: 1.5rem;
   padding-right: 1.5rem
 }

 .py-1 {
   padding-top: 0.25rem;
   padding-bottom: 0.25rem
 }

 .py-12 {
   padding-top: 3rem;
   padding-bottom: 3rem
 }

 .py-2 {
   padding-top: 0.5rem;
   padding-bottom: 0.5rem
 }

 .py-3 {
   padding-top: 0.75rem;
   padding-bottom: 0.75rem
 }

 .py-4 {
   padding-top: 1rem;
   padding-bottom: 1rem
 }

 .py-8 {
   padding-top: 2rem;
   padding-bottom: 2rem
 }

 .pr-12 {
   padding-right: 3rem
 }

 .pt-8 {
   padding-top: 2rem
 }

 .text-left {
   text-align: left
 }

 .text-center {
   text-align: center
 }

 .text-right {
   text-align: right
 }

 .font-mono {
   font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
 }

 .text-2xl {
   font-size: 1.5rem;
   line-height: 2rem
 }

 .text-3xl {
   font-size: 1.875rem;
   line-height: 2.25rem
 }

 .text-lg {
   font-size: 1.125rem;
   line-height: 1.75rem
 }

 .text-sm {
   font-size: 0.875rem;
   line-height: 1.25rem
 }

 .text-xl {
   font-size: 1.25rem;
   line-height: 1.75rem
 }

 .text-xs {
   font-size: 0.75rem;
   line-height: 1rem
 }

 .font-bold {
   font-weight: 700
 }

 .font-medium {
   font-weight: 500
 }

 .font-semibold {
   font-weight: 600
 }

 .text-black {
   --tw-text-opacity: 1;
   color: rgb(0 0 0 / var(--tw-text-opacity, 1))
 }

 .text-blue-800 {
   --tw-text-opacity: 1;
   color: rgb(30 64 175 / var(--tw-text-opacity, 1))
 }

 .text-gray-400 {
   --tw-text-opacity: 1;
   color: rgb(156 163 175 / var(--tw-text-opacity, 1))
 }

 .text-gray-600 {
   --tw-text-opacity: 1;
   color: rgb(75 85 99 / var(--tw-text-opacity, 1))
 }

 .text-gray-700 {
   --tw-text-opacity: 1;
   color: rgb(55 65 81 / var(--tw-text-opacity, 1))
 }

 .text-gray-800 {
   --tw-text-opacity: 1;
   color: rgb(31 41 55 / var(--tw-text-opacity, 1))
 }

 .text-green-100 {
   --tw-text-opacity: 1;
   color: rgb(220 252 231 / var(--tw-text-opacity, 1))
 }

 .text-green-200 {
   --tw-text-opacity: 1;
   color: rgb(187 247 208 / var(--tw-text-opacity, 1))
 }

 .text-green-600 {
   --tw-text-opacity: 1;
   color: rgb(22 163 74 / var(--tw-text-opacity, 1))
 }

 .text-green-800 {
   --tw-text-opacity: 1;
   color: rgb(22 101 52 / var(--tw-text-opacity, 1))
 }

 .text-green-900 {
   --tw-text-opacity: 1;
   color: rgb(20 83 45 / var(--tw-text-opacity, 1))
 }

 .text-primary {
   --tw-text-opacity: 1;
   color: rgb(0 166 81 / var(--tw-text-opacity, 1))
 }

 .text-red-600 {
   --tw-text-opacity: 1;
   color: rgb(220 38 38 / var(--tw-text-opacity, 1))
 }

 .text-white {
   --tw-text-opacity: 1;
   color: rgb(255 255 255 / var(--tw-text-opacity, 1))
 }

 .opacity-0 {
   opacity: 0
 }

 .opacity-50 {
   opacity: 0.5
 }

 .shadow-2xl {
   --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
   --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
   box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
 }

 .shadow-lg {
   --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
   --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
   box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
 }

 .shadow-sm {
   --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
   --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
   box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
 }

 .transition-all {
   transition-property: all;
   transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
   transition-duration: 150ms
 }

 .transition-colors {
   transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
   transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
   transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
   transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
   transition-duration: 150ms
 }

 .duration-200 {
   transition-duration: 200ms
 }

 .duration-300 {
   transition-duration: 300ms
 }

 .hover\:bg-gray-700:hover {
   --tw-bg-opacity: 1;
   background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1))
 }

 .hover\:bg-green-700:hover {
   --tw-bg-opacity: 1;
   background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1))
 }

 .hover\:bg-red-700:hover {
   --tw-bg-opacity: 1;
   background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1))
 }

 .hover\:text-gray-200:hover {
   --tw-text-opacity: 1;
   color: rgb(229 231 235 / var(--tw-text-opacity, 1))
 }

 .hover\:text-green-200:hover {
   --tw-text-opacity: 1;
   color: rgb(187 247 208 / var(--tw-text-opacity, 1))
 }

 .hover\:underline:hover {
   -webkit-text-decoration-line: underline;
   text-decoration-line: underline
 }

 .hover\:opacity-90:hover {
   opacity: 0.9
 }

 .focus\:border-transparent:focus {
   border-color: transparent
 }

 .focus\:ring-2:focus {
   --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
   --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
   box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
 }

 .focus\:ring-green-500:focus {
   --tw-ring-opacity: 1;
   --tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))
 }

 @media (min-width: 640px) {
   .sm\:w-48 {
     width: 12rem
   }
 }

 @media (min-width: 768px) {
   .md\:w-56 {
     width: 14rem
   }
 }

 @media (min-width: 1024px) {
   .lg\:col-span-1 {
     grid-column: span 1 / span 1
   }

   .lg\:mb-0 {
     margin-bottom: 0px
   }

   .lg\:block {
     display: block
   }

   .lg\:hidden {
     display: none
   }

   .lg\:grid-cols-4 {
     grid-template-columns: repeat(4, minmax(0, 1fr))
   }

   .lg\:grid-cols-6 {
     grid-template-columns: repeat(6, minmax(0, 1fr))
   }

   .lg\:flex-row {
     flex-direction: row
   }

   .lg\:px-6 {
     padding-left: 1.5rem;
     padding-right: 1.5rem
   }
 }