.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.image {
  width: 100%;
  height: 100%;
}

.div-block-home {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(116, 179, 126, 0.9)), to(rgba(116, 179, 126, 0.9))), url('../images/gwakbl9kkd1yy9h7f7ht.png');
  background-image: linear-gradient(180deg, rgba(116, 179, 126, 0.9), rgba(116, 179, 126, 0.9)), url('../images/gwakbl9kkd1yy9h7f7ht.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-decoration: none;
}

.heading {
  color: #fff;
  font-size: 44px;
  line-height: 54px;
  text-align: center;
  text-decoration: none;
}

.div-block-2 {
  width: 95%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  text-decoration: none;
}

.image-2 {
  display: block;
  width: 140px;
  height: 140px;
  max-height: 140px;
  max-width: 140px;
  min-height: 140px;
  min-width: 140px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  border-radius: 200px;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.div-block-3 {
  position: absolute;
  left: 0%;
  top: 25%;
  right: 0%;
  bottom: 30%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
}

.div-block-4 {
  width: 50%;
  float: left;
  text-decoration: none;
}

.div-block-4.comofunciona {
  display: none;
}

.text-block {
  width: 300px;
  padding: 10px;
  background-color: #fff;
  color: #000;
}

.text-block-2 {
  width: 330px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  border: 3px solid #fff;
  border-radius: 100px;
  background-color: transparent;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.text-block-2:active {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 730px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  height: 100%;
  font-family: Roboto, sans-serif;
}

.div-block-6 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 1%;
  display: block;
}

.image-3 {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.div-block-7 {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-7.div-block-left-sucesso {
  background-color: #63b287;
  color: #fff;
}

.div-block-7.div-block-left-sucesso.sucesso-sem-avaliar {
  width: 100%;
}

.div-block-8 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 100%;
  padding: 30px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1ed760;
}

.link-block {
  position: absolute;
  z-index: 1;
  padding: 40px;
  background-image: url('../images/outline_arrow_back_black_48dp.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 0.8;
}

.link-block.fechar {
  padding: 64px;
  background-image: url('../images/close.png');
}

.link-block.fechar:active {
  border-radius: 300px;
  background-color: rgba(0, 0, 0, 0.2);
}

.link-block.link-block-back {
  padding: 64px;
}

.link-block.link-block-back:active {
  border-radius: 300px;
  background-color: rgba(0, 0, 0, 0.2);
}

.link-block.back {
  padding: 70px;
}

.link-block.back:active {
  border-radius: 300px;
  background-color: rgba(0, 0, 0, 0.2);
}

.div-block-9 {
  position: absolute;
  left: 0%;
  top: 10%;
  right: 0%;
  bottom: 0%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-9.block-left-valida-pontos {
  top: 22%;
}

.image-4 {
  display: block;
  width: 140px;
  height: 140px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.heading-2 {
  width: 577.1875px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  font-size: 28px;
  font-weight: 300;
  text-align: center;
}

.div-block-10 {
  height: 64px;
  margin-bottom: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #fff;
  background-color: transparent;
  color: #fff;
  font-size: 28px;
}

.heading-3 {
  margin-top: 10px;
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
}

.div-block-11 {
  width: 33.333%;
  padding: 5px;
  float: left;
}

.text-block-3 {
  width: 70px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
  border: 2px solid #fff;
  border-radius: 100px;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.text-block-3:active {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.text-block-3.backspace {
  background-image: url('../images/backspace.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: transparent;
}

.text-block-3.bt-ok {
  border-style: solid;
  border-color: #fff;
  background-color: #fff;
  background-image: url('../images/outline_check_white_48dp.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: transparent;
}

.text-block-3.bt-ok:active {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.text-block-3.bt-ok.inativo {
  opacity: 0.3;
}

.text-block-3.entrar {
  background-color: #fff;
  background-image: url('../images/outline_check_white_48dp.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: transparent;
}

.text-block-3.entrar:active {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.text-block-3.entrar.inativo {
  opacity: 0.3;
}

.div-block-12 {
  display: block;
  width: 324.796875px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-12.block-registro-teclado-pontos {
  padding-top: 40px;
}

.div-block-13 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-15 {
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-16 {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-16.testando-largura {
  width: 962px;
}

.div-block-16.primeira-vez {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-16.pontos-ganhos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-16.resgate-cupom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.button {
  display: block;
  width: 90%;
  height: 44px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding: 12px;
  border: 2px solid #fff;
  border-radius: 100px;
  background-color: transparent;
  color: #fff;
  text-align: center;
}

.div-block-17 {
  position: relative;
  width: 325px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 5px;
}

.button-2 {
  width: 64px;
  height: 64px;
  padding: 23px;
  float: right;
  border: 2px solid #fff;
  border-radius: 6px;
  background-color: transparent;
  background-image: url('../images/outline_check_white_48dp.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: transparent;
  font-weight: 500;
}

.button-2:active {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.div-block-18 {
  width: 250px;
  height: 64px;
  padding: 22px 20px 20px;
  float: left;
  border: 1px solid #fff;
  border-radius: 6px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.8);
  font-size: 20px;
}

.div-block-19 {
  width: 325px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-20 {
  width: 305px;
  height: 250px;
  border-radius: 5px;
  background-color: #d3d0d0;
}

.div-block-21 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 64px;
  height: 64px;
  float: right;
  background-image: url('../images/backspace.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-21:active {
  border-radius: 100px;
  background-color: hsla(0, 0%, 100%, 0.2);
}

.div-block-22 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #000;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-23 {
  width: 300px;
  height: 64px;
  padding: 22px;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  font-size: 18px;
}

.field-label {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

.field-label-2 {
  color: #fff;
}

.text-field {
  height: 52px;
  padding: 16px;
  border: 1px solid #fff;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
}

.div-block-24 {
  width: 300px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.submit-button {
  width: 100%;
  height: 52px;
  margin-top: 20px;
  padding: 16px;
  border-radius: 3px;
  background-color: #1fb76c;
  color: #fff;
  text-align: center;
}

.submit-button:hover {
  opacity: 0.9;
}

.submit-button:active {
  opacity: 0.8;
}

.error-message {
  margin-top: 30px;
  background-color: #ff7070;
}

.text-block-4 {
  color: #fff;
}

.form {
  position: relative;
  margin-bottom: 20px;
}

.div-block-25 {
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-26 {
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
}

.div-block-27 {
  padding-top: 10px;
}

.heading-4 {
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.button-3 {
  display: block;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  border-radius: 3px;
  background-color: #1ed760;
  color: #fff;
  text-align: center;
}

.div-block-28 {
  position: absolute;
  left: 0%;
  top: 7%;
  right: 0%;
  bottom: auto;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.div-block-29 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
}

.div-block-30 {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-31 {
  position: absolute;
  left: 0%;
  top: 45%;
  right: 0%;
  bottom: 50%;
  width: 44px;
  height: 44px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.div-block-32 {
  width: 100%;
  height: 100%;
}

.div-block-pontos {
  position: relative;
  width: 1280px;
  height: 720px;
  float: left;
}

.div-block-entrar {
  position: relative;
  width: 1280px;
  height: 720px;
  float: left;
}

.div-block-validar-pontos {
  position: relative;
  width: 1280px;
  height: 720px;
  float: left;
}

.button-70 {
  padding: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  font-size: 18px;
}

.button-70:hover {
  border-color: #be1e2d;
  background-color: #be1e2d;
  color: #fff;
}

.button-70:active {
  opacity: 0.9;
}

.button-70.bt-select {
  border-color: #63b287;
  background-color: #63b287;
  color: #fff;
}

.div-block-446 {
  width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-442 {
  width: 240px;
  margin-right: auto;
  margin-left: auto;
}

.button-71 {
  display: inline-block;
  width: 200px;
  padding: 20px;
  border-radius: 100px;
  background-color: #63b287;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.button-71:hover {
  opacity: 0.9;
}

.button-71:active {
  opacity: 0.8;
}

.text-block-217 {
  margin-bottom: 15px;
  font-size: 18px;
}

.div-block-439 {
  width: 44px;
  height: 44px;
  margin: 2px;
  float: left;
}

.div-block-444 {
  padding: 5px;
  float: left;
}

.div-block-444.bt-genero {
  padding-left: 0px;
}

.heading-15 {
  font-size: 25px;
  text-align: center;
}

.div-block-447 {
  width: 350px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #dadce0;
  border-radius: 3px;
  text-align: left;
}

.heading-16 {
  opacity: 0.7;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.div-block-448 {
  width: 564px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block-133 {
  margin-right: auto;
  margin-left: auto;
}

.div-block-441 {
  margin-right: auto;
  margin-left: auto;
}

.heading-58 {
  font-size: 25px;
  text-align: center;
}

.div-block-443 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: center;
}

.div-block-445 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.heading-59 {
  margin-top: 10px;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.div-block-449 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 100%;
  padding: 30px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-450 {
  width: 100%;
  margin-top: 45px;
}

.heading-60 {
  color: #fff;
  text-align: center;
}

.heading-61 {
  margin-top: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.heading-62 {
  color: #fff;
  font-size: 30px;
  text-align: center;
}

.bold-text {
  font-size: 30px;
  font-weight: 300;
}

.bold-text-2 {
  font-size: 30px;
}

.div-block-451 {
  width: 75%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px dashed #fff;
}

.button-72 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  width: 100%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 35px;
  background-color: #1ed760;
  color: #fff;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}

.button-72:active {
  opacity: 0.8;
}

.button-72:focus {
  opacity: 0.8;
}

.button-72.bt-premio-sucesso {
  position: fixed;
  z-index: 1;
  background-color: #93e775;
}

.button-72.bt-premio-sucesso.inativo {
  display: block;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.button-72.inativo {
  z-index: 1;
  opacity: 0.8;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-avaliar-sucesso {
  position: relative;
  width: 1280px;
  height: 720px;
  float: left;
}

.div-block-sucesso {
  position: relative;
  width: 1280px;
  height: 720px;
  float: left;
}

.div-block-452 {
  position: absolute;
  top: 15%;
  width: 100%;
}

.heading-63 {
  text-align: center;
}

.div-block-453 {
  padding-top: 200px;
}

.div-block-cad-incompleto {
  position: relative;
  width: 1280px;
  height: 720px;
  float: left;
}

.div-block-454 {
  position: absolute;
  width: 25%;
  height: 100%;
  background-color: #63b287;
}

.div-block-455 {
  position: relative;
  overflow: scroll;
  width: 75%;
  height: 100%;
  max-height: 720px;
  padding: 40px;
  float: right;
}

.div-block-456 {
  padding-top: 40px;
}

.image-6 {
  display: block;
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  border: 3px none #fff;
  border-radius: 100px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
}

.text-block-218 {
  display: block;
  padding: 20px;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.button-73 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 14px;
  border: 2px solid #fff;
  border-radius: 30px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.button-73:active {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.div-block-457 {
  padding: 10px;
}

.image-7 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-458 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-bottom: 10px;
}

.heading-64 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.text-block-premio {
  width: 82%;
  height: 100%;
  padding: 20px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.05);
  color: transparent;
  font-weight: 700;
}

.text-block-premio.premio-fill {
  width: 100%;
  border-radius: 0px;
  background-color: #63b287;
}

.text-block-premio.premio-fill {
  width: 100%;
  border-radius: 0px;
  background-color: #27bc4a;
}

.text-block-premio.premio-disponivel {
  width: 100%;
  border-radius: 5px;
  background-color: #63b287;
}

.heading-65 {
  padding-left: 10px;
  font-size: 15px;
  text-transform: uppercase;
}

.heading-65.head-gifts {
  margin-left: 0px;
  padding-left: 0px;
  color: #000;
  font-size: 26px;
  font-weight: 700;
  text-transform: none;
}

.text-block-21 {
  width: 700px;
  padding-top: 10px;
  float: left;
}

.text-block-5 {
  color: #000;
  font-size: 18px;
  font-weight: 300;
}

.infos {
  position: absolute;
  left: 10px;
  top: 33%;
  right: auto;
  bottom: 0%;
  width: 22px;
  height: 22px;
  padding-top: 1px;
  padding-left: 7px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  background-color: transparent;
}

.div-block-51 {
  margin-top: 30px;
  padding: 20px;
  border-radius: 3px;
  background-color: #27bc4a;
  color: #fff;
}

.text-block-7 {
  font-size: 20px;
  text-align: right;
}

.div-block-premio {
  position: static;
  left: 20px;
  top: 20px;
  width: 600px;
}

.div-block-premio.div-block-infos {
  left: 40px;
}

.nome-premio {
  font-size: 20px;
  font-weight: 700;
}

.container {
  margin-bottom: 20px;
  padding: 10px;
}

.text-block-219 {
  margin-left: 0px;
  opacity: 0.7;
  color: #000;
  font-size: 16px;
}

.div-block-459 {
  overflow: hidden;
  max-height: 740px;
  margin-top: 30px;
}

.premio {
  position: static;
  height: auto;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.premio.premio-fill {
  border-color: #63b287;
  color: #fff;
}

.button-5 {
  float: right;
  border: 1px solid #fff;
  border-radius: 3px;
  background-color: transparent;
}

.button-5:hover {
  background-color: #fff;
  color: #27bc4a;
}

.button-5:active {
  opacity: 0.8;
}

.div-block-pontos-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 30%;
  height: 100%;
  padding: 20px 20px 20px 10px;
  float: left;
}

.text-block-220 {
  font-size: 18px;
  text-align: right;
}

.div-block-premio-2 {
  width: 600px;
}

.div-block-premio-2.div-block-infos {
  left: 40px;
}

.nome-premio-2 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

.premio-2 {
  position: relative;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.premio-2.premio-fill {
  border-style: none;
  border-color: #63b287;
  color: #fff;
}

.text-block-221 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.div-block-461 {
  width: 600px;
}

.text-block-222 {
  padding-top: 10px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

.text-block-223 {
  position: absolute;
  left: auto;
  top: 45px;
  right: 40px;
  bottom: auto;
  padding: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #63b287;
  border-radius: 5px;
  background-color: #63b287;
  color: #fff;
  text-align: center;
}

.bold-text-3 {
  font-size: 20px;
}

.div-block-462 {
  position: absolute;
  left: 0%;
  top: 20%;
  right: 0%;
  bottom: 0%;
}

.div-block-premios {
  position: relative;
  width: 1280px;
  height: 720px;
  float: left;
}

.bold-text-4 {
  font-weight: 500;
}

.bold-text-5 {
  font-weight: 500;
}

.div-block-464 {
  width: 304.796875px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.div-block-465 {
  width: 80%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
}

.heading-66 {
  margin-top: 10px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.image-8 {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-466 {
  width: 100%;
  float: left;
}

.image-9 {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-resgata-premio {
  position: relative;
  width: 1280px;
  height: 720px;
  float: left;
}

.text-block-224 {
  width: 60%;
  min-width: 500px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.text-block-224.confirm-number {
  width: 60%;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 30px;
}

.div-block-467 {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.image-10 {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.bold-text-6 {
  color: #000;
  font-size: 35px;
}

.bold-text-7 {
  color: #000;
  font-size: 22px;
  line-height: 40px;
  font-weight: 300;
}

.div-block-468 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-468.content-verifica-cupom {
  position: relative;
  overflow: scroll;
  height: 100%;
}

.image-11 {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-469 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #63b287;
}

.image-12 {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.image-13 {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.image-14 {
  display: block;
  width: 45px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.div-block-470 {
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.button-74 {
  width: 50%;
  height: 44px;
  padding: 12px;
  float: left;
  border: 1px solid #fff;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #fff;
  color: #74b37e;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.button-74.bt-right-cpf {
  border-radius: 0px 6px 6px 0px;
}

.button-74.bt-right-cpf.inativo {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.button-74.inativo-tel {
  background-color: transparent;
  color: #fff;
}

.div-block-471 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 3%;
  bottom: auto;
  z-index: 1;
  width: auto;
  padding: 10px;
  border-radius: 6px;
  background-color: #fc0;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.image-15 {
  margin-top: 2px;
  margin-right: 15px;
  float: left;
}

.text-block-225 {
  float: left;
}

.div-block-472 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.8);
}

.text-block-226 {
  position: absolute;
  left: 15%;
  top: 25%;
  right: 15%;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.div-block-473 {
  width: 500px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-474 {
  width: 65%;
  height: 64px;
  padding: 12px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  color: #000;
}

.button-75 {
  width: 30%;
  height: 64px;
  padding-top: 22px;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  border-radius: 6px;
  background-color: #93e775;
  font-weight: 500;
  text-align: center;
}

.button-75.bt-erro {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  color: #fff;
}

.button-75.bt-erro:active {
  background-color: rgba(147, 231, 117, 0.7);
}

.div-block-475 {
  position: absolute;
  left: 0%;
  top: 25%;
  right: 0%;
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.div-block-477 {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #fff;
  text-align: left;
}

.block-oferta {
  width: 564px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border-radius: 6px;
}

.text-block-227 {
  text-align: left;
}

.text-block-228 {
  font-size: 20px;
}

.checkbox-label {
  padding-top: 5px;
  padding-left: 10px;
}

.link-block-16 {
  display: block;
  width: 64px;
  height: 64px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-229 {
  margin-top: 10px;
  font-size: 15px;
}

.div-block-119 {
  width: 564px;
  height: 64px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.button-13 {
  width: 100%;
  height: 44px;
  padding-top: 13px;
  padding-left: 58px;
  border-style: solid;
  border-width: 1px;
  border-color: #dadce0;
  border-radius: 3px;
  background-color: #fff;
  background-image: url('../images/store-offer_1store-offer.png');
  background-position: 3% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #000;
}

.button-13:hover {
  background-color: #f3f3f3;
}

.button-13:active {
  opacity: 0.8;
}

.button-13.bt-todas-lojas {
  display: block;
}

.image-21 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
}

.div-block-478 {
  padding: 20px 20px 12px;
  border-radius: 5px;
  background-color: #be1e2d;
  color: #fff;
  text-align: center;
}

.button-18 {
  height: 64px;
  padding-right: 24px;
  padding-left: 24px;
  float: left;
  background-color: transparent;
  background-image: url('../images/path_1path.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.button-18.back-cupons {
  background-image: url('../images/path_2path.png');
  background-size: 18px;
}

.div-block-122 {
  width: 338px;
  height: 64px;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.heading-14 {
  font-size: 25px;
}

.div-block-120 {
  width: 20%;
  height: 64px;
  float: left;
}

.checkbox {
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
}

.checkbox.w--redirected-checked {
  border-color: #fff;
  background-color: #be1e2d;
}

.div-block-479 {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #fff;
}

.paragraph {
  opacity: 0.8;
}

.image-20 {
  display: block;
  width: 300px;
  height: 169.140625px;
  max-height: 318px;
  max-width: 564px;
  border-radius: 6px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16);
}

.div-block-112 {
  position: relative;
  z-index: 1;
  display: block;
  width: 600px;
  height: 100%;
  margin: 30px auto 115px;
  padding-top: 40px;
  padding-bottom: 30px;
  border-top: 1px dashed #ccc8c8;
  background-color: #fff;
}

.div-block-480 {
  padding-top: 40px;
}

.div-block-481 {
  width: 420px;
  margin-right: auto;
  margin-left: auto;
}

.field-label-3 {
  font-weight: 400;
}

.text-field-2 {
  width: 280px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
}

.submit-button-2 {
  display: block;
  float: left;
}

.text-field-3 {
  position: relative;
  margin-bottom: 20px;
  padding: 30px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  color: #000;
  font-size: 18px;
}

.text-field-3:active {
  border-color: #93e775;
}

.text-field-3:focus {
  border-color: #93e775;
}

.text-field-3.erro-email {
  margin-bottom: 10px;
  border-width: 2px;
  border-color: #d80000;
}

.submit-button-3 {
  width: 100%;
  padding: 30px;
  border-radius: 3px;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.form-block {
  padding-top: 20px;
}

.div-block-482 {
  display: block;
  width: 450px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 14px 20px;
  border: 2px solid #fff;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.1);
}

.image-22 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6px;
  float: left;
}

.text-block-230 {
  width: auto;
  padding-top: 7px;
  padding-left: 20px;
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}

.bold-text-8 {
  text-decoration: underline;
}

.div-block-483 {
  position: absolute;
  top: 10%;
  width: 100%;
}

.div-block-484 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-484.loading {
  background-color: #1ed760;
}

.div-block-inner {
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-485 {
  position: absolute;
  width: 300px;
}

.div-block-486 {
  width: 300px;
  margin-top: 160px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-487 {
  padding: 5px;
}

.div-block-488 {
  padding: 5px;
}

.div-block-489 {
  padding: 5px;
}

.div-block-490 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75));
}

.div-block-491 {
  position: relative;
  top: 38%;
  width: 600px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-231 {
  color: #fff;
  font-size: 60px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
}

.div-block-492 {
  width: 50%;
  float: left;
}

.button-76 {
  display: block;
  width: 160.5px;
  margin-right: auto;
  margin-left: auto;
  padding: 23px;
  border: 2px solid #fff;
  border-radius: 6px;
  background-color: transparent;
  font-size: 20px;
  text-align: center;
}

.div-block-493 {
  width: 400px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-494 {
  width: 50%;
  height: 64px;
  padding: 8px;
  float: left;
}

.div-block-495 {
  width: 420px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.button-77 {
  display: block;
  width: 190px;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 14px 14px;
  border-radius: 5px;
  background-color: #63b287;
  text-align: center;
}

.div-block-496 {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e0e0e0;
}

.div-block-497 {
  margin-top: 30px;
}

.heading-67 {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.div-block-498 {
  position: absolute;
  left: 0%;
  top: 25%;
  right: 0%;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-2 {
  margin-bottom: 30px;
  text-align: center;
}

.div-block-499 {
  width: 400px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
}

.button-78 {
  display: inline-block;
  height: 44px;
  padding: 12px;
  border-radius: 3px;
  background-color: #fff;
  color: #74b37e;
  font-weight: 500;
}

.button-78:active {
  opacity: 0.8;
}

.heading-68 {
  color: #fff;
}

.paragraph-3 {
  margin-bottom: 30px;
  padding-top: 20px;
  color: #fff;
  font-size: 18px;
}

.div-block-500 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.heading-69 {
  width: 600px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
}

.select-field {
  padding: 30px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  font-size: 18px;
}

.select-field:active {
  border-style: solid;
  border-width: 1px;
  border-color: #93e775;
}

.select-field:focus {
  border-style: solid;
  border-width: 1px;
  border-color: #93e775;
}

.premio-block {
  margin-bottom: 16px;
  padding: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}

.progress {
  position: relative;
  padding-top: 15px;
}

.div-block-502 {
  width: 65%;
  height: 100%;
  max-width: 70%;
  min-height: 60px;
  padding-right: 10px;
  float: left;
}

.div-block-503 {
  width: 35%;
  height: 100%;
  float: right;
}

.button-79 {
  padding: 12px;
  float: right;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #000;
}

.button-79.success {
  background-color: #63b287;
  color: #fff;
}

.button-79.success:active {
  opacity: 0.8;
}

.heading-70 {
  margin-top: 0px;
  font-size: 18px;
}

.div-block-504 {
  position: relative;
  height: 6px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.2);
}

.div-block-506 {
  position: absolute;
  width: 50%;
  height: 100%;
  border-radius: 30px;
  background-color: #63b287;
}

.div-block-507 {
  position: absolute;
  left: auto;
  top: auto;
  right: 3%;
  bottom: 5%;
  padding: 30px;
  clear: left;
  border-radius: 6px;
  background-color: #63b287;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
}

.text-block-232 {
  padding-top: 15px;
  clear: left;
  color: #fff;
  font-size: 16px;
}

.image-23 {
  width: 14px;
  height: 14px;
  float: right;
}

.div-block-508 {
  width: 80%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.heading-71 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #000;
  font-size: 28px;
  text-align: center;
}

.heading-72 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.div-block-509 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
}

.heading-73 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 31px;
  border: 1px solid #1ed760;
  border-radius: 6px;
  background-color: transparent;
  color: #1ed760;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.paragraph-4 {
  margin-top: 10px;
  color: #d80000;
  font-weight: 500;
}

.paragraph-4.erro-novo-cadastro {
  text-align: center;
}

.button-80 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 20%;
  padding-top: 20px;
  float: right;
  border-left: 1px solid #ccc;
  border-radius: 0px 3px 3px 0px;
  background-color: #f0f0f0;
  color: #000;
  text-align: center;
}

.button-80.clean {
  width: 15%;
  background-image: url('../images/close.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  color: transparent;
}

.checkbox-field {
  padding-bottom: 5px;
}

.checkbox-painel-spot {
  width: 20px;
  height: 20px;
  border-color: #dadce0;
}

.checkbox-painel-spot.w--redirected-checked {
  border-color: #1ed760;
  background-color: #1ed760;
}

.checkbox-painel-spot.w--redirected-focus {
  box-shadow: none;
}

.checkbox-label-2 {
  margin-top: 5px;
  margin-left: 10px;
  float: left;
  color: #000;
}

.link-13 {
  color: #27bc4a;
}

.div-block-510 {
  margin-top: 30px;
}

.div-block-511 {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 3px;
}

.div-block-511.erro-email {
  border-width: 2px;
  border-color: #d80000;
}

.text-field-4 {
  width: 100%;
  margin-bottom: 0px;
  padding: 30px 20px;
  border: 1px none #000;
  border-radius: 3px;
  font-size: 18px;
}

.text-field-4:focus {
  border-style: none;
  border-width: 0px;
}

.button-81 {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 20px;
  clear: left;
  border-radius: 6px;
  background-color: #1ed760;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.button-81:active {
  opacity: 0.9;
}

.button-82 {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  clear: left;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.8);
  font-size: 20px;
  text-align: center;
}

.button-82:active {
  opacity: 0.8;
}

.div-block-512 {
  padding: 15px 30px 0px;
}

.div-block-513 {
  position: relative;
  top: 20%;
}

.div-block-514 {
  position: relative;
  top: 10%;
}

.div-block-515 {
  position: relative;
}

.div-block-516 {
  position: relative;
  top: 20%;
}

.text-field-5 {
  border: 1px none #000;
  background-color: transparent;
  color: #fff;
  font-size: 28px;
  font-weight: 500;
}

.text-field-5::-webkit-input-placeholder {
  color: #fff;
  text-align: center;
}

.text-field-5:-ms-input-placeholder {
  color: #fff;
  text-align: center;
}

.text-field-5::-ms-input-placeholder {
  color: #fff;
  text-align: center;
}

.text-field-5::placeholder {
  color: #fff;
  text-align: center;
}

.div-block-517 {
  position: absolute;
  width: 64px;
  height: 64px;
}

.select-field-2 {
  height: 64px;
  border: 1px none #000;
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: 20px 14px;
  background-repeat: no-repeat;
  color: #000;
}

.dropdown {
  background-color: transparent;
}

.dropdown-toggle {
  width: 64px;
  height: 64px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.dropdown-toggle.w--open {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.icon {
  margin-right: 10px;
  color: #fff;
}

.dropdown-list {
  width: 300px;
}

.dropdown-list.w--open {
  overflow: auto;
  width: 300px;
  height: 300px;
  max-height: 300px;
  max-width: 300px;
  min-height: 300px;
  min-width: 300px;
  margin-top: 11px;
  border: 1px none #000;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.dropdown-link {
  height: 44px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 40px;
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 5% 50%;
  background-size: 20px 14px;
  background-repeat: no-repeat;
}

.dropdown-link:hover {
  background-color: hsla(0, 0%, 100%, 0.05);
}

.dropdown-link:active {
  background-color: rgba(0, 0, 0, 0.05);
}

.dropdown-link:focus {
  background-color: hsla(0, 0%, 100%, 0.05);
}

.text-span {
  color: rgba(0, 0, 0, 0.5);
}

.image-24 {
  width: 30px;
  height: 21px;
  margin-top: 21px;
  margin-left: 6px;
  padding: 0px;
  border: 1px solid #fff;
  border-radius: 3px;
}

.div-block-518 {
  width: 324.7px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
}

.checkbox-label-3 {
  margin-top: 5px;
  margin-left: 10px;
  color: #fff;
}

.checkbox-novo-cadastro {
  width: 20px;
  height: 20px;
  border-color: #fff;
  background-color: transparent;
}

.checkbox-novo-cadastro.w--redirected-checked {
  border-color: #fff;
  background-color: transparent;
}

.div-block-520 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-521 {
  width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-83 {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 6px;
  background-color: #fff;
  color: #d80000;
  font-size: 20px;
  text-align: center;
}

.button-84 {
  display: block;
  width: 300px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border: 1px solid #fff;
  border-radius: 6px;
  background-color: transparent;
  font-size: 20px;
  text-align: center;
}

.div-block-522 {
  width: 100%;
}

.div-block-523 {
  width: 330px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-524 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-525 {
  width: 100%;
}

.div-block-526 {
  width: 100%;
}

.div-block-527 {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-528 {
  width: 100%;
  height: 100%;
}

.div-block-529 {
  width: 100%;
}

.div-block-530 {
  width: 338px;
  height: 338px;
  margin-right: auto;
  margin-left: auto;
  background-color: #d80000;
}

.div-block-531 {
  overflow: scroll;
  width: 100%;
  height: 100%;
}

.div-block-532 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding: 22px;
}

.link-block-17 {
  width: 44px;
  height: 44px;
  background-image: url('../images/settings-24px.png');
  background-position: 50% 50%;
  background-size: 44px;
  background-repeat: no-repeat;
}

.image-25 {
  width: 100px;
  height: 100px;
}

.div-block-533 {
  position: relative;
}

.div-block-534 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-535 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-536 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  min-height: 278px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.div-block-536.last {
  border-right-style: none;
}

.div-block-537 {
  width: 100%;
  padding: 20px;
  border-radius: 6px;
  background-color: #1ed760;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

.div-block-538 {
  margin-top: 40px;
}

.div-block-539 {
  text-align: center;
}

.text-span-2 {
  font-weight: 400;
}

.div-block-540 {
  margin-bottom: 20px;
}

.text-block-233 {
  font-size: 24px;
  font-weight: 500;
}

.div-block-541 {
  margin-bottom: 10px;
  text-align: center;
}

.text-block-234 {
  font-size: 18px;
  line-height: 24px;
}

.div-block-542 {
  width: 90%;
  text-align: center;
}

.check-termos {
  width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-235 {
  text-align: center;
}

.overlay-termos {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.div-block-544 {
  width: 52%;
  height: 80%;
  max-width: 686px;
  border-radius: 10px;
  background-color: #fff;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row.row-justify-center {
  overflow: hidden;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs-underline-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.tabs-underline-menu.text-large {
  width: 612px;
  margin-bottom: 20px;
}

.article {
  font-size: 18px;
  line-height: 26px;
}

.tab-underline {
  top: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 12px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 4px solid transparent;
  background-color: transparent;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease, border-color 200ms ease;
  transition: opacity 200ms ease, border-color 200ms ease;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.tab-underline:hover {
  opacity: 1;
  text-decoration: none;
}

.tab-underline:active {
  background-color: transparent;
}

.tab-underline.w--current {
  border-bottom-color: #068466;
  background-color: transparent;
  opacity: 1;
}

.tab-underline.tab-underline-first {
  margin-left: 0px;
}

.tab-underline.tab-underline-first.w--current {
  border-bottom-color: #1fb76c;
}

.tabs-underline-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 24px;
}

.content-width-large {
  overflow: auto;
  width: 100%;
  height: 100%;
  max-width: 612px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  direction: ltr;
}

.container-termos {
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 24px 24px 100px;
}

.paragraph-5 {
  margin-bottom: 24px;
}

.heading-74 {
  font-size: 18px;
  line-height: 26px;
}

.tab-pane-tab-1 {
  overflow: hidden;
  height: 100%;
}

.tabs-content {
  height: 100%;
}

.topo-modal {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 10px 10px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}

.action-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 44px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.image-69 {
  width: 20px;
  min-height: 20px;
  min-width: 20px;
  margin-right: 10px;
}

.tab-pane-tab-2 {
  overflow: hidden;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .div-block-3 {
    left: 10%;
    top: 15%;
    right: 10%;
    bottom: 10%;
  }

  .div-block-4 {
    width: 50%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    float: left;
    clear: none;
  }

  .text-block-2 {
    width: 330px;
  }

  .div-block-5 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .div-block-6 {
    display: none;
  }

  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-8 {
    width: 40%;
  }

  .link-block {
    position: absolute;
    background-image: url('../images/back-white.png');
    opacity: 1;
  }

  .link-block.link-block-back {
    background-image: url('../images/path_2path.png');
  }

  .link-block.back {
    background-image: url('../images/path_2path.png');
  }

  .div-block-9 {
    display: block;
  }

  .heading-2 {
    font-size: 28px;
  }

  .heading-3 {
    font-size: 25px;
  }

  .div-block-16 {
    width: 100%;
  }

  .div-block-17 {
    width: 325px;
  }

  .div-block-20 {
    width: 305px;
    height: 305px;
  }

  .div-block-28 {
    display: block;
  }

  .heading-65 {
    margin-left: 0px;
  }

  .text-block-21 {
    width: 500px;
    padding-top: 0px;
  }

  .container {
    padding-left: 10px;
  }

  .div-block-468.content-verifica-cupom {
    display: block;
  }

  .div-block-112 {
    width: 100%;
  }

  .div-block-530 {
    width: 305px;
    height: 305px;
  }

  .div-block-531 {
    overflow: scroll;
    width: 100%;
    height: 100%;
  }

  .article {
    font-size: 16px;
    line-height: 24px;
  }

  .content-width-large {
    margin-right: 0px;
    margin-left: 0px;
  }

  .topo-modal {
    z-index: 2000;
    padding-left: 10px;
  }

  .action-back {
    padding-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    bottom: 0%;
  }

  .div-block-133 {
    width: 100%;
  }

  .text-block-21 {
    width: 380px;
  }

  .infos {
    left: 2%;
  }

  .div-block-premio {
    width: 370px;
  }

  .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-pontos-2 {
    width: 25%;
  }

  .div-block-premio-2 {
    width: 370px;
  }

  .block-oferta {
    width: 500px;
  }

  .div-block-119 {
    width: 500px;
  }

  .div-block-122 {
    width: 300px;
  }

  .div-block-112 {
    padding: 30px;
  }

  .tabs-underline-menu {
    margin-bottom: 36px;
  }

  .tabs-underline-menu.text-large {
    width: 100%;
  }

  .tab-underline {
    margin-right: 12px;
    margin-left: 12px;
    text-align: center;
  }

  .content-width-large {
    margin-right: 0px;
    margin-left: 0px;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .action-back {
    text-transform: uppercase;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 30px;
    line-height: 34px;
  }

  .div-block-3 {
    left: 0%;
    top: 20%;
    right: 0%;
    bottom: 20%;
  }

  .div-block-4 {
    width: 95%;
  }

  .text-block-2 {
    width: 90%;
    font-size: 12px;
  }

  .div-block-8 {
    padding: 0px;
  }

  .div-block-10 {
    height: 56px;
  }

  .heading-3 {
    font-size: 25px;
  }

  .div-block-11 {
    padding: 6px;
  }

  .div-block-12 {
    width: 100%;
    padding: 80px 20px 30px;
  }

  .div-block-13 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-14 {
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-15 {
    width: 100%;
  }

  .heading-15 {
    font-size: 30px;
  }

  .div-block-447 {
    width: 100%;
  }

  .heading-16 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-448 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-133 {
    padding: 10px 20px 0px;
  }

  .div-block-441 {
    width: 100%;
  }

  .div-block-443 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-65 {
    margin-left: 0px;
    font-size: 13px;
  }

  .text-block-21 {
    width: 100%;
    margin-bottom: 10px;
  }

  .infos {
    left: 10px;
  }

  .text-block-7 {
    width: 50px;
    float: right;
    font-size: 13px;
  }

  .div-block-premio {
    left: 10px;
    top: 10px;
    width: 190px;
  }

  .div-block-premio.div-block-infos {
    width: 170px;
    font-size: 13px;
  }

  .nome-premio {
    font-size: 13px;
  }

  .container {
    padding-top: 0px;
    padding-right: 20px;
  }

  .button-5 {
    float: left;
    clear: left;
  }

  .div-block-pontos-2 {
    padding-top: 10px;
    padding-right: 10px;
  }

  .text-block-220 {
    width: 50px;
    float: right;
    font-size: 13px;
  }

  .div-block-premio-2 {
    left: 10px;
    top: 10px;
    width: 190px;
  }

  .div-block-premio-2.div-block-infos {
    width: 170px;
    font-size: 13px;
  }

  .nome-premio-2 {
    font-size: 13px;
  }

  .block-oferta {
    width: 90%;
  }

  .div-block-119 {
    width: 90%;
  }

  .button-13 {
    padding-left: 45px;
    font-size: 12px;
  }

  .button-18 {
    background-position: 50% 50%;
  }

  .div-block-122 {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-14 {
    font-size: 25px;
    line-height: 34px;
  }

  .div-block-112 {
    padding: 10px;
  }

  .text-field-2 {
    width: 100%;
  }

  .tabs-underline-menu {
    margin-bottom: 24px;
  }

  .tab-underline {
    margin-right: 6px;
    margin-left: 6px;
  }

  .content-width-large {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .action-back {
    margin-bottom: 0px;
  }
}

