:root {
  --font-family-source-sans-pro: 'Source Sans Pro', sans-serif;
  --text-rgb-253-197-24: rgba(253, 197, 24, 1);
  --text-white: rgba(255, 255, 255, 1);
  --text-rgb-0-53-72: rgba(0, 53, 72, 1);
}

body{
    margin: 0;
    padding:0;
    font-family: 'Source Sans Pro';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    overflow-x: hidden !important;
}
a:hover {
  color: #000000;
}
.svg-toggle {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.toggle-input {
  display: none;
}
.svg-wrapper svg .toggle-ball {
  opacity: 0;
  transition: opacity 0.2s;
}
.toggle-input:checked + .svg-wrapper svg .toggle-ball {
  opacity: 1;
}

.error{
    color: #ff0000;
    padding-bottom: 10px;
    padding-left: 25px;
}
.form-title{
    margin-bottom: 0;
    text-align: center;
    color: var(--text-rgb-253-197-24);
    padding-top: 50px;
}
.text-rgb-253-197-24 {
  color: var(--text-rgb-253-197-24);
}

.text-white {
  color: var(--text-white);
}

.text-rgb-0-53-72 {
  color: var(--text-rgb-0-53-72);
}


/* CSS Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

.herosection-2 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 100%;
  height: auto;
}

.node-4 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 100%;
  height: auto;
}

.text-7 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-source-sans-pro);
  font-weight: 700;
  font-size: 30px;
  line-height: 32px;
  text-decoration: none;
  text-transform: uppercase;
  color: var(--text-rgb-253-197-24);
}

.text-8 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-source-sans-pro);
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-9 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-source-sans-pro);
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-253-197-24);
}

.text-11 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-weight: 700;
  font-size: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
  font-family: var(--font-family-source-sans-pro);
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
  margin-bottom:10px;
}

.text-12 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-source-sans-pro);
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.textointro-10 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align:center;
}

.textointro-6 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 22px;
  padding: 0px 20px 0px 20px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
}

.bloco_intro-5 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-image:url(/img/node-4.png);
  background-repeat:no-repeat;
  background-size:cover;
}

.bloco_intro_bg-3 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-16 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-source-sans-pro);
  font-weight: normal;
  font-size: 15px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}
.inputname-15::placeholder{
    color: var(--text-white);
}
.inputname-15 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  padding: 19px 27px 19px 27px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  min-width: 390px;
  border: 1px solid rgba(253, 197, 24, 1);
  border-radius: 50px;
  background-color: rgb(0, 53, 72);
  color: #fff;
  box-sizing: border-box;
}

.forminputs-14 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.vector-25 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  fill: rgba(253, 197, 24, 1);
  border: none;
  outline: none;
}

.checkboxlabel-24 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-27 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-source-sans-pro);
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
  margin-bottom:0;
}

.text-28 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-source-sans-pro);
  font-weight: normal;
  font-size: 14px;
  text-decoration: underline;
  text-transform: none;
  color: var(--text-rgb-253-197-24);
}

.checkboxlabel-26 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 7px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.checkboxagree-23 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 14px;
  padding: 0px;
  padding-top:35px;
  width: 100%;
}

.text-31 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-source-sans-pro);
  font-weight: normal;
  font-size: 21px;
  text-decoration: none;
  text-transform: uppercase;
  color: var(--text-rgb-0-53-72);
}

.submitbuttonicon-32 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  fill: rgba(0, 53, 72, 1);
  border: none;
  outline: none;
}

.node-30 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 18px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.formsubmitbutton-29 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 16px 123px 16px 123px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 90.69767441860465%;
  min-width: 390px;
  background-color: rgba(253, 197, 24, 1);
  border: 1px solid rgba(253, 197, 24, 1);
  border-radius: 50px;
  font-size: 21px;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}

.node-34 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 100%;
  height: auto;
}

.imagem_slogan-38 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  max-width:320px;
  width: 100%;
  height: auto;
}

.footerlogo-40 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  fill: rgba(255, 255, 255, 1);
  border: none;
  outline: none;
}

.text-41 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-source-sans-pro);
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
  margin-bottom: 68px;
}

.logo_info-39 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 29px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width:100%;
  padding-top:4px;
}

.footer_info-37 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.footersection-36 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.footersection-35 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.footersection-33 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-image:url(/img/node-34.png);
  background-repeat:no-repeat;
  background-size:cover;
  width: 100%;
  text-align: center;
  padding-top: 39px;
}

.formsection-13 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 29px;
  padding: 0px 20px 0px 20px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  min-width: 430px;
}

.numbers{
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.form-control:focus {
  background-color: 2px solid rgb(253, 197, 24);
  box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
  border: 1px solid rgb(253, 197, 24);
}

.ayvens-6-1 {
@media (max-width: 1440px) {
  .ayvens-6-1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 768px) {
  .ayvens-6-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 420px) {
  .inputname-15 {
    min-width: 345px;
    max-width: 100%;
    width: 100%;
  }
  
  .formsubmitbutton-29{
      min-width: 335px;
      width: 60%;
      margin-left: -40px;
  }
}

@media (max-width: 380px) {
  .inputname-15 {
    min-width: 300px;
    max-width: 100%;
    width: 100%;
  }
  
  .formsubmitbutton-29{
      min-width: 315px;
      width: 60%;
      margin-left: -40px;
  }
}

  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 7px;
  padding: 0px;
  width: 100%;
  min-height: 100vh;
  margin: 0 auto;
  max-width: 430px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(0, 53, 72, 1);
}
