.wsrCost .headBg {
  background-color: #fff;
}
.wsrCost .headBg h2 {
  font-size: 68px;
  color: #000;
  font-weight: 700;
  text-align: center;
  padding: 33px 0px;
}
.wsrCost .innerCost {
  background: rgba(255, 255, 255, 0.7);
}
.wsrCost .innerCost h4 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  text-align: center;
}
.wsrCost .innerCost .innerBg {
  box-shadow: 0 0 2em -0.9em #000000;
  padding: 55px 55px;
  margin-bottom: 35px;
  min-height: 220px;
  background-color: #fff;
}
.wsrCost .innerCost .stepImages {
  text-align: center;
}
.wsrCost .innerCost .stepImages h2 {
  font-size: 31px;
  color: #000;
  font-weight: 700;
  text-align: center;
  margin-bottom: 28px;
}
.wsrCost .innerCost .stepImages img {
  margin-bottom: 24px;
}
.wsrCost .innerCost .heading {
  margin: 24px 0px;
  font-weight: 700;
}
.wsrCost .innerCost form label {
  font-size: 13px;
}
.wsrCost .innerCost form .locationTitle {
  color: #7c98b6;
  font-size: 11px;
}
.wsrCost .innerCost form .asterisk {
  font-size: 12px;
}
.wsrCost .innerCost form input {
  padding: 9px 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  border-radius: 3px;
}
.wsrCost .innerCost form .actionBtn {
  display: flex;
  align-items: center;
  justify-content: end;
  margin: 38px 0px;
}
.wsrCost .innerCost form .actionBtn button {
  background: #e60231;
  border-color: #e60231;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  padding: 12px 24px;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
}

.iframe {
  width: 100%;
  height: 70vh;
}/*# sourceMappingURL=franchise.module.css.map */