@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

footer {
  display: flex;
  width: auto;
  padding-top: 64px;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
footer.HJdVTRcvdc {
  background: #102815;
}
footer.kJBVdUvdcs {
  background: #281012;
}

.cejZaZhGeX {
  max-width: 1216px;
  font-family: Inter;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  color: #fff;
}

.cejZaZhGeX a {
  color: #8ffc74;
  text-decoration: none;
}

.cejZaZhGeX a:hover {
  text-decoration: underline;
}

.jcRjXOiMtF {
  display: flex;
  width: 1152px;
  padding: 0px 32px;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
.jcRjXOiMtF.JGCdrfkmBd {
  background: linear-gradient(90deg, #1b6215 0%, #448f3d 100%);
}
.jcRjXOiMtF.ugvKLHItyc {
  background: linear-gradient(90deg, #441c21 0%, #af4646 100%);
}
.DIxiAaGEUh {
  width: 1005px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.jcRjXOiMtF img {
  height: 52px;
}

.DRkpBBkfWN {
  width: auto;
  display: flex;
  padding: 40px 0px;
  justify-content: center;
  align-items: flex-start;
  gap: 48px;
  align-self: stretch;
}

.SpRIcLUrTd {
  width: 100%;
  max-width: 1216px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.DRkpBBkfWN a {
  color: #8ffc74;
  text-decoration: none;
}

.BdvvOpptsD {
  display: flex;
  color: #fc7474;
  gap: 16px;
}

.PfMwcTVxrF {
  line-height: 20px;
  text-align: end;
  color: #8fa988;
}

.PfMwcTVxrF p {
  margin: 0;
}

a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 1250px) {
  .footer-container {
    height: auto;
  }

  .cejZaZhGeX {
    padding: 0px 30px;
    gap: 10px;
  }

  .jcRjXOiMtF {
    width: auto;
    display: flex;
    padding: 0px 30px;
    align-items: center;
  }

  .DIxiAaGEUh {
    width: auto;
    gap: 30px;
  }

  .DRkpBBkfWN {
    width: 100%;
    display: flex;
    align-items: center;
  }

  .SpRIcLUrTd {
    width: 80%;
  }

  .DRkpBBkfWN {
    flex-direction: column;
  }
}

@media only screen and (max-width: 1040px) {
  .jcRjXOiMtF {
    height: auto;
  }
  .jcRjXOiMtF {
    display: flex;
    width: 100%;
    max-width: 343px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding: 0;
  }
  .DIxiAaGEUh {
    height: auto;
    padding: 10px 0px;
    display: flex;
    flex-direction: column;
  }
  .DIxiAaGEUh {
    display: flex;
    padding: 24px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
  }
}
@media (max-width: 1000px) {
  .SpRIcLUrTd {
    width: 100%;
    flex-direction: column;
    gap: 20px;
  }
}

@media only screen and (max-width: 900px) {
  .cejZaZhGeX {
    padding: 0px 16px;
  }

  .BdvvOpptsD {
    width: 100%;
    justify-content: space-around;
  }
}

@media only screen and (max-width: 500px) {
  footer {
    display: flex;
    padding: 24px 16px 0px 16px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }

  .footer-container {
    height: auto;
    gap: 24px;
  }

  .cejZaZhGeX {
    padding: 0;
    font-size: 15px;
    max-width: 343px;
  }

  .DRkpBBkfWN {
    padding: 24px 0px;
    font-size: 14px;
  }

  .SpRIcLUrTd {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }

  .BdvvOpptsD {
    width: 100%;
    gap: 14px;
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    /* white-space: nowrap; */
  }
}

@media only screen and (max-width: 370px) {
  .PfMwcTVxrF,
  .BdvvOpptsD {
    font-size: 12px;
  }
}

@media (max-width: 1000px) {
  .PfMwcTVxrF {
    text-align: center;
  }
}
