#ued-header-basic *,
#ued-header-basic ::before,
#ued-header-basic ::after {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

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

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

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

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

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

#ued-header-basic .invisible {
  visibility: hidden;
}

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

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

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

#ued-header-basic .h-20 {
  height: 5rem;
}

#ued-header-basic .items-center {
  align-items: center;
}

#ued-header-basic .justify-between {
  justify-content: space-between;
}

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

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

*,
::before,
::after {
  --tw-shadow: 0 0 #0000;
}

#ued-header-basic *,
#ued-header-basic ::before,
#ued-header-basic ::after {
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

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