.elementor-7674 .elementor-element.elementor-element-1bcddfb{--display:flex;}.elementor-7674 .elementor-element.elementor-element-df773c9{width:100%;max-width:100%;}.elementor-7674 .elementor-element.elementor-element-df773c9 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7674 .elementor-element.elementor-element-6fe71a5{--display:flex;}.elementor-7674 .elementor-element.elementor-element-2491866{width:100%;max-width:100%;}.elementor-7674 .elementor-element.elementor-element-2491866 > .elementor-widget-container{margin:-15px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-df773c9 */background-repeat: repeat-x;
  background-size: 90px 48px;
}ckground-size: 90px 48px;
}
#form-act form{
   font-family: "sora";
}

#form-act ._form-content{
    display: flex;
    flex-direction: column;
}


#form-act input{
  font-size:16px;
  font-weight: 500;
  color: #000;
  border: 1px solid #E4E4E4;
  height:50px;
  margin-bottom: 10px;
  border-radius: 0px;
  background: #fff;
}

#form-act ::placeholder{
    font-weight: 400;
}

select#field\[12\] {
    border-radius: 0px;
    background: #E4E4E4;
    border-right: 10px solid #E4E4E4;
    border-color: #E4E4E4;
    height: 50px;
    color: #686767;
}

select#field\[13\] {
    border-radius: 0px;
    background: #E4E4E4;
    border-right: 10px solid #E4E4E4;
    border-color: #E4E4E4;
    height: 50px;
    color: #686767;
}

#form-act ._form-label{
    color: #000;
    font-weight: 400;
}

#form-act ._submit {
  width: 100%;
  height: auto; /* Alterado para 'auto' para acomodar várias linhas */
  border: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  margin-top: 10px;
  padding: 20px;
  animation: 3.4s cubic-bezier(0.2, 0.5, 0.9, 0.6) 2s infinite normal none running textura;
  background: rgb(24,218,65);
background: linear-gradient(180deg, rgba(24,218,65,1) 0%, rgba(26,113,10,1) 100%);
  border-radius: 50px;
  white-space: normal; /* Alterado para 'normal' para permitir quebras de linha */
  overflow-wrap: break-word; /* Força a quebra de linha após a palavra */
}

#form-act ._submit:hover{
  transform: scale(1.05);
}

#form-act input:focus-visible, 
#form-act ._submit:focus-visible {
  outline:none;
}

#form-act ._error-inner {
    color:#fff;
    font-size: 14px;
}

.coor{
    color: red;
}


/* Mídia para dispositivos móveis */
@media screen and (max-width: 768px) {
  #form-act ._submit {
    /* Ajuste conforme necessário para dispositivos móveis */
    font-size: 16px; /* Reduzindo o tamanho da fonte para acomodar a quebra de linha */
    height: auto; /* Certificando-se de que a altura seja ajustada automaticamente */
  }
}


/*@keyframes textura{
    0% {
    background-position: 0 0;
}

100% {
    background-position: 100% 0;
}
}*//* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2491866 */#form-act form{
   font-family: "sora";
}

#form-act ._form-content{
    display: flex;
    flex-direction: column;
}


#form-act input{
  font-size:16px;
  font-weight: 500;
  color: #000;
  border: 1px solid #E4E4E4;
  height:50px;
  margin-bottom: 10px;
  border-radius: 0px;
  background: #fff;
}

#form-act ::placeholder{
    font-weight: 400;
}

select#field\[12\] {
    border-radius: 0px;
    background: #E4E4E4;
    border-right: 10px solid #E4E4E4;
    border-color: #E4E4E4;
    height: 50px;
    color: #686767;
}

select#field\[13\] {
    border-radius: 0px;
    background: #E4E4E4;
    border-right: 10px solid #E4E4E4;
    border-color: #E4E4E4;
    height: 50px;
    color: #686767;
}

#form-act ._form-label{
    color: #000;
    font-weight: 400;
}

#form-act ._submit {
  width: 100%;
  height: auto; /* Alterado para 'auto' para acomodar várias linhas */
  border: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  margin-top: 10px;
  padding: 20px;
  animation: 3.4s cubic-bezier(0.2, 0.5, 0.9, 0.6) 2s infinite normal none running textura;
  background: rgb(24,218,65);
background: linear-gradient(180deg, rgba(24,218,65,1) 0%, rgba(26,113,10,1) 100%);
  border-radius: 50px;
  white-space: normal; /* Alterado para 'normal' para permitir quebras de linha */
  overflow-wrap: break-word; /* Força a quebra de linha após a palavra */
}

#form-act ._submit:hover{
  transform: scale(1.05);
}

#form-act input:focus-visible, 
#form-act ._submit:focus-visible {
  outline:none;
}

#form-act ._error-inner {
    color:#fff;
    font-size: 14px;
}

.coor{
    color: red;
}


/* Mídia para dispositivos móveis */
@media screen and (max-width: 768px) {
  #form-act ._submit {
    /* Ajuste conforme necessário para dispositivos móveis */
    font-size: 16px; /* Reduzindo o tamanho da fonte para acomodar a quebra de linha */
    height: auto; /* Certificando-se de que a altura seja ajustada automaticamente */
  }
}


/*@keyframes textura{
    0% {
    background-position: 0 0;
}

100% {
    background-position: 100% 0;
}
}*//* End custom CSS */
/* Start custom CSS */div.elementor-widget-container {
  padding: 0 !important;
  margin: 0 !important;
}
div.elementor-widget-container > * {
  max-width: 100% !important;
  width: 100% !important;
}
.elementor-element {
  padding: 0 !important;
}
.elementor-section > .elementor-container {
  max-width: 100% !important;
  padding: 0 !important;
}
.founder-avatar-wrap {
  width: 72px !important;
  height: 72px !important;
  border-radius: 50% !important;
  overflow: hidden !important;
  flex-shrink: 0 !important;
  border: 2px solid #ECC4BB !important;
}
.elementor-widget-container .founder-avatar-wrap img,
.elementor-widget-container .founder-avatar {
  width: 72px !important;
  height: 72px !important;
  object-fit: cover !important;
  object-position: center top !important;
  border-radius: 0 !important;
  display: block !important;
}
.elementor-location-single,
#page,
.site-content,
main {
  margin-top: 0 !important;
  padding-top: 0 !important;
}.ticker-wrap ~ * .hero-flags-svg,
.elementor-widget-container .bandeirinhas-row,
.elementor-widget-container svg.hero-flags-svg {
  display: none !important;
}/* End custom CSS */