:root {
  --midnight-blue: #191d3a;
  --steel-blue: #1596c1;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.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: #333;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.btm-excluir-painel {
  color: #000;
  background-color: #fff;
  background-image: url('../images/delete.svg');
  background-position: .625rem;
  background-repeat: no-repeat;
  background-size: .8125rem;
  border: .0625rem solid #e6e6e6;
  border-radius: .5rem;
  padding-left: 1.875rem;
  font-size: .6875rem;
  line-height: 1rem;
  transition: all .4s;
}

.btm-excluir-painel:hover {
  background-color: #f3f5fa;
}

.div-block-11 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.divsair {
  border: .0625rem solid #e6e6e6;
  border-radius: .375rem;
  padding: .75rem;
  font-size: .6875rem;
  transition: all .4s;
  display: flex;
}

.divsair:hover {
  background-color: #fcfcfc;
}

.nav-right-2 {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.heading-product-painel {
  margin-top: .3125rem;
  margin-bottom: .3125rem;
  font-family: Montserrat, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.heading-product-painel.center {
  text-align: center;
}

.ico-sair {
  width: .9375rem;
  margin-right: .3125rem;
}

.heading {
  font-family: Montserrat, sans-serif;
}

.form-contato-2 {
  padding-top: 1.25rem;
}

.div-block-12 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form-pesquisa {
  margin-bottom: 0;
}

.form-pesq {
  display: flex;
}

.nav-link1-2 {
  color: #010101;
  border-radius: .375rem;
  padding: .5rem .625rem;
  font-size: .875rem;
  font-weight: 700;
  transition: all .4s;
}

.nav-link1-2:hover {
  background-color: #f3f3f7;
}

.grid-15 {
  grid-template-rows: auto;
  grid-template-columns: 3.75rem 1fr 12.5rem;
  margin-bottom: .625rem;
}

.pb-1 {
  color: #919191;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.25rem;
  font-size: .75rem;
  line-height: 1.5rem;
  display: flex;
  position: relative;
}

.nav-dropdown1-link-2 {
  color: #000;
  width: 100%;
  font-size: .8125rem;
}

.nav-dropdown1-link-2:hover {
  background-color: #eaeaf1;
}

.grid-16 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 12.5rem;
  margin-bottom: 1.25rem;
}

.form-login {
  max-width: 37.5rem;
  margin-left: auto;
  margin-right: auto;
}

.id-painel {
  color: #949494;
  font-size: .6875rem;
  line-height: 1rem;
}

.img-prod-painel {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: .5rem;
  width: 3.75rem;
  height: 3.75rem;
}

.img-galeria {
  max-width: 9.375rem;
  margin-bottom: .625rem;
}

.nav-menu1-buttons-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.galeria-fotos {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: .625rem;
  display: grid;
}

.logo-pb {
  width: 1.125rem;
  margin-left: .625rem;
  margin-right: .3125rem;
}

.btn-opcoes {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.btnoesquisa {
  border-radius: .5rem;
  height: 3rem;
  margin-left: .625rem;
  font-size: .8125rem;
  line-height: .8125rem;
}

.btnoesquisa.cor-1 {
  background-color: #258ffb;
  transition: all .4s;
}

.btnoesquisa.cor-1:hover {
  background-color: #2373c5;
}

.label-sub {
  font-size: .6875rem;
  font-weight: 400;
}

.brand-2 {
  background-color: #ec1f24;
  border-bottom-right-radius: .625rem;
  border-bottom-left-radius: .625rem;
  justify-content: center;
  align-items: center;
  height: 8.125rem;
  padding-left: .875rem;
  padding-right: .875rem;
  display: flex;
}

.brand-2._3 {
  background-color: #fff;
  height: auto;
}

.clear20 {
  width: 100%;
  height: 1.25rem;
}

.section-4 {
  background-color: #fff;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.nav-bar-2 {
  z-index: 999;
  background-color: #fff;
  justify-content: center;
  height: 5.5rem;
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 1.25rem #0000001a;
}

.pb-txt {
  color: #000;
  margin-right: .75rem;
  font-weight: 600;
}

.foto-galeria {
  flex-direction: column;
  align-items: center;
  margin-left: .625rem;
  margin-right: .625rem;
  display: flex;
}

.conteiner-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.conteiner-2.white {
  background-color: #fff;
  border-radius: .5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  box-shadow: 45px 45px 8.75rem -3rem #393b6a1f;
}

.dropdown1-2.w--open {
  background-color: #fff;
  border-radius: .375rem;
  font-size: .8125rem;
  box-shadow: 0 6px 1.5rem #30364d38;
}

.section-3 {
  background-color: #fcfcfc;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.section-3.section-painel {
  background-color: #f3f5fb;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.navigation-2 {
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding-left: .5rem;
  padding-right: .9375rem;
  display: flex;
}

.label {
  letter-spacing: .09375rem;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1rem;
}

.button-1 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .75rem 1.5rem;
  display: flex;
}

.button-1.button-form {
  max-width: 8.125rem;
}

.button-1.button-form.cor-1 {
  background-color: #258ffb;
  max-width: 100%;
}

.button-1.button-form.cor-1:hover {
  background-color: #2373c5;
}

.button-1.button-form.cor-1.btnpainel {
  max-width: 100%;
  margin-right: 0;
}

.button-1.button-form.cor-1.btnpainel._2 {
  background-color: #258ffb;
  flex: 0 auto;
  max-width: 100%;
  margin-right: 0;
}

.button-1.button-form.cor-1.btnpainel {
  background-color: #258ffb;
  max-width: 100%;
  margin-right: 2.5rem;
}

.button-1.button-form.cor-1.btnpainel:hover {
  background-color: #2373c5;
}

.button-1.cor-1 {
  color: #fff;
  border-radius: .5rem;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.5rem;
  transition: all .4s;
}

.button-1.cor-1:hover {
  background-color: #d5918c;
}

.button-1.cor-1.topo {
  background-color: #7891f9;
}

.button-1.cor-1.topo:hover {
  background-color: #617ef7;
}

.button-1.cor-1.topo.suporte {
  background-color: #258ffb;
  background-image: url('../images/whatsapp.svg');
  background-position: 1.25rem;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  padding-left: 3.125rem;
}

.button-1.cor-1.topo.suporte:hover {
  background-color: #2373c5;
}

.logo-admin {
  width: 4.375rem;
}

.btn-edit-painel {
  color: #000;
  background-color: #fff;
  background-image: url('../images/edit.svg');
  background-position: .625rem;
  background-repeat: no-repeat;
  background-size: .8125rem;
  border: .0625rem solid #e6e6e6;
  border-radius: .5rem;
  margin-right: .625rem;
  padding-left: 1.875rem;
  font-size: .6875rem;
  line-height: 1rem;
  transition: all .4s;
}

.btn-edit-painel:hover {
  background-color: #f1f3f8;
}

.clear80 {
  height: 5rem;
}

.wrapper-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 80rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
  position: relative;
}

