.clip-footer .d-flex {
    display: flex;
}
.clip-footer .mb-6 {
    margin-bottom: 6px;
}
.clip-footer .mr-8 {
    margin-right: 8px;
}
.clip-footer .justify-content-flex-end {
    justify-content: flex-end;
}
.clip-footer .footer-group .footer-left .logo-mobi {
  margin-bottom: 33px;
    margin-top: 22px;
}
.clip-footer .footer-group .footer-left .bct {
    margin-bottom: 13px;
}

.clip-footer .footer-group .footer-left .bct img:first-child {
    margin-right: 14px;
}
.clip-footer .footer-group .footer-left .dmca img {
    width: 140px;
}
.clip-footer .footer-group .footer-center .list-menu {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
    color: #ffffff;
}

.clip-footer .footer-group .footer-center .list-menu a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-bottom: 24px;
}

.clip-footer .footer-group .footer-center .list-menu a:hover {
    color: #FF5000;
}

.clip-footer .footer-group .footer-center .list-menu .active {
    color: #FF5000;
}
.clip-footer .footer-group .footer-center .border-bottom {
  height: 1px;
  background: #242424;
    margin: 16px 0;
}
.clip-footer .footer-group .footer-center .info .email {
  color: #0563C1;
    text-decoration: underline;
}
.clip-footer .footer-group .footer-center .info p {
  margin-bottom: 10px;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
    line-height: normal;
}

.clip-footer .footer-group .footer-center .info p:last-child {
    margin-bottom: 0;
}
.clip-footer .footer-group .footer-right {
    text-align: right;
}

.clip-footer .footer-group .footer-right .hv {
    display: none;
}

.clip-footer .footer-group .footer-right a:hover .active {
    display: none;
}

.clip-footer .footer-group .footer-right a:hover .hv {
    display: inline-block;
}

.clip-footer .footer-group .footer-right .tiktok {
    margin-right: 8px;
}

.clip-footer .footer-group .footer-right .fb {
    margin-bottom: 27.5px;
}

.clip-footer .footer-group .footer-right .faq {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.clip-footer .footer-group .footer-right .faq .support {
    text-align: center;
    margin-bottom: 16px;
}

.clip-footer .footer-group .footer-right .faq .contact {
    text-align: center;
    margin-right: 8px;
    margin-bottom: 16px;
}

.clip-footer .footer-group .footer-right .title {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    margin-bottom: 8px;
}

.clip-footer .footer-group .footer-right .store .apple-store {
    margin-bottom: 16px;
}
