/*!*********************************************************************************************************************************************************************************************!*\
  !*** 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-sm-educacao-2.scss ***!
  \*********************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
/*!*************************************************************************************************************************************************************************************************!*\
  !*** 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-sm-educacao-2.scss (1) ***!
  \*************************************************************************************************************************************************************************************************/
.top-case.top-case-sm {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  height: 100vh;
  background-size: cover !important;
  background-position: center top !important;
}

.content-header-sm {
  border-radius: 33px;
  background: #FFF;
  box-shadow: 0px -3px 20px 22px rgba(0, 0, 0, 0.05);
  max-width: 530px;
  max-height: 544px;
  padding: 35px;
  float: right;
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%; /* 76.8px */
  letter-spacing: -0.72px;
}

.top-case.top-case-sm .container {
  position: relative;
}

.logo-sm-case {
  position: absolute;
  right: -150px;
  top: -90px;
}

.content-header-sm span {
  color: #CB2131;
  font-weight: 700;
}

.content-header-sm span strong {
  font-weight: 900;
}

.section-conheca-sm {
  position: relative;
  background-image: url(../js/../img/bg-desafio-sm.png);
  background-position: top;
  background-size: cover;
  padding-top: 47px;
}

.section-conheca-sm::before {
  content: "";
  width: 100%;
  height: 440px;
  background: #CB2131;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.section-conheca-sm .container {
  position: relative;
  z-index: 2;
}

.titulo-conheca-sm {
  position: relative;
  margin-top: 22px;
  width: fit-content;
  margin: 0 auto 79px;
}

.titulo-conheca-sm h2 {
  color: #FFF;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -2.4px;
}

