.footerGetFree[data-v-ba43af66] {
  height: 60px;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  z-index: 2000;
  color: #fff;
}
.footerGetFree img[data-v-ba43af66] {
  opacity: 1;
  max-width: 20%;
}
.footerGetFree h1[data-v-ba43af66] {
  opacity: 1;
  font-size: 14px;
  margin: 0 2%;
  margin-right: 2%;
  width: 57%;
}
.footerGetFree .btn[data-v-ba43af66] {
  flex: 1;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  height: 60px;
  color: #fff;
  background: #0fc053;
  border-radius: 2px;
  border: none;
  cursor: pointer;
}
.footerGetFree .btn[data-v-ba43af66]:hover {
  background: #fca752;
}

