/*

███████╗███████╗███╗   ███╗ █████╗ ███╗   ██╗████████╗██╗ ██████╗    ██╗   ██╗██╗
██╔════╝██╔════╝████╗ ████║██╔══██╗████╗  ██║╚══██╔══╝██║██╔════╝    ██║   ██║██║
███████╗█████╗  ██╔████╔██║███████║██╔██╗ ██║   ██║   ██║██║         ██║   ██║██║
╚════██║██╔══╝  ██║╚██╔╝██║██╔══██║██║╚██╗██║   ██║   ██║██║         ██║   ██║██║
███████║███████╗██║ ╚═╝ ██║██║  ██║██║ ╚████║   ██║   ██║╚██████╗    ╚██████╔╝██║
╚══════╝╚══════╝╚═╝     ╚═╝╚═╝  ╚═╝╚═╝  ╚═══╝   ╚═╝   ╚═╝ ╚═════╝     ╚═════╝ ╚═╝

  Import this file into your LESS project to use Semantic UI without build tools
*/
@layer theme.ui.base {
  /* Global */
  /*!
 * # Semantic UI - Site
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged Theme */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site Theme */
  /*******************************
     User Global Variables
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
             Page
*******************************/
  html,
  body {
    height: 100%;
  }
  html {
    font-size: var(--em-size, 14px);
  }
  body {
    margin: 0px;
    padding: 0px;
    overflow-x: var(--page-overflow-x, hidden);
    min-width: var(--page-min-width, 320px);
    background: transparent;
    font-family: var(--page-font, -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol);
    font-size: var(--font-size, 14px);
    line-height: var(--line-height, 1.4285em);
    color: var(--text-color, rgba(0, 0, 0, 0.87));
    font-smoothing: var(--font-smoothing, antialiased);
  }
  /*******************************
             Headers
*******************************/
  h1,
  h2,
  h3,
  h4,
  h5 {
    font-family: var(--header-font, -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol);
    line-height: var(--header-line-height, 1.28571429em);
    margin: var(--header-margin, calc(2rem - 0.1428571428571429em) 0em 1rem);
    font-weight: var(--header-font-weight, 600);
    padding: 0em;
  }
  h1 {
    min-height: 1rem;
    font-size: var(--h1, 2rem);
  }
  h2 {
    font-size: var(--h2, 1.71428571rem);
  }
  h3 {
    font-size: var(--h3, 1.28571429rem);
  }
  h4 {
    font-size: var(--h4, 1.07142857rem);
  }
  h5 {
    font-size: var(--h5, 1rem);
  }
  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  h5:first-child {
    margin-top: 0em;
  }
  h1:last-child,
  h2:last-child,
  h3:last-child,
  h4:last-child,
  h5:last-child {
    margin-bottom: 0em;
  }
  /*******************************
             Text
*******************************/
  p {
    margin: var(--paragraph-margin, 0em 0em 1em);
    line-height: var(--paragraph-line-height, 1.4285em);
  }
  p:first-child {
    margin-top: 0em;
  }
  p:last-child {
    margin-bottom: 0em;
  }
  /*-------------------
        Links
--------------------*/
  a {
    color: var(--link-color, #4183C4);
    text-decoration: var(--link-underline, none);
  }
  a:hover {
    color: var(--link-hover-color, #1e70bf);
    text-decoration: var(--link-hover-underline, none);
  }
  /*******************************
         Scrollbars
*******************************/
  /*******************************
          Highlighting
*******************************/
  /* Site */
  ::-webkit-selection {
    background-color: var(--highlight-background, #CCE2FF);
    color: var(--highlight-color, rgba(0, 0, 0, 0.87));
  }
  ::-moz-selection {
    background-color: var(--highlight-background, #CCE2FF);
    color: var(--highlight-color, rgba(0, 0, 0, 0.87));
  }
  ::selection {
    background-color: var(--highlight-background, #CCE2FF);
    color: var(--highlight-color, rgba(0, 0, 0, 0.87));
  }
  /* Form */
  textarea::-webkit-selection,
  input::-webkit-selection {
    background-color: var(--input-highlight-background, rgba(100, 100, 100, 0.4));
    color: var(--input-highlight-color, rgba(0, 0, 0, 0.87));
  }
  textarea::-moz-selection,
  input::-moz-selection {
    background-color: var(--input-highlight-background, rgba(100, 100, 100, 0.4));
    color: var(--input-highlight-color, rgba(0, 0, 0, 0.87));
  }
  textarea::selection,
  input::selection {
    background-color: var(--input-highlight-background, rgba(100, 100, 100, 0.4));
    color: var(--input-highlight-color, rgba(0, 0, 0, 0.87));
  }
  :focus-visible {
    outline: none;
  }
  /*******************************
        Global Overrides
*******************************/
  .sidebar-layout-content {
    color-scheme: var(--sidebar-color-scheme);
  }
  /**
 * NOTE: Moved to https://github.com/inkdropapp/css/ui.css
 */
  /* Elements */
  /*!
 * # Semantic UI - Button
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
            Button
*******************************/
  /*-------------------
       Element
--------------------*/
  /* Button */
  /* Button defaults to using same height as input globally */
  /* Text */
  /* Internal Shadow */
  /* Box Shadow */
  /* Icon */
  /* Loader */
  /*
@willChange: box-shadow, transform, opacity, color, background;
*/
  /*-------------------
        Group
--------------------*/
  /*-------------------
        States
--------------------*/
  /* Hovered */
  /* Focused */
  /* Disabled */
  /* Pressed Down */
  /* Active */
  /* Active + Hovered */
  /* Loading */
  /*-------------------
        Types
--------------------*/
  /* Or */
  /* Icon */
  /* Labeled */
  /* hypotenuse of triangle */
  /* Labeled Icon */
  /* Inverted */
  /* Basic */
  /* Basic Hover */
  /* Basic Focus */
  /* Basic Down */
  /* Basic Active */
  /* Basic Inverted */
  /* Basic Group */
  /*-------------------
      Variations
--------------------*/
  /* Colors */
  /* Colored */
  /* Inverted */
  /* Ordinality */
  /* Compact */
  /* Attached */
  /* Floated */
  /* Animated */
  /* Packaged Theme */
  /*******************************
            Button
*******************************/
  /*-------------------
       Element
--------------------*/
  /* Button */
  /* Button defaults to using same height as input globally */
  /* Text */
  /* Internal Shadow */
  /* Box Shadow */
  /* Icon */
  /* Loader */
  /*
@willChange: box-shadow, transform, opacity, color, background;
*/
  /*-------------------
        Group
--------------------*/
  /*-------------------
        States
--------------------*/
  /* Hovered */
  /* Focused */
  /* Disabled */
  /* Pressed Down */
  /* Active */
  /* Active + Hovered */
  /* Loading */
  /*-------------------
        Types
--------------------*/
  /* Or */
  /* Icon */
  /* Labeled */
  /* hypotenuse of triangle */
  /* Labeled Icon */
  /* Inverted */
  /* Basic */
  /* Basic Hover */
  /* Basic Focus */
  /* Basic Down */
  /* Basic Active */
  /* Basic Inverted */
  /* Basic Group */
  /*-------------------
      Variations
--------------------*/
  /* Colors */
  /* Colored */
  /* Inverted */
  /* Ordinality */
  /* Compact */
  /* Attached */
  /* Floated */
  /* Animated */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Button
*******************************/
  .ui.button {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline-offset: var(--unfocused-outline-offset);
    outline-width: var(--focused-outline-width);
    outline-color: var(--unfocused-outline-color);
    outline-style: var(--focused-outline-style);
    border: var(--button-border, none);
    vertical-align: baseline;
    background: var(--button-background, #E0E1E2 none);
    color: var(--button-text-color, rgba(0, 0, 0, 0.6));
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    margin: var(--button-margin, 0em 0.25em 0em 0em);
    padding: var(--button-padding, 0.78571429em 1.5em 0.78571429em);
    text-transform: none;
    text-shadow: var(--button-text-shadow, none);
    font-weight: var(--button-font-weight, 600);
    line-height: var(--button-line-height, 1em);
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: var(--button-border-radius, 0.5rem);
    corner-shape: var(--button-corner-shape, round);
    box-shadow: var(--button-box-shadow, 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset);
    user-select: none;
    transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, outline-offset 0.1s ease, outline-color 0.1s ease;
    will-change: '';
    -webkit-tap-highlight-color: transparent;
  }
  /*******************************
            States
*******************************/
  /*--------------
      Hover
---------------*/
  .ui.button:hover {
    background-color: var(--button-hover-background-color, #CACBCD);
    background-image: var(--button-hover-background-image, none);
    box-shadow: var(--button-hover-box-shadow, 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset);
    color: var(--button-hover-color, rgba(0, 0, 0, 0.8));
  }
  .ui.button:hover .icon {
    opacity: var(--button-hover-icon-opacity, 0.85);
  }
  /*--------------
      Focus
---------------*/
  .ui.button:focus {
    background-color: var(--button-focus-background-color, #CACBCD);
    color: var(--button-focus-color, rgba(0, 0, 0, 0.8));
    background-image: var(--button-focus-background-image, '') !important;
    box-shadow: var(--button-focus-box-shadow, '');
    outline-offset: var(--focused-outline-offset);
    outline-color: var(--focused-outline-color);
  }
  .ui.button:focus .icon {
    opacity: var(--button-icon-focus-opacity, 0.85);
  }
  /*--------------
      Down
---------------*/
  .ui.button:active,
  .ui.active.button:active {
    background-color: var(--button-down-background-color, #BABBBC);
    background-image: var(--button-down-background-image, '');
    color: var(--button-down-color);
    box-shadow: var(--button-down-box-shadow, 0px 0px 0px 1px transparent inset, none);
  }
  /*--------------
     Active
---------------*/
  .ui.active.button {
    background-color: var(--button-active-background-color, #C0C1C2);
    background-image: var(--button-active-background-image, none);
    box-shadow: var(--button-active-box-shadow, 0px 0px 0px 1px transparent inset);
    color: var(--button-active-color, rgba(0, 0, 0, 0.95));
  }
  .ui.active.button:hover {
    background-color: var(--button-active-hover-background-color, #C0C1C2);
    background-image: var(--button-active-hover-background-image, none);
    color: var(--button-active-hover-color, rgba(0, 0, 0, 0.95));
  }
  .ui.active.button:active {
    background-color: var(--button-active-background-color, #C0C1C2);
    background-image: var(--button-active-background-image, none);
  }
  /*--------------
    Loading
---------------*/
  /* Specificity hack */
  .ui.loading.loading.loading.loading.loading.loading.button {
    position: relative;
    cursor: default;
    text-shadow: none !important;
    color: transparent !important;
    opacity: var(--button-loading-opacity, 1);
    pointer-events: var(--button-loading-pointer-events, auto);
    transition: var(--button-loading-transition, all 0s linear, opacity 0.1s ease);
  }
  .ui.loading.button:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: var(--loader-margin);
    width: var(--loader-size);
    height: var(--loader-size);
    border-radius: var(--circular-radius);
    border: var(--loader-line-width) solid var(--inverted-loader-fill-color);
  }
  .ui.loading.button:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: var(--loader-margin);
    width: var(--loader-size);
    height: var(--loader-size);
    animation: button-spin var(--loader-speed) linear;
    animation-iteration-count: infinite;
    border-radius: var(--circular-radius);
    border-color: var(--inverted-loader-line-color) transparent transparent;
    border-style: solid;
    border-width: var(--loader-line-width);
    box-shadow: 0px 0px 0px 1px transparent;
  }
  .ui.labeled.icon.loading.button .icon {
    background-color: transparent;
    box-shadow: none;
  }
  @keyframes button-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  .ui.basic.loading.button:not(.inverted):before {
    border-color: var(--loader-fill-color);
  }
  .ui.basic.loading.button:not(.inverted):after {
    border-top-color: var(--loader-line-color);
  }
  /*-------------------
      Disabled
--------------------*/
  .ui.buttons .disabled.button,
  .ui.disabled.button,
  .ui.button:disabled,
  .ui.disabled.button:hover,
  .ui.disabled.active.button {
    cursor: default;
    opacity: var(--disabled-opacity) !important;
    background-image: none !important;
    box-shadow: none !important;
    pointer-events: none !important;
  }
  /* Basic Group With Disabled */
  .ui.basic.buttons .ui.disabled.button {
    border-color: var(--disabled-border-color);
  }
  /*******************************
           Variations
*******************************/
  /*-------------------
        Sizes
--------------------*/
  .ui.mini.buttons .button,
  .ui.mini.buttons .or,
  .ui.mini.button {
    font-size: var(--mini);
  }
  .ui.tiny.buttons .button,
  .ui.tiny.buttons .or,
  .ui.tiny.button {
    font-size: var(--tiny);
  }
  .ui.small.buttons .button,
  .ui.small.buttons .or,
  .ui.small.button {
    font-size: var(--small);
  }
  .ui.buttons .button,
  .ui.buttons .or,
  .ui.button {
    font-size: var(--medium);
  }
  .ui.large.buttons .button,
  .ui.large.buttons .or,
  .ui.large.button {
    font-size: var(--large);
  }
  .ui.big.buttons .button,
  .ui.big.buttons .or,
  .ui.big.button {
    font-size: var(--big);
  }
  .ui.huge.buttons .button,
  .ui.huge.buttons .or,
  .ui.huge.button {
    font-size: var(--huge);
  }
  .ui.massive.buttons .button,
  .ui.massive.buttons .or,
  .ui.massive.button {
    font-size: var(--massive);
  }
  /*--------------
    Icon Only
---------------*/
  .ui.icon.buttons .button,
  .ui.icon.button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--icon-button-padding, 0.57142857rem 0.71428571rem);
    margin: 0;
  }
  .ui.icon.buttons .button > svg,
  .ui.icon.button > svg {
    font-size: var(--icon-button-font-size, 1.28571429rem);
    margin: 0;
  }
  .ui.icon.buttons .button > .icon,
  .ui.icon.button > .icon {
    opacity: var(--button-icon-only-opacity, 0.9);
    margin: 0em !important;
    vertical-align: top;
  }
  .ui.button:not(.icon) > svg,
  .ui.labeled.icon.button > svg {
    margin: 0 var(--button-icon-distance, 0.42857143em) 0 0;
    opacity: 0.8;
    vertical-align: bottom;
  }
  /*-------------------
        Basic
--------------------*/
  .ui.basic.buttons .button,
  .ui.basic.button {
    background: var(--basic-button-background, transparent none) !important;
    color: var(--basic-button-text-color, rgba(0, 0, 0, 0.6)) !important;
    font-weight: var(--basic-button-font-weight, normal);
    border-radius: var(--basic-button-border-radius, 0.5rem);
    text-transform: none;
    text-shadow: none !important;
    box-shadow: var(--basic-button-box-shadow, 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset);
  }
  .ui.basic.buttons {
    box-shadow: none;
    border: 1px solid rgba(34, 36, 38, 0.15);
    border-radius: var(--default-border-radius);
  }
  .ui.basic.buttons .button {
    border-radius: 0em;
  }
  .ui.basic.buttons .button:hover,
  .ui.basic.button:hover {
    background: var(--basic-button-hover-background, #FFFFFF) !important;
    color: var(--basic-button-hover-text-color, rgba(0, 0, 0, 0.8)) !important;
    box-shadow: var(--basic-button-hover-box-shadow, 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset);
  }
  .ui.basic.buttons .button:focus,
  .ui.basic.button:focus {
    background: var(--basic-button-focus-background, #FFFFFF) !important;
    color: var(--basic-button-focus-text-color, rgba(0, 0, 0, 0.8)) !important;
    box-shadow: var(--basic-button-focus-box-shadow, 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset);
  }
  .ui.basic.buttons .button:active,
  .ui.basic.button:active {
    background: var(--basic-button-down-background, #F8F8F8) !important;
    color: var(--basic-button-down-text-color, rgba(0, 0, 0, 0.9)) !important;
    box-shadow: var(--basic-button-down-box-shadow, 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset, 0px 1px 4px 0px rgba(34, 36, 38, 0.15) inset);
  }
  .ui.basic.buttons .active.button,
  .ui.basic.active.button {
    background: var(--basic-button-active-background, rgba(0, 0, 0, 0.05)) !important;
    box-shadow: var(--basic-button-active-box-shadow, '') !important;
    color: var(--basic-button-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  .ui.basic.buttons .active.button:hover,
  .ui.basic.active.button:hover {
    background-color: var(--transparent-black, rgba(0, 0, 0, 0.05));
  }
  /*--------------
    Circular
---------------*/
  .ui.circular.button {
    border-radius: 10em;
  }
  .ui.circular.button > .icon {
    width: 1em;
    vertical-align: baseline;
  }
  /*-------------------
        Fluid
--------------------*/
  .ui.fluid.buttons,
  .ui.fluid.button {
    width: 100%;
  }
  .ui.fluid.button {
    display: block;
  }
  .ui.two.buttons {
    width: 100%;
  }
  .ui.two.buttons > .button {
    width: 50%;
  }
  .ui.three.buttons {
    width: 100%;
  }
  .ui.three.buttons > .button {
    width: 33.333%;
  }
  .ui.four.buttons {
    width: 100%;
  }
  .ui.four.buttons > .button {
    width: 25%;
  }
  .ui.five.buttons {
    width: 100%;
  }
  .ui.five.buttons > .button {
    width: 20%;
  }
  .ui.six.buttons {
    width: 100%;
  }
  .ui.six.buttons > .button {
    width: 16.666%;
  }
  .ui.seven.buttons {
    width: 100%;
  }
  .ui.seven.buttons > .button {
    width: 14.285%;
  }
  .ui.eight.buttons {
    width: 100%;
  }
  .ui.eight.buttons > .button {
    width: 12.5%;
  }
  .ui.nine.buttons {
    width: 100%;
  }
  .ui.nine.buttons > .button {
    width: 11.11%;
  }
  .ui.ten.buttons {
    width: 100%;
  }
  .ui.ten.buttons > .button {
    width: 10%;
  }
  .ui.eleven.buttons {
    width: 100%;
  }
  .ui.eleven.buttons > .button {
    width: 9.09%;
  }
  .ui.twelve.buttons {
    width: 100%;
  }
  .ui.twelve.buttons > .button {
    width: 8.3333%;
  }
  /* Fluid Vertical Buttons */
  .ui.fluid.vertical.buttons,
  .ui.fluid.vertical.buttons > .button {
    display: flex;
    width: auto;
  }
  .ui.two.vertical.buttons > .button {
    height: 50%;
  }
  .ui.three.vertical.buttons > .button {
    height: 33.333%;
  }
  .ui.four.vertical.buttons > .button {
    height: 25%;
  }
  .ui.five.vertical.buttons > .button {
    height: 20%;
  }
  .ui.six.vertical.buttons > .button {
    height: 16.666%;
  }
  .ui.seven.vertical.buttons > .button {
    height: 14.285%;
  }
  .ui.eight.vertical.buttons > .button {
    height: 12.5%;
  }
  .ui.nine.vertical.buttons > .button {
    height: 11.11%;
  }
  .ui.ten.vertical.buttons > .button {
    height: 10%;
  }
  .ui.eleven.vertical.buttons > .button {
    height: 9.09%;
  }
  .ui.twelve.vertical.buttons > .button {
    height: 8.3333%;
  }
  /*-------------------
       Primary
--------------------*/
  /*--- Standard ---*/
  .ui.primary.buttons .button,
  .ui.primary.button {
    background-color: var(--primary-button-background-color, #4F8EFF);
    color: var(--primary-button-text-color, #FFFFFF);
    text-shadow: var(--primary-button-text-shadow, none);
    background-image: var(--primary-button-background-image, none);
  }
  .ui.primary.button {
    box-shadow: var(--primary-button-box-shadow, 0px 1px 2px 0 rgba(34, 36, 38, 0.15));
  }
  .ui.primary.buttons .button:hover,
  .ui.primary.button:hover {
    background-color: var(--primary-button-hover-background-color, #357eff);
    color: var(--primary-button-text-color, #FFFFFF);
    text-shadow: var(--primary-button-text-shadow, none);
  }
  .ui.primary.buttons .button:focus,
  .ui.primary.button:focus {
    background-color: var(--primary-button-focus-background-color, #2674ff);
    color: var(--primary-button-text-color, #FFFFFF);
    text-shadow: var(--primary-button-text-shadow, none);
  }
  .ui.primary.buttons .button:active,
  .ui.primary.button:active {
    background-color: var(--primary-button-down-background-color, #1c6dff);
    color: var(--primary-button-text-color, #FFFFFF);
    text-shadow: var(--primary-button-text-shadow, none);
  }
  .ui.primary.buttons .active.button,
  .ui.primary.buttons .active.button:active,
  .ui.primary.active.button,
  .ui.primary.button .active.button:active {
    background-color: var(--primary-button-active-background-color, #357eff);
    color: var(--primary-button-text-color, #FFFFFF);
    text-shadow: var(--primary-button-text-shadow, none);
  }
  /* Basic */
  .ui.basic.primary.buttons .button,
  .ui.basic.primary.button {
    box-shadow: var(--basic-primary-button-box-shadow, 0px 0px 0px 1px #4F8EFF inset) !important;
    color: var(--primary-color, #4F8EFF) !important;
  }
  .ui.basic.primary.buttons .button:hover,
  .ui.basic.primary.button:hover {
    background: transparent !important;
    box-shadow: var(--basic-primary-button-hover-box-shadow, 0px 0px 0px 1px #357eff inset) !important;
    color: var(--primary-color-hover, #357eff) !important;
  }
  .ui.basic.primary.buttons .button:focus,
  .ui.basic.primary.button:focus {
    background: transparent !important;
    box-shadow: var(--basic-primary-button-focus-box-shadow, 0px 0px 0px 1px #2674ff inset) !important;
    color: var(--primary-color-hover, #357eff) !important;
  }
  .ui.basic.primary.buttons .active.button,
  .ui.basic.primary.active.button {
    background: transparent !important;
    box-shadow: var(--basic-primary-button-active-box-shadow, 0px 0px 0px 1px #357eff inset) !important;
    color: var(--primary-color-down, #1c6dff) !important;
  }
  .ui.basic.primary.buttons .button:active,
  .ui.basic.primary.button:active {
    box-shadow: var(--basic-primary-button-down-box-shadow, 0px 0px 0px 1px #1c6dff inset) !important;
    color: var(--primary-color-down, #1c6dff) !important;
  }
  .ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
    margin-left: calc(-1 * var(--basic-colored-border-size, 1px));
  }
  /*-------------------
      Secondary
--------------------*/
  /* Standard */
  .ui.secondary.buttons .button,
  .ui.secondary.button {
    background-color: var(--secondary-button-background-color, #1B1C1D);
    color: var(--secondary-button-text-color, #FFFFFF);
    text-shadow: var(--secondary-button-text-shadow, none);
    background-image: var(--secondary-button-background-image, none);
  }
  .ui.secondary.button {
    box-shadow: var(--secondary-button-box-shadow, 0px 1px 2px 0 rgba(34, 36, 38, 0.15));
  }
  .ui.secondary.buttons .button:hover,
  .ui.secondary.button:hover {
    background-color: var(--secondary-button-hover-background-color, #27292a);
    color: var(--secondary-button-text-color, #FFFFFF);
    text-shadow: var(--secondary-button-text-shadow, none);
  }
  .ui.secondary.buttons .button:focus,
  .ui.secondary.button:focus {
    background-color: var(--secondary-button-focus-background-color, #2e3032);
    color: var(--secondary-button-text-color, #FFFFFF);
    text-shadow: var(--secondary-button-text-shadow, none);
  }
  .ui.secondary.buttons .button:active,
  .ui.secondary.button:active {
    background-color: var(--secondary-button-down-background-color, #343637);
    color: var(--secondary-button-text-color, #FFFFFF);
    text-shadow: var(--secondary-button-text-shadow, none);
  }
  .ui.secondary.buttons .active.button,
  .ui.secondary.buttons .active.button:active,
  .ui.secondary.active.button,
  .ui.secondary.button .active.button:active {
    background-color: var(--secondary-button-active-background-color, #27292a);
    color: var(--secondary-button-text-color, #FFFFFF);
    text-shadow: var(--secondary-button-text-shadow, none);
  }
  /* Basic */
  .ui.basic.secondary.buttons .button,
  .ui.basic.secondary.button {
    box-shadow: var(--basic-secondary-button-box-shadow, 0px 0px 0px 1px #1B1C1D inset) !important;
    color: var(--secondary-color, #1B1C1D) !important;
  }
  .ui.basic.secondary.buttons .button:hover,
  .ui.basic.secondary.button:hover {
    background: transparent !important;
    box-shadow: var(--basic-secondary-button-hover-box-shadow, 0px 0px 0px 1px #27292a inset) !important;
    color: var(--secondary-color-hover, #27292a) !important;
  }
  .ui.basic.secondary.buttons .button:focus,
  .ui.basic.secondary.button:focus {
    background: transparent !important;
    box-shadow: var(--basic-secondary-button-focus-box-shadow, 0px 0px 0px 1px #2e3032 inset) !important;
    color: var(--secondary-color-hover, #27292a) !important;
  }
  .ui.basic.secondary.buttons .active.button,
  .ui.basic.secondary.active.button {
    background: transparent !important;
    box-shadow: var(--basic-secondary-button-active-box-shadow, 0px 0px 0px 1px #27292a inset) !important;
    color: var(--secondary-color-down, #343637) !important;
  }
  .ui.basic.secondary.buttons .button:active,
  .ui.basic.secondary.button:active {
    box-shadow: var(--basic-secondary-button-down-box-shadow, 0px 0px 0px 1px #343637 inset) !important;
    color: var(--secondary-color-down, #343637) !important;
  }
  .ui.buttons:not(.vertical) > .basic.secondary.button:not(:first-child) {
    margin-left: calc(-1 * var(--basic-colored-border-size, 1px));
  }
  /*---------------
    Positive
----------------*/
  /* Standard */
  .ui.positive.buttons .button,
  .ui.positive.button {
    background-color: var(--positive-button-background-color, #21BA45);
    color: var(--positive-button-text-color, #FFFFFF);
    text-shadow: var(--positive-button-text-shadow, none);
    background-image: var(--positive-button-background-image, none);
  }
  .ui.positive.button {
    box-shadow: var(--positive-button-box-shadow, 0px 1px 2px 0 rgba(34, 36, 38, 0.15));
  }
  .ui.positive.buttons .button:hover,
  .ui.positive.button:hover {
    background-color: var(--positive-button-hover-background-color, #16ab39);
    color: var(--positive-button-text-color, #FFFFFF);
    text-shadow: var(--positive-button-text-shadow, none);
  }
  .ui.positive.buttons .button:focus,
  .ui.positive.button:focus {
    background-color: var(--positive-button-focus-background-color, #0ea432);
    color: var(--positive-button-text-color, #FFFFFF);
    text-shadow: var(--positive-button-text-shadow, none);
  }
  .ui.positive.buttons .button:active,
  .ui.positive.button:active {
    background-color: var(--positive-button-down-background-color, #198f35);
    color: var(--positive-button-text-color, #FFFFFF);
    text-shadow: var(--positive-button-text-shadow, none);
  }
  .ui.positive.buttons .active.button,
  .ui.positive.buttons .active.button:active,
  .ui.positive.active.button,
  .ui.positive.button .active.button:active {
    background-color: var(--positive-button-active-background-color, #13ae38);
    color: var(--positive-button-text-color, #FFFFFF);
    text-shadow: var(--positive-button-text-shadow, none);
  }
  /* Basic */
  .ui.basic.positive.buttons .button,
  .ui.basic.positive.button {
    box-shadow: var(--basic-positive-button-box-shadow, 0px 0px 0px 1px #21BA45 inset) !important;
    color: var(--positive-color, #21BA45) !important;
  }
  .ui.basic.positive.buttons .button:hover,
  .ui.basic.positive.button:hover {
    background: transparent !important;
    box-shadow: var(--basic-positive-button-hover-box-shadow, 0px 0px 0px 1px #16ab39 inset) !important;
    color: var(--positive-color-hover, #16ab39) !important;
  }
  .ui.basic.positive.buttons .button:focus,
  .ui.basic.positive.button:focus {
    background: transparent !important;
    box-shadow: var(--basic-positive-button-focus-box-shadow, 0px 0px 0px 1px #0ea432 inset) !important;
    color: var(--positive-color-hover, #16ab39) !important;
  }
  .ui.basic.positive.buttons .active.button,
  .ui.basic.positive.active.button {
    background: transparent !important;
    box-shadow: var(--basic-positive-button-active-box-shadow, 0px 0px 0px 1px #13ae38 inset) !important;
    color: var(--positive-color-down, #198f35) !important;
  }
  .ui.basic.positive.buttons .button:active,
  .ui.basic.positive.button:active {
    box-shadow: var(--basic-positive-button-down-box-shadow, 0px 0px 0px 1px #198f35 inset) !important;
    color: var(--positive-color-down, #198f35) !important;
  }
  .ui.buttons:not(.vertical) > .basic.positive.button:not(:first-child) {
    margin-left: calc(-1 * var(--basic-colored-border-size, 1px));
  }
  /*---------------
     Negative
----------------*/
  /* Standard */
  .ui.negative.buttons .button,
  .ui.negative.button {
    background-color: var(--negative-button-background-color, #DB2828);
    color: var(--negative-button-text-color, #FFFFFF);
    text-shadow: var(--negative-button-text-shadow, none);
    background-image: var(--negative-button-background-image, none);
  }
  .ui.negative.button {
    box-shadow: var(--negative-button-box-shadow, 0px 1px 2px 0 rgba(34, 36, 38, 0.15));
  }
  .ui.negative.buttons .button:hover,
  .ui.negative.button:hover {
    background-color: var(--negative-button-hover-background-color, #d01919);
    color: var(--negative-button-text-color, #FFFFFF);
    text-shadow: var(--negative-button-text-shadow, none);
  }
  .ui.negative.buttons .button:focus,
  .ui.negative.button:focus {
    background-color: var(--negative-button-focus-background-color, #ca1010);
    color: var(--negative-button-text-color, #FFFFFF);
    text-shadow: var(--negative-button-text-shadow, none);
  }
  .ui.negative.buttons .button:active,
  .ui.negative.button:active {
    background-color: var(--negative-button-down-background-color, #b21e1e);
    color: var(--negative-button-text-color, #FFFFFF);
    text-shadow: var(--negative-button-text-shadow, none);
  }
  .ui.negative.buttons .active.button,
  .ui.negative.buttons .active.button:active,
  .ui.negative.active.button,
  .ui.negative.button .active.button:active {
    background-color: var(--negative-button-active-background-color, #d41515);
    color: var(--negative-button-text-color, #FFFFFF);
    text-shadow: var(--negative-button-text-shadow, none);
  }
  /* Basic */
  .ui.basic.negative.buttons .button,
  .ui.basic.negative.button {
    box-shadow: var(--basic-negative-button-box-shadow, 0px 0px 0px 1px #DB2828 inset) !important;
    color: var(--negative-color, #DB2828) !important;
  }
  .ui.basic.negative.buttons .button:hover,
  .ui.basic.negative.button:hover {
    background: transparent !important;
    box-shadow: var(--basic-negative-button-hover-box-shadow, 0px 0px 0px 1px #d01919 inset) !important;
    color: var(--negative-color-hover, #d01919) !important;
  }
  .ui.basic.negative.buttons .button:focus,
  .ui.basic.negative.button:focus {
    background: transparent !important;
    box-shadow: var(--basic-negative-button-focus-box-shadow, 0px 0px 0px 1px #ca1010 inset) !important;
    color: var(--negative-color-hover, #d01919) !important;
  }
  .ui.basic.negative.buttons .active.button,
  .ui.basic.negative.active.button {
    background: transparent !important;
    box-shadow: var(--basic-negative-button-active-box-shadow, 0px 0px 0px 1px #d41515 inset) !important;
    color: var(--negative-color-down, #b21e1e) !important;
  }
  .ui.basic.negative.buttons .button:active,
  .ui.basic.negative.button:active {
    box-shadow: var(--basic-negative-button-down-box-shadow, 0px 0px 0px 1px #b21e1e inset) !important;
    color: var(--negative-color-down, #b21e1e) !important;
  }
  .ui.buttons:not(.vertical) > .basic.negative.button:not(:first-child) {
    margin-left: calc(-1 * var(--basic-colored-border-size, 1px));
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - Container
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
            Container
*******************************/
  /*-------------------
       Element
--------------------*/
  /* Minimum Gutter is used to determine  the maximum container width for a given device */
  /* Devices */
  /* Coupling (Add Negative Margin to container size) */
  /*-------------------
       Types
--------------------*/
  /* Text */
  /* Packaged Theme */
  /*******************************
            Container
*******************************/
  /*-------------------
       Element
--------------------*/
  /* Minimum Gutter is used to determine  the maximum container width for a given device */
  /* Devices */
  /* Coupling (Add Negative Margin to container size) */
  /*-------------------
       Types
--------------------*/
  /* Text */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Container
*******************************/
  /* All Sizes */
  .ui.container {
    display: block;
    max-width: 100% !important;
  }
  /* Mobile */
  @media only screen and (max-width: 767px) {
    .ui.container {
      width: auto !important;
      margin-left: 1em !important;
      margin-right: 1em !important;
    }
    .ui.grid.container {
      width: auto !important;
    }
    .ui.relaxed.grid.container {
      width: auto !important;
    }
    .ui.very.relaxed.grid.container {
      width: auto !important;
    }
  }
  /* Tablet */
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .ui.container {
      width: 734px;
      margin-left: auto !important;
      margin-right: auto !important;
    }
    .ui.grid.container {
      width: calc( 734px  +  2rem ) !important;
    }
    .ui.relaxed.grid.container {
      width: calc( 734px  +  3rem ) !important;
    }
    .ui.very.relaxed.grid.container {
      width: calc( 734px  +  5rem ) !important;
    }
  }
  /* Small Monitor */
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .ui.container {
      width: 944px;
      margin-left: auto !important;
      margin-right: auto !important;
    }
    .ui.grid.container {
      width: calc( 944px  +  2rem ) !important;
    }
    .ui.relaxed.grid.container {
      width: calc( 944px  +  3rem ) !important;
    }
    .ui.very.relaxed.grid.container {
      width: calc( 944px  +  5rem ) !important;
    }
  }
  /* Large Monitor */
  @media only screen and (min-width: 1200px) {
    .ui.container {
      width: 1138px;
      margin-left: auto !important;
      margin-right: auto !important;
    }
    .ui.grid.container {
      width: calc( 1138px  +  2rem ) !important;
    }
    .ui.relaxed.grid.container {
      width: calc( 1138px  +  3rem ) !important;
    }
    .ui.very.relaxed.grid.container {
      width: calc( 1138px  +  5rem ) !important;
    }
  }
  /*******************************
             Types
*******************************/
  /* Text Container */
  .ui.text.container {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    max-width: 700px !important;
    line-height: 1.5;
  }
  .ui.text.container {
    font-size: 1.14285714rem;
  }
  /* Fluid */
  .ui.fluid.container {
    width: 100%;
  }
  /*******************************
           Variations
*******************************/
  .ui[class*="left aligned"].container {
    text-align: left;
  }
  .ui[class*="center aligned"].container {
    text-align: center;
  }
  .ui[class*="right aligned"].container {
    text-align: right;
  }
  .ui.justified.container {
    text-align: justify;
    hyphens: auto;
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - Divider
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
            Divider
*******************************/
  /*-------------------
       Element
--------------------*/
  /* Text */
  /*-------------------
       Coupling
--------------------*/
  /* Icon */
  /*******************************
         Variations
*******************************/
  /* Horizontal / Vertical */
  /* Inverted */
  /* Section */
  /* Sizes */
  /* Packaged Theme */
  /*******************************
            Divider
*******************************/
  /*-------------------
       Element
--------------------*/
  /* Text */
  /*-------------------
       Coupling
--------------------*/
  /* Icon */
  /*******************************
         Variations
*******************************/
  /* Horizontal / Vertical */
  /* Inverted */
  /* Section */
  /* Sizes */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Divider
*******************************/
  .ui.divider {
    margin: 1rem 0rem;
    line-height: 1;
    height: 0em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--divider-text-color, rgba(0, 0, 0, 0.85));
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  /*--------------
      Basic
---------------*/
  .ui.divider:not(.vertical):not(.horizontal) {
    border-top: var(--divider-border-shadow-width, 1px) solid var(--divider-border-shadow-color, rgba(34, 36, 38, 0.15));
    border-bottom: var(--divider-border-highlight-width, 1px) solid var(--divider-border-highlight-color, rgba(255, 255, 255, 0.1));
  }
  /*--------------
    Coupling
---------------*/
  /* Allow divider between each column row */
  .ui.grid > .column + .divider,
  .ui.grid > .row > .column + .divider {
    left: auto;
  }
  /*--------------
   Horizontal
---------------*/
  .ui.horizontal.divider {
    display: table;
    white-space: nowrap;
    height: auto;
    margin: '';
    line-height: 1;
    text-align: center;
  }
  .ui.horizontal.divider:before,
  .ui.horizontal.divider:after {
    content: "";
    display: table-cell;
    position: relative;
    top: 50%;
    width: 50%;
    background-repeat: no-repeat;
  }
  .ui.horizontal.divider:before {
    background-position: right 1em top 50%;
  }
  .ui.horizontal.divider:after {
    background-position: left 1em top 50%;
  }
  /*--------------
    Vertical
---------------*/
  .ui.vertical.divider {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin: 0rem;
    padding: 0em;
    width: auto;
    height: 50%;
    line-height: 0em;
    text-align: center;
    transform: translateX(-50%);
  }
  .ui.vertical.divider:before,
  .ui.vertical.divider:after {
    position: absolute;
    left: 50%;
    content: "";
    z-index: 3;
    border-left: var(--divider-border-shadow-width, 1px) solid var(--divider-border-shadow-color, rgba(34, 36, 38, 0.15));
    border-right: var(--divider-border-highlight-width, 1px) solid var(--divider-border-highlight-color, rgba(255, 255, 255, 0.1));
    width: 0%;
    height: calc(100% -  1rem );
  }
  .ui.vertical.divider:before {
    top: -100%;
  }
  .ui.vertical.divider:after {
    top: auto;
    bottom: 0px;
  }
  /* Inside grid */
  @media only screen and (max-width: 767px) {
    .ui.stackable.grid .ui.vertical.divider,
    .ui.grid .stackable.row .ui.vertical.divider {
      display: table;
      white-space: nowrap;
      height: auto;
      margin: '';
      overflow: hidden;
      line-height: 1;
      text-align: center;
      position: static;
      top: 0;
      left: 0;
      transform: none;
    }
    .ui.stackable.grid .ui.vertical.divider:before,
    .ui.grid .stackable.row .ui.vertical.divider:before,
    .ui.stackable.grid .ui.vertical.divider:after,
    .ui.grid .stackable.row .ui.vertical.divider:after {
      position: static;
      left: 0;
      border-left: none;
      border-right: none;
      content: "";
      display: table-cell;
      position: relative;
      top: 50%;
      width: 50%;
      background-repeat: no-repeat;
    }
    .ui.stackable.grid .ui.vertical.divider:before,
    .ui.grid .stackable.row .ui.vertical.divider:before {
      background-position: right 1em top 50%;
    }
    .ui.stackable.grid .ui.vertical.divider:after,
    .ui.grid .stackable.row .ui.vertical.divider:after {
      background-position: left 1em top 50%;
    }
  }
  /*--------------
      Icon
---------------*/
  .ui.divider > .icon {
    margin: 0rem;
    font-size: 1rem;
    height: 1em;
    vertical-align: middle;
  }
  /*******************************
          Variations
*******************************/
  /*--------------
    Hidden
---------------*/
  .ui.hidden.divider {
    border-color: transparent !important;
  }
  .ui.hidden.divider:before,
  .ui.hidden.divider:after {
    display: none;
  }
  /*--------------
    Fitted
---------------*/
  .ui.fitted.divider {
    margin: 0em;
  }
  /*--------------
    Clearing
---------------*/
  .ui.clearing.divider {
    clear: both;
  }
  /*--------------
    Section
---------------*/
  .ui.section.divider {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  /*--------------
     Sizes
---------------*/
  .ui.divider {
    font-size: 1rem;
  }
  /*******************************
         Theme Overrides
*******************************/
  .ui.horizontal.divider:before,
  .ui.horizontal.divider:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC');
  }
  @media only screen and (max-width: 767px) {
    .ui.stackable.grid .ui.vertical.divider:before,
    .ui.grid .stackable.row .ui.vertical.divider:before,
    .ui.stackable.grid .ui.vertical.divider:after,
    .ui.grid .stackable.row .ui.vertical.divider:after {
      background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC');
    }
  }
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - Header
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
            Header
*******************************/
  /*-------------------
       Element
--------------------*/
  /* Sub Heading */
  /* Sub Header */
  /* Icon */
  /* Image */
  /* Label */
  /* Content */
  /* Paragraph after Header */
  /*-------------------
      Variations
--------------------*/
  /* Sizing */
  /* Sub Header */
  /* Icon Header */
  /* No Line Height Offset */
  /* Divided */
  /* Block */
  /* Attached */
  /* Inverted */
  /* Floated */
  /* Packaged Theme */
  /*******************************
            Header
*******************************/
  /*-------------------
       Element
--------------------*/
  /* Sub Heading */
  /* Sub Header */
  /* Icon */
  /* Image */
  /* Label */
  /* Content */
  /* Paragraph after Header */
  /*-------------------
      Variations
--------------------*/
  /* Sizing */
  /* Sub Header */
  /* Icon Header */
  /* No Line Height Offset */
  /* Divided */
  /* Block */
  /* Attached */
  /* Inverted */
  /* Floated */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Header
*******************************/
  /* Standard */
  .ui.header {
    border: none;
    margin: var(--header-margin, calc(2rem - 0.1428571428571429em) 0em 1rem);
    padding: var(--header-vertical-padding, 0em) var(--header-horizontal-padding, 0em);
    font-family: var(--header-font, -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol);
    font-weight: var(--header-font-weight, 600);
    line-height: var(--header-line-height, 1.28571429em);
    text-transform: var(--header-text-transform, none);
    color: var(--header-text-color);
  }
  .ui.header:first-child {
    margin-top: -0.14285714em;
  }
  .ui.header:last-child {
    margin-bottom: 0em;
  }
  /*--------------
   Sub Header
---------------*/
  .ui.header .sub.header {
    display: block;
    font-weight: normal;
    padding: 0em;
    margin: var(--sub-header-margin, 0em);
    font-size: var(--sub-header-font-size, 1rem);
    line-height: var(--sub-header-line-height, 1.2em);
    color: var(--sub-header-text-color, rgba(0, 0, 0, 0.6));
  }
  /*--------------
      Icon
---------------*/
  .ui.header > .icon {
    display: table-cell;
    opacity: 1;
    font-size: 1.5em;
    padding-top: 0em;
    vertical-align: middle;
  }
  /* With Text Node */
  .ui.header .icon:only-child {
    display: inline-block;
    padding: 0em;
    margin-right: 0.75rem;
  }
  /*-------------------
        Image
--------------------*/
  .ui.header > .image:not(.icon),
  .ui.header > img {
    display: inline-block;
    margin-top: 0.14285714em;
    width: 2.5em;
    height: auto;
    vertical-align: middle;
  }
  .ui.header > .image:not(.icon):only-child,
  .ui.header > img:only-child {
    margin-right: 0.75rem;
  }
  /*--------------
     Content
---------------*/
  .ui.header .content {
    display: inline-block;
    vertical-align: top;
  }
  /* After Image */
  .ui.header > img + .content,
  .ui.header > .image + .content {
    padding-left: 0.75rem;
    vertical-align: middle;
  }
  /* After Icon */
  .ui.header > .icon + .content {
    padding-left: 0.75rem;
    display: table-cell;
    vertical-align: middle;
  }
  /*--------------
 Loose Coupling
---------------*/
  .ui.header .ui.label {
    font-size: '';
    margin-left: 0.5rem;
    vertical-align: middle;
  }
  /* Positioning */
  .ui.header + p {
    margin-top: 0em;
  }
  /*******************************
            Types
*******************************/
  /*--------------
     Page
---------------*/
  h1.ui.header {
    font-size: var(--h1, 2rem);
  }
  h2.ui.header {
    font-size: var(--h2, 1.71428571rem);
  }
  h3.ui.header {
    font-size: var(--h3, 1.28571429rem);
  }
  h4.ui.header {
    font-size: var(--h4, 1.07142857rem);
  }
  h5.ui.header {
    font-size: var(--h5, 1rem);
  }
  /* Sub Header */
  h1.ui.header .sub.header {
    font-size: var(--h1-sub-header-font-size, 1.14285714rem);
  }
  h2.ui.header .sub.header {
    font-size: var(--h2-sub-header-font-size, 1.14285714rem);
  }
  h3.ui.header .sub.header {
    font-size: var(--h3-sub-header-font-size, 1rem);
  }
  h4.ui.header .sub.header {
    font-size: var(--h4-sub-header-font-size, 1rem);
  }
  h5.ui.header .sub.header {
    font-size: var(--h5-sub-header-font-size, 0.92857143rem);
  }
  /*--------------
 Content Heading
---------------*/
  .ui.huge.header {
    min-height: 1em;
    font-size: var(--huge-header-font-size, 2em);
  }
  .ui.large.header {
    font-size: var(--large-header-font-size, 1.71428571em);
  }
  .ui.medium.header {
    font-size: var(--medium-header-font-size, 1.28571429em);
  }
  .ui.small.header {
    font-size: var(--small-header-font-size, 1.07142857em);
  }
  .ui.tiny.header {
    font-size: var(--tiny-header-font-size, 1em);
  }
  /* Sub Header */
  .ui.huge.header .sub.header {
    font-size: var(--huge-sub-header-font-size, 1.14285714rem);
  }
  .ui.large.header .sub.header {
    font-size: var(--large-sub-header-font-size, 1.14285714rem);
  }
  .ui.header .sub.header {
    font-size: var(--sub-header-font-size, 1rem);
  }
  .ui.small.header .sub.header {
    font-size: var(--small-sub-header-font-size, 1rem);
  }
  .ui.tiny.header .sub.header {
    font-size: var(--tiny-sub-header-font-size, 0.92857143rem);
  }
  /*--------------
   Sub Heading
---------------*/
  .ui.sub.header {
    padding: 0em;
    margin-bottom: 0.14285714rem;
    font-weight: 600;
    font-size: 0.85714286em;
    text-transform: uppercase;
    color: '';
  }
  .ui.small.sub.header {
    font-size: 0.78571429em;
  }
  .ui.sub.header {
    font-size: 0.85714286em;
  }
  .ui.large.sub.header {
    font-size: 0.92857143em;
  }
  .ui.huge.sub.header {
    font-size: 1em;
  }
  /*-------------------
        Icon
--------------------*/
  .ui.icon.header {
    display: inline-block;
    text-align: center;
    margin: 2rem 0em 1rem;
  }
  .ui.icon.header:after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
  }
  .ui.icon.header:first-child {
    margin-top: 0em;
  }
  .ui.icon.header .icon {
    float: none;
    display: block;
    width: auto;
    height: auto;
    line-height: 1;
    padding: 0em;
    font-size: 3em;
    margin: 0em auto 0.5rem;
    opacity: 1;
  }
  .ui.icon.header .content {
    display: block;
    padding: 0em;
  }
  .ui.icon.header .circular.icon {
    font-size: 2em;
  }
  .ui.icon.header .square.icon {
    font-size: 2em;
  }
  .ui.block.icon.header .icon {
    margin-bottom: 0em;
  }
  .ui.icon.header.aligned {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  /*******************************
            States
*******************************/
  .ui.disabled.header {
    opacity: var(--disabled-opacity, 0.45);
  }
  /*******************************
           Variations
*******************************/
  /*-------------------
      Inverted
--------------------*/
  .ui.inverted.header {
    color: #FFFFFF;
  }
  .ui.inverted.header .sub.header {
    color: rgba(255, 255, 255, 0.8);
  }
  .ui.inverted.attached.header {
    background: #545454 linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    box-shadow: none;
    border-color: transparent;
  }
  .ui.inverted.block.header {
    background: #545454 linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    box-shadow: none;
  }
  .ui.inverted.block.header {
    border-bottom: none;
  }
  /*-------------------
       Colors
--------------------*/
  /*--- Red ---*/
  .ui.red.header {
    color: #DB2828 !important;
  }
  a.ui.red.header:hover {
    color: #d01919 !important;
  }
  .ui.red.dividing.header {
    border-bottom: 2px solid #DB2828;
  }
  /* Inverted */
  .ui.inverted.red.header {
    color: #FF695E !important;
  }
  a.ui.inverted.red.header:hover {
    color: #ff5144 !important;
  }
  /*--- Orange ---*/
  .ui.orange.header {
    color: #F2711C !important;
  }
  a.ui.orange.header:hover {
    color: #f26202 !important;
  }
  .ui.orange.dividing.header {
    border-bottom: 2px solid #F2711C;
  }
  /* Inverted */
  .ui.inverted.orange.header {
    color: #FF851B !important;
  }
  a.ui.inverted.orange.header:hover {
    color: #ff7701 !important;
  }
  /*--- Olive ---*/
  .ui.olive.header {
    color: #B5CC18 !important;
  }
  a.ui.olive.header:hover {
    color: #a7bd0d !important;
  }
  .ui.olive.dividing.header {
    border-bottom: 2px solid #B5CC18;
  }
  /* Inverted */
  .ui.inverted.olive.header {
    color: #D9E778 !important;
  }
  a.ui.inverted.olive.header:hover {
    color: #d8ea5c !important;
  }
  /*--- Yellow ---*/
  .ui.yellow.header {
    color: #FBBD08 !important;
  }
  a.ui.yellow.header:hover {
    color: #eaae00 !important;
  }
  .ui.yellow.dividing.header {
    border-bottom: 2px solid #FBBD08;
  }
  /* Inverted */
  .ui.inverted.yellow.header {
    color: #FFE21F !important;
  }
  a.ui.inverted.yellow.header:hover {
    color: #ffdf05 !important;
  }
  /*--- Green ---*/
  .ui.green.header {
    color: #21BA45 !important;
  }
  a.ui.green.header:hover {
    color: #16ab39 !important;
  }
  .ui.green.dividing.header {
    border-bottom: 2px solid #21BA45;
  }
  /* Inverted */
  .ui.inverted.green.header {
    color: #2ECC40 !important;
  }
  a.ui.inverted.green.header:hover {
    color: #22be34 !important;
  }
  /*--- Teal ---*/
  .ui.teal.header {
    color: #00B5AD !important;
  }
  a.ui.teal.header:hover {
    color: #009c95 !important;
  }
  .ui.teal.dividing.header {
    border-bottom: 2px solid #00B5AD;
  }
  /* Inverted */
  .ui.inverted.teal.header {
    color: #6DFFFF !important;
  }
  a.ui.inverted.teal.header:hover {
    color: #54ffff !important;
  }
  /*--- Blue ---*/
  .ui.blue.header {
    color: #2185D0 !important;
  }
  a.ui.blue.header:hover {
    color: #1678c2 !important;
  }
  .ui.blue.dividing.header {
    border-bottom: 2px solid #2185D0;
  }
  /* Inverted */
  .ui.inverted.blue.header {
    color: #54C8FF !important;
  }
  a.ui.inverted.blue.header:hover {
    color: #3ac0ff !important;
  }
  /*--- Violet ---*/
  .ui.violet.header {
    color: #6435C9 !important;
  }
  a.ui.violet.header:hover {
    color: #5829bb !important;
  }
  .ui.violet.dividing.header {
    border-bottom: 2px solid #6435C9;
  }
  /* Inverted */
  .ui.inverted.violet.header {
    color: #A291FB !important;
  }
  a.ui.inverted.violet.header:hover {
    color: #8a73ff !important;
  }
  /*--- Purple ---*/
  .ui.purple.header {
    color: #A333C8 !important;
  }
  a.ui.purple.header:hover {
    color: #9627ba !important;
  }
  .ui.purple.dividing.header {
    border-bottom: 2px solid #A333C8;
  }
  /* Inverted */
  .ui.inverted.purple.header {
    color: #DC73FF !important;
  }
  a.ui.inverted.purple.header:hover {
    color: #d65aff !important;
  }
  /*--- Pink ---*/
  .ui.pink.header {
    color: #E03997 !important;
  }
  a.ui.pink.header:hover {
    color: #e61a8d !important;
  }
  .ui.pink.dividing.header {
    border-bottom: 2px solid #E03997;
  }
  /* Inverted */
  .ui.inverted.pink.header {
    color: #FF8EDF !important;
  }
  a.ui.inverted.pink.header:hover {
    color: #ff74d8 !important;
  }
  /*--- Brown ---*/
  .ui.brown.header {
    color: #A5673F !important;
  }
  a.ui.brown.header:hover {
    color: #975b33 !important;
  }
  .ui.brown.dividing.header {
    border-bottom: 2px solid #A5673F;
  }
  /* Inverted */
  .ui.inverted.brown.header {
    color: #D67C1C !important;
  }
  a.ui.inverted.brown.header:hover {
    color: #c86f11 !important;
  }
  /*--- Grey ---*/
  .ui.grey.header {
    color: #767676 !important;
  }
  a.ui.grey.header:hover {
    color: #838383 !important;
  }
  .ui.grey.dividing.header {
    border-bottom: 2px solid #767676;
  }
  /* Inverted */
  .ui.inverted.grey.header {
    color: #DCDDDE !important;
  }
  a.ui.inverted.grey.header:hover {
    color: #cfd0d2 !important;
  }
  /*-------------------
       Aligned
--------------------*/
  .ui.left.aligned.header {
    text-align: left;
  }
  .ui.right.aligned.header {
    text-align: right;
  }
  .ui.centered.header,
  .ui.center.aligned.header {
    text-align: center;
  }
  .ui.justified.header {
    text-align: justify;
  }
  .ui.justified.header:after {
    display: inline-block;
    content: "";
    width: 100%;
  }
  /*-------------------
       Floated
--------------------*/
  .ui.floated.header,
  .ui[class*="left floated"].header {
    float: left;
    margin-top: 0em;
    margin-right: 0.5em;
  }
  .ui[class*="right floated"].header {
    float: right;
    margin-top: 0em;
    margin-left: 0.5em;
  }
  /*-------------------
       Fitted
--------------------*/
  .ui.fitted.header {
    padding: 0em;
  }
  /*-------------------
      Dividing
--------------------*/
  .ui.dividing.header {
    padding-bottom: 0.21428571rem;
    border-bottom: 1px solid rgba(34, 36, 38, 0.15);
  }
  .ui.dividing.header .sub.header {
    padding-bottom: 0.21428571rem;
  }
  .ui.dividing.header .icon {
    margin-bottom: 0em;
  }
  .ui.inverted.dividing.header {
    border-bottom-color: rgba(255, 255, 255, 0.1);
  }
  /*-------------------
        Block
--------------------*/
  .ui.block.header {
    background: #F3F4F5;
    padding: 0.78571429rem 1rem;
    box-shadow: none;
    border: 1px solid #D4D4D5;
    border-radius: 0.5rem;
  }
  .ui.tiny.block.header {
    font-size: 0.85714286rem;
  }
  .ui.small.block.header {
    font-size: 0.92857143rem;
  }
  .ui.block.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    font-size: 1rem;
  }
  .ui.large.block.header {
    font-size: 1.14285714rem;
  }
  .ui.huge.block.header {
    font-size: 1.42857143rem;
  }
  /*-------------------
       Attached
--------------------*/
  .ui.attached.header {
    background: #FFFFFF;
    padding: 0.78571429rem 1rem;
    margin-left: -1px;
    margin-right: -1px;
    box-shadow: none;
    border: 1px solid #D4D4D5;
  }
  .ui.attached.block.header {
    background: #F3F4F5;
  }
  .ui.attached:not(.top):not(.bottom).header {
    margin-top: 0em;
    margin-bottom: 0em;
    border-top: none;
    border-radius: 0em;
  }
  .ui.top.attached.header {
    margin-bottom: 0em;
    border-radius: 0.5rem 0.5rem 0em 0em;
  }
  .ui.bottom.attached.header {
    margin-top: 0em;
    border-top: none;
    border-radius: 0em 0em 0.5rem 0.5rem;
  }
  /* Attached Sizes */
  .ui.tiny.attached.header {
    font-size: 0.85714286em;
  }
  .ui.small.attached.header {
    font-size: 0.92857143em;
  }
  .ui.attached.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    font-size: 1em;
  }
  .ui.large.attached.header {
    font-size: 1.14285714em;
  }
  .ui.huge.attached.header {
    font-size: 1.42857143em;
  }
  /*-------------------
        Sizing
--------------------*/
  .ui.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    font-size: 1.28571429em;
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - Image
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
            Image
*******************************/
  /*-------------------
       Element
--------------------*/
  /*-------------------
       Types
--------------------*/
  /* Avatar */
  /*-------------------
       Variations
--------------------*/
  /* Spaced */
  /* Floated */
  /* Size */
  /* Packaged Theme */
  /*******************************
            Image
*******************************/
  /*-------------------
       Element
--------------------*/
  /*-------------------
       Types
--------------------*/
  /* Avatar */
  /*-------------------
       Variations
--------------------*/
  /* Spaced */
  /* Floated */
  /* Size */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
             Image
*******************************/
  .ui.image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    background-color: transparent;
  }
  img.ui.image {
    display: block;
  }
  .ui.image svg,
  .ui.image img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  /*******************************
            States
*******************************/
  .ui.hidden.images,
  .ui.hidden.image {
    display: none;
  }
  .ui.hidden.transition.images,
  .ui.hidden.transition.image {
    display: block;
    visibility: hidden;
  }
  .ui.images > .hidden.transition {
    display: inline-block;
    visibility: hidden;
  }
  .ui.disabled.images,
  .ui.disabled.image {
    cursor: default;
    opacity: var(--disabled-opacity, 0.45);
  }
  /*******************************
          Variations
*******************************/
  /*--------------
     Inline
---------------*/
  .ui.inline.image,
  .ui.inline.image svg,
  .ui.inline.image img {
    display: inline-block;
  }
  /*------------------
  Vertical Aligned
-------------------*/
  .ui.top.aligned.images .image,
  .ui.top.aligned.image,
  .ui.top.aligned.image svg,
  .ui.top.aligned.image img {
    display: inline-block;
    vertical-align: top;
  }
  .ui.middle.aligned.images .image,
  .ui.middle.aligned.image,
  .ui.middle.aligned.image svg,
  .ui.middle.aligned.image img {
    display: inline-block;
    vertical-align: middle;
  }
  .ui.bottom.aligned.images .image,
  .ui.bottom.aligned.image,
  .ui.bottom.aligned.image svg,
  .ui.bottom.aligned.image img {
    display: inline-block;
    vertical-align: bottom;
  }
  /*--------------
     Rounded
---------------*/
  .ui.rounded.images .image,
  .ui.rounded.image,
  .ui.rounded.images .image > *,
  .ui.rounded.image > * {
    border-radius: 0.3125em;
  }
  /*--------------
    Bordered
---------------*/
  .ui.bordered.images .image,
  .ui.bordered.images img,
  .ui.bordered.images svg,
  .ui.bordered.image img,
  .ui.bordered.image svg,
  img.ui.bordered.image {
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  /*--------------
    Circular
---------------*/
  .ui.circular.images,
  .ui.circular.image {
    overflow: hidden;
  }
  .ui.circular.images .image,
  .ui.circular.image,
  .ui.circular.images .image > *,
  .ui.circular.image > * {
    border-radius: var(--circular-radius, 500rem);
  }
  /*--------------
     Fluid
---------------*/
  .ui.fluid.images,
  .ui.fluid.image,
  .ui.fluid.images img,
  .ui.fluid.images svg,
  .ui.fluid.image svg,
  .ui.fluid.image img {
    display: block;
    width: 100%;
    height: auto;
  }
  /*--------------
     Avatar
---------------*/
  .ui.avatar.images .image,
  .ui.avatar.images img,
  .ui.avatar.images svg,
  .ui.avatar.image img,
  .ui.avatar.image svg,
  .ui.avatar.image {
    margin-right: 0.25em;
    display: inline-block;
    width: 2em;
    height: 2em;
    border-radius: var(--circular-radius, 500rem);
  }
  /*-------------------
       Spaced
--------------------*/
  .ui.spaced.image {
    display: inline-block !important;
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .ui[class*="left spaced"].image {
    margin-left: 0.5em;
    margin-right: 0em;
  }
  .ui[class*="right spaced"].image {
    margin-left: 0em;
    margin-right: 0.5em;
  }
  /*-------------------
       Floated
--------------------*/
  .ui.floated.image,
  .ui.floated.images {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
  }
  .ui.right.floated.images,
  .ui.right.floated.image {
    float: right;
    margin-right: 0em;
    margin-bottom: 1em;
    margin-left: 1em;
  }
  .ui.floated.images:last-child,
  .ui.floated.image:last-child {
    margin-bottom: 0em;
  }
  .ui.centered.images,
  .ui.centered.image {
    margin-left: auto;
    margin-right: auto;
  }
  /*--------------
     Sizes
---------------*/
  .ui.mini.images .image,
  .ui.mini.images img,
  .ui.mini.images svg,
  .ui.mini.image {
    width: 35px;
    height: auto;
    font-size: 0.78571429rem;
  }
  .ui.tiny.images .image,
  .ui.tiny.images img,
  .ui.tiny.images svg,
  .ui.tiny.image {
    width: 80px;
    height: auto;
    font-size: 0.85714286rem;
  }
  .ui.small.images .image,
  .ui.small.images img,
  .ui.small.images svg,
  .ui.small.image {
    width: 150px;
    height: auto;
    font-size: 0.92857143rem;
  }
  .ui.medium.images .image,
  .ui.medium.images img,
  .ui.medium.images svg,
  .ui.medium.image {
    width: 300px;
    height: auto;
    font-size: 1rem;
  }
  .ui.large.images .image,
  .ui.large.images img,
  .ui.large.images svg,
  .ui.large.image {
    width: 450px;
    height: auto;
    font-size: 1.14285714rem;
  }
  .ui.big.images .image,
  .ui.big.images img,
  .ui.big.images svg,
  .ui.big.image {
    width: 600px;
    height: auto;
    font-size: 1.28571429rem;
  }
  .ui.huge.images .image,
  .ui.huge.images img,
  .ui.huge.images svg,
  .ui.huge.image {
    width: 800px;
    height: auto;
    font-size: 1.42857143rem;
  }
  .ui.massive.images .image,
  .ui.massive.images img,
  .ui.massive.images svg,
  .ui.massive.image {
    width: 960px;
    height: auto;
    font-size: 1.71428571rem;
  }
  /*******************************
              Groups
*******************************/
  .ui.images {
    font-size: 0em;
    margin: 0em -0.25rem 0rem;
  }
  .ui.images .image,
  .ui.images > img,
  .ui.images > svg {
    display: inline-block;
    margin: 0em 0.25rem 0.5rem;
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - Input
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
            Input
*******************************/
  /*-------------------
      Element
--------------------*/
  /*-------------------
        Types
--------------------*/
  /* Icon Input */
  /* Circular Icon Input */
  /* Labeled Input */
  /*-------------------
        States
--------------------*/
  /* Placeholder */
  /* Down */
  /* Focus */
  /* Error */
  /* Loader */
  /*-------------------
      Variations
--------------------*/
  /* Inverted */
  /* Packaged Theme */
  /*******************************
            Input
*******************************/
  /*-------------------
      Element
--------------------*/
  /*-------------------
        Types
--------------------*/
  /* Icon Input */
  /* Circular Icon Input */
  /* Labeled Input */
  /*-------------------
        States
--------------------*/
  /* Placeholder */
  /* Down */
  /* Focus */
  /* Error */
  /* Loader */
  /*-------------------
      Variations
--------------------*/
  /* Inverted */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
           Standard
*******************************/
  /*--------------------
        Inputs
---------------------*/
  .ui.input {
    position: relative;
    font-weight: normal;
    font-style: normal;
    display: inline-flex;
    color: var(--input-color, rgba(0, 0, 0, 0.87));
  }
  .ui.input > input {
    margin: 0em;
    max-width: 100%;
    flex: 1 0 auto;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-align: left;
    line-height: 1.21428571em;
    font-family: var(--input-font-family, -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol);
    padding: 0.67857143em 1em;
    background: var(--input-background, #FFFFFF);
    border: var(--input-border, 1px solid rgba(34, 36, 38, 0.15));
    color: var(--input-color, rgba(0, 0, 0, 0.87));
    border-radius: var(--input-border-radius, 0.5rem);
    corner-shape: var(--input-corner-shape, round);
    transition: box-shadow 0.1s ease, border-color 0.1s ease, outline-offset 0.1s ease, outline-color 0.1s ease;
    box-shadow: var(--input-box-shadow, none);
  }
  /*--------------------
      Placeholder
---------------------*/
  /* browsers require these rules separate */
  .ui.input > input::-webkit-input-placeholder {
    color: var(--input-placeholder-color, rgba(191, 191, 191, 0.87));
  }
  .ui.input > input::-moz-placeholder {
    color: var(--input-placeholder-color, rgba(191, 191, 191, 0.87));
  }
  .ui.input > input:-ms-input-placeholder {
    color: var(--input-placeholder-color, rgba(191, 191, 191, 0.87));
  }
  /*******************************
            States
*******************************/
  /*--------------------
        Disabled
---------------------*/
  .ui.disabled.input,
  .ui.input:not(.disabled) input[disabled] {
    opacity: var(--disabled-opacity, 0.45);
  }
  .ui.disabled.input > input,
  .ui.input:not(.disabled) input[disabled] {
    pointer-events: none;
  }
  /*--------------------
        Active
---------------------*/
  .ui.input > input:active,
  .ui.input.down input {
    border-color: var(--input-down-border-color, rgba(0, 0, 0, 0.3));
    background: var(--input-down-background, #FAFAFA);
    color: var(--input-down-color, rgba(0, 0, 0, 0.87));
    box-shadow: var(--input-down-box-shadow, none);
  }
  /*--------------------
       Loading
---------------------*/
  .ui.loading.loading.input > i.icon:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: var(--loader-margin, -0.64285714em 0em 0em -0.64285714em);
    width: var(--loader-size, 1.28571429em);
    height: var(--loader-size, 1.28571429em);
    border-radius: var(--circular-radius, 500rem);
    border: var(--loader-line-width, 0.2em) solid var(--loader-fill-color, rgba(0, 0, 0, 0.1));
  }
  .ui.loading.loading.input > i.icon:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: var(--loader-margin, -0.64285714em 0em 0em -0.64285714em);
    width: var(--loader-size, 1.28571429em);
    height: var(--loader-size, 1.28571429em);
    animation: button-spin var(--loader-speed, 0.6s) linear;
    animation-iteration-count: infinite;
    border-radius: var(--circular-radius, 500rem);
    border-color: var(--loader-line-color, #767676) transparent transparent;
    border-style: solid;
    border-width: var(--loader-line-width, 0.2em);
    box-shadow: 0px 0px 0px 1px transparent;
  }
  /*--------------------
        Focus
---------------------*/
  .ui.input.focus > input,
  .ui.input > input:focus {
    border-color: var(--input-focus-border-color, #85B7D9);
    background: var(--input-focus-background, #FFFFFF);
    color: var(--input-focus-color, rgba(0, 0, 0, 0.8));
    box-shadow: var(--input-focus-box-shadow, none);
  }
  .ui.input.focus > input::-webkit-input-placeholder,
  .ui.input > input:focus::-webkit-input-placeholder {
    color: var(--input-placeholder-focus-color, rgba(115, 115, 115, 0.87));
  }
  .ui.input.focus > input::-moz-placeholder,
  .ui.input > input:focus::-moz-placeholder {
    color: var(--input-placeholder-focus-color, rgba(115, 115, 115, 0.87));
  }
  .ui.input.focus > input:-ms-input-placeholder,
  .ui.input > input:focus:-ms-input-placeholder {
    color: var(--input-placeholder-focus-color, rgba(115, 115, 115, 0.87));
  }
  /*--------------------
        Error
---------------------*/
  .ui.input.error > input {
    background-color: var(--input-error-background-color, #FFF6F6);
    border-color: var(--input-error-border-color, #E0B4B4);
    color: var(--input-error-color, #9F3A38);
    box-shadow: var(--input-error-box-shadow, none);
  }
  /* Error Placeholder */
  .ui.input.error > input::-webkit-input-placeholder {
    color: var(--input-placeholder-error-color, #e7bdbc);
  }
  .ui.input.error > input::-moz-placeholder {
    color: var(--input-placeholder-error-color, #e7bdbc);
  }
  .ui.input.error > input:-ms-input-placeholder {
    color: var(--input-placeholder-error-color, #e7bdbc) !important;
  }
  /* Focused Error Placeholder */
  .ui.input.error > input:focus::-webkit-input-placeholder {
    color: var(--input-placeholder-error-focus-color, #da9796);
  }
  .ui.input.error > input:focus::-moz-placeholder {
    color: var(--input-placeholder-error-focus-color, #da9796);
  }
  .ui.input.error > input:focus:-ms-input-placeholder {
    color: var(--input-placeholder-error-focus-color, #da9796) !important;
  }
  /*******************************
           Variations
*******************************/
  /*--------------------
      Transparent
---------------------*/
  .ui.transparent.input > input {
    border-color: transparent !important;
    background-color: transparent !important;
    padding: 0em !important;
    box-shadow: none !important;
    border-radius: 0px !important;
  }
  /* Transparent Icon */
  .ui.transparent.icon.input > i.icon {
    width: 1.1em;
  }
  .ui.transparent.icon.input > input {
    padding-left: 0em !important;
    padding-right: 2em !important;
  }
  .ui.transparent[class*="left icon"].input > input {
    padding-left: 2em !important;
    padding-right: 0em !important;
  }
  /* Transparent Inverted */
  .ui.transparent.inverted.input {
    color: #FFFFFF;
  }
  .ui.transparent.inverted.input > input {
    color: inherit;
  }
  .ui.transparent.inverted.input > input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
  .ui.transparent.inverted.input > input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
  .ui.transparent.inverted.input > input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
  /*--------------------
         Icon
---------------------*/
  .ui.icon.input > i.icon {
    cursor: default;
    position: absolute;
    line-height: 1;
    text-align: center;
    top: 0px;
    right: 0px;
    margin: 0em;
    height: 100%;
    width: var(--input-icon-width, 2.67142857em);
    opacity: var(--input-icon-opacity, 0.5);
    border-radius: 0em 0.5rem 0.5rem 0em;
    transition: var(--input-icon-transition, opacity 0.3s ease);
  }
  .ui.icon.input > i.icon:not(.link) {
    pointer-events: none;
  }
  .ui.icon.input > input {
    padding-right: var(--input-icon-margin, 2.67142857em) !important;
  }
  .ui.icon.input > i.icon:before,
  .ui.icon.input > i.icon:after {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    margin-top: var(--input-icon-offset, -0.5em);
  }
  .ui.icon.input > i.link.icon {
    cursor: pointer;
  }
  .ui.icon.input > i.circular.icon {
    top: 0.35em;
    right: 0.5em;
  }
  /* Left Icon Input */
  .ui[class*="left icon"].input > i.icon {
    right: auto;
    left: 1px;
    border-radius: 0.5rem 0em 0em 0.5rem;
  }
  .ui[class*="left icon"].input > i.circular.icon {
    right: auto;
    left: 0.5em;
  }
  .ui[class*="left icon"].input > input {
    padding-left: var(--input-icon-margin, 2.67142857em) !important;
    padding-right: 1em !important;
  }
  /* Focus */
  .ui.icon.input > input:focus ~ i.icon {
    opacity: var(--input-icon-focus-opacity, 1);
  }
  /*--------------------
        Labeled
---------------------*/
  /* Adjacent Label */
  .ui.labeled.input > .label {
    flex: 0 0 auto;
    margin: 0;
    font-size: 1em;
  }
  .ui.labeled.input > .label:not(.corner) {
    padding-top: 0.78571429em;
    padding-bottom: 0.78571429em;
  }
  /* Regular Label on Left */
  .ui.labeled.input:not([class*="corner labeled"]) .label:first-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .ui.labeled.input:not([class*="corner labeled"]) .label:first-child + input {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left-color: transparent;
  }
  .ui.labeled.input:not([class*="corner labeled"]) .label:first-child + input:focus {
    border-left-color: #85B7D9;
  }
  /* Regular Label on Right */
  .ui[class*="right labeled"].input > input {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-right-color: transparent !important;
  }
  .ui[class*="right labeled"].input > input + .label {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .ui[class*="right labeled"].input > input:focus {
    border-right-color: #85B7D9 !important;
  }
  /* Corner Label */
  .ui.labeled.input .corner.label {
    top: 1px;
    right: 1px;
    font-size: 0.64285714em;
    border-radius: 0em 0.5rem 0em 0em;
  }
  /* Spacing with corner label */
  .ui[class*="corner labeled"]:not([class*="left corner labeled"]).labeled.input > input {
    padding-right: 2.5em !important;
  }
  .ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"]) > input {
    padding-right: 3.25em !important;
  }
  .ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"]) > .icon {
    margin-right: 1.25em;
  }
  /* Left Labeled */
  .ui[class*="left corner labeled"].labeled.input > input {
    padding-left: 2.5em !important;
  }
  .ui[class*="left corner labeled"].icon.input > input {
    padding-left: 3.25em !important;
  }
  .ui[class*="left corner labeled"].icon.input > .icon {
    margin-left: 1.25em;
  }
  /* Corner Label Position  */
  .ui.input > .ui.corner.label {
    top: 1px;
    right: 1px;
  }
  .ui.input > .ui.left.corner.label {
    right: auto;
    left: 1px;
  }
  /*--------------------
        Action
---------------------*/
  .ui.action.input > .button,
  .ui.action.input > .buttons {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
  }
  .ui.action.input > .button,
  .ui.action.input > .buttons > .button {
    padding-top: 0.78571429em;
    padding-bottom: 0.78571429em;
    margin: 0;
  }
  /* Button on Right */
  .ui.action.input:not([class*="left action"]) > input {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-right-color: transparent !important;
  }
  .ui.action.input:not([class*="left action"]) > .dropdown:not(:first-child),
  .ui.action.input:not([class*="left action"]) > .button:not(:first-child),
  .ui.action.input:not([class*="left action"]) > .buttons:not(:first-child) > .button {
    border-radius: 0px;
  }
  .ui.action.input:not([class*="left action"]) > .dropdown:last-child,
  .ui.action.input:not([class*="left action"]) > .button:last-child,
  .ui.action.input:not([class*="left action"]) > .buttons:last-child > .button {
    border-radius: 0px 0.5rem 0.5rem 0px;
  }
  /* Input Focus */
  .ui.action.input:not([class*="left action"]) > input:focus {
    border-right-color: #85B7D9 !important;
  }
  /* Button on Left */
  .ui[class*="left action"].input > input {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-left-color: transparent !important;
  }
  .ui[class*="left action"].input > .dropdown,
  .ui[class*="left action"].input > .button,
  .ui[class*="left action"].input > .buttons > .button {
    border-radius: 0px;
  }
  .ui[class*="left action"].input > .dropdown:first-child,
  .ui[class*="left action"].input > .button:first-child,
  .ui[class*="left action"].input > .buttons:first-child > .button {
    border-radius: 0.5rem 0px 0px 0.5rem;
  }
  /* Input Focus */
  .ui[class*="left action"].input > input:focus {
    border-left-color: #85B7D9 !important;
  }
  /*--------------------
       Inverted
---------------------*/
  /* Standard */
  .ui.inverted.input > input {
    border: none;
  }
  /*--------------------
        Fluid
---------------------*/
  .ui.fluid.input {
    display: flex;
  }
  .ui.fluid.input > input {
    width: 0px !important;
  }
  /*--------------------
        Size
---------------------*/
  .ui.mini.input {
    font-size: var(--relative-mini, 0.78571429em);
  }
  .ui.small.input {
    font-size: var(--relative-small, 0.92857143em);
  }
  .ui.input {
    font-size: var(--relative-medium, 1em);
  }
  .ui.large.input {
    font-size: var(--relative-large, 1.14285714em);
  }
  .ui.big.input {
    font-size: var(--relative-big, 1.28571429em);
  }
  .ui.huge.input {
    font-size: var(--relative-huge, 1.42857143em);
  }
  .ui.massive.input {
    font-size: var(--relative-massive, 1.71428571em);
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - Label
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
             Label
*******************************/
  /*-------------------
       Element
--------------------*/
  /* medium is not @emSize custom value required */
  /* Group */
  /*-------------------
        Parts
--------------------*/
  /* Link */
  /* Icon */
  /* Image */
  /* Detail */
  /* Delete */
  /*-------------------
        Types
--------------------*/
  /* Image Label */
  /*-------------------
        States
--------------------*/
  /* Hover */
  /* Active */
  /* Active Hover */
  /*-------------------
      Variations
--------------------*/
  /* Basic */
  /* Tag */
  /* Avoids error with background: inherit; on animation */
  /* Ribbon */
  /* Rounding Offset on Triangle */
  /* Rounding Offset on Triangle */
  /* Colors */
  /* Attached */
  /* Corner */
  /* Corner Text */
  /* Horizontal */
  /* Circular Padding */
  /* Pointing */
  /* Basic Pointing */
  /* Floating */
  /*-------------------
        Group
--------------------*/
  /* Sizing */
  /* Packaged Theme */
  /*******************************
             Label
*******************************/
  /*-------------------
       Element
--------------------*/
  /* medium is not @emSize custom value required */
  /* Group */
  /*-------------------
        Parts
--------------------*/
  /* Link */
  /* Icon */
  /* Image */
  /* Detail */
  /* Delete */
  /*-------------------
        Types
--------------------*/
  /* Image Label */
  /*-------------------
        States
--------------------*/
  /* Hover */
  /* Active */
  /* Active Hover */
  /*-------------------
      Variations
--------------------*/
  /* Basic */
  /* Tag */
  /* Avoids error with background: inherit; on animation */
  /* Ribbon */
  /* Rounding Offset on Triangle */
  /* Rounding Offset on Triangle */
  /* Colors */
  /* Attached */
  /* Corner */
  /* Corner Text */
  /* Horizontal */
  /* Circular Padding */
  /* Pointing */
  /* Basic Pointing */
  /* Floating */
  /*-------------------
        Group
--------------------*/
  /* Sizing */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Label
*******************************/
  .ui.label {
    display: inline-block;
    line-height: 1;
    vertical-align: baseline;
    margin: 0em 0.14285714em;
    background-color: var(--tag-default-background-color, #E8E8E8);
    background-image: var(--label-background-image, none);
    padding: 0.5833em 0.833em;
    color: var(--tag-default-text-color, rgba(0, 0, 0, 0.6));
    text-transform: none;
    font-weight: var(--label-font-weight, var(--font-weights-medium));
    --label-border-color: var(--tag-default-border-color);
    border: var(--label-border);
    border-color: var(--tag-default-border-color, 0px solid transparent);
    border-radius: var(--label-border-radius, 0.5rem);
    transition: background 0.1s ease;
  }
  .ui.label:first-child {
    margin-left: 0em;
  }
  .ui.label:last-child {
    margin-right: 0em;
  }
  /* Link */
  a.ui.label {
    cursor: pointer;
  }
  /* Inside Link */
  .ui.label > a {
    cursor: pointer;
    color: inherit;
    opacity: 0.5;
    transition: 0.1s opacity ease;
  }
  .ui.label > a:hover {
    opacity: 1;
  }
  /* Image */
  .ui.label > img {
    width: auto !important;
    vertical-align: middle;
    height: 2.1666em !important;
  }
  /* Icon */
  .ui.label > .icon {
    width: auto;
    margin: 0em 0.75em 0em 0em;
  }
  /* Detail */
  .ui.label > .detail {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    margin-left: 1em;
    opacity: 0.8;
  }
  .ui.label > .detail .icon {
    margin: 0em 0.25em 0em 0em;
  }
  /* Removable label */
  .ui.label > .close.icon,
  .ui.label > .delete.icon {
    cursor: pointer;
    margin-right: 0em;
    margin-left: 0.5em;
    font-size: 0.92857143em;
    opacity: 0.5;
    transition: background 0.1s ease;
  }
  .ui.label > .delete.icon:hover {
    opacity: 1;
  }
  /*-------------------
       Group
--------------------*/
  .ui.labels > .label {
    margin: 0em 0.5em 0.5em 0em;
  }
  /*-------------------
       Coupling
--------------------*/
  .ui.header > .ui.label {
    margin-top: -0.29165em;
  }
  /* Remove border radius on attached segment */
  .ui.attached.segment > .ui.top.left.attached.label,
  .ui.bottom.attached.segment > .ui.top.left.attached.label {
    border-top-left-radius: 0;
  }
  .ui.attached.segment > .ui.top.right.attached.label,
  .ui.bottom.attached.segment > .ui.top.right.attached.label {
    border-top-right-radius: 0;
  }
  .ui.top.attached.segment > .ui.bottom.left.attached.label {
    border-bottom-left-radius: 0;
  }
  .ui.top.attached.segment > .ui.bottom.right.attached.label {
    border-bottom-right-radius: 0;
  }
  /* Padding on next content after a label */
  .ui.top.attached.label:first-child + :not(.attached),
  .ui.top.attached.label + [class*="right floated"] + * {
    margin-top: 2rem !important;
  }
  .ui.bottom.attached.label:first-child ~ :last-child:not(.attached) {
    margin-top: 0em;
    margin-bottom: 2rem !important;
  }
  /*******************************
             Types
*******************************/
  /*-------------------
      Attached
--------------------*/
  .ui[class*="top attached"].label,
  .ui.attached.label {
    width: 100%;
    position: absolute;
    margin: 0em;
    top: 0em;
    left: 0em;
    padding: 0.75em 1em;
    border-radius: 0.21428571rem 0.21428571rem 0em 0em;
  }
  .ui[class*="bottom attached"].label {
    top: auto;
    bottom: 0em;
    border-radius: 0em 0em 0.21428571rem 0.21428571rem;
  }
  .ui[class*="top left attached"].label {
    width: auto;
    margin-top: 0em !important;
    border-radius: 0.21428571rem 0em 0.5rem 0em;
  }
  .ui[class*="top right attached"].label {
    width: auto;
    left: auto;
    right: 0em;
    border-radius: 0em 0.21428571rem 0em 0.5rem;
  }
  .ui[class*="bottom left attached"].label {
    width: auto;
    top: auto;
    bottom: 0em;
    border-radius: 0em 0.5rem 0em 0.21428571rem;
  }
  .ui[class*="bottom right attached"].label {
    top: auto;
    bottom: 0em;
    left: auto;
    right: 0em;
    width: auto;
    border-radius: 0.5rem 0em 0.21428571rem 0em;
  }
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  .ui.label.disabled {
    opacity: 0.5;
  }
  /*-------------------
        Hover
--------------------*/
  a.ui.labels .label:hover,
  a.ui.label:hover {
    background-color: var(--label-hover-background-color, #E0E0E0);
    border-color: var(--label-hover-background-color, #E0E0E0);
    background-image: var(--label-hover-background-image, none);
    color: var(--label-hover-text-color, rgba(0, 0, 0, 0.8));
  }
  .ui.labels a.label:hover:before,
  a.ui.label:hover:before {
    color: var(--label-hover-text-color, rgba(0, 0, 0, 0.8));
  }
  /*-------------------
        Active
--------------------*/
  .ui.active.label {
    background-color: var(--tag-default-active-background-color, #D0D0D0);
    border-color: var(--tag-default-active-border-color, transparent);
    background-image: var(--label-active-background-image, none);
    color: var(--tag-default-active-text-color, rgba(0, 0, 0, 0.95));
  }
  .ui.active.label:before {
    background-color: var(--tag-default-active-background-color, #D0D0D0);
    background-image: var(--label-active-background-image, none);
    color: var(--tag-default-active-text-color, rgba(0, 0, 0, 0.95));
  }
  /*-------------------
     Active Hover
--------------------*/
  a.ui.labels .active.label:hover,
  a.ui.active.label:hover {
    background-color: var(--label-active-hover-background-color, #C8C8C8);
    border-color: var(--label-active-hover-background-color, #C8C8C8);
    background-image: var(--label-active-hover-background-image, none);
    color: var(--label-active-hover-text-color, rgba(0, 0, 0, 0.95));
  }
  .ui.labels a.active.label:hover:before,
  a.ui.active.label:hover:before {
    background-color: var(--label-active-hover-background-color, #C8C8C8);
    background-image: var(--label-active-hover-background-image, none);
    color: var(--label-active-hover-text-color, rgba(0, 0, 0, 0.95));
  }
  /*-------------------
      Visible
--------------------*/
  .ui.labels.visible .label,
  .ui.label.visible:not(.dropdown) {
    display: inline-block !important;
  }
  /*-------------------
      Hidden
--------------------*/
  .ui.labels.hidden .label,
  .ui.label.hidden {
    display: none !important;
  }
  /*******************************
           Variations
*******************************/
  /*-------------------
       Colors
--------------------*/
  /*--- Red ---*/
  .ui.red.labels .label,
  .ui.red.label {
    --label-border-color: var(--tag-red-border-color);
    background-color: var(--tag-red-background-color, #DB2828) !important;
    border-color: var(--tag-red-border-color, #DB2828) !important;
    color: var(--tag-red-text-color, #FFFFFF) !important;
  }
  .ui.red.labels .active.label,
  .ui.red.active.label {
    background-color: var(--tag-red-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-red-active-border-color, #D0D0D0) !important;
    color: var(--tag-red-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.red.labels .label:hover,
  a.ui.red.label:hover {
    background-color: var(--label-red-hover-background-color, #d01919) !important;
    border-color: var(--label-red-hover-border-color, #d01919) !important;
    color: var(--label-red-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.red.corner.label,
  .ui.red.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.red.ribbon.label {
    border-color: var(--label-red-ribbon-shadow, #b21e1e) !important;
  }
  /* Basic */
  .ui.basic.red.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-red-color, #DB2828) !important;
    border-color: var(--tag-red-border-color, #DB2828) !important;
  }
  .ui.basic.red.labels a.label:hover,
  a.ui.basic.red.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-red-hover-color, #d01919) !important;
    border-color: var(--label-red-hover-border-color, #d01919) !important;
  }
  /*--- Orange ---*/
  .ui.orange.labels .label,
  .ui.orange.label {
    --label-border-color: var(--tag-orange-border-color);
    background-color: var(--tag-orange-background-color, #F2711C) !important;
    border-color: var(--tag-orange-border-color, #F2711C) !important;
    color: var(--tag-orange-text-color, #FFFFFF) !important;
  }
  .ui.orange.labels .active.label,
  .ui.orange.active.label {
    background-color: var(--tag-orange-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-orange-active-border-color, #D0D0D0) !important;
    color: var(--tag-orange-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.orange.labels .label:hover,
  a.ui.orange.label:hover {
    background-color: var(--label-orange-hover-background-color, #f26202) !important;
    border-color: var(--label-orange-hover-border-color, #f26202) !important;
    color: var(--label-orange-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.orange.corner.label,
  .ui.orange.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.orange.ribbon.label {
    border-color: var(--label-orange-ribbon-shadow, #cf590c) !important;
  }
  /* Basic */
  .ui.basic.orange.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-orange-color, #F2711C) !important;
    border-color: var(--tag-orange-border-color, #F2711C) !important;
  }
  .ui.basic.orange.labels a.label:hover,
  a.ui.basic.orange.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-orange-hover-color, #f26202) !important;
    border-color: var(--label-orange-hover-border-color, #f26202) !important;
  }
  /*--- Yellow ---*/
  .ui.yellow.labels .label,
  .ui.yellow.label {
    --label-border-color: var(--tag-yellow-border-color);
    background-color: var(--tag-yellow-background-color, #FBBD08) !important;
    border-color: var(--tag-yellow-border-color, #FBBD08) !important;
    color: var(--tag-yellow-text-color, rgba(0, 0, 0, 0.6)) !important;
  }
  .ui.yellow.labels .active.label,
  .ui.yellow.active.label {
    background-color: var(--tag-yellow-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-yellow-active-border-color, #D0D0D0) !important;
    color: var(--tag-yellow-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.yellow.labels .label:hover,
  a.ui.yellow.label:hover {
    background-color: var(--label-yellow-hover-background-color, #eaae00) !important;
    border-color: var(--label-yellow-hover-border-color, #eaae00) !important;
    color: var(--label-yellow-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.yellow.corner.label,
  .ui.yellow.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.yellow.ribbon.label {
    border-color: var(--label-yellow-ribbon-shadow, #cd9903) !important;
  }
  /* Basic */
  .ui.basic.yellow.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-yellow-color, #FBBD08) !important;
    border-color: var(--tag-yellow-border-color, #FBBD08) !important;
  }
  .ui.basic.yellow.labels a.label:hover,
  a.ui.basic.yellow.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-yellow-hover-color, #eaae00) !important;
    border-color: var(--label-yellow-hover-border-color, #eaae00) !important;
  }
  /*--- Olive ---*/
  .ui.olive.labels .label,
  .ui.olive.label {
    --label-border-color: var(--tag-olive-border-color);
    background-color: var(--tag-olive-background-color, #B5CC18) !important;
    border-color: var(--tag-olive-border-color, #B5CC18) !important;
    color: var(--tag-olive-text-color, #FFFFFF) !important;
  }
  .ui.olive.labels .active.label,
  .ui.olive.active.label {
    background-color: var(--tag-olive-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-olive-active-border-color, #D0D0D0) !important;
    color: var(--tag-olive-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.olive.labels .label:hover,
  a.ui.olive.label:hover {
    background-color: var(--label-olive-hover-background-color, #a7bd0d) !important;
    border-color: var(--label-olive-hover-border-color, #a7bd0d) !important;
    color: var(--label-olive-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.olive.corner.label,
  .ui.olive.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.olive.ribbon.label {
    border-color: var(--label-green-ribbon-shadow, #198f35) !important;
  }
  /* Basic */
  .ui.basic.olive.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-olive-color, #B5CC18) !important;
    border-color: var(--tag-olive-border-color, #B5CC18) !important;
  }
  .ui.basic.olive.labels a.label:hover,
  a.ui.basic.olive.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-olive-hover-color, #a7bd0d) !important;
    border-color: var(--label-olive-hover-border-color, #a7bd0d) !important;
  }
  /*--- Green ---*/
  .ui.green.labels .label,
  .ui.green.label {
    --label-border-color: var(--tag-green-border-color);
    background-color: var(--tag-green-background-color, #21BA45) !important;
    border-color: var(--tag-green-border-color, #21BA45) !important;
    color: var(--tag-green-text-color, #FFFFFF) !important;
  }
  .ui.green.labels .active.label,
  .ui.green.active.label {
    background-color: var(--tag-green-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-green-active-border-color, #D0D0D0) !important;
    color: var(--tag-green-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.green.labels .label:hover,
  a.ui.green.label:hover {
    background-color: var(--label-green-hover-background-color, #16ab39) !important;
    border-color: var(--label-green-hover-border-color, #16ab39) !important;
    color: var(--label-green-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.green.corner.label,
  .ui.green.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.green.ribbon.label {
    border-color: var(--label-green-ribbon-shadow, #198f35) !important;
  }
  /* Basic */
  .ui.basic.green.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-green-color, #21BA45) !important;
    border-color: var(--tag-green-border-color, #21BA45) !important;
  }
  .ui.basic.green.labels a.label:hover,
  a.ui.basic.green.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-green-hover-color, #16ab39) !important;
    border-color: var(--label-green-hover-border-color, #16ab39) !important;
  }
  /*--- Teal ---*/
  .ui.teal.labels .label,
  .ui.teal.label {
    --label-border-color: var(--tag-teal-border-color);
    background-color: var(--tag-teal-background-color, #00B5AD) !important;
    border-color: var(--tag-teal-border-color, #00B5AD) !important;
    color: var(--tag-teal-text-color, #FFFFFF) !important;
  }
  .ui.teal.labels .active.label,
  .ui.teal.active.label {
    background-color: var(--tag-teal-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-teal-active-border-color, #D0D0D0) !important;
    color: var(--tag-teal-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.teal.labels .label:hover,
  a.ui.teal.label:hover {
    background-color: var(--label-teal-hover-background-color, #009c95) !important;
    border-color: var(--label-teal-hover-border-color, #009c95) !important;
    color: var(--label-teal-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.teal.corner.label,
  .ui.teal.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.teal.ribbon.label {
    border-color: var(--label-teal-ribbon-shadow, #00827c) !important;
  }
  /* Basic */
  .ui.basic.teal.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-teal-color, #00B5AD) !important;
    border-color: var(--tag-teal-border-color, #00B5AD) !important;
  }
  .ui.basic.teal.labels a.label:hover,
  a.ui.basic.teal.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-teal-hover-color, #009c95) !important;
    border-color: var(--label-teal-hover-border-color, #009c95) !important;
  }
  /*--- Blue ---*/
  .ui.blue.labels .label,
  .ui.blue.label {
    --label-border-color: var(--tag-blue-border-color);
    background-color: var(--tag-blue-background-color, #2185D0) !important;
    border-color: var(--tag-blue-border-color, #2185D0) !important;
    color: var(--tag-blue-text-color, #FFFFFF) !important;
  }
  .ui.blue.labels .active.label,
  .ui.blue.active.label {
    background-color: var(--tag-blue-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-blue-active-border-color, #D0D0D0) !important;
    color: var(--tag-blue-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.blue.labels .label:hover,
  a.ui.blue.label:hover {
    background-color: var(--label-blue-hover-background-color, #1678c2) !important;
    border-color: var(--label-blue-hover-border-color, #1678c2) !important;
    color: var(--label-blue-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.blue.corner.label,
  .ui.blue.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.blue.ribbon.label {
    border-color: var(--label-blue-ribbon-shadow, #1a69a4) !important;
  }
  /* Basic */
  .ui.basic.blue.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-blue-color, #2185D0) !important;
    border-color: var(--tag-blue-border-color, #2185D0) !important;
  }
  .ui.basic.blue.labels a.label:hover,
  a.ui.basic.blue.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-blue-hover-color, #1678c2) !important;
    border-color: var(--label-blue-hover-border-color, #1678c2) !important;
  }
  /*--- Violet ---*/
  .ui.violet.labels .label,
  .ui.violet.label {
    --label-border-color: var(--tag-violet-border-color);
    background-color: var(--tag-violet-background-color, #6435C9) !important;
    border-color: var(--tag-violet-border-color, #6435C9) !important;
    color: var(--tag-violet-text-color, #FFFFFF) !important;
  }
  .ui.violet.labels .active.label,
  .ui.violet.active.label {
    background-color: var(--tag-violet-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-violet-active-border-color, #D0D0D0) !important;
    color: var(--tag-violet-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.violet.labels .label:hover,
  a.ui.violet.label:hover {
    background-color: var(--label-violet-hover-background-color, #5829bb) !important;
    border-color: var(--label-violet-hover-border-color, #5829bb) !important;
    color: var(--label-violet-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.violet.corner.label,
  .ui.violet.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.violet.ribbon.label {
    border-color: var(--label-violet-ribbon-shadow, #502aa1) !important;
  }
  /* Basic */
  .ui.basic.violet.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-violet-color, #6435C9) !important;
    border-color: var(--tag-violet-border-color, #6435C9) !important;
  }
  .ui.basic.violet.labels a.label:hover,
  a.ui.basic.violet.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-violet-hover-color, #5829bb) !important;
    border-color: var(--label-violet-hover-border-color, #5829bb) !important;
  }
  /*--- Purple ---*/
  .ui.purple.labels .label,
  .ui.purple.label {
    --label-border-color: var(--tag-purple-border-color);
    background-color: var(--tag-purple-background-color, #A333C8) !important;
    border-color: var(--tag-purple-border-color, #A333C8) !important;
    color: var(--tag-purple-text-color, #FFFFFF) !important;
  }
  .ui.purple.labels .active.label,
  .ui.purple.active.label {
    background-color: var(--tag-purple-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-purple-active-border-color, #D0D0D0) !important;
    color: var(--tag-purple-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.purple.labels .label:hover,
  a.ui.purple.label:hover {
    background-color: var(--label-purple-hover-background-color, #9627ba) !important;
    border-color: var(--label-purple-hover-border-color, #9627ba) !important;
    color: var(--label-purple-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.purple.corner.label,
  .ui.purple.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.purple.ribbon.label {
    border-color: var(--label-purple-ribbon-shadow, #82299f) !important;
  }
  /* Basic */
  .ui.basic.purple.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-purple-color, #A333C8) !important;
    border-color: var(--tag-purple-border-color, #A333C8) !important;
  }
  .ui.basic.purple.labels a.label:hover,
  a.ui.basic.purple.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-purple-hover-color, #9627ba) !important;
    border-color: var(--label-purple-hover-border-color, #9627ba) !important;
  }
  /*--- Pink ---*/
  .ui.pink.labels .label,
  .ui.pink.label {
    --label-border-color: var(--tag-pink-border-color);
    background-color: var(--tag-pink-background-color, #E03997) !important;
    border-color: var(--tag-pink-border-color, #E03997) !important;
    color: var(--tag-pink-text-color, #FFFFFF) !important;
  }
  .ui.pink.labels .active.label,
  .ui.pink.active.label {
    background-color: var(--tag-pink-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-pink-active-border-color, #D0D0D0) !important;
    color: var(--tag-pink-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.pink.labels .label:hover,
  a.ui.pink.label:hover {
    background-color: var(--label-pink-hover-background-color, #e61a8d) !important;
    border-color: var(--label-pink-hover-border-color, #e61a8d) !important;
    color: var(--label-pink-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.pink.corner.label,
  .ui.pink.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.pink.ribbon.label {
    border-color: var(--label-pink-ribbon-shadow, #c71f7e) !important;
  }
  /* Basic */
  .ui.basic.pink.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-pink-color, #E03997) !important;
    border-color: var(--tag-pink-border-color, #E03997) !important;
  }
  .ui.basic.pink.labels a.label:hover,
  a.ui.basic.pink.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-pink-hover-color, #e61a8d) !important;
    border-color: var(--label-pink-hover-border-color, #e61a8d) !important;
  }
  /*--- Brown ---*/
  .ui.brown.labels .label,
  .ui.brown.label {
    --label-border-color: var(--tag-brown-border-color);
    background-color: var(--tag-brown-background-color, #A5673F) !important;
    border-color: var(--tag-brown-border-color, #A5673F) !important;
    color: var(--tag-brown-text-color, #FFFFFF) !important;
  }
  .ui.brown.labels .active.label,
  .ui.brown.active.label {
    background-color: var(--tag-brown-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-brown-active-border-color, #D0D0D0) !important;
    color: var(--tag-brown-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.brown.labels .label:hover,
  a.ui.brown.label:hover {
    background-color: var(--label-brown-hover-background-color, #975b33) !important;
    border-color: var(--label-brown-hover-border-color, #975b33) !important;
    color: var(--label-brown-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.brown.corner.label,
  .ui.brown.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.brown.ribbon.label {
    border-color: var(--label-brown-ribbon-shadow, #805031) !important;
  }
  /* Basic */
  .ui.basic.brown.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-brown-color, #A5673F) !important;
    border-color: var(--tag-brown-border-color, #A5673F) !important;
  }
  .ui.basic.brown.labels a.label:hover,
  a.ui.basic.brown.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-brown-hover-color, #975b33) !important;
    border-color: var(--label-brown-hover-border-color, #975b33) !important;
  }
  /*--- Grey ---*/
  .ui.grey.labels .label,
  .ui.grey.label {
    --label-border-color: var(--tag-grey-border-color);
    background-color: var(--tag-grey-background-color, #767676) !important;
    border-color: var(--tag-grey-border-color, #767676) !important;
    color: var(--tag-grey-text-color, #FFFFFF) !important;
  }
  .ui.grey.labels .active.label,
  .ui.grey.active.label {
    background-color: var(--tag-grey-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-grey-active-border-color, #D0D0D0) !important;
    color: var(--tag-grey-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.grey.labels .label:hover,
  a.ui.grey.label:hover {
    background-color: var(--label-grey-hover-background-color, #838383) !important;
    border-color: var(--label-grey-hover-border-color, #838383) !important;
    color: var(--label-grey-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.grey.corner.label,
  .ui.grey.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.grey.ribbon.label {
    border-color: var(--label-brown-ribbon-shadow, #805031) !important;
  }
  /* Basic */
  .ui.basic.grey.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-grey-color, #767676) !important;
    border-color: var(--tag-grey-border-color, #767676) !important;
  }
  .ui.basic.grey.labels a.label:hover,
  a.ui.basic.grey.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-grey-hover-color, #838383) !important;
    border-color: var(--label-grey-hover-border-color, #838383) !important;
  }
  /*--- Black ---*/
  .ui.black.labels .label,
  .ui.black.label {
    --label-border-color: var(--tag-black-border-color);
    background-color: var(--tag-black-background-color, #1B1C1D) !important;
    border-color: var(--tag-black-border-color, #1B1C1D) !important;
    color: var(--tag-black-text-color, #FFFFFF) !important;
  }
  .ui.black.labels .active.label,
  .ui.black.active.label {
    background-color: var(--tag-black-active-background-color, #D0D0D0) !important;
    border-color: var(--tag-black-active-border-color, #D0D0D0) !important;
    color: var(--tag-black-active-text-color, rgba(0, 0, 0, 0.95)) !important;
  }
  /* Link */
  .ui.black.labels .label:hover,
  a.ui.black.label:hover {
    background-color: var(--label-black-hover-background-color, #27292a) !important;
    border-color: var(--label-black-hover-border-color, #27292a) !important;
    color: var(--label-black-hover-text-color, #FFFFFF) !important;
  }
  /* Corner */
  .ui.black.corner.label,
  .ui.black.corner.label:hover {
    background-color: transparent !important;
  }
  /* Ribbon */
  .ui.black.ribbon.label {
    border-color: var(--label-brown-ribbon-shadow, #805031) !important;
  }
  /* Basic */
  .ui.basic.black.label {
    background: var(--label-basic-background, none #FFFFFF) !important;
    color: var(--tag-black-color, #1B1C1D) !important;
    border-color: var(--tag-black-border-color, #1B1C1D) !important;
  }
  .ui.basic.black.labels a.label:hover,
  a.ui.basic.black.label:hover {
    background-color: var(--label-basic-hover-background, #FFFFFF) !important;
    color: var(--label-black-hover-color, #27292a) !important;
    border-color: var(--label-black-hover-border-color, #27292a) !important;
  }
  /*-------------------
        Basic
--------------------*/
  .ui.basic.label {
    background: var(--label-basic-background, none #FFFFFF);
    border: var(--label-basic-border, 1px solid rgba(34, 36, 38, 0.15));
    color: var(--label-basic-text-color, rgba(0, 0, 0, 0.87));
    box-shadow: var(--label-basic-box-shadow, none);
  }
  /* Link */
  a.ui.basic.label:hover {
    text-decoration: none;
    background: var(--label-basic-hover-background, none #FFFFFF);
    color: var(--label-basic-hover-color, #1e70bf);
    border: var(--label-basic-hover-border, 1px solid rgba(34, 36, 38, 0.15));
    box-shadow: var(--label-basic-hover-box-shadow, none);
  }
  /* Pointing */
  .ui.basic.pointing.label:before {
    border-color: inherit;
  }
  /*-------------------
       Fluid
--------------------*/
  .ui.label.fluid,
  .ui.fluid.labels > .label {
    width: 100%;
    box-sizing: border-box;
  }
  /*-------------------
       Inverted
--------------------*/
  .ui.inverted.labels .label,
  .ui.inverted.label {
    color: rgba(255, 255, 255, 0.9) !important;
  }
  /*-------------------
     Horizontal
--------------------*/
  .ui.horizontal.labels .label,
  .ui.horizontal.label {
    margin: 0em 0.5em 0em 0em;
    padding: 0.4em 0.833em;
    min-width: 3em;
    text-align: center;
  }
  /*-------------------
       Circular
--------------------*/
  .ui.circular.labels .label,
  .ui.circular.label {
    min-width: 2em;
    min-height: 2em;
    padding: 0.5em !important;
    line-height: 1em;
    text-align: center;
    border-radius: 500rem;
  }
  .ui.empty.circular.labels .label,
  .ui.empty.circular.label {
    min-width: 0em;
    min-height: 0em;
    overflow: hidden;
    width: 0.5em;
    height: 0.5em;
    vertical-align: baseline;
    border-width: 1px;
    background-color: var(--tag-default-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-default-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.red.label {
    background-color: var(--tag-red-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-red-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.orange.label {
    background-color: var(--tag-orange-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-orange-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.yellow.label {
    background-color: var(--tag-yellow-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-yellow-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.olive.label {
    background-color: var(--tag-olive-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-olive-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.green.label {
    background-color: var(--tag-green-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-green-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.teal.label {
    background-color: var(--tag-teal-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-teal-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.blue.label {
    background-color: var(--tag-blue-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-blue-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.violet.label {
    background-color: var(--tag-violet-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-violet-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.purple.label {
    background-color: var(--tag-purple-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-purple-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.pink.label {
    background-color: var(--tag-pink-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-pink-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.brown.label {
    background-color: var(--tag-brown-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-brown-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.grey.label {
    background-color: var(--tag-grey-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-grey-circular-border-color, var(--label-border-color)) !important;
  }
  .ui.empty.circular.black.label {
    background-color: var(--tag-black-circular-background-color, var(--label-text-color)) !important;
    border-color: var(--tag-black-circular-border-color, var(--label-border-color)) !important;
  }
  /*-------------------
       Pointing
--------------------*/
  .ui.pointing.label {
    position: relative;
  }
  .ui.attached.pointing.label {
    position: absolute;
  }
  .ui.pointing.label:before {
    background-color: inherit;
    background-image: inherit;
    border-width: none;
    border-style: solid;
    border-color: inherit;
  }
  /* Arrow */
  .ui.pointing.label:before {
    position: absolute;
    content: "";
    transform: rotate(45deg);
    background-image: none;
    z-index: 2;
    width: 0.6666em;
    height: 0.6666em;
    transition: background 0.1s ease;
  }
  /*--- Above ---*/
  .ui.pointing.label,
  .ui[class*="pointing above"].label {
    margin-top: 1em;
  }
  .ui.pointing.label:before,
  .ui[class*="pointing above"].label:before {
    border-width: 1px 0px 0px 1px;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    top: 0%;
    left: 50%;
  }
  /*--- Below ---*/
  .ui[class*="bottom pointing"].label,
  .ui[class*="pointing below"].label {
    margin-top: 0em;
    margin-bottom: 1em;
  }
  .ui[class*="bottom pointing"].label:before,
  .ui[class*="pointing below"].label:before {
    border-width: 0px 1px 1px 0px;
    top: auto;
    right: auto;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    top: 100%;
    left: 50%;
  }
  /*--- Left ---*/
  .ui[class*="left pointing"].label {
    margin-top: 0em;
    margin-left: 0.6666em;
  }
  .ui[class*="left pointing"].label:before {
    border-width: 0px 0px 1px 1px;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    bottom: auto;
    right: auto;
    top: 50%;
    left: 0em;
  }
  /*--- Right ---*/
  .ui[class*="right pointing"].label {
    margin-top: 0em;
    margin-right: 0.6666em;
  }
  .ui[class*="right pointing"].label:before {
    border-width: 1px 1px 0px 0px;
    transform: translateX(50%) translateY(-50%) rotate(45deg);
    top: 50%;
    right: 0%;
    bottom: auto;
    left: auto;
  }
  /* Basic Pointing */
  /*--- Above ---*/
  .ui.basic.pointing.label:before,
  .ui.basic[class*="pointing above"].label:before {
    margin-top: -1px;
  }
  /*--- Below ---*/
  .ui.basic[class*="bottom pointing"].label:before,
  .ui.basic[class*="pointing below"].label:before {
    bottom: auto;
    top: 100%;
    margin-top: 1px;
  }
  /*--- Left ---*/
  .ui.basic[class*="left pointing"].label:before {
    top: 50%;
    left: -1px;
  }
  /*--- Right ---*/
  .ui.basic[class*="right pointing"].label:before {
    top: 50%;
    right: -1px;
  }
  /*------------------
   Floating Label
-------------------*/
  .ui.floating.label {
    position: absolute;
    z-index: 100;
    top: -1em;
    left: 100%;
    margin: 0em 0em 0em -1.5em !important;
  }
  /*-------------------
        Sizes
--------------------*/
  .ui.mini.labels .label,
  .ui.mini.label {
    font-size: 0.64285714rem;
  }
  .ui.tiny.labels .label,
  .ui.tiny.label {
    font-size: 0.71428571rem;
  }
  .ui.small.labels .label,
  .ui.small.label {
    font-size: 0.78571429rem;
  }
  .ui.labels .label,
  .ui.label {
    font-size: 0.85714286rem;
  }
  .ui.large.labels .label,
  .ui.large.label {
    font-size: 1rem;
  }
  .ui.big.labels .label,
  .ui.big.label {
    font-size: 1.28571429rem;
  }
  .ui.huge.labels .label,
  .ui.huge.label {
    font-size: 1.42857143rem;
  }
  .ui.massive.labels .label,
  .ui.massive.label {
    font-size: 1.71428571rem;
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - List
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
             List
*******************************/
  /*-------------------
         View
--------------------*/
  /* List */
  /* List Item */
  /* Sub List */
  /* Sub List Item */
  /*-------------------
      Elements
--------------------*/
  /* Icon */
  /* Image */
  /* Content */
  /* Header */
  /* Description */
  /* Link */
  /* Header Link */
  /* Linked Icon */
  /*-------------------
        States
--------------------*/
  /*-------------------
      Variations
--------------------*/
  /* Float */
  /* Horizontal */
  /* Inverted */
  /* Link List */
  /* Inverted Link List */
  /* Selection List */
  /* Selection List States */
  /* Inverted Selection List */
  /* Animated List */
  /* Bulleted */
  /* Horizontal Bullets */
  /* Ordered List */
  /* Horizontal Ordered */
  /* Divided */
  /* Divided Horizontal */
  /* Divided */
  /* Divided Horizontal */
  /* Relaxed */
  /* Very Relaxed */
  /* Packaged Theme */
  /*******************************
             List
*******************************/
  /*-------------------
         View
--------------------*/
  /* List */
  /* List Item */
  /* Sub List */
  /* Sub List Item */
  /*-------------------
      Elements
--------------------*/
  /* Icon */
  /* Image */
  /* Content */
  /* Header */
  /* Description */
  /* Link */
  /* Header Link */
  /* Linked Icon */
  /*-------------------
        States
--------------------*/
  /*-------------------
      Variations
--------------------*/
  /* Float */
  /* Horizontal */
  /* Inverted */
  /* Link List */
  /* Inverted Link List */
  /* Selection List */
  /* Selection List States */
  /* Inverted Selection List */
  /* Animated List */
  /* Bulleted */
  /* Horizontal Bullets */
  /* Ordered List */
  /* Horizontal Ordered */
  /* Divided */
  /* Divided Horizontal */
  /* Divided */
  /* Divided Horizontal */
  /* Relaxed */
  /* Very Relaxed */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            List
*******************************/
  ul.ui.list,
  ol.ui.list,
  .ui.list {
    list-style-type: none;
    margin: 1em 0em;
    padding: 0em 0em;
  }
  ul.ui.list:first-child,
  ol.ui.list:first-child,
  .ui.list:first-child {
    margin-top: 0em;
    padding-top: 0em;
  }
  ul.ui.list:last-child,
  ol.ui.list:last-child,
  .ui.list:last-child {
    margin-bottom: 0em;
    padding-bottom: 0em;
  }
  /*******************************
            Content
*******************************/
  /* List Item */
  ul.ui.list li,
  ol.ui.list li,
  .ui.list > .item,
  .ui.list .list > .item {
    display: list-item;
    table-layout: fixed;
    list-style-type: none;
    list-style-position: outside;
    padding: 0.21428571em 0em;
    line-height: 1.14285714em;
  }
  ul.ui.list > li:first-child:after,
  ol.ui.list > li:first-child:after,
  .ui.list > .list > .item,
  .ui.list > .item:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  ul.ui.list li:first-child,
  ol.ui.list li:first-child,
  .ui.list .list > .item:first-child,
  .ui.list > .item:first-child {
    padding-top: 0em;
  }
  ul.ui.list li:last-child,
  ol.ui.list li:last-child,
  .ui.list .list > .item:last-child,
  .ui.list > .item:last-child {
    padding-bottom: 0em;
  }
  /* Child List */
  ul.ui.list ul,
  ol.ui.list ol,
  .ui.list .list {
    clear: both;
    margin: 0em;
    padding: 0.75em 0em 0.25em 0.5em;
  }
  /* Child Item */
  ul.ui.list ul li,
  ol.ui.list ol li,
  .ui.list .list > .item {
    padding: 0.14285714em 0em;
    line-height: inherit;
  }
  /* Icon */
  .ui.list .list > .item > i.icon,
  .ui.list > .item > i.icon {
    display: table-cell;
    margin: 0em;
    padding-top: 0em;
    padding-right: 0.28571429em;
    vertical-align: top;
    transition: color 0.1s ease;
  }
  .ui.list .list > .item > i.icon:only-child,
  .ui.list > .item > i.icon:only-child {
    display: inline-block;
    vertical-align: top;
  }
  /* Image */
  .ui.list .list > .item > .image,
  .ui.list > .item > .image {
    display: table-cell;
    background-color: transparent;
    margin: 0em;
    vertical-align: top;
  }
  .ui.list .list > .item > .image:not(:only-child):not(img),
  .ui.list > .item > .image:not(:only-child):not(img) {
    padding-right: 0.5em;
  }
  .ui.list .list > .item > .image img,
  .ui.list > .item > .image img {
    vertical-align: top;
  }
  .ui.list .list > .item > img.image,
  .ui.list .list > .item > .image:only-child,
  .ui.list > .item > img.image,
  .ui.list > .item > .image:only-child {
    display: inline-block;
  }
  /* Content */
  .ui.list .list > .item > .content,
  .ui.list > .item > .content {
    line-height: 1.14285714em;
  }
  .ui.list .list > .item > .image + .content,
  .ui.list .list > .item > .icon + .content,
  .ui.list > .item > .image + .content,
  .ui.list > .item > .icon + .content {
    display: table-cell;
    width: 100%;
    padding: 0em 0em 0em 0.5em;
    vertical-align: top;
  }
  .ui.list .list > .item > img.image + .content,
  .ui.list > .item > img.image + .content {
    display: inline-block;
    width: auto;
  }
  .ui.list .list > .item > .content > .list,
  .ui.list > .item > .content > .list {
    margin-left: 0em;
    padding-left: 0em;
  }
  /* Header */
  .ui.list .list > .item .header,
  .ui.list > .item .header {
    display: block;
    margin: 0em;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.87);
  }
  /* Description */
  .ui.list .list > .item .description,
  .ui.list > .item .description {
    display: block;
    color: rgba(0, 0, 0, 0.7);
  }
  /* Child Link */
  .ui.list > .item a,
  .ui.list .list > .item a {
    cursor: pointer;
  }
  /* Linking Item */
  .ui.list .list > a.item,
  .ui.list > a.item {
    cursor: pointer;
    color: #4183C4;
  }
  .ui.list .list > a.item:hover,
  .ui.list > a.item:hover {
    color: #1e70bf;
  }
  /* Linked Item Icons */
  .ui.list .list > a.item i.icon,
  .ui.list > a.item i.icon {
    color: rgba(0, 0, 0, 0.4);
  }
  /* Header Link */
  .ui.list .list > .item a.header,
  .ui.list > .item a.header {
    cursor: pointer;
    color: #4183C4 !important;
  }
  .ui.list .list > .item a.header:hover,
  .ui.list > .item a.header:hover {
    color: #1e70bf !important;
  }
  /* Floated Content */
  .ui[class*="left floated"].list {
    float: left;
  }
  .ui[class*="right floated"].list {
    float: right;
  }
  .ui.list .list > .item [class*="left floated"],
  .ui.list > .item [class*="left floated"] {
    float: left;
    margin: 0em 1em 0em 0em;
  }
  .ui.list .list > .item [class*="right floated"],
  .ui.list > .item [class*="right floated"] {
    float: right;
    margin: 0em 0em 0em 1em;
  }
  /*******************************
            Coupling
*******************************/
  .ui.menu .ui.list > .item,
  .ui.menu .ui.list .list > .item {
    display: list-item;
    table-layout: fixed;
    background-color: transparent;
    list-style-type: none;
    list-style-position: outside;
    padding: 0.21428571em 0em;
    line-height: 1.14285714em;
  }
  .ui.menu .ui.list .list > .item:before,
  .ui.menu .ui.list > .item:before {
    border: none;
    background: none;
  }
  .ui.menu .ui.list .list > .item:first-child,
  .ui.menu .ui.list > .item:first-child {
    padding-top: 0em;
  }
  .ui.menu .ui.list .list > .item:last-child,
  .ui.menu .ui.list > .item:last-child {
    padding-bottom: 0em;
  }
  /*******************************
            Types
*******************************/
  /*-------------------
      Horizontal
--------------------*/
  .ui.horizontal.list {
    display: inline-block;
    font-size: 0em;
  }
  .ui.horizontal.list > .item {
    display: inline-block;
    margin-left: 1em;
    font-size: 1rem;
  }
  .ui.horizontal.list:not(.celled) > .item:first-child {
    margin-left: 0em !important;
    padding-left: 0em !important;
  }
  .ui.horizontal.list .list {
    padding-left: 0em;
    padding-bottom: 0em;
  }
  .ui.horizontal.list > .item > .image,
  .ui.horizontal.list .list > .item > .image,
  .ui.horizontal.list > .item > .icon,
  .ui.horizontal.list .list > .item > .icon,
  .ui.horizontal.list > .item > .content,
  .ui.horizontal.list .list > .item > .content {
    vertical-align: middle;
  }
  /* Padding on all elements */
  .ui.horizontal.list > .item:first-child,
  .ui.horizontal.list > .item:last-child {
    padding-top: 0.21428571em;
    padding-bottom: 0.21428571em;
  }
  /* Horizontal List */
  .ui.horizontal.list > .item > i.icon {
    margin: 0em;
    padding: 0em 0.25em 0em 0em;
  }
  .ui.horizontal.list > .item > .icon,
  .ui.horizontal.list > .item > .icon + .content {
    float: none;
    display: inline-block;
  }
  /*******************************
             States
*******************************/
  /*-------------------
       Disabled
--------------------*/
  .ui.list .list > .disabled.item,
  .ui.list > .disabled.item {
    pointer-events: none;
    color: var(--disabled-text-color) !important;
  }
  .ui.inverted.list .list > .disabled.item,
  .ui.inverted.list > .disabled.item {
    color: var(--inverted-disabled-text-color) !important;
  }
  /*-------------------
        Hover
--------------------*/
  .ui.list .list > a.item:hover .icon,
  .ui.list > a.item:hover .icon {
    color: rgba(0, 0, 0, 0.87);
  }
  /*******************************
           Variations
*******************************/
  /*-------------------
       Inverted
--------------------*/
  .ui.inverted.list .list > a.item > .icon,
  .ui.inverted.list > a.item > .icon {
    color: rgba(255, 255, 255, 0.7);
  }
  .ui.inverted.list .list > .item .header,
  .ui.inverted.list > .item .header {
    color: rgba(255, 255, 255, 0.9);
  }
  .ui.inverted.list .list > .item .description,
  .ui.inverted.list > .item .description {
    color: rgba(255, 255, 255, 0.7);
  }
  /* Item Link */
  .ui.inverted.list .list > a.item,
  .ui.inverted.list > a.item {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.9);
  }
  .ui.inverted.list .list > a.item:hover,
  .ui.inverted.list > a.item:hover {
    color: #1e70bf;
  }
  /* Linking Content */
  .ui.inverted.list .item a:not(.ui) {
    color: rgba(255, 255, 255, 0.9) !important;
  }
  .ui.inverted.list .item a:not(.ui):hover {
    color: #1e70bf !important;
  }
  /*-------------------
       Aligned
--------------------*/
  .ui.list[class*="top aligned"] .image,
  .ui.list[class*="top aligned"] .content,
  .ui.list [class*="top aligned"] {
    vertical-align: top !important;
  }
  .ui.list[class*="middle aligned"] .image,
  .ui.list[class*="middle aligned"] .content,
  .ui.list [class*="middle aligned"] {
    vertical-align: middle !important;
  }
  .ui.list[class*="bottom aligned"] .image,
  .ui.list[class*="bottom aligned"] .content,
  .ui.list [class*="bottom aligned"] {
    vertical-align: bottom !important;
  }
  /*-------------------
       Link
--------------------*/
  .ui.link.list .item,
  .ui.link.list a.item,
  .ui.link.list .item a:not(.ui) {
    color: rgba(0, 0, 0, 0.4);
    transition: 0.1s color ease;
  }
  .ui.link.list.list a.item:hover,
  .ui.link.list.list .item a:not(.ui):hover {
    color: rgba(0, 0, 0, 0.8);
  }
  .ui.link.list.list a.item:active,
  .ui.link.list.list .item a:not(.ui):active {
    color: rgba(0, 0, 0, 0.9);
  }
  .ui.link.list.list .active.item,
  .ui.link.list.list .active.item a:not(.ui) {
    color: rgba(0, 0, 0, 0.95);
  }
  /* Inverted */
  .ui.inverted.link.list .item,
  .ui.inverted.link.list a.item,
  .ui.inverted.link.list .item a:not(.ui) {
    color: rgba(255, 255, 255, 0.5);
  }
  .ui.inverted.link.list.list a.item:hover,
  .ui.inverted.link.list.list .item a:not(.ui):hover {
    color: #ffffff;
  }
  .ui.inverted.link.list.list a.item:active,
  .ui.inverted.link.list.list .item a:not(.ui):active {
    color: #ffffff;
  }
  .ui.inverted.link.list.list a.active.item,
  .ui.inverted.link.list.list .active.item a:not(.ui) {
    color: #ffffff;
  }
  /*-------------------
      Selection
--------------------*/
  .ui.selection.list .list > .item,
  .ui.selection.list > .item {
    cursor: pointer;
    background: transparent;
    padding: 0.5em 0.5em;
    margin: 0em;
    color: var(--unselected-text-color);
    border-radius: var(--selection-list-item-border-radius, 0.5em);
    transition: 0.1s color ease, 0.1s padding-left ease, 0.1s background-color ease;
  }
  .ui.selection.list .list > .item:last-child,
  .ui.selection.list > .item:last-child {
    margin-bottom: 0em;
  }
  .ui.selection.list.list > .item:hover,
  .ui.selection.list > .item:hover {
    background: var(--selection-list-hover-background, rgba(0, 0, 0, 0.03));
    color: var(--selection-list-hover-color, rgba(0, 0, 0, 0.8));
  }
  .ui.selection.list .list > .item:active,
  .ui.selection.list > .item:active {
    background: var(--selection-list-down-background, rgba(0, 0, 0, 0.05));
    color: var(--selection-list-down-color, rgba(0, 0, 0, 0.9));
  }
  .ui.selection.list .list > .item.active,
  .ui.selection.list > .item.active {
    background: var(--selection-list-active-background, rgba(0, 0, 0, 0.05));
    color: var(--selection-list-active-color, rgba(0, 0, 0, 0.95));
  }
  /* Inverted */
  .ui.inverted.selection.list > .item,
  .ui.inverted.selection.list > .item {
    background: transparent;
    color: rgba(255, 255, 255, 0.5);
  }
  .ui.inverted.selection.list > .item:hover,
  .ui.inverted.selection.list > .item:hover {
    background: rgba(255, 255, 255, 0.02);
    color: #ffffff;
  }
  .ui.inverted.selection.list > .item:active,
  .ui.inverted.selection.list > .item:active {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
  }
  .ui.inverted.selection.list > .item.active,
  .ui.inverted.selection.list > .item.active {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
  }
  /* Celled / Divided Selection List */
  .ui.celled.selection.list .list > .item,
  .ui.divided.selection.list .list > .item,
  .ui.celled.selection.list > .item,
  .ui.divided.selection.list > .item {
    border-radius: 0em;
  }
  /*-------------------
       Animated
--------------------*/
  .ui.animated.list > .item {
    transition: 0.25s color ease 0.1s, 0.25s padding-left ease 0.1s, 0.25s background-color ease 0.1s;
  }
  .ui.animated.list:not(.horizontal) > .item:hover {
    padding-left: 1em;
  }
  /*-------------------
       Fitted
--------------------*/
  .ui.fitted.list:not(.selection) .list > .item,
  .ui.fitted.list:not(.selection) > .item {
    padding-left: 0em;
    padding-right: 0em;
  }
  .ui.fitted.selection.list .list > .item,
  .ui.fitted.selection.list > .item {
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  /*-------------------
      Bulleted
--------------------*/
  ul.ui.list,
  .ui.bulleted.list {
    margin-left: 1.25rem;
  }
  ul.ui.list li,
  .ui.bulleted.list .list > .item,
  .ui.bulleted.list > .item {
    position: relative;
  }
  ul.ui.list li:before,
  .ui.bulleted.list .list > .item:before,
  .ui.bulleted.list > .item:before {
    user-select: none;
    pointer-events: none;
    position: absolute;
    top: auto;
    left: auto;
    font-weight: normal;
    margin-left: -1.25rem;
    content: '•';
    opacity: 1;
    color: inherit;
    vertical-align: top;
  }
  ul.ui.list li:before,
  .ui.bulleted.list .list > a.item:before,
  .ui.bulleted.list > a.item:before {
    color: rgba(0, 0, 0, 0.87);
  }
  ul.ui.list ul,
  .ui.bulleted.list .list {
    padding-left: 1.25rem;
  }
  /* Horizontal Bulleted */
  ul.ui.horizontal.bulleted.list,
  .ui.horizontal.bulleted.list {
    margin-left: 0em;
  }
  ul.ui.horizontal.bulleted.list li,
  .ui.horizontal.bulleted.list > .item {
    margin-left: 1.75rem;
  }
  ul.ui.horizontal.bulleted.list li:first-child,
  .ui.horizontal.bulleted.list > .item:first-child {
    margin-left: 0em;
  }
  ul.ui.horizontal.bulleted.list li::before,
  .ui.horizontal.bulleted.list > .item::before {
    color: rgba(0, 0, 0, 0.87);
  }
  ul.ui.horizontal.bulleted.list li:first-child::before,
  .ui.horizontal.bulleted.list > .item:first-child::before {
    display: none;
  }
  /*-------------------
       Ordered
--------------------*/
  ol.ui.list,
  .ui.ordered.list,
  .ui.ordered.list .list,
  ol.ui.list ol {
    counter-reset: ordered;
    margin-left: 1.25rem;
    list-style-type: none;
  }
  ol.ui.list li,
  .ui.ordered.list .list > .item,
  .ui.ordered.list > .item {
    list-style-type: none;
    position: relative;
  }
  ol.ui.list li:before,
  .ui.ordered.list .list > .item:before,
  .ui.ordered.list > .item:before {
    position: absolute;
    top: auto;
    left: auto;
    user-select: none;
    pointer-events: none;
    margin-left: -1.25rem;
    counter-increment: ordered;
    content: counters(ordered, ".") " ";
    text-align: right;
    color: rgba(0, 0, 0, 0.87);
    vertical-align: middle;
    opacity: 0.8;
  }
  ol.ui.inverted.list li:before,
  .ui.ordered.inverted.list .list > .item:before,
  .ui.ordered.inverted.list > .item:before {
    color: rgba(255, 255, 255, 0.7);
  }
  /* Value */
  .ui.ordered.list > .list > .item[data-value],
  .ui.ordered.list > .item[data-value] {
    content: attr(data-value);
  }
  ol.ui.list li[value]:before {
    content: attr(value);
  }
  /* Child Lists */
  ol.ui.list ol,
  .ui.ordered.list .list {
    margin-left: 1em;
  }
  ol.ui.list ol li:before,
  .ui.ordered.list .list > .item:before {
    margin-left: -2em;
  }
  /* Horizontal Ordered */
  ol.ui.horizontal.list,
  .ui.ordered.horizontal.list {
    margin-left: 0em;
  }
  ol.ui.horizontal.list li:before,
  .ui.ordered.horizontal.list .list > .item:before,
  .ui.ordered.horizontal.list > .item:before {
    position: static;
    margin: 0em 0.5em 0em 0em;
  }
  /*-------------------
       Divided
--------------------*/
  .ui.divided.list > .item {
    border-top: 1px solid rgba(34, 36, 38, 0.15);
  }
  .ui.divided.list .list > .item {
    border-top: none;
  }
  .ui.divided.list .item .list > .item {
    border-top: none;
  }
  .ui.divided.list .list > .item:first-child,
  .ui.divided.list > .item:first-child {
    border-top: none;
  }
  /* Sub Menu */
  .ui.divided.list:not(.horizontal) .list > .item:first-child {
    border-top-width: 1px;
  }
  /* Divided bulleted */
  .ui.divided.bulleted.list:not(.horizontal),
  .ui.divided.bulleted.list .list {
    margin-left: 0em;
    padding-left: 0em;
  }
  .ui.divided.bulleted.list > .item:not(.horizontal) {
    padding-left: 1.25rem;
  }
  /* Divided Ordered */
  .ui.divided.ordered.list {
    margin-left: 0em;
  }
  .ui.divided.ordered.list .list > .item,
  .ui.divided.ordered.list > .item {
    padding-left: 1.25rem;
  }
  .ui.divided.ordered.list .item .list {
    margin-left: 0em;
    margin-right: 0em;
    padding-bottom: 0.21428571em;
  }
  .ui.divided.ordered.list .item .list > .item {
    padding-left: 1em;
  }
  /* Divided Selection */
  .ui.divided.selection.list .list > .item,
  .ui.divided.selection.list > .item {
    margin: 0em;
    border-radius: 0em;
  }
  /* Divided horizontal */
  .ui.divided.horizontal.list {
    margin-left: 0em;
  }
  .ui.divided.horizontal.list > .item:not(:first-child) {
    padding-left: 0.5em;
  }
  .ui.divided.horizontal.list > .item:not(:last-child) {
    padding-right: 0.5em;
  }
  .ui.divided.horizontal.list > .item {
    border-top: none;
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    margin: 0em;
    line-height: 0.6;
  }
  .ui.horizontal.divided.list > .item:first-child {
    border-left: none;
  }
  /* Inverted */
  .ui.divided.inverted.list > .item,
  .ui.divided.inverted.list > .list,
  .ui.divided.inverted.horizontal.list > .item {
    border-color: rgba(255, 255, 255, 0.1);
  }
  /*-------------------
        Celled
--------------------*/
  .ui.celled.list > .item,
  .ui.celled.list > .list {
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .ui.celled.list > .item:last-child {
    border-bottom: 1px solid rgba(34, 36, 38, 0.15);
  }
  /* Padding on all elements */
  .ui.celled.list > .item:first-child,
  .ui.celled.list > .item:last-child {
    padding-top: 0.21428571em;
    padding-bottom: 0.21428571em;
  }
  /* Sub Menu */
  .ui.celled.list .item .list > .item {
    border-width: 0px;
  }
  .ui.celled.list .list > .item:first-child {
    border-top-width: 0px;
  }
  /* Celled Bulleted */
  .ui.celled.bulleted.list {
    margin-left: 0em;
  }
  .ui.celled.bulleted.list .list > .item,
  .ui.celled.bulleted.list > .item {
    padding-left: 1.25rem;
  }
  .ui.celled.bulleted.list .item .list {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-bottom: 0.21428571em;
  }
  /* Celled Ordered */
  .ui.celled.ordered.list {
    margin-left: 0em;
  }
  .ui.celled.ordered.list .list > .item,
  .ui.celled.ordered.list > .item {
    padding-left: 1.25rem;
  }
  .ui.celled.ordered.list .item .list {
    margin-left: 0em;
    margin-right: 0em;
    padding-bottom: 0.21428571em;
  }
  .ui.celled.ordered.list .list > .item {
    padding-left: 1em;
  }
  /* Celled Horizontal */
  .ui.horizontal.celled.list {
    margin-left: 0em;
  }
  .ui.horizontal.celled.list .list > .item,
  .ui.horizontal.celled.list > .item {
    border-top: none;
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    margin: 0em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    line-height: 0.6;
  }
  .ui.horizontal.celled.list .list > .item:last-child,
  .ui.horizontal.celled.list > .item:last-child {
    border-bottom: none;
    border-right: 1px solid rgba(34, 36, 38, 0.15);
  }
  /* Inverted */
  .ui.celled.inverted.list > .item,
  .ui.celled.inverted.list > .list {
    border-color: 1px solid rgba(255, 255, 255, 0.1);
  }
  .ui.celled.inverted.horizontal.list .list > .item,
  .ui.celled.inverted.horizontal.list > .item {
    border-color: 1px solid rgba(255, 255, 255, 0.1);
  }
  /*-------------------
       Relaxed
--------------------*/
  .ui.relaxed.list:not(.horizontal) > .item:not(:first-child) {
    padding-top: 0.42857143em;
  }
  .ui.relaxed.list:not(.horizontal) > .item:not(:last-child) {
    padding-bottom: 0.42857143em;
  }
  .ui.horizontal.relaxed.list .list > .item:not(:first-child),
  .ui.horizontal.relaxed.list > .item:not(:first-child) {
    padding-left: 1rem;
  }
  .ui.horizontal.relaxed.list .list > .item:not(:last-child),
  .ui.horizontal.relaxed.list > .item:not(:last-child) {
    padding-right: 1rem;
  }
  /* Very Relaxed */
  .ui[class*="very relaxed"].list:not(.horizontal) > .item:not(:first-child) {
    padding-top: 0.85714286em;
  }
  .ui[class*="very relaxed"].list:not(.horizontal) > .item:not(:last-child) {
    padding-bottom: 0.85714286em;
  }
  .ui.horizontal[class*="very relaxed"].list .list > .item:not(:first-child),
  .ui.horizontal[class*="very relaxed"].list > .item:not(:first-child) {
    padding-left: 1.5rem;
  }
  .ui.horizontal[class*="very relaxed"].list .list > .item:not(:last-child),
  .ui.horizontal[class*="very relaxed"].list > .item:not(:last-child) {
    padding-right: 1.5rem;
  }
  /*-------------------
      Sizes
--------------------*/
  .ui.mini.list {
    font-size: 0.78571429em;
  }
  .ui.tiny.list {
    font-size: 0.85714286em;
  }
  .ui.small.list {
    font-size: 0.92857143em;
  }
  .ui.list {
    font-size: 1em;
  }
  .ui.large.list {
    font-size: 1.14285714em;
  }
  .ui.big.list {
    font-size: 1.28571429em;
  }
  .ui.huge.list {
    font-size: 1.42857143em;
  }
  .ui.massive.list {
    font-size: 1.71428571em;
  }
  .ui.mini.horizontal.list .list > .item,
  .ui.mini.horizontal.list > .item {
    font-size: 0.78571429rem;
  }
  .ui.tiny.horizontal.list .list > .item,
  .ui.tiny.horizontal.list > .item {
    font-size: 0.85714286rem;
  }
  .ui.small.horizontal.list .list > .item,
  .ui.small.horizontal.list > .item {
    font-size: 0.92857143rem;
  }
  .ui.horizontal.list .list > .item,
  .ui.horizontal.list > .item {
    font-size: 1rem;
  }
  .ui.large.horizontal.list .list > .item,
  .ui.large.horizontal.list > .item {
    font-size: 1.14285714rem;
  }
  .ui.big.horizontal.list .list > .item,
  .ui.big.horizontal.list > .item {
    font-size: 1.28571429rem;
  }
  .ui.huge.horizontal.list .list > .item,
  .ui.huge.horizontal.list > .item {
    font-size: 1.42857143rem;
  }
  .ui.massive.horizontal.list .list > .item,
  .ui.massive.horizontal.list > .item {
    font-size: 1.71428571rem;
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
    User Variable Overrides
*******************************/
  /*!
 * # Semantic UI - Loader
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
             Loader
*******************************/
  /* Some global loader styles defined in site.variables */
  /*-------------------
      Standard
--------------------*/
  /*-------------------
        Types
--------------------*/
  /* Text */
  /*-------------------
        States
--------------------*/
  /*-------------------
      Variations
--------------------*/
  /* Exact Sizes (Avoids Rounding Errors) */
  /* Packaged Theme */
  /*******************************
             Loader
*******************************/
  /* Some global loader styles defined in site.variables */
  /*-------------------
      Standard
--------------------*/
  /*-------------------
        Types
--------------------*/
  /* Text */
  /*-------------------
        States
--------------------*/
  /*-------------------
      Variations
--------------------*/
  /* Exact Sizes (Avoids Rounding Errors) */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Loader
*******************************/
  /* Standard Size */
  .ui.loader {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0px;
    text-align: center;
    z-index: 1000;
    transform: translateX(-50%) translateY(-50%);
  }
  /* Static Shape */
  .ui.loader:before {
    position: absolute;
    content: "";
    top: 0%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: var(--circular-radius, 500rem);
    border: var(--loader-line-width, 0.2em) solid var(--loader-fill-color, rgba(0, 0, 0, 0.1));
  }
  /* Active Shape */
  .ui.loader:after {
    position: absolute;
    content: "";
    top: 0%;
    left: 50%;
    width: 100%;
    height: 100%;
    animation: loader 0.6s linear;
    animation-iteration-count: infinite;
    border-radius: var(--circular-radius, 500rem);
    border-color: var(--loader-shape-border-color, #767676 transparent transparent);
    border-style: solid;
    border-width: var(--loader-line-width, 0.2em);
    box-shadow: 0px 0px 0px 1px transparent;
  }
  /* Active Animation */
  @keyframes loader {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  /* Sizes */
  .ui.mini.loader:before,
  .ui.mini.loader:after {
    width: 1rem;
    height: 1rem;
    margin: 0em 0em 0em -0.5rem;
  }
  .ui.tiny.loader:before,
  .ui.tiny.loader:after {
    width: 1.14285714rem;
    height: 1.14285714rem;
    margin: 0em 0em 0em -0.57142857rem;
  }
  .ui.small.loader:before,
  .ui.small.loader:after {
    width: 1.71428571rem;
    height: 1.71428571rem;
    margin: 0em 0em 0em -0.85714286rem;
  }
  .ui.loader:before,
  .ui.loader:after {
    width: 2.28571429rem;
    height: 2.28571429rem;
    margin: 0em 0em 0em -1.14285714rem;
  }
  .ui.large.loader:before,
  .ui.large.loader:after {
    width: 3.42857143rem;
    height: 3.42857143rem;
    margin: 0em 0em 0em -1.71428571rem;
  }
  .ui.big.loader:before,
  .ui.big.loader:after {
    width: 3.71428571rem;
    height: 3.71428571rem;
    margin: 0em 0em 0em -1.85714286rem;
  }
  .ui.huge.loader:before,
  .ui.huge.loader:after {
    width: 4.14285714rem;
    height: 4.14285714rem;
    margin: 0em 0em 0em -2.07142857rem;
  }
  .ui.massive.loader:before,
  .ui.massive.loader:after {
    width: 4.57142857rem;
    height: 4.57142857rem;
    margin: 0em 0em 0em -2.28571429rem;
  }
  /*-------------------
      Coupling
--------------------*/
  /* Show inside active dimmer */
  .ui.dimmer .loader {
    display: block;
  }
  /* Black Dimmer */
  .ui.dimmer .ui.loader {
    color: rgba(255, 255, 255, 0.9);
  }
  .ui.dimmer .ui.loader:before {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .ui.dimmer .ui.loader:after {
    border-color: #FFFFFF transparent transparent;
  }
  /* White Dimmer (Inverted) */
  .ui.inverted.dimmer .ui.loader {
    color: var(--loader-text-color, rgba(0, 0, 0, 0.87));
  }
  .ui.inverted.dimmer .ui.loader:before {
    border-color: var(--loader-fill-color, rgba(0, 0, 0, 0.1));
  }
  .ui.inverted.dimmer .ui.loader:after {
    border-color: var(--loader-shape-border-color, #767676 transparent transparent);
  }
  /*******************************
             Types
*******************************/
  /*-------------------
        Text
--------------------*/
  .ui.text.loader {
    width: auto !important;
    height: auto !important;
    text-align: center;
    font-style: normal;
  }
  /*******************************
            States
*******************************/
  .ui.indeterminate.loader:after {
    animation-direction: reverse;
    animation-duration: 1.2s;
  }
  .ui.loader.active,
  .ui.loader.visible {
    display: block;
  }
  .ui.loader.disabled,
  .ui.loader.hidden {
    display: none;
  }
  /*******************************
            Variations
*******************************/
  /*-------------------
        Sizes
--------------------*/
  /* Loader */
  .ui.inverted.dimmer .ui.mini.loader,
  .ui.mini.loader {
    width: 1rem;
    height: 1rem;
    font-size: 0.78571429em;
  }
  .ui.inverted.dimmer .ui.tiny.loader,
  .ui.tiny.loader {
    width: 1.14285714rem;
    height: 1.14285714rem;
    font-size: 0.85714286em;
  }
  .ui.inverted.dimmer .ui.small.loader,
  .ui.small.loader {
    width: 1.71428571rem;
    height: 1.71428571rem;
    font-size: 0.92857143em;
  }
  .ui.inverted.dimmer .ui.loader,
  .ui.loader {
    width: 2.28571429rem;
    height: 2.28571429rem;
    font-size: 1em;
  }
  .ui.inverted.dimmer .ui.large.loader,
  .ui.large.loader {
    width: 3.42857143rem;
    height: 3.42857143rem;
    font-size: 1.14285714em;
  }
  .ui.inverted.dimmer .ui.big.loader,
  .ui.big.loader {
    width: 3.71428571rem;
    height: 3.71428571rem;
    font-size: 1.28571429em;
  }
  .ui.inverted.dimmer .ui.huge.loader,
  .ui.huge.loader {
    width: 4.14285714rem;
    height: 4.14285714rem;
    font-size: 1.42857143em;
  }
  .ui.inverted.dimmer .ui.massive.loader,
  .ui.massive.loader {
    width: 4.57142857rem;
    height: 4.57142857rem;
    font-size: 1.71428571em;
  }
  /* Text Loader */
  .ui.mini.text.loader {
    min-width: 1rem;
    padding-top: 1.78571429rem;
  }
  .ui.tiny.text.loader {
    min-width: 1.14285714rem;
    padding-top: 1.92857143rem;
  }
  .ui.small.text.loader {
    min-width: 1.71428571rem;
    padding-top: 2.5rem;
  }
  .ui.text.loader {
    min-width: 2.28571429rem;
    padding-top: 3.07142857rem;
  }
  .ui.large.text.loader {
    min-width: 3.42857143rem;
    padding-top: 4.21428571rem;
  }
  .ui.big.text.loader {
    min-width: 3.71428571rem;
    padding-top: 4.5rem;
  }
  .ui.huge.text.loader {
    min-width: 4.14285714rem;
    padding-top: 4.92857143rem;
  }
  .ui.massive.text.loader {
    min-width: 4.57142857rem;
    padding-top: 5.35714286rem;
  }
  /*-------------------
       Inverted
--------------------*/
  .ui.inverted.loader {
    color: rgba(255, 255, 255, 0.9);
  }
  .ui.inverted.loader:before {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .ui.inverted.loader:after {
    border-top-color: #FFFFFF;
  }
  /*-------------------
       Inline
--------------------*/
  .ui.inline.loader {
    position: relative;
    vertical-align: middle;
    margin: 0em;
    left: 0em;
    top: 0em;
    transform: none;
  }
  .ui.inline.loader.active,
  .ui.inline.loader.visible {
    display: inline-block;
  }
  /* Centered Inline */
  .ui.centered.inline.loader.active,
  .ui.centered.inline.loader.visible {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - Segment
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
            Segment
*******************************/
  /*-------------------
       Element
--------------------*/
  /*-------------------
       Group
--------------------*/
  /*-------------------
       Coupling
--------------------*/
  /* Page Grid Segment */
  /*******************************
            Types
*******************************/
  /* Placeholder */
  /* Piled */
  /* Circular */
  /* Stacked */
  /*******************************
            States
*******************************/
  /* Loading Dimmer */
  /* Loading Spinner */
  /*******************************
            Variations
*******************************/
  /* Raised */
  /* Padded */
  /* Attached */
  /* Inverted */
  /* Floated */
  /* Basic */
  /* Colors */
  /* Ordinality */
  /* Packaged Theme */
  /*******************************
            Segment
*******************************/
  /*-------------------
       Element
--------------------*/
  /*-------------------
       Group
--------------------*/
  /*-------------------
       Coupling
--------------------*/
  /* Page Grid Segment */
  /*******************************
            Types
*******************************/
  /* Placeholder */
  /* Piled */
  /* Circular */
  /* Stacked */
  /*******************************
            States
*******************************/
  /* Loading Dimmer */
  /* Loading Spinner */
  /*******************************
            Variations
*******************************/
  /* Raised */
  /* Padded */
  /* Attached */
  /* Inverted */
  /* Floated */
  /* Basic */
  /* Colors */
  /* Ordinality */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Segment
*******************************/
  .ui.segment {
    position: relative;
    background: var(--segment-background, #FFFFFF);
    box-shadow: var(--segment-box-shadow, 0px 1px 2px 0 rgba(34, 36, 38, 0.15));
    margin: 1rem 0em;
    padding: 1em 1em;
    corner-shape: var(--segment-corner-shape, round);
    border-radius: var(--segment-border-radius, 0.5rem);
    border: var(--segment-border, 1px solid rgba(34, 36, 38, 0.15));
  }
  .ui.segment:first-child {
    margin-top: 0em;
  }
  .ui.segment:last-child {
    margin-bottom: 0em;
  }
  /* Vertical */
  .ui.vertical.segment {
    margin: 0em;
    padding-left: 0em;
    padding-right: 0em;
    background: none transparent;
    border-radius: 0px;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid rgba(34, 36, 38, 0.15);
  }
  .ui.vertical.segment:last-child {
    border-bottom: none;
  }
  /*-------------------
    Loose Coupling
--------------------*/
  /* Header */
  .ui.inverted.segment > .ui.header {
    color: #FFFFFF;
  }
  /* Label */
  .ui[class*="bottom attached"].segment > [class*="top attached"].label {
    border-top-left-radius: 0em;
    border-top-right-radius: 0em;
  }
  .ui[class*="top attached"].segment > [class*="bottom attached"].label {
    border-bottom-left-radius: 0em;
    border-bottom-right-radius: 0em;
  }
  .ui.attached.segment:not(.top):not(.bottom) > [class*="top attached"].label {
    border-top-left-radius: 0em;
    border-top-right-radius: 0em;
  }
  .ui.attached.segment:not(.top):not(.bottom) > [class*="bottom attached"].label {
    border-bottom-left-radius: 0em;
    border-bottom-right-radius: 0em;
  }
  /* Grid */
  .ui.page.grid.segment,
  .ui.grid > .row > .ui.segment.column,
  .ui.grid > .ui.segment.column {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .ui.grid.segment {
    margin: 1rem 0em;
    border-radius: 0.5rem;
  }
  /* Table */
  .ui.basic.table.segment {
    background: #FFFFFF;
    border: 1px solid rgba(34, 36, 38, 0.15);
    box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  }
  .ui[class*="very basic"].table.segment {
    padding: 1em 1em;
  }
  /*******************************
             Types
*******************************/
  /*-------------------
     Placeholder
--------------------*/
  .ui.placeholder.segment {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    max-width: initial;
    animation: none;
    overflow: visible;
    padding: 1em 1em;
    min-height: 18rem;
    background: #F9FAFB;
    border-color: rgba(34, 36, 38, 0.15);
    box-shadow: 0px 2px 25px 0 rgba(34, 36, 38, 0.05) inset;
  }
  .ui.placeholder.segment .button,
  .ui.placeholder.segment textarea {
    display: block;
  }
  .ui.placeholder.segment .field,
  .ui.placeholder.segment textarea,
  .ui.placeholder.segment > .ui.input,
  .ui.placeholder.segment .button {
    max-width: 15rem;
    margin-left: auto;
    margin-right: auto;
  }
  .ui.placeholder.segment .column .button,
  .ui.placeholder.segment .column .field,
  .ui.placeholder.segment .column textarea,
  .ui.placeholder.segment .column > .ui.input {
    max-width: 15rem;
    margin-left: auto;
    margin-right: auto;
  }
  .ui.placeholder.segment > .inline {
    align-self: center;
  }
  .ui.placeholder.segment > .inline > .button {
    display: inline-block;
    width: auto;
    margin: 0px 0.35714286rem 0px 0px;
  }
  .ui.placeholder.segment > .inline > .button:last-child {
    margin-right: 0px;
  }
  /*-------------------
        Piled
--------------------*/
  .ui.piled.segments,
  .ui.piled.segment {
    margin: 3em 0em;
    box-shadow: '';
    z-index: auto;
  }
  .ui.piled.segment:first-child {
    margin-top: 0em;
  }
  .ui.piled.segment:last-child {
    margin-bottom: 0em;
  }
  .ui.piled.segments:after,
  .ui.piled.segments:before,
  .ui.piled.segment:after,
  .ui.piled.segment:before {
    background-color: var(--piled-segments-background, #FFFFFF);
    visibility: visible;
    content: "";
    display: block;
    height: 100%;
    left: 0px;
    position: absolute;
    width: 100%;
    border: var(--piled-segments-border, 1px solid var(--border-color));
    box-shadow: '';
  }
  .ui.piled.segments:before,
  .ui.piled.segment:before {
    transform: rotate(-1.2deg);
    top: 0;
    z-index: -2;
  }
  .ui.piled.segments:after,
  .ui.piled.segment:after {
    transform: rotate(1.2deg);
    top: 0;
    z-index: -1;
  }
  /* Piled Attached */
  .ui[class*="top attached"].piled.segment {
    margin-top: 3em;
    margin-bottom: 0em;
  }
  .ui.piled.segment[class*="top attached"]:first-child {
    margin-top: 0em;
  }
  .ui.piled.segment[class*="bottom attached"] {
    margin-top: 0em;
    margin-bottom: 3em;
  }
  .ui.piled.segment[class*="bottom attached"]:last-child {
    margin-bottom: 0em;
  }
  /*-------------------
       Stacked
--------------------*/
  .ui.stacked.segment {
    padding-bottom: 1.4em;
  }
  .ui.stacked.segments:before,
  .ui.stacked.segments:after,
  .ui.stacked.segment:before,
  .ui.stacked.segment:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0%;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    background: var(--stacked-segment-page-background, rgba(0, 0, 0, 0.03));
    width: 100%;
    height: 6px;
    visibility: visible;
  }
  .ui.stacked.segments:before,
  .ui.stacked.segment:before {
    display: none;
  }
  /* Add additional page */
  .ui.tall.stacked.segments:before,
  .ui.tall.stacked.segment:before {
    display: block;
    bottom: 0px;
  }
  /* Inverted */
  .ui.stacked.inverted.segments:before,
  .ui.stacked.inverted.segments:after,
  .ui.stacked.inverted.segment:before,
  .ui.stacked.inverted.segment:after {
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(34, 36, 38, 0.35);
  }
  /*-------------------
       Padded
--------------------*/
  .ui.padded.segment {
    padding: 1.5em;
  }
  .ui[class*="very padded"].segment {
    padding: 3em;
  }
  /* Padded vertical */
  .ui.padded.segment.vertical.segment,
  .ui[class*="very padded"].vertical.segment {
    padding-left: 0px;
    padding-right: 0px;
  }
  /*-------------------
       Compact
--------------------*/
  .ui.compact.segment {
    display: table;
  }
  /* Compact Group */
  .ui.compact.segments {
    display: inline-flex;
  }
  .ui.compact.segments .segment,
  .ui.segments .compact.segment {
    display: block;
    flex: 0 1 auto;
  }
  /*-------------------
       Circular
--------------------*/
  .ui.circular.segment {
    display: table-cell;
    padding: 2em;
    text-align: center;
    vertical-align: middle;
    border-radius: 500em;
  }
  /*-------------------
       Raised
--------------------*/
  .ui.raised.segments,
  .ui.raised.segment {
    box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  }
  /*******************************
            Groups
*******************************/
  /* Group */
  .ui.segments {
    flex-direction: column;
    position: relative;
    margin: 1rem 0em;
    border: var(--grouped-segment-group-border, 1px solid rgba(34, 36, 38, 0.15));
    box-shadow: var(--grouped-segment-group-segment-box-shadow, 0px 1px 2px 0 rgba(34, 36, 38, 0.15));
    border-radius: var(--grouped-segment-group-border-radius, 0.5rem);
    corner-shape: var(--segment-corner-shape, round);
  }
  .ui.segments:first-child {
    margin-top: 0em;
  }
  .ui.segments:last-child {
    margin-bottom: 0em;
  }
  /* Nested Segment */
  .ui.segments > .segment {
    top: 0px;
    bottom: 0px;
    border-radius: 0px;
    margin: 0em;
    width: auto;
    box-shadow: var(--grouped-segment-box-shadow, none);
    border: var(--grouped-segment-border, none);
    border-top: var(--grouped-segment-divider, 1px solid rgba(34, 36, 38, 0.15));
  }
  .ui.segments:not(.horizontal) > .segment:first-child {
    border-top: none;
    margin-top: 0em;
    bottom: 0px;
    margin-bottom: 0em;
    top: 0px;
    corner-shape: var(--segment-corner-shape, round);
    border-radius: var(--segment-border-radius, 0.5rem) var(--segment-border-radius, 0.5rem) 0em 0em;
  }
  /* Bottom */
  .ui.segments:not(.horizontal) > .segment:last-child {
    top: 0px;
    bottom: 0px;
    margin-top: 0em;
    margin-bottom: 0em;
    box-shadow: var(--segment-box-shadow);
    corner-shape: var(--segment-corner-shape, round);
    border-radius: 0em 0em var(--segment-border-radius, 0.5rem) var(--segment-border-radius, 0.5rem);
  }
  /* Only */
  .ui.segments:not(.horizontal) > .segment:only-child {
    corner-shape: var(--segment-corner-shape, round);
    border-radius: var(--segment-border-radius, 0.5rem);
  }
  /* Nested Group */
  .ui.segments > .ui.segments {
    border-top: var(--grouped-segment-divider, 1px solid rgba(34, 36, 38, 0.15));
    margin: 1rem 1rem;
  }
  .ui.segments > .segments:first-child {
    border-top: none;
  }
  .ui.segments > .segment + .segments:not(.horizontal) {
    margin-top: 0em;
  }
  /* Horizontal Group */
  .ui.horizontal.segments {
    display: flex;
    flex-direction: row;
    background-color: transparent;
    border-radius: 0px;
    padding: 0em;
    background-color: var(--segment-background, #FFFFFF);
    box-shadow: var(--segment-box-shadow, 0px 1px 2px 0 rgba(34, 36, 38, 0.15));
    margin: 1rem 0em;
    corner-shape: var(--segment-corner-shape, round);
    border-radius: var(--segment-border-radius, 0.5rem);
    border: var(--segment-border, 1px solid rgba(34, 36, 38, 0.15));
  }
  /* Nested Horizontal Group */
  .ui.segments > .horizontal.segments {
    margin: 0em;
    background-color: transparent;
    border-radius: 0px;
    border: none;
    box-shadow: none;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
  }
  /* Horizontal Segment */
  .ui.horizontal.segments > .segment {
    flex: 1 1 auto;
    -ms-flex: 1 1 0px;
    /* Solves #2550 MS Flex */
    margin: 0em;
    min-width: 0px;
    background-color: transparent;
    border-radius: 0px;
    border: none;
    box-shadow: none;
    border-left: 1px solid rgba(34, 36, 38, 0.15);
  }
  /* Border Fixes */
  .ui.segments > .horizontal.segments:first-child {
    border-top: none;
  }
  .ui.horizontal.segments > .segment:first-child {
    border-left: none;
  }
  /*******************************
            States
*******************************/
  /*--------------
    Disabled
---------------*/
  .ui.disabled.segment {
    opacity: var(--disabled-opacity, 0.45);
    color: var(--disabled-text-color, rgba(40, 40, 40, 0.3));
  }
  /*--------------
    Loading
---------------*/
  .ui.loading.segment {
    position: relative;
    cursor: default;
    pointer-events: none;
    text-shadow: none !important;
    color: transparent !important;
    transition: all 0s linear;
  }
  .ui.loading.segment:before {
    position: absolute;
    content: "";
    top: 0%;
    left: 0%;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    border-radius: 0.5rem;
    z-index: 100;
  }
  .ui.loading.segment:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -1.5em 0em 0em -1.5em;
    width: 3em;
    height: 3em;
    animation: segment-spin 0.6s linear;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
    border-style: solid;
    border-width: 0.2em;
    box-shadow: 0px 0px 0px 1px transparent;
    visibility: visible;
    z-index: 101;
  }
  @keyframes segment-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  /*******************************
           Variations
*******************************/
  /*-------------------
       Basic
--------------------*/
  .ui.basic.segment {
    background: none transparent;
    box-shadow: none;
    border: none;
    border-radius: 0px;
  }
  /*-------------------
       Clearing
--------------------*/
  .ui.clearing.segment:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  /*-------------------
       Colors
--------------------*/
  /* Red */
  .ui.red.segment:not(.inverted) {
    border-top: 2px solid #DB2828 !important;
  }
  .ui.inverted.red.segment {
    background-color: #DB2828 !important;
    color: #FFFFFF !important;
  }
  /* Orange */
  .ui.orange.segment:not(.inverted) {
    border-top: 2px solid #F2711C !important;
  }
  .ui.inverted.orange.segment {
    background-color: #F2711C !important;
    color: #FFFFFF !important;
  }
  /* Yellow */
  .ui.yellow.segment:not(.inverted) {
    border-top: 2px solid #FBBD08 !important;
  }
  .ui.inverted.yellow.segment {
    background-color: #FBBD08 !important;
    color: #FFFFFF !important;
  }
  /* Olive */
  .ui.olive.segment:not(.inverted) {
    border-top: 2px solid #B5CC18 !important;
  }
  .ui.inverted.olive.segment {
    background-color: #B5CC18 !important;
    color: #FFFFFF !important;
  }
  /* Green */
  .ui.green.segment:not(.inverted) {
    border-top: 2px solid #21BA45 !important;
  }
  .ui.inverted.green.segment {
    background-color: #21BA45 !important;
    color: #FFFFFF !important;
  }
  /* Teal */
  .ui.teal.segment:not(.inverted) {
    border-top: 2px solid #00B5AD !important;
  }
  .ui.inverted.teal.segment {
    background-color: #00B5AD !important;
    color: #FFFFFF !important;
  }
  /* Blue */
  .ui.blue.segment:not(.inverted) {
    border-top: 2px solid #2185D0 !important;
  }
  .ui.inverted.blue.segment {
    background-color: #2185D0 !important;
    color: #FFFFFF !important;
  }
  /* Violet */
  .ui.violet.segment:not(.inverted) {
    border-top: 2px solid #6435C9 !important;
  }
  .ui.inverted.violet.segment {
    background-color: #6435C9 !important;
    color: #FFFFFF !important;
  }
  /* Purple */
  .ui.purple.segment:not(.inverted) {
    border-top: 2px solid #A333C8 !important;
  }
  .ui.inverted.purple.segment {
    background-color: #A333C8 !important;
    color: #FFFFFF !important;
  }
  /* Pink */
  .ui.pink.segment:not(.inverted) {
    border-top: 2px solid #E03997 !important;
  }
  .ui.inverted.pink.segment {
    background-color: #E03997 !important;
    color: #FFFFFF !important;
  }
  /* Brown */
  .ui.brown.segment:not(.inverted) {
    border-top: 2px solid #A5673F !important;
  }
  .ui.inverted.brown.segment {
    background-color: #A5673F !important;
    color: #FFFFFF !important;
  }
  /* Grey */
  .ui.grey.segment:not(.inverted) {
    border-top: 2px solid #767676 !important;
  }
  .ui.inverted.grey.segment {
    background-color: #767676 !important;
    color: #FFFFFF !important;
  }
  /* Black */
  .ui.black.segment:not(.inverted) {
    border-top: 2px solid #1B1C1D !important;
  }
  .ui.inverted.black.segment {
    background-color: #1B1C1D !important;
    color: #FFFFFF !important;
  }
  /*-------------------
       Aligned
--------------------*/
  .ui[class*="left aligned"].segment {
    text-align: left;
  }
  .ui[class*="right aligned"].segment {
    text-align: right;
  }
  .ui[class*="center aligned"].segment {
    text-align: center;
  }
  /*-------------------
       Floated
--------------------*/
  .ui.floated.segment,
  .ui[class*="left floated"].segment {
    float: left;
    margin-right: 1em;
  }
  .ui[class*="right floated"].segment {
    float: right;
    margin-left: 1em;
  }
  /*-------------------
      Inverted
--------------------*/
  .ui.inverted.segment {
    border: none;
    box-shadow: none;
  }
  .ui.inverted.segment,
  .ui.primary.inverted.segment {
    background: #1B1C1D;
    color: rgba(255, 255, 255, 0.9);
  }
  /* Nested */
  .ui.inverted.segment .segment {
    color: rgba(0, 0, 0, 0.87);
  }
  .ui.inverted.segment .inverted.segment {
    color: rgba(255, 255, 255, 0.9);
  }
  /* Attached */
  .ui.inverted.attached.segment {
    border-color: #999999;
  }
  /*-------------------
     Emphasis
--------------------*/
  /* Secondary */
  .ui.secondary.segment {
    background: var(--secondary-segment-background, #F3F4F5);
    color: var(--secondary-segment-color, rgba(0, 0, 0, 0.6));
  }
  .ui.secondary.inverted.segment {
    background: #4c4f52 linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
    color: rgba(255, 255, 255, 0.8);
  }
  /* Tertiary */
  .ui.tertiary.segment {
    background: #DCDDDE;
    color: rgba(0, 0, 0, 0.6);
  }
  .ui.tertiary.inverted.segment {
    background: #717579 linear-gradient(rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.35) 100%);
    color: rgba(255, 255, 255, 0.8);
  }
  /*-------------------
      Attached
--------------------*/
  /* Middle */
  .ui.attached.segment {
    top: 0px;
    bottom: 0px;
    border-radius: 0px;
    margin: 0em -1px;
    width: calc(100% - (-1px * 2));
    max-width: calc(100% - (-1px * 2));
    box-shadow: none;
    border: 1px solid #D4D4D5;
  }
  .ui.attached:not(.message) + .ui.attached.segment:not(.top) {
    border-top: none;
  }
  /* Top */
  .ui[class*="top attached"].segment {
    bottom: 0px;
    margin-bottom: 0em;
    top: 0px;
    margin-top: 1rem;
    border-radius: 0.5rem 0.5rem 0em 0em;
  }
  .ui.segment[class*="top attached"]:first-child {
    margin-top: 0em;
  }
  /* Bottom */
  .ui.segment[class*="bottom attached"] {
    bottom: 0px;
    margin-top: 0em;
    top: 0px;
    margin-bottom: 1rem;
    box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), none;
    border-radius: 0em 0em 0.5rem 0.5rem;
  }
  .ui.segment[class*="bottom attached"]:last-child {
    margin-bottom: 0em;
  }
  /*-------------------
        Size
--------------------*/
  .ui.mini.segments .segment,
  .ui.mini.segment {
    font-size: var(--mini, 0.78571429rem);
  }
  .ui.tiny.segments .segment,
  .ui.tiny.segment {
    font-size: var(--tiny, 0.85714286rem);
  }
  .ui.small.segments .segment,
  .ui.small.segment {
    font-size: var(--small, 0.92857143rem);
  }
  .ui.segments .segment,
  .ui.segment {
    font-size: var(--medium, 1rem);
  }
  .ui.large.segments .segment,
  .ui.large.segment {
    font-size: var(--large, 1.14285714rem);
  }
  .ui.big.segments .segment,
  .ui.big.segment {
    font-size: var(--big, 1.28571429rem);
  }
  .ui.huge.segments .segment,
  .ui.huge.segment {
    font-size: var(--huge, 1.42857143rem);
  }
  .ui.massive.segments .segment,
  .ui.massive.segment {
    font-size: var(--massive, 1.71428571rem);
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
         Site Overrides
*******************************/
  /* Collections */
  /*!
 * # Semantic UI - Form
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
             Form
*******************************/
  /*-------------------
       Elements
--------------------*/
  /* Form */
  /* Text */
  /* Field */
  /* Fields */
  /* Form Label */
  /* Input */
  /* Select */
  /* Text Area */
  /* Checkbox */
  /* Inline Validation Prompt */
  /*-------------------
        States
--------------------*/
  /* Focus */
  /* Input Focus */
  /* Text Area Focus */
  /* Disabled */
  /* Errored Input */
  /* AutoFill */
  /* Input Error */
  /* Dropdown Error */
  /* Focused Error */
  /* Placeholder Error */
  /* Loading Dimmer */
  /* Loading Spinner */
  /*-------------------
        Types
--------------------*/
  /* Required */
  /* Inverted */
  /*-------------------
      Variations
--------------------*/
  /* Grouped Fields */
  /* Inline */
  /*-------------------
       Groups
--------------------*/
  /* Packaged Theme */
  /*******************************
             Form
*******************************/
  /*-------------------
       Elements
--------------------*/
  /* Form */
  /* Text */
  /* Field */
  /* Fields */
  /* Form Label */
  /* Input */
  /* Select */
  /* Text Area */
  /* Checkbox */
  /* Inline Validation Prompt */
  /*-------------------
        States
--------------------*/
  /* Focus */
  /* Input Focus */
  /* Text Area Focus */
  /* Disabled */
  /* Errored Input */
  /* AutoFill */
  /* Input Error */
  /* Dropdown Error */
  /* Focused Error */
  /* Placeholder Error */
  /* Loading Dimmer */
  /* Loading Spinner */
  /*-------------------
        Types
--------------------*/
  /* Required */
  /* Inverted */
  /*-------------------
      Variations
--------------------*/
  /* Grouped Fields */
  /* Inline */
  /*-------------------
       Groups
--------------------*/
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Elements
*******************************/
  /*--------------------
        Form
---------------------*/
  .ui.form {
    position: relative;
    max-width: 100%;
  }
  /*--------------------
        Content
---------------------*/
  .ui.form > p {
    margin: 1em 0em;
  }
  /*--------------------
        Field
---------------------*/
  .ui.form .field {
    clear: both;
    margin: 0em 0em 1em;
  }
  .ui.form .field:last-child,
  .ui.form .fields:last-child .field {
    margin-bottom: 0em;
  }
  .ui.form .fields .field {
    clear: both;
    margin: 0em;
  }
  /*--------------------
        Labels
---------------------*/
  .ui.form .field > label {
    display: block;
    margin: 0em 0em 0.28571429rem 0em;
    color: var(--form-label-color, rgba(0, 0, 0, 0.87));
    font-size: var(--form-label-font-size, 0.92857143em);
    font-weight: var(--form-label-font-weight, 600);
    text-transform: none;
  }
  /*--------------------
    Standard Inputs
---------------------*/
  .ui.form textarea,
  .ui.form input:not([type]),
  .ui.form input[type="date"],
  .ui.form input[type="datetime-local"],
  .ui.form input[type="email"],
  .ui.form input[type="number"],
  .ui.form input[type="password"],
  .ui.form input[type="search"],
  .ui.form input[type="tel"],
  .ui.form input[type="time"],
  .ui.form input[type="text"],
  .ui.form input[type="file"],
  .ui.form input[type="url"] {
    width: 100%;
    vertical-align: top;
  }
  /* Set max height on unusual input */
  .ui.form ::-webkit-datetime-edit,
  .ui.form ::-webkit-inner-spin-button {
    height: 1.21428571em;
  }
  .ui.form input:not([type]),
  .ui.form input[type="date"],
  .ui.form input[type="datetime-local"],
  .ui.form input[type="email"],
  .ui.form input[type="number"],
  .ui.form input[type="password"],
  .ui.form input[type="search"],
  .ui.form input[type="tel"],
  .ui.form input[type="time"],
  .ui.form input[type="text"],
  .ui.form input[type="file"],
  .ui.form input[type="url"] {
    font-family: var(--form-input-font, -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol);
    margin: 0em;
    outline-offset: var(--unfocused-outline-offset);
    outline-width: var(--focused-outline-width);
    outline-color: var(--unfocused-outline-color);
    outline-style: var(--focused-outline-style);
    -webkit-appearance: none;
    tap-highlight-color: rgba(255, 255, 255, 0);
    line-height: var(--input-line-height, 1.21428571em);
    padding: 0.67857143em 1em;
    font-size: var(--form-input-font-size, 1em);
    background: var(--input-background, #FFFFFF);
    border: var(--input-border, 1px solid rgba(34, 36, 38, 0.15));
    color: var(--input-color, rgba(0, 0, 0, 0.87));
    corner-shape: var(--form-input-corner-shape, round);
    border-radius: var(--form-input-border-radius, 0.5rem);
    box-shadow: var(--input-box-shadow, 0em 0em 0em 0em transparent inset);
    transition: color 0.1s ease, border-color 0.1s ease, outline-offset 0.1s ease, outline-color 0.1s ease;
  }
  .ui.form input:not([type]):focus,
  .ui.form input[type="date"]:focus,
  .ui.form input[type="datetime-local"]:focus,
  .ui.form input[type="email"]:focus,
  .ui.form input[type="number"]:focus,
  .ui.form input[type="password"]:focus,
  .ui.form input[type="search"]:focus,
  .ui.form input[type="tel"]:focus,
  .ui.form input[type="time"]:focus,
  .ui.form input[type="text"]:focus,
  .ui.form input[type="file"]:focus,
  .ui.form input[type="url"]:focus {
    outline-offset: var(--focused-outline-offset);
    outline-color: var(--focused-outline-color);
  }
  /* Text Area */
  .ui.form textarea {
    margin: 0em;
    -webkit-appearance: none;
    tap-highlight-color: rgba(255, 255, 255, 0);
    padding: 0.78571429em 1em;
    background: var(--input-background, #FFFFFF);
    border: var(--input-border, 1px solid rgba(34, 36, 38, 0.15));
    outline-offset: var(--unfocused-outline-offset);
    outline-width: var(--focused-outline-width);
    outline-color: var(--unfocused-outline-color);
    outline-style: var(--focused-outline-style);
    color: var(--input-color, rgba(0, 0, 0, 0.87));
    corner-shape: var(--form-input-corner-shape, round);
    border-radius: var(--form-input-border-radius, 0.5rem);
    box-shadow: var(--input-box-shadow, 0em 0em 0em 0em transparent inset);
    transition: color 0.1s ease, border-color 0.1s ease, outline-offset 0.1s ease, outline-color 0.1s ease;
    font-size: var(--form-input-font-size, 1em);
    line-height: var(--form-textarea-line-height, 1.2857);
    resize: vertical;
  }
  .ui.form textarea:focus {
    outline-offset: var(--focused-outline-offset);
    outline-color: var(--focused-outline-color);
  }
  .ui.form textarea:not([rows]) {
    height: 12em;
    min-height: 8em;
    max-height: 24em;
  }
  .ui.form textarea,
  .ui.form input[type="checkbox"] {
    vertical-align: top;
  }
  /*--------------------------
  Input w/ attached Button
---------------------------*/
  .ui.form input.attached {
    width: auto;
  }
  /*--------------------
     Basic Select
---------------------*/
  .ui.form select {
    display: block;
    height: auto;
    width: 100%;
    background: var(--form-select-background, #FFFFFF);
    border: var(--form-select-border, 1px solid rgba(34, 36, 38, 0.15));
    corner-shape: var(--form-select-corner-shape, round);
    border-radius: var(--form-select-border-radius, 0.5rem);
    box-shadow: var(--form-select-box-shadow, 0em 0em 0em 0em transparent inset);
    padding: 0.62em 1em;
    color: var(--form-select-color, rgba(0, 0, 0, 0.87));
    transition: color 0.1s ease, border-color 0.1s ease, outline-offset 0.1s ease, outline-color 0.1s ease;
  }
  /*--------------------
       Dropdown
---------------------*/
  /* Block */
  .ui.form .field > .selection.dropdown {
    width: 100%;
  }
  .ui.form .field > .selection.dropdown > .dropdown.icon {
    float: right;
  }
  /* Inline */
  .ui.form .inline.fields .field > .selection.dropdown,
  .ui.form .inline.field > .selection.dropdown {
    width: auto;
  }
  .ui.form .inline.fields .field > .selection.dropdown > .dropdown.icon,
  .ui.form .inline.field > .selection.dropdown > .dropdown.icon {
    float: none;
  }
  /*--------------------
       UI Input
---------------------*/
  /* Block */
  .ui.form .field .ui.input,
  .ui.form .fields .field .ui.input,
  .ui.form .wide.field .ui.input {
    width: 100%;
  }
  /* Inline  */
  .ui.form .inline.fields .field:not(.wide) .ui.input,
  .ui.form .inline.field:not(.wide) .ui.input {
    width: auto;
    vertical-align: middle;
  }
  /* Auto Input */
  .ui.form .fields .field .ui.input input,
  .ui.form .field .ui.input input {
    width: auto;
  }
  /* Full Width Input */
  .ui.form .ten.fields .ui.input input,
  .ui.form .nine.fields .ui.input input,
  .ui.form .eight.fields .ui.input input,
  .ui.form .seven.fields .ui.input input,
  .ui.form .six.fields .ui.input input,
  .ui.form .five.fields .ui.input input,
  .ui.form .four.fields .ui.input input,
  .ui.form .three.fields .ui.input input,
  .ui.form .two.fields .ui.input input,
  .ui.form .wide.field .ui.input input {
    flex: 1 0 auto;
    width: 0px;
  }
  /*--------------------
   Types of Messages
---------------------*/
  .ui.form .success.message,
  .ui.form .warning.message,
  .ui.form .error.message {
    display: none;
  }
  /* Assumptions */
  .ui.form .message:first-child {
    margin-top: 0px;
  }
  /*--------------------
   Validation Prompt
---------------------*/
  .ui.form .field .prompt.label {
    white-space: normal;
    background: var(--form-prompt-background, #FFFFFF) !important;
    border: var(--form-prompt-border, 1px solid #E0B4B4) !important;
    color: var(--form-prompt-text-color, #9F3A38) !important;
  }
  .ui.form .inline.fields .field .prompt,
  .ui.form .inline.field .prompt {
    vertical-align: top;
    margin: -0.25em 0em -0.5em 0.5em;
  }
  .ui.form .inline.fields .field .prompt:before,
  .ui.form .inline.field .prompt:before {
    border-width: 0px 0px 1px 1px;
    bottom: auto;
    right: auto;
    top: 50%;
    left: 0em;
  }
  /*******************************
            States
*******************************/
  /*--------------------
      Autofilled
---------------------*/
  .ui.form .field.field input:-webkit-autofill {
    box-shadow: 0px 0px 0px 100px #FFFFF0 inset !important;
    border-color: #E5DFA1 !important;
  }
  /* Focus */
  .ui.form .field.field input:-webkit-autofill:focus {
    box-shadow: 0px 0px 0px 100px #FFFFF0 inset !important;
    border-color: #D5C315 !important;
  }
  /* Error */
  .ui.form .error.error input:-webkit-autofill {
    box-shadow: 0px 0px 0px 100px #FFFAF0 inset !important;
    border-color: #E0B4B4 !important;
  }
  /*--------------------
      Placeholder
---------------------*/
  /* browsers require these rules separate */
  .ui.form ::-webkit-input-placeholder {
    color: var(--input-placeholder-color, rgba(191, 191, 191, 0.87));
  }
  .ui.form :-ms-input-placeholder {
    color: var(--input-placeholder-color, rgba(191, 191, 191, 0.87)) !important;
  }
  .ui.form ::-moz-placeholder {
    color: var(--input-placeholder-color, rgba(191, 191, 191, 0.87));
  }
  .ui.form :focus::-webkit-input-placeholder {
    color: var(--input-placeholder-focus-color, rgba(115, 115, 115, 0.87));
  }
  .ui.form :focus:-ms-input-placeholder {
    color: var(--input-placeholder-focus-color, rgba(115, 115, 115, 0.87)) !important;
  }
  .ui.form :focus::-moz-placeholder {
    color: var(--input-placeholder-focus-color, rgba(115, 115, 115, 0.87));
  }
  /* Error Placeholder */
  .ui.form .error ::-webkit-input-placeholder {
    color: var(--input-error-placeholder-color, #e7bdbc);
  }
  .ui.form .error :-ms-input-placeholder {
    color: var(--input-error-placeholder-color, #e7bdbc) !important;
  }
  .ui.form .error ::-moz-placeholder {
    color: var(--input-error-placeholder-color, #e7bdbc);
  }
  .ui.form .error :focus::-webkit-input-placeholder {
    color: var(--input-error-placeholder-focus-color, #da9796);
  }
  .ui.form .error :focus:-ms-input-placeholder {
    color: var(--input-error-placeholder-focus-color, #da9796) !important;
  }
  .ui.form .error :focus::-moz-placeholder {
    color: var(--input-error-placeholder-focus-color, #da9796);
  }
  /*--------------------
        Focus
---------------------*/
  .ui.form input:not([type]):focus,
  .ui.form input[type="date"]:focus,
  .ui.form input[type="datetime-local"]:focus,
  .ui.form input[type="email"]:focus,
  .ui.form input[type="number"]:focus,
  .ui.form input[type="password"]:focus,
  .ui.form input[type="search"]:focus,
  .ui.form input[type="tel"]:focus,
  .ui.form input[type="time"]:focus,
  .ui.form input[type="text"]:focus,
  .ui.form input[type="file"]:focus,
  .ui.form input[type="url"]:focus {
    color: var(--form-input-focus-color, rgba(0, 0, 0, 0.95));
    border-color: var(--form-input-focus-border-color, #85B7D9);
    border-radius: var(--form-input-focus-border-radius, 0.5rem);
    background: var(--form-input-focus-background, #FFFFFF);
    box-shadow: var(--form-input-focus-box-shadow, 0px 0em 0em 0em rgba(34, 36, 38, 0.35) inset);
  }
  .ui.form textarea:focus {
    color: var(--form-textarea-focus-color, rgba(0, 0, 0, 0.95));
    border-color: var(--form-textarea-focus-border-color, #85B7D9);
    border-radius: var(--form-textarea-focus-border-radius, 0.5rem);
    background: var(--form-textarea-focus-background, #FFFFFF);
    box-shadow: var(--form-textarea-focus-box-shadow, 0px 0em 0em 0em rgba(34, 36, 38, 0.35) inset);
    -webkit-appearance: none;
  }
  /*--------------------
        Success
---------------------*/
  /* On Form */
  .ui.form.success .success.message:not(:empty) {
    display: block;
  }
  .ui.form.success .compact.success.message:not(:empty) {
    display: inline-block;
  }
  .ui.form.success .icon.success.message:not(:empty) {
    display: flex;
  }
  /*--------------------
        Warning
---------------------*/
  /* On Form */
  .ui.form.warning .warning.message:not(:empty) {
    display: block;
  }
  .ui.form.warning .compact.warning.message:not(:empty) {
    display: inline-block;
  }
  .ui.form.warning .icon.warning.message:not(:empty) {
    display: flex;
  }
  /*--------------------
        Error
---------------------*/
  /* On Form */
  .ui.form.error .error.message:not(:empty) {
    display: block;
  }
  .ui.form.error .compact.error.message:not(:empty) {
    display: inline-block;
  }
  .ui.form.error .icon.error.message:not(:empty) {
    display: flex;
  }
  /* On Field(s) */
  .ui.form .fields.error .field label,
  .ui.form .field.error label,
  .ui.form .fields.error .field .input,
  .ui.form .field.error .input {
    color: var(--form-error-color, #9F3A38);
  }
  .ui.form .fields.error .field .corner.label,
  .ui.form .field.error .corner.label {
    border-color: var(--form-error-color, #9F3A38);
    color: var(--white);
  }
  .ui.form .fields.error .field textarea,
  .ui.form .fields.error .field select,
  .ui.form .fields.error .field input:not([type]),
  .ui.form .fields.error .field input[type="date"],
  .ui.form .fields.error .field input[type="datetime-local"],
  .ui.form .fields.error .field input[type="email"],
  .ui.form .fields.error .field input[type="number"],
  .ui.form .fields.error .field input[type="password"],
  .ui.form .fields.error .field input[type="search"],
  .ui.form .fields.error .field input[type="tel"],
  .ui.form .fields.error .field input[type="time"],
  .ui.form .fields.error .field input[type="text"],
  .ui.form .fields.error .field input[type="file"],
  .ui.form .fields.error .field input[type="url"],
  .ui.form .field.error textarea,
  .ui.form .field.error select,
  .ui.form .field.error input:not([type]),
  .ui.form .field.error input[type="date"],
  .ui.form .field.error input[type="datetime-local"],
  .ui.form .field.error input[type="email"],
  .ui.form .field.error input[type="number"],
  .ui.form .field.error input[type="password"],
  .ui.form .field.error input[type="search"],
  .ui.form .field.error input[type="tel"],
  .ui.form .field.error input[type="time"],
  .ui.form .field.error input[type="text"],
  .ui.form .field.error input[type="file"],
  .ui.form .field.error input[type="url"] {
    background: var(--form-error-background, #FFF6F6);
    border-color: var(--form-error-border-color, #E0B4B4);
    color: var(--form-error-color, #9F3A38);
    border-radius: var(--form-error-border-radius, '');
    box-shadow: var(--form-error-box-shadow, none);
  }
  .ui.form .field.error textarea:focus,
  .ui.form .field.error select:focus,
  .ui.form .field.error input:not([type]):focus,
  .ui.form .field.error input[type="date"]:focus,
  .ui.form .field.error input[type="datetime-local"]:focus,
  .ui.form .field.error input[type="email"]:focus,
  .ui.form .field.error input[type="number"]:focus,
  .ui.form .field.error input[type="password"]:focus,
  .ui.form .field.error input[type="search"]:focus,
  .ui.form .field.error input[type="tel"]:focus,
  .ui.form .field.error input[type="time"]:focus,
  .ui.form .field.error input[type="text"]:focus,
  .ui.form .field.error input[type="file"]:focus,
  .ui.form .field.error input[type="url"]:focus {
    background: var(--form-error-focus-background, #FFF6F6);
    border-color: var(--form-error-focus-border-color, #E0B4B4);
    color: var(--form-error-focus-color, #9F3A38);
    -webkit-appearance: none;
    box-shadow: var(--form-error-focus-box-shadow, none);
  }
  /* Preserve Native Select Stylings */
  .ui.form .field.error select {
    -webkit-appearance: menulist-button;
  }
  /*------------------
    Dropdown Error
--------------------*/
  .ui.form .fields.error .field .ui.dropdown,
  .ui.form .fields.error .field .ui.dropdown .item,
  .ui.form .field.error .ui.dropdown,
  .ui.form .field.error .ui.dropdown .text,
  .ui.form .field.error .ui.dropdown .item {
    background: var(--form-error-background, #FFF6F6);
    color: var(--form-error-color, #9F3A38);
  }
  .ui.form .fields.error .field .ui.dropdown,
  .ui.form .field.error .ui.dropdown {
    border-color: var(--form-error-border-color, #E0B4B4) !important;
  }
  .ui.form .fields.error .field .ui.dropdown:hover,
  .ui.form .field.error .ui.dropdown:hover {
    border-color: var(--form-error-border-color, #E0B4B4) !important;
  }
  .ui.form .fields.error .field .ui.dropdown:hover .menu,
  .ui.form .field.error .ui.dropdown:hover .menu {
    border-color: var(--form-error-border-color, #E0B4B4);
  }
  .ui.form .fields.error .field .ui.multiple.selection.dropdown > .label,
  .ui.form .field.error .ui.multiple.selection.dropdown > .label {
    background-color: #EACBCB;
    color: #9F3A38;
  }
  /* Hover */
  .ui.form .fields.error .field .ui.dropdown .menu .item:hover,
  .ui.form .field.error .ui.dropdown .menu .item:hover {
    background-color: #FBE7E7;
  }
  /* Selected */
  .ui.form .fields.error .field .ui.dropdown .menu .selected.item,
  .ui.form .field.error .ui.dropdown .menu .selected.item {
    background-color: #FBE7E7;
  }
  /* Active */
  .ui.form .fields.error .field .ui.dropdown .menu .active.item,
  .ui.form .field.error .ui.dropdown .menu .active.item {
    background-color: #FDCFCF !important;
  }
  /*--------------------
    Checkbox Error
---------------------*/
  .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label,
  .ui.form .field.error .checkbox:not(.toggle):not(.slider) label,
  .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box,
  .ui.form .field.error .checkbox:not(.toggle):not(.slider) .box {
    color: var(--form-error-color, #9F3A38);
  }
  .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label:before,
  .ui.form .field.error .checkbox:not(.toggle):not(.slider) label:before,
  .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box:before,
  .ui.form .field.error .checkbox:not(.toggle):not(.slider) .box:before {
    background: var(--form-error-background, #FFF6F6);
    border-color: var(--form-error-border-color, #E0B4B4);
  }
  .ui.form .fields.error .field .checkbox label:after,
  .ui.form .field.error .checkbox label:after,
  .ui.form .fields.error .field .checkbox .box:after,
  .ui.form .field.error .checkbox .box:after {
    color: var(--form-error-color, #9F3A38);
  }
  /*--------------------
       Disabled
---------------------*/
  .ui.form .disabled.fields .field,
  .ui.form .disabled.field,
  .ui.form .field :disabled {
    pointer-events: none;
    opacity: var(--disabled-opacity, 0.45);
  }
  .ui.form .field.disabled > label,
  .ui.form .fields.disabled > label {
    opacity: var(--disabled-opacity, 0.45);
  }
  .ui.form .field.disabled :disabled {
    opacity: 1;
  }
  /*--------------
    Loading
---------------*/
  .ui.loading.form {
    position: relative;
    cursor: default;
    pointer-events: none;
    opacity: var(--disabled-opacity, 0.45);
  }
  .ui.loading.form:before {
    position: absolute;
    content: "";
    top: 0%;
    left: 0%;
    background: var(--form-loader-dimmer-color, rgba(255, 255, 255, 0.8));
    width: 100%;
    height: 100%;
    z-index: var(--form-loader-dimmer-z-index, 100);
  }
  .ui.loading.form:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -1.5em 0em 0em -1.5em;
    width: 3em;
    height: 3em;
    animation: form-spin 0.6s linear;
    animation-iteration-count: infinite;
    border-radius: var(--circular-radius, 500rem);
    border-color: #767676 rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
    border-style: solid;
    border-width: 0.2em;
    box-shadow: 0px 0px 0px 1px transparent;
    visibility: visible;
    z-index: var(--form-loader-dimmer-z-index, 101);
  }
  @keyframes form-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  /*******************************
         Element Types
*******************************/
  /*--------------------
     Required Field
---------------------*/
  .ui.form .required.fields:not(.grouped) > .field > label:after,
  .ui.form .required.fields.grouped > label:after,
  .ui.form .required.field > label:after,
  .ui.form .required.fields:not(.grouped) > .field > .checkbox:after,
  .ui.form .required.field > .checkbox:after {
    margin: -0.2em 0em 0em 0.2em;
    content: '*';
    color: #DB2828;
  }
  .ui.form .required.fields:not(.grouped) > .field > label:after,
  .ui.form .required.fields.grouped > label:after,
  .ui.form .required.field > label:after {
    display: inline-block;
    vertical-align: top;
  }
  .ui.form .required.fields:not(.grouped) > .field > .checkbox:after,
  .ui.form .required.field > .checkbox:after {
    position: absolute;
    top: 0%;
    left: 100%;
  }
  /*******************************
           Variations
*******************************/
  /*--------------------
    Inverted Colors
---------------------*/
  .ui.inverted.form label,
  .ui.form .inverted.segment label,
  .ui.form .inverted.segment .ui.checkbox label,
  .ui.form .inverted.segment .ui.checkbox .box,
  .ui.inverted.form .ui.checkbox label,
  .ui.inverted.form .ui.checkbox .box,
  .ui.inverted.form .inline.fields > label,
  .ui.inverted.form .inline.fields .field > label,
  .ui.inverted.form .inline.fields .field > p,
  .ui.inverted.form .inline.field > label,
  .ui.inverted.form .inline.field > p {
    color: rgba(255, 255, 255, 0.9);
  }
  /* Inverted Field */
  .ui.inverted.form input:not([type]),
  .ui.inverted.form input[type="date"],
  .ui.inverted.form input[type="datetime-local"],
  .ui.inverted.form input[type="email"],
  .ui.inverted.form input[type="number"],
  .ui.inverted.form input[type="password"],
  .ui.inverted.form input[type="search"],
  .ui.inverted.form input[type="tel"],
  .ui.inverted.form input[type="time"],
  .ui.inverted.form input[type="text"],
  .ui.inverted.form input[type="file"],
  .ui.inverted.form input[type="url"] {
    background: #FFFFFF;
    border-color: rgba(255, 255, 255, 0.1);
    color: rgba(0, 0, 0, 0.87);
    box-shadow: none;
  }
  /*--------------------
     Field Groups
---------------------*/
  /* Grouped Vertically */
  .ui.form .grouped.fields {
    display: block;
    margin: 0em 0em 1em;
  }
  .ui.form .grouped.fields:last-child {
    margin-bottom: 0em;
  }
  .ui.form .grouped.fields > label {
    margin: 0em 0em 0.28571429rem 0em;
    color: rgba(0, 0, 0, 0.87);
    font-size: 0.92857143em;
    font-weight: 600;
    text-transform: none;
  }
  .ui.form .grouped.fields .field,
  .ui.form .grouped.inline.fields .field {
    display: block;
    margin: 0.5em 0em;
    padding: 0em;
  }
  /*--------------------
        Fields
---------------------*/
  /* Split fields */
  .ui.form .fields {
    display: flex;
    flex-direction: row;
    margin: 0em -0.5em 1em;
  }
  .ui.form .fields > .field {
    flex: 0 1 auto;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .ui.form .fields > .field:first-child {
    border-left: none;
    box-shadow: none;
  }
  /* Other Combinations */
  .ui.form .two.fields > .fields,
  .ui.form .two.fields > .field {
    width: 50%;
  }
  .ui.form .three.fields > .fields,
  .ui.form .three.fields > .field {
    width: 33.33333333%;
  }
  .ui.form .four.fields > .fields,
  .ui.form .four.fields > .field {
    width: 25%;
  }
  .ui.form .five.fields > .fields,
  .ui.form .five.fields > .field {
    width: 20%;
  }
  .ui.form .six.fields > .fields,
  .ui.form .six.fields > .field {
    width: 16.66666667%;
  }
  .ui.form .seven.fields > .fields,
  .ui.form .seven.fields > .field {
    width: 14.28571429%;
  }
  .ui.form .eight.fields > .fields,
  .ui.form .eight.fields > .field {
    width: 12.5%;
  }
  .ui.form .nine.fields > .fields,
  .ui.form .nine.fields > .field {
    width: 11.11111111%;
  }
  .ui.form .ten.fields > .fields,
  .ui.form .ten.fields > .field {
    width: 10%;
  }
  /* Swap to full width on mobile */
  @media only screen and (max-width: 767px) {
    .ui.form .fields {
      flex-wrap: wrap;
    }
    .ui[class*="equal width"].form:not(.unstackable) .fields > .field,
    .ui.form:not(.unstackable) [class*="equal width"].fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .six.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .six.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .seven.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .seven.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .eight.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .eight.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .nine.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .nine.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .ten.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .ten.fields:not(.unstackable) > .field {
      width: 100% !important;
      margin: 0em 0em 1em;
    }
  }
  /* Sizing Combinations */
  .ui.form .fields .wide.field {
    width: 6.25%;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .ui.form .one.wide.field {
    width: 6.25% !important;
  }
  .ui.form .two.wide.field {
    width: 12.5% !important;
  }
  .ui.form .three.wide.field {
    width: 18.75% !important;
  }
  .ui.form .four.wide.field {
    width: 25% !important;
  }
  .ui.form .five.wide.field {
    width: 31.25% !important;
  }
  .ui.form .six.wide.field {
    width: 37.5% !important;
  }
  .ui.form .seven.wide.field {
    width: 43.75% !important;
  }
  .ui.form .eight.wide.field {
    width: 50% !important;
  }
  .ui.form .nine.wide.field {
    width: 56.25% !important;
  }
  .ui.form .ten.wide.field {
    width: 62.5% !important;
  }
  .ui.form .eleven.wide.field {
    width: 68.75% !important;
  }
  .ui.form .twelve.wide.field {
    width: 75% !important;
  }
  .ui.form .thirteen.wide.field {
    width: 81.25% !important;
  }
  .ui.form .fourteen.wide.field {
    width: 87.5% !important;
  }
  .ui.form .fifteen.wide.field {
    width: 93.75% !important;
  }
  .ui.form .sixteen.wide.field {
    width: 100% !important;
  }
  /* Swap to full width on mobile */
  @media only screen and (max-width: 767px) {
    .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .fields,
    .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .two.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .three.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .four.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .five.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .six.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .seven.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .eight.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .nine.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .ten.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .eleven.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .twelve.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .thirteen.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .fourteen.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .fifteen.wide.field,
    .ui.form:not(.unstackable) .fields:not(.unstackable) > .sixteen.wide.field {
      width: 100% !important;
    }
    .ui.form .fields {
      margin-bottom: 0em;
    }
  }
  /*--------------------
     Equal Width
---------------------*/
  .ui[class*="equal width"].form .fields > .field,
  .ui.form [class*="equal width"].fields > .field {
    width: 100%;
    flex: 1 1 auto;
  }
  /*--------------------
    Inline Fields
---------------------*/
  .ui.form .inline.fields {
    margin: 0em 0em 1em;
    align-items: center;
  }
  .ui.form .inline.fields .field {
    margin: 0em;
    padding: 0em 1em 0em 0em;
  }
  /* Inline Label */
  .ui.form .inline.fields > label,
  .ui.form .inline.fields .field > label,
  .ui.form .inline.fields .field > p,
  .ui.form .inline.field > label,
  .ui.form .inline.field > p {
    display: inline-block;
    width: auto;
    margin-top: 0em;
    margin-bottom: 0em;
    vertical-align: baseline;
    font-size: var(--form-inline-label-font-size, 0.92857143em);
    font-weight: var(--form-inline-label-font-weight, 600);
    color: var(--form-inline-label-color, rgba(0, 0, 0, 0.87));
    text-transform: none;
  }
  /* Grouped Inline Label */
  .ui.form .inline.fields > label {
    margin: 0.035714em 1em 0em 0em;
  }
  /* Inline Input */
  .ui.form .inline.fields .field > input,
  .ui.form .inline.fields .field > select,
  .ui.form .inline.field > input,
  .ui.form .inline.field > select {
    display: inline-block;
    width: auto;
    margin-top: 0em;
    margin-bottom: 0em;
    vertical-align: middle;
    font-size: var(--form-inline-input-size, 1em);
  }
  /* Label */
  .ui.form .inline.fields .field > :first-child,
  .ui.form .inline.field > :first-child {
    margin: 0em 0.85714286em 0em 0em;
  }
  .ui.form .inline.fields .field > :only-child,
  .ui.form .inline.field > :only-child {
    margin: 0em;
  }
  /* Wide */
  .ui.form .inline.fields .wide.field {
    display: flex;
    align-items: center;
  }
  .ui.form .inline.fields .wide.field > input,
  .ui.form .inline.fields .wide.field > select {
    width: 100%;
  }
  /*--------------------
        Sizes
---------------------*/
  .ui.mini.form {
    font-size: var(--mini, 0.78571429rem);
  }
  .ui.tiny.form {
    font-size: var(--tiny, 0.85714286rem);
  }
  .ui.small.form {
    font-size: var(--small, 0.92857143rem);
  }
  .ui.form {
    font-size: var(--medium, 1rem);
  }
  .ui.large.form {
    font-size: var(--large, 1.14285714rem);
  }
  .ui.big.form {
    font-size: var(--big, 1.28571429rem);
  }
  .ui.huge.form {
    font-size: var(--huge, 1.42857143rem);
  }
  .ui.massive.form {
    font-size: var(--massive, 1.71428571rem);
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
         Site Overrides
*******************************/
  /*
 * # Semantic - Menu
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2015 Contributor
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
             Menu
*******************************/
  /*-------------------
      Collection
--------------------*/
  /* Menu */
  /* Menu Item */
  /* Divider */
  /* Sub Menu */
  /* Text Item */
  /*--------------
    Elements
---------------*/
  /* Icon */
  /* Dropdown Icon */
  /* Header */
  /* Vertical Icon */
  /* Vertical Header */
  /* Pointing Arrow */
  /*--------------
    Couplings
---------------*/
  /* Button */
  /* Input */
  /* Image */
  /* Label */
  /* Dropdown in Menu */
  /* Dropdown Variations */
  /*--------------
     States
---------------*/
  /* Hovered Item */
  /* Pressed Item */
  /* Active Item */
  /* Active Hovered Item */
  /* Selected Dropdown */
  /* Active Dropdown */
  /* Active Sub Menu */
  /*--------------
     Types
---------------*/
  /* Vertical */
  /* Secondary */
  /* Pointing */
  /* Inverted Secondary */
  /* Inverted Pointing */
  /* Tiered */
  /* Icon */
  /* Tabular */
  /* Pagination */
  /* Labeled Icon */
  /* Text */
  /*--------------
   Variations
---------------*/
  /* Inverted */
  /* Inverted Sub Menu */
  /* Inverted Hover */
  /* Pressed */
  /* Inverted Active */
  /* Inverted Active Hover  */
  /* Inverted Menu Divider */
  /* Inverted Colored */
  /* Fixed */
  /* Floated */
  /* Attached */
  /* Resize large sizes */
  /* Sizes */
  /* Packaged Theme */
  /*******************************
             Menu
*******************************/
  /*-------------------
      Collection
--------------------*/
  /* Menu */
  /* Menu Item */
  /* Divider */
  /* Sub Menu */
  /* Text Item */
  /*--------------
    Elements
---------------*/
  /* Icon */
  /* Dropdown Icon */
  /* Header */
  /* Vertical Icon */
  /* Vertical Header */
  /* Pointing Arrow */
  /*--------------
    Couplings
---------------*/
  /* Button */
  /* Input */
  /* Image */
  /* Label */
  /* Dropdown in Menu */
  /* Dropdown Variations */
  /*--------------
     States
---------------*/
  /* Hovered Item */
  /* Pressed Item */
  /* Active Item */
  /* Active Hovered Item */
  /* Selected Dropdown */
  /* Active Dropdown */
  /* Active Sub Menu */
  /*--------------
     Types
---------------*/
  /* Vertical */
  /* Secondary */
  /* Pointing */
  /* Inverted Secondary */
  /* Inverted Pointing */
  /* Tiered */
  /* Icon */
  /* Tabular */
  /* Pagination */
  /* Labeled Icon */
  /* Text */
  /*--------------
   Variations
---------------*/
  /* Inverted */
  /* Inverted Sub Menu */
  /* Inverted Hover */
  /* Pressed */
  /* Inverted Active */
  /* Inverted Active Hover  */
  /* Inverted Menu Divider */
  /* Inverted Colored */
  /* Fixed */
  /* Floated */
  /* Attached */
  /* Resize large sizes */
  /* Sizes */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Standard
*******************************/
  /*--------------
      Menu
---------------*/
  .ui.menu {
    display: flex;
    margin: 1rem 0em;
    font-family: var(--menu-font-family, -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol);
    background: var(--menu-background, #FFFFFF);
    font-weight: var(--menu-font-weight, normal);
    border: var(--menu-border, 1px solid rgba(34, 36, 38, 0.15));
    box-shadow: var(--menu-shadow, 0px 1px 2px 0 rgba(34, 36, 38, 0.15));
    border-radius: var(--menu-border-radius, 0.5rem);
    corner-shape: var(--menu-corner-shape, round);
    min-height: 2.85714286em;
  }
  .ui.menu:after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
  }
  .ui.menu:first-child {
    margin-top: 0rem;
  }
  .ui.menu:last-child {
    margin-bottom: 0rem;
  }
  /*--------------
    Sub-Menu
---------------*/
  .ui.menu .menu {
    margin: 0em;
  }
  .ui.menu:not(.vertical) > .menu {
    display: flex;
  }
  /*--------------
      Item
---------------*/
  .ui.menu:not(.vertical) .item {
    display: flex;
    align-items: center;
  }
  .ui.menu .item {
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    flex: 0 0 auto;
    user-select: none;
    background: var(--menu-item-background, none);
    padding: 0.92857143em 1.14285714em;
    text-transform: none;
    color: var(--menu-item-text-color, rgba(0, 0, 0, 0.87));
    font-weight: var(--menu-item-font-weight, normal);
    transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease;
  }
  .ui.menu > .item:first-child {
    border-radius: var(--menu-border-radius, 0.5rem) 0px 0px var(--menu-border-radius, 0.5rem);
  }
  /* Border */
  .ui.menu .item:before {
    position: absolute;
    content: "";
    top: 0%;
    right: 0px;
    height: 100%;
    width: 1px;
    background: var(--menu-divider-background, rgba(34, 36, 38, 0.1));
  }
  /*--------------
  Text Content
---------------*/
  .ui.menu .text.item > *,
  .ui.menu .item > a:not(.ui),
  .ui.menu .item > p:only-child {
    user-select: text;
    line-height: 1.3;
  }
  .ui.menu .item > p:first-child {
    margin-top: 0;
  }
  .ui.menu .item > p:last-child {
    margin-bottom: 0;
  }
  /*--------------
      Icons
---------------*/
  .ui.menu .item > i.icon {
    opacity: 0.9;
    float: none;
    margin: 0em 0.35714286em 0em 0em;
  }
  /*--------------
     Button
---------------*/
  .ui.menu:not(.vertical) .item > .button {
    position: relative;
    top: 0em;
    margin: -0.5em 0em;
    padding-bottom: 0.78571429em;
    padding-top: 0.78571429em;
    font-size: 1em;
  }
  /*----------------
 Grid / Container
-----------------*/
  .ui.menu > .grid,
  .ui.menu > .container {
    display: flex;
    align-items: inherit;
    flex-direction: inherit;
  }
  /*--------------
     Inputs
---------------*/
  .ui.menu .item > .input {
    width: 100%;
  }
  .ui.menu:not(.vertical) .item > .input {
    position: relative;
    top: 0em;
    margin: -0.5em 0em;
  }
  .ui.menu .item > .input input {
    font-size: 1em;
    padding-top: 0.57142857em;
    padding-bottom: 0.57142857em;
  }
  /*--------------
     Header
---------------*/
  .ui.menu .header.item,
  .ui.vertical.menu .header.item {
    margin: 0em;
    background: '';
    text-transform: normal;
    font-weight: 600;
  }
  .ui.vertical.menu .item > .header:not(.ui) {
    margin: 0em 0em 0.5em;
    font-size: 1em;
    font-weight: 600;
  }
  /*--------------
    Dropdowns
---------------*/
  /* Dropdown Icon */
  .ui.menu .item > i.dropdown.icon {
    padding: 0em;
    float: right;
    margin: 0em 0em 0em 1em;
  }
  /* Menu */
  .ui.menu .dropdown.item .menu {
    min-width: calc(100% - 1px);
    border-radius: 0em 0em 0.5rem 0.5rem;
    background: #FFFFFF;
    margin: 0em 0px 0px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
    flex-direction: column !important;
  }
  /* Menu Items */
  .ui.menu .ui.dropdown .menu > .item {
    margin: 0;
    text-align: left;
    font-size: 1em !important;
    padding: 0.78571429em 1.14285714em !important;
    background: transparent !important;
    color: rgba(0, 0, 0, 0.87) !important;
    text-transform: none !important;
    font-weight: normal !important;
    box-shadow: none !important;
    transition: none !important;
  }
  .ui.menu .ui.dropdown .menu > .item:hover {
    background: rgba(0, 0, 0, 0.05) !important;
    color: rgba(0, 0, 0, 0.95) !important;
  }
  .ui.menu .ui.dropdown .menu > .selected.item {
    background: rgba(0, 0, 0, 0.05) !important;
    color: rgba(0, 0, 0, 0.95) !important;
  }
  .ui.menu .ui.dropdown .menu > .active.item {
    background: rgba(0, 0, 0, 0.03) !important;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.95) !important;
  }
  .ui.menu .ui.dropdown.item .menu .item:not(.filtered) {
    display: block;
  }
  .ui.menu .ui.dropdown .menu > .item .icon:not(.dropdown) {
    display: inline-block;
    font-size: 1em !important;
    float: none;
    margin: 0em 0.75em 0em 0em !important;
  }
  /* Secondary */
  .ui.secondary.menu .dropdown.item > .menu,
  .ui.text.menu .dropdown.item > .menu {
    border-radius: 0.5rem;
    margin-top: 0.35714286em;
  }
  /* Pointing */
  .ui.menu .pointing.dropdown.item .menu {
    margin-top: 0.75em;
  }
  /* Inverted */
  .ui.inverted.menu .search.dropdown.item > .search,
  .ui.inverted.menu .search.dropdown.item > .text {
    color: rgba(255, 255, 255, 0.9);
  }
  /* Vertical */
  .ui.vertical.menu .dropdown.item > .icon {
    float: right;
    content: "\f0da";
    margin-left: 1em;
  }
  .ui.vertical.menu .dropdown.item .menu {
    left: 100%;
    min-width: 0;
    margin: 0em 0em 0em 0em;
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.08);
    border-radius: 0em 0.5rem 0.5rem 0.5rem;
  }
  .ui.vertical.menu .dropdown.item.upward .menu {
    bottom: 0;
  }
  .ui.vertical.menu .dropdown.item:not(.upward) .menu {
    top: 0;
  }
  .ui.vertical.menu .active.dropdown.item {
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
  }
  .ui.vertical.menu .dropdown.active.item {
    box-shadow: none;
  }
  /* Evenly Divided */
  .ui.item.menu .dropdown .menu .item {
    width: 100%;
  }
  /*--------------
     Labels
---------------*/
  .ui.menu .item > .label {
    background: #999999;
    color: #FFFFFF;
    margin-left: 1em;
    padding: 0.3em 0.78571429em;
  }
  .ui.vertical.menu .item > .label {
    background: #999999;
    color: #FFFFFF;
    margin-top: -0.15em;
    margin-bottom: -0.15em;
    padding: 0.3em 0.78571429em;
  }
  .ui.menu .item > .floating.label {
    padding: 0.3em 0.78571429em;
  }
  /*--------------
     Images
---------------*/
  .ui.menu .item > img:not(.ui) {
    display: inline-block;
    vertical-align: middle;
    margin: -0.3em 0em;
    width: 2.5em;
  }
  .ui.vertical.menu .item > img:not(.ui):only-child {
    display: block;
    max-width: 100%;
    width: auto;
  }
  /*******************************
          Coupling
*******************************/
  /*--------------
     List
---------------*/
  /* Menu divider shouldnt apply */
  .ui.menu .list .item:before {
    background: none !important;
  }
  /*--------------
     Sidebar
---------------*/
  /* Show vertical dividers below last */
  .ui.vertical.sidebar.menu > .item:first-child:before {
    display: block !important;
  }
  .ui.vertical.sidebar.menu > .item::before {
    top: auto;
    bottom: 0px;
  }
  /*--------------
    Container
---------------*/
  @media only screen and (max-width: 767px) {
    .ui.menu > .ui.container {
      width: 100% !important;
      margin-left: 0em !important;
      margin-right: 0em !important;
    }
  }
  @media only screen and (min-width: 768px) {
    .ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless) > .container > .item:not(.right):not(.borderless):first-child {
      border-left: 1px solid rgba(34, 36, 38, 0.1);
    }
  }
  /*******************************
             States
*******************************/
  /*--------------
      Hover
---------------*/
  .ui.link.menu .item:hover,
  .ui.menu .dropdown.item:hover,
  .ui.menu .link.item:hover,
  .ui.menu a.item:hover {
    cursor: pointer;
    background: var(--menu-hover-item-background, rgba(0, 0, 0, 0.03));
    color: var(--menu-hover-item-text-color, rgba(0, 0, 0, 0.95));
  }
  /*--------------
     Pressed
---------------*/
  .ui.link.menu .item:active,
  .ui.menu .link.item:active,
  .ui.menu a.item:active {
    background: var(--menu-pressed-item-background, rgba(0, 0, 0, 0.03));
    color: var(--menu-pressed-item-text-color, rgba(0, 0, 0, 0.95));
  }
  /*--------------
     Active
---------------*/
  .ui.menu .active.item {
    background: var(--menu-active-item-background, rgba(0, 0, 0, 0.05));
    color: var(--menu-active-item-text-color, rgba(0, 0, 0, 0.95));
    font-weight: var(--menu-active-item-font-weight, normal);
    box-shadow: var(--menu-active-item-box-shadow, none);
  }
  .ui.menu .active.item > i.icon {
    opacity: 1;
  }
  /*--------------
  Active Hover
---------------*/
  .ui.menu .active.item:hover,
  .ui.vertical.menu .active.item:hover {
    background-color: var(--menu-active-hover-item-background, rgba(0, 0, 0, 0.05));
    color: var(--menu-active-hover-item-color, rgba(0, 0, 0, 0.95));
  }
  /*--------------
     Disabled
---------------*/
  .ui.menu .item.disabled,
  .ui.menu .item.disabled:hover {
    cursor: default !important;
    background-color: transparent !important;
    color: var(--disabled-text-color, rgba(40, 40, 40, 0.3)) !important;
  }
  /*******************************
             Types
*******************************/
  /*------------------
Floated Menu / Item
-------------------*/
  /* Left Floated */
  .ui.menu:not(.vertical) .left.item,
  .ui.menu:not(.vertical) :not(.dropdown) > .left.menu {
    display: flex;
    margin-right: auto !important;
  }
  /* Right Floated */
  .ui.menu:not(.vertical) .right.item,
  .ui.menu:not(.vertical) .right.menu {
    display: flex;
    margin-left: auto !important;
  }
  /* Swapped Borders */
  .ui.menu .right.item::before,
  .ui.menu .right.menu > .item::before {
    right: auto;
    left: 0;
  }
  /*--------------
    Vertical
---------------*/
  .ui.vertical.menu {
    display: block;
    flex-direction: column;
    background: var(--vertical-menu-background, #FFFFFF);
    box-shadow: var(--vertical-menu-box-shadow, 0px 1px 2px 0 rgba(34, 36, 38, 0.15));
  }
  /*--- Item ---*/
  .ui.vertical.menu .item {
    display: block;
    background: var(--vertical-menu-item-background, none);
    border-top: none;
    border-right: none;
  }
  .ui.vertical.menu > .item:first-child {
    border-radius: var(--menu-border-radius, 0.5rem) var(--menu-border-radius, 0.5rem) 0px 0px;
  }
  .ui.vertical.menu > .item:last-child {
    border-radius: 0px 0px var(--menu-border-radius, 0.5rem) var(--menu-border-radius, 0.5rem);
  }
  /*--- Label ---*/
  .ui.vertical.menu .item > .label {
    float: right;
    text-align: center;
  }
  /*--- Icon ---*/
  .ui.vertical.menu .item > i.icon {
    width: 1.18em;
    float: right;
    margin: 0em 0em 0em 0.5em;
  }
  .ui.vertical.menu .item > .label + i.icon {
    float: none;
    margin: 0em 0.5em 0em 0em;
  }
  /*--- Border ---*/
  .ui.vertical.menu .item:before {
    position: absolute;
    content: "";
    top: 0%;
    left: 0px;
    width: 100%;
    height: 1px;
    background: var(--vertical-divider-background, rgba(34, 36, 38, 0.1));
  }
  .ui.vertical.menu .item:first-child:before {
    display: none !important;
  }
  /*--- Sub Menu ---*/
  .ui.vertical.menu .item > .menu {
    margin: 0.5em -1.14285714em 0em;
  }
  .ui.vertical.menu .menu .item {
    background: none;
    padding: 0.5em 1.33333333em;
    font-size: 0.85714286em;
    color: rgba(0, 0, 0, 0.5);
  }
  .ui.vertical.menu .item .menu a.item:hover,
  .ui.vertical.menu .item .menu .link.item:hover {
    color: rgba(0, 0, 0, 0.85);
  }
  .ui.vertical.menu .menu .item:before {
    display: none;
  }
  /* Vertical Active */
  .ui.vertical.menu .active.item {
    background: var(--vertical-menu-item-active-background, rgba(0, 0, 0, 0.05));
    border-radius: 0em;
    box-shadow: none;
  }
  .ui.vertical.menu > .active.item:first-child {
    border-radius: 0.5rem 0.5rem 0em 0em;
  }
  .ui.vertical.menu > .active.item:last-child {
    border-radius: 0em 0em 0.5rem 0.5rem;
  }
  .ui.vertical.menu > .active.item:only-child {
    border-radius: 0.5rem;
  }
  .ui.vertical.menu .active.item .menu .active.item {
    border-left: none;
  }
  .ui.vertical.menu .item .menu .active.item {
    background-color: transparent;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.95);
  }
  /*--------------
     Tabular
---------------*/
  .ui.tabular.menu {
    border-radius: 0em;
    box-shadow: none !important;
    border: none;
    background: var(--tabular-menu-background, none transparent);
    border-bottom: var(--tabular-menu-border-width, 1px) solid var(--tabular-menu-border-color, #D4D4D5);
  }
  .ui.tabular.fluid.menu {
    width: calc(100% + (1px * 2)) !important;
  }
  .ui.tabular.menu .item {
    background: transparent;
    border-bottom: none;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 2px solid transparent;
    padding: 0.92857143em 1.42857143em;
    color: var(--tabular-menu-text-color, rgba(0, 0, 0, 0.87));
  }
  .ui.tabular.menu .item:before {
    display: none;
  }
  /* Hover */
  .ui.tabular.menu .item:hover {
    background-color: transparent;
    color: var(--tabular-menu-hovered-text-color, rgba(0, 0, 0, 0.8));
  }
  /* Active */
  .ui.tabular.menu .active.item {
    background: var(--tabular-menu-active-background, none #FFFFFF);
    color: var(--tabular-menu-active-color, rgba(0, 0, 0, 0.95));
    border-top-width: var(--tabular-menu-border-width, 1px);
    border-color: var(--tabular-menu-border-color, #D4D4D5);
    font-weight: 600;
    margin-bottom: calc(var(--tabular-menu-border-width, 1px) * -1);
    box-shadow: var(--tabular-menu-active-box-shadow, none);
    border-radius: var(--tabular-menu-border-radius, 0.5rem) var(--tabular-menu-border-radius, 0.5rem) 0px 0px !important;
  }
  /* Coupling with segment for attachment */
  .ui.tabular.menu + .attached:not(.top).segment,
  .ui.tabular.menu + .attached:not(.top).segment + .attached:not(.top).segment {
    border-top: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    width: 100%;
  }
  .top.attached.segment + .ui.bottom.tabular.menu {
    position: relative;
    width: calc(100% + (1px * 2));
    left: -1px;
  }
  /* Bottom Vertical Tabular */
  .ui.bottom.tabular.menu {
    background: var(--tabular-menu-background, none transparent);
    border-radius: 0em;
    box-shadow: none !important;
    border-bottom: none;
    border-top: var(--tabular-menu-border-width, 1px) solid var(--tabular-menu-border-color, #D4D4D5);
  }
  .ui.bottom.tabular.menu .item {
    background: none;
    border-left: var(--tabular-menu-border-width, 1px) solid transparent;
    border-right: var(--tabular-menu-border-width, 1px) solid transparent;
    border-bottom: var(--tabular-menu-border-width, 1px) solid transparent;
    border-top: none;
  }
  .ui.bottom.tabular.menu .active.item {
    background: var(--tabular-menu-active-background, none #FFFFFF);
    color: var(--tabular-menu-active-color, rgba(0, 0, 0, 0.95));
    border-color: var(--tabular-menu-border-color, #D4D4D5);
    margin: calc(var(--tabular-menu-border-width, 1px) * -1) 0px 0px 0px;
    border-radius: 0px 0px 0.5rem 0.5rem !important;
  }
  /* Vertical Tabular (Left) */
  .ui.vertical.tabular.menu {
    background: none transparent;
    border-radius: 0em;
    box-shadow: none !important;
    border-bottom: none;
    border-right: var(--tabular-menu-border-width, 1px) solid var(--tabular-menu-border-color, #D4D4D5);
  }
  .ui.vertical.tabular.menu .item {
    background: none;
    border-left: var(--tabular-menu-border-width, 1px) solid transparent;
    border-bottom: var(--tabular-menu-border-width, 1px) solid transparent;
    border-top: var(--tabular-menu-border-width, 1px) solid transparent;
    border-right: none;
  }
  .ui.vertical.tabular.menu .active.item {
    background: var(--tabular-menu-active-background, none #FFFFFF);
    color: var(--tabular-menu-active-color, rgba(0, 0, 0, 0.95));
    border-color: var(--tabular-menu-border-color, #D4D4D5);
    margin: 0px calc(var(--tabular-menu-border-width, 1px) * -1) 0px 0px;
    border-radius: 0.5rem 0px 0px 0.5rem !important;
  }
  /* Vertical Right Tabular */
  .ui.vertical.right.tabular.menu {
    background: none transparent;
    border-radius: 0em;
    box-shadow: none !important;
    border-bottom: none;
    border-right: none;
    border-left: var(--tabular-menu-border-width, 1px) solid #D4D4D5;
  }
  .ui.vertical.right.tabular.menu .item {
    background: none;
    border-right: var(--tabular-menu-border-width, 1px) solid transparent;
    border-bottom: var(--tabular-menu-border-width, 1px) solid transparent;
    border-top: var(--tabular-menu-border-width, 1px) solid transparent;
    border-left: none;
  }
  .ui.vertical.right.tabular.menu .active.item {
    background: var(--tabular-menu-active-background, none #FFFFFF);
    color: var(--tabular-menu-active-color, rgba(0, 0, 0, 0.95));
    border-color: var(--tabular-menu-border-color, #D4D4D5);
    margin: 0px 0px 0px calc(var(--tabular-menu-border-width, 1px) * -1);
    border-radius: 0px 0.5rem 0.5rem 0px !important;
  }
  /* Dropdown */
  .ui.tabular.menu .active.dropdown.item {
    margin-bottom: 0px;
    border-left: var(--tabular-menu-border-width, 1px) solid transparent;
    border-right: var(--tabular-menu-border-width, 1px) solid transparent;
    border-top: 2px solid transparent;
    border-bottom: none;
  }
  /*--------------
   Pagination
---------------*/
  .ui.pagination.menu {
    margin: 0em;
    display: inline-flex;
    vertical-align: middle;
  }
  .ui.pagination.menu .item:last-child {
    border-radius: 0em 0.5rem 0.5rem 0em;
  }
  .ui.compact.menu .item:last-child {
    border-radius: 0em 0.5rem 0.5rem 0em;
  }
  .ui.pagination.menu .item:last-child:before {
    display: none;
  }
  .ui.pagination.menu .item {
    min-width: 3em;
    text-align: center;
  }
  .ui.pagination.menu .icon.item i.icon {
    vertical-align: top;
  }
  /* Active */
  .ui.pagination.menu .active.item {
    border-top: none;
    padding-top: 0.92857143em;
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
    box-shadow: none;
  }
  /*--------------
   Secondary
---------------*/
  .ui.secondary.menu {
    background: var(--secondary-menu-background, none);
    margin-left: -0.35714286em;
    margin-right: -0.35714286em;
    border-radius: 0em;
    border: none;
    box-shadow: none;
  }
  /* Item */
  .ui.secondary.menu .item {
    align-self: center;
    box-shadow: none;
    border: none;
    padding: 0.78571429em 0.92857143em;
    margin: 0em 0.35714286em;
    background: var(--secondary-menu-item-background, none);
    transition: color 0.1s ease;
    border-radius: var(--secondary-menu-item-border-radius, 0.5rem);
  }
  /* No Divider */
  .ui.secondary.menu .item:before {
    display: none !important;
  }
  /* Header */
  .ui.secondary.menu .header.item {
    border-radius: 0em;
    border-right: var(--secondary-menu-header-border, none);
    background: var(--secondary-menu-header-background, none transparent);
  }
  /* Image */
  .ui.secondary.menu .item > img:not(.ui) {
    margin: 0em;
  }
  /* Hover */
  .ui.secondary.menu .dropdown.item:hover,
  .ui.secondary.menu .link.item:hover,
  .ui.secondary.menu a.item:hover {
    background: var(--secondary-menu-hover-item-background, rgba(0, 0, 0, 0.05));
    color: var(--secondary-menu-hover-item-color, rgba(0, 0, 0, 0.95));
  }
  /* Active */
  .ui.secondary.menu .active.item {
    box-shadow: none;
    background: var(--secondary-menu-active-item-background, rgba(0, 0, 0, 0.05));
    color: var(--secondary-menu-active-item-color, rgba(0, 0, 0, 0.95));
    border-radius: var(--secondary-menu-item-border-radius, 0.5rem);
  }
  /* Active Hover */
  .ui.secondary.menu .active.item:hover {
    box-shadow: none;
    background: var(--secondary-menu-active-hover-item-background, rgba(0, 0, 0, 0.05));
    color: var(--secondary-menu-active-hover-item-color, rgba(0, 0, 0, 0.95));
  }
  /* Inverted */
  .ui.secondary.inverted.menu .link.item,
  .ui.secondary.inverted.menu a.item {
    color: rgba(255, 255, 255, 0.7) !important;
  }
  .ui.secondary.inverted.menu .dropdown.item:hover,
  .ui.secondary.inverted.menu .link.item:hover,
  .ui.secondary.inverted.menu a.item:hover {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff !important;
  }
  .ui.secondary.inverted.menu .active.item {
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff !important;
  }
  /* Fix item margins */
  .ui.secondary.item.menu {
    margin-left: 0em;
    margin-right: 0em;
  }
  .ui.secondary.item.menu .item:last-child {
    margin-right: 0em;
  }
  .ui.secondary.attached.menu {
    box-shadow: none;
  }
  /* Sub Menu */
  .ui.vertical.secondary.menu .item:not(.dropdown) > .menu {
    margin: 0em -0.92857143em;
  }
  .ui.vertical.secondary.menu .item:not(.dropdown) > .menu > .item {
    margin: 0em;
    padding: 0.5em 1.33333333em;
  }
  /*---------------------
   Secondary Vertical
-----------------------*/
  .ui.secondary.vertical.menu > .item {
    border: none;
    margin: 0em 0em 0.35714286em;
    border-radius: var(--secondary-vertical-menu-item-border-radius, 0.5rem) !important;
  }
  .ui.secondary.vertical.menu > .header.item {
    border-radius: 0em;
  }
  /* Sub Menu */
  .ui.vertical.secondary.menu .item > .menu .item {
    background-color: transparent;
  }
  /* Inverted */
  .ui.secondary.inverted.menu {
    background-color: transparent;
  }
  /*---------------------
   Secondary Pointing
-----------------------*/
  .ui.secondary.pointing.menu {
    margin-left: 0em;
    margin-right: 0em;
    border-bottom: 2px solid rgba(34, 36, 38, 0.15);
  }
  .ui.secondary.pointing.menu .item {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-radius: 0em;
    align-self: flex-end;
    margin: 0em 0em -2px;
    padding: 0.85714286em 1.14285714em;
    border-bottom-width: 2px;
    transition: color 0.1s ease;
  }
  /* Item Types */
  .ui.secondary.pointing.menu .header.item {
    color: rgba(0, 0, 0, 0.85) !important;
  }
  .ui.secondary.pointing.menu .text.item {
    box-shadow: none !important;
  }
  .ui.secondary.pointing.menu .item:after {
    display: none;
  }
  /* Hover */
  .ui.secondary.pointing.menu .dropdown.item:hover,
  .ui.secondary.pointing.menu .link.item:hover,
  .ui.secondary.pointing.menu a.item:hover {
    background-color: transparent;
    color: var(--secondary-pointing-menu-hover-text-color, rgba(0, 0, 0, 0.87));
  }
  /* Pressed */
  .ui.secondary.pointing.menu .dropdown.item:active,
  .ui.secondary.pointing.menu .link.item:active,
  .ui.secondary.pointing.menu a.item:active {
    background-color: transparent;
    border-color: rgba(34, 36, 38, 0.15);
  }
  /* Active */
  .ui.secondary.pointing.menu .active.item {
    background-color: transparent;
    box-shadow: none;
    border-color: #1B1C1D;
    font-weight: 600;
    color: var(--secondary-pointing-menu-active-item-color, rgba(0, 0, 0, 0.95));
  }
  /* Active Hover */
  .ui.secondary.pointing.menu .active.item:hover {
    border-color: #1B1C1D;
    color: var(--secondary-pointing-menu-active-hover-item-color, rgba(0, 0, 0, 0.95));
  }
  /* Active Dropdown */
  .ui.secondary.pointing.menu .active.dropdown.item {
    border-color: transparent;
  }
  /* Vertical Pointing */
  .ui.secondary.vertical.pointing.menu {
    border-bottom-width: 0px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: var(--secondary-vertical-pointing-menu-border-right-color, rgba(34, 36, 38, 0.15));
  }
  .ui.secondary.vertical.pointing.menu .item {
    border-bottom: none;
    border-right-style: solid;
    border-right-color: transparent;
    border-radius: 0em !important;
    margin: 0em -2px 0em 0em;
    border-right-width: 2px;
  }
  /* Vertical Active */
  .ui.secondary.vertical.pointing.menu .active.item {
    border-color: #1B1C1D;
  }
  /* Inverted */
  .ui.secondary.inverted.pointing.menu {
    border-color: rgba(255, 255, 255, 0.1);
  }
  .ui.secondary.inverted.pointing.menu {
    border-width: 2px;
    border-color: rgba(34, 36, 38, 0.15);
  }
  .ui.secondary.inverted.pointing.menu .item {
    color: rgba(255, 255, 255, 0.9);
  }
  .ui.secondary.inverted.pointing.menu .header.item {
    color: #FFFFFF !important;
  }
  /* Hover */
  .ui.secondary.inverted.pointing.menu .link.item:hover,
  .ui.secondary.inverted.pointing.menu a.item:hover {
    color: rgba(0, 0, 0, 0.95);
  }
  /* Active */
  .ui.secondary.inverted.pointing.menu .active.item {
    border-color: #FFFFFF;
    color: #ffffff;
  }
  /*--------------
    Text Menu
---------------*/
  .ui.text.menu {
    background: none transparent;
    border-radius: 0px;
    box-shadow: none;
    border: none;
    margin: 1em -0.5em;
  }
  .ui.text.menu .item {
    border-radius: 0px;
    box-shadow: none;
    align-self: center;
    margin: 0em 0em;
    padding: 0.35714286em 0.5em;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.6);
    transition: opacity 0.1s ease;
  }
  /* Border */
  .ui.text.menu .item:before,
  .ui.text.menu .menu .item:before {
    display: none !important;
  }
  /* Header */
  .ui.text.menu .header.item {
    background-color: transparent;
    opacity: 1;
    color: rgba(0, 0, 0, 0.85);
    font-size: 0.92857143em;
    text-transform: uppercase;
    font-weight: 600;
  }
  /* Image */
  .ui.text.menu .item > img:not(.ui) {
    margin: 0em;
  }
  /*--- fluid text ---*/
  .ui.text.item.menu .item {
    margin: 0em;
  }
  /*--- vertical text ---*/
  .ui.vertical.text.menu {
    margin: 1em 0em;
  }
  .ui.vertical.text.menu:first-child {
    margin-top: 0rem;
  }
  .ui.vertical.text.menu:last-child {
    margin-bottom: 0rem;
  }
  .ui.vertical.text.menu .item {
    margin: 0.57142857em 0em;
    padding-left: 0em;
    padding-right: 0em;
  }
  .ui.vertical.text.menu .item > i.icon {
    float: none;
    margin: 0em 0.35714286em 0em 0em;
  }
  .ui.vertical.text.menu .header.item {
    margin: 0.57142857em 0em 0.71428571em;
  }
  /* Vertical Sub Menu */
  .ui.vertical.text.menu .item:not(.dropdown) > .menu {
    margin: 0em;
  }
  .ui.vertical.text.menu .item:not(.dropdown) > .menu > .item {
    margin: 0em;
    padding: 0.5em 0em;
  }
  /*--- hover ---*/
  .ui.text.menu .item:hover {
    opacity: 1;
    background-color: transparent;
  }
  /*--- active ---*/
  .ui.text.menu .active.item {
    background-color: transparent;
    border: none;
    box-shadow: none;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.95);
  }
  /*--- active hover ---*/
  .ui.text.menu .active.item:hover {
    background-color: transparent;
  }
  /* Disable Bariations */
  .ui.text.pointing.menu .active.item:after {
    box-shadow: none;
  }
  .ui.text.attached.menu {
    box-shadow: none;
  }
  /* Inverted */
  .ui.inverted.text.menu,
  .ui.inverted.text.menu .item,
  .ui.inverted.text.menu .item:hover,
  .ui.inverted.text.menu .active.item {
    background-color: transparent !important;
  }
  /* Fluid */
  .ui.fluid.text.menu {
    margin-left: 0em;
    margin-right: 0em;
  }
  /*--------------
    Icon Only
---------------*/
  /* Vertical Menu */
  .ui.vertical.icon.menu {
    display: inline-block;
    width: auto;
  }
  /* Item */
  .ui.icon.menu .item {
    height: auto;
    text-align: center;
    color: #1B1C1D;
  }
  /* Icon */
  .ui.icon.menu .item > .icon:not(.dropdown) {
    margin: 0;
    opacity: 1;
  }
  /* Icon Gylph */
  .ui.icon.menu .icon:before {
    opacity: 1;
  }
  /* (x) Item Icon */
  .ui.menu .icon.item > .icon {
    width: auto;
    margin: 0em auto;
  }
  /* Vertical Icon */
  .ui.vertical.icon.menu .item > .icon:not(.dropdown) {
    display: block;
    opacity: 1;
    margin: 0em auto;
    float: none;
  }
  /* Inverted */
  .ui.inverted.icon.menu .item {
    color: #FFFFFF;
  }
  /*--------------
   Labeled Icon
---------------*/
  /* Menu */
  .ui.labeled.icon.menu {
    text-align: center;
  }
  /* Item */
  .ui.labeled.icon.menu .item {
    min-width: 6em;
    flex-direction: column;
  }
  /* Icon */
  .ui.labeled.icon.menu .item > .icon:not(.dropdown) {
    height: 1em;
    display: block;
    font-size: 1.71428571em !important;
    margin: 0em auto 0.5rem !important;
  }
  /* Fluid */
  .ui.fluid.labeled.icon.menu > .item {
    min-width: 0em;
  }
  /*******************************
           Variations
*******************************/
  /*--------------
    Stackable
---------------*/
  @media only screen and (max-width: 767px) {
    .ui.stackable.menu {
      flex-direction: column;
    }
    .ui.stackable.menu .item {
      width: 100% !important;
    }
    .ui.stackable.menu .item:before {
      position: absolute;
      content: "";
      top: auto;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 1px;
      background: rgba(34, 36, 38, 0.1);
    }
    .ui.stackable.menu .left.menu,
    .ui.stackable.menu .left.item {
      margin-right: 0 !important;
    }
    .ui.stackable.menu .right.menu,
    .ui.stackable.menu .right.item {
      margin-left: 0 !important;
    }
    .ui.stackable.menu .right.menu,
    .ui.stackable.menu .left.menu {
      flex-direction: column;
    }
  }
  /*--------------
     Colors
---------------*/
  /*--- Standard Colors  ---*/
  .ui.menu .red.active.item,
  .ui.red.menu .active.item {
    border-color: #DB2828 !important;
    color: #DB2828 !important;
  }
  .ui.menu .orange.active.item,
  .ui.orange.menu .active.item {
    border-color: #F2711C !important;
    color: #F2711C !important;
  }
  .ui.menu .yellow.active.item,
  .ui.yellow.menu .active.item {
    border-color: #FBBD08 !important;
    color: #FBBD08 !important;
  }
  .ui.menu .olive.active.item,
  .ui.olive.menu .active.item {
    border-color: #B5CC18 !important;
    color: #B5CC18 !important;
  }
  .ui.menu .green.active.item,
  .ui.green.menu .active.item {
    border-color: #21BA45 !important;
    color: #21BA45 !important;
  }
  .ui.menu .teal.active.item,
  .ui.teal.menu .active.item {
    border-color: #00B5AD !important;
    color: #00B5AD !important;
  }
  .ui.menu .blue.active.item,
  .ui.blue.menu .active.item {
    border-color: #2185D0 !important;
    color: #2185D0 !important;
  }
  .ui.menu .violet.active.item,
  .ui.violet.menu .active.item {
    border-color: #6435C9 !important;
    color: #6435C9 !important;
  }
  .ui.menu .purple.active.item,
  .ui.purple.menu .active.item {
    border-color: #A333C8 !important;
    color: #A333C8 !important;
  }
  .ui.menu .pink.active.item,
  .ui.pink.menu .active.item {
    border-color: #E03997 !important;
    color: #E03997 !important;
  }
  .ui.menu .brown.active.item,
  .ui.brown.menu .active.item {
    border-color: #A5673F !important;
    color: #A5673F !important;
  }
  .ui.menu .grey.active.item,
  .ui.grey.menu .active.item {
    border-color: #767676 !important;
    color: #767676 !important;
  }
  /*--------------
    Inverted
---------------*/
  .ui.inverted.menu {
    border: 0px solid transparent;
    background: #1B1C1D;
    box-shadow: none;
  }
  /* Menu Item */
  .ui.inverted.menu .item,
  .ui.inverted.menu .item > a:not(.ui) {
    background: transparent;
    color: rgba(255, 255, 255, 0.9);
  }
  .ui.inverted.menu .item.menu {
    background: transparent;
  }
  /*--- Border ---*/
  .ui.inverted.menu .item:before {
    background: rgba(255, 255, 255, 0.08);
  }
  .ui.vertical.inverted.menu .item:before {
    background: rgba(255, 255, 255, 0.08);
  }
  /* Sub Menu */
  .ui.vertical.inverted.menu .menu .item,
  .ui.vertical.inverted.menu .menu .item a:not(.ui) {
    color: rgba(255, 255, 255, 0.5);
  }
  /* Header */
  .ui.inverted.menu .header.item {
    margin: 0em;
    background: transparent;
    box-shadow: none;
  }
  /* Disabled */
  .ui.inverted.menu .item.disabled,
  .ui.inverted.menu .item.disabled:hover {
    color: rgba(225, 225, 225, 0.3);
  }
  /*--- Hover ---*/
  .ui.link.inverted.menu .item:hover,
  .ui.inverted.menu .dropdown.item:hover,
  .ui.inverted.menu .link.item:hover,
  .ui.inverted.menu a.item:hover {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
  }
  .ui.vertical.inverted.menu .item .menu a.item:hover,
  .ui.vertical.inverted.menu .item .menu .link.item:hover {
    background: transparent;
    color: #ffffff;
  }
  /*--- Pressed ---*/
  .ui.inverted.menu a.item:active,
  .ui.inverted.menu .link.item:active {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
  }
  /*--- Active ---*/
  .ui.inverted.menu .active.item {
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff !important;
  }
  .ui.inverted.vertical.menu .item .menu .active.item {
    background: transparent;
    color: #FFFFFF;
  }
  .ui.inverted.pointing.menu .active.item:after {
    background: #3D3E3F !important;
    margin: 0em !important;
    box-shadow: none !important;
    border: none !important;
  }
  /*--- Active Hover ---*/
  .ui.inverted.menu .active.item:hover {
    background: rgba(255, 255, 255, 0.15);
    color: #FFFFFF !important;
  }
  .ui.inverted.pointing.menu .active.item:hover:after {
    background: #3D3E3F !important;
  }
  /*--------------
     Floated
---------------*/
  .ui.floated.menu {
    float: left;
    margin: 0rem 0.5rem 0rem 0rem;
  }
  .ui.floated.menu .item:last-child:before {
    display: none;
  }
  .ui.right.floated.menu {
    float: right;
    margin: 0rem 0rem 0rem 0.5rem;
  }
  /*--------------
    Inverted
---------------*/
  /* Red */
  .ui.inverted.menu .red.active.item,
  .ui.inverted.red.menu {
    background-color: #DB2828;
  }
  .ui.inverted.red.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.red.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /* Orange */
  .ui.inverted.menu .orange.active.item,
  .ui.inverted.orange.menu {
    background-color: #F2711C;
  }
  .ui.inverted.orange.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.orange.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /* Yellow */
  .ui.inverted.menu .yellow.active.item,
  .ui.inverted.yellow.menu {
    background-color: #FBBD08;
  }
  .ui.inverted.yellow.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.yellow.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /* Olive */
  .ui.inverted.menu .olive.active.item,
  .ui.inverted.olive.menu {
    background-color: #B5CC18;
  }
  .ui.inverted.olive.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.olive.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /* Green */
  .ui.inverted.menu .green.active.item,
  .ui.inverted.green.menu {
    background-color: #21BA45;
  }
  .ui.inverted.green.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.green.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /* Teal */
  .ui.inverted.menu .teal.active.item,
  .ui.inverted.teal.menu {
    background-color: #00B5AD;
  }
  .ui.inverted.teal.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.teal.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /* Blue */
  .ui.inverted.menu .blue.active.item,
  .ui.inverted.blue.menu {
    background-color: #2185D0;
  }
  .ui.inverted.blue.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.blue.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /* Violet */
  .ui.inverted.menu .violet.active.item,
  .ui.inverted.violet.menu {
    background-color: #6435C9;
  }
  .ui.inverted.violet.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.violet.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /* Purple */
  .ui.inverted.menu .purple.active.item,
  .ui.inverted.purple.menu {
    background-color: #A333C8;
  }
  .ui.inverted.purple.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.purple.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /* Pink */
  .ui.inverted.menu .pink.active.item,
  .ui.inverted.pink.menu {
    background-color: #E03997;
  }
  .ui.inverted.pink.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.pink.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /* Brown */
  .ui.inverted.menu .brown.active.item,
  .ui.inverted.brown.menu {
    background-color: #A5673F;
  }
  .ui.inverted.brown.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.brown.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /* Grey */
  .ui.inverted.menu .grey.active.item,
  .ui.inverted.grey.menu {
    background-color: #767676;
  }
  .ui.inverted.grey.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
  }
  .ui.inverted.grey.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  /*--------------
     Fitted
---------------*/
  .ui.fitted.menu .item,
  .ui.fitted.menu .item .menu .item,
  .ui.menu .fitted.item {
    padding: 0em;
  }
  .ui.horizontally.fitted.menu .item,
  .ui.horizontally.fitted.menu .item .menu .item,
  .ui.menu .horizontally.fitted.item {
    padding-top: 0.92857143em;
    padding-bottom: 0.92857143em;
  }
  .ui.vertically.fitted.menu .item,
  .ui.vertically.fitted.menu .item .menu .item,
  .ui.menu .vertically.fitted.item {
    padding-left: 1.14285714em;
    padding-right: 1.14285714em;
  }
  /*--------------
   Borderless
---------------*/
  .ui.borderless.menu .item:before,
  .ui.borderless.menu .item .menu .item:before,
  .ui.menu .borderless.item:before {
    background: none !important;
  }
  /*-------------------
       Compact
--------------------*/
  .ui.compact.menu {
    display: inline-flex;
    margin: 0em;
    vertical-align: middle;
  }
  .ui.compact.vertical.menu {
    display: inline-block;
  }
  .ui.compact.menu .item:last-child {
    border-radius: 0em 0.5rem 0.5rem 0em;
  }
  .ui.compact.menu .item:last-child:before {
    display: none;
  }
  .ui.compact.vertical.menu {
    width: auto !important;
  }
  .ui.compact.vertical.menu .item:last-child::before {
    display: block;
  }
  /*-------------------
        Fluid
--------------------*/
  .ui.menu.fluid,
  .ui.vertical.menu.fluid {
    width: 100% !important;
  }
  /*-------------------
      Evenly Sized
--------------------*/
  .ui.item.menu,
  .ui.item.menu .item {
    width: 100%;
    padding-left: 0em !important;
    padding-right: 0em !important;
    margin-left: 0em !important;
    margin-right: 0em !important;
    text-align: center;
    justify-content: center;
  }
  .ui.attached.item.menu {
    margin: 0em -1px !important;
  }
  .ui.item.menu .item:last-child:before {
    display: none;
  }
  .ui.menu.two.item .item {
    width: 50%;
  }
  .ui.menu.three.item .item {
    width: 33.333%;
  }
  .ui.menu.four.item .item {
    width: 25%;
  }
  .ui.menu.five.item .item {
    width: 20%;
  }
  .ui.menu.six.item .item {
    width: 16.666%;
  }
  .ui.menu.seven.item .item {
    width: 14.285%;
  }
  .ui.menu.eight.item .item {
    width: 12.5%;
  }
  .ui.menu.nine.item .item {
    width: 11.11%;
  }
  .ui.menu.ten.item .item {
    width: 10%;
  }
  .ui.menu.eleven.item .item {
    width: 9.09%;
  }
  .ui.menu.twelve.item .item {
    width: 8.333%;
  }
  /*--------------
     Fixed
---------------*/
  .ui.menu.fixed {
    position: fixed;
    z-index: 101;
    margin: 0em;
    width: 100%;
  }
  .ui.menu.fixed,
  .ui.menu.fixed .item:first-child,
  .ui.menu.fixed .item:last-child {
    border-radius: 0px !important;
  }
  .ui.fixed.menu,
  .ui[class*="top fixed"].menu {
    top: 0px;
    left: 0px;
    right: auto;
    bottom: auto;
  }
  .ui[class*="top fixed"].menu {
    border-top: none;
    border-left: none;
    border-right: none;
  }
  .ui[class*="right fixed"].menu {
    border-top: none;
    border-bottom: none;
    border-right: none;
    top: 0px;
    right: 0px;
    left: auto;
    bottom: auto;
    width: auto;
    height: 100%;
  }
  .ui[class*="bottom fixed"].menu {
    border-bottom: none;
    border-left: none;
    border-right: none;
    bottom: 0px;
    left: 0px;
    top: auto;
    right: auto;
  }
  .ui[class*="left fixed"].menu {
    border-top: none;
    border-bottom: none;
    border-left: none;
    top: 0px;
    left: 0px;
    right: auto;
    bottom: auto;
    width: auto;
    height: 100%;
  }
  /* Coupling with Grid */
  .ui.fixed.menu + .ui.grid {
    padding-top: 2.75rem;
  }
  /*-------------------
       Pointing
--------------------*/
  .ui.pointing.menu .item:after {
    visibility: hidden;
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    background: none;
    margin: 0.5px 0em 0em;
    width: 0.57142857em;
    height: 0.57142857em;
    border: none;
    border-bottom: 1px solid #D4D4D5;
    border-right: 1px solid #D4D4D5;
    z-index: 2;
    transition: background 0.1s ease;
  }
  .ui.vertical.pointing.menu .item:after {
    position: absolute;
    top: 50%;
    right: 0%;
    bottom: auto;
    left: auto;
    transform: translateX(50%) translateY(-50%) rotate(45deg);
    margin: 0em -0.5px 0em 0em;
    border: none;
    border-top: 1px solid #D4D4D5;
    border-right: 1px solid #D4D4D5;
  }
  /* Active */
  .ui.pointing.menu .active.item:after {
    visibility: visible;
  }
  .ui.pointing.menu .active.dropdown.item:after {
    visibility: hidden;
  }
  /* Don't double up pointers */
  .ui.pointing.menu .dropdown.active.item:after,
  .ui.pointing.menu .active.item .menu .active.item:after {
    display: none;
  }
  /* Colors */
  .ui.pointing.menu .active.item:hover:after {
    background-color: #F2F2F2;
  }
  .ui.pointing.menu .active.item:after {
    background-color: #F2F2F2;
  }
  .ui.pointing.menu .active.item:hover:after {
    background-color: #F2F2F2;
  }
  .ui.vertical.pointing.menu .active.item:hover:after {
    background-color: #F2F2F2;
  }
  .ui.vertical.pointing.menu .active.item:after {
    background-color: #F2F2F2;
  }
  .ui.vertical.pointing.menu .menu .active.item:after {
    background-color: #FFFFFF;
  }
  /*--------------
    Attached
---------------*/
  /* Middle */
  .ui.attached.menu {
    top: 0px;
    bottom: 0px;
    border-radius: 0px;
    margin: 0em -1px;
    width: calc(100% - (-1px * 2));
    max-width: calc(100% - (-1px * 2));
    box-shadow: none;
  }
  .ui.attached + .ui.attached.menu:not(.top) {
    border-top: none;
  }
  /* Top */
  .ui[class*="top attached"].menu {
    bottom: 0px;
    margin-bottom: 0em;
    top: 0px;
    margin-top: 1rem;
    border-radius: 0.5rem 0.5rem 0em 0em;
  }
  .ui.menu[class*="top attached"]:first-child {
    margin-top: 0em;
  }
  /* Bottom */
  .ui[class*="bottom attached"].menu {
    bottom: 0px;
    margin-top: 0em;
    top: 0px;
    margin-bottom: 1rem;
    box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), none;
    border-radius: 0em 0em 0.5rem 0.5rem;
  }
  .ui[class*="bottom attached"].menu:last-child {
    margin-bottom: 0em;
  }
  /* Attached Menu Item */
  .ui.top.attached.menu > .item:first-child {
    border-radius: 0.5rem 0em 0em 0em;
  }
  .ui.bottom.attached.menu > .item:first-child {
    border-radius: 0em 0em 0em 0.5rem;
  }
  /* Tabular Attached */
  .ui.attached.menu:not(.tabular) {
    border: 1px solid #D4D4D5;
  }
  .ui.attached.inverted.menu {
    border: none;
  }
  .ui.attached.tabular.menu {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  /*--------------
     Sizes
---------------*/
  /* Mini */
  .ui.mini.menu {
    font-size: 0.78571429rem;
  }
  .ui.mini.vertical.menu {
    width: 9rem;
  }
  /* Tiny */
  .ui.tiny.menu {
    font-size: 0.85714286rem;
  }
  .ui.tiny.vertical.menu {
    width: 11rem;
  }
  /* Small */
  .ui.small.menu {
    font-size: 0.92857143rem;
  }
  .ui.small.vertical.menu {
    width: 13rem;
  }
  /* Medium */
  .ui.menu {
    font-size: 1rem;
  }
  .ui.vertical.menu {
    width: 15rem;
  }
  /* Large */
  .ui.large.menu {
    font-size: 1.07142857rem;
  }
  .ui.large.vertical.menu {
    width: 18rem;
  }
  /* Huge */
  .ui.huge.menu {
    font-size: 1.21428571rem;
  }
  .ui.huge.vertical.menu {
    width: 22rem;
  }
  /* Big */
  .ui.big.menu {
    font-size: 1.14285714rem;
  }
  .ui.big.vertical.menu {
    width: 20rem;
  }
  /* Massive */
  .ui.massive.menu {
    font-size: 1.28571429rem;
  }
  .ui.massive.vertical.menu {
    width: 25rem;
  }
  /*******************************
         Theme Overrides
*******************************/
  body:not(.acrylic-mode) .ui.vertical.menu {
    backdrop-filter: blur(10px);
  }
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - Message
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
            Message
*******************************/
  /*-------------------
       Elements
--------------------*/
  /* Header */
  /* Paragraph */
  /* List */
  /* Icon */
  /* Close Icon */
  /*-------------------
        Types
--------------------*/
  /* Icon Message */
  /* Attached */
  /* Floating */
  /* Colors */
  /* Warning / Positive / Negative / Info */
  /* Packaged Theme */
  /*******************************
            Message
*******************************/
  /*-------------------
       Elements
--------------------*/
  /* Header */
  /* Paragraph */
  /* List */
  /* Icon */
  /* Close Icon */
  /*-------------------
        Types
--------------------*/
  /* Icon Message */
  /* Attached */
  /* Floating */
  /* Colors */
  /* Warning / Positive / Negative / Info */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Message
*******************************/
  .ui.message {
    position: relative;
    min-height: 1em;
    margin: 1em 0em;
    background: var(--message-background, #F8F8F9);
    padding: 1em 1.5em;
    line-height: 1.4285em;
    color: var(--text-color, rgba(0, 0, 0, 0.87));
    transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, box-shadow 0.1s ease;
    border-radius: var(--default-squircle-radius, 0.5rem);
    corner-shape: var(--default-corner-shape, round);
    box-shadow: var(--message-box-shadow, 0px 0px 0px 1px rgba(34, 36, 38, 0.22) inset, 0px 0px 0px 0px rgba(0, 0, 0, 0));
  }
  .ui.message:first-child {
    margin-top: 0em;
  }
  .ui.message:last-child {
    margin-bottom: 0em;
  }
  /*--------------
     Content
---------------*/
  /* Header */
  .ui.message .header {
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-weight: var(--message-header-font-weight, 600);
    margin: -0.14285714em 0em 0rem 0em;
  }
  /* Default font size */
  .ui.message .header:not(.ui) {
    font-size: var(--message-header-font-size, 1.14285714em);
  }
  /* Paragraph */
  .ui.message p {
    opacity: var(--message-text-opacity, 0.85);
    margin: 0.75em 0em;
  }
  .ui.message p:first-child {
    margin-top: 0em;
  }
  .ui.message p:last-child {
    margin-bottom: 0em;
  }
  .ui.message .header + p {
    margin-top: 0.25em;
  }
  /* List */
  .ui.message .list:not(.ui) {
    text-align: left;
    padding: 0em;
    opacity: var(--message-list-opacity, 0.85);
    list-style-position: inside;
    margin: 0.5em 0em 0em;
  }
  .ui.message .list:not(.ui):first-child {
    margin-top: 0em;
  }
  .ui.message .list:not(.ui):last-child {
    margin-bottom: 0em;
  }
  .ui.message .list:not(.ui) li {
    position: relative;
    list-style-type: none;
    margin: 0em 0em 0.3em 1em;
    padding: 0em;
  }
  .ui.message .list:not(.ui) li:before {
    position: absolute;
    content: "•";
    left: -1em;
    height: 100%;
    vertical-align: baseline;
  }
  .ui.message .list:not(.ui) li:last-child {
    margin-bottom: 0em;
  }
  /* Icon */
  .ui.message > .icon {
    margin-right: 0.6em;
  }
  /* Close Icon */
  .ui.message > .close.icon {
    cursor: pointer;
    position: absolute;
    margin: 0em;
    top: 0.78575em;
    right: 0.5em;
    opacity: 0.7;
    transition: opacity 0.1s ease;
  }
  .ui.message > .close.icon:hover {
    opacity: 1;
  }
  /* First / Last Element */
  .ui.message > :first-child {
    margin-top: 0em;
  }
  .ui.message > :last-child {
    margin-bottom: 0em;
  }
  /*******************************
            Coupling
*******************************/
  .ui.dropdown .menu > .message {
    margin: 0px -1px;
  }
  /*******************************
            States
*******************************/
  /*--------------
    Visible
---------------*/
  .ui.visible.visible.visible.visible.message {
    display: block;
  }
  .ui.icon.visible.visible.visible.visible.message {
    display: flex;
  }
  /*--------------
     Hidden
---------------*/
  .ui.hidden.hidden.hidden.hidden.message {
    display: none;
  }
  /*******************************
            Variations
*******************************/
  /*--------------
    Compact
---------------*/
  .ui.compact.message {
    display: inline-block;
  }
  .ui.compact.icon.message {
    display: inline-flex;
  }
  /*--------------
    Attached
---------------*/
  .ui.attached.message {
    margin-bottom: -1px;
    border-radius: 0.5rem 0.5rem 0em 0em;
    box-shadow: 0em 0em 0em 1px rgba(34, 36, 38, 0.15) inset;
    margin-left: -1px;
    margin-right: -1px;
  }
  .ui.attached + .ui.attached.message:not(.top):not(.bottom) {
    margin-top: -1px;
    border-radius: 0em;
  }
  .ui.bottom.attached.message {
    margin-top: -1px;
    border-radius: 0em 0em 0.5rem 0.5rem;
    box-shadow: 0em 0em 0em 1px rgba(34, 36, 38, 0.15) inset, 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  }
  .ui.bottom.attached.message:not(:last-child) {
    margin-bottom: 1em;
  }
  .ui.attached.icon.message {
    width: auto;
  }
  /*--------------
      Icon
---------------*/
  .ui.icon.message {
    display: flex;
    width: 100%;
    align-items: center;
  }
  .ui.icon.message > .icon:not(.close) {
    display: block;
    flex: 0 0 auto;
    width: auto;
    line-height: 1;
    vertical-align: middle;
    font-size: 3em;
    opacity: 0.8;
  }
  .ui.icon.message > .content {
    display: block;
    flex: 1 1 auto;
    vertical-align: middle;
  }
  .ui.icon.message .icon:not(.close) + .content {
    padding-left: 0rem;
  }
  .ui.icon.message .circular.icon {
    width: 1em;
  }
  /*--------------
    Floating
---------------*/
  .ui.floating.message {
    box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.22) inset, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  }
  /*--------------
     Colors
---------------*/
  .ui.black.message {
    background-color: #1B1C1D;
    color: rgba(255, 255, 255, 0.9);
  }
  /*--------------
     Types
---------------*/
  /* Positive */
  .ui.positive.message {
    background-color: var(--positive-background-color, #FCFFF5);
    color: var(--positive-text-color, #2C662D);
  }
  .ui.positive.message,
  .ui.attached.positive.message {
    box-shadow: var(--positive-box-shadow, 0px 0px 0px 1px #A3C293 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0));
  }
  .ui.positive.message .header {
    color: var(--positive-header-color, #1A531B);
  }
  /* Negative */
  .ui.negative.message {
    background-color: var(--negative-background-color, #FFF6F6);
    color: var(--negative-text-color, #9F3A38);
  }
  .ui.negative.message,
  .ui.attached.negative.message {
    box-shadow: var(--negative-box-shadow, 0px 0px 0px 1px #E0B4B4 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0));
  }
  .ui.negative.message .header {
    color: var(--negative-header-color, #912D2B);
  }
  /* Info */
  .ui.info.message {
    background-color: var(--info-background-color, #F8FFFF);
    color: var(--info-text-color, #276F86);
  }
  .ui.info.message,
  .ui.attached.info.message {
    box-shadow: var(--info-box-shadow, 0px 0px 0px 1px #A9D5DE inset, 0px 0px 0px 0px rgba(0, 0, 0, 0));
  }
  .ui.info.message .header {
    color: var(--info-header-color, #0E566C);
  }
  /* Warning */
  .ui.warning.message {
    background-color: var(--warning-background-color, #FFFAF3);
    color: var(--warning-text-color, #573A08);
  }
  .ui.warning.message,
  .ui.attached.warning.message {
    box-shadow: var(--warning-box-shadow, 0px 0px 0px 1px #C9BA9B inset, 0px 0px 0px 0px rgba(0, 0, 0, 0));
  }
  .ui.warning.message .header {
    color: var(--warning-header-color, #794B02);
  }
  /* Error */
  .ui.error.message {
    background-color: var(--error-background-color, #FFF6F6);
    color: var(--error-text-color, #9F3A38);
  }
  .ui.error.message,
  .ui.attached.error.message {
    box-shadow: var(--error-box-shadow, 0px 0px 0px 1px #E0B4B4 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0));
  }
  .ui.error.message .header {
    color: var(--error-header-color, #912D2B);
  }
  /* Success */
  .ui.success.message {
    background-color: var(--success-background-color, #FCFFF5);
    color: var(--success-text-color, #2C662D);
  }
  .ui.success.message,
  .ui.attached.success.message {
    box-shadow: var(--success-box-shadow, 0px 0px 0px 1px #A3C293 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0));
  }
  .ui.success.message .header {
    color: var(--success-header-color, #1A531B);
  }
  /* Colors */
  .ui.inverted.message,
  .ui.black.message {
    background-color: #1B1C1D;
    color: rgba(255, 255, 255, 0.9);
  }
  .ui.red.message {
    background-color: var(--red-background, #FFE8E6);
    color: var(--red-text-color, #DB2828);
    box-shadow: 0px 0px 0px 1px #DB2828 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .ui.red.message .header {
    color: var(--red-header-color, #c82121);
  }
  .ui.orange.message {
    background-color: var(--orange-background, #FFEDDE);
    color: var(--orange-text-color, #F2711C);
    box-shadow: 0px 0px 0px 1px #F2711C inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .ui.orange.message .header {
    color: var(--orange-header-color, #e7640d);
  }
  .ui.yellow.message {
    background-color: var(--yellow-background, #FFF8DB);
    color: var(--yellow-text-color, #B58105);
    box-shadow: 0px 0px 0px 1px #B58105 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .ui.yellow.message .header {
    color: var(--yellow-header-color, #9c6f04);
  }
  .ui.olive.message {
    background-color: var(--olive-background, #FBFDEF);
    color: var(--olive-text-color, #8ABC1E);
    box-shadow: 0px 0px 0px 1px #8ABC1E inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .ui.olive.message .header {
    color: var(--olive-header-color, #7aa61a);
  }
  .ui.green.message {
    background-color: var(--green-background, #E5F9E7);
    color: var(--green-text-color, #1EBC30);
    box-shadow: 0px 0px 0px 1px #1EBC30 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .ui.green.message .header {
    color: var(--green-header-color, #1aa62a);
  }
  .ui.teal.message {
    background-color: var(--teal-background, #E1F7F7);
    color: var(--teal-text-color, #10A3A3);
    box-shadow: 0px 0px 0px 1px #10A3A3 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .ui.teal.message .header {
    color: var(--teal-header-color, #0e8c8c);
  }
  .ui.blue.message {
    background-color: var(--blue-background, #DFF0FF);
    color: var(--blue-text-color, #2185D0);
    box-shadow: 0px 0px 0px 1px #2185D0 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .ui.blue.message .header {
    color: var(--blue-header-color, #1e77ba);
  }
  .ui.violet.message {
    background-color: var(--violet-background, #EAE7FF);
    color: var(--violet-text-color, #6435C9);
    box-shadow: 0px 0px 0px 1px #6435C9 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .ui.violet.message .header {
    color: var(--violet-header-color, #5a30b5);
  }
  .ui.purple.message {
    background-color: var(--purple-background, #F6E7FF);
    color: var(--purple-text-color, #A333C8);
    box-shadow: 0px 0px 0px 1px #A333C8 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .ui.purple.message .header {
    color: var(--purple-header-color, #922eb4);
  }
  .ui.pink.message {
    background-color: var(--pink-background, #FFE3FB);
    color: var(--pink-text-color, #E03997);
    box-shadow: 0px 0px 0px 1px #E03997 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .ui.pink.message .header {
    color: var(--pink-header-color, #dd238b);
  }
  .ui.brown.message {
    background-color: var(--brown-background, #F1E2D3);
    color: var(--brown-text-color, #A5673F);
    box-shadow: 0px 0px 0px 1px #A5673F inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .ui.brown.message .header {
    color: var(--brown-header-color, #935b38);
  }
  /*--------------
     Sizes
---------------*/
  .ui.mini.message {
    font-size: var(--relative-mini, 0.78571429em);
  }
  .ui.tiny.message {
    font-size: var(--relative-tiny, 0.85714286em);
  }
  .ui.small.message {
    font-size: var(--relative-small, 0.92857143em);
  }
  .ui.message {
    font-size: var(--relative-medium, 1em);
  }
  .ui.large.message {
    font-size: var(--relative-large, 1.14285714em);
  }
  .ui.big.message {
    font-size: var(--relative-big, 1.28571429em);
  }
  .ui.huge.message {
    font-size: var(--relative-huge, 1.42857143em);
  }
  .ui.massive.message {
    font-size: var(--relative-massive, 1.71428571em);
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
        Site Overrides
*******************************/
  /*!
 * # Semantic UI - Table
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
             Table
*******************************/
  /*-------------------
       Element
--------------------*/
  /*--------------
     Parts
---------------*/
  /* Table Row */
  /* Table Cell */
  /* Table Header */
  /* Table Footer */
  /* Responsive Size */
  /*-------------------
       Types
--------------------*/
  /* Definition */
  /*--------------
    Couplings
---------------*/
  /*--------------
     States
---------------*/
  /* Positive */
  /* Negative */
  /* Error */
  /* Warning */
  /* Active */
  /*--------------
     Types
---------------*/
  /* Attached */
  /* Striped */
  /* Selectable */
  /* Sortable */
  /* Colors */
  /* Inverted */
  /* Basic */
  /* Padded */
  /* Compact */
  /* Sizes */
  /* Packaged Theme */
  /*******************************
             Table
*******************************/
  /*-------------------
       Element
--------------------*/
  /*--------------
     Parts
---------------*/
  /* Table Row */
  /* Table Cell */
  /* Table Header */
  /* Table Footer */
  /* Responsive Size */
  /*-------------------
       Types
--------------------*/
  /* Definition */
  /*--------------
    Couplings
---------------*/
  /*--------------
     States
---------------*/
  /* Positive */
  /* Negative */
  /* Error */
  /* Warning */
  /* Active */
  /*--------------
     Types
---------------*/
  /* Attached */
  /* Striped */
  /* Selectable */
  /* Sortable */
  /* Colors */
  /* Inverted */
  /* Basic */
  /* Padded */
  /* Compact */
  /* Sizes */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
             Table
*******************************/
  /* Prototype */
  .ui.table {
    width: 100%;
    background: var(--table-background, #FFFFFF);
    margin: 1em 0em;
    border: var(--table-border, 1px solid rgba(34, 36, 38, 0.15));
    box-shadow: var(--table-box-shadow, none);
    border-radius: var(--default-border-radius, 0.5rem);
    text-align: left;
    color: var(--text-color, rgba(0, 0, 0, 0.87));
    border-collapse: separate;
    border-spacing: 0px;
  }
  .ui.table:first-child {
    margin-top: 0em;
  }
  .ui.table:last-child {
    margin-bottom: 0em;
  }
  /*******************************
             Parts
*******************************/
  /* Table Content */
  .ui.table th,
  .ui.table td {
    transition: background 0.1s ease, color 0.1s ease;
  }
  /* Headers */
  .ui.table thead {
    box-shadow: none;
  }
  .ui.table thead th {
    cursor: auto;
    background: var(--table-header-background, #F9FAFB);
    text-align: inherit;
    color: var(--table-header-color, rgba(0, 0, 0, 0.87));
    padding: 0.92857143em 0.78571429em;
    vertical-align: inherit;
    font-style: var(--table-header-font-style, none);
    font-weight: var(--table-header-font-weight, 600);
    text-transform: none;
    border-bottom: var(--table-header-border, 1px solid rgba(34, 36, 38, 0.1));
    border-left: var(--table-header-divider, none);
  }
  .ui.table thead tr > th:first-child {
    border-left: none;
  }
  .ui.table thead tr:first-child > th:first-child {
    border-radius: var(--default-border-radius, 0.5rem) 0em 0em 0em;
  }
  .ui.table thead tr:first-child > th:last-child {
    border-radius: 0em var(--default-border-radius, 0.5rem) 0em 0em;
  }
  .ui.table thead tr:first-child > th:only-child {
    border-radius: var(--default-border-radius, 0.5rem) var(--default-border-radius, 0.5rem) 0em 0em;
  }
  /* Footer */
  .ui.table tfoot {
    box-shadow: none;
  }
  .ui.table tfoot th {
    cursor: auto;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    background: #F9FAFB;
    text-align: inherit;
    color: rgba(0, 0, 0, 0.87);
    padding: 0.78571429em 0.78571429em;
    vertical-align: middle;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
  }
  .ui.table tfoot tr > th:first-child {
    border-left: none;
  }
  .ui.table tfoot tr:first-child > th:first-child {
    border-radius: 0em 0em 0em var(--default-border-radius, 0.5rem);
  }
  .ui.table tfoot tr:first-child > th:last-child {
    border-radius: 0em 0em var(--default-border-radius, 0.5rem) 0em;
  }
  .ui.table tfoot tr:first-child > th:only-child {
    border-radius: 0em 0em var(--default-border-radius, 0.5rem) var(--default-border-radius, 0.5rem);
  }
  /* Table Row */
  .ui.table tr td {
    border-top: var(--table-row-border, 1px solid rgba(34, 36, 38, 0.1));
  }
  .ui.table tr:first-child td {
    border-top: none;
  }
  /* Repeated tbody */
  .ui.table tbody + tbody tr:first-child td {
    border-top: var(--table-row-border, 1px solid rgba(34, 36, 38, 0.1));
  }
  /* Table Cells */
  .ui.table td {
    padding: 0.78571429em 0.78571429em;
    text-align: inherit;
  }
  /* Icons */
  .ui.table > .icon {
    vertical-align: baseline;
  }
  .ui.table > .icon:only-child {
    margin: 0em;
  }
  /* Table Segment */
  .ui.table.segment {
    padding: 0em;
  }
  .ui.table.segment:after {
    display: none;
  }
  .ui.table.segment.stacked:after {
    display: block;
  }
  /* Responsive */
  @media only screen and (max-width: 767px) {
    .ui.table:not(.unstackable) {
      width: 100%;
    }
    .ui.table:not(.unstackable) tbody,
    .ui.table:not(.unstackable) tr,
    .ui.table:not(.unstackable) tr > th,
    .ui.table:not(.unstackable) tr > td {
      width: auto !important;
      display: block !important;
    }
    .ui.table:not(.unstackable) {
      padding: 0em;
    }
    .ui.table:not(.unstackable) thead {
      display: block;
    }
    .ui.table:not(.unstackable) tfoot {
      display: block;
    }
    .ui.table:not(.unstackable) tr {
      padding-top: 1em;
      padding-bottom: 1em;
      box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important;
    }
    .ui.table:not(.unstackable) tr > th,
    .ui.table:not(.unstackable) tr > td {
      background: none;
      border: none !important;
      padding: 0.25em 0.75em !important;
      box-shadow: none !important;
    }
    .ui.table:not(.unstackable) th:first-child,
    .ui.table:not(.unstackable) td:first-child {
      font-weight: 600;
    }
    /* Definition Table */
    .ui.definition.table:not(.unstackable) thead th:first-child {
      box-shadow: none !important;
    }
  }
  /*******************************
            Coupling
*******************************/
  /* UI Image */
  .ui.table th .image,
  .ui.table th .image img,
  .ui.table td .image,
  .ui.table td .image img {
    max-width: none;
  }
  /*******************************
             Types
*******************************/
  /*--------------
    Complex
---------------*/
  .ui.structured.table {
    border-collapse: collapse;
  }
  .ui.structured.table thead th {
    border-left: none;
    border-right: none;
  }
  .ui.structured.sortable.table thead th {
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    border-right: 1px solid rgba(34, 36, 38, 0.15);
  }
  .ui.structured.basic.table th {
    border-left: none;
    border-right: none;
  }
  .ui.structured.celled.table tr th,
  .ui.structured.celled.table tr td {
    border-left: 1px solid rgba(34, 36, 38, 0.1);
    border-right: 1px solid rgba(34, 36, 38, 0.1);
  }
  /*--------------
   Definition
---------------*/
  .ui.definition.table thead:not(.full-width) th:first-child {
    pointer-events: none;
    background: transparent;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.4);
    box-shadow: -1px -1px 0px 1px #FFFFFF;
  }
  .ui.definition.table tfoot:not(.full-width) th:first-child {
    pointer-events: none;
    background: transparent;
    font-weight: rgba(0, 0, 0, 0.4);
    color: normal;
    box-shadow: 1px 1px 0px 1px #FFFFFF;
  }
  /* Remove Border */
  .ui.celled.definition.table thead:not(.full-width) th:first-child {
    box-shadow: 0px -1px 0px 1px #FFFFFF;
  }
  .ui.celled.definition.table tfoot:not(.full-width) th:first-child {
    box-shadow: 0px 1px 0px 1px #FFFFFF;
  }
  /* Highlight Defining Column */
  .ui.definition.table tr td:first-child:not(.ignored),
  .ui.definition.table tr td.definition {
    background: rgba(0, 0, 0, 0.03);
    font-weight: 600;
    color: rgba(0, 0, 0, 0.95);
    text-transform: '';
    box-shadow: '';
    text-align: '';
    font-size: 1em;
    padding-left: '';
    padding-right: '';
  }
  /* Fix 2nd Column */
  .ui.definition.table thead:not(.full-width) th:nth-child(2) {
    border-left: 1px solid rgba(34, 36, 38, 0.15);
  }
  .ui.definition.table tfoot:not(.full-width) th:nth-child(2) {
    border-left: 1px solid rgba(34, 36, 38, 0.15);
  }
  .ui.definition.table td:nth-child(2) {
    border-left: 1px solid rgba(34, 36, 38, 0.15);
  }
  /*******************************
             States
*******************************/
  /*--------------
    Positive
---------------*/
  .ui.table tr.positive,
  .ui.table td.positive {
    box-shadow: 0px 0px 0px #A3C293 inset;
  }
  .ui.table tr.positive,
  .ui.table td.positive {
    background: #FCFFF5 !important;
    color: #2C662D !important;
  }
  /*--------------
     Negative
---------------*/
  .ui.table tr.negative,
  .ui.table td.negative {
    box-shadow: 0px 0px 0px #E0B4B4 inset;
  }
  .ui.table tr.negative,
  .ui.table td.negative {
    background: #FFF6F6 !important;
    color: #9F3A38 !important;
  }
  /*--------------
      Error
---------------*/
  .ui.table tr.error,
  .ui.table td.error {
    box-shadow: 0px 0px 0px #E0B4B4 inset;
  }
  .ui.table tr.error,
  .ui.table td.error {
    background: #FFF6F6 !important;
    color: #9F3A38 !important;
  }
  /*--------------
     Warning
---------------*/
  .ui.table tr.warning,
  .ui.table td.warning {
    box-shadow: 0px 0px 0px #C9BA9B inset;
  }
  .ui.table tr.warning,
  .ui.table td.warning {
    background: #FFFAF3 !important;
    color: #573A08 !important;
  }
  /*--------------
     Active
---------------*/
  .ui.table tr.active,
  .ui.table td.active {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.87) inset;
  }
  .ui.table tr.active,
  .ui.table td.active {
    background: #E0E0E0 !important;
    color: rgba(0, 0, 0, 0.87) !important;
  }
  /*--------------
     Disabled
---------------*/
  .ui.table tr.disabled td,
  .ui.table tr td.disabled,
  .ui.table tr.disabled:hover,
  .ui.table tr:hover td.disabled {
    pointer-events: none;
    color: rgba(40, 40, 40, 0.3);
  }
  /*******************************
          Variations
*******************************/
  /*--------------
    Stackable
---------------*/
  @media only screen and (max-width: 991px) {
    .ui[class*="tablet stackable"].table,
    .ui[class*="tablet stackable"].table tbody,
    .ui[class*="tablet stackable"].table tr,
    .ui[class*="tablet stackable"].table tr > th,
    .ui[class*="tablet stackable"].table tr > td {
      width: 100% !important;
      display: block !important;
    }
    .ui[class*="tablet stackable"].table {
      padding: 0em;
    }
    .ui[class*="tablet stackable"].table thead {
      display: block;
    }
    .ui[class*="tablet stackable"].table tfoot {
      display: block;
    }
    .ui[class*="tablet stackable"].table tr {
      padding-top: 1em;
      padding-bottom: 1em;
      box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important;
    }
    .ui[class*="tablet stackable"].table tr > th,
    .ui[class*="tablet stackable"].table tr > td {
      background: none;
      border: none !important;
      padding: 0.25em 0.75em;
      box-shadow: none !important;
    }
    /* Definition Table */
    .ui.definition[class*="tablet stackable"].table thead th:first-child {
      box-shadow: none !important;
    }
  }
  /*--------------
 Text Alignment
---------------*/
  .ui.table[class*="left aligned"],
  .ui.table [class*="left aligned"] {
    text-align: left;
  }
  .ui.table[class*="center aligned"],
  .ui.table [class*="center aligned"] {
    text-align: center;
  }
  .ui.table[class*="right aligned"],
  .ui.table [class*="right aligned"] {
    text-align: right;
  }
  /*------------------
 Vertical Alignment
------------------*/
  .ui.table[class*="top aligned"],
  .ui.table [class*="top aligned"] {
    vertical-align: top;
  }
  .ui.table[class*="middle aligned"],
  .ui.table [class*="middle aligned"] {
    vertical-align: middle;
  }
  .ui.table[class*="bottom aligned"],
  .ui.table [class*="bottom aligned"] {
    vertical-align: bottom;
  }
  /*--------------
    Collapsing
---------------*/
  .ui.table th.collapsing,
  .ui.table td.collapsing {
    width: 1px;
    white-space: nowrap;
  }
  /*--------------
     Fixed
---------------*/
  .ui.fixed.table {
    table-layout: fixed;
  }
  .ui.fixed.table th,
  .ui.fixed.table td {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /*--------------
   Selectable
---------------*/
  .ui.selectable.table tbody tr:hover,
  .ui.table tbody tr td.selectable:hover {
    background: rgba(0, 0, 0, 0.05) !important;
    color: rgba(0, 0, 0, 0.95) !important;
  }
  .ui.selectable.inverted.table tbody tr:hover,
  .ui.inverted.table tbody tr td.selectable:hover {
    background: rgba(255, 255, 255, 0.08) !important;
    color: #ffffff !important;
  }
  /* Selectable Cell Link */
  .ui.table tbody tr td.selectable {
    padding: 0em;
  }
  .ui.table tbody tr td.selectable > a:not(.ui) {
    display: block;
    color: inherit;
    padding: 0.78571429em 0.78571429em;
  }
  /* Other States */
  .ui.selectable.table tr.error:hover,
  .ui.table tr td.selectable.error:hover,
  .ui.selectable.table tr:hover td.error {
    background: #ffe7e7 !important;
    color: #943634 !important;
  }
  .ui.selectable.table tr.warning:hover,
  .ui.table tr td.selectable.warning:hover,
  .ui.selectable.table tr:hover td.warning {
    background: #fff4e4 !important;
    color: #493107 !important;
  }
  .ui.selectable.table tr.active:hover,
  .ui.table tr td.selectable.active:hover,
  .ui.selectable.table tr:hover td.active {
    background: #E0E0E0 !important;
    color: rgba(0, 0, 0, 0.87) !important;
  }
  .ui.selectable.table tr.positive:hover,
  .ui.table tr td.selectable.positive:hover,
  .ui.selectable.table tr:hover td.positive {
    background: #f7ffe6 !important;
    color: #275b28 !important;
  }
  .ui.selectable.table tr.negative:hover,
  .ui.table tr td.selectable.negative:hover,
  .ui.selectable.table tr:hover td.negative {
    background: #ffe7e7 !important;
    color: #943634 !important;
  }
  /*-------------------
      Attached
--------------------*/
  /* Middle */
  .ui.attached.table {
    top: 0px;
    bottom: 0px;
    border-radius: 0px;
    margin: 0em -1px;
    width: calc(100% - (-1px * 2));
    max-width: calc(100% - (-1px * 2));
    box-shadow: none;
    border: 1px solid #D4D4D5;
  }
  .ui.attached + .ui.attached.table:not(.top) {
    border-top: none;
  }
  /* Top */
  .ui[class*="top attached"].table {
    bottom: 0px;
    margin-bottom: 0em;
    top: 0px;
    margin-top: 1em;
    border-radius: var(--default-border-radius, 0.5rem) var(--default-border-radius, 0.5rem) 0em 0em;
  }
  .ui.table[class*="top attached"]:first-child {
    margin-top: 0em;
  }
  /* Bottom */
  .ui[class*="bottom attached"].table {
    bottom: 0px;
    margin-top: 0em;
    top: 0px;
    margin-bottom: 1em;
    box-shadow: none, none;
    border-radius: 0em 0em var(--default-border-radius, 0.5rem) var(--default-border-radius, 0.5rem);
  }
  .ui[class*="bottom attached"].table:last-child {
    margin-bottom: 0em;
  }
  /*--------------
     Striped
---------------*/
  /* Table Striping */
  .ui.striped.table > tr:nth-child(2n),
  .ui.striped.table tbody tr:nth-child(2n) {
    background-color: rgba(0, 0, 50, 0.02);
  }
  /* Stripes */
  .ui.inverted.striped.table > tr:nth-child(2n),
  .ui.inverted.striped.table tbody tr:nth-child(2n) {
    background-color: rgba(255, 255, 255, 0.05);
  }
  /* Allow striped active hover */
  .ui.striped.selectable.selectable.selectable.table tbody tr.active:hover {
    background: #EFEFEF !important;
    color: rgba(0, 0, 0, 0.95) !important;
  }
  /*--------------
   Single Line
---------------*/
  .ui.table[class*="single line"],
  .ui.table [class*="single line"] {
    white-space: nowrap;
  }
  .ui.table[class*="single line"],
  .ui.table [class*="single line"] {
    white-space: nowrap;
  }
  /*-------------------
       Colors
--------------------*/
  /* Red */
  .ui.red.table {
    border-top: 0.2em solid #DB2828;
  }
  .ui.inverted.red.table {
    background-color: #DB2828 !important;
    color: #FFFFFF !important;
  }
  /* Orange */
  .ui.orange.table {
    border-top: 0.2em solid #F2711C;
  }
  .ui.inverted.orange.table {
    background-color: #F2711C !important;
    color: #FFFFFF !important;
  }
  /* Yellow */
  .ui.yellow.table {
    border-top: 0.2em solid #FBBD08;
  }
  .ui.inverted.yellow.table {
    background-color: #FBBD08 !important;
    color: #FFFFFF !important;
  }
  /* Olive */
  .ui.olive.table {
    border-top: 0.2em solid #B5CC18;
  }
  .ui.inverted.olive.table {
    background-color: #B5CC18 !important;
    color: #FFFFFF !important;
  }
  /* Green */
  .ui.green.table {
    border-top: 0.2em solid #21BA45;
  }
  .ui.inverted.green.table {
    background-color: #21BA45 !important;
    color: #FFFFFF !important;
  }
  /* Teal */
  .ui.teal.table {
    border-top: 0.2em solid #00B5AD;
  }
  .ui.inverted.teal.table {
    background-color: #00B5AD !important;
    color: #FFFFFF !important;
  }
  /* Blue */
  .ui.blue.table {
    border-top: 0.2em solid #2185D0;
  }
  .ui.inverted.blue.table {
    background-color: #2185D0 !important;
    color: #FFFFFF !important;
  }
  /* Violet */
  .ui.violet.table {
    border-top: 0.2em solid #6435C9;
  }
  .ui.inverted.violet.table {
    background-color: #6435C9 !important;
    color: #FFFFFF !important;
  }
  /* Purple */
  .ui.purple.table {
    border-top: 0.2em solid #A333C8;
  }
  .ui.inverted.purple.table {
    background-color: #A333C8 !important;
    color: #FFFFFF !important;
  }
  /* Pink */
  .ui.pink.table {
    border-top: 0.2em solid #E03997;
  }
  .ui.inverted.pink.table {
    background-color: #E03997 !important;
    color: #FFFFFF !important;
  }
  /* Brown */
  .ui.brown.table {
    border-top: 0.2em solid #A5673F;
  }
  .ui.inverted.brown.table {
    background-color: #A5673F !important;
    color: #FFFFFF !important;
  }
  /* Grey */
  .ui.grey.table {
    border-top: 0.2em solid #767676;
  }
  .ui.inverted.grey.table {
    background-color: #767676 !important;
    color: #FFFFFF !important;
  }
  /* Black */
  .ui.black.table {
    border-top: 0.2em solid #1B1C1D;
  }
  .ui.inverted.black.table {
    background-color: #1B1C1D !important;
    color: #FFFFFF !important;
  }
  /*--------------
  Column Count
---------------*/
  /* Grid Based */
  .ui.one.column.table td {
    width: 100%;
  }
  .ui.two.column.table td {
    width: 50%;
  }
  .ui.three.column.table td {
    width: 33.33333333%;
  }
  .ui.four.column.table td {
    width: 25%;
  }
  .ui.five.column.table td {
    width: 20%;
  }
  .ui.six.column.table td {
    width: 16.66666667%;
  }
  .ui.seven.column.table td {
    width: 14.28571429%;
  }
  .ui.eight.column.table td {
    width: 12.5%;
  }
  .ui.nine.column.table td {
    width: 11.11111111%;
  }
  .ui.ten.column.table td {
    width: 10%;
  }
  .ui.eleven.column.table td {
    width: 9.09090909%;
  }
  .ui.twelve.column.table td {
    width: 8.33333333%;
  }
  .ui.thirteen.column.table td {
    width: 7.69230769%;
  }
  .ui.fourteen.column.table td {
    width: 7.14285714%;
  }
  .ui.fifteen.column.table td {
    width: 6.66666667%;
  }
  .ui.sixteen.column.table td {
    width: 6.25%;
  }
  /* Column Width */
  .ui.table th.one.wide,
  .ui.table td.one.wide {
    width: 6.25%;
  }
  .ui.table th.two.wide,
  .ui.table td.two.wide {
    width: 12.5%;
  }
  .ui.table th.three.wide,
  .ui.table td.three.wide {
    width: 18.75%;
  }
  .ui.table th.four.wide,
  .ui.table td.four.wide {
    width: 25%;
  }
  .ui.table th.five.wide,
  .ui.table td.five.wide {
    width: 31.25%;
  }
  .ui.table th.six.wide,
  .ui.table td.six.wide {
    width: 37.5%;
  }
  .ui.table th.seven.wide,
  .ui.table td.seven.wide {
    width: 43.75%;
  }
  .ui.table th.eight.wide,
  .ui.table td.eight.wide {
    width: 50%;
  }
  .ui.table th.nine.wide,
  .ui.table td.nine.wide {
    width: 56.25%;
  }
  .ui.table th.ten.wide,
  .ui.table td.ten.wide {
    width: 62.5%;
  }
  .ui.table th.eleven.wide,
  .ui.table td.eleven.wide {
    width: 68.75%;
  }
  .ui.table th.twelve.wide,
  .ui.table td.twelve.wide {
    width: 75%;
  }
  .ui.table th.thirteen.wide,
  .ui.table td.thirteen.wide {
    width: 81.25%;
  }
  .ui.table th.fourteen.wide,
  .ui.table td.fourteen.wide {
    width: 87.5%;
  }
  .ui.table th.fifteen.wide,
  .ui.table td.fifteen.wide {
    width: 93.75%;
  }
  .ui.table th.sixteen.wide,
  .ui.table td.sixteen.wide {
    width: 100%;
  }
  /*--------------
    Sortable
---------------*/
  .ui.sortable.table thead th {
    cursor: pointer;
    white-space: nowrap;
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    color: rgba(0, 0, 0, 0.87);
  }
  .ui.sortable.table thead th:first-child {
    border-left: none;
  }
  .ui.sortable.table thead th.sorted,
  .ui.sortable.table thead th.sorted:hover {
    user-select: none;
  }
  .ui.sortable.table thead th:after {
    display: none;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "";
    height: 1em;
    width: auto;
    opacity: 0.8;
    margin: 0em 0em 0em 0.5em;
    font-family: 'Icons';
  }
  .ui.sortable.table thead th.ascending:after {
    content: '\f0d8';
  }
  .ui.sortable.table thead th.descending:after {
    content: '\f0d7';
  }
  /* Hover */
  .ui.sortable.table th.disabled:hover {
    cursor: auto;
    color: rgba(40, 40, 40, 0.3);
  }
  .ui.sortable.table thead th:hover {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.8);
  }
  /* Sorted */
  .ui.sortable.table thead th.sorted {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
  }
  .ui.sortable.table thead th.sorted:after {
    display: inline-block;
  }
  /* Sorted Hover */
  .ui.sortable.table thead th.sorted:hover {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
  }
  /* Inverted */
  .ui.inverted.sortable.table thead th.sorted {
    background: rgba(255, 255, 255, 0.15) linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    color: #ffffff;
  }
  .ui.inverted.sortable.table thead th:hover {
    background: rgba(255, 255, 255, 0.08) linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    color: #ffffff;
  }
  .ui.inverted.sortable.table thead th {
    border-left-color: transparent;
    border-right-color: transparent;
  }
  /*--------------
    Inverted
---------------*/
  /* Text Color */
  .ui.inverted.table {
    background: #333333;
    color: rgba(255, 255, 255, 0.9);
    border: none;
  }
  .ui.inverted.table th {
    background-color: rgba(0, 0, 0, 0.15);
    border-color: rgba(255, 255, 255, 0.1) !important;
    color: rgba(255, 255, 255, 0.9) !important;
  }
  .ui.inverted.table tr td {
    border-color: rgba(255, 255, 255, 0.1) !important;
  }
  .ui.inverted.table tr.disabled td,
  .ui.inverted.table tr td.disabled,
  .ui.inverted.table tr.disabled:hover td,
  .ui.inverted.table tr:hover td.disabled {
    pointer-events: none;
    color: rgba(225, 225, 225, 0.3);
  }
  /* Definition */
  .ui.inverted.definition.table tfoot:not(.full-width) th:first-child,
  .ui.inverted.definition.table thead:not(.full-width) th:first-child {
    background: #FFFFFF;
  }
  .ui.inverted.definition.table tr td:first-child {
    background: rgba(255, 255, 255, 0.02);
    color: #ffffff;
  }
  /*--------------
   Collapsing
---------------*/
  .ui.collapsing.table {
    width: auto;
  }
  /*--------------
      Basic
---------------*/
  .ui.basic.table {
    background: transparent;
    border: 1px solid rgba(34, 36, 38, 0.15);
    box-shadow: none;
  }
  .ui.basic.table thead,
  .ui.basic.table tfoot {
    box-shadow: none;
  }
  .ui.basic.table th {
    background: transparent;
    border-left: none;
  }
  .ui.basic.table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .ui.basic.table td {
    background: transparent;
  }
  .ui.basic.striped.table tbody tr:nth-child(2n) {
    background-color: rgba(0, 0, 0, 0.05) !important;
  }
  /* Very Basic */
  .ui[class*="very basic"].table {
    border: none;
  }
  .ui[class*="very basic"].table:not(.sortable):not(.striped) th,
  .ui[class*="very basic"].table:not(.sortable):not(.striped) td {
    padding: '';
  }
  .ui[class*="very basic"].table:not(.sortable):not(.striped) th:first-child,
  .ui[class*="very basic"].table:not(.sortable):not(.striped) td:first-child {
    padding-left: 0em;
  }
  .ui[class*="very basic"].table:not(.sortable):not(.striped) th:last-child,
  .ui[class*="very basic"].table:not(.sortable):not(.striped) td:last-child {
    padding-right: 0em;
  }
  .ui[class*="very basic"].table:not(.sortable):not(.striped) thead tr:first-child th {
    padding-top: 0em;
  }
  /*--------------
     Celled
---------------*/
  .ui.celled.table tr th,
  .ui.celled.table tr td {
    border-left: 1px solid rgba(34, 36, 38, 0.1);
  }
  .ui.celled.table tr th:first-child,
  .ui.celled.table tr td:first-child {
    border-left: none;
  }
  /*--------------
     Padded
---------------*/
  .ui.padded.table th {
    padding-left: 1em;
    padding-right: 1em;
  }
  .ui.padded.table th,
  .ui.padded.table td {
    padding: 1em 1em;
  }
  /* Very */
  .ui[class*="very padded"].table th {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .ui[class*="very padded"].table td {
    padding: 1.5em 1.5em;
  }
  /*--------------
     Compact
---------------*/
  .ui.compact.table th {
    padding-left: 0.7em;
    padding-right: 0.7em;
  }
  .ui.compact.table td {
    padding: 0.5em 0.7em;
  }
  /* Very */
  .ui[class*="very compact"].table th {
    padding-left: 0.6em;
    padding-right: 0.6em;
  }
  .ui[class*="very compact"].table td {
    padding: 0.4em 0.6em;
  }
  /*--------------
      Sizes
---------------*/
  /* Small */
  .ui.small.table {
    font-size: 0.9em;
  }
  /* Standard */
  .ui.table {
    font-size: 1em;
  }
  /* Large */
  .ui.large.table {
    font-size: 1.1em;
  }
  /*******************************
         Site Overrides
*******************************/
  /* Views */
  /* Modules */
  /*!
 * # Semantic UI - Accordion
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
           Accordion
*******************************/
  /* Title */
  /* Icon */
  /* Child Accordion */
  /* Content */
  /*-------------------
       Coupling
--------------------*/
  /*-------------------
       States
--------------------*/
  /*-------------------
      Variations
--------------------*/
  /* Styled */
  /* Content */
  /* Child Content */
  /* Styled Title */
  /* Styled Title States */
  /* Styled Child Title States */
  /* Inverted */
  /* Packaged Theme */
  /*******************************
           Accordion
*******************************/
  /* Title */
  /* Icon */
  /* Child Accordion */
  /* Content */
  /*-------------------
       Coupling
--------------------*/
  /*-------------------
       States
--------------------*/
  /*-------------------
      Variations
--------------------*/
  /* Styled */
  /* Content */
  /* Child Content */
  /* Styled Title */
  /* Styled Title States */
  /* Styled Child Title States */
  /* Inverted */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Accordion
*******************************/
  .ui.accordion,
  .ui.accordion .accordion {
    max-width: 100%;
  }
  .ui.accordion .accordion {
    margin: 1em 0em 0em;
    padding: 0em;
  }
  /* Title */
  .ui.accordion .title,
  .ui.accordion .accordion .title {
    cursor: pointer;
  }
  /* Default Styling */
  .ui.accordion .title:not(.ui) {
    padding: 0.5em 0em;
    font-family: var(--header-font, -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol);
    font-size: 1em;
    color: var(--text-color, rgba(0, 0, 0, 0.87));
  }
  /* Content */
  .ui.accordion .title ~ .content,
  .ui.accordion .accordion .title ~ .content {
    display: none;
  }
  /* Default Styling */
  .ui.accordion:not(.styled) .title ~ .content:not(.ui),
  .ui.accordion:not(.styled) .accordion .title ~ .content:not(.ui) {
    margin: '';
    padding: 0.5em 0em 1em;
  }
  .ui.accordion:not(.styled) .title ~ .content:not(.ui):last-child {
    padding-bottom: 0em;
  }
  /* Arrow */
  .ui.accordion .title .dropdown.icon,
  .ui.accordion .accordion .title .dropdown.icon {
    display: inline-block;
    float: none;
    opacity: 1;
    width: 1.25em;
    height: 1em;
    margin: 0em 0.25rem 0em 0rem;
    padding: 0em;
    font-size: 1em;
    transition: transform 0.1s ease, opacity 0.1s ease;
    vertical-align: baseline;
    transform: none;
  }
  /*--------------
    Coupling
---------------*/
  /* Menu */
  .ui.accordion.menu .item .title {
    display: block;
    padding: 0em;
  }
  .ui.accordion.menu .item .title > .dropdown.icon {
    float: right;
    margin: 0.21425em 0em 0em 1em;
    transform: rotate(180deg);
  }
  /* Header */
  .ui.accordion .ui.header .dropdown.icon {
    font-size: 1em;
    margin: 0em 0.25rem 0em 0rem;
  }
  /*******************************
            States
*******************************/
  .ui.accordion .active.title .dropdown.icon,
  .ui.accordion .accordion .active.title .dropdown.icon {
    transform: rotate(90deg);
  }
  .ui.accordion.menu .item .active.title > .dropdown.icon {
    transform: rotate(90deg);
  }
  /*******************************
            Types
*******************************/
  /*--------------
     Styled
---------------*/
  .ui.styled.accordion {
    width: 600px;
  }
  .ui.styled.accordion,
  .ui.styled.accordion .accordion {
    border-radius: 0.5rem;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15);
  }
  .ui.styled.accordion .title,
  .ui.styled.accordion .accordion .title {
    margin: 0em;
    padding: 0.75em 1em;
    color: rgba(0, 0, 0, 0.4);
    font-weight: 600;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    transition: background 0.1s ease, color 0.1s ease;
  }
  .ui.styled.accordion > .title:first-child,
  .ui.styled.accordion .accordion .title:first-child {
    border-top: none;
  }
  /* Content */
  .ui.styled.accordion .content,
  .ui.styled.accordion .accordion .content {
    margin: 0em;
    padding: 0.5em 1em 1.5em;
  }
  .ui.styled.accordion .accordion .content {
    padding: 0em;
    padding: 0.5em 1em 1.5em;
  }
  /* Hover */
  .ui.styled.accordion .title:hover,
  .ui.styled.accordion .active.title,
  .ui.styled.accordion .accordion .title:hover,
  .ui.styled.accordion .accordion .active.title {
    background: transparent;
    color: rgba(0, 0, 0, 0.87);
  }
  .ui.styled.accordion .accordion .title:hover,
  .ui.styled.accordion .accordion .active.title {
    background: transparent;
    color: rgba(0, 0, 0, 0.87);
  }
  /* Active */
  .ui.styled.accordion .active.title {
    background: transparent;
    color: rgba(0, 0, 0, 0.95);
  }
  .ui.styled.accordion .accordion .active.title {
    background: transparent;
    color: rgba(0, 0, 0, 0.95);
  }
  /*******************************
            States
*******************************/
  /*--------------
     Active
---------------*/
  .ui.accordion .active.content,
  .ui.accordion .accordion .active.content {
    display: block;
  }
  /*******************************
           Variations
*******************************/
  /*--------------
     Fluid
---------------*/
  .ui.fluid.accordion,
  .ui.fluid.accordion .accordion {
    width: 100%;
  }
  /*--------------
     Inverted
---------------*/
  .ui.inverted.accordion .title:not(.ui) {
    color: rgba(255, 255, 255, 0.9);
  }
  /*******************************
         Theme Overrides
*******************************/
  @font-face {
    font-family: 'Accordion';
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfOIKAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zryj6HgAAAFwAAAAyGhlYWT/0IhHAAACOAAAADZoaGVhApkB5wAAAnAAAAAkaG10eAJuABIAAAKUAAAAGGxvY2EAjABWAAACrAAAAA5tYXhwAAgAFgAAArwAAAAgbmFtZfC1n04AAALcAAABPHBvc3QAAwAAAAAEGAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQASAEkAtwFuABMAADc0PwE2FzYXFh0BFAcGJwYvASY1EgaABQgHBQYGBQcIBYAG2wcGfwcBAQcECf8IBAcBAQd/BgYAAAAAAQAAAEkApQFuABMAADcRNDc2MzIfARYVFA8BBiMiJyY1AAUGBwgFgAYGgAUIBwYFWwEACAUGBoAFCAcFgAYGBQcAAAABAAAAAQAAqWYls18PPPUACwIAAAAAAM/9o+4AAAAAz/2j7gAAAAAAtwFuAAAACAACAAAAAAAAAAEAAAHg/+AAAAIAAAAAAAC3AAEAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAQAAAAC3ABIAtwAAAAAAAAAKABQAHgBCAGQAAAABAAAABgAUAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAASwAAoAAAAABGgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAS0AAAEtFpovuE9TLzIAAAIkAAAAYAAAAGAIIweQY21hcAAAAoQAAABMAAAATA984gpnYXNwAAAC0AAAAAgAAAAIAAAAEGhlYWQAAALYAAAANgAAADb/0IhHaGhlYQAAAxAAAAAkAAAAJAKZAedobXR4AAADNAAAABgAAAAYAm4AEm1heHAAAANMAAAABgAAAAYABlAAbmFtZQAAA1QAAAE8AAABPPC1n05wb3N0AAAEkAAAACAAAAAgAAMAAAEABAQAAQEBB3JhdGluZwABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeLa/iU+HQFHQAAAHkPHQAAAH4RHQAAAAkdAAABJBIABwEBBw0PERQZHnJhdGluZ3JhdGluZ3UwdTF1MjB1RjBEOXVGMERBAAACAYkABAAGAQEEBwoNVp38lA78lA78lA77lA773Z33bxWLkI2Qj44I9xT3FAWOj5CNkIuQi4+JjoePiI2Gi4YIi/uUBYuGiYeHiIiHh4mGi4aLho2Ijwj7FPcUBYeOiY+LkAgO+92L5hWL95QFi5CNkI6Oj4+PjZCLkIuQiY6HCPcU+xQFj4iNhouGi4aJh4eICPsU+xQFiIeGiYaLhouHjYePiI6Jj4uQCA74lBT4lBWLDAoAAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAADfYOJZfDzz1AAsCAAAAAADP/aPuAAAAAM/9o+4AAAAAALcBbgAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAAAtwABAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAEAAAAAtwASALcAAAAAUAAABgAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('woff');
    font-weight: normal;
    font-style: normal;
  }
  /* Dropdown Icon */
  .ui.accordion .title .dropdown.icon,
  .ui.accordion .accordion .title .dropdown.icon {
    font-family: Accordion;
    line-height: 1;
    backface-visibility: hidden;
    font-weight: normal;
    font-style: normal;
    text-align: center;
  }
  .ui.accordion .title .dropdown.icon:before,
  .ui.accordion .accordion .title .dropdown.icon:before {
    content: '\f0da' /*rtl:'\f0d9'*/;
  }
  /*******************************
        User Overrides
*******************************/
  /*!
 * # Semantic UI - Checkbox
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
            Checkbox
*******************************/
  /* Label */
  /* 26px @ 14/em */
  /* Checkbox */
  /* Checkmark */
  /* Label */
  /*-------------------
        States
--------------------*/
  /* Hover */
  /* Pressed */
  /* Focus */
  /* Active */
  /* Active Focus */
  /* Indeterminate */
  /* Disabled */
  /*-------------------
        Types
--------------------*/
  /* Radio */
  /* Uses px to avoid rounding issues with circles */
  /* 7px as unitless value from radio size */
  /* Slider & Toggle Handle */
  /* Slider */
  /* Slider States */
  /* Toggle */
  /*-------------------
      Variations
--------------------*/
  /* Packaged Theme */
  /*******************************
            Checkbox
*******************************/
  /* Label */
  /* 26px @ 14/em */
  /* Checkbox */
  /* Checkmark */
  /* Label */
  /*-------------------
        States
--------------------*/
  /* Hover */
  /* Pressed */
  /* Focus */
  /* Active */
  /* Active Focus */
  /* Indeterminate */
  /* Disabled */
  /*-------------------
        Types
--------------------*/
  /* Radio */
  /* Uses px to avoid rounding issues with circles */
  /* 7px as unitless value from radio size */
  /* Slider & Toggle Handle */
  /* Slider */
  /* Slider States */
  /* Toggle */
  /*-------------------
      Variations
--------------------*/
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
           Checkbox
*******************************/
  /*--------------
    Content
---------------*/
  .ui.checkbox {
    position: relative;
    display: inline-block;
    backface-visibility: hidden;
    outline: none;
    vertical-align: baseline;
    font-style: normal;
    min-height: 17px;
    font-size: 1rem;
    line-height: 17px;
    min-width: 17px;
  }
  /* HTML Checkbox */
  .ui.checkbox input[type="checkbox"],
  .ui.checkbox input[type="radio"] {
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0 !important;
    outline: none;
    z-index: 3;
    width: 17px;
    height: 17px;
  }
  /*--------------
      Box
---------------*/
  .ui.checkbox .box,
  .ui.checkbox label {
    cursor: auto;
    position: relative;
    display: block;
    padding-left: 1.85714em;
    outline: none;
    font-size: 1em;
  }
  .ui.checkbox .box:before,
  .ui.checkbox label:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 17px;
    height: 17px;
    content: "";
    background: var(--checkbox-background, #FFFFFF);
    corner-shape: var(--checkbox-corner-shape, round);
    border-radius: var(--checkbox-border-radius, 0.21428571rem);
    transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
    border: var(--checkbox-border, 1px solid #D4D4D5);
  }
  /*--------------
    Checkmark
---------------*/
  .ui.checkbox .box:after,
  .ui.checkbox label:after {
    position: absolute;
    font-size: 12px;
    top: 0px;
    left: 0px;
    width: 17px;
    height: 17px;
    text-align: center;
    opacity: 0;
    color: var(--checkbox-color, rgba(0, 0, 0, 0.87));
    transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  }
  /*--------------
      Label
---------------*/
  /* Inside */
  .ui.checkbox label,
  .ui.checkbox + label {
    color: var(--checkbox-label-color, rgba(0, 0, 0, 0.87));
    transition: color 0.1s ease;
  }
  /* Outside */
  .ui.checkbox + label {
    vertical-align: middle;
  }
  /*******************************
           States
*******************************/
  /*--------------
      Hover
---------------*/
  .ui.checkbox .box:hover::before,
  .ui.checkbox label:hover::before {
    background: var(--checkbox-hover-background, #FFFFFF);
    border-color: var(--checkbox-hover-border-color, rgba(34, 36, 38, 0.35));
  }
  .ui.checkbox label:hover,
  .ui.checkbox + label:hover {
    color: var(--checkbox-label-hover-color, rgba(0, 0, 0, 0.8));
  }
  /*--------------
      Down
---------------*/
  .ui.checkbox .box:active::before,
  .ui.checkbox label:active::before {
    background: var(--checkbox-pressed-background, #F9FAFB);
    border-color: var(--checkbox-pressed-border-color, rgba(34, 36, 38, 0.35));
  }
  .ui.checkbox .box:active::after,
  .ui.checkbox label:active::after {
    color: var(--checkbox-pressed-color, rgba(0, 0, 0, 0.95));
  }
  .ui.checkbox input:active ~ label {
    color: var(--checkbox-pressed-label-color, rgba(0, 0, 0, 0.95));
  }
  /*--------------
     Focus
---------------*/
  .ui.checkbox input:focus ~ .box:before,
  .ui.checkbox input:focus ~ label:before {
    background: var(--checkbox-focus-background, #FFFFFF);
    border-color: var(--checkbox-focus-border-color, #96C8DA);
  }
  .ui.checkbox input:focus ~ .box:after,
  .ui.checkbox input:focus ~ label:after {
    color: var(--checkbox-focus-check-color, rgba(0, 0, 0, 0.95));
  }
  .ui.checkbox input:focus ~ label {
    color: var(--checkbox-focus-label-color, rgba(0, 0, 0, 0.95));
  }
  /*--------------
     Active
---------------*/
  .ui.checkbox input:checked ~ .box:before,
  .ui.checkbox input:checked ~ label:before {
    background: var(--checkbox-active-background, #FFFFFF);
    border-color: var(--checkbox-active-border-color, rgba(34, 36, 38, 0.35));
  }
  .ui.checkbox input:checked ~ .box:after,
  .ui.checkbox input:checked ~ label:after {
    opacity: var(--checkbox-active-check-opacity, 1);
    color: var(--checkbox-active-check-color, rgba(0, 0, 0, 0.95));
  }
  /*--------------
  Indeterminate
---------------*/
  .ui.checkbox input:not([type="radio"]):indeterminate ~ .box:before,
  .ui.checkbox input:not([type="radio"]):indeterminate ~ label:before {
    background: var(--checkbox-intermediate-background, #FFFFFF);
    border-color: var(--checkbox-intermediate-border-color, rgba(34, 36, 38, 0.35));
  }
  .ui.checkbox input:not([type="radio"]):indeterminate ~ .box:after,
  .ui.checkbox input:not([type="radio"]):indeterminate ~ label:after {
    opacity: var(--checkbox-intermediate-check-opacity, 1);
    color: var(--checkbox-intermediate-check-color, rgba(0, 0, 0, 0.95));
  }
  /*--------------
  Active Focus
---------------*/
  .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ .box:before,
  .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ label:before,
  .ui.checkbox input:checked:focus ~ .box:before,
  .ui.checkbox input:checked:focus ~ label:before {
    background: var(--checkbox-active-focus-background, #FFFFFF);
    border-color: var(--checkbox-active-focus-border-color, #96C8DA);
  }
  .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ .box:after,
  .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ label:after,
  .ui.checkbox input:checked:focus ~ .box:after,
  .ui.checkbox input:checked:focus ~ label:after {
    color: var(--checkbox-active-focus-check-color, rgba(0, 0, 0, 0.95));
  }
  /*--------------
    Read-Only
---------------*/
  .ui.read-only.checkbox,
  .ui.read-only.checkbox label {
    cursor: default;
  }
  /*--------------
     Disabled
---------------*/
  .ui.disabled.checkbox .box:after,
  .ui.disabled.checkbox label,
  .ui.checkbox input[disabled] ~ .box:after,
  .ui.checkbox input[disabled] ~ label {
    cursor: default !important;
    opacity: var(--checkbox-disabled-opacity, 0.5);
    color: var(--checkbox-disabled-label-color, #000000);
  }
  /*--------------
     Hidden
---------------*/
  /* Initialized checkbox moves input below element
 to prevent manually triggering */
  .ui.checkbox input.hidden {
    z-index: -1;
  }
  /* Selectable Label */
  .ui.checkbox input.hidden + label {
    cursor: pointer;
    user-select: none;
  }
  /*******************************
             Types
*******************************/
  /*--------------
     Radio
---------------*/
  .ui.radio.checkbox {
    min-height: 15px;
  }
  .ui.radio.checkbox .box,
  .ui.radio.checkbox label {
    padding-left: 1.85714em;
  }
  /* Box */
  .ui.radio.checkbox .box:before,
  .ui.radio.checkbox label:before {
    content: "";
    transform: none;
    corner-shape: round;
    width: 15px;
    height: 15px;
    border-radius: var(--circular-radius, 500rem);
    top: 1px;
    left: 0px;
  }
  /* Bullet */
  .ui.radio.checkbox .box:after,
  .ui.radio.checkbox label:after {
    border: none;
    content: "" !important;
    width: 15px;
    height: 15px;
    line-height: 15px;
  }
  /* Radio Checkbox */
  .ui.radio.checkbox .box:after,
  .ui.radio.checkbox label:after {
    top: 1px;
    left: 0px;
    width: 15px;
    height: 15px;
    border-radius: 500rem;
    transform: scale(0.46666667);
    background-color: var(--radio-bullet-color, rgba(0, 0, 0, 0.87));
  }
  /* Focus */
  .ui.radio.checkbox input:focus ~ .box:before,
  .ui.radio.checkbox input:focus ~ label:before {
    background-color: var(--radio-focus-background, #FFFFFF);
  }
  .ui.radio.checkbox input:focus ~ .box:after,
  .ui.radio.checkbox input:focus ~ label:after {
    background-color: var(--radio-focus-bullet-color, rgba(0, 0, 0, 0.95));
  }
  /* Indeterminate */
  .ui.radio.checkbox input:indeterminate ~ .box:after,
  .ui.radio.checkbox input:indeterminate ~ label:after {
    opacity: 0;
  }
  /* Active */
  .ui.radio.checkbox input:checked ~ .box:before,
  .ui.radio.checkbox input:checked ~ label:before {
    background-color: var(--radio-active-background, #FFFFFF);
  }
  .ui.radio.checkbox input:checked ~ .box:after,
  .ui.radio.checkbox input:checked ~ label:after {
    background-color: var(--radio-active-bullet-color, rgba(0, 0, 0, 0.95));
  }
  /* Active Focus */
  .ui.radio.checkbox input:focus:checked ~ .box:before,
  .ui.radio.checkbox input:focus:checked ~ label:before {
    background-color: var(--radio-active-focus-background, #FFFFFF);
  }
  .ui.radio.checkbox input:focus:checked ~ .box:after,
  .ui.radio.checkbox input:focus:checked ~ label:after {
    background-color: var(--radio-active-focus-bullet-color, rgba(0, 0, 0, 0.95));
  }
  /*--------------
     Slider
---------------*/
  .ui.slider.checkbox {
    min-height: 1.25rem;
  }
  /* Input */
  .ui.slider.checkbox input {
    width: 3.5rem;
    height: 1.25rem;
  }
  /* Label */
  .ui.slider.checkbox .box,
  .ui.slider.checkbox label {
    padding-left: 4.5rem;
    line-height: 1rem;
    color: rgba(0, 0, 0, 0.4);
  }
  /* Line */
  .ui.slider.checkbox .box:before,
  .ui.slider.checkbox label:before {
    display: block;
    position: absolute;
    content: "";
    border: none !important;
    corner-shape: round;
    left: 0em;
    z-index: 1;
    top: 0.4rem;
    background-color: rgba(0, 0, 0, 0.05);
    width: 3.5rem;
    height: 0.21428571rem;
    transform: none;
    border-radius: 500rem;
    transition: background 0.3s ease;
  }
  /* Handle */
  .ui.slider.checkbox .box:after,
  .ui.slider.checkbox label:after {
    background: #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    position: absolute;
    content: "" !important;
    opacity: 1;
    z-index: 2;
    border: none;
    box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
    width: 1.5rem;
    height: 1.5rem;
    top: -0.25rem;
    left: 0em;
    transform: none;
    border-radius: var(--circular-radius, 500rem);
    transition: left 0.3s ease;
  }
  /* Focus */
  .ui.slider.checkbox input:focus ~ .box:before,
  .ui.slider.checkbox input:focus ~ label:before {
    background-color: rgba(0, 0, 0, 0.15);
    border: none;
  }
  /* Hover */
  .ui.slider.checkbox .box:hover,
  .ui.slider.checkbox label:hover {
    color: rgba(0, 0, 0, 0.8);
  }
  .ui.slider.checkbox .box:hover::before,
  .ui.slider.checkbox label:hover::before {
    background: rgba(0, 0, 0, 0.15);
  }
  /* Active */
  .ui.slider.checkbox input:checked ~ .box,
  .ui.slider.checkbox input:checked ~ label {
    color: rgba(0, 0, 0, 0.95) !important;
  }
  .ui.slider.checkbox input:checked ~ .box:before,
  .ui.slider.checkbox input:checked ~ label:before {
    background-color: #545454 !important;
  }
  .ui.slider.checkbox input:checked ~ .box:after,
  .ui.slider.checkbox input:checked ~ label:after {
    left: 2rem;
  }
  /* Active Focus */
  .ui.slider.checkbox input:focus:checked ~ .box,
  .ui.slider.checkbox input:focus:checked ~ label {
    color: rgba(0, 0, 0, 0.95) !important;
  }
  .ui.slider.checkbox input:focus:checked ~ .box:before,
  .ui.slider.checkbox input:focus:checked ~ label:before {
    background-color: #000000 !important;
  }
  /*--------------
     Toggle
---------------*/
  .ui.toggle.checkbox {
    min-height: 1.5rem;
  }
  /* Input */
  .ui.toggle.checkbox input {
    width: 2.8rem;
    height: 1.5rem;
  }
  /* Label */
  .ui.toggle.checkbox .box,
  .ui.toggle.checkbox label {
    min-height: 1.5rem;
    padding-left: 3.8rem;
    color: var(--toggle-off-label-color, rgba(0, 0, 0, 0.87));
  }
  .ui.toggle.checkbox label {
    padding-top: 0.15em;
  }
  /* Switch */
  .ui.toggle.checkbox .box:before,
  .ui.toggle.checkbox label:before {
    display: block;
    position: absolute;
    content: "";
    z-index: 1;
    transform: none;
    border: none;
    corner-shape: round;
    top: 0rem;
    background: var(--toggle-lane-background, rgba(0, 0, 0, 0.05));
    box-shadow: var(--toggle-lane-box-shadow, none);
    width: 2.8rem;
    height: 1.5rem;
    border-radius: var(--toggle-handle-radius, 500rem);
    transition: background 0.2s ease, box-shadow 0.2s ease;
  }
  /* Handle */
  .ui.toggle.checkbox .box:after,
  .ui.toggle.checkbox label:after {
    background: var(--toggle-handle-background, #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05)));
    position: absolute;
    content: "" !important;
    opacity: 1;
    z-index: 2;
    border: none;
    box-shadow: var(--toggle-handle-box-shadow, 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset);
    width: 1.5rem;
    height: 1.5rem;
    top: 0rem;
    left: 0em;
    border-radius: var(--circular-radius, 500rem);
    transition: background 0.3s ease, left 0.3s ease;
  }
  .ui.toggle.checkbox input ~ .box:after,
  .ui.toggle.checkbox input ~ label:after {
    left: -0.05rem;
    box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  }
  /* Focus */
  .ui.toggle.checkbox input:focus ~ .box:before,
  .ui.toggle.checkbox input:focus ~ label:before {
    background-color: var(--toggle-focus-color, rgba(0, 0, 0, 0.15));
    border: none;
    outline: 2px solid var(--focused-outline-color);
    outline-offset: var(--focused-outline-offset);
  }
  /* Hover */
  .ui.toggle.checkbox .box:hover::before,
  .ui.toggle.checkbox label:hover::before {
    background-color: var(--toggle-hover-color, rgba(0, 0, 0, 0.15));
    border: none;
  }
  /* Active */
  .ui.toggle.checkbox input:checked ~ .box,
  .ui.toggle.checkbox input:checked ~ label {
    color: var(--toggle-on-label-color, rgba(0, 0, 0, 0.95)) !important;
  }
  .ui.toggle.checkbox input:checked ~ .box:before,
  .ui.toggle.checkbox input:checked ~ label:before {
    background-color: var(--toggle-on-lane-color, #4F8EFF) !important;
  }
  .ui.toggle.checkbox input:checked ~ .box:after,
  .ui.toggle.checkbox input:checked ~ label:after {
    left: 1.45rem;
    box-shadow: var(--toggle-on-handle-box-shadow, 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset);
  }
  /* Active Focus */
  .ui.toggle.checkbox input:focus:checked ~ .box,
  .ui.toggle.checkbox input:focus:checked ~ label {
    color: var(--toggle-on-focus-label-color, rgba(0, 0, 0, 0.95)) !important;
  }
  .ui.toggle.checkbox input:focus:checked ~ .box:before,
  .ui.toggle.checkbox input:focus:checked ~ label:before {
    background-color: var(--toggle-on-focus-lane-color, #2674ff) !important;
  }
  /*******************************
            Variations
*******************************/
  /*--------------
     Fitted
---------------*/
  .ui.fitted.checkbox .box,
  .ui.fitted.checkbox label {
    padding-left: 0em !important;
  }
  .ui.fitted.toggle.checkbox,
  .ui.fitted.toggle.checkbox {
    width: 2.8rem;
  }
  .ui.fitted.slider.checkbox,
  .ui.fitted.slider.checkbox {
    width: 3.5rem;
  }
  /*******************************
         Theme Overrides
*******************************/
  @font-face {
    font-family: 'Checkbox';
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');
  }
  /* Checkmark */
  .ui.checkbox label:after,
  .ui.checkbox .box:after {
    font-family: 'Checkbox';
  }
  /* Checked */
  .ui.checkbox input:checked ~ .box:after,
  .ui.checkbox input:checked ~ label:after {
    content: '\e800';
  }
  /* Indeterminate */
  .ui.checkbox input:indeterminate ~ .box:after,
  .ui.checkbox input:indeterminate ~ label:after {
    font-size: 12px;
    content: '\e801';
  }
  /*  UTF Reference
.check:before { content: '\e800'; }
.dash:before  { content: '\e801'; }
.plus:before { content: '\e802'; }
*/
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - Dropdown
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
            Dropdown
*******************************/
  /*-------------------
       Element
--------------------*/
  /*-------------------
       Content
--------------------*/
  /* Icon */
  /* Current Text */
  /* Menu */
  /* Text */
  /* Menu Item */
  /* Sub Menu */
  /* Menu Header */
  /* Menu Divider */
  /* Menu Input */
  /* Menu Image */
  /* Item Sub-Element */
  /* Sub-Menu Dropdown Icon */
  /* Description */
  /* Message */
  /* Floated Content */
  /*-------------------
        Types
--------------------*/
  /*------------
   Selection
--------------*/
  /* <select> */
  /* Responsive */
  /* Derived */
  /* 1px / em size */
  /* Hover */
  /* Focus */
  /* Visible */
  /* Visible Hover */
  /*--------------
     Search
--------------*/
  /* Search Selection */
  /* Inline */
  /*--------------
    Multiple
--------------*/
  /* Split Actual Padding Between Child and Parent (allows for label spacing) */
  /* Child Elements */
  /* Dropdown Icon */
  /* Selection Label */
  /*-------------------
       States
--------------------*/
  /* Hovered */
  /* Default Text */
  /* Loading */
  /* Active Menu Item */
  /* Selected */
  /* Error */
  /* Clearable */
  /*-------------------
      Variations
--------------------*/
  /* Scrolling */
  /* 0px / em size */
  /* Upward */
  /* Flyout Direction */
  /* Left */
  /* Simple */
  /* Floating */
  /* Pointing */
  /* Pointing Upward */
  /* Packaged Theme */
  /*******************************
            Dropdown
*******************************/
  /*-------------------
       Element
--------------------*/
  /*-------------------
       Content
--------------------*/
  /* Icon */
  /* Current Text */
  /* Menu */
  /* Text */
  /* Menu Item */
  /* Sub Menu */
  /* Menu Header */
  /* Menu Divider */
  /* Menu Input */
  /* Menu Image */
  /* Item Sub-Element */
  /* Sub-Menu Dropdown Icon */
  /* Description */
  /* Message */
  /* Floated Content */
  /*-------------------
        Types
--------------------*/
  /*------------
   Selection
--------------*/
  /* <select> */
  /* Responsive */
  /* Derived */
  /* 1px / em size */
  /* Hover */
  /* Focus */
  /* Visible */
  /* Visible Hover */
  /*--------------
     Search
--------------*/
  /* Search Selection */
  /* Inline */
  /*--------------
    Multiple
--------------*/
  /* Split Actual Padding Between Child and Parent (allows for label spacing) */
  /* Child Elements */
  /* Dropdown Icon */
  /* Selection Label */
  /*-------------------
       States
--------------------*/
  /* Hovered */
  /* Default Text */
  /* Loading */
  /* Active Menu Item */
  /* Selected */
  /* Error */
  /* Clearable */
  /*-------------------
      Variations
--------------------*/
  /* Scrolling */
  /* 0px / em size */
  /* Upward */
  /* Flyout Direction */
  /* Left */
  /* Simple */
  /* Floating */
  /* Pointing */
  /* Pointing Upward */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Dropdown
*******************************/
  .ui.dropdown {
    cursor: pointer;
    position: relative;
    display: inline-block;
    text-align: left;
    transition: box-shadow 0.1s ease, width 0.1s ease, outline-offset 100ms ease, outline-color 100ms ease;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  /*******************************
            Content
*******************************/
  /*--------------
      Menu
---------------*/
  .ui.dropdown .menu {
    cursor: auto;
    position: absolute;
    display: none;
    outline: none;
    top: 100%;
    min-width: max-content;
    margin: 0em;
    padding: 0em 0em;
    background: var(--dropdown-menu-background, #FFFFFF);
    font-size: 1em;
    text-shadow: none;
    text-align: left;
    box-shadow: var(--dropdown-menu-box-shadow, 0px 2px 3px 0px rgba(34, 36, 38, 0.15));
    border: var(--dropdown-menu-border, 1px solid rgba(34, 36, 38, 0.15));
    border-radius: var(--dropdown-menu-border-radius, 0.5rem);
    corner-shape: var(--dropdown-menu-corner-shape, round);
    transition: opacity 0.1s ease;
    z-index: 11;
    will-change: transform, opacity;
  }
  .ui.dropdown .menu > * {
    white-space: nowrap;
  }
  /*--------------
  Hidden Input
---------------*/
  .ui.dropdown > input:not(.search):first-child,
  .ui.dropdown > select {
    display: none !important;
  }
  /*--------------
 Dropdown Icon
---------------*/
  .ui.dropdown > .dropdown.icon {
    position: relative;
    width: auto;
    font-size: 0.85714286em;
    margin: 0em 0em 0em 1em;
  }
  .ui.dropdown .menu > .item .dropdown.icon {
    width: auto;
    float: right;
    margin: 0em 0em 0em 1em;
  }
  .ui.dropdown .menu > .item .dropdown.icon + .text {
    margin-right: 1em;
  }
  /*--------------
      Text
---------------*/
  .ui.dropdown > .text {
    display: inline-block;
    transition: outline-offset 100ms ease, outline-color 100ms ease;
  }
  /*--------------
    Menu Item
---------------*/
  .ui.dropdown .menu > .item {
    position: relative;
    cursor: pointer;
    display: block;
    border: var(--dropdown-menu-item-border, none);
    height: auto;
    text-align: left;
    border-top: var(--dropdown-menu-item-divider, none);
    line-height: 1em;
    color: var(--dropdown-menu-item-color, rgba(0, 0, 0, 0.87));
    padding: 0.78571429rem 1.14285714rem !important;
    font-size: 1rem;
    text-transform: none;
    font-weight: var(--dropdown-menu-item-font-weight, normal);
    box-shadow: none;
    -webkit-touch-callout: none;
  }
  .ui.dropdown .menu > .item:first-child {
    border-top-width: 0px;
  }
  /*--------------
  Floated Content
---------------*/
  .ui.dropdown > .text > [class*="right floated"],
  .ui.dropdown .menu .item > [class*="right floated"] {
    float: right !important;
    margin-right: 0em !important;
    margin-left: 1em !important;
  }
  .ui.dropdown > .text > [class*="left floated"],
  .ui.dropdown .menu .item > [class*="left floated"] {
    float: left !important;
    margin-left: 0em !important;
    margin-right: 1em !important;
  }
  .ui.dropdown .menu .item > .icon.floated,
  .ui.dropdown .menu .item > .flag.floated,
  .ui.dropdown .menu .item > .image.floated,
  .ui.dropdown .menu .item > img.floated {
    margin-top: 0em;
  }
  /*--------------
  Menu Divider
---------------*/
  .ui.dropdown .menu > .header {
    margin: 1rem 0rem 0.75rem;
    padding: 0em 1.14285714rem;
    color: var(--dropdown-menu-header-color, rgba(0, 0, 0, 0.85));
    font-size: 0.78571429em;
    font-weight: 600;
    text-transform: uppercase;
  }
  .ui.dropdown .menu > .divider {
    border-top: var(--dropdown-menu-divider-border, 1px solid rgba(34, 36, 38, 0.1));
    height: 0em;
    margin: 0.5em 0em;
  }
  .ui.dropdown.dropdown .menu > .input {
    width: auto;
    display: flex;
    margin: 1.14285714rem 0.78571429rem;
    min-width: 10rem;
  }
  .ui.dropdown .menu > .header + .input {
    margin-top: 0em;
  }
  .ui.dropdown .menu > .input:not(.transparent) input {
    padding: 0.5em 1em;
  }
  .ui.dropdown .menu > .input:not(.transparent) .button,
  .ui.dropdown .menu > .input:not(.transparent) .icon,
  .ui.dropdown .menu > .input:not(.transparent) .label {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  /*-----------------
  Item Description
-------------------*/
  .ui.dropdown > .text > .description,
  .ui.dropdown .menu > .item > .description {
    float: right;
    margin: 0em 0em 0em 1em;
    color: var(--dropdown-menu-item-description-color, rgba(0, 0, 0, 0.4));
  }
  /*-----------------
       Message
-------------------*/
  .ui.dropdown .menu > .message {
    padding: 0.78571429rem 1.14285714rem;
    font-weight: normal;
  }
  .ui.dropdown .menu > .message:not(.ui) {
    color: var(--dropdown-menu-message-color, rgba(0, 0, 0, 0.4));
  }
  /*--------------
    Sub Menu
---------------*/
  .ui.dropdown .menu .menu {
    top: 0% !important;
    left: 100%;
    right: auto;
    margin: 0em 0em 0em -0.5em !important;
    border-radius: 0.5rem !important;
    z-index: 21 !important;
  }
  /* Hide Arrow */
  .ui.dropdown .menu .menu:after {
    display: none;
  }
  /*--------------
   Sub Elements
---------------*/
  /* Icons / Flags / Labels / Image */
  .ui.dropdown > .text > .icon,
  .ui.dropdown > .text > .label,
  .ui.dropdown > .text > .flag,
  .ui.dropdown > .text > img,
  .ui.dropdown > .text > .image {
    margin-top: 0em;
  }
  .ui.dropdown .menu > .item > .icon,
  .ui.dropdown .menu > .item > .label,
  .ui.dropdown .menu > .item > .flag,
  .ui.dropdown .menu > .item > .image,
  .ui.dropdown .menu > .item > img {
    margin-top: 0em;
  }
  .ui.dropdown > .text > .icon,
  .ui.dropdown > .text > .label,
  .ui.dropdown > .text > .flag,
  .ui.dropdown > .text > img,
  .ui.dropdown > .text > .image,
  .ui.dropdown .menu > .item > .icon,
  .ui.dropdown .menu > .item > .label,
  .ui.dropdown .menu > .item > .flag,
  .ui.dropdown .menu > .item > .image,
  .ui.dropdown .menu > .item > img {
    margin-left: 0em;
    float: none;
    margin-right: 0.78571429rem;
  }
  /*--------------
     Image
---------------*/
  .ui.dropdown > .text > img,
  .ui.dropdown > .text > .image,
  .ui.dropdown .menu > .item > .image,
  .ui.dropdown .menu > .item > img {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-top: -0.5em;
    margin-bottom: -0.5em;
    max-height: 2em;
  }
  /*******************************
            Coupling
*******************************/
  /*--------------
      Menu
---------------*/
  /* Remove Menu Item Divider */
  .ui.dropdown .ui.menu > .item:before,
  .ui.menu .ui.dropdown .menu > .item:before {
    display: none;
  }
  /* Prevent Menu Item Border */
  .ui.menu .ui.dropdown .menu .active.item {
    border-left: none;
  }
  /* Automatically float dropdown menu right on last menu item */
  .ui.menu .right.menu .dropdown:last-child .menu,
  .ui.menu .right.dropdown.item .menu,
  .ui.buttons > .ui.dropdown:last-child .menu {
    left: auto;
    right: 0em;
  }
  /*--------------
      Label
---------------*/
  /* Dropdown Menu */
  .ui.label.dropdown .menu {
    min-width: 100%;
  }
  /*--------------
     Button
---------------*/
  /* No Margin On Icon Button */
  .ui.dropdown.icon.button > .dropdown.icon {
    margin: 0em;
  }
  .ui.button.dropdown .menu {
    min-width: 100%;
  }
  /*******************************
              Types
*******************************/
  /*--------------
    Selection
---------------*/
  /* Displays like a select box */
  .ui.selection.dropdown {
    cursor: pointer;
    word-wrap: break-word;
    line-height: 1em;
    white-space: normal;
    transform: rotateZ(0deg);
    min-width: 14em;
    min-height: 2.71428571em;
    background: var(--input-background, #FFFFFF);
    display: inline-block;
    padding: 0.78571429em 2.1em 0.78571429em 1em;
    color: var(--text-color, rgba(0, 0, 0, 0.87));
    box-shadow: none;
    border: 1px solid var(--border-color, rgba(34, 36, 38, 0.15));
    border-radius: var(--dropdown-selection-border-radius, 0.5rem);
    transition: box-shadow 0.1s ease, width 0.1s ease, outline-offset 100ms ease, outline-color 100ms ease;
    corner-shape: var(--dropdown-selection-corner-shape, round);
  }
  .ui.selection.dropdown.visible,
  .ui.selection.dropdown.active {
    z-index: 10;
  }
  select.ui.dropdown {
    height: 38px;
    padding: 0.5em;
    border: 1px solid var(--border-color, rgba(34, 36, 38, 0.15));
    visibility: visible;
  }
  .ui.selection.dropdown > .search.icon,
  .ui.selection.dropdown > .delete.icon,
  .ui.selection.dropdown > .dropdown.icon {
    cursor: pointer;
    position: absolute;
    width: auto;
    height: auto;
    line-height: 1.21428571em;
    top: 0.78571429em;
    right: 1em;
    z-index: 3;
    margin: -0.78571429em;
    padding: 0.91666667em;
    opacity: 0.6;
    transition: opacity 0.1s ease;
  }
  /* Compact */
  .ui.compact.selection.dropdown {
    min-width: 0px;
  }
  /*  Selection Menu */
  .ui.selection.dropdown .menu {
    overflow-x: hidden;
    overflow-y: auto;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    border-top-width: 0px !important;
    width: auto;
    outline: none;
    margin: 0px -1px;
    min-width: calc(100% +  2px );
    width: calc(100% +  2px );
    corner-shape: var(--dropdown-menu-corner-shape, round);
    border-radius: var(--dropdown-selection-menu-border-radius, 0em 0em 0.5rem 0.5rem);
    box-shadow: var(--raised-shadow, 0px 2px 3px 0px rgba(34, 36, 38, 0.15));
    transition: opacity 0.1s ease;
  }
  .ui.selection.dropdown .menu:after,
  .ui.selection.dropdown .menu:before {
    display: none;
  }
  /*--------------
    Message
---------------*/
  .ui.selection.dropdown .menu > .message {
    padding: 0.78571429rem 1.14285714rem;
  }
  @media only screen and (max-width: 767px) {
    .ui.selection.dropdown .menu {
      max-height: 8.01428571rem;
    }
  }
  @media only screen and (min-width: 768px) {
    .ui.selection.dropdown .menu {
      max-height: 10.68571429rem;
    }
  }
  @media only screen and (min-width: 992px) {
    .ui.selection.dropdown .menu {
      max-height: 16.02857143rem;
    }
  }
  @media only screen and (min-width: 1920px) {
    .ui.selection.dropdown .menu {
      max-height: 21.37142857rem;
    }
  }
  /* Menu Item */
  .ui.selection.dropdown .menu > .item {
    border-top: 1px solid var(--solid-internal-border-color, #FAFAFA);
    padding: 0.78571429rem 1.14285714rem !important;
    white-space: normal;
    word-wrap: normal;
  }
  /* User Item */
  .ui.selection.dropdown .menu > .hidden.addition.item {
    display: none;
  }
  /* Hover */
  .ui.selection.dropdown:hover {
    border-color: var(--selected-border-color, rgba(34, 36, 38, 0.35));
    box-shadow: none;
  }
  /* Active */
  .ui.selection.active.dropdown {
    border-color: var(--focused-form-muted-border-color, #96C8DA);
    box-shadow: var(--raised-shadow, 0px 2px 3px 0px rgba(34, 36, 38, 0.15));
  }
  .ui.selection.active.dropdown .menu {
    border-color: var(--focused-form-muted-border-color, #96C8DA);
    box-shadow: var(--raised-shadow, 0px 2px 3px 0px rgba(34, 36, 38, 0.15));
  }
  /* Focus */
  .ui.selection.dropdown:focus {
    border-color: var(--focused-form-muted-border-color, #96C8DA);
    box-shadow: none;
  }
  .ui.selection.dropdown:focus .menu {
    border-color: var(--focused-form-muted-border-color, #96C8DA);
    box-shadow: var(--raised-shadow, 0px 2px 3px 0px rgba(34, 36, 38, 0.15));
  }
  /* Visible */
  .ui.selection.visible.dropdown > .text:not(.default) {
    font-weight: normal;
    color: var(--hovered-text-color, rgba(0, 0, 0, 0.8));
  }
  /* Visible Hover */
  .ui.selection.active.dropdown:hover {
    border-color: var(--focused-form-muted-border-color, #96C8DA);
    box-shadow: var(--raised-shadow, 0px 2px 3px 0px rgba(34, 36, 38, 0.15));
  }
  .ui.selection.active.dropdown:hover .menu {
    border-color: var(--focused-form-muted-border-color, #96C8DA);
    box-shadow: var(--raised-shadow, 0px 2px 3px 0px rgba(34, 36, 38, 0.15));
  }
  /* Dropdown Icon */
  .ui.active.selection.dropdown > .dropdown.icon,
  .ui.visible.selection.dropdown > .dropdown.icon {
    opacity: '';
    z-index: 3;
  }
  /* Connecting Border */
  .ui.active.selection.dropdown {
    border-bottom-left-radius: 0em !important;
    border-bottom-right-radius: 0em !important;
  }
  /* Empty Connecting Border */
  .ui.active.empty.selection.dropdown {
    border-radius: 0.5rem !important;
    box-shadow: none !important;
  }
  .ui.active.empty.selection.dropdown .menu {
    border: none !important;
    box-shadow: none !important;
  }
  /*--------------
   Searchable
---------------*/
  /* Search Selection */
  .ui.search.dropdown {
    min-width: '';
  }
  /* Search Dropdown */
  .ui.search.dropdown > input.search {
    background: none transparent !important;
    border: none !important;
    box-shadow: none !important;
    cursor: text;
    top: 0em;
    left: 1px;
    width: 100%;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    padding: inherit;
  }
  /* Text Layering */
  .ui.search.dropdown > input.search {
    position: absolute;
    z-index: 2;
  }
  .ui.search.dropdown > .text {
    cursor: text;
    position: relative;
    left: 1px;
    z-index: 3;
  }
  /* Search Selection */
  .ui.search.selection.dropdown > input.search {
    line-height: 1.21428571em;
    padding: 0.67857143em 2.1em 0.67857143em 1em;
  }
  /* Used to size multi select input to character width */
  .ui.search.selection.dropdown > span.sizer {
    line-height: 1.21428571em;
    padding: 0.67857143em 2.1em 0.67857143em 1em;
    display: none;
    white-space: pre;
  }
  /* Active/Visible Search */
  .ui.search.dropdown.active > input.search,
  .ui.search.dropdown.visible > input.search {
    cursor: auto;
  }
  .ui.search.dropdown.active > .text,
  .ui.search.dropdown.visible > .text {
    pointer-events: none;
  }
  /* Filtered Text */
  .ui.active.search.dropdown input.search:focus + .text .icon,
  .ui.active.search.dropdown input.search:focus + .text .flag {
    opacity: 0.45;
  }
  .ui.active.search.dropdown input.search:focus + .text {
    color: var(--input-placeholder-focus-color, rgba(115, 115, 115, 0.87)) !important;
  }
  /* Search Menu */
  .ui.search.dropdown .menu {
    overflow-x: hidden;
    overflow-y: auto;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
  }
  @media only screen and (max-width: 767px) {
    .ui.search.dropdown .menu {
      max-height: 8.01428571rem;
    }
  }
  @media only screen and (min-width: 768px) {
    .ui.search.dropdown .menu {
      max-height: 10.68571429rem;
    }
  }
  @media only screen and (min-width: 992px) {
    .ui.search.dropdown .menu {
      max-height: 16.02857143rem;
    }
  }
  @media only screen and (min-width: 1920px) {
    .ui.search.dropdown .menu {
      max-height: 21.37142857rem;
    }
  }
  /*--------------
    Multiple
---------------*/
  /* Multiple Selection */
  .ui.multiple.dropdown {
    padding: 0.22619048em 2.1em 0.22619048em 0.35714286em;
  }
  .ui.multiple.dropdown .menu {
    cursor: auto;
  }
  /* Multiple Search Selection */
  .ui.multiple.search.dropdown,
  .ui.multiple.search.dropdown > input.search {
    cursor: text;
  }
  /* Selection Label */
  .ui.multiple.dropdown > .label {
    user-select: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    font-size: 1em;
    padding: 0.35714286em 0.78571429em;
    margin: 0.14285714rem 0.28571429rem 0.14285714rem 0em;
    box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  }
  /* Dropdown Icon */
  .ui.multiple.dropdown .dropdown.icon {
    margin: '';
    padding: '';
  }
  /* Text */
  .ui.multiple.dropdown > .text {
    position: static;
    padding: 0;
    max-width: 100%;
    margin: 0.45238095em 0em 0.45238095em 0.64285714em;
    line-height: 1.21428571em;
  }
  .ui.multiple.dropdown > .label ~ input.search {
    margin-left: 0.14285714em !important;
  }
  .ui.multiple.dropdown > .label ~ .text {
    display: none;
  }
  /*-----------------
  Multiple Search
-----------------*/
  /* Prompt Text */
  .ui.multiple.search.dropdown > .text {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    padding: inherit;
    margin: 0.45238095em 0em 0.45238095em 0.64285714em;
    line-height: 1.21428571em;
  }
  .ui.multiple.search.dropdown > .label ~ .text {
    display: none;
  }
  /* Search */
  .ui.multiple.search.dropdown > input.search {
    position: static;
    padding: 0;
    max-width: 100%;
    margin: 0.45238095em 0em 0.45238095em 0.64285714em;
    width: 2.2em;
    line-height: 1.21428571em;
  }
  /*--------------
     Inline
---------------*/
  .ui.inline.dropdown {
    cursor: pointer;
    display: inline-block;
    color: inherit;
  }
  .ui.inline.dropdown .dropdown.icon {
    margin: 0em 0.21428571em 0em 0.21428571em;
    vertical-align: baseline;
  }
  .ui.inline.dropdown > .text {
    font-weight: var(--inline-dropdown-text-font-weight, 600);
  }
  .ui.inline.dropdown .menu {
    cursor: auto;
    margin-top: 0.21428571em;
    border-radius: var(--dropdown-menu-border-radius, 0.5rem);
  }
  /*******************************
            States
*******************************/
  /*--------------------
        Active
----------------------*/
  /* Menu Item Active */
  .ui.dropdown .menu .active.item {
    background: var(--dropdown-active-item-background, transparent);
    font-weight: var(--dropdown-active-item-font-weight, 600);
    color: var(--dropdown-active-item-color, rgba(0, 0, 0, 0.95));
    box-shadow: none;
    z-index: 12;
  }
  /*--------------------
        Hover
----------------------*/
  /* Menu Item Hover */
  .ui.dropdown .menu > .item:hover {
    background: var(--dropdown-hovered-item-background, rgba(0, 0, 0, 0.05));
    color: var(--dropdown-hovered-item-color, rgba(0, 0, 0, 0.95));
    z-index: 13;
  }
  /*--------------
     Colors
---------------*/
  .ui.dropdown .menu .positive.item {
    color: var(--positive-color);
  }
  .ui.dropdown .menu .negative.item {
    color: var(--negative-color);
  }
  /*--------------------
       Loading
---------------------*/
  .ui.loading.dropdown > i.icon {
    height: 1em !important;
  }
  .ui.loading.selection.dropdown > i.icon {
    padding: 1.5em 1.28571429em !important;
  }
  .ui.loading.dropdown > i.icon:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -0.64285714em 0em 0em -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    border-radius: 500rem;
    border: 0.2em solid rgba(0, 0, 0, 0.1);
  }
  .ui.loading.dropdown > i.icon:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    box-shadow: 0px 0px 0px 1px transparent;
    margin: -0.64285714em 0em 0em -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    animation: dropdown-spin 0.6s linear;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 transparent transparent;
    border-style: solid;
    border-width: 0.2em;
  }
  /* Coupling */
  .ui.loading.dropdown.button > i.icon:before,
  .ui.loading.dropdown.button > i.icon:after {
    display: none;
  }
  @keyframes dropdown-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  /*--------------------
     Default Text
----------------------*/
  .ui.dropdown:not(.button) > .default.text,
  .ui.default.dropdown:not(.button) > .text {
    color: var(--dropdown-default-text-color, rgba(191, 191, 191, 0.87));
  }
  .ui.dropdown:not(.button) > input:focus ~ .default.text,
  .ui.default.dropdown:not(.button) > input:focus ~ .text {
    color: var(--dropdown-default-text-focus-color, rgba(115, 115, 115, 0.87));
  }
  /*--------------------
        Loading
----------------------*/
  .ui.loading.dropdown > .text {
    transition: none;
  }
  /* Used To Check Position */
  .ui.dropdown .loading.menu {
    display: block;
    visibility: hidden;
    z-index: -1;
  }
  .ui.dropdown > .loading.menu {
    left: 0px !important;
    right: auto !important;
  }
  .ui.dropdown > .menu .loading.menu {
    left: 100% !important;
    right: auto !important;
  }
  /*--------------------
    Keyboard Select
----------------------*/
  /* Selected Item */
  .ui.dropdown.selected,
  .ui.dropdown .menu .selected.item {
    background: var(--dropdown-selected-background, rgba(0, 0, 0, 0.03));
    color: var(--dropdown-selected-color, rgba(0, 0, 0, 0.95));
  }
  /*--------------------
    Search Filtered
----------------------*/
  /* Filtered Item */
  .ui.dropdown > .filtered.text {
    visibility: hidden;
  }
  .ui.dropdown .filtered.item {
    display: none !important;
  }
  /*--------------------
        Error
----------------------*/
  .ui.dropdown.error,
  .ui.dropdown.error > .text,
  .ui.dropdown.error > .default.text {
    color: var(--error-text-color, #9F3A38);
  }
  .ui.selection.dropdown.error {
    background: var(--error-background-color, #FFF6F6);
    border-color: var(--error-border-color, #E0B4B4);
  }
  .ui.selection.dropdown.error:hover {
    border-color: var(--error-border-color, #E0B4B4);
  }
  .ui.dropdown.error > .menu,
  .ui.dropdown.error > .menu .menu {
    border-color: var(--error-border-color, #E0B4B4);
  }
  .ui.dropdown.error > .menu > .item {
    color: var(--error-text-color, #9F3A38);
  }
  .ui.multiple.selection.error.dropdown > .label {
    border-color: var(--error-border-color, #E0B4B4);
  }
  /* Item Hover */
  .ui.dropdown.error > .menu > .item:hover {
    background-color: var(--dropdown-error-item-hover-background, #FFF2F2);
  }
  /* Item Active */
  .ui.dropdown.error > .menu .active.item {
    background-color: var(--dropdown-error-item-active-background, #FDCFCF);
  }
  /*--------------------
        Clear
----------------------*/
  .ui.dropdown > .clear.dropdown.icon {
    opacity: 0.8;
    transition: opacity 0.1s ease;
  }
  .ui.dropdown > .clear.dropdown.icon:hover {
    opacity: 1;
  }
  /*--------------------
        Disabled
----------------------*/
  /* Disabled */
  .ui.disabled.dropdown,
  .ui.dropdown .menu > .disabled.item {
    cursor: default;
    pointer-events: none;
    opacity: var(--disabled-opacity, 0.45);
  }
  /*******************************
           Variations
*******************************/
  /*--------------
    Direction
---------------*/
  /* Flyout Direction */
  .ui.dropdown .menu {
    left: 0px;
  }
  /* Default Side (Right) */
  .ui.dropdown .right.menu > .menu,
  .ui.dropdown .menu .right.menu {
    left: 100% !important;
    right: auto !important;
    border-radius: 0.5rem !important;
  }
  /* Leftward Opening Menu */
  .ui.dropdown > .left.menu {
    left: auto !important;
    right: 0px !important;
  }
  .ui.dropdown > .left.menu .menu,
  .ui.dropdown .menu .left.menu {
    left: auto;
    right: 100%;
    margin: 0em -0.5em 0em 0em !important;
    border-radius: 0.5rem !important;
  }
  .ui.dropdown .item .left.dropdown.icon,
  .ui.dropdown .left.menu .item .dropdown.icon {
    width: auto;
    float: left;
    margin: 0em 0em 0em 0em;
  }
  .ui.dropdown .item .left.dropdown.icon,
  .ui.dropdown .left.menu .item .dropdown.icon {
    width: auto;
    float: left;
    margin: 0em 0em 0em 0em;
  }
  .ui.dropdown .item .left.dropdown.icon + .text,
  .ui.dropdown .left.menu .item .dropdown.icon + .text {
    margin-left: 1em;
    margin-right: 0em;
  }
  /*--------------
     Upward
---------------*/
  /* Upward Main Menu */
  .ui.upward.dropdown > .menu {
    top: auto;
    bottom: 100%;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
    border-radius: 0.5rem 0.5rem 0em 0em;
  }
  /* Upward Sub Menu */
  .ui.dropdown .upward.menu {
    top: auto !important;
    bottom: 0 !important;
  }
  /* Active Upward */
  .ui.simple.upward.active.dropdown,
  .ui.simple.upward.dropdown:hover {
    border-radius: 0.5rem 0.5rem 0em 0em !important;
  }
  .ui.upward.dropdown.button:not(.pointing):not(.floating).active {
    border-radius: 0.5rem 0.5rem 0em 0em;
  }
  /* Selection */
  .ui.upward.selection.dropdown .menu {
    border-top-width: 1px !important;
    border-bottom-width: 0px !important;
    box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
  }
  .ui.upward.selection.dropdown:hover {
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
  }
  /* Active Upward */
  .ui.active.upward.selection.dropdown {
    border-radius: 0em 0em 0.5rem 0.5rem !important;
  }
  /* Visible Upward */
  .ui.upward.selection.dropdown.visible {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
    border-radius: 0em 0em 0.5rem 0.5rem !important;
  }
  /* Visible Hover Upward */
  .ui.upward.active.selection.dropdown:hover {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
  }
  .ui.upward.active.selection.dropdown:hover .menu {
    box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
  }
  /*--------------
     Simple
---------------*/
  /*  Selection Menu */
  .ui.scrolling.dropdown .menu,
  .ui.dropdown .scrolling.menu {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .ui.scrolling.dropdown .menu {
    overflow-x: hidden;
    overflow-y: auto;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    min-width: 100% !important;
    width: auto !important;
  }
  .ui.dropdown .scrolling.menu {
    position: static;
    overflow-y: auto;
    border: none;
    box-shadow: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
    min-width: 100% !important;
    width: auto !important;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
  }
  .ui.scrolling.dropdown .menu .item.item.item,
  .ui.dropdown .scrolling.menu > .item.item.item {
    border-top: none;
  }
  .ui.scrolling.dropdown .menu .item:first-child,
  .ui.dropdown .scrolling.menu .item:first-child {
    border-top: none;
  }
  .ui.dropdown > .animating.menu .scrolling.menu,
  .ui.dropdown > .visible.menu .scrolling.menu {
    display: block;
  }
  /* Scrollbar in IE */
  @media all and (-ms-high-contrast: none) {
    .ui.scrolling.dropdown .menu,
    .ui.dropdown .scrolling.menu {
      min-width: calc(100% - 6px);
    }
  }
  @media only screen and (max-width: 767px) {
    .ui.scrolling.dropdown .menu,
    .ui.dropdown .scrolling.menu {
      max-height: 10.28571429rem;
    }
  }
  @media only screen and (min-width: 768px) {
    .ui.scrolling.dropdown .menu,
    .ui.dropdown .scrolling.menu {
      max-height: 15.42857143rem;
    }
  }
  @media only screen and (min-width: 992px) {
    .ui.scrolling.dropdown .menu,
    .ui.dropdown .scrolling.menu {
      max-height: 20.57142857rem;
    }
  }
  @media only screen and (min-width: 1920px) {
    .ui.scrolling.dropdown .menu,
    .ui.dropdown .scrolling.menu {
      max-height: 20.57142857rem;
    }
  }
  /*--------------
     Simple
---------------*/
  /* Displays without javascript */
  .ui.simple.dropdown .menu:before,
  .ui.simple.dropdown .menu:after {
    display: none;
  }
  .ui.simple.dropdown .menu {
    position: absolute;
    display: block;
    overflow: hidden;
    top: -9999px !important;
    opacity: 0;
    width: 0;
    height: 0;
    transition: opacity 0.1s ease;
  }
  .ui.simple.active.dropdown,
  .ui.simple.dropdown:hover {
    border-bottom-left-radius: 0em !important;
    border-bottom-right-radius: 0em !important;
  }
  .ui.simple.active.dropdown > .menu,
  .ui.simple.dropdown:hover > .menu {
    overflow: visible;
    width: auto;
    height: auto;
    top: 100% !important;
    opacity: 1;
  }
  .ui.simple.dropdown > .menu > .item:active > .menu,
  .ui.simple.dropdown:hover > .menu > .item:hover > .menu {
    overflow: visible;
    width: auto;
    height: auto;
    top: 0% !important;
    left: 100% !important;
    opacity: 1;
  }
  .ui.simple.disabled.dropdown:hover .menu {
    display: none;
    height: 0px;
    width: 0px;
    overflow: hidden;
  }
  /* Visible */
  .ui.simple.visible.dropdown > .menu {
    display: block;
  }
  /*--------------
      Fluid
---------------*/
  .ui.fluid.dropdown {
    display: block;
    width: 100%;
    min-width: 0em;
  }
  .ui.fluid.dropdown > .dropdown.icon {
    float: right;
  }
  /*--------------
    Floating
---------------*/
  .ui.floating.dropdown .menu {
    left: 0;
    right: auto;
    box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15) !important;
    border-radius: 0.5rem !important;
  }
  .ui.floating.dropdown > .menu {
    margin-top: 0.5em !important;
    border-radius: 0.5rem !important;
  }
  /*--------------
     Pointing
---------------*/
  .ui.pointing.dropdown > .menu {
    top: 100%;
    margin-top: 0.78571429rem;
    border-radius: 0.5rem;
  }
  .ui.pointing.dropdown > .menu:after {
    display: block;
    position: absolute;
    pointer-events: none;
    content: "";
    visibility: visible;
    transform: rotate(45deg);
    width: 0.5em;
    height: 0.5em;
    box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
    background: #FFFFFF;
    z-index: 2;
  }
  .ui.pointing.dropdown > .menu:after {
    top: -0.25em;
    left: 50%;
    margin: 0em 0em 0em -0.25em;
  }
  /* Top Left Pointing */
  .ui.top.left.pointing.dropdown > .menu {
    top: 100%;
    bottom: auto;
    left: 0%;
    right: auto;
    margin: 1em 0em 0em;
  }
  .ui.top.left.pointing.dropdown > .menu {
    top: 100%;
    bottom: auto;
    left: 0%;
    right: auto;
    margin: 1em 0em 0em;
  }
  .ui.top.left.pointing.dropdown > .menu:after {
    top: -0.25em;
    left: 1em;
    right: auto;
    margin: 0em;
    transform: rotate(45deg);
  }
  /* Top Right Pointing */
  .ui.top.right.pointing.dropdown > .menu {
    top: 100%;
    bottom: auto;
    right: 0%;
    left: auto;
    margin: 1em 0em 0em;
  }
  .ui.top.pointing.dropdown > .left.menu:after,
  .ui.top.right.pointing.dropdown > .menu:after {
    top: -0.25em;
    left: auto !important;
    right: 1em !important;
    margin: 0em;
    transform: rotate(45deg);
  }
  /* Left Pointing */
  .ui.left.pointing.dropdown > .menu {
    top: 0%;
    left: 100%;
    right: auto;
    margin: 0em 0em 0em 1em;
  }
  .ui.left.pointing.dropdown > .menu:after {
    top: 1em;
    left: -0.25em;
    margin: 0em 0em 0em 0em;
    transform: rotate(-45deg);
  }
  .ui.left:not(.top):not(.bottom).pointing.dropdown > .left.menu {
    left: auto !important;
    right: 100% !important;
    margin: 0em 1em 0em 0em;
  }
  .ui.left:not(.top):not(.bottom).pointing.dropdown > .left.menu:after {
    top: 1em;
    left: auto;
    right: -0.25em;
    margin: 0em 0em 0em 0em;
    transform: rotate(135deg);
  }
  /* Right Pointing */
  .ui.right.pointing.dropdown > .menu {
    top: 0%;
    left: auto;
    right: 100%;
    margin: 0em 1em 0em 0em;
  }
  .ui.right.pointing.dropdown > .menu:after {
    top: 1em;
    left: auto;
    right: -0.25em;
    margin: 0em 0em 0em 0em;
    transform: rotate(135deg);
  }
  /* Bottom Pointing */
  .ui.bottom.pointing.dropdown > .menu {
    top: auto;
    bottom: 100%;
    left: 0%;
    right: auto;
    margin: 0em 0em 1em;
  }
  .ui.bottom.pointing.dropdown > .menu:after {
    top: auto;
    bottom: -0.25em;
    right: auto;
    margin: 0em;
    transform: rotate(-135deg);
  }
  /* Reverse Sub-Menu Direction */
  .ui.bottom.pointing.dropdown > .menu .menu {
    top: auto !important;
    bottom: 0px !important;
  }
  /* Bottom Left */
  .ui.bottom.left.pointing.dropdown > .menu {
    left: 0%;
    right: auto;
  }
  .ui.bottom.left.pointing.dropdown > .menu:after {
    left: 1em;
    right: auto;
  }
  /* Bottom Right */
  .ui.bottom.right.pointing.dropdown > .menu {
    right: 0%;
    left: auto;
  }
  .ui.bottom.right.pointing.dropdown > .menu:after {
    left: auto;
    right: 1em;
  }
  /* Upward pointing */
  .ui.pointing.upward.dropdown .menu,
  .ui.top.pointing.upward.dropdown .menu {
    top: auto !important;
    bottom: 100% !important;
    margin: 0em 0em 0.78571429rem;
    border-radius: 0.5rem;
  }
  .ui.pointing.upward.dropdown .menu:after,
  .ui.top.pointing.upward.dropdown .menu:after {
    top: 100% !important;
    bottom: auto !important;
    box-shadow: 1px 1px 0px 0px rgba(34, 36, 38, 0.15);
    margin: -0.25em 0em 0em;
  }
  /* Right Pointing Upward */
  .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
    top: auto !important;
    bottom: 0 !important;
    margin: 0em 1em 0em 0em;
  }
  .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
    top: auto !important;
    bottom: 0 !important;
    margin: 0em 0em 1em 0em;
    box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  }
  /* Left Pointing Upward */
  .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
    top: auto !important;
    bottom: 0 !important;
    margin: 0em 0em 0em 1em;
  }
  .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
    top: auto !important;
    bottom: 0 !important;
    margin: 0em 0em 1em 0em;
    box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  }
  /*******************************
         Theme Overrides
*******************************/
  /* Dropdown Carets */
  @font-face {
    font-family: 'Dropdown';
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAVgAA8AAAAACFAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABWAAAABwAAAAchGgaq0dERUYAAAF0AAAAHAAAAB4AJwAPT1MvMgAAAZAAAABDAAAAVnW4TJdjbWFwAAAB1AAAAEsAAAFS8CcaqmN2dCAAAAIgAAAABAAAAAQAEQFEZ2FzcAAAAiQAAAAIAAAACP//AANnbHlmAAACLAAAAQoAAAGkrRHP9WhlYWQAAAM4AAAAMAAAADYPK8YyaGhlYQAAA2gAAAAdAAAAJANCAb1obXR4AAADiAAAACIAAAAiCBkAOGxvY2EAAAOsAAAAFAAAABQBnAIybWF4cAAAA8AAAAAfAAAAIAEVAF5uYW1lAAAD4AAAATAAAAKMFGlj5HBvc3QAAAUQAAAARgAAAHJoedjqd2ViZgAABVgAAAAGAAAABrO7W5UAAAABAAAAANXulPUAAAAA1r4hgAAAAADXu2Q1eNpjYGRgYOABYjEgZmJgBEIOIGYB8xgAA/YAN3jaY2BktGOcwMDKwMI4jTGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHFT/fLjFeOD/AQY9xjMMbkBhRpAcAN48DQYAeNpjYGBgZoBgGQZGBhDwAfIYwXwWBgMgzQGETAwMqn8+8H649f8/lHX9//9b7Pzf+fWgusCAkY0BzmUE6gHpQwGMDMMeAACbxg7SAAARAUQAAAAB//8AAnjadZBPSsNAGMXfS+yMqYgOhpSuSlKadmUhiVEhEMQzFF22m17BbbvzCh5BXCUn6EG8gjeQ4DepwYo4i+/ffL95j4EDA+CFC7jQuKyIeVHrI3wkleq9F7XrSInKteOeHdda8bOoaeepSc00NWPz/LRec9G8GabyGtEdF7h19z033GAMTK7zbM42xNEZpzYof0RtQ5CUHAQJ73OtVyutc+3b7Ou//b8XNlsPx3jgjUifABdhEohKJJL5iM5p39uqc7X1+sRQSqmGrUVhlsJ4lpmEUVwyT8SUYtg0P9DyNzPADDs+tjrGV6KRCRfsui3eHcL4/p8ZXvfMlcnEU+CLv7hDykOP+AKTPTxbAAB42mNgZGBgAGKuf5KP4vltvjLIMzGAwLV9ig0g+vruFFMQzdjACOJzMIClARh0CTJ42mNgZGBgPPD/AJD8wgAEjA0MjAyogAMAbOQEAQAAAAC7ABEAAAAAAKoAAAH0AAABgAAAAUAACAFAAAgAwAAXAAAAAAAAACoAKgAqADIAbACGAKAAugDSeNpjYGRgYOBkUGFgYgABEMkFhAwM/xn0QAIADdUBdAB42qWQvUoDQRSFv3GjaISUQaymSmGxJoGAsRC0iPYLsU50Y6IxrvlRtPCJJKUPIBb+PIHv4EN4djKuKAqCDHfmu+feOdwZoMCUAJNbAlYUMzaUlM14jjxbngOq7HnOia89z1Pk1vMCa9x7ztPkzfMyJbPj+ZGi6Xp+omxuPD+zaD7meaFg7mb8GrBqHmhwxoAxlm0uiRkpP9X5m26pKRoMxTGR1D49Dv/Yb/91o6l8qL6eu5n2hZQzn68utR9m3FU2cB4t9cdSLG2utI+44Eh/P9bqKO+oJ/WxmXssj77YkrjasZQD6SFddythk3Wtzrf+UF2p076Udla1VNzsERP3kkjVRKel7mp1udXYcHtZSlV7RfmJe1GiFWveluaeKD5/MuJcSk8Tpm/vvwPIbmJleNpjYGKAAFYG7ICTgYGRiZGZkYWRlZGNkZ2Rg5GTLT2nsiDDEEIZsZfmZRqZujmDaDcDAxcI7WIOpS2gtCWUdgQAZkcSmQAAAAFblbO6AAA=) format('woff');
    font-weight: normal;
    font-style: normal;
  }
  .ui.dropdown > .dropdown.icon {
    font-family: 'Dropdown';
    line-height: 1;
    height: 1em;
    width: 1.23em;
    backface-visibility: hidden;
    font-weight: normal;
    font-style: normal;
    text-align: center;
  }
  .ui.dropdown > .dropdown.icon {
    width: auto;
  }
  .ui.dropdown > .dropdown.icon:before {
    content: '\f0d7';
  }
  /* Inline dropdown menu */
  .ui.inline.dropdown .menu {
    background: var(--inline-dropdown-menu-background, rgba(255, 255, 255, 0.7));
  }
  body:not(.acrylic-mode) .ui.inline.dropdown .menu {
    backdrop-filter: blur(10px);
  }
  /* Sub Menu */
  .ui.dropdown .menu .item .dropdown.icon:before {
    content: '\f0da' /*rtl:'\f0d9'*/;
  }
  .ui.dropdown .item .left.dropdown.icon:before,
  .ui.dropdown .left.menu .item .dropdown.icon:before {
    content: "\f0d9" /*rtl:"\f0da"*/;
  }
  /* Vertical Menu Dropdown */
  .ui.vertical.menu .dropdown.item > .dropdown.icon:before {
    content: "\f0da" /*rtl:"\f0d9"*/;
  }
  .ui.dropdown > .clear.icon:before {
    content: "\f00d";
  }
  /* Icons for Reference (Subsetted in 2.4.0)
  .dropdown.down:before { content: "\f0d7"; }
  .dropdown.up:before { content: "\f0d8"; }
  .dropdown.left:before { content: "\f0d9"; }
  .dropdown.right:before { content: "\f0da"; }
  .dropdown.close:before { content: "\f00d"; }
*/
  /*******************************
        User Overrides
*******************************/
  /*!
 * # Semantic UI - Modal
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
             Modal
*******************************/
  /* Close Icon */
  /* Header */
  /* Content */
  /* Image / Description */
  /* Modal Actions */
  /* Inner Close Position (Tablet/Mobile) */
  /* Mobile Positions */
  /* Responsive Widths */
  /* Coupling */
  /*-------------------
       States
--------------------*/
  /*-------------------
        Types
--------------------*/
  /* Basic */
  /* Top Aligned */
  /* Scrolling Margin */
  /* Scrolling Content */
  /*-------------------
      Variations
--------------------*/
  /* Size Widths */
  /* Derived Responsive Sizes */
  /* Packaged Theme */
  /*******************************
             Modal
*******************************/
  /* Close Icon */
  /* Header */
  /* Content */
  /* Image / Description */
  /* Modal Actions */
  /* Inner Close Position (Tablet/Mobile) */
  /* Mobile Positions */
  /* Responsive Widths */
  /* Coupling */
  /*-------------------
       States
--------------------*/
  /*-------------------
        Types
--------------------*/
  /* Basic */
  /* Top Aligned */
  /* Scrolling Margin */
  /* Scrolling Content */
  /*-------------------
      Variations
--------------------*/
  /* Size Widths */
  /* Derived Responsive Sizes */
  /* Site Theme */
  /*******************************
         Site Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
             Modal
*******************************/
  .ui.modal {
    position: absolute;
    display: none;
    z-index: 1001;
    text-align: left;
    color: var(--text-color);
    border: var(--modal-border, none);
    box-shadow: var(--modal-box-shadow, 0 2.8px 2.2px rgba(0, 0, 0, 0.067), 0 6.7px 5.3px rgba(0, 0, 0, 0.097), 0 12.5px 10px rgba(0, 0, 0, 0.12), 0 22.3px 17.9px rgba(0, 0, 0, 0.143), 0 41.8px 33.4px rgba(0, 0, 0, 0.173), 0 100px 80px rgba(0, 0, 0, 0.24));
    transform-origin: 50% 25%;
    flex: 0 0 auto;
    border-radius: var(--modal-border-radius, 0.5rem);
    corner-shape: var(--modal-corner-shape, round);
    user-select: text;
    will-change: top, left, margin, transform, opacity;
    background: var(--modal-box-content-background, #FFFFFF);
  }
  .ui.modal > :first-child:not(.icon),
  .ui.modal > .icon:first-child + * {
    corner-shape: var(--modal-corner-shape, round);
    border-top-left-radius: var(--modal-border-radius, 0.5rem);
    border-top-right-radius: var(--modal-border-radius, 0.5rem);
  }
  .ui.modal > :last-child {
    corner-shape: var(--modal-corner-shape, round);
    border-bottom-left-radius: var(--modal-border-radius, 0.5rem);
    border-bottom-right-radius: var(--modal-border-radius, 0.5rem);
  }
  /*******************************
            Content
*******************************/
  /*--------------
     Close
---------------*/
  .ui.modal > .close {
    cursor: pointer;
    position: absolute;
    top: -2.5rem;
    right: -2.5rem;
    z-index: 1;
    opacity: var(--modal-box-close-opacity, 0.8);
    font-size: var(--modal-box-close-size, 1.25em);
    color: var(--modal-box-close-color, #FFFFFF);
    width: 2.25rem;
    height: 2.25rem;
    padding: 0.625rem 0rem 0rem 0rem;
  }
  .ui.modal > .close:hover {
    opacity: 1;
  }
  /*--------------
     Header
---------------*/
  .ui.modal > .header {
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    background: var(--modal-box-header-background, #FFFFFF);
    margin: 0em;
    padding: 1rem 1.2rem;
    box-shadow: none;
    user-select: none;
    color: var(--modal-box-header-color, rgba(0, 0, 0, 0.85));
    border-bottom: var(--modal-box-header-border, 1px solid rgba(34, 36, 38, 0.15));
  }
  .ui.modal > .header:not(.ui) {
    font-size: var(--modal-box-header-font-size, 1em);
    line-height: 1.28571429em;
    font-weight: var(--modal-box-header-font-weight, 600);
  }
  /*--------------
     Content
---------------*/
  .ui.modal > .content {
    display: block;
    width: 100%;
    font-size: var(--modal-box-content-font-size, 1em);
    line-height: 1.4;
    padding: 1rem;
    background: var(--modal-box-content-background, #FFFFFF);
  }
  .ui.modal > .image.content {
    display: flex;
    flex-direction: row;
  }
  /* Image */
  .ui.modal > .content > .image {
    display: block;
    flex: 0 1 auto;
    width: '';
    align-self: top;
  }
  .ui.modal > [class*="top aligned"] {
    align-self: top;
  }
  .ui.modal > [class*="middle aligned"] {
    align-self: middle;
  }
  .ui.modal > [class*="stretched"] {
    align-self: stretch;
  }
  /* Description */
  .ui.modal > .content > .description {
    display: block;
    flex: 1 0 auto;
    min-width: 0px;
    align-self: top;
  }
  .ui.modal > .content > .icon + .description,
  .ui.modal > .content > .image + .description {
    flex: 0 1 auto;
    min-width: '';
    width: auto;
    padding-left: 2em;
  }
  /*rtl:ignore*/
  .ui.modal > .content > .image > i.icon {
    margin: 0em;
    opacity: 1;
    width: auto;
    line-height: 1;
    font-size: 8rem;
  }
  /*--------------
     Actions
---------------*/
  .ui.modal > .actions {
    background: var(--modal-box-actions-background, #F9FAFB);
    padding: 1rem 1rem;
    border-top: var(--modal-box-actions-border, 1px solid rgba(34, 36, 38, 0.15));
    text-align: right;
    user-select: none;
  }
  .ui.modal .actions > .button {
    margin-left: 0.75em;
    min-width: 10em;
  }
  .ui.modal .actions > .button:first-child {
    margin-left: 0.25em;
  }
  /*-------------------
       Responsive
--------------------*/
  /* Modal Width */
  @media only screen and (max-width: 767px) {
    .ui.modal {
      width: 95%;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 768px) {
    .ui.modal {
      width: 88%;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 992px) {
    .ui.modal {
      width: 850px;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 1200px) {
    .ui.modal {
      width: 900px;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 1920px) {
    .ui.modal {
      width: 950px;
      margin: 0em 0em 0em 0em;
    }
  }
  /* Tablet and Mobile */
  @media only screen and (max-width: 991px) {
    .ui.modal > .header {
      padding-right: 2.25rem;
    }
    .ui.modal > .close {
      top: 0.8035rem;
      right: 1rem;
      color: rgba(0, 0, 0, 0.87);
    }
  }
  /* Mobile */
  @media only screen and (max-width: 767px) {
    .ui.modal > .header {
      padding: 0.75rem 1rem !important;
      padding-right: 2.25rem !important;
    }
    .ui.modal > .content {
      display: block;
      padding: 1rem !important;
    }
    .ui.modal > .close {
      top: 0.5rem !important;
      right: 0.5rem !important;
    }
    /*rtl:ignore*/
    .ui.modal .image.content {
      flex-direction: column;
    }
    .ui.modal .content > .image {
      display: block;
      max-width: 100%;
      margin: 0em auto !important;
      text-align: center;
      padding: 0rem 0rem 1rem !important;
    }
    .ui.modal > .content > .image > i.icon {
      font-size: 5rem;
      text-align: center;
    }
    /*rtl:ignore*/
    .ui.modal .content > .description {
      display: block;
      width: 100% !important;
      margin: 0em !important;
      padding: 1rem 0rem !important;
      box-shadow: none;
    }
    /* Let Buttons Stack */
    .ui.modal > .actions {
      padding: 1rem 1rem 0rem !important;
    }
    .ui.modal .actions > .buttons,
    .ui.modal .actions > .button {
      margin-bottom: 1rem;
    }
  }
  /*--------------
    Coupling
---------------*/
  .ui.inverted.dimmer > .ui.modal {
    box-shadow: 1px 3px 10px 2px rgba(0, 0, 0, 0.2);
  }
  /*******************************
             Types
*******************************/
  .ui.basic.modal {
    background-color: transparent;
    border: none;
    border-radius: 0em;
    box-shadow: none !important;
    color: #FFFFFF;
  }
  .ui.basic.modal > .header,
  .ui.basic.modal > .content,
  .ui.basic.modal > .actions {
    background-color: transparent;
  }
  .ui.basic.modal > .header {
    color: #FFFFFF;
  }
  .ui.basic.modal > .close {
    top: 1rem;
    right: 1.5rem;
  }
  .ui.inverted.dimmer > .basic.modal {
    color: rgba(0, 0, 0, 0.87);
  }
  .ui.inverted.dimmer > .ui.basic.modal > .header {
    color: rgba(0, 0, 0, 0.85);
  }
  /* Resort to margin positioning if legacy */
  .ui.legacy.modal,
  .ui.legacy.page.dimmer > .ui.modal {
    top: 50%;
    left: 50%;
  }
  .ui.legacy.page.dimmer > .ui.scrolling.modal,
  .ui.page.dimmer > .ui.scrolling.legacy.modal,
  .ui.top.aligned.legacy.page.dimmer > .ui.modal,
  .ui.top.aligned.dimmer > .ui.legacy.modal {
    top: auto;
  }
  /* Tablet and Mobile */
  @media only screen and (max-width: 991px) {
    .ui.basic.modal > .close {
      color: #FFFFFF;
    }
  }
  /*******************************
             States
*******************************/
  .ui.loading.modal {
    display: block;
    visibility: hidden;
    z-index: -1;
  }
  .ui.active.modal {
    display: block;
  }
  /*******************************
           Variations
*******************************/
  /*--------------
   Top Aligned
---------------*/
  /* Top Aligned Modal */
  .modals.dimmer[class*="top aligned"] .modal {
    margin: 5vh auto;
  }
  @media only screen and (max-width: 767px) {
    .modals.dimmer[class*="top aligned"] .modal {
      margin: 1rem auto;
    }
  }
  /* Legacy Top Aligned */
  .legacy.modals.dimmer[class*="top aligned"] {
    padding-top: 5vh;
  }
  @media only screen and (max-width: 767px) {
    .legacy.modals.dimmer[class*="top aligned"] {
      padding-top: 1rem;
    }
  }
  /*--------------
    Scrolling
---------------*/
  /* Scrolling Dimmer */
  .scrolling.dimmable.dimmed {
    overflow: hidden;
  }
  .scrolling.dimmable > .dimmer {
    justify-content: flex-start;
  }
  .scrolling.dimmable.dimmed > .dimmer {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .scrolling.dimmable > .dimmer {
    position: fixed;
  }
  .modals.dimmer .ui.scrolling.modal {
    margin: 1rem auto;
  }
  /* Undetached Scrolling */
  .scrolling.undetached.dimmable.dimmed {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .scrolling.undetached.dimmable.dimmed > .dimmer {
    overflow: hidden;
  }
  .scrolling.undetached.dimmable .ui.scrolling.modal {
    position: absolute;
    left: 50%;
    margin-top: 1rem !important;
  }
  /* Scrolling Content */
  .ui.modal .scrolling.content {
    max-height: calc(80vh - 10em);
    overflow: auto;
  }
  /*--------------
   Full Screen
---------------*/
  .ui.fullscreen.modal {
    width: 95% !important;
    margin: 1em auto;
  }
  .ui.fullscreen.modal > .header {
    padding-right: 2.25rem;
  }
  .ui.fullscreen.modal > .close {
    top: 0.8035rem;
    right: 1rem;
    color: rgba(0, 0, 0, 0.87);
  }
  /*--------------
      Size
---------------*/
  .ui.modal {
    font-size: 1rem;
  }
  /* Mini */
  .ui.mini.modal > .header:not(.ui) {
    font-size: 1.3em;
  }
  /* Mini Modal Width */
  @media only screen and (max-width: 767px) {
    .ui.mini.modal {
      width: 95%;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 768px) {
    .ui.mini.modal {
      width: 35.2%;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 992px) {
    .ui.mini.modal {
      width: 340px;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 1200px) {
    .ui.mini.modal {
      width: 360px;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 1920px) {
    .ui.mini.modal {
      width: 380px;
      margin: 0em 0em 0em 0em;
    }
  }
  /* mini */
  .ui.small.modal > .header:not(.ui) {
    font-size: 1.3em;
  }
  /* Tiny Modal Width */
  @media only screen and (max-width: 767px) {
    .ui.tiny.modal {
      width: 95%;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 768px) {
    .ui.tiny.modal {
      width: 52.8%;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 992px) {
    .ui.tiny.modal {
      width: 510px;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 1200px) {
    .ui.tiny.modal {
      width: 540px;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 1920px) {
    .ui.tiny.modal {
      width: 570px;
      margin: 0em 0em 0em 0em;
    }
  }
  /* Small */
  .ui.small.modal > .header:not(.ui) {
    font-size: 1.3em;
  }
  /* Small Modal Width */
  @media only screen and (max-width: 767px) {
    .ui.small.modal {
      width: 95%;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 768px) {
    .ui.small.modal {
      width: 70.4%;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 992px) {
    .ui.small.modal {
      width: 680px;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 1200px) {
    .ui.small.modal {
      width: 720px;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 1920px) {
    .ui.small.modal {
      width: 760px;
      margin: 0em 0em 0em 0em;
    }
  }
  /* Large Modal Width */
  @media only screen and (max-width: 767px) {
    .ui.large.modal {
      width: 95%;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 768px) {
    .ui.large.modal {
      width: 88%;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 992px) {
    .ui.large.modal {
      width: 1020px;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 1200px) {
    .ui.large.modal {
      width: 1080px;
      margin: 0em 0em 0em 0em;
    }
  }
  @media only screen and (min-width: 1920px) {
    .ui.large.modal {
      width: 1140px;
      margin: 0em 0em 0em 0em;
    }
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - Popup
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
             Popup
*******************************/
  /*-------------------
       Element
--------------------*/
  /*-------------------
       Parts
--------------------*/
  /* Placement */
  /* Header */
  /* Content Border */
  /* Arrow */
  /* Arrow color by position */
  /*-------------------
       Types
--------------------*/
  /* Tooltip */
  /* Inverted */
  /* Arrow */
  /*-------------------
       Coupling
--------------------*/
  /* Grid Inside Popup */
  /* (padding * @medium) */
  /*-------------------
       States
--------------------*/
  /*-------------------
       Variations
--------------------*/
  /* Wide */
  /* Inverted */
  /* Arrow color by position */
  /* Packaged Theme */
  /*******************************
             Popup
*******************************/
  /*-------------------
       Element
--------------------*/
  /*-------------------
       Parts
--------------------*/
  /* Placement */
  /* Header */
  /* Content Border */
  /* Arrow */
  /* Arrow color by position */
  /*-------------------
       Types
--------------------*/
  /* Tooltip */
  /* Inverted */
  /* Arrow */
  /*-------------------
       Coupling
--------------------*/
  /* Grid Inside Popup */
  /* (padding * @medium) */
  /*-------------------
       States
--------------------*/
  /*-------------------
       Variations
--------------------*/
  /* Wide */
  /* Inverted */
  /* Arrow color by position */
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Popup
*******************************/
  .ui.popup {
    display: block;
    position: fixed;
    top: 0px;
    right: auto;
    margin: 0;
    /* Fixes content being squished when inline (moz only) */
    min-width: min-content;
    z-index: var(--popup-z-index, 1900);
    border: var(--popup-border, 1px solid var(--solid-border-color));
    line-height: 1.4285em;
    max-width: 250px;
    background: var(--popup-background, #FFFFFF);
    padding: var(--popup-vertical-padding, 0.833em) var(--popup-horizontal-padding, 1em);
    font-weight: var(--popup-font-weight, normal);
    font-style: var(--popup-font-style, normal);
    color: var(--popup-color, rgba(0, 0, 0, 0.87));
    border-radius: var(--popup-border-radius, 0.5rem);
    corner-shape: var(--default-corner-shape, round);
    box-shadow: var(--popup-box-shadow, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15));
  }
  .ui.popup .popup-header {
    padding: 0em;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: var(--popup-header-font-size, 1.14285714em);
    line-height: var(--popup-header-line-height, 1.2);
    font-weight: var(--popup-header-font-weight, 600);
  }
  .ui.popup .popup-header + .popup-content {
    padding-top: var(--popup-header-distance, 0.5em);
  }
  .ui.popup:before {
    position: absolute;
    content: "";
    width: 0.71428571em;
    height: 0.71428571em;
    background: var(--popup-arrow-background, #FFFFFF);
    transform: rotate(45deg);
    z-index: 2;
    box-shadow: var(--popup-arrow-box-shadow, 1px 1px 0px 0px #bababc);
  }
  /*******************************
            Types
*******************************/
  /*--------------
    Tooltip
---------------*/
  /* Box */
  .ui.tooltip {
    position: fixed;
    display: block;
    right: auto;
    margin: 0;
    z-index: var(--tooltip-z-index, 1);
    white-space: nowrap;
    border: var(--tooltip-border, 1px solid #D4D4D5);
    line-height: var(--tooltip-line-height, 1.4285em);
    max-width: none;
    background: var(--tooltip-background, #FFFFFF);
    padding: var(--tooltip-padding, 0.833em 1em);
    font-size: var(--tooltip-font-size, 1rem);
    font-weight: var(--tooltip-font-weight, normal);
    font-style: var(--tooltip-font-style, normal);
    color: var(--tooltip-color, rgba(0, 0, 0, 0.87));
    border-radius: var(--tooltip-border-radius, 0.5rem);
    corner-shape: var(--default-corner-shape, round);
    box-shadow: var(--tooltip-box-shadow, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15));
  }
  /* Arrow */
  .ui.tooltip:before {
    position: absolute;
    content: "";
    width: 0.71428571em;
    height: 0.71428571em;
    background: var(--tooltip-arrow-background, #FFFFFF);
    transform: rotate(45deg);
    z-index: 2;
    box-shadow: var(--tooltip-arrow-box-shadow, 1px 1px 0px 0px #bababc);
  }
  .ui.top.tooltip:before {
    top: auto;
    bottom: -4px;
    left: var(--popup-arrow-pos, 50%);
    right: auto;
    margin-left: -5px;
  }
  .ui.bottom.tooltip:before {
    top: -4px;
    bottom: auto;
    left: var(--popup-arrow-pos, 50%);
    right: auto;
    margin-left: -5px;
  }
  /* Tooltip to the left of the anchor: arrow on the right edge. */
  .ui.left.tooltip:before {
    top: var(--popup-arrow-pos, 50%);
    bottom: auto;
    left: auto;
    right: -4px;
    margin-top: -5px;
  }
  /* Tooltip to the right of the anchor: arrow on the left edge. */
  .ui.right.tooltip:before {
    top: var(--popup-arrow-pos, 50%);
    bottom: auto;
    right: auto;
    left: -4px;
    margin-top: -5px;
  }
  /* Arrow Color By Side (placement comes from the app supplement) */
  .ui.bottom.tooltip:before {
    background: var(--tooltip-arrow-top-background, #FFFFFF);
    box-shadow: var(--tooltip-bottom-arrow-box-shadow, -1px -1px 0px 0px #bababc);
  }
  .ui.top.tooltip:before {
    background: var(--tooltip-arrow-bottom-background, #FFFFFF);
  }
  .ui.left.tooltip:before {
    box-shadow: var(--tooltip-left-arrow-box-shadow, 1px -1px 0px 0px #bababc);
  }
  .ui.right.tooltip:before {
    box-shadow: var(--tooltip-right-arrow-box-shadow, -1px 1px 0px 0px #bababc);
  }
  /* Basic (no arrow) */
  .ui.basic.tooltip:before {
    display: none;
  }
  /*--------------
     Spacing
---------------*/
  .ui.popup {
    margin: 0em;
  }
  /* Extending from Top */
  .ui.top.popup {
    margin: 0em 0em 0.71428571em;
  }
  .ui.top.left.popup {
    transform-origin: left bottom;
  }
  .ui.top.center.popup {
    transform-origin: center bottom;
  }
  .ui.top.right.popup {
    transform-origin: right bottom;
  }
  /* Extending from Vertical Center */
  .ui.left.center.popup {
    margin: 0em 0.71428571em 0em 0em;
    transform-origin: right 50%;
  }
  .ui.right.center.popup {
    margin: 0em 0em 0em 0.71428571em;
    transform-origin: left 50%;
  }
  /* Extending from Bottom */
  .ui.bottom.popup {
    margin: 0.71428571em 0em 0em;
  }
  .ui.bottom.left.popup {
    transform-origin: left top;
  }
  .ui.bottom.center.popup {
    transform-origin: center top;
  }
  .ui.bottom.right.popup {
    transform-origin: right top;
  }
  /*--------------
     Pointer
---------------*/
  .ui.top.popup:before {
    top: auto;
    bottom: -5px;
    left: var(--popup-arrow-pos, 50%);
    right: auto;
    margin-left: -5px;
  }
  /*--- Below ---*/
  .ui.bottom.popup:before {
    top: -5px;
    bottom: auto;
    left: var(--popup-arrow-pos, 50%);
    right: auto;
    margin-left: -5px;
    box-shadow: var(--popup-bottom-arrow-box-shadow, -1px -1px 0px 0px #bababc);
  }
  /* Popup to the left of the anchor: arrow on the right edge. */
  /*rtl:rename*/
  .ui.left.popup:before {
    top: var(--popup-arrow-pos, 50%);
    bottom: auto;
    left: auto;
    right: -5px;
    margin-top: -5px;
    box-shadow: var(--popup-left-arrow-box-shadow, 1px -1px 0px 0px #bababc);
  }
  /* Popup to the right of the anchor: arrow on the left edge. */
  /*rtl:rename*/
  .ui.right.popup:before {
    top: var(--popup-arrow-pos, 50%);
    bottom: auto;
    right: auto;
    left: -5px;
    margin-top: -5px;
    box-shadow: var(--popup-right-arrow-box-shadow, -1px 1px 0px 0px #bababc);
  }
  .ui.bottom.center.popup:before {
    margin-left: -0.30714286em;
    top: -0.30714286em;
    left: 50%;
    right: auto;
    bottom: auto;
  }
  .ui.bottom.left.popup {
    margin-left: 0em;
  }
  /*rtl:rename*/
  .ui.bottom.left.popup:before {
    top: -0.30714286em;
    left: 1em;
    right: auto;
    bottom: auto;
    margin-left: 0em;
    box-shadow: var(--popup-bottom-arrow-box-shadow, -1px -1px 0px 0px #bababc);
  }
  .ui.bottom.right.popup {
    margin-right: 0em;
  }
  /*rtl:rename*/
  .ui.bottom.right.popup:before {
    top: -0.30714286em;
    right: 1em;
    bottom: auto;
    left: auto;
    margin-left: 0em;
    box-shadow: var(--popup-bottom-arrow-box-shadow, -1px -1px 0px 0px #bababc);
  }
  /*--- Above ---*/
  .ui.top.center.popup:before {
    top: auto;
    right: auto;
    bottom: -0.30714286em;
    left: 50%;
    margin-left: -0.30714286em;
  }
  .ui.top.left.popup {
    margin-left: 0em;
  }
  /*rtl:rename*/
  .ui.top.left.popup:before {
    bottom: -0.30714286em;
    left: 1em;
    top: auto;
    right: auto;
    margin-left: 0em;
  }
  .ui.top.right.popup {
    margin-right: 0em;
  }
  /*rtl:rename*/
  .ui.top.right.popup:before {
    bottom: -0.30714286em;
    right: 1em;
    top: auto;
    left: auto;
    margin-left: 0em;
  }
  /*--- Left Center ---*/
  /*rtl:rename*/
  .ui.left.center.popup:before {
    top: 50%;
    right: -0.30714286em;
    bottom: auto;
    left: auto;
    margin-top: -0.30714286em;
    box-shadow: var(--popup-left-arrow-box-shadow, 1px -1px 0px 0px #bababc);
  }
  /*--- Right Center  ---*/
  /*rtl:rename*/
  .ui.right.center.popup:before {
    top: 50%;
    left: -0.30714286em;
    bottom: auto;
    right: auto;
    margin-top: -0.30714286em;
    box-shadow: var(--popup-right-arrow-box-shadow, -1px 1px 0px 0px #bababc);
  }
  /* Arrow Color By Location */
  .ui.bottom.popup:before {
    background: var(--popup-arrow-top-background, #FFFFFF);
  }
  .ui.right.center.popup:before,
  .ui.left.center.popup:before {
    background: var(--popup-arrow-center-background, #FFFFFF);
  }
  .ui.top.popup:before {
    background: var(--popup-arrow-bottom-background, #FFFFFF);
  }
  /* Inverted Arrow Color */
  .ui.inverted.bottom.popup:before {
    background: var(--popup-inverted-arrow-top-background, #1B1C1D);
  }
  .ui.inverted.right.center.popup:before,
  .ui.inverted.left.center.popup:before {
    background: var(--popup-inverted-arrow-center-background, #1B1C1D);
  }
  .ui.inverted.top.popup:before {
    background: var(--popup-inverted-arrow-bottom-background, #1B1C1D);
  }
  /*******************************
            Coupling
*******************************/
  /* Immediate Nested Grid */
  .ui.popup > .ui.grid:not(.padded) {
    width: calc(100% + 1.75rem);
    margin: -0.7rem -0.875rem;
  }
  /*******************************
            States
*******************************/
  .ui.loading.popup {
    display: block;
    visibility: hidden;
    z-index: -1;
  }
  .ui.animating.popup,
  .ui.visible.popup {
    display: block;
  }
  .ui.visible.popup {
    transform: translateZ(0px);
    backface-visibility: hidden;
  }
  /*******************************
            Variations
*******************************/
  /*--------------
     Basic
---------------*/
  .ui.basic.popup:before {
    display: none;
  }
  /*--------------
     Wide
---------------*/
  .ui.wide.popup {
    max-width: 350px;
  }
  .ui[class*="very wide"].popup {
    max-width: 550px;
  }
  @media only screen and (max-width: 767px) {
    .ui.wide.popup,
    .ui[class*="very wide"].popup {
      max-width: 250px;
    }
  }
  /*--------------
     Fluid
---------------*/
  .ui.fluid.popup {
    width: 100%;
    max-width: none;
  }
  /*--------------
     Colors
---------------*/
  /* Inverted colors  */
  .ui.inverted.popup {
    background: var(--popup-inverted-background, #1B1C1D);
    color: var(--popup-inverted-color, #FFFFFF);
    border: var(--popup-inverted-border, none);
    box-shadow: var(--popup-inverted-box-shadow, none);
  }
  .ui.inverted.popup .popup-header {
    background-color: var(--popup-inverted-header-background, none);
    color: var(--popup-inverted-header-color, #FFFFFF);
  }
  .ui.inverted.popup:before {
    background-color: var(--popup-inverted-arrow-color, #1B1C1D);
    box-shadow: none !important;
  }
  /*--------------
     Flowing
---------------*/
  .ui.flowing.popup {
    max-width: none;
  }
  /*--------------
     Sizes
---------------*/
  .ui.mini.popup {
    font-size: var(--mini);
  }
  .ui.tiny.popup {
    font-size: var(--tiny);
  }
  .ui.small.popup {
    font-size: var(--small);
  }
  .ui.popup {
    font-size: var(--medium);
  }
  .ui.large.popup {
    font-size: var(--large);
  }
  .ui.huge.popup {
    font-size: var(--huge);
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
        User Overrides
*******************************/
  /*!
 * # Semantic UI - Sticky
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
            Sticky
*******************************/
  /* Packaged Theme */
  /*******************************
            Sticky
*******************************/
  /* Site Theme */
  /*******************************
         Site Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
            Sticky
*******************************/
  .ui.sticky {
    position: static;
    transition: none;
    z-index: 800;
  }
  /*******************************
            States
*******************************/
  /* Bound */
  .ui.sticky.bound {
    position: absolute;
    left: auto;
    right: auto;
  }
  /* Fixed */
  .ui.sticky.fixed {
    position: fixed;
    left: auto;
    right: auto;
  }
  /* Bound/Fixed Position */
  .ui.sticky.bound.top,
  .ui.sticky.fixed.top {
    top: 0px;
    bottom: auto;
  }
  .ui.sticky.bound.bottom,
  .ui.sticky.fixed.bottom {
    top: auto;
    bottom: 0px;
  }
  /*******************************
            Types
*******************************/
  .ui.native.sticky {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
  }
  /*******************************
         Theme Overrides
*******************************/
  /*******************************
         Site Overrides
*******************************/
  /*!
 * # Semantic UI - Transition
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
  /*******************************
            Theme
*******************************/
  /*

████████╗██╗  ██╗███████╗███╗   ███╗███████╗███████╗
╚══██╔══╝██║  ██║██╔════╝████╗ ████║██╔════╝██╔════╝
   ██║   ███████║█████╗  ██╔████╔██║█████╗  ███████╗
   ██║   ██╔══██║██╔══╝  ██║╚██╔╝██║██╔══╝  ╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║███████╗███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚══════╝

*/
  /*******************************
        Theme Selection
*******************************/
  /* To override a theme for an individual element
   specify theme name below
*/
  /* Global */
  /* Elements */
  /* Collections */
  /* Modules */
  /* Views */
  /*******************************
            Folders
*******************************/
  /* Path to theme packages */
  /* Path to site override folder */
  /*******************************
         Import Theme
*******************************/
  /*******************************
        Import Directives
*******************************/
  /*------------------
       Theme
-------------------*/
  /*--------------------
   Site Variables
---------------------*/
  /* Default site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Packaged site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Component's site.variables */
  /*******************************
         Site Settings
*******************************/
  /*-------------------
       Fonts
--------------------*/
  /*-------------------
      Base Sizes
--------------------*/
  /* This is the single variable that controls them all */
  /* The size of page text  */
  /*-------------------
    Border Radius
--------------------*/
  /* See Power-user section below
   for explanation of @px variables
*/
  /*-------------------
    Brand Colors
--------------------*/
  /*--------------
  Page Heading
---------------*/
  /*--------------
   Form Input
---------------*/
  /* This adjusts the default form input across all elements */
  /* Input Text Color */
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
  /*-------------------
    Focused Input
--------------------*/
  /* Used on inputs, textarea etc */
  /* Used on dropdowns, other larger blocks */
  /*-------------------
        Sizes
--------------------*/
  /*
  Sizes are all expressed in terms of 14px/em (default em)
  This ensures these "ratios" remain constant despite changes in EM
*/
  /*-------------------
        Page
--------------------*/
  /*-------------------
      Paragraph
--------------------*/
  /*-------------------
       Links
--------------------*/
  /*-------------------
    Scroll Bars
--------------------*/
  /* Inverted */
  /*-------------------
  Highlighted Text
--------------------*/
  /*-------------------
       Loader
--------------------*/
  /*-------------------
        Grid
--------------------*/
  /*-------------------
     Transitions
--------------------*/
  /*-------------------
     Breakpoints
--------------------*/
  /*-------------------
      Site Colors
--------------------*/
  /*---  Colors  ---*/
  /*---  Light Colors  ---*/
  /*---   Neutrals  ---*/
  /*--- Colored Backgrounds ---*/
  /*--- Colored Headers ---*/
  /*--- Colored Text ---*/
  /*--- Colored Border ---*/
  /*-------------------
     Alpha Colors
--------------------*/
  /*-------------------
       Accents
--------------------*/
  /* Differentiating Neutrals */
  /* Differentiating Layers */
  /*******************************
           Power-User
*******************************/
  /*-------------------
    Emotive Colors
--------------------*/
  /* Positive */
  /* Negative */
  /* Info */
  /* Warning */
  /*-------------------
       Em Sizes
--------------------*/
  /*
  This rounds @size values to the closest pixel then expresses that value in (r)em.
  This ensures all size values round to exact pixels
*/
  /* em */
  /* rem */
  /*-------------------
       Icons
--------------------*/
  /* Maximum Glyph Width of Icon */
  /*-------------------
     Neutral Text
--------------------*/
  /*-------------------
     Brand Colors
--------------------*/
  /*-------------------
      Borders
--------------------*/
  /*-------------------
    Derived Values
--------------------*/
  /* Loaders Position Offset */
  /* Rendered Scrollbar Width */
  /* Maximum Single Character Glyph Width, aka Capital "W" */
  /* Used to match floats with text */
  /* Header Spacing */
  /* Minimum Mobile Width */
  /* Positive / Negative Dupes */
  /* Responsive */
  /*-------------------
  Exact Pixel Values
--------------------*/
  /*
  These are used to specify exact pixel values in em
  for things like borders that remain constantly
  sized as emSize adjusts

  Since there are many more sizes than names for sizes,
  these are named by their original pixel values.

*/
  /* Columns */
  /*******************************
             States
*******************************/
  /*-------------------
      Disabled
--------------------*/
  /*-------------------
        Hover
--------------------*/
  /*---  Shadows  ---*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Focus
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
    Down (:active)
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /*-------------------
        Active
--------------------*/
  /*---  Colors  ---*/
  /*---  Emotive  ---*/
  /*---  Brand   ---*/
  /*---  Dark Tones  ---*/
  /*---  Light Tones  ---*/
  /* Site theme site.variables */
  /*******************************
     User Global Variables
*******************************/
  /*-------------------
 Component Variables
---------------------*/
  /* Default */
  /*******************************
          Transition
*******************************/
  /* Packaged Theme */
  /*******************************
          Transition
*******************************/
  /* Site Theme */
  /*******************************
    User Variable Overrides
*******************************/
  /*******************************
             Mix-ins
*******************************/
  /*------------------
       Fonts
-------------------*/
  /*------------------
     Overrides
-------------------*/
  /* End Config */
  /*******************************
          Transitions
*******************************/
  .transition {
    animation-iteration-count: 1;
    animation-duration: 300ms;
    animation-timing-function: ease;
    animation-fill-mode: both;
  }
  /*******************************
            States
*******************************/
  /* Animating */
  .animating.transition {
    backface-visibility: hidden;
    visibility: visible !important;
  }
  /* Loading */
  .loading.transition {
    position: absolute;
    top: -99999px;
    left: -99999px;
  }
  /* Hidden */
  .hidden.transition {
    display: none;
    visibility: hidden;
  }
  /* Visible */
  .visible.transition {
    display: block !important;
    visibility: visible !important;
    /*  backface-visibility: @backfaceVisibility;
  transform: @use3DAcceleration;*/
  }
  /* Disabled */
  .disabled.transition {
    animation-play-state: paused;
  }
  /*******************************
          Variations
*******************************/
  .looping.transition {
    animation-iteration-count: infinite;
  }
  /*******************************
          Transitions
*******************************/
  /*
  Some transitions adapted from Animate CSS
  https://github.com/daneden/animate.css

  Additional transitions adapted from Glide
  by Nick Pettit - https://github.com/nickpettit/glide
*/
  /*--------------
     Browse
---------------*/
  .transition.browse {
    animation-duration: 500ms;
  }
  .transition.browse.in {
    animation-name: browseIn;
  }
  .transition.browse.out,
  .transition.browse.left.out {
    animation-name: browseOutLeft;
  }
  .transition.browse.right.out {
    animation-name: browseOutRight;
  }
  /* In */
  @keyframes browseIn {
    0% {
      transform: scale(0.8) translateZ(0px);
      z-index: -1;
    }
    10% {
      transform: scale(0.8) translateZ(0px);
      z-index: -1;
      opacity: 0.7;
    }
    80% {
      transform: scale(1.05) translateZ(0px);
      opacity: 1;
      z-index: 999;
    }
    100% {
      transform: scale(1) translateZ(0px);
      z-index: 999;
    }
  }
  /* Out */
  @keyframes browseOutLeft {
    0% {
      z-index: 999;
      transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    }
    50% {
      z-index: -1;
      transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    }
    80% {
      opacity: 1;
    }
    100% {
      z-index: -1;
      transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
      opacity: 0;
    }
  }
  @keyframes browseOutRight {
    0% {
      z-index: 999;
      transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    }
    50% {
      z-index: 1;
      transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    }
    80% {
      opacity: 1;
    }
    100% {
      z-index: 1;
      transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
      opacity: 0;
    }
  }
  /*--------------
     Drop
---------------*/
  .drop.transition {
    transform-origin: top center;
    animation-duration: 400ms;
    animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
  }
  .drop.transition.in {
    animation-name: dropIn;
  }
  .drop.transition.out {
    animation-name: dropOut;
  }
  /* Drop */
  @keyframes dropIn {
    0% {
      opacity: 0;
      transform: scale(0);
    }
    100% {
      opacity: 1;
      transform: scale(1);
    }
  }
  @keyframes dropOut {
    0% {
      opacity: 1;
      transform: scale(1);
    }
    100% {
      opacity: 0;
      transform: scale(0);
    }
  }
  /*--------------
      Fade
---------------*/
  .transition.fade.in {
    animation-name: fadeIn;
  }
  .transition[class*="fade up"].in {
    animation-name: fadeInUp;
  }
  .transition[class*="fade down"].in {
    animation-name: fadeInDown;
  }
  .transition[class*="fade left"].in {
    animation-name: fadeInLeft;
  }
  .transition[class*="fade right"].in {
    animation-name: fadeInRight;
  }
  .transition.fade.out {
    animation-name: fadeOut;
  }
  .transition[class*="fade up"].out {
    animation-name: fadeOutUp;
  }
  .transition[class*="fade down"].out {
    animation-name: fadeOutDown;
  }
  .transition[class*="fade left"].out {
    animation-name: fadeOutLeft;
  }
  .transition[class*="fade right"].out {
    animation-name: fadeOutRight;
  }
  /* In */
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fadeInUp {
    0% {
      opacity: 0;
      transform: translateY(10%);
    }
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      transform: translateY(-10%);
    }
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @keyframes fadeInLeft {
    0% {
      opacity: 0;
      transform: translateX(10%);
    }
    100% {
      opacity: 1;
      transform: translateX(0%);
    }
  }
  @keyframes fadeInRight {
    0% {
      opacity: 0;
      transform: translateX(-10%);
    }
    100% {
      opacity: 1;
      transform: translateX(0%);
    }
  }
  /* Out */
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fadeOutUp {
    0% {
      opacity: 1;
      transform: translateY(0%);
    }
    100% {
      opacity: 0;
      transform: translateY(5%);
    }
  }
  @keyframes fadeOutDown {
    0% {
      opacity: 1;
      transform: translateY(0%);
    }
    100% {
      opacity: 0;
      transform: translateY(-5%);
    }
  }
  @keyframes fadeOutLeft {
    0% {
      opacity: 1;
      transform: translateX(0%);
    }
    100% {
      opacity: 0;
      transform: translateX(5%);
    }
  }
  @keyframes fadeOutRight {
    0% {
      opacity: 1;
      transform: translateX(0%);
    }
    100% {
      opacity: 0;
      transform: translateX(-5%);
    }
  }
  /*--------------
     Flips
---------------*/
  .flip.transition.in,
  .flip.transition.out {
    animation-duration: 600ms;
  }
  .horizontal.flip.transition.in {
    animation-name: horizontalFlipIn;
  }
  .horizontal.flip.transition.out {
    animation-name: horizontalFlipOut;
  }
  .vertical.flip.transition.in {
    animation-name: verticalFlipIn;
  }
  .vertical.flip.transition.out {
    animation-name: verticalFlipOut;
  }
  /* In */
  @keyframes horizontalFlipIn {
    0% {
      transform: perspective(2000px) rotateY(-90deg);
      opacity: 0;
    }
    100% {
      transform: perspective(2000px) rotateY(0deg);
      opacity: 1;
    }
  }
  @keyframes verticalFlipIn {
    0% {
      transform: perspective(2000px) rotateX(-90deg);
      opacity: 0;
    }
    100% {
      transform: perspective(2000px) rotateX(0deg);
      opacity: 1;
    }
  }
  /* Out */
  @keyframes horizontalFlipOut {
    0% {
      transform: perspective(2000px) rotateY(0deg);
      opacity: 1;
    }
    100% {
      transform: perspective(2000px) rotateY(90deg);
      opacity: 0;
    }
  }
  @keyframes verticalFlipOut {
    0% {
      transform: perspective(2000px) rotateX(0deg);
      opacity: 1;
    }
    100% {
      transform: perspective(2000px) rotateX(-90deg);
      opacity: 0;
    }
  }
  /*--------------
      Scale
---------------*/
  .scale.transition.in {
    animation-name: scaleIn;
  }
  .scale.transition.out {
    animation-name: scaleOut;
  }
  @keyframes scaleIn {
    0% {
      opacity: 0;
      transform: scale(0.8);
    }
    100% {
      opacity: 1;
      transform: scale(1);
    }
  }
  /* Out */
  @keyframes scaleOut {
    0% {
      opacity: 1;
      transform: scale(1);
    }
    100% {
      opacity: 0;
      transform: scale(0.9);
    }
  }
  /*--------------
      Fly
---------------*/
  /* Inward */
  .transition.fly {
    animation-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .transition.fly.in {
    animation-name: flyIn;
  }
  .transition[class*="fly up"].in {
    animation-name: flyInUp;
  }
  .transition[class*="fly down"].in {
    animation-name: flyInDown;
  }
  .transition[class*="fly left"].in {
    animation-name: flyInLeft;
  }
  .transition[class*="fly right"].in {
    animation-name: flyInRight;
  }
  /* Outward */
  .transition.fly.out {
    animation-name: flyOut;
  }
  .transition[class*="fly up"].out {
    animation-name: flyOutUp;
  }
  .transition[class*="fly down"].out {
    animation-name: flyOutDown;
  }
  .transition[class*="fly left"].out {
    animation-name: flyOutLeft;
  }
  .transition[class*="fly right"].out {
    animation-name: flyOutRight;
  }
  /* In */
  @keyframes flyIn {
    0% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
      transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
      transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
      opacity: 1;
      transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
      transform: scale3d(0.97, 0.97, 0.97);
    }
    100% {
      opacity: 1;
      transform: scale3d(1, 1, 1);
    }
  }
  @keyframes flyInUp {
    0% {
      opacity: 0;
      transform: translate3d(0, 1500px, 0);
    }
    60% {
      opacity: 1;
      transform: translate3d(0, -20px, 0);
    }
    75% {
      transform: translate3d(0, 10px, 0);
    }
    90% {
      transform: translate3d(0, -5px, 0);
    }
    100% {
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes flyInDown {
    0% {
      opacity: 0;
      transform: translate3d(0, -1500px, 0);
    }
    60% {
      opacity: 1;
      transform: translate3d(0, 25px, 0);
    }
    75% {
      transform: translate3d(0, -10px, 0);
    }
    90% {
      transform: translate3d(0, 5px, 0);
    }
    100% {
      transform: none;
    }
  }
  @keyframes flyInLeft {
    0% {
      opacity: 0;
      transform: translate3d(1500px, 0, 0);
    }
    60% {
      opacity: 1;
      transform: translate3d(-25px, 0, 0);
    }
    75% {
      transform: translate3d(10px, 0, 0);
    }
    90% {
      transform: translate3d(-5px, 0, 0);
    }
    100% {
      transform: none;
    }
  }
  @keyframes flyInRight {
    0% {
      opacity: 0;
      transform: translate3d(-1500px, 0, 0);
    }
    60% {
      opacity: 1;
      transform: translate3d(25px, 0, 0);
    }
    75% {
      transform: translate3d(-10px, 0, 0);
    }
    90% {
      transform: translate3d(5px, 0, 0);
    }
    100% {
      transform: none;
    }
  }
  /* Out */
  @keyframes flyOut {
    20% {
      transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
      opacity: 1;
      transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
    }
  }
  @keyframes flyOutUp {
    20% {
      transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
      opacity: 1;
      transform: translate3d(0, -20px, 0);
    }
    100% {
      opacity: 0;
      transform: translate3d(0, 2000px, 0);
    }
  }
  @keyframes flyOutDown {
    20% {
      transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
      opacity: 1;
      transform: translate3d(0, 20px, 0);
    }
    100% {
      opacity: 0;
      transform: translate3d(0, -2000px, 0);
    }
  }
  @keyframes flyOutRight {
    20% {
      opacity: 1;
      transform: translate3d(20px, 0, 0);
    }
    100% {
      opacity: 0;
      transform: translate3d(-2000px, 0, 0);
    }
  }
  @keyframes flyOutLeft {
    20% {
      opacity: 1;
      transform: translate3d(-20px, 0, 0);
    }
    100% {
      opacity: 0;
      transform: translate3d(2000px, 0, 0);
    }
  }
  /*--------------
     Slide
---------------*/
  .transition.slide.in,
  .transition[class*="slide down"].in {
    animation-name: slideInY;
    transform-origin: top center;
  }
  .transition[class*="slide up"].in {
    animation-name: slideInY;
    transform-origin: bottom center;
  }
  .transition[class*="slide left"].in {
    animation-name: slideInX;
    transform-origin: center right;
  }
  .transition[class*="slide right"].in {
    animation-name: slideInX;
    transform-origin: center left;
  }
  .transition.slide.out,
  .transition[class*="slide down"].out {
    animation-name: slideOutY;
    transform-origin: top center;
  }
  .transition[class*="slide up"].out {
    animation-name: slideOutY;
    transform-origin: bottom center;
  }
  .transition[class*="slide left"].out {
    animation-name: slideOutX;
    transform-origin: center right;
  }
  .transition[class*="slide right"].out {
    animation-name: slideOutX;
    transform-origin: center left;
  }
  /* In */
  @keyframes slideInY {
    0% {
      opacity: 0;
      transform: scaleY(0);
    }
    100% {
      opacity: 1;
      transform: scaleY(1);
    }
  }
  @keyframes slideInX {
    0% {
      opacity: 0;
      transform: scaleX(0);
    }
    100% {
      opacity: 1;
      transform: scaleX(1);
    }
  }
  /* Out */
  @keyframes slideOutY {
    0% {
      opacity: 1;
      transform: scaleY(1);
    }
    100% {
      opacity: 0;
      transform: scaleY(0);
    }
  }
  @keyframes slideOutX {
    0% {
      opacity: 1;
      transform: scaleX(1);
    }
    100% {
      opacity: 0;
      transform: scaleX(0);
    }
  }
  /*--------------
     Swing
---------------*/
  .transition.swing {
    animation-duration: 800ms;
  }
  .transition[class*="swing down"].in {
    animation-name: swingInX;
    transform-origin: top center;
  }
  .transition[class*="swing up"].in {
    animation-name: swingInX;
    transform-origin: bottom center;
  }
  .transition[class*="swing left"].in {
    animation-name: swingInY;
    transform-origin: center right;
  }
  .transition[class*="swing right"].in {
    animation-name: swingInY;
    transform-origin: center left;
  }
  .transition.swing.out,
  .transition[class*="swing down"].out {
    animation-name: swingOutX;
    transform-origin: top center;
  }
  .transition[class*="swing up"].out {
    animation-name: swingOutX;
    transform-origin: bottom center;
  }
  .transition[class*="swing left"].out {
    animation-name: swingOutY;
    transform-origin: center right;
  }
  .transition[class*="swing right"].out {
    animation-name: swingOutY;
    transform-origin: center left;
  }
  /* In */
  @keyframes swingInX {
    0% {
      transform: perspective(1000px) rotateX(90deg);
      opacity: 0;
    }
    40% {
      transform: perspective(1000px) rotateX(-30deg);
      opacity: 1;
    }
    60% {
      transform: perspective(1000px) rotateX(15deg);
    }
    80% {
      transform: perspective(1000px) rotateX(-7.5deg);
    }
    100% {
      transform: perspective(1000px) rotateX(0deg);
    }
  }
  @keyframes swingInY {
    0% {
      transform: perspective(1000px) rotateY(-90deg);
      opacity: 0;
    }
    40% {
      transform: perspective(1000px) rotateY(30deg);
      opacity: 1;
    }
    60% {
      transform: perspective(1000px) rotateY(-17.5deg);
    }
    80% {
      transform: perspective(1000px) rotateY(7.5deg);
    }
    100% {
      transform: perspective(1000px) rotateY(0deg);
    }
  }
  /* Out */
  @keyframes swingOutX {
    0% {
      transform: perspective(1000px) rotateX(0deg);
    }
    40% {
      transform: perspective(1000px) rotateX(-7.5deg);
    }
    60% {
      transform: perspective(1000px) rotateX(17.5deg);
    }
    80% {
      transform: perspective(1000px) rotateX(-30deg);
      opacity: 1;
    }
    100% {
      transform: perspective(1000px) rotateX(90deg);
      opacity: 0;
    }
  }
  @keyframes swingOutY {
    0% {
      transform: perspective(1000px) rotateY(0deg);
    }
    40% {
      transform: perspective(1000px) rotateY(7.5deg);
    }
    60% {
      transform: perspective(1000px) rotateY(-10deg);
    }
    80% {
      transform: perspective(1000px) rotateY(30deg);
      opacity: 1;
    }
    100% {
      transform: perspective(1000px) rotateY(-90deg);
      opacity: 0;
    }
  }
  /*--------------
      Zoom
---------------*/
  .transition.zoom.in {
    animation-name: zoomIn;
  }
  .transition.zoom.out {
    animation-name: zoomOut;
  }
  @keyframes zoomIn {
    0% {
      opacity: 1;
      transform: scale(0);
    }
    100% {
      opacity: 1;
      transform: scale(1);
    }
  }
  @keyframes zoomOut {
    0% {
      opacity: 1;
      transform: scale(1);
    }
    100% {
      opacity: 1;
      transform: scale(0);
    }
  }
  /*******************************
       Static Animations
*******************************/
  /*--------------
    Emphasis
---------------*/
  .flash.transition {
    animation-duration: 750ms;
    animation-name: flash;
  }
  .shake.transition {
    animation-duration: 750ms;
    animation-name: shake;
  }
  .bounce.transition {
    animation-duration: 750ms;
    animation-name: bounce;
  }
  .tada.transition {
    animation-duration: 750ms;
    animation-name: tada;
  }
  .pulse.transition {
    animation-duration: 500ms;
    animation-name: pulse;
  }
  .jiggle.transition {
    animation-duration: 750ms;
    animation-name: jiggle;
  }
  .transition.glow {
    animation-duration: 2000ms;
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  }
  .transition.glow {
    animation-name: glow;
  }
  /* Flash */
  @keyframes flash {
    0%,
    50%,
    100% {
      opacity: 1;
    }
    25%,
    75% {
      opacity: 0;
    }
  }
  /* Shake */
  @keyframes shake {
    0%,
    100% {
      transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
      transform: translateX(10px);
    }
  }
  /* Bounce */
  @keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      transform: translateY(0);
    }
    40% {
      transform: translateY(-30px);
    }
    60% {
      transform: translateY(-15px);
    }
  }
  /* Tada */
  @keyframes tada {
    0% {
      transform: scale(1);
    }
    10%,
    20% {
      transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
      transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
      transform: scale(1.1) rotate(-3deg);
    }
    100% {
      transform: scale(1) rotate(0);
    }
  }
  /* Pulse */
  @keyframes pulse {
    0% {
      transform: scale(1);
      opacity: 1;
    }
    50% {
      transform: scale(0.9);
      opacity: 0.7;
    }
    100% {
      transform: scale(1);
      opacity: 1;
    }
  }
  /* Jiggle */
  @keyframes jiggle {
    0% {
      transform: scale3d(1, 1, 1);
    }
    30% {
      transform: scale3d(1.25, 0.75, 1);
    }
    40% {
      transform: scale3d(0.75, 1.25, 1);
    }
    50% {
      transform: scale3d(1.15, 0.85, 1);
    }
    65% {
      transform: scale3d(0.95, 1.05, 1);
    }
    75% {
      transform: scale3d(1.05, 0.95, 1);
    }
    100% {
      transform: scale3d(1, 1, 1);
    }
  }
  /* Glow */
  @keyframes glow {
    0% {
      background-color: #FCFCFD;
    }
    30% {
      background-color: #FFF6CD;
    }
    100% {
      background-color: #FCFCFD;
    }
  }
  /*******************************
         Site Overrides
*******************************/
}
