.custom-footer *, .custom-footer :after, .custom-footer :before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

@media (min-width: 640px) {
  .custom-footer {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }
}

.custom-footer :after, .custom-footer :before {
  --tw-content: "";
}

.custom-footer hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

.custom-footer a {
  color: inherit;
  text-decoration: inherit;
}

.custom-footer button {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

.custom-footer button {
  text-transform: none;
}

.custom-footer [type=button], .custom-footer button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

.custom-footer :-moz-focusring {
  outline: auto;
}

.custom-footer hr {
  margin: 0;
}

.custom-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.custom-footer button {
  cursor: pointer;
}

.custom-footer :disabled {
  cursor: default;
}

.custom-footer svg {
  display: block;
  vertical-align: middle;
}

.custom-footer ul {
  margin-bottom: 1.25rem;
}

.custom-footer ul li:before {
  width: 12px;
  height: 4px;
}

.custom-footer ul li:before {
  position: absolute;
  left: 0;
  top: 0.75rem;
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(250 187 34/var(--tw-bg-opacity));
  content: "";
}

.custom-footer ul li {
  position: relative;
  margin-bottom: 0.5rem;
  padding-left: 1.75rem;
}

.custom-footer a:not([role=button]):visited {
  font-weight: 400;
}

.custom-footer a {
  font-weight: 700;
  color: rgb(210 50 120/var(--tw-text-opacity));
}

.custom-footer a, .custom-footer a:hover {
  --tw-text-opacity: 1;
}

.custom-footer a:hover {
  color: rgb(235 74 144/var(--tw-text-opacity));
}

.custom-footer button {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.custom-footer *, .custom-footer :after, .custom-footer :before {
  --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-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, .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;
}

.custom-footer .mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.custom-footer .my-\[3\.125rem\] {
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}

.custom-footer .mt-30px {
  margin-top: 1.875rem;
}

.custom-footer .mt-45px {
  margin-top: 2.8125rem;
}

.custom-footer .inline-block {
  display: inline-block;
}

.custom-footer .flex {
  display: flex;
}

.custom-footer .grid {
  display: grid;
}

.custom-footer .h-6 {
  height: 1.5rem;
}

.custom-footer .h-full {
  height: 100%;
}

.custom-footer .h-\[3\.0625rem\] {
  height: 3.0625rem;
}

.custom-footer .w-full {
  width: 100%;
}

.custom-footer .w-6 {
  width: 1.5rem;
}

.custom-footer .w-\[9\.75rem\] {
  width: 9.75rem;
}

.custom-footer .w-\[0\.685rem\] {
  width: 0.685rem;
}

.custom-footer .w-\[5\.8125rem\] {
  width: 5.8125rem;
}

.custom-footer .max-w-screen-2xl {
  max-width: 1920px;
}

.custom-footer .grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.custom-footer .flex-col {
  flex-direction: column;
}

.custom-footer .flex-wrap {
  flex-wrap: wrap;
}

.custom-footer .items-start {
  align-items: flex-start;
}

.custom-footer .items-end {
  align-items: flex-end;
}

.custom-footer .justify-start {
  justify-content: flex-start;
}

.custom-footer .justify-between {
  justify-content: space-between;
}

.custom-footer .gap-5 {
  gap: 1.25rem;
}

.custom-footer .bg-dark-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(36 36 36/var(--tw-bg-opacity));
}

.custom-footer .p-4 {
  padding: 1rem;
}

.custom-footer .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.custom-footer .pl-0 {
  padding-left: 0;
}

.custom-footer .pt-\[3\.75rem\] {
  padding-top: 3.75rem;
}

.custom-footer .pb-\[3\.125rem\] {
  padding-bottom: 3.125rem;
}

.custom-footer .pt-4 {
  padding-top: 1rem;
}

.custom-footer .text-left {
  text-align: left;
}

.custom-footer .text-sm {
  font-size: 1rem;
  line-height: 1.375rem;
}

.custom-footer .text-xs {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.custom-footer .font-bold {
  font-weight: 700;
}

.custom-footer .font-normal {
  font-weight: 400;
}

.custom-footer .text-brand-pink {
  --tw-text-opacity: 1;
  color: rgb(210 50 120/var(--tw-text-opacity));
}

.custom-footer .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}

.custom-footer .text-brand-red {
  --tw-text-opacity: 1;
  color: rgb(230 70 60/var(--tw-text-opacity));
}

.custom-footer .text-brand-purple {
  --tw-text-opacity: 1;
  color: rgb(120 60 150/var(--tw-text-opacity));
}

.custom-footer .text-brand-yellow {
  --tw-text-opacity: 1;
  color: rgb(250 187 34/var(--tw-text-opacity));
}

.custom-footer .before\:content-none:before {
  --tw-content: none;
  content: var(--tw-content);
}

.custom-footer a:not([role=button]):visited {
  font-weight: 400;
}

.custom-footer .hover\:text-brand-pink-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(235 74 144/var(--tw-text-opacity));
}

.custom-footer a:not([role=button]):visited {
  font-weight: 400;
}

@media (min-width: 768px) {
  .custom-footer .md\:mt-4 {
    margin-top: 1rem;
  }
  .custom-footer .md\:h-\[3\.75rem\] {
    height: 3.75rem;
  }
  .custom-footer .md\:w-\[12\.75rem\] {
    width: 12.75rem;
  }
  .custom-footer .md\:w-full {
    width: 100%;
  }
  .custom-footer .md\:w-\[7\.125rem\] {
    width: 7.125rem;
  }
  .custom-footer .md\:flex-row {
    flex-direction: row;
  }
  .custom-footer .md\:gap-5 {
    gap: 1.25rem;
  }
  .custom-footer .md\:px-\[3\.75rem\] {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}

@media (min-width: 1024px) {
  .custom-footer .lg\:w-4\/5 {
    width: 80%;
  }
  .custom-footer .lg\:grow-0 {
    flex-grow: 0;
  }
  .custom-footer .lg\:flex-row {
    flex-direction: row;
  }
  .custom-footer .lg\:p-0 {
    padding: 0;
  }
  .custom-footer .lg\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .custom-footer .lg\:pt-0 {
    padding-top: 0;
  }
  .custom-footer .lg\:pr-2 {
    padding-right: 0.5rem;
  }
  .custom-footer a:not([role=button]):visited {
    font-weight: 400;
  }
}

@media (max-width: 767px) {
  .custom-footer .hidden-mobile {
    display: none !important;
  }
}
