#ued-footer-basic .border-0,
#ued-footer-basic .border-l-\[1px\],
#ued-footer-basic .border-r-\[1px\] {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

#ued-footer-basic .container {
  width: 100%;
}

@media (min-width: 640px) {
  #ued-footer-basic .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  #ued-footer-basic .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  #ued-footer-basic .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  #ued-footer-basic .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  #ued-footer-basic .container {
    max-width: 1536px;
  }
}

#ued-footer-basic .m-0 {
  margin: 0px;
}

#ued-footer-basic .mx-auto {
  margin-left: auto;
  margin-right: auto;
}

#ued-footer-basic .mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

#ued-footer-basic .flex {
  display: flex;
}

#ued-footer-basic .hidden {
  display: none;
}

#ued-footer-basic .h-10 {
  height: 2.5rem;
}

#ued-footer-basic .h-\[30px\] {
  height: 30px;
}

#ued-footer-basic .w-14 {
  width: 3.5rem;
}

#ued-footer-basic .w-48 {
  width: 12rem;
}

#ued-footer-basic .w-10 {
  width: 2.5rem;
}

#ued-footer-basic .w-\[333px\] {
  width: 333px;
}

#ued-footer-basic .flex-row {
  flex-direction: row;
}

#ued-footer-basic .flex-col {
  flex-direction: column;
}

#ued-footer-basic .flex-wrap {
  flex-wrap: wrap;
}

#ued-footer-basic .justify-center {
  justify-content: center;
}

#ued-footer-basic .gap-8 {
  gap: 2rem;
}

#ued-footer-basic .gap-4 {
  gap: 1rem;
}

#ued-footer-basic .gap-2 {
  gap: 0.5rem;
}

#ued-footer-basic .border-0 {
  border-width: 0px;
}

#ued-footer-basic .border-l-\[1px\] {
  border-left-width: 1px;
}

#ued-footer-basic .border-r-\[1px\] {
  border-right-width: 1px;
}

#ued-footer-basic .border-solid {
  border-style: solid;
}

#ued-footer-basic .border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

#ued-footer-basic .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

#ued-footer-basic .py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

#ued-footer-basic .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

#ued-footer-basic .text-center {
  text-align: center;
}

#ued-footer-basic .font-inter {
  font-family: "Inter", sans-serif;
}

#ued-footer-basic .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#ued-footer-basic .font-normal {
  font-weight: 400;
}

#ued-footer-basic .leading-5 {
  line-height: 1.25rem;
}

#ued-footer-basic .text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

#ued-footer-basic .no-underline {
  text-decoration: none;
}

@media (min-width: 768px) {
  #ued-footer-basic .md\:inline-block {
    display: inline-block;
  }

  #ued-footer-basic .md\:hidden {
    display: none;
  }
}
