:root {
  --white: white;
  --black: black;
}

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

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

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

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

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

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

.body {
  color: #4f5c65;
  background-color: #0f6293;
  flex-direction: column;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.8;
  display: block;
}

.form07_legal {
  color: #101c2e8a;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}

.form07_legal.legalhide {
  color: #0000;
}

.icon-3 {
  color: #0000;
  background-image: url('../images/ic-arrow-upward-24px.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.counter-image {
  width: 16px;
  margin-right: 5px;
}

.form12_check_field-3 {
  border-color: #4f5c6540;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 22px;
  transition: all .25s;
  display: flex;
  position: relative;
}

.form12_check_field-3.product-card {
  outline-offset: 0px;
  width: auto;
  height: auto;
  color: var(--white);
  text-align: center;
  background-color: #0000;
  border: 2px solid #ffffff5e;
  border-radius: 20px;
  outline: 3px #fff;
  flex-direction: column;
  flex: 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  transition: opacity .2s;
  display: flex;
  box-shadow: 0 0 #000;
}

.form12_check_field-3.product-card:hover {
  border-color: #fff;
}

.mobile-nav-bottom {
  display: none;
}

.form12_field_wrap_02-3 {
  color: #4f5c65cc;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.form-content-2 {
  width: 100%;
  margin-bottom: -20px;
}

.form-content-2.final {
  margin-bottom: 0;
}

.slide {
  border-radius: 20px;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.previous-2 {
  opacity: .45;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 100px;
  height: 35px;
  margin: auto auto 30px 30px;
  font-size: 14px;
  transition: opacity .2s;
  display: block;
  position: absolute;
  inset: auto auto 0% 0%;
}

.previous-2:hover {
  opacity: 1;
}

.text-small-caps {
  color: var(--white);
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.text-small-caps.select {
  display: none;
}

.text-small-caps.utilizador, .text-small-caps.utilizador-copy {
  text-transform: none;
  display: block;
}

.text-small-caps.utilizador-copy.test {
  font-size: 1rem;
}

.image-39 {
  border: 2px #4f5c65;
  border-radius: 4px;
}

.image-39.jogo {
  padding-left: 0;
  padding-right: 0;
}

.slider-content-wrap-2 {
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 0;
  display: flex;
  position: relative;
}

.slider-2 {
  background-color: #0000;
  max-width: 800px;
  height: 100%;
  position: relative;
}

.form07_link {
  color: #5b3acc;
  font-size: 13px;
  font-weight: 700;
}

.form07_link.hide {
  color: #0000;
}

.icon-4 {
  color: #3cba58e6;
}

.error-message {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.field-input-2 {
  color: #4f5c65cc;
  background-color: #0000;
  background-image: linear-gradient(#fff, #fff);
  border: 2px solid #363f45;
  border-radius: 4px;
  width: 100%;
  min-height: 65px;
  font-size: 16px;
  transition: border-color .35s, opacity .35s;
}

.field-input-2:hover {
  color: #4f5c65;
}

.field-input-2:focus {
  color: #4f5c65cc;
  border-color: #ff6c2c;
}

.field-input-2::placeholder {
  color: #94a2ab80;
  font-family: Varela Round, sans-serif;
}

.field-input-2._03 {
  flex: 0 auto;
  height: 125px;
  min-height: 125px;
  padding-bottom: 70px;
  display: block;
}

.field-input-2._03::placeholder {
  font-family: sofia-pro;
  line-height: 1.8;
}

.form12_checkbox-3 {
  z-index: 5;
  opacity: 0;
  background-color: #0000;
  border: 2px #0000;
  border-radius: 0;
  order: 1;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  padding: 1.5rem;
  transition: all .35s;
  display: block;
  position: absolute;
  inset: 0%;
}

.form12_checkbox-3:active {
  border: 1px solid #000;
}

.form-section-title {
  color: #fff;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-top: 29px;
  font-family: Open Sans, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 49px;
}

.form-section-title.game-name {
  margin-bottom: 0;
  padding-top: 0;
  font-size: 21px;
  line-height: 26px;
}

.form-section-title.hometext2 {
  font-weight: 400;
}

.form-section-title.hometext2.bold {
  text-align: center;
  padding-top: 220px;
  font-weight: 700;
}

.form-section-title.hometext2.bold.space {
  padding-top: 0;
}

.form-section-title.hometext2.normal {
  text-align: center;
  text-transform: none;
  margin-top: 302px;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 32px;
  line-height: 40px;
}

.form-section-title.hometext2.normal.vencedores {
  padding-top: 40px;
}

.form-section-title.hometext2.normal.datas {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.form-section-title.hometext2.normal.como-funciona {
  margin-top: 120px;
}

.form-section-title.hometext2.normal.final {
  margin-top: 370px;
}

.form-section-title.hometext2.normal.final.suseesso {
  margin-top: 490px;
}

.form-wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 390px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.success-message {
  letter-spacing: 1px;
  padding: 50px;
}

.form12_checkbox_label {
  border: 2px solid #4f5c651a;
  display: none;
}

.next {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 159px;
  height: 47px;
  margin: auto auto 25px;
  display: none;
  position: absolute;
  right: 35px;
  overflow: visible;
}

.buttonnext {
  letter-spacing: .025em;
  text-transform: uppercase;
  background-color: #363f45;
  border-radius: 4px;
  flex: 1;
  align-self: center;
  padding: 12px 32px;
  font-family: sofia-pro;
  font-size: 15px;
  font-weight: 700;
  transition: all .35s ease-in;
}

.buttonnext:hover {
  opacity: .8;
  transform: translate(0, -6px);
}

.previous-button-2 {
  opacity: 1;
  color: #94a2ab;
  text-indent: -2px;
  text-transform: uppercase;
  flex: none;
  align-self: center;
  padding: 5px 0;
  font-size: 14px;
  transition: opacity .2s ease-in;
}

.previous-button-2:hover {
  opacity: 1;
  border-bottom-color: #0000008c;
}

.uploadbutton {
  color: #363f45;
  background-color: #e1e4e940;
  border: 2px solid #363f45;
  border-radius: 4px;
  font-family: sofia-pro;
  transition: all .35s;
}

.uploadbutton:hover {
  transform: translate(0, -6px);
}

.text-block-89 {
  color: #94a2ab;
}

.field-title {
  color: #94a2ab;
  text-transform: uppercase;
  background-color: #fff;
  margin-bottom: 5px;
  padding-left: 6px;
  font-size: 14px;
  font-weight: 400;
}

.field-title._01 {
  background-color: #0000;
}

.line-bottom {
  background-color: #0000;
  height: 1px;
  display: block;
}

.title-left {
  margin-top: 15px;
  margin-left: 15px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.form-wrap-full {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text {
  color: #504a4a;
  letter-spacing: normal;
  text-transform: uppercase;
  font-family: sofia-pro;
  font-weight: 700;
}

.h2_select-2 {
  opacity: 1;
  color: #94a2ab;
  text-transform: uppercase;
  order: 1;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.form12_checkbox_wrap-3 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 2rem;
  display: flex;
}

.form12_checkbox_wrap-3.smaller_screens.no_bottom_space {
  color: var(--white);
  background-color: #0000;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.btn-2 {
  float: none;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #353e44;
  border: 1px #000;
  border-radius: 4px;
  flex: 0 auto;
  align-self: stretch;
  height: 55px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  font-family: sofia-pro;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
  transition: all .35s;
  display: block;
}

.btn-2:hover {
  color: #fff;
  background-color: #4f5c65;
  border-color: #4f5c65;
  transform: translate(0, -2px);
  box-shadow: 0 1px 3px #0000001a;
}

.btn-2:active {
  transform: translate(0, -1px);
  box-shadow: 0 1px 1px #0000001a;
}

.form-wrapper-2 {
  margin-bottom: 0;
  padding: 0;
  display: block;
}

.uploaded-file-2 {
  border: 2px solid #3cba58e6;
  border-radius: 4px;
}

.arrow {
  width: 16px;
  margin-right: 8px;
}

.form-full {
  color: #12138f;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  min-height: auto;
  padding-top: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.form-title-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  display: flex;
}

.form-title-wrap.ci {
  margin-bottom: 1rem;
}

.form-title-wrap.game-name {
  margin-bottom: 0;
}

.form-title-wrap.game-name.utilizador {
  margin-top: 30px;
}

.details-right {
  align-items: center;
  margin-top: 15px;
  margin-right: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.details-right.hide {
  display: none;
}

.text-counter-2 {
  color: #94a2ab;
  margin-left: 5px;
  font-size: 14px;
}

.form12_checkbox_field {
  background-color: #fff;
  border: 1.2px solid #3e34c81a;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  width: 150px;
  height: 55px;
  margin-bottom: 0;
  margin-right: 15px;
  padding: 22px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 35px #c6d3ff47;
}

.dropdown-link {
  color: #4f5c65cc;
  background-color: #fff;
  padding-left: 20px;
  transition: all .35s;
}

.dropdown-link:hover {
  background-color: #f7fafc;
  box-shadow: inset 2px 0 0 -20px #75b7fe;
}

.dropdown-link.w--current {
  background-color: #f7fafc;
}

.dropdown-link.image {
  background-image: url('../images/smpley_chart_icon.svg');
  background-position: 80%;
  background-repeat: no-repeat;
  background-size: 27px;
}

.dropdown-link.image.linkbox_2 {
  background-image: url('../images/smpley_profile.svg');
}

.dropdown-link.image.linkbox_2.text-small-caps {
  color: #4f5c65cc;
  text-transform: uppercase;
  background-image: url('../images/smpley_profile.svg');
  background-size: 20px;
  font-family: sofia-pro;
  font-size: 12px;
  font-weight: 700;
}

.dropdown-link.image.linkbox_2.text-small-caps.w--current {
  color: #4f5c65cc;
  text-transform: uppercase;
  background-image: url('../images/smpley_profile.svg');
  background-size: 20px;
  font-weight: 700;
}

.dropdown-link.image.linkbox_2.text-small-caps.linkbox_1 {
  color: #4f5c65cc;
  text-transform: uppercase;
  background-image: url('../images/smpley_chart_icon.svg');
  background-size: 25px;
  font-family: sofia-pro;
  font-weight: 700;
}

.dropdown-link.image.linkbox_2.text-small-caps.linkbox_1.w--current {
  color: #4f5c65cc;
  text-transform: uppercase;
  font-family: sofia-pro;
  font-weight: 700;
}

.dropdown-link.image.linkbox_2.text-small-caps.linkbox_1.log {
  color: #4f5c65cc;
  text-transform: uppercase;
  background-image: url('../images/of.svg');
  background-repeat: no-repeat;
  background-size: 15px;
  font-family: sofia-pro;
  font-weight: 700;
}

.dropdown-link.image.linkbox_2.text-small-caps.clone {
  background-image: url('../images/MacBook.svg');
  background-size: 15px;
}

.dropdown-link.image.linkbox_2.text-small-caps.oc {
  background-image: url('../images/checkmark.svg');
  background-size: 10px;
}

.newavatar {
  color: #c7d3dc;
  border: 2px solid #ff6c2c;
  border-radius: 1000px;
  height: 40px;
  display: block;
}

.icon {
  opacity: 1;
  color: #ff6c2c;
}

.dropdown-list-2 {
  background-color: #fff;
  border: 1px #0000001a;
  border-radius: 0 0 4px 4px;
  display: block;
  overflow: hidden;
  box-shadow: 0 10px 40px #98a2ac36;
}

.div-block-34 {
  border: 2px solid #353e44;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: sofia-pro;
}

.dropdown {
  z-index: 9999;
  background-color: #fff;
  background-image: url('../images/grundge.png');
  background-position: 0 0;
  background-size: 101px;
  width: 125px;
  margin-top: 10px;
  margin-bottom: 2%;
  margin-right: 5%;
  display: none;
  position: sticky;
}

.dropdown-toggle {
  border: 1px #4f5c651a;
  width: 100%;
  padding-left: 30px;
  transition: all .35s;
  display: inline-block;
}

.dropdown-toggle:hover {
  background-color: #fdfdfd;
}

.radio-button {
  z-index: 5;
  opacity: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  padding: 1.5rem;
  position: absolute;
  inset: 0%;
}

.radio-button.form12_checkbox-3 {
  z-index: auto;
  opacity: 1;
  bottom: 0%;
}

.radio-button.form12_checkbox-3.w--redirected-checked {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #4bf3c35c;
  background-clip: border-box;
  border: 2px #fff;
  border-top-width: 1px;
  border-radius: 0%;
  position: absolute;
  inset: 0%;
}

.text-game {
  display: none;
}

.text-block-90 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.section {
  width: 80%;
  margin-top: 60px;
  margin-left: 10%;
  margin-right: 10%;
}

.section.como-funciona {
  display: none;
}

.image-40 {
  text-align: left;
  vertical-align: baseline;
  flex: 0 auto;
  align-self: flex-end;
  width: 250px;
  max-width: 50%;
  margin-top: 60px;
  margin-bottom: auto;
}

.image-40.sucesso {
  margin-top: 220px;
  margin-bottom: 50px;
}

.image-40.sucesso.final {
  align-self: center;
  margin-top: 369px;
  margin-bottom: 40px;
}

.image-40.como-funciona {
  text-align: center;
  vertical-align: baseline;
  align-self: center;
  width: 140px;
  margin-top: 48px;
  display: inline-block;
}

.paragraph {
  color: #fff;
  text-align: center;
  text-transform: none;
  max-width: 650px;
  margin-top: 28px;
  font-family: Open Sans, sans-serif;
}

.paragraph.premios {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 40px;
}

.paragraph.condicoes {
  color: #778792;
  margin-top: 20px;
}

.paragraph.condicoes.regulamento {
  margin-top: 0;
  margin-bottom: 100px;
}

.paragraph.como-funciona {
  max-width: 500px;
}

.text-field-4 {
  text-align: center;
  border: 1px solid #58257f;
  border-radius: 2em;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Open Sans, sans-serif;
}

.submit-button {
  float: none;
  text-align: center;
  object-fit: fill;
  background-color: #003970;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 55px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: block;
  position: static;
}

.submit-button.ga-event {
  background-color: var(--white);
  color: #003c78;
  border-radius: 2em;
  margin-top: 20px;
  margin-bottom: 100px;
  padding: 15px 2em;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.submit-button.ga-event:hover {
  color: #000;
  background-color: #fff;
  border: 2px solid #003c78;
}

.image-41 {
  width: 200px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.button {
  background-color: var(--white);
  color: #046192;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 2em;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.section-2 {
  z-index: -1;
  background-image: url('../images/AzCup_TesteKV_5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.section-2.background {
  margin-top: 0;
}

.background {
  z-index: -100;
  background-image: url('../images/banner_passatempo_allianz_4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.background.passatempo {
  background-image: url('../images/banner_passatempo_allianz_5.png');
}

.background.sucesso {
  background-image: url('../images/imagem-home.png');
}

.background.mobile {
  background-image: url('../images/imagem-home.png');
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.background.mobile.como-funciona {
  background-image: url('../images/Prancheta-1-cópia-2.png');
}

.link {
  color: var(--white);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.textarea {
  border-radius: 2em;
}

.column {
  padding-left: 0;
  display: block;
}

.column-2 {
  padding-right: 0;
}

.jogo, .column-3 {
  padding-left: 40px;
  padding-right: 40px;
}

.checkbox-label {
  color: #fff;
  text-align: left;
  margin-left: 10px;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.checkbox {
  margin-left: auto;
  margin-right: 10px;
}

.link-2 {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.text-span {
  text-decoration: underline;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.textarea-2 {
  text-align: center;
  border: 1px #000;
  border-radius: 2em;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26, .bold-text-27, .bold-text-28, .bold-text-29, .bold-text-30, .bold-text-31, .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35, .bold-text-36 {
  text-transform: uppercase;
}

.checkbox-label-2 {
  color: var(--white);
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 8px;
}

.bold-text-37 {
  font-weight: 400;
}

.checkbox-2 {
  margin-top: 8px;
  margin-left: auto;
  padding-right: 0;
}

.checkbox-field {
  margin-top: 28px;
  margin-bottom: 10px;
  padding-left: 0;
}

.text-span-2 {
  text-decoration: underline;
}

.paragraph-sub {
  color: #fff;
  text-align: center;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 1.4rem;
}

.paragraph-sub.premios {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 40px;
}

.paragraph-sub.condicoes {
  color: #778792;
  margin-top: 20px;
}

.paragraph-sub.condicoes.regulamento {
  margin-top: 0;
  margin-bottom: 100px;
}

.form-verification {
  align-self: stretch;
  align-items: center;
  height: 10px;
  display: flex;
}

.text-area {
  color: #1e1f24;
  min-height: 200px;
  font-size: 18px;
  line-height: 22px;
}

.radio-btn {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.form-step {
  background-image: url('../images/imagem-passatempo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  padding: 0 20% 5%;
  display: block;
  position: relative;
}

.form-step.radio {
  padding-left: 10%;
  padding-right: 10%;
}

.right-arrow {
  width: 210px;
  height: 66px;
  margin-bottom: 59px;
  display: block;
  inset: auto 0% 0%;
}

.form-top-content {
  margin-bottom: 60px;
}

.form-top-content.codigo {
  flex: 0 auto;
  align-self: auto;
  margin-top: 60px;
  margin-bottom: 87px;
}

.nextbutton-text {
  color: #2c608e;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  padding: 5px 40px;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
  overflow: visible;
}

.text-alert {
  color: #0cd9ff;
  font-size: 18px;
  font-weight: 600;
  display: none;
}

.next-prev-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: center;
  align-items: flex-end;
  margin-top: 20px;
  display: block;
}

.contact-form-container {
  z-index: 11;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  display: block;
  position: relative;
  inset: 0;
}

.radio-label {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}

.radio-button-field {
  align-items: center;
  margin-right: 50px;
  display: flex;
}

.input-label {
  color: #046192;
  text-align: center;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 40px;
}

.input-label.normal {
  margin-bottom: 10px;
  font-weight: 400;
}

.input-label.azul {
  color: #046192;
}

.left-arrow-2 {
  width: 0;
  height: 0;
}

.form-radio-container {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form-close-btn {
  z-index: 100;
  background-image: url('../images/close-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 34px;
  height: 34px;
  margin-top: 30px;
  margin-right: 10%;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
}

.form-block-2 {
  background-image: url('../images/Prancheta-1-cópia-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin-top: 0;
  position: relative;
}

.submit-btn {
  color: #0cd9ff;
  background-color: #0000;
  padding: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.slider-dot-nav {
  display: block;
}

.slider {
  background-color: #0000;
  justify-content: center;
  height: auto;
}

.prev-link {
  color: #848c8e;
  margin-right: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.text-input {
  color: #2c608e;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  background-color: #ffffff73;
  border: 2px solid #fff;
  width: 60%;
  height: 40px;
  margin-left: 20%;
  margin-right: 20%;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 28px;
}

.text-input.nome {
  font-size: 20px;
}

.form {
  text-align: center;
  position: relative;
}

.slide-1 {
  background-image: url('../images/Prancheta-1-cópia-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.image-42 {
  max-width: 70%;
  margin-bottom: 21px;
  margin-left: 15%;
}

.image-42.imagem1 {
  max-width: 60%;
  margin-left: 20%;
  margin-right: 20%;
  padding-right: 0;
}

.image-42.imagem2, .image-42.imagem3, .image-42.imagem4 {
  max-width: 60%;
  margin-left: 20%;
  margin-right: 20%;
}

.submit-button-2 {
  color: #2c608e;
  background-color: #fff;
  border-radius: 6px;
  padding: 5px 40px;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.text-span-3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

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

.submit-button-3 {
  float: none;
  text-align: center;
  object-fit: fill;
  background-color: #003970;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 55px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: block;
  position: static;
}

.submit-button-3.ga-event {
  color: #003c78;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px 40px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.submit-button-3.ga-event:hover {
  color: #000;
  background-color: #fff;
  border: 2px solid #003c78;
}

.checkbox-field-2 {
  margin-top: 28px;
  margin-bottom: 10px;
  padding-left: 0;
}

.previous-3 {
  opacity: .45;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 100px;
  height: 35px;
  margin: auto auto 30px 30px;
  font-size: 14px;
  transition: opacity .2s;
  display: none;
  position: absolute;
  inset: auto auto 0% 0%;
}

.previous-3:hover {
  opacity: 1;
}

.slide-4 {
  border-radius: 20px;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  text-transform: none;
  font-family: Open Sans, sans-serif;
}

.paragraph-2.condicoes {
  color: #fff;
  margin-top: 20px;
}

.paragraph-2.condicoes.regulamento {
  margin-top: 0;
  margin-bottom: 100px;
}

.checkbox-label-3 {
  color: #fff;
  margin-top: -21px;
  margin-bottom: auto;
  margin-left: 19px;
  font-weight: 300;
}

.slider-3 {
  background-color: #0000;
  max-width: 800px;
  height: 100%;
  position: relative;
}

.link-4 {
  color: #fff;
}

.checkbox-3 {
  margin-top: 8px;
  margin-left: auto;
  padding-right: 0;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.error-message-2 {
  background-color: #dc1515;
}

@media screen and (max-width: 991px) {
  .slider-content-wrap-2 {
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 0;
  }

  .slider-2 {
    max-width: 750px;
  }

  .form-section-title {
    font-size: 38px;
  }

  .line-bottom {
    background-color: #0000;
    border: 1px #000;
  }

  .h2_select-2 {
    margin-bottom: 0;
  }

  .form12_checkbox_wrap-3 {
    justify-content: flex-start;
    align-items: stretch;
  }

  .details-right {
    margin-right: 35px;
  }

  .dropdown {
    margin-bottom: 10px;
  }

  .form-step {
    padding-top: 25%;
    padding-bottom: 25%;
    padding-right: 10%;
  }

  .form-step.radio {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .radio-button-field {
    margin-bottom: 30px;
  }

  .form-radio-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .text-input {
    width: 100%;
  }

  .slider-3 {
    max-width: 750px;
  }
}

@media screen and (max-width: 767px) {
  .form12_check_field-3.product-card {
    flex-direction: column;
    flex: 0 auto;
    margin-left: 0;
    margin-right: .5rem;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .mobile-nav-bottom {
    z-index: 5;
    background-color: #fff;
    background-image: url('../images/grundge.png');
    background-position: 0 0;
    background-size: 101px;
    border-top: 1px solid #8395b126;
    height: 100px;
    display: block;
    position: fixed;
    inset: auto 0% 0%;
  }

  .form12_field_wrap_02-3 {
    flex-direction: column;
    display: flex;
  }

  .form-content-2 {
    width: 90%;
  }

  .previous-2 {
    z-index: 6;
    position: fixed;
  }

  .text-small-caps {
    font-size: 13px;
  }

  .field-input-2 {
    min-height: 55px;
  }

  .form-section-title {
    font-size: 32px;
  }

  .next {
    z-index: 6;
    position: fixed;
  }

  .h2_select-2 {
    margin-bottom: 0;
    font-size: 10px;
  }

  .form12_checkbox_wrap-3 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    margin-bottom: 1rem;
    display: flex;
  }

  .form12_checkbox_wrap-3.smaller_screens {
    flex-direction: column;
    flex: 0 auto;
    align-items: stretch;
    display: flex;
  }

  .form12_checkbox_wrap-3.smaller_screens.no_bottom_space {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    width: auto;
    display: flex;
  }

  .form-wrapper-2 {
    width: 100%;
  }

  .form12_checkbox_field {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .dropdown-toggle.avatar {
    width: 100%;
    height: 80px;
  }

  .text-alert {
    font-size: 16px;
    line-height: 16px;
  }

  .radio-label {
    font-size: 20px;
    line-height: 20px;
  }

  .radio-button-field {
    margin-bottom: 20px;
  }

  .input-label {
    font-size: 36px;
    line-height: 36px;
  }

  .previous-3 {
    z-index: 6;
    position: fixed;
  }
}

@media screen and (max-width: 479px) {
  .form12_check_field-3.product-card {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .form12_field_wrap_02-3 {
    text-align: left;
    align-items: stretch;
    display: block;
  }

  .form-content-2 {
    width: 100%;
  }

  .previous-2 {
    max-width: 100px;
    display: flex;
  }

  .text-small-caps {
    text-align: center;
    font-size: 12px;
  }

  .slider-content-wrap-2 {
    justify-content: center;
    width: 100%;
    margin-bottom: 0;
    padding: 25px 10px 50px;
  }

  .slider-2 {
    height: auto;
  }

  .mask-2 {
    height: 100%;
    position: static;
  }

  .field-input-2 {
    font-size: 14px;
    line-height: 21px;
  }

  .form12_checkbox-3 {
    flex: 0 auto;
  }

  .form-section-title {
    margin-bottom: 10px;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.3em;
  }

  .form-section-title.hometext2.bold {
    padding-top: 291px;
    font-size: 32px;
  }

  .form-section-title.hometext2.normal {
    margin-top: 252px;
    font-size: 26px;
  }

  .h2_select-2 {
    margin-bottom: 0;
    font-size: 10px;
  }

  .form12_checkbox_wrap-3 {
    text-align: left;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .form12_checkbox_wrap-3.smaller_screens {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 0;
  }

  .form12_checkbox_wrap-3.smaller_screens.no_bottom_space {
    flex-direction: row;
    justify-content: center;
    margin-bottom: 0;
  }

  .btn-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: block;
  }

  .form-full {
    padding-top: 2rem;
  }

  .form12_checkbox_field {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
    box-shadow: 1px 1px 35px #c6d3ff14;
  }

  .dropdown {
    z-index: 9999;
  }

  .dropdown-toggle.avatar {
    height: 80px;
  }

  .text-block-90 {
    font-size: 11px;
    line-height: 17px;
  }

  .section {
    width: 90%;
    margin-top: 20px;
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-40 {
    align-self: center;
    width: 30%;
    max-width: 80%;
    margin-top: 10px;
  }

  .image-40.como-funciona {
    vertical-align: top;
    width: 120px;
    margin-top: 0;
    margin-bottom: 40px;
    display: inline-block;
  }

  .background {
    background-image: url('../images/banner_passatempo_allianz_3.png');
  }

  .background.mobile {
    background-image: url('../images/imagem-home-mobile.png');
  }

  .column-3 {
    padding-top: 20px;
  }

  .checkbox-label {
    text-align: left;
  }

  .form-step {
    padding-top: 10%;
    padding-bottom: 28%;
    padding-left: 10%;
  }

  .form-top-content {
    margin-top: 40px;
  }

  .form-top-content.codigo {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    margin-bottom: 0;
    display: block;
  }

  .input-label {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 32px;
  }

  .form-block-2 {
    background-image: url('../images/imagem-mobile-passatempo.png');
    margin-bottom: 0;
  }

  .text-input {
    color: #3c6f9a;
    margin-left: auto;
    margin-right: auto;
    overflow: clip;
  }

  .slide-1 {
    box-sizing: border-box;
    vertical-align: baseline;
    overflow: visible;
  }

  .image-42.imagem1, .image-42.imagem2, .image-42.imagem3, .image-42.imagem4 {
    max-width: 100%;
    margin-left: auto;
  }

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

  .text-span-4 {
    font-size: 20px;
    line-height: 22px;
  }

  .checkbox-field-2 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .previous-3 {
    max-width: 100px;
    display: flex;
  }

  .checkbox-label-3 {
    text-align: center;
    margin-top: -21px;
    margin-left: 20px;
  }

  .slider-3 {
    height: auto;
  }

  .checkbox-3 {
    text-align: center;
    min-width: auto;
    min-height: auto;
    margin-top: 0;
  }
}


