.mayamiWrapper__RW1to {
  color: #FFF;
  font-family: inherit;
}
#ansT{
  display:none;
}
#ansF{
  display:none;
}
.mayamiBtnWrapper__WBoYd {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.firstQBtn {
  border: none;
  cursor: pointer;
}

/* .mayamiButton__Absvm {
  background: rgb(204, 73, 105);
  border: 1px solid rgb(255, 255, 255);
  border-radius: 3px;
  box-shadow: 0 3px 6px #00000016;
  color: #FFF;
  cursor: pointer;
  font-family: var(--second-font);
  font-size: 27px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.15;
  margin: 5px 10px;
  min-width: 106px;
  opacity: 1;
  padding: 12px 16px 15px;
  width: 100%;
  text-align: center;
} */


.mayamiButton__Absvm {
  background: #f85c2c;
  border: 1px solid #f85c2c;
  border-radius: 3px;
  box-shadow: 0px 3px 0px 0px #b43214;
  color: #FFF;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.15;
  margin: 5px 10px;
  min-width: 190px;
  opacity: 1;
  padding: 15px 16px 15px;
  text-align: center;
  display: inline-block;
}

#callNowBtn, #callNowBtn-2 {
  font-family: var(--second-font);
  font-size: 30px !important;
  font-weight: 400 !important;
  letter-spacing: 0;
  color: #FFFFFF !important;
  background-color: #f85c2c;
  box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.25);
  border-width: 0;
  border-color: rgb(255, 255, 255);
  border-radius: 16px 16px 16px 16px;
  padding: 9px 35px 9px 35px;
  margin-bottom: 5px;
  display: inline-block;
  text-decoration: none;
  line-height: 1.5;
}

/* .mayamiButton__Absvm + .mayamiButton__Absvm {
  margin-left: 10px;
} */

/* .mayamiButton__Absvm:active, .mayamiButton__Absvm:hover,
#callNowBtn:active, #callNowBtn:hover {
  background: #a35454 0 0 no-repeat padding-box;
  color: #FFF;
} */

.mayamiDebtAgentsMessage__QibNf {
  color: #FFF;
  font-size: 2.6ch;
  font-weight: 400;
  letter-spacing: -.9px;
  line-height: 150%;
  margin: 10px;
  text-align: center;
  width: 600px;
}

.mayamiPhone__0LwnU {
  -ms-flex-align: center;
  align-items: center;
  background-color: #00C697;
  border: 3px solid #00C697;
  border-radius: 3px;
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  font-size: 25px;
  font-weight: 700;
  gap: 12px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: border .2s;
  max-width: fit-content;
  margin: 0 auto;
}

.mayamiStartText__m5pFj {
  font-family: var(--fifth-font);
  font-size: 16px;
  padding-bottom: 0 !important;
  text-align: center;
}

.mayamiPhoneWrapper__n28jd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}

.checkboxContainer__oceq5 {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  gap: 5px;
  padding-top: 5px;
  justify-content: center;
  line-height: 1.5;
}

.checkboxContainer__oceq5 label {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
}

svg:not(:root) {
  overflow: hidden;
}

.phoneIcon__dUY2A {
  fill: #fff;
  width: 28px;
}

.countdown__ZWLMW {
  color: rgb(0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--second-font);
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 34px;
  margin: 10px auto;
  margin: 0 auto;
  line-height: 1.5;
}

.countdownTime__RiDSM {
  color: #ff0000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin-left: 5px;
}

.dialNow {
  align-items: center;
  display: flex;
  font-family: var(--second-font);
  font-size: 28px !important;
  font-weight: 900 !important;
  letter-spacing: 0;
  color: #FFFFFF !important;
  background-color: rgb(204, 73, 105);
  box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.25);
  border-width: 0;
  border-color: rgb(255, 255, 255);
  border-radius: 5px;
  margin-left: 5px;
  padding: 12px 28px 13px 28px;
  max-width: max-content;
}

@media (max-width: 994px) {
  .dialNow {
    justify-content: center;
    margin-bottom: 2rem;
    max-width: 100%;
  }
}

.callNow {
  font-family: var(--second-font);
  font-size: 28px !important;
  font-weight: 900 !important;
  letter-spacing: 0;
  color: #FFFFFF !important;
  background-color: rgb(204, 73, 105);
  box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.25);
  border-width: 0;
  border-color: rgb(255, 255, 255);
  border-radius: 16px 16px 16px 16px;
  margin-left: 5px;
  padding: 9px 21px 9px 21px;
}

#fixedFooter {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: auto;
  background: #fff;
  text-align: center;
}

#fixedFooter .callNow {
  font-size: 20px !important;
}

@media (max-width: 994px) {
  .countdown__ZWLMW {
    font-size: 21px;
    line-height: 1.35;
  }
  #fixedFooter {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  #fixedFooter .callNow {
    display: block;
    max-width: fit-content;
    margin: 0 auto;
  }
}

@keyframes resize-animation__zSlu3 {
  to {
      transform: scale(1.1)
  }
}

/* Progress Bar */
#stepsCounter {
  margin-top: 2rem;
}
.progress {
	background-color: #d8d8d8;
	border-radius: 20px;
	position: relative;
	margin: 7px 0 3rem;
	height: 20px;
	width: 100%;
  max-width: 80%;
  margin: 7px auto 3rem;
}

.progress-done {
  background: linear-gradient(to left, rgb(204, 73, 105), rgb(204, 73, 105));
  box-shadow: 0 3px 3px -5px rgb(204, 73, 105), 0 2px 5px rgb(204, 73, 105);
	border-radius: 20px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 0;
	opacity: 0;
	transition: 1s ease 0.3s;
}

#confirmation,
#disqualified {
  color: rgb(0, 0, 0);
  line-height: 1.75;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  transition: all 0.2s ease;
}

#confirmation h4,
#disqualified h4 {
  color: rgb(0, 0, 0);
  font-size: 48px;
  font-weight: 700;
  line-height: 42px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

#confirmation h6,
#disqualified h6 {
  color: rgb(0, 0, 0);
  font-size: 26px;
  font-weight: 400;
  line-height: 31px;
  margin: 0 auto;
  padding: 1rem 0;
  text-align: center;
}

@media (max-width: 994px) {
  #confirmation h4,
  #disqualified h4 {
    font-size: 30px;
    line-height: 1.35;
  }
  #confirmation h6,
  #disqualified h6 {
    font-size: 19px;
    line-height: 1.35;
  }
  #callNowBtn {
    font-size: 23px !important;
    padding: 9px 35px 12px 35px;
  }
  #callNowBtn span {
    font-size: 21px !important;
  }
}