footer {
  margin-top: 80rem;
  margin-bottom: 29rem;
}
footer .subscribe-area {
  border-top: 1rem solid var(--main-color);
  padding-top: 40rem;
}
footer .subscribe-area #mc_embed_signup_scroll {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 100rem;
  margin-top: 29rem;
}
footer .subscribe-area #mc_embed_signup_scroll #mce-responses {
  width: 100%;
}
footer .subscribe-area #mc_embed_signup_scroll .mc-field-group {
  width: 335rem;
}
footer .subscribe-area #mc_embed_signup_scroll .mc-field-group input {
  width: 100%;
  border: 0;
  border-bottom: 1rem solid var(--alto);
  color: var(--woodsmoke);
  font-family: var(--hindiLight);
  font-size: 20rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 2rem;
}
footer .subscribe-area #mc_embed_signup_scroll .mc-field-group input::placeholder {
  color: inherit;
  font-size: 1em;
  letter-spacing: inherit;
}
footer .subscribe-area #mc_embed_signup_scroll .subscribe-btn-area {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 40rem 0;
}
footer .subscribe-area #mc_embed_signup_scroll .subscribe-btn-area .button {
  color: var(--main-color);
  font-family: var(--hindiBold);
  background: var(--white);
  font-size: 18rem;
  font-style: normal;
  font-weight: 700;
  line-height: 18rem;
  letter-spacing: 1.8rem;
  text-transform: uppercase;
  border: 1rem solid var(--main-color);
  padding: 15rem 20rem;
}
footer .footer-content-area {
  position: relative;
  border-top: 1rem solid var(--main-color);
  padding-top: 21rem;
}
footer .footer-content-area .footer-content-inner {
  display: grid;
  grid-template-columns: 280rem 640rem 640rem;
  gap: 0 80rem;
}
footer .footer-content-area .footer-content-inner .content-item .content-title {
  cursor: default;
}
footer .footer-content-area .footer-content-inner .content-item .content-title:hover {
  opacity: 1;
}
footer .footer-content-area .footer-content-inner .content-item .txt {
  margin-top: 19rem;
  padding-top: 20rem;
  border-top: 1rem solid var(--alto);
  color: var(--woodsmoke);
  font-family: var(--hindiLight);
  font-size: 16rem;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}
footer .footer-content-area .footer-content-inner .content-item .txt * {
  color: var(--woodsmoke);
  font-family: var(--hindiLight);
  font-size: 16rem;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}
footer .footer-content-area .footer-content-inner .content-item .txt .btn-mail {
  color: var(--main-color);
  text-decoration-line: underline;
}
footer .footer-content-area .footer-content-inner .content-item .txt .cat-list {
  display: flex;
  gap: 160rem;
}
footer .footer-content-area .footer-content-inner .content-item .txt .cat-list .list-item {
  width: 200rem;
  display: flex;
  flex-direction: column;
}
footer .footer-content-area .footer-bottom-content {
  position: relative;
}
footer .footer-content-area .footer-bottom-content .lnk-tslad {
  position: absolute;
  right: 0;
  bottom: 112rem;
  width: 115rem;
  display: block;
}
footer .footer-content-area .footer-bottom-content .lnk-tslad img {
  width: 100%;
}
footer .footer-content-area .footer-bottom-content .footer-bottom-txt {
  color: #16161D;
  font-size: 14rem;
  font-weight: 300;
  font-family: var(--hindiLight);
  margin-top: 21rem;
}
footer .footer-content-area .footer-bottom-content .policies-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 14rem;
}
footer .footer-content-area .footer-bottom-content .policies-area .policies-inner {
  display: flex;
}
footer .footer-content-area .footer-bottom-content .policies-area .policies-inner .circle {
  display: block;
  margin: 0 3rem;
}
footer .footer-content-area .footer-bottom-content .policies-area .policies-inner * {
  color: var(--woodsmoke);
  font-family: var(--hindiLight);
  font-size: 14rem;
  font-style: normal;
  font-weight: 300;
  line-height: 142.857%;
}
footer .footer-content-area .footer-bottom-content .policies-area .designed-area * {
  color: var(--gray);
  font-family: var(--hindiLight);
  font-size: 12rem;
  font-style: normal;
  font-weight: 300;
  line-height: 166.667%;
}
@media only screen and (max-width: 767px) {
  footer {
    margin-top: 40rem;
    margin-bottom: 20rem;
  }
  footer .subscribe-area {
    padding-top: 30rem;
  }
  footer .subscribe-area #mc_embed_signup_scroll {
    gap: 30rem;
    margin-top: 22rem;
  }
  footer .subscribe-area #mc_embed_signup_scroll #mce-responses {
    display: none;
  }
  footer .subscribe-area #mc_embed_signup_scroll .subscribe-btn-area {
    margin: 0;
    margin-bottom: 30rem;
  }
  footer .subscribe-area #mc_embed_signup_scroll .subscribe-btn-area .button {
    font-family: var(--hindiLight);
    font-size: 14rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.4rem;
    padding: 13rem 35rem;
  }
  footer .footer-content-area {
    padding-top: 25rem;
  }
  footer .footer-content-area .footer-content-inner {
    grid-template-columns: 100%;
  }
  footer .footer-content-area .footer-content-inner .content-item {
    text-align: center;
  }
  footer .footer-content-area .footer-content-inner .content-item .content-title {
    color: var(--main-color);
    font-family: var(--hindiSemiBold);
    font-size: 14rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2.8rem;
    text-transform: uppercase;
    margin-bottom: 20rem;
    padding-bottom: 22rem;
    border-bottom: 1rem solid var(--alto);
    width: 100%;
  }
  footer .footer-content-area .footer-content-inner .content-item .txt {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 24rem;
    padding-bottom: 30rem;
    border-top: unset;
    border-bottom: 1rem solid var(--alto);
    font-size: 14rem;
    line-height: 142.857%;
    display: none;
  }
  footer .footer-content-area .footer-content-inner .content-item .txt * {
    font-size: 14rem;
    line-height: 142.857%;
  }
  footer .footer-content-area .footer-content-inner .content-item .txt .cat-list {
    gap: 0;
  }
  footer .footer-content-area .footer-content-inner .content-item .txt .cat-list .list-item {
    width: 50%;
    text-align: left;
  }
  footer .footer-content-area .footer-content-inner .content-item .txt.active {
    display: block;
  }
  footer .footer-content-area .footer-content-inner .content-item.categories-item .content-title {
    padding-bottom: 30rem;
    margin-bottom: 29rem;
  }
  footer .footer-content-area .footer-content-inner .content-item.camille-categories-item .content-title {
    padding-bottom: 30rem;
    margin-bottom: 22rem;
  }
  footer .footer-content-area .footer-content-inner .content-item.categories-item.active .content-title, footer .footer-content-area .footer-content-inner .content-item.camille-categories-item.active .content-title {
    border-bottom: unset;
    padding-bottom: 20rem;
    margin-bottom: 0rem;
  }
  footer .footer-content-area .footer-bottom-content .lnk-tslad {
    position: static;
    width: 80rem;
    margin: 0 auto;
    padding-top: 7rem;
  }
  footer .footer-content-area .footer-bottom-content .footer-bottom-txt {
    border-top: 1rem solid var(--alto);
    text-align: center;
    font-size: 12rem;
    margin-top: 29rem;
    padding-top: 22rem;
    line-height: 20rem;
  }
  footer .footer-content-area .footer-bottom-content .policies-area {
    flex-direction: column;
    gap: 20rem;
    padding-top: 20rem;
    margin-top: 0;
  }
}
