.ifone-footer-home {
  background-color: #121212;
  padding-bottom: 10px;
}
.ifone-footer-home .footer-top .footer-home-logo span {
  color: #fff;
  /* font-size: 36px; */
}
.ifone-footer-home .footer-top .footer-logo-img {
  width: 90px;
  height: 90px;
}
.ifone-footer-home .footer-top .footer-follow {
  display: flex;
  align-items: center;
  justify-content: start;
}
.ifone-footer-home .footer-top .footer-follow p {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 22px;
}
.ifone-footer-home .footer-top .footer-follow ul {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 0;
}
/* .ifone-footer-home .footer-top .footer-follow ul li img {
  width: 43px;
  height: 43px;
} */
.ifone-footer-home .footer-top .footer-nav {
  /* padding-top: 3rem; */
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 1024px) {
  .ifone-footer-home .footer-top .footer-nav {
    border-left: none;
  }
}
.ifone-footer-home .footer-top .footer-nav p {
  color: #fff;
  font-weight: bold;
}
.ifone-footer-home .footer-top .footer-nav ul {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.ifone-footer-home .footer-top .footer-nav ul li {
  color: rgba(255, 255, 255, 0.8);
  margin: 16px 0;
}
.ifone-footer-home .footer-top .footer-nav ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.ifone-footer-home .footer-top .footer-nav ul li a:hover {
  color: #c46cff;
}
.ifone-footer-home .footer-top .footer-nav .menu {
  padding-left: 6rem;
}
.ifone-footer-home .footer-top .footer-nav .footer-btn img {
  max-width: 60%;
}
.ifone-footer-home .footer-top .footer-nav .footer-btn ul {
  width: 80%;
}
.ifone-footer-home .footer-top .footer-nav .footer-btn ul li {
  margin: 0;
}
.ifone-footer-home .footer-top .footer-nav .footer-btn .btnItem {
  width: 68%;
}
.ifone-footer-home .footer-top .footer-nav .footer-btn i {
  color: white;
}
.ifone-footer-home .footer-top .footer-nav .footer-btn .product-btn {
  background: linear-gradient(261deg, #f652e8 0%, #0093fd 47%);
}
.ifone-footer-home .footer-top .footer-nav .footer-btn .ifone-btn {
  background: linear-gradient(261deg, #ffe605 0%, #fb5440 48%);
}
.ifone-footer-home .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.ifone-footer-home .footer-bottom span {
  color: rgba(255, 255, 255, 0.5);
}
.ifone-footer-home .footer-bottom img {
  margin: 0 auto;
}
.ifone-footer-home .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.ifone-footer-home .my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.ifone-footer-home .mb-4 {
  margin-bottom: 1rem;
}
.ifone-footer-home .mt-2 {
  margin-top: 0.5rem;
}
.ifone-footer-home .mt-\[60px\] {
  margin-top: 60px;
}
.ifone-footer-home .flex {
  display: flex;
}
.ifone-footer-home .hidden {
  display: none;
}
.ifone-footer-home .w-full {
  width: 100%;
}
.ifone-footer-home .max-w-\[1400px\] {
  max-width: 1400px;
}
.ifone-footer-home .flex-\[4\] {
  flex: 4;
}
.ifone-footer-home .flex-row {
  flex-direction: row;
}
.ifone-footer-home .flex-col {
  flex-direction: column;
}
.ifone-footer-home .items-center {
  align-items: center;
}
.ifone-footer-home .justify-center {
  justify-content: center;
}
.ifone-footer-home .gap-1 {
  gap: 0.25rem;
}
.ifone-footer-home .gap-2 {
  gap: 0.5rem;
}
.ifone-footer-home .gap-3 {
  gap: 0.75rem;
}
.ifone-footer-home .gap-4 {
  gap: 1rem;
}
.ifone-footer-home .whitespace-nowrap {
  white-space: nowrap;
}
.ifone-footer-home .rounded-\[8px\] {
  border-radius: 8px;
}
.ifone-footer-home .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.ifone-footer-home .py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.ifone-footer-home .text-center {
  text-align: center;
}
.ifone-footer-home .text-\[28px\] {
  font-size: 28px;
}
.ifone-footer-home .font-bold {
  font-weight: 700;
}
.ifone-footer-home .hover\:opacity-80:hover {
  opacity: 0.8;
}
@media (min-width: 1024px) {
  .ifone-footer-home .lg\:block {
    display: block;
  }
  .ifone-footer-home .lg\:flex {
    display: flex;
  }
  .ifone-footer-home .lg\:flex-\[3\] {
    flex: 3;
  }
  .ifone-footer-home .lg\:flex-\[8\] {
    flex: 8;
  }
  .ifone-footer-home .lg\:flex-\[9\] {
    flex: 9;
  }
  .ifone-footer-home .lg\:flex-row {
    flex-direction: row;
  }
  .ifone-footer-home .lg\:pl-\[60px\] {
    padding-left: 60px;
  }
  .ifone-footer-home .lg\:text-\[16px\] {
    font-size: 16px;
  }
  .ifone-footer-home .lg\:text-\[18px\] {
    font-size: 18px;
  }
  .ifone-footer-home .lg\:text-\[20px\] {
    font-size: 20px;
  }
}/*# sourceMappingURL=ifoneFooter.css.map */