/* Main Color */
/* Secondary Color */
/* Neutral Colors */
/* Additional Colors */
/* Functional Colors */
/* Dataviz Colors */
/* GBU Colors */
body.page-template-2-3-8-formacao-preo-oferta .section-paragraph-02 .descricao-principal {
  font-size: 1rem;
  line-height: 150%;
  color: #334551;
}
@media (min-width: 1200px) {
  body.page-template-2-3-8-formacao-preo-oferta .section-paragraph-02 .descricao-principal {
    font-size: 1.125rem;
  }
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-empresas .wrapper {
  max-width: 920px;
  width: 90%;
}
@media (min-width: 1024px) {
  body.page-template-2-3-8-formacao-preo-oferta .repetidor-empresas .wrapper {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.page-template-2-3-8-formacao-preo-oferta .repetidor-empresas .wrapper {
    padding: 0;
  }
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-empresas .wrapper .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (min-width: 768px) {
  body.page-template-2-3-8-formacao-preo-oferta .repetidor-empresas .wrapper .box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-empresas .wrapper .box .card-column-empresa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-empresas .wrapper .box .card-column-empresa .svg-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  body.page-template-2-3-8-formacao-preo-oferta .repetidor-empresas .wrapper .box .card-column-empresa .svg-box {
    gap: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper {
  max-width: 920px;
  width: 90%;
}
@media (min-width: 1024px) {
  body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper {
    padding: 0;
  }
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 86px;
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases:last-child {
  margin-bottom: 170px;
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-img {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 130px;
      -ms-flex: 1 1 130px;
          flex: 1 1 130px;
  max-width: 130px;
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-fase-conteudo {
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 750px;
      -ms-flex: 2 1 750px;
          flex: 2 1 750px;
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-fase-conteudo .titulo-box-conteudo {
  color: #007acd;
  padding-bottom: 44px;
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-fase-conteudo .descricao-fase {
  font-size: 1rem;
  line-height: 150%;
  color: #334551;
  margin-bottom: 56px;
}
@media (min-width: 768px) {
  body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-fase-conteudo .descricao-fase {
    font-size: 1.125rem;
  }
}
@media (min-width: 1200px) {
  body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-fase-conteudo .descricao-fase {
    font-size: 1.25rem;
  }
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-fase-conteudo .box-fase-repetidor-lista {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-fase-conteudo .box-fase-repetidor-lista {
    gap: 16px;
  }
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-fase-conteudo .box-fase-repetidor-lista .row-link-fase {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-fase-conteudo .box-fase-repetidor-lista .row-link-fase {
    gap: 64px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-fase-conteudo .box-fase-repetidor-lista .row-link-fase .titulo-row {
  color: #232d35;
}
body.page-template-2-3-8-formacao-preo-oferta .repetidor-fases .wrapper .box-fases .box-fase-conteudo .box-fase-repetidor-lista .row-link-fase .btn-fase {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 16px;
  max-width: 230px;
  width: 100%;
}
/*# sourceMappingURL=2.3.8-formacao-preco-oferta.css.map */
