#siteFooter * {
  letter-spacing: normal !important;
}

#siteFooter *,
    #siteFooter ::before,
    #siteFooter ::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

#siteFooter a {
  color: inherit;
  text-decoration: inherit;
}

#siteFooter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#siteFooter svg {
  display: block;
  vertical-align: middle;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

#siteFooter :is(.static) {
  position: static;
}

#siteFooter :is(.relative) {
  position: relative;
}

#siteFooter :is(.z-40) {
  z-index: 40;
}

#siteFooter :is(.mx-auto) {
  margin-left: auto;
  margin-right: auto;
}

#siteFooter :is(.block) {
  display: block;
}

#siteFooter :is(.flex) {
  display: flex;
}

#siteFooter :is(.hidden) {
  display: none;
}

#siteFooter :is(.h-10) {
  height: 2.5rem;
}

#siteFooter :is(.h-full) {
  height: 100%;
}

#siteFooter :is(.w-10) {
  width: 2.5rem;
}

#siteFooter :is(.w-full) {
  width: 100%;
}

#siteFooter :is(.max-w-8xl) {
  max-width: 82rem;
}

#siteFooter :is(.columns-2) {
  -moz-columns: 2;
       columns: 2;
}

#siteFooter :is(.flex-wrap) {
  flex-wrap: wrap;
}

#siteFooter :is(.items-center) {
  align-items: center;
}

#siteFooter :is(.justify-center) {
  justify-content: center;
}

#siteFooter :is(.space-x-2 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

#siteFooter :is(.rounded-full) {
  border-radius: 9999px;
}

#siteFooter :is(.border) {
  border-width: 1px;
}

#siteFooter :is(.border-b) {
  border-bottom-width: 1px;
}

#siteFooter :is(.border-wl-neutral-500) {
  --tw-border-opacity: 1;
  border-color: rgb(114 114 114 / var(--tw-border-opacity));
}

#siteFooter :is(.border-wl-white) {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

#siteFooter :is(.bg-wl-neutral-600) {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity));
}

#siteFooter :is(.bg-wl-white) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#siteFooter :is(.p-2) {
  padding: 0.5rem;
}

#siteFooter :is(.\!py-2) {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

#siteFooter :is(.\!py-3) {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

#siteFooter :is(.\!py-4) {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

#siteFooter :is(.px-6) {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

#siteFooter :is(.text-justify) {
  text-align: justify;
}

#siteFooter :is(.font-im-sans) {
  font-family: 'Inter', sans-serif;
}

#siteFooter :is(.text-base) {
  font-size: 1rem;
  line-height: 1.5rem;
}

#siteFooter :is(.text-xl) {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

#siteFooter :is(.text-xs) {
  font-size: 0.75rem;
  line-height: 1rem;
}

#siteFooter :is(.font-bold) {
  font-weight: 700;
}

#siteFooter :is(.font-semibold) {
  font-weight: 600;
}

#siteFooter :is(.leading-normal) {
  line-height: 1.5;
}

#siteFooter :is(.text-wl-neutral-200) {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity));
}

#siteFooter :is(.text-wl-neutral-600) {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity));
}

#siteFooter :is(.text-wl-white) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#siteFooter :is(.underline-offset-4) {
  text-underline-offset: 4px;
}

#siteFooter :is(.antialiased) {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#siteFooter :is(.hover\:bg-wl-neutral-600:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity));
}

#siteFooter :is(.hover\:text-wl-neutral-200:hover) {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity));
}

#siteFooter :is(.hover\:text-wl-white:hover) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#siteFooter :is(.hover\:underline:hover) {
  text-decoration-line: underline;
}

#siteFooter :is(.hover\:no-underline:hover) {
  text-decoration-line: none;
}

@media (min-width: 768px) {
  #siteFooter :is(.md\:flex) {
    display: flex;
  }

  #siteFooter :is(.md\:columns-1) {
    -moz-columns: 1;
         columns: 1;
  }

  #siteFooter :is(.md\:flex-row) {
    flex-direction: row;
  }

  #siteFooter :is(.md\:justify-between) {
    justify-content: space-between;
  }

  #siteFooter :is(.md\:border-0) {
    border-width: 0px;
  }

  #siteFooter :is(.md\:border-b) {
    border-bottom-width: 1px;
  }

  #siteFooter :is(.md\:border-wl-neutral-500) {
    --tw-border-opacity: 1;
    border-color: rgb(114 114 114 / var(--tw-border-opacity));
  }

  #siteFooter :is(.md\:\!py-1) {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  #siteFooter :is(.md\:\!py-2) {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  #siteFooter :is(.md\:\!py-4) {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  #siteFooter :is(.md\:text-2xl) {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  #siteFooter :is(.md\:text-lg) {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  #siteFooter :is(.md\:tracking-tight) {
    letter-spacing: -0.025em;
  }
}

#siteFooter :is(.\[\&\>svg\]\:h-full>svg) {
  height: 100%;
}

#siteFooter :is(.\[\&\>svg\]\:w-full>svg) {
  width: 100%;
}
