section.treatment_hero{
  background-image: url('../imagens/tratamentos/bg-hero.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 128px 0;
}
section.treatment_hero h1{
  font-size: 48px;
  font-family: "SST";
  color: #023970;
  line-height: 1.069;
  font-weight: lighter;
  width: 100%;
  max-width: 600px;
}
section.treatment_hero h1 strong{
  color: var(--color-primary);
  font-family: 'SST bold';
}
.proced-who-text .one, .treatment_proced .subtitle, .treatment_whats,p,li{
  font-family: "SST" !important;
}
h2.treatment_hero-mobile{
  font-family: "SST";
  color: #023970;
  line-height: 1.069;
  font-weight: lighter;
  width: 100%;
  max-width: 600px;
  padding: 64px 20px;
  font-size: 32px;
  display: none;
}
h2.treatment_hero-mobile strong{
  color: var(--color-primary);
  font-family: 'SST bold';
}
/* treatment know */
section.treatment_know{
  padding: 80px 0;
  background: #47b8d2;
}
section.treatment_know h3{
  font-size: 28px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.202;
  text-align: center;
  font-weight: lighter;
}

/* treatment what */
section.treatment_what{
  padding: 80px 0 0;
}
section.treatment_what .treatment_top{
  margin: 0 0 64px;
}
section.treatment_what .treatment_top h2{
  font-size: 48px;
  font-family: "SST";
  color: rgb(2, 57, 112);
  line-height: 1.073;
  margin: 0 0 24px;
  width: 100%;
  max-width: 649px;
}
section.treatment_what .treatment_top h2 strong{
  color: #55bdd5;
  font-family: 'SST bold';
}
section.treatment_what .treatment_top p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
}
section.treatment_what .treatment_bottom{
  display: flex;
  justify-content: space-between;
  gap: 24px;
}

section.treatment_what .treatment_bottom .treatment_bottom-banner{
  width: 100%;
  max-width: 440px;
  position: relative;
}
section.treatment_what .treatment_bottom .treatment_bottom-banner::after{
  content: '';
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-height: 300px;
  background: #47b8d2;
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: -1;
}
section.treatment_what .treatment_bottom .treatment_bottom-banner img{
  width: 100%;
}
section.treatment_what .treatment_bottom .treatment_bottom-text{
  width: 100%;
  max-width: 495px;
}
section.treatment_what .treatment_bottom .treatment_bottom-text h3{
  font-size: 42px;
  font-family: "SST";
  font-weight: bold;
  color: rgb(2, 57, 112);
  line-height: 1.073;
  margin: 0 0 24px;
}
section.treatment_what .treatment_bottom .treatment_bottom-text h3 b{
  color: rgb(71, 184, 210);
  font-family: 'SST bold';
}
section.treatment_what .treatment_bottom .treatment_bottom-text p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
  text-align: left;
}