.titulo-conheca-sm::before {
  content: "";
  background-image: url(../js/../img/detalhe-titulo-1.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 83px;
  height: 103px;
  display: block;
  position: absolute;
  top: 27px;
  left: -90px;
}

.titulo-conheca-sm::after {
  content: "";
  background-image: url(../js/../img/detalhe-titulo-2.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 89px;
  height: 103px;
  display: block;
  position: absolute;
  top: 27px;
  right: -100px;
}

.box-conheca-sm {
  border-radius: 33px;
  background: #FFF;
  box-shadow: 0px -3px 20px 22px rgba(0, 0, 0, 0.05);
  min-height: 300px;
  padding: 30px 35px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.24px;
}

.section-desafios-sm {
  position: relative;
  padding: 158px 0 0;
}

.section-desafios-sm::before {
  content: "";
  position: absolute;
  top: 158px;
  left: -160px;
  width: 140px;
  height: 140px;
  background-image: url(../js/../img/icon-desafio.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.box-desafio-sm {
  position: relative;
  border-radius: 23px;
  background: #FCBF0E;
  box-shadow: 0px -3px 20px 22px rgba(0, 0, 0, 0.05);
  padding: 75px 90px 0;
  min-height: 945px;
}

.box-desafio-sm::after {
  content: "";
  position: absolute;
  top: 0;
  right: -578px;
  width: 724px;
  height: 946px;
  background-image: url(../js/../img/img-desafio.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  z-index: -1;
}

.box-desafio-sm h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -2.4px;
  margin-bottom: 47px;
}

.box-desafio-sm h3 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-top: 50px;
  max-width: 400px;
}

.section-estrategias-sm {
  position: relative;
  padding-top: 130px;
  padding-bottom: 50px;
}

.section-estrategias-sm::before {
  content: "";
  background-image: url(../js/../img/img-estrategias.png);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -20px;
  bottom: 0;
  width: 699px;
  height: 723px;
  display: block;
  z-index: 3;
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .section-estrategias-sm::before {
    background-size: 41%;
    left: -26rem;
    bottom: -7px;
    width: 100%;
    height: 569px;
  }
}

.content-estrategias {
  position: relative;
}

.icon-estrategias {
  position: absolute;
  top: 10px;
  left: -150px;
}

.section-estrategias-sm h2 {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -2.88px;
  margin-bottom: 60px;
}

.section-numeros-sm {
  background-color: #CB2131;
  color: #FFF;
  padding: 50px 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.24px;
}

.box-full {
  border-radius: 16px;
  background: #FFF;
  text-align: center;
  padding: 20px 70px;
  margin-bottom: 30px;
  color: #000 !important;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%; /* 32px */
  letter-spacing: -0.3px;
}

.box-divisao {
  display: flex;
  justify-content: space-between;
}

.box-content {
  border-radius: 16px;
  background: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 175px;
  height: 101px;
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: -0.24px;
}

.box-content span {
  color: #000;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.72px;
}

.section-resultados-sm {
  position: relative;
  background-color: #8B9B3F;
  padding: 55px 0;
  color: #fff;
}

.img-resultados img {
  width: 86%;
}

.img-resultados {
  position: absolute;
  bottom: -137px;
  left: -256px;
  right: 0;
  margin: 0 auto;
  width: fit-content;
}

.tit-resultados {
  display: flex;
  gap: 30px;
  padding-bottom: 44px;
}

.tit-resultados img {
  width: 140px;
  height: 140px;
}

.tit-resultados h2 {
  color: #FFF;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -2.4px;
}

.content-resultado-sm p {
  max-width: 320px;
}

.box-resultados {
  background-color: #B2C44B;
  border-radius: 22px;
  padding: 25px 25px;
  margin-bottom: 35px;
  box-shadow: 0px -3px 20px 22px rgba(0, 0, 0, 0.05);
  color: #FFF;
  font-size: 16px;
  font-weight: 300;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.24px;
}

.box-resultados span {
  color: #7F8B35;
  font-size: 24px;
  font-weight: 800;
  line-height: 160%;
  letter-spacing: -0.36px;
}

.section-impactos-sm {
  background-image: url(../js/../img/bg-impacto-sm.png);
  background-position: top;
  background-repeat: repeat-y;
  background-size: cover;
  padding: 270px 0 240px;
  position: relative;
}

.section-impactos-sm::after {
  content: "";
  background-image: url(../js/../img/detalhe-final.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 821.117px;
  height: 286.472px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.img-impacto-1 {
  position: inherit;
}

.tit-impactos {
  display: flex;
  gap: 30px;
}

.tit-impactos img {
  width: 140px;
  height: 140px;
}

.texto-impacto {
  position: relative;
}

.texto-impacto h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -2.4px;
  margin-bottom: 49px;
}

.texto-impacto h3 {
  color: #1C67AA;
  font-size: 24px;
  font-weight: 800;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-top: 30px;
}

.box-impacto-1 {
  border-radius: 19px;
  border: 2px solid #1C67AA;
  background-color: #FFF;
  padding: 12px 30px;
  color: #1C67AA;
  font-size: 24px;
  font-weight: 700;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  max-width: 479px;
  position: relative;
  margin-bottom: 65px;
  margin-top: 30px;
}

.box-impacto-1::before {
  content: "";
  background-image: url(../js/../img/linha-box-impacto.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 500px;
  height: 300px;
  display: flex;
  position: absolute;
  top: 110px;
  left: 80px;
  z-index: -1;
}

.box-impacto-2 {
  border-radius: 19px;
  border: 2px solid #1C67AA;
  background-color: #FFF;
  padding: 12px 30px;
  color: #1C67AA;
  font-size: 24px;
  font-weight: 700;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  max-width: 479px;
  position: relative;
  margin-bottom: 65px;
  float: right;
}

@media (max-width: 1280px) {
  .content-header-sm {
    max-width: 460px;
    max-height: 544px;
    padding: 35px;
    font-size: 38px;
    margin-top: 140px;
    margin-right: 100px;
  }
  .logo-sm-case {
    right: 0;
    top: 50px;
    width: 60px;
    height: auto;
  }
  .logo-sm-case img {
    width: 100%;
    height: auto;
  }
  .box-desafio-sm {
    margin-left: 80px;
  }
  .section-desafios-sm::before {
    left: -40px;
    width: 100px;
    height: 100px;
    background-size: contain;
  }
  .content-estrategias {
    margin-left: 120px;
  }
  .icon-estrategias {
    position: absolute;
    top: 10px;
    left: -120px;
  }
  .icon-estrategias img {
    width: 100px;
  }
}
@media (max-width: 1440px) {
  .content-header-sm {
    max-width: 470px;
    max-height: 544px;
    font-size: 39px;
    margin-right: 100px;
    margin-top: 100px;
  }
  .logo-sm-case {
    right: 0;
    top: 50px;
    width: 60px;
    height: auto;
  }
  .logo-sm-case img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 780px) {
  .top-case.top-case-sm {
    background-size: cover !important;
    background-position: left -430px top 80px !important;
  }
  .content-header-sm {
    max-width: 100%;
    max-height: 544px;
    font-size: 24px;
    margin-right: 0;
    margin-top: 460px;
  }
  .logo-sm-case {
    right: 30px;
    top: 340px;
    width: 60px;
    height: auto;
  }
  .titulo-conheca-sm {
    position: relative;
    margin-top: 22px;
    width: fit-content;
    margin: 0 auto 29px;
  }
  .titulo-conheca-sm h2 {
    font-size: 27px;
    letter-spacing: -1.4px;
    margin-top: 30px;
  }
  .titulo-conheca-sm::before,
  .titulo-conheca-sm::after {
    display: none;
  }
  .box-conheca-sm {
    margin-bottom: 40px;
  }
  .section-desafios-sm::before {
    left: 0;
    width: 100px;
    height: 100px;
    background-size: contain;
    top: 50px;
  }
  .box-desafio-sm {
    position: relative;
    padding: 35px 40px 40px;
    margin-left: 0;
  }
  .box-desafio-sm h3 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: -0.36px;
    margin-top: 50px;
    max-width: 400px;
  }
  .box-desafio-sm::after {
    display: none;
  }
  .content-estrategias {
    margin-left: 60px;
    margin-bottom: 470px;
  }
  .icon-estrategias {
    position: absolute;
    top: 10px;
    left: -90px;
  }
  .icon-estrategias img {
    width: 60px;
  }
  .section-estrategias-sm h2 {
    font-size: 35px;
  }
  .section-estrategias-sm::before {
    width: 120%;
    height: 423px;
  }
  .box-full {
    padding: 20px 30px;
    font-size: 20px;
  }
  .box-divisao {
    display: flex;
    justify-content: space-between;
    gap: 10px;
  }
  .box-content {
    font-size: 12px;
  }
  .box-content span {
    font-size: 34px;
  }
  .tit-resultados img {
    width: 70px;
    height: 70px;
  }
  .tit-resultados {
    display: flex;
    gap: 20px;
    padding-bottom: 44px;
  }
  .tit-resultados h2 {
    color: #FFF;
    font-size: 22px;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.4px;
  }
  .section-resultados-sm {
    position: relative;
    background-color: #8B9B3F;
    padding: 55px 0 440px;
    color: #fff;
  }
  .img-resultados {
    position: absolute;
    bottom: -86px;
    left: -130px;
    right: 0;
    margin: 0 auto;
    width: fit-content;
  }
  .img-resultados img {
    width: 540px;
  }
  .section-impactos-sm {
    padding: 140px 0 70px;
  }
  .img-impacto-1 {
    position: relative;
    right: 0;
    top: -40px;
  }
  .tit-impactos img {
    width: 70px;
    height: 70px;
  }
  .tit-impactos {
    display: flex;
    gap: 20px;
  }
  .texto-impacto h2 {
    color: #000;
    font-size: 24px;
    margin-bottom: 49px;
  }
  .texto-impacto h3 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .img-cel-sm {
    width: 80%;
    margin: 40px auto;
  }
  .box-impacto-1 {
    font-size: 18px;
  }
  .box-impacto-2 {
    font-size: 18px;
  }
  .box-impacto-1::before {
    width: 270px;
    height: 200px;
    top: 110px;
    left: 80px;
  }
  .section-impactos-sm::after {
    width: 421.117px;
    height: 146.472px;
  }
}
