#activeCampaignSemestral {
  display: none;
}

a {
  text-decoration: none;
}

.btn-close-activeCampaignSemestral {
  text-align: center;
  color: #353639;
  border-radius: 50px;
  padding: 2px;
  font-size: 1em;
  margin-bottom: 5px;
  cursor: pointer;
  width: 6%;
  font-weight: 700;
  margin-right: 1%;
  font-family: Loew, sans-serif;
}
.modal-backdrop {
  opacity: 0.7 !important;
  width: 100% !important;
  height: 100% !important;
}
.activeCampaignSemestralDialog {
  width: 100% !important;
  max-width: 35% !important;
}

#activeCampaignSemestral {
  margin-top: 7%;
}

.modal-content {
  width: 80% !important;
  margin: 0px 10% !important;
  background-color: white !important;
  border: none !important;
  color: black !important;
  padding: 0px 15px;
}

@media screen and (max-width: 1440px) {
  .activeCampaignSemestralDialog {
    max-width: 45% !important;
  }
}

@media screen and (max-width: 1080px) {
  .activeCampaignSemestralDialog {
    max-width: 60% !important;
  }
}

@media screen and (max-width: 990px) {
  #activeCampaignSemestral {
    margin-top: 6%;
  }
}

@media screen and (max-width: 960px) {
  .modal-content {
    width: 100% !important;
    margin: 0px !important;
  }

  .btn-close-activeCampaignSemestral {
    padding: 4px;
  }
}

@media screen and (max-width: 766px) {
  #activeCampaignSemestral {
    margin-top: 11%;
  }
}

@media screen and (max-width: 650px) {
  .activeCampaignSemestralDialog {
    max-width: 80% !important;
    margin: 0px !important;
    margin-left: 10% !important;
  }
}

@media screen and (max-width: 600px) {
  #activeCampaignSemestral {
    margin-top: 15%;
  }
}

@media screen and (max-width: 575px) {
  #activeCampaignSemestral {
    margin-top: 19%;
  }
}

@media screen and (max-width: 450px) {
  .btn-close-activeCampaignSemestral {
    width: 5%;
  }
  .activeCampaignSemestralDialog {
    max-width: 90% !important;
    margin: 0px !important;
    margin-left: 5% !important;
  }
}

@media screen and (max-width: 350px) {
  .btn-close-activeCampaignSemestral {
    width: 6%;
  }
}