/* treatment video */
section.treatment_video{
  padding: 64px 0;
}
section.treatment_video .content{
  background: var(--color-primary);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
section.treatment_video > .container{
  padding: 0 0;
}
section.treatment_video .content h3{
  font-size: 28px;
  font-family: 'SST bold';
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.135;
  margin: 25px;
}

section.treatment_video > .container img{
  width: 100%;
  max-width: 700px;
}

section.treatment_video .content img.desktop{
  width: 100%;
  max-width: 680px;
}
section.treatment_video .content img.mobile{
  display: none;
}
section.treatment_proced{
  padding: 0 0 64px;
}
.treatment_proced-top{
  display: flex;
  justify-content: space-between;
}
.proced-top-text{
  width: 100%;
  max-width: 570px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.treatment_proced-heart{
  width: 100%;
  max-width: 420px;
}
section.treatment_proced .treatment_proced-top h2{
  font-size: 36px;
  font-family: "SST";
  color: rgb(2, 57, 112);
  line-height: 1.227;
  margin: 0 0 32px;
}
section.treatment_proced .treatment_proced-top h2 strong{
  color: rgb(71, 184, 210);
  font-family: 'SST bold';
}
section.treatment_proced .treatment_proced-top p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
}
section.treatment_proced .treatment_proced-top span{
  display: flex;
  justify-content: space-between;
  margin: 48px 0;
}
section.treatment_proced .treatment_proced-top span p{
  width: 100%;
  max-width: 48%;
}
section.treatment_proced .treatment_proced-heart img.mobile{display: none;}
section.treatment_proced .treatment_proced-who h2{
  font-size: 42px;
  font-family: "SST";
  font-weight: lighter;
  line-height: 1.227;
  margin: 48px 0;
  color: #023970;
}
section.treatment_proced .treatment_proced-who h2 b,
section.treatment_proced .treatment_proced-who h2 strong{
  color: rgb(71, 184, 210);
  font-family: 'SST bold';
}
section.treatment_proced .treatment_proced-who .content{
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: start;
}
section.treatment_proced .treatment_proced-who .proced-who-text.one{
  max-width: 640px;
  display: flex;
    flex-direction: column;
    gap: 12px;
}

section.treatment_proced .treatment_proced-who .proced-who-text.two{
  width: 100%;
  max-width: 100%;
  font-family: "SST";
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
}
section.treatment_proced .treatment_proced-who .proced-who-text .mobile{
  width: 100%;
  display: none;
  position: relative;
}
section.treatment_proced .treatment_proced-who .proced-who-text .mobile::after{
  content: '';
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-height: 300px;
  background: #47b8d2;
  position: absolute;
  bottom: 10px;
  right: -10px;
  z-index: -1;
}
section.treatment_proced .treatment_proced-who .proced-who-text .mobile img{
  width: 100%;
}
section.treatment_proced .treatment_proced-who .proced-who-text p{
  font-size: 26px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
  text-align: left;
  margin: 0 0 22px;
  width: 48%;
  font-weight: bold;
}
section.treatment_proced .treatment_proced-who .proced-who-text p b{
  color: #84d0e1;
  font-family: 'SST bold';
}
section.treatment_proced .treatment_proced-who .proced-who-text li{
  font-size: 18px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
  text-align: left;
  width: 48%;
}

section.treatment_proced .treatment_proced-who .proced-who-text.one p,
section.treatment_proced .treatment_proced-who .proced-who-text.one li{
  width: 100%;
}

section.treatment_proced .treatment_proced-who .content .proced-who-banner{
  width: 100%;
  max-width: 340px;
  position: relative;
}
section.treatment_proced .treatment_proced-who .content .proced-who-banner::after{
  content: '';
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-height: 300px;
  background: #47b8d2;
  position: absolute;
  bottom: -10px;
  right: -10px;
  z-index: -1;
}
section.treatment_proced .treatment_proced-who .content .proced-who-banner img{
  width: 100%;
  height: 100%;
}

section.treatment_proced .treatment_proced-who p.subtitle{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
}
section.treatment_whats{
  background-image: url('../imagens/tratamentos/treatment-whats.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 64px 0;
  margin-top: -1px;
}
section.treatment_whats h2 {
  font-size: 36px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.053;
  text-align: center;
  font-weight: lighter;
}
section.treatment_whats h2 strong{
  font-family: 'SST bold';
}
/* treatment apto */
section.treatment_apto {
  background: #023970;
  display: flex;
  justify-content: center;
  gap: 48px;
  align-items: center;
}
section.treatment_apto img{
  width: 100%;
  max-width: 620px;
}
section.treatment_apto .treatment_apto-text{
  width: 100%;
  max-width: 570px;
  padding: 0 40px 0 0;
}
section.treatment_apto .treatment_apto-text h2{
  font-size: 36px;
  font-family: "SST";
  color: #fff;
  font-weight: lighter;
  line-height: 1.227;
  margin: 0 0 16px;
}
section.treatment_apto .treatment_apto-text h2 strong{
  font-family: 'SST bold';
}
section.treatment_apto .treatment_apto-text p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.238;
  margin: 0 0 16px;
}
section.treatment_apto .treatment_apto-text p a{
  color: rgb(71, 184, 210);
  cursor: pointer;
}

section.treatment_apto .treatment_apto-text .btn-link{
  background-color: var(--blue-primary);
    font-size: 22px;
    font-family: "SST";
    color: rgb(255, 255, 255);
    padding: 12px 28px;
    outline: none;
    border: 0;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
}

h1.mobile{display:none;}

@media (max-width:980px){
  section.treatment_video .content{flex-direction: column;}
  section.treatment_video .content img{max-width: 100%;}
  section.treatment_apto{
    flex-direction: column;
  }
  section.treatment_apto img{max-width: 100%;}
}

@media (max-width:768px){
  .proced-who-text.two  li{
    margin-top: 0 !important;
  }
  .treatment_proced-top{
    flex-direction: column;
    gap: 24px;
  }

  h1.mobile{
    background: #ab1d2e;
    text-align: center;
    padding: 32px 0;
    margin: -1px;
    font-size: 32px;
    font-family: "SST";
    color: rgba(255, 255, 255, 0.4);
    line-height: 1.125;
    display: block;
  }

  section.treatment_proced .treatment_proced-who .proced-who-text p,
  section.treatment_proced .treatment_proced-who .proced-who-text li{
    width: 100%;
  }
  section.treatment_proced .treatment_proced-heart img.desktop{display: none;}
  section.treatment_proced .treatment_proced-heart img.mobile{display: block;}
  section.treatment_hero{
    background-image: url('../imagens/tratamentos/bg-hero-mobile.png');
    padding: 128px 0 240px;
  }
  section.treatment_hero h1{display: none;}
  section.treatment_what{padding: 64px 0;}
  section.treatment_what .treatment_bottom{flex-direction: column;}
  section.treatment_what .treatment_bottom .treatment_bottom-banner,
  section.treatment_what .treatment_bottom .treatment_bottom-text{
    max-width: 100%;
  }
  h2.treatment_hero-mobile{
    display: block;
  }
  section.treatment_proced .treatment_proced-who .proced-who-text .mobile{display: block;margin: 0 0 24px;}
  section.treatment_proced .treatment_proced-who .content .proced-who-banner{display: none;}
  section.treatment_apto .treatment_apto-text{
    padding: 64px 20px;
  }
  section.treatment_proced .treatment_proced-top span{
    flex-direction: column;
    gap: 12px;
    margin: 24px 0;
  }
}

@media (max-width:580px){
  section.treatment_apto img{max-width: 600px;}
  section.treatment_what .treatment_top h2{
    font-size: 32px;
  }
  section.treatment_what .treatment_bottom .treatment_bottom-text h3{font-size: 32px;}
  section.treatment_proced .treatment_proced-top h2{font-size: 25px;}
  section.treatment_proced .treatment_proced-who h2{font-size: 32px;}
  section.treatment_apto .treatment_apto-text h2{font-size: 32px;}
}

@media only screen and (max-height: 900px){
.desktop {
    display: block;
}

}