/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/sass/cases/template-pressure-2.scss ***!
  \******************************************************************************************************************************************************************************************/
.banner-novo-pressure {
  color: #fff;
  position: relative;
}
.banner-novo-pressure::after {
  position: absolute;
  bottom: 0;
  width: 100%;
  content: " ";
  height: 300px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6392156863), transparent);
}
.banner-novo-pressure .title {
  position: relative;
  z-index: 1;
}
.banner-novo-pressure .title h1 {
  font-size: 1.5rem;
}

.mobile {
  display: none;
}

.top-case {
  height: 100vh;
  margin-bottom: 100px;
  background-size: cover;
}

.content-conheca-pressure .seta-2 {
  transform: translateX(-22%);
}

.content-desafio {
  background-color: #FFCC01;
  background: linear-gradient(0deg, rgb(255, 204, 1) 82%, rgb(255, 255, 255) 82%);
  padding: 0 60px;
}
.content-desafio .hold {
  max-width: 1078px;
  margin: auto;
  width: 90%;
  position: relative;
}
.content-desafio .hold .title-desafio {
  background: url(../js/../img/title-bg.png);
  background-repeat: no-repeat;
  margin-bottom: -60px;
  z-index: 9;
  position: relative;
  text-align: center;
  padding: 30px 0;
}
.content-desafio .hold .title-desafio h2 {
  margin: 0;
  font-weight: 800;
}
.content-desafio .hold .content-box-desafio {
  background-color: #000;
  color: #fff;
  padding: 120px 50px 50px;
}
.content-desafio .hold .content-box-desafio .mockup {
  position: absolute;
  top: -20px;
  z-index: 9;
  left: -95px;
  max-width: 480px;
}
.content-desafio .content-conquistar {
  padding: 0;
  align-items: center;
}
.content-desafio .content-conquistar h2 {
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.content-desafio .content-conquistar .bolt {
  max-width: 600px;
}
.content-desafio .content-comunicar {
  padding: 0;
  align-items: center;
}
.content-desafio .content-comunicar h2 {
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.content-desafio .content-comunicar .img {
  transform: translateX(-38%);
}

.content-solucao-pressure .title-solucao {
  background: url(../js/../img/title-bg-2.png);
  background-repeat: no-repeat;
  z-index: 9;
  position: relative;
  text-align: center;
  padding: 0;
  background-position: right;
  width: 1000px;
  height: 130px;
  display: flex;
  align-items: center;
  margin: -40px 0 40px;
  padding-left: 15%;
}
.content-solucao-pressure .title-solucao h2 {
  margin: 0;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
}
.content-solucao-pressure .mg-setinha-pressure-solucao {
  font-weight: 800;
}

.content-fluxo {
  padding: 60px 0;
}
.content-fluxo .mg-fluxo {
  position: relative;
  gap: 3%;
  padding-bottom: 40px;
}
.content-fluxo .mg-fluxo .number::before {
  content: " ";
  position: absolute;
  top: 70px;
  width: 5px;
  background: #fec60a;
  height: calc(100% - 70px);
}
.content-fluxo h3 {
  font-weight: 800;
}
.content-fluxo .number {
  background: #fec60a;
  font-weight: 800;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
}
.content-fluxo .img {
  position: absolute;
  max-height: 439px;
}

.content-resultado-pressure-novo .title-solucao {
  background: url(../js/../img/title-bg-3.png);
  background-repeat: no-repeat;
  z-index: 9;
  position: relative;
  text-align: center;
  padding: 0;
  background-position: right;
  width: 1000px;
  height: 130px;
  display: flex;
  align-items: center;
  margin: -40px 0 40px;
  padding-left: 15%;
}
.content-resultado-pressure-novo .title-solucao h2 {
  margin: 0;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
}
.content-resultado-pressure-novo .box-porcentagem {
  position: absolute;
  bottom: 0;
  right: 395px;
  background: #fec60a;
  font-weight: 800;
  font-size: 30px;
  padding: 0 40px;
}
.content-resultado-pressure-novo .box-porcentagem p {
  margin: -18px 0 0;
}
.content-resultado-pressure-novo .box-porcentagem .icon-mais, .content-resultado-pressure-novo .box-porcentagem .icon-porcentagem {
  font-size: 40px;
}
.content-resultado-pressure-novo .box-porcentagem .number {
  font-size: 55px;
}
.content-resultado-pressure-novo .img-main {
  text-align: right;
}
.content-resultado-pressure-novo h3 {
  font-weight: 800;
  margin: 40px 0;
  font-size: 35px;
}
.content-resultado-pressure-novo .card-yellow-145 {
  background: #fec60a;
  font-weight: 800;
  font-size: 40px;
  padding: 0 40px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-resultado-pressure-novo .card-yellow-145 .icon-mais, .content-resultado-pressure-novo .card-yellow-145 .icon-porcentagem {
  font-size: 50px;
}
.content-resultado-pressure-novo .card-yellow-145 .number {
  font-size: 65px;
}
.content-resultado-pressure-novo .card-yellow-145 p {
  margin: 0;
  line-height: 41px;
}
.content-resultado-pressure-novo .mg-resultados-pressure {
  padding: 40px 0;
}
.content-resultado-pressure-novo .mg-resultados-pressure .box-porcentagem {
  left: 295px;
  right: inherit;
  width: 250px;
  height: 250px;
  display: flex;
  flex-direction: column;
  padding: 10px 40px;
  justify-content: end;
}
.content-resultado-pressure-novo .mg-resultados-pressure .box-porcentagem p {
  line-height: 34px;
}
.content-resultado-pressure-novo .leads .img {
  z-index: 2;
  position: relative;
}

.content-layer-pressure {
  background: #000;
  color: white;
  padding: 0 0 50px;
}
.content-layer-pressure .title-layerp-pressure {
  background: #ffcc01;
  color: #000;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  padding: 40px 0;
  transform: translateY(-60px);
}
.content-layer-pressure .title-layerp-pressure h2 {
  margin: 0;
  font-weight: 800;
}
.content-layer-pressure p {
  max-width: 560px;
  margin: auto;
  text-align: center;
}

@media (max-width: 1252px) {
  .top-case.banner-novo-pressure {
    height: 500px;
    margin-bottom: 50px;
  }
  .content-conheca-pressure .container .mobile {
    display: block;
  }
  .content-conheca-pressure .container .mobile br {
    display: none;
  }
  .content-conheca-pressure .container .column {
    flex-direction: column-reverse;
  }
  .content-conheca-pressure .container .column .col-md-5 {
    width: 100%;
  }
  .content-conheca-pressure .container .column .col-md-5 h2.desktop, .content-conheca-pressure .container .column .col-md-5 h2 br {
    display: none;
  }
  .content-desafio .hold .content-box-desafio .mockup {
    position: relative;
    width: 100%;
    max-width: 100%;
    top: inherit;
    left: inherit;
  }
  .content-desafio .content-conquistar {
    padding: 80px 0 0;
  }
  .content-desafio .content-conquistar .bolt {
    width: 150%;
  }
  .content-desafio .content-comunicar {
    padding: 0 0 20px;
  }
  .content-desafio .content-comunicar .img {
    max-width: 120%;
  }
  .content-solucao-pressure .title-solucao {
    margin: -20px 0 40px;
    max-width: 90%;
  }
  .content-solucao-pressure .img {
    max-width: 100%;
  }
  .content-resultado-pressure-novo .title-solucao {
    width: 90%;
  }
  .content-resultado-pressure-novo .box-porcentagem {
    right: 0;
    font-size: 25px;
  }
  .content-resultado-pressure-novo .box-porcentagem .icon-mais, .content-resultado-pressure-novo .box-porcentagem .icon-porcentagem {
    font-size: 30px;
  }
  .content-resultado-pressure-novo .box-porcentagem .number {
    font-size: 45px;
  }
  .content-resultado-pressure-novo .box-porcentagem p {
    line-height: 30px;
    margin: -15px 0 0;
  }
  .content-resultado-pressure-novo .card-yellow-145 {
    font-size: 30px;
    padding: 30px;
  }
  .content-resultado-pressure-novo .card-yellow-145 .icon-mais, .content-resultado-pressure-novo .card-yellow-145 .icon-porcentagem {
    font-size: 45px;
  }
  .content-resultado-pressure-novo .card-yellow-145 .number {
    font-size: 55px;
  }
  .content-resultado-pressure-novo .card-yellow-145 p {
    line-height: 36px;
  }
  .content-resultado-pressure-novo .mg-resultados-pressure .box-porcentagem {
    right: 50px;
    left: inherit;
    height: auto;
    width: auto;
  }
  .leads .img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .content-desafio .content-comunicar {
    flex-direction: column-reverse;
    padding-top: 50px;
  }
  .content-desafio .content-comunicar .img {
    transform: none;
    width: 100%;
  }
  .content-fluxo .number {
    margin-bottom: 20px;
  }
  .content-fluxo .number::before {
    content: none !important;
  }
  .content-fluxo h3 {
    font-size: 20px;
  }
  .content-fluxo .img {
    position: inherit;
    width: 100%;
    max-height: auto;
  }
  .content-resultado-pressure-novo .mg-resultados-pressure {
    flex-direction: column-reverse;
  }
  .content-resultado-pressure-novo .mg-resultados-pressure .box-porcentagem {
    right: 0;
  }
  .content-resultado-pressure-novo .title-solucao {
    width: 105%;
    padding-left: 10px;
  }
  .leads .img {
    width: 135%;
  }
  .content-layer-pressure .title-layerp-pressure {
    transform: translateY(-30px);
  }
  .bg-mais-case {
    font-size: 40px !important;
    background-size: 90% !important;
    background-position: center !important;
  }
}