.modal-title-semestral {
  width: 100%;
  text-align: center;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
    Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

#_form_46_ {
  font-size: 14px;
  line-height: 1.6;
  font-family: arial, helvetica, sans-serif;
  margin: 0;
}
#_form_46_ * {
  outline: 0;
}
._form_hide {
  display: none;
  visibility: hidden;
}
._form_show {
  display: block;
  visibility: visible;
}
#_form_46_._form-top {
  top: 0;
}
#_form_46_._form-bottom {
  bottom: 0;
}
#_form_46_._form-left {
  left: 0;
}
#_form_46_._form-right {
  right: 0;
}
#_form_46_ input[type="text"],
#_form_46_ input[type="tel"],
#_form_46_ input[type="date"],
#_form_46_ textarea {
  padding: 6px;
  height: 37px;
  border: #979797 1px solid;
  border-radius: 4px;
  color: #000 !important;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#_form_46_ textarea {
  resize: none;
}
#_form_46_ ._submit {
  -webkit-appearance: none;
  cursor: pointer;
  font-family: arial, sans-serif;
  font-size: 14px;
  text-align: center;
  background: #00fd94 !important;
  border: 0 !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
  color: #080808 !important;
  padding: 12px !important;
  width: 40%;
  font-family: sans-serif !important;
}
#_form_46_ ._submit:disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
#_form_46_ ._submit.processing {
  position: relative;
}
#_form_46_ ._submit.processing::before {
  content: "";
  width: 1em;
  height: 1em;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  border: double 3px transparent;
  border-radius: 50%;
  background-image: linear-gradient(#00fd94, #00fd94),
    conic-gradient(#00fd94, #080808);
  background-origin: border-box;
  background-clip: content-box, border-box;
  animation: 1200ms ease 0s infinite normal none running _spin;
}
#_form_46_ ._submit.processing::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #00fd94 !important;
  border: 0 !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
  color: #080808 !important;
  padding: 12px !important;
}
@keyframes _spin {
  0% {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(450deg);
  }
}
#_form_46_ ._close-icon {
  cursor: pointer;
  background-image: url("https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png");
  background-repeat: no-repeat;
  background-size: 14.2px 14.2px;
  position: absolute;
  display: block;
  top: 11px;
  right: 9px;
  overflow: hidden;
  width: 16.2px;
  height: 16.2px;
}
#_form_46_ ._close-icon:before {
  position: relative;
}
#_form_46_ ._form-body {
  margin-bottom: 30px;
}
#_form_46_ ._form-image-left {
  width: 150px;
  float: left;
}
#_form_46_ ._form-content-right {
  margin-left: 164px;
}
#_form_46_ ._form-branding {
  color: #fff;
  font-size: 10px;
  clear: both;
  text-align: left;
  margin-top: 30px;
  font-weight: 100;
}
#_form_46_ ._form-branding ._logo {
  display: block;
  width: 130px;
  height: 14px;
  margin-top: 6px;
  background-image: url("https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png");
  background-size: 130px auto;
  background-repeat: no-repeat;
}
#_form_46_ .form-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#_form_46_ ._form-label,
#_form_46_ ._form_element ._form-label {
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}
#_form_46_._dark ._form-branding {
  color: #333;
}
#_form_46_._dark ._form-branding ._logo {
  background-image: url("https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png");
}
#_form_46_ ._form_element {
  position: relative;
  margin-bottom: 10px;
  font-size: 0;
  max-width: 100%;
}
#_form_46_ ._form_element * {
  font-size: 14px;
}
#_form_46_ ._form_element._clear {
  clear: both;
  width: 100%;
  float: none;
}
#_form_46_ ._form_element._clear:after {
  clear: left;
}
#_form_46_ ._form_element input[type="text"],
#_form_46_ ._form_element input[type="date"],
#_form_46_ ._form_element select,
#_form_46_ ._form_element textarea:not(.g-recaptcha-response) {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}
input::placeholder {
  font-family: "Source Sans Pro" !important;
  color: #747373;
  text-transform: none;
  font-style: normal;
  opacity: 1;
  font-size: 15px;
}
#_form_46_ ._field-wrapper {
  position: relative;
}
#_form_46_ ._inline-style {
  float: left;
}
#_form_46_ ._inline-style input[type="text"] {
  width: 150px;
}
#_form_46_ ._inline-style:not(._clear) + ._inline-style:not(._clear) {
  margin-left: 20px;
}
#_form_46_ ._form_element img._form-image {
  max-width: 100%;
}
#_form_46_ ._form_element ._form-fieldset {
  border: 0;
  padding: 0.01em 0 0 0;
  margin: 0;
  min-width: 0;
}
#_form_46_ ._clear-element {
  clear: left;
}
#_form_46_ ._full_width {
  width: 100%;
}
#_form_46_ ._form_full_field {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
#_form_46_ input[type="text"]._has_error,
#_form_46_ textarea._has_error {
  border: #f37c7b 1px solid;
}
#_form_46_ input[type="checkbox"]._has_error {
  outline: #f37c7b 1px solid;
}
#_form_46_ ._error {
  display: block;
  position: absolute;
  font-size: 14px;
  z-index: 10000001;
}
#_form_46_ ._error._above {
  padding-bottom: 4px;
  bottom: 39px;
  right: 0;
}
#_form_46_ ._error._below {
  padding-top: 8px;
  top: 100%;
  right: 0;
}
#_form_46_ ._error._above ._error-arrow {
  bottom: -4px;
  right: 15px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fdd;
}
#_form_46_ ._error._below ._error-arrow {
  top: 0;
  right: 15px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fdd;
}
#_form_46_ ._error-inner {
  padding: 12px 12px 12px 36px;
  background-color: #fdd;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM9 3V9H7V3H9ZM9 13V11H7V13H9Z' fill='%23CA0000'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 12px center;
  font-size: 14px;
  font-family: arial, sans-serif;
  font-weight: 600;
  line-height: 16px;
  color: #000;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0px 1px 4px rgba(31, 33, 41, 0.298295);
}
#_form_46_ ._error-inner._form_error {
  margin-bottom: 5px;
  text-align: left;
}
#_form_46_ ._button-wrapper ._error-inner._form_error {
  position: static;
}
#_form_46_ ._error-inner._no_arrow {
  margin-bottom: 10px;
}
#_form_46_ ._error-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
#_form_46_ ._error-html {
  margin-bottom: 10px;
}
.pika-single {
  z-index: 10000001 !important;
}
#_form_46_ input[type="text"].datetime_date {
  width: 69%;
  display: inline;
}
#_form_46_ select.datetime_time {
  width: 29%;
  display: inline;
  height: 32px;
}
#_form_46_ input[type="date"].datetime_date {
  width: 69%;
  display: inline-flex;
}
#_form_46_ input[type="time"].datetime_time {
  width: 29%;
  display: inline-flex;
}
@media all and (min-width: 320px) and (max-width: 667px) {
  ::-webkit-scrollbar {
    display: none;
  }
  #_form_46_ {
    margin: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  #_form_46_ * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
  }
  #_form_46_ ._form-content {
    margin: 0;
    width: 100%;
  }
  #_form_46_ ._form-inner {
    display: block;
    min-width: 100%;
  }
  #_form_46_ ._form-title,
  #_form_46_ ._inline-style {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
  }
  #_form_46_ ._form-title {
    font-size: 1.2em;
  }
  #_form_46_ ._form_element {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
  }
  #_form_46_ ._form-element,
  #_form_46_ ._inline-style,
  #_form_46_ input[type="text"],
  #_form_46_ label,
  #_form_46_ p,
  #_form_46_ textarea:not(.g-recaptcha-response) {
    float: none;
    display: block;
    width: 100%;
  }
  #_form_46_ ._row._checkbox-radio label {
    display: inline;
  }
  #_form_46_ ._row,
  #_form_46_ p,
  #_form_46_ label {
    margin-bottom: 0.7em;
    width: 100%;
  }
  #_form_46_ ._row input[type="checkbox"],
  #_form_46_ ._row input[type="radio"] {
    margin: 0 !important;
    vertical-align: middle !important;
  }
  #_form_46_ ._row input[type="checkbox"] + span label {
    display: inline;
  }
  #_form_46_ ._row span label {
    margin: 0 !important;
    width: initial !important;
    vertical-align: middle !important;
  }
  #_form_46_ ._form-image {
    max-width: 100%;
    height: auto !important;
  }
  #_form_46_ input[type="text"] {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 1.3em;
    -webkit-appearance: none;
  }
  #_form_46_ input[type="radio"],
  #_form_46_ input[type="checkbox"] {
    display: inline-block;
    width: 1.3em;
    height: 1.3em;
    font-size: 1em;
    margin: 0 0.3em 0 0;
    vertical-align: baseline;
  }
  #_form_46_ button[type="submit"] {
    padding: 20px;
    font-size: 1.5em;
  }
  #_form_46_ ._inline-style {
    margin: 20px 0 0 !important;
  }
}
#_form_46_ {
  position: relative;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
  background: transparent !important;
  max-width: 500px;
  -moz-border-radius: 7px !important;
  -webkit-border-radius: 7px !important;
  border-radius: 7px !important;
  color: #000 !important;
  font-size: 14px;
  line-height: 1.6;
  font-family: arial, helvetica, sans-serif;
  margin: 0;
  max-width: 100%;
  width: 100%;
  border: none !important;
  margin: 0px;
  text-align: center;
}
#_form_46_._inline-form,
#_form_46_._inline-form ._form-content,
#_form_46_._inline-form input,
#_form_46_._inline-form ._submit {
  font-family: "IBM Plex Sans", Helvetica, sans-serif;
}
#_form_46_ ._form-title {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 0;
}
#_form_46_:before,
#_form_46_:after {
  content: " ";
  display: table;
}
#_form_46_:after {
  clear: both;
}
#_form_46_._inline-style {
  width: auto;
  display: inline-block;
}
#_form_46_._inline-style input[type="text"],
#_form_46_._inline-style input[type="date"] {
  padding: 10px 12px;
}
#_form_46_._inline-style button._inline-style {
  position: relative;
  top: 27px;
}
#_form_46_._inline-style p {
  margin: 0;
}
#_form_46_._inline-style ._button-wrapper {
  position: relative;
  margin: 27px 12.5px 0 20px;
}
#_form_46_ ._form-thank-you {
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 18px;
}
@media all and (min-width: 320px) and (max-width: 667px) {
  #_form_46_._inline-form._inline-style ._inline-style._button-wrapper {
    margin-top: 20px !important;
    margin-left: 0 !important;
  }
}
#_form_46_ .iti.iti--allow-dropdown.iti--separate-dial-code {
  width: 100%;
}
#_form_46_ .iti input {
  width: 100%;
  height: 32px;
  border: #979797 1px solid;
  border-radius: 4px;
}
#_form_46_ .iti--separate-dial-code .iti__selected-flag {
  background-color: #fff;
  border-radius: 4px;
}
#_form_46_ .iti--separate-dial-code .iti__selected-flag:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
#_form_46_ .iti__country-list {
  border-radius: 4px;
  margin-top: 4px;
  min-width: 460px;
}
#_form_46_ .iti__country-list--dropup {
  margin-bottom: 4px;
}
#_form_46_ .phone-error-hidden {
  display: none;
}
#_form_46_ .phone-error {
  color: #e40e49;
}
#_form_46_ .phone-input-error {
  border: 1px solid #e40e49 !important;
}

.botao01 {
  background: -webkit-linear-gradient(bottom, #e0e0e0, #f9f9f9 70%);
  background: -moz-linear-gradient(bottom, #e0e0e0, #f9f9f9 70%);
  background: -o-linear-gradient(bottom, #e0e0e0, #f9f9f9 70%);
  background: -ms-linear-gradient(bottom, #e0e0e0, #f9f9f9 70%);
  background: linear-gradient(bottom, #e0e0e0, #f9f9f9 70%);
  border: 1px solid #ccccce;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.3), 0 2px 7px rgba(0, 0, 0, 0.2);
  color: #616165;
  display: block;
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 #fff;
  padding: 5px 15px;
  position: relative;
  width: 80px;
}