.input-contato-2 {
  background-color: #fff;
  border: .0625rem solid #c8cbd8;
  border-radius: .375rem;
  flex: 1;
  height: 3rem;
  margin-bottom: 1.875rem;
  padding: .4375rem 1.5rem .5rem;
}

.input-contato-2:focus {
  background-color: #fff;
  border-width: .125rem;
}

.nav-menu-3 {
  align-items: center;
  padding-left: .9375rem;
  padding-right: .9375rem;
  display: flex;
}

.f-header-grid-asymmetrical {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

.f-header-image-wrapper-bottom {
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  margin-top: 72px;
  display: flex;
  overflow: hidden;
}

.f-container-regular {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-container-regular._2 {
  max-width: 700px;
}

.f-header-section-special {
  padding-top: 120px;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
  overflow: hidden;
}

.f-h2-heading {
  color: #fff;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  line-height: 1.2;
}

.f-header-background-block {
  background-color: var(--midnight-blue);
  border-radius: 12px;
  width: 100%;
  height: 630px;
  position: absolute;
  inset: 0% 0% auto 3%;
  overflow: hidden;
}

.f-margin-bottom-24 {
  margin-bottom: 24px;
}

.f-button-secondary {
  color: var(--midnight-blue);
  letter-spacing: -.02em;
  background-color: #fff;
  border: 1px solid #e4e6f1;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.f-button-secondary:hover {
  background-color: #fff;
  border-color: #0000;
  transform: scale(1.1);
}

.f-button-secondary._2 {
  text-align: center;
  width: 200px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
}

.f-image-cover {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.f-image-cover.index {
  object-fit: cover;
  object-position: 50% 0%;
  height: 520px;
}

.f-header-button-wrapper {
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.f-button-neutral {
  background-color: var(--midnight-blue);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-width: 120px;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: #282556;
  transform: scale(1.1);
}

.f-button-neutral.header {
  background-color: var(--steel-blue);
  margin-right: 20px;
}

.f-button-neutral._2 {
  width: 100%;
}

.f-paragraph-large {
  color: #757575;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-paragraph-large._2 {
  text-align: right;
}

.f-paragraph-large.header {
  color: #cacaca;
}

.navigation-wrapper {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.navigation {
  background-color: #fff;
  align-items: center;
  width: 100%;
  min-height: 88px;
  padding: 24px 5%;
  display: flex;
}

.navigation-button {
  background-color: var(--midnight-blue);
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 48px;
  outline: 2px solid #0000;
  justify-content: center;
  align-items: center;
  min-width: 120px;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-button:hover {
  background-color: #282556;
}

.logo {
  width: 270px;
}

.navigation-menu {
  align-items: center;
  display: flex;
  position: static;
}

.navigation-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-link {
  color: #160042;
  letter-spacing: -.01em;
  white-space: nowrap;
  background-color: #0000;
  border-radius: 50px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.navigation-link:hover {
  color: #160042;
  background-color: #f3f5fb;
}

.navigation-link.w--current {
  color: var(--midnight-blue);
}

.text-span {
  background-image: linear-gradient(to bottom, transparent 59%, var(--steel-blue) 60%, var(--steel-blue) 89%, transparent 90%);
}

.f-blog-avatar {
  background-color: #f7f9fd;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  margin-right: 16px;
  overflow: hidden;
}

.f-container-regular-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section-blog-slider {
  padding: 120px 5%;
  position: relative;
  overflow: hidden;
}

.blog-thumbnail-medium {
  border-radius: 8px;
  height: 344px;
  overflow: hidden;
}

.blog-slide {
  height: auto;
  margin-right: 40px;
}

.f-sub-heading-large {
  color: var(--midnight-blue);
  letter-spacing: -.02em;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.f-h3-heading {
  color: var(--midnight-blue);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-h3-heading._2 {
  text-align: center;
  margin-bottom: 40px;
}

.f-blog-badge-category {
  color: #642eff;
  text-align: center;
  background-color: #f7f5ff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  padding: 4px 12px;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
}

.f-paragraph-small {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.f-blog-left-arrow {
  color: var(--steel-blue);
  background-color: #0000;
  border: 1px solid #e4e6f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: auto 60px -72px auto;
}

.f-blog-left-arrow:hover {
  background-color: var(--steel-blue);
  color: #fff;
}

.f-slide-nav-hidden {
  display: none;
  bottom: -50px;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-blog-content-wrapper {
  max-width: 630px;
  margin-top: 20px;
}

.f-blog-slider {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 32px;
  margin-bottom: 32px;
}

.f-blog-title-row {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: 64px;
  display: flex;
}

.blog-slider-mask {
  width: 648px;
  overflow: visible;
}

.f-paragraph-regular {
  color: #757575;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular.f-text-weight-medium {
  font-weight: 500;
}

.f-paragraph-regular._2 {
  margin-top: 20px;
}

.f-text-color-gray-500 {
  color: #6b7094;
}

.f-blog-right-arrow {
  border: 1px solid var(--steel-blue);
  background-color: var(--steel-blue);
  color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: auto 0% -72px auto;
}

.f-blog-right-arrow:hover {
  color: #fff;
  background-color: #1483a8;
  border-color: #1483a8;
}

.f-blog-social-link {
  color: #1b114a;
  background-color: #fbfcfe;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  width: 56px;
  min-width: 56px;
  height: 56px;
  min-height: 56px;
  transition: all .3s;
  display: flex;
}

.f-blog-social-link:hover {
  color: #642eff;
}

.f-blog-social-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 216px;
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-blog-title-wrapper-left {
  z-index: 5;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 48px;
  display: flex;
  position: relative;
}

.f-heading-detail-small {
  color: #fff;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-blog-author-wrapper {
  align-items: center;
  height: 48px;
  display: flex;
}

.f-avatar-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.container {
  z-index: 5;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.title-large {
  color: #1355ff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
}

.timeline-wrapper {
  position: relative;
}

.button-wrapper-row {
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.button-round-white {
  border: 2px solid var(--steel-blue);
  color: var(--steel-blue);
  background-color: #fff;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding: 14px 40px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  transition: all .3s;
  display: flex;
}

.button-round-white:hover {
  color: var(--steel-blue);
  background-color: #fff;
}

.year-text {
  color: var(--steel-blue);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-standard {
  color: #67718e;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.grid-timeline {
  grid-column-gap: 100px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
}

.card-timeline {
  z-index: 5;
  background-color: #fff;
  border-radius: 14px;
  max-width: 670px;
  margin-bottom: 40px;
  padding: 32px;
  position: relative;
}

.card-timeline.end-card {
  margin-bottom: 0;
}

.timeline-blue {
  background-color: var(--steel-blue);
  width: 6px;
  position: absolute;
  inset: 0% auto 0% 10%;
}

.button-round-blue {
  border: 2px solid var(--steel-blue);
  background-color: var(--steel-blue);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  margin-right: 32px;
  padding: 14px 40px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  transition: all .3s;
  display: flex;
}

.button-round-blue:hover {
  border-color: var(--steel-blue);
  color: var(--steel-blue);
  background-color: #fff;
}

.heading-large {
  color: var(--midnight-blue);
  letter-spacing: -.02em;
  margin-bottom: 14px;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

.h3-heading {
  color: #061237;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 50px;
  font-weight: 800;
  line-height: 60px;
}

.h3-heading._2 {
  color: var(--midnight-blue);
  text-align: right;
}

.section-timeline {
  background-color: #f5f9ff;
  align-items: center;
  padding: 120px 5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-13, .div-block-14 {
  position: sticky;
  top: 10px;
}

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

.section-large {
  padding: 120px 5%;
  position: relative;
}

.faq-title-wrapper {
  color: var(--midnight-blue);
  white-space: normal;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 4px;
  display: flex;
}

.faq-toggle {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.faq-toggle:hover {
  color: #338cff;
}

.grid-one-column {
  grid-column-gap: 40px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.faq-icon-square {
  background-color: #f7f9fd;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  display: flex;
}

.paragraph-regular-bold {
  letter-spacing: -.03em;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.faq-content {
  background-color: #0000;
  width: 100%;
  display: block;
  position: static;
  overflow: hidden;
}

.heading-detail-small {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
}

.flex-wrapper-centre {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 700px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.faq-item-line {
  border: 1px solid #e4e6f1;
  border-radius: 10px;
  width: 100%;
  padding: 28px 32px;
  transition: all .3s;
  display: block;
}

.faq-content-wrapper {
  width: 100%;
  max-width: 90%;
  line-height: 36px;
}

.paragraph-regular {
  color: #757575;
  letter-spacing: -.02em;
  font-size: 16px;
  line-height: 28px;
}

.container-x-small {
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.faq-arrow {
  color: #6b7094;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.f-avatar-regular {
  background-color: #f3f5fb;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-header-avatar-row {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.f-header-icon-button-dark {
  color: #fff;
  background-color: #160042;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 4px;
  display: flex;
}

.f-container-regular-3 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-h2-heading-2 {
  color: var(--midnight-blue);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 1.2;
}

.f-h2-heading-2._2 {
  text-align: center;
}

.f-margin-bottom-25 {
  margin-bottom: 8px;
}

.f-h5-heading {
  color: #160042;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 1.4;
}

.f-header-avatar-wrapper {
  display: flex;
}

.f-margin-bottom-64 {
  margin-bottom: 20px;
}

.f-margin-bottom-64._2 {
  margin-top: 40px;
}

.f-heading-detail-regular {
  color: #6b7094;
  letter-spacing: .08em;
  text-transform: uppercase;
  white-space: normal;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.f-heading-detail-regular.text-color-gray-400 {
  color: #b6b9ce;
}

.f-section-regular {
  padding: 72px 5%;
  position: relative;
}

.f-button-secondary-icon-left {
  grid-column-gap: 12px;
  color: #160042;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #fff;
  border: 1px solid #e4e6f1;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-width: 120px;
  min-height: 48px;
  padding: 12px 32px 12px 16px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-secondary-icon-left:hover {
  background-color: #f3f5fb;
  border-color: #0000;
}

.f-grid-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
  place-items: center stretch;
}

.f-grid-two-column.align-centre {
  align-items: center;
}

.f-header-card-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--midnight-blue);
  border-radius: 32px;
  align-items: flex-end;
  margin-top: 64px;
  padding: 32px;
  display: flex;
  overflow: hidden;
}

.f-header-card-small {
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  height: 100%;
  padding: 32px;
  display: flex;
}

.f-header-card-small.form {
  width: 100%;
}

.f-paragraph-large-2 {
  text-align: right;
  letter-spacing: -.02em;
  margin-top: 10px;
  font-size: 18px;
  line-height: 32px;
}

.f-button-icon-left {
  grid-column-gap: 12px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #160042;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px 12px 16px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
  position: relative;
}

.f-button-icon-left:hover {
  background-color: #282556;
}

.f-button-icon-left:focus {
  outline-offset: 0px;
  outline: 2px solid #b6b9ce;
}

.f-button-icon-left.whatsapp {
  z-index: 999;
  background-color: var(--steel-blue);
  padding-right: 16px;
  position: fixed;
  inset: auto 10px 10px auto;
}

.f-button-icon-left._2 {
  color: var(--midnight-blue);
  background-color: #fff;
  margin-left: auto;
  margin-right: 20px;
  padding-right: 16px;
}

.icon {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.section-copy {
  opacity: .75;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all .4s;
}

.section-copy:hover {
  opacity: 1;
}

.div-copy {
  opacity: .7;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-copy:hover {
  opacity: 1;
}

.div-block-6 {
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.txt-logo-2 {
  color: #212529;
  font-size: .6875rem;
  line-height: 1rem;
}

.txt-logo-2.e {
  margin-left: .625rem;
  margin-right: .625rem;
}

.txt-pb {
  color: #212529;
  font-size: .75rem;
  font-weight: 600;
}

.logo-4 {
  border-radius: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: .625rem;
  margin-right: .3125rem;
}

.logo-firston {
  width: 3.125rem;
  margin-right: .3125rem;
}

.f-margin-bottom-65 {
  margin-bottom: 16px;
}

.f-feature-image-wrapper-small {
  border-radius: 12px;
  width: 100%;
  height: 200px;
  margin-bottom: 32px;
  overflow: hidden;
}

.f-grid-four-column {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.f-container-regular-4 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-sub-heading-large-2 {
  color: var(--midnight-blue);
  letter-spacing: -.02em;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.f-margin-bottom-66 {
  margin-bottom: 24px;
}

.f-button-neutral-2 {
  background-color: var(--midnight-blue);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-2:hover {
  background-color: #282556;
}

.f-feature-card-left {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.f-section-large {
  padding: 120px 5%;
  position: relative;
}

.f-section-large._2 {
  padding-top: 0;
}

.f-container-regular-5 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-feature-card-filled {
  background-color: #f7f9fd;
  border-radius: 12px;
  padding: 32px;
}

.f-feature-icon-wrapper-white {
  background-color: #fff;
  border-radius: 8px;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 40px;
  padding: 16px;
}

.f-margin-bottom-67 {
  margin-bottom: 16px;
}

.f-h5-heading-2 {
  color: #160042;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 1.4;
}

.f-paragraph-large-3 {
  color: #fff;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.upgrade-header {
  color: #181a20;
  margin-bottom: 1.25rem;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2em;
}

.modal-scroll {
  width: 100%;
  min-height: 100vh;
  padding: 3.125rem 3.125rem 6.25rem;
  position: absolute;
}

.hide-abrir {
  z-index: 9999;
  background-color: #f7f7f7f2;
  display: none;
  position: fixed;
  inset: 0;
  overflow: auto;
}

.hide-abrir._2 {
  display: none;
}

.close-overlay {
  z-index: 10;
  opacity: .25;
  cursor: pointer;
  position: absolute;
  inset: 0;
}

.upgrade-abrir {
  z-index: 9999;
  color: #040404;
  text-align: center;
  background-color: #fff;
  border-radius: .625rem;
  width: 100%;
  max-width: 37.5rem;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 3.75rem 3.125rem 2.5rem;
  font-weight: 300;
  position: relative;
  overflow: hidden;
}

.nome-corretor-whats {
  text-align: left;
}

.button-secondary-2 {
  outline-offset: 0rem;
  color: #181a20;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #0000;
  border: .0625rem solid #c2c4d0;
  border-radius: 48px;
  outline: .125rem solid #0000;
  justify-content: center;
  align-items: center;
  min-width: 7.5rem;
  min-height: 3rem;
  margin-top: 1rem;
  padding: .75rem 2rem;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-secondary-2:hover {
  background-color: #f7f7f7;
  border-color: #0000;
}

.button-secondary-2:active {
  color: #642eff;
  background-color: #e4e6f1;
}

.button-secondary-2:focus {
  outline-offset: 0rem;
  outline: .125rem solid #160042;
}

.navigation-button-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #0000;
  border: .0625rem solid #fff;
  border-radius: 2.5rem;
  justify-content: center;
  align-items: center;
  min-width: 7.5rem;
  min-height: 3.5rem;
  padding: .75rem 2rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-button-2:hover {
  background-color: #70c43d;
  border-color: #70c43d;
}

.navigation-button-2.corretor {
  background-color: #70c43d;
  margin-bottom: .7rem;
}

.navigation-button-2.corretor:hover {
  transform: scale(1.1);
}

.upgrade-accent {
  background-color: var(--midnight-blue);
  height: .625rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.icon-2 {
  justify-content: center;
  align-items: center;
  width: 2.125rem;
  height: 2.125rem;
  margin-right: .625rem;
  display: flex;
}

.field-label {
  color: var(--midnight-blue);
  text-align: left;
  font-size: 15px;
}

.form-block {
  margin-bottom: 0;
}

.hide-trocar {
  z-index: 9999;
  text-align: center;
  background-color: #f7f7f7f2;
  font-weight: 300;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.upgrade-trocar {
  z-index: 9999;
  color: #040404;
  text-align: center;
  background-color: #fff;
  border-radius: .625rem;
  width: 100%;
  max-width: 37.5rem;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 3.75rem 3.125rem 2.5rem;
  position: relative;
  overflow: hidden;
}

.div-block-16 {
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.barra {
  background-color: var(--midnight-blue);
  height: 40px;
}

.image {
  border-radius: 8px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon-3 {
  color: var(--midnight-blue);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-left: 20px;
  display: flex;
}

.img-blog {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 210px;
  margin-bottom: 20px;
}

.img-blog.servico {
  object-position: 50% 0%;
}

.slide-blog {
  background-color: #fff;
  height: auto;
}

.seta {
  color: #000;
  background-color: #ffffff3d;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  font-size: 13px;
}

.slide-nav {
  opacity: .25;
  font-size: 9px;
}

.img-blog-2 {
  border-radius: 10px;
  width: auto;
  height: auto;
  max-height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.f-header-image-wrapper-tall {
  border-radius: 12px;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.f-container-regular-6 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-margin-bottom-68 {
  margin-bottom: 24px;
}

.f-button-secondary-2 {
  color: #160042;
  letter-spacing: -.02em;
  background-color: #0000;
  border: 1px solid #e4e6f1;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.f-button-secondary-2:hover {
  background-color: #f3f5fb;
  border-color: #0000;
}

.f-header-button-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-button-neutral-3 {
  color: var(--midnight-blue);
  text-align: center;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-width: 120px;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-3:hover {
  background-color: var(--steel-blue);
  color: #fff;
}

.f-header-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.f-h1-heading {
  color: #1796c1;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1.2;
}

.f-margin-bottom-32 {
  margin-bottom: 32px;
}

.f-section-large-2 {
  background-color: #0e1024;
  padding: 72px 5%;
  position: relative;
}

.f-margin-bottom-69 {
  margin-bottom: 16px;
}

.f-logo-grid-primary {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 20px;
}

.f-section-small {
  padding: 72px 5% 64px;
  position: relative;
}

.f-container-regular-7 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-h4-heading {
  color: var(--midnight-blue);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 1.4;
}

.f-logo-grid-middle {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
}

.f-button-neutral-4 {
  background-color: var(--midnight-blue);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-4:hover {
  background-color: #282556;
}

.f-logo-block {
  background-color: #f7f9fd;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 140px;
  min-height: 96px;
  padding: 24px;
  font-size: 19px;
  font-weight: 700;
  line-height: 23px;
  display: flex;
}

.f-logo-block._2 {
  margin-top: 40px;
}

.f-logo-button-wrap {
  justify-content: flex-start;
  margin-top: 100px;
  display: flex;
}

.f-heading-detail-small-2 {
  color: #6b7094;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-paragraph-large-4 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.image-2 {
  margin-right: 10px;
}

.f-margin-bottom-70 {
  margin-bottom: 16px;
}

.f-margin-bottom-48 {
  margin-bottom: 48px;
}

.f-container-regular-8 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-testimonial-star-wrapper {
  grid-column-gap: 4px;
  margin-bottom: 16px;
  display: flex;
}

.f-h3-heading-2 {
  color: var(--midnight-blue);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-testimonial-card-fixed {
  color: #160042;
  background-color: #fff;
  border: 1px solid #f3f5fb;
  border-radius: 12px;
  max-width: 340px;
  padding: 32px;
}

.f-testimonial-author {
  grid-column-gap: 16px;
  color: var(--midnight-blue);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.f-testimonial-author:hover {
  border-color: #0000;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-margin-bottom-40 {
  margin-top: 40px;
}

.f-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-section-regular-2 {
  padding: 72px 5%;
  position: relative;
}

.f-paragraph-regular-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular-2.f-text-weight-medium {
  color: var(--midnight-blue);
  font-size: 23px;
  font-weight: 700;
  line-height: 1.4;
}

.f-testimonial-avatar-small {
  background-color: #f3f5fb;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.f-testimonial-background {
  background-color: #191d3a;
  width: 100%;
  height: 47%;
  position: absolute;
  inset: auto 0% 0%;
}

.f-testimonial-card-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.div-block-17 {
  padding-bottom: 40px;
}

.icon-4, .icon-5 {
  color: var(--midnight-blue);
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  display: flex;
}

.icocheck {
  width: 30px;
  height: 30px;
}

.bold-text {
  font-size: 50px;
}

.grid-17 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 100px;
}

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

@media screen and (max-width: 991px) {
  .nav-right-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .nav-right-2.nav-right-painel {
    order: 1;
    padding-right: 1.25rem;
  }

  .form-pesq {
    flex-direction: column;
  }

  .nav-link1-2 {
    width: 100%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .menu-button-4 {
    color: #000;
    order: 1;
  }

  .menu-button-4.w--open {
    color: #000;
    background-color: #eaeaf1;
    margin-left: .625rem;
  }

  .menu-button-4.menu-painel {
    order: 0;
  }

  .nav-menu1-buttons-2 {
    grid-template-columns: auto auto;
  }

  .galeria-fotos {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .nav-dropdown1-2 {
    width: 100%;
  }

  .brand-2 {
    height: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-bar-2 {
    height: 4rem;
    padding-left: 0;
    padding-right: 0;
  }

  .navigation-2 {
    z-index: 101;
    background-color: #fff;
    width: 100%;
    height: auto;
    inset: 4rem 0% auto;
  }

  .button-1 {
    border-radius: .5rem;
    height: 3rem;
    font-weight: 600;
  }

  .logo-admin {
    width: 3.75rem;
  }

  .wrapper-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu-3 {
    flex-direction: column;
    width: 100%;
    height: auto;
    position: relative;
  }

  .f-header-grid-asymmetrical {
    grid-template-columns: 1fr;
  }

  .f-header-background-block {
    left: 0%;
  }

  .f-header-button-wrapper.header {
    margin-left: auto;
    margin-right: auto;
  }

  .navigation-wrapper {
    align-items: center;
    width: auto;
    display: flex;
  }

  .navigation {
    position: relative;
  }

  .logo-link {
    margin-right: 0;
  }

  .menu-button {
    color: #393b6a;
    border: 1px solid #f3f5fb;
    border-radius: 8px;
    padding: 12px;
  }

  .menu-button.w--open {
    background-color: var(--midnight-blue);
    color: #fff;
    border-color: #fff;
  }

  .navigation-menu {
    color: #393b6a;
    background-color: #fff;
    border-radius: 8px;
    padding: 12px;
    position: absolute;
  }

  .navigation-menu.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .navigation-link {
    width: 100%;
  }

  .button-wrapper-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .button-round-white {
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .grid-timeline {
    grid-column-gap: 32px;
  }

  .section-timeline {
    padding-bottom: 140px;
  }

  .faq-content {
    width: 100%;
  }

  .f-grid-two-column {
    grid-template-columns: 1fr;
  }

  .f-header-card-wrapper {
    flex-wrap: wrap;
    padding-left: 5%;
    padding-right: 5%;
  }

  .f-header-card-small {
    max-width: 100%;
  }

  .section-copy {
    padding-bottom: 100px;
  }

  .f-grid-four-column, .f-grid-three-column {
    grid-template-columns: 1fr 1fr;
  }

  .modal-scroll {
    padding-top: 3.125rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .navigation-button-2 {
    display: none;
  }

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

  .f-header-image-wrapper-tall {
    max-width: none;
    height: 360px;
  }

  .f-header-grid {
    grid-template-columns: 1fr;
  }

  .f-testimonial-background {
    height: 20%;
  }

  .grid-17 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .section-4 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .conteiner-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .conteiner-2.white {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .section-3.section-painel {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .f-header-section-special {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h2-heading {
    font-size: 44px;
  }

  .f-header-background-block {
    left: 0%;
  }

  .section-blog-slider {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .blog-slide {
    width: 100%;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .f-blog-left-arrow {
    display: block;
  }

  .f-blog-content-wrapper {
    max-width: 100%;
  }

  .blog-slider-mask {
    width: 100%;
  }

  .f-blog-right-arrow {
    display: block;
  }

  .grid-timeline {
    grid-template-columns: 1fr;
  }

  .section-timeline {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h2-heading-2 {
    font-size: 44px;
  }

  .f-section-regular, .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr;
  }

  .upgrade-header {
    font-size: 1.875rem;
  }

  .modal-scroll {
    overflow: auto;
  }

  .f-header-image-wrapper-tall {
    height: 400px;
  }

  .f-h1-heading {
    margin-top: 0;
    font-size: 48px;
  }

  .f-section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h4-heading {
    font-size: 36px;
  }

  .f-h3-heading-2 {
    font-size: 40px;
  }

  .f-section-regular-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

@media screen and (max-width: 479px) {
  .nav-right-2 {
    flex-direction: row;
  }

  .grid-15 {
    grid-template-columns: 5rem 1fr;
  }

  .pb-1 {
    flex-direction: column;
  }

  .grid-16 {
    grid-template-columns: 1fr;
  }

  .img-prod-painel {
    width: 5rem;
    height: 5rem;
  }

  .nav-menu1-buttons-2 {
    grid-template-columns: auto auto;
  }

  .galeria-fotos {
    grid-template-columns: 1fr;
  }

  .logo-pb {
    margin-left: 0;
    margin-right: 0;
  }

  .brand-2 {
    justify-content: flex-start;
  }

  .pb-txt {
    margin-right: 0;
  }

  .section-3.section-painel {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .button-1.cor-1.topo {
    display: none;
  }

  .button-1.cor-1.topo.suporte {
    background-position: .625rem;
    width: 6.5625rem;
    height: 2.5rem;
    padding-left: 2.5rem;
    font-size: .8125rem;
    line-height: .8125rem;
    display: block;
    position: static;
    inset: auto .3125rem .3125rem auto;
  }

  .input-contato-2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .f-header-section-special {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .f-h2-heading {
    font-size: 30px;
  }

  .f-header-background-block {
    left: 0%;
  }

  .f-header-button-wrapper.header {
    flex-direction: column;
  }

  .f-button-neutral.header {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .f-paragraph-large {
    font-size: 14px;
    line-height: 23px;
  }

  .f-paragraph-large._2 {
    text-align: left;
  }

  .navigation-button {
    display: none;
  }

  .logo {
    width: 180px;
  }

  .section-blog-slider {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .blog-thumbnail-medium {
    height: 180px;
  }

  .f-sub-heading-large {
    font-size: 20px;
    line-height: 30px;
  }

  .f-h3-heading {
    font-size: 30px;
  }

  .button-round-white {
    text-align: center;
  }

  .card-timeline {
    padding: 24px;
  }

  .button-round-blue {
    text-align: center;
  }

  .h3-heading {
    font-size: 30px;
    line-height: 40px;
  }

  .h3-heading._2 {
    text-align: left;
  }

  .section-timeline {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .faq-item-line {
    padding: 24px;
  }

  .f-h2-heading-2 {
    font-size: 30px;
  }

  .f-h5-heading {
    font-size: 28px;
  }

  .f-section-regular {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .f-header-card-small {
    padding-left: 10px;
    padding-right: 10px;
  }

  .f-paragraph-large-2 {
    text-align: left;
    margin-top: 0;
  }

  .f-button-icon-left._2 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-copy, .div-block-6 {
    flex-direction: column;
  }

  .txt-logo-2 {
    margin-bottom: .625rem;
  }

  .txt-logo-2.e {
    margin-top: 0;
    margin-bottom: .625rem;
  }

  .txt-pb {
    font-size: .75rem;
  }

  .logo-4 {
    width: 1.25rem;
    margin-bottom: .1875rem;
    margin-left: 0;
    margin-right: 0;
  }

  .logo-firston {
    margin-bottom: .1875rem;
    margin-right: 0;
  }

  .f-grid-four-column {
    grid-template-columns: 1fr;
  }

  .f-sub-heading-large-2 {
    font-size: 20px;
  }

  .upgrade-header {
    font-size: 1.125rem;
  }

  .upgrade-abrir {
    padding-top: 2.5rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .nome-corretor-whats {
    display: none;
  }

  .nome-corretor-whats._2 {
    flex: 0 auto;
    display: block;
  }

  .navigation-button-2 {
    width: auto;
    min-width: auto;
    padding-left: .9375rem;
    padding-right: .9375rem;
    display: none;
  }

  .navigation-button-2.corretor {
    display: flex;
  }

  .icon-2 {
    flex: 0 auto;
    margin-right: 1.25rem;
  }

  .div-block-16 {
    flex-direction: column;
  }

  .icon-3 {
    margin-left: 0;
  }

  .f-header-image-wrapper-tall {
    height: auto;
  }

  .f-h1-heading {
    font-size: 30px;
  }

  .f-section-large-2 {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .f-logo-grid-primary {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .f-h4-heading {
    font-size: 20px;
  }

  .f-logo-grid-middle {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .f-h3-heading-2 {
    font-size: 25px;
  }

  .f-testimonial-author {
    flex-flow: row;
    align-items: flex-start;
  }

  .f-paragraph-regular-2.f-text-weight-medium {
    font-size: 21px;
    line-height: 1.3;
  }

  .f-testimonial-avatar-small {
    margin-bottom: 16px;
    margin-right: 0;
  }
}

#w-node-_228036b6-6663-fd50-649b-7d429e8daed0-80d0f7a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_228036b6-6663-fd50-649b-7d429e8daed6-80d0f7a6 {
  place-self: end;
}

#w-node-_487bf643-a7cb-ad41-2b09-24c833edc5cc-80d0f7a6, #w-node-_487bf643-a7cb-ad41-2b09-24c833edc5d6-80d0f7a6 {
  align-self: start;
}

#w-node-_6623e666-ab0d-770b-41ee-38acdf6c6272-80d0f7a6 {
  order: -9999;
}

#w-node-_5d4c9c06-89a8-23c7-8db6-c4f8d3237b21-80d0f7a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d4c9c06-89a8-23c7-8db6-c4f8d3237b27-80d0f7a6 {
  align-self: center;
}

#w-node-f746dd4a-647f-cdd7-3c87-c38bd592414a-4ceedb4a {
  place-self: center;
}

#w-node-_5d4c9c06-89a8-23c7-8db6-c4f8d3237b21-9f472d2c, #w-node-_2e3c9780-a9ff-d9c6-0ae0-5f4633044cdd-9f472d2c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e3c9780-a9ff-d9c6-0ae0-5f4633044ce0-9f472d2c {
  align-self: center;
}

#w-node-_5d4c9c06-89a8-23c7-8db6-c4f8d3237b21-aad2171f, #w-node-_2e3c9780-a9ff-d9c6-0ae0-5f4633044cdd-aad2171f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e3c9780-a9ff-d9c6-0ae0-5f4633044ce0-aad2171f, #w-node-_1518115d-7917-074c-0f44-b9c51b8e0178-e09cf6bc {
  align-self: center;
}

#w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b0d-e09cf6bc, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b1c-e09cf6bc, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b1e-e09cf6bc, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b20-e09cf6bc, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b28-e09cf6bc, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b2a-e09cf6bc, #w-node-_2b819c6b-0e7a-ca5f-43c9-b015c6d340c3-e09cf6bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b819c6b-0e7a-ca5f-43c9-b015c6d340c6-e09cf6bc, #w-node-_1518115d-7917-074c-0f44-b9c51b8e0178-68812312 {
  align-self: center;
}

#w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b0d-68812312, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b1c-68812312, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b1e-68812312, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b20-68812312, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b28-68812312, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b2a-68812312, #w-node-_2e3c9780-a9ff-d9c6-0ae0-5f4633044cdd-68812312 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e3c9780-a9ff-d9c6-0ae0-5f4633044ce0-68812312, #w-node-_1518115d-7917-074c-0f44-b9c51b8e0178-29be5d0e {
  align-self: center;
}

#w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b0d-29be5d0e, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b1c-29be5d0e, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b1e-29be5d0e, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b20-29be5d0e, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b28-29be5d0e, #w-node-_3239ac81-ad5e-e34f-b687-7c2ec0571b2a-29be5d0e, #w-node-_2e3c9780-a9ff-d9c6-0ae0-5f4633044cdd-29be5d0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e3c9780-a9ff-d9c6-0ae0-5f4633044ce0-29be5d0e {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_228036b6-6663-fd50-649b-7d429e8daed6-80d0f7a6 {
    justify-self: start;
  }

  #w-node-_1518115d-7917-074c-0f44-b9c51b8e017a-e09cf6bc, #w-node-_1518115d-7917-074c-0f44-b9c51b8e017a-68812312, #w-node-_1518115d-7917-074c-0f44-b9c51b8e017a-29be5d0e {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6623e666-ab0d-770b-41ee-38acdf6c626f-80d0f7a6 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f746dd4a-647f-cdd7-3c87-c38bd5924148-4ceedb4a {
    align-self: center;
  }

  #w-node-f746dd4a-647f-cdd7-3c87-c38bd59241c0-4ceedb4a {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_1518115d-7917-074c-0f44-b9c51b8e0178-e09cf6bc, #w-node-_1518115d-7917-074c-0f44-b9c51b8e0178-68812312, #w-node-_1518115d-7917-074c-0f44-b9c51b8e0178-29be5d0e {
    align-self: end;
  }
}


