section.product_watch{
  background-image: url('../imagens/watchman/watchmanbg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 128px 0;
}
section.product_watch .product_watch-text{
  width: 100%;
  max-width: 700px;
}
section.product_watch h1{
  font-size: 56px;
  color: rgb(227, 113, 39);
  font-family: 'SST bold';
  line-height: 0.87;
}
section.product_watch h1 img{width: 100%;}
section.product_watch p{
  font-size: 22px;
  font-family: "SST bold";
  color: rgb(102, 102, 102);
  line-height: 1.31;
  width: 100%;
  text-transform: uppercase;
  margin: 4px 0 12px;
}
section.product_watch h2{
  font-size: 36px;
  font-family: "SST Bold";
  color: rgb(71, 184, 210);
  font-weight: bold;
  line-height: 1.069;
}
section.product_watch h2 b{
  color: #023970;
  font-family: 'SST bold';
}
/* numbers people */
section.n-people{
  position: relative;
  margin: 0 0 48px;
}
.numbers-people{
  background:  rgb(227, 113, 39);
  padding: 20px 30px;
  width: 100%;
  max-width: 560px;
  position: absolute;
  top: -100px;
  text-align: center;
}

.numbers-people h2{
  font-size: 90px;
  font-family: 'SST Bold';
  color: #fff;
}
.numbers-people h6{
  color: #fff;
  text-transform: uppercase;
  font-family: 'SST Bold';
  font-size: 18px;
}

/* product dif */

section.product_dif{
  padding: 128px 0 0;
}
section.product_dif .content{
  display: flex;
  justify-content: space-between;
}
section.product_dif .content .product_dif-banner{
  width: 100%;
  max-width: 450px;
  margin: 30px 0 -50px;
  position: relative;
}
section.product_dif .content .product_dif-banner::after{
  content: '';
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-height: 300px;
  background: #e37127;
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: -1;
}
section.product_dif .content .product_dif-banner img{
  width: 100%;
}
section.product_dif .content .product_dif-text{
  width: 100%;
  max-width: 500px;
}
section.product_dif .content .product_dif-text h2{
  font-size: 36px;
  font-family: "SST";
  color: rgb(71, 184, 210);
  line-height: 1.073;
  margin: 0 0 24px;
}
section.product_dif .content .product_dif-text h2 b{
  text-transform: uppercase;
  color: #e37127;
  font-family: 'SST bold';
}
section.product_dif .content .product_dif-text p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
}
/* product study */

section.product_study{
  background:#e37127;
  padding: 98px 0;
}
section.product_study .product_study-text{
  width: 100%;
  max-width: 660px;
}
section.product_study .product_study-text h3{
  font-size: 35px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.3;
  font-weight: normal;
}
section.product_study .product_study-text h3 b{
  text-transform: uppercase;
  font-family: 'SST bold';
}
/* product security */

section.product_security{
  padding: 128px 0;
}
section.product_security h2{
  font-size: 36px;
  font-family: "SST";
  color: rgb(71, 184, 210);
  line-height: 1.227;
  margin:  0 0 8px;
}
section.product_security p.sub{
  text-transform: uppercase;
  color: rgb(136, 136, 136);
  line-height: 1.238;
  font-family: "SST";
  margin: 0 0 24px;
  font-size:18px;
}
section.product_security h2 b{
  text-transform: uppercase;
  color: #e37127;
  font-family: 'SST bold';
  font-size: 44px;
}
section.product_security h2 b img{width: 100%;max-width: 320px;}
section.product_dif .content .product_dif-text h2 b img{
  width: 100%;
  max-width: 350px;
    margin: 8px 0 0;
}
section.product_security .content{
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
section.product_security .content .product_security-text{
  width: 100%;
  max-width: 580px;
}
section.product_security .content .product_security-text p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
}
section.product_security .content .product_security-banner{
  width: 100%;
  max-width: 520px;
  position: relative;
}
section.product_security .content .product_security-banner::after{
  content: '';
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-height: 300px;
  background: #e37127;
  position: absolute;
  bottom: 65px;
  right: -10px;
  z-index: -1;
}
section.product_security .content .product_security-banner img{
  width: 100%;
}
/* section people */
section.product_people{
  padding: 98px 0;
  background: #444444;
}
section.product_people .content{
  display: flex;
  justify-content: space-between;
}
section.product_people .content .product_people-text{
  width: 100%;
  max-width: 580px;
}
section.product_people .content .product_people-text h2{
  font-size: 42px;
  font-family: "SST bold";
  color: rgb(255, 255, 255);
  line-height: 1.18; 
}
section.product_people .content .product_people-text h2 b{
  color: #e37127;
  font-family: 'SST bold';
}
section.product_people .content .product_people-text p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.329;
  margin: 8px 0 24px;
}
section.product_people .content .product_people-text h3{
  font-size: 28px;
  color: rgb(227, 113, 39);
  line-height: 1.16;
  font-family: 'SST bold';
}
section.product_people .content .product_people-video{
  width: 100%;
  max-width: 620px;
}
section.product_people .content .product_people-video img{
  width: 100%;
}
section.product_people h4{
  font-size: 26px;
  font-family: "SST";
  color: rgba(255, 255, 255, 0.502);
  line-height: 1.238;
  text-align: left;
  margin: 48px 0 0;
}

/* product elegible */

section.product_eligible{
  padding: 128px 0;
  background: #e8e8e8;
}
section.product_eligible .content{
  display: flex;
  justify-content: space-between;
}

section.product_eligible .content .product_eligible-text-right,
section.product_eligible .content .product_eligible-text-left{
  width: 100%;
  max-width: 48%;
}

section.product_eligible .content .product_eligible-text-right{
  border-right: 1px solid #ccc;
  padding: 0px 30px 0 0;
  margin: 0 10px 0 0;
}

section.product_eligible .content .product_eligible-text-right h2,
section.product_eligible .content .product_eligible-text-left h2{
  font-size: 36px;
  font-family: "SST";
  color: rgb(2, 57, 112);
  line-height: 1.205;
  margin: 0 0 32px;
  font-weight: normal;
}
section.product_eligible .content .product_eligible-text-right h2 b,
section.product_eligible .content .product_eligible-text-left h2 b{
font-family: 'SST bold';
}
section.product_eligible .content .product_eligible-text-right span{
  display: flex;
  align-items: start;
  gap: 12px;
  margin: 0 0 16px;
}
section.product_eligible .content .product_eligible-text-right span .number{
  background: rgb(71, 184, 210);
  padding: 6px 12px;
  border-radius: 50%;
  font-size: 18px;
  color: #fff;
}
section.product_eligible .content .product_eligible-text-right span p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
}
section.product_eligible .content .product_eligible-text-right ul,
section.product_eligible .content .product_eligible-text-left ul{
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0 0 0 50px;
}
section.product_eligible .content .product_eligible-text-left ul{
  margin: 0 0 0 20px;
}
section.product_eligible .content .product_eligible-text-right ul li{
  color: rgb(71, 184, 210);
  list-style-type: disc;
}
section.product_eligible .content .product_eligible-text-right ul li p,
section.product_eligible .content .product_eligible-text-left ul li p{
  font-size: 20px;
  font-family: "SST";
  line-height: 1.238;
  color: #888888;
}

section.product_eligible .content .product_eligible-text-left ul li{
  color:var(--color-primary);
  list-style-type: disc;
}
section.product_eligible .content .product_eligible-text-left .box{
  background: var(--color-primary);
  margin: 48px 0 0;
  padding: 40px;
}
section.product_eligible .content .product_eligible-text-left .box p {
  font-size: 22px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.218;
}
/* product atention */
section.product_atention{
  padding: 64px 0;
  background: #f7f7f7;
}
section.product_atention p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.35;
  margin: 0 0 24px;
}
section.product_atention h6{
  font-size: 24px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height:32px;
}

/* contraindicações */

section.product_cont{
  padding: 64px 0;
}

section.product_cont h2{
  font-size: 36px;
  font-family: "SST bold";
  color: var(--color-primary);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.205;
  text-align: center;
}
section.product_cont p{
  font-size: 22px;
  font-family: 'SST medium';
  color: rgb(227, 113, 39);
  line-height: 0.95;
  text-align: center;
  margin: 24px auto 30px;
  max-width:800px;
}
section.product_cont ul{
  display: flex;
  flex-wrap: wrap;
  gap: 12px 24px;
}
section.product_cont ul li{
  font-size: 20px;
  font-family: 'SST medium';
  color: rgb(136, 136, 136);
  line-height: 1.238;
  text-align: left;
  list-style-type: disc;
  width: 100%;
  max-width: 48%;
}




h1.mobile{display:none;}
@media (max-width:768px){
  .product_security-banner{
    margin-top: 25px;
  }
  section.product_security .content .product_security-banner::after{
    bottom: 0;
    top: 54px;
  }
  section.product_study .product_study-text h3{
    font-size: 26px;
  }
  section.product_cont p{
    line-height: 1.1;
  }
  h1.mobile{
    background: #ab1d2e;
    text-align: center;
    padding: 32px 0;
    margin: -1px;
    display: block;
    font-size: 32px;
    font-family: "SST";
    color: rgba(255, 255, 255, 0.4);
    line-height: 1.125;
  }
  section.product_watch h1{font-size: 48px;}
  section.product_watch h2{font-size: 36px;}
  section.product_dif{padding: 64px 0;}
  section.product_dif .content{flex-direction: column-reverse;}
  section.product_dif .content .product_dif-text h2 br{display: none;}
  section.product_dif .content .product_dif-text,
  section.product_dif .content .product_dif-banner{
    max-width: 100%;
    margin: 48px 0 0;
  }
  section.product_cont h2{font-size: 32px;}
  section.product_study .product_study-text{max-width: 100%;}
  section.product_security{padding: 64px 0;}
  section.product_security .content{
    flex-direction: column;
  }
  section.product_security .content .product_security-text,
  section.product_security .content .product_security-banner{
    max-width: 100%;
  }
  section.product_people .content{
    flex-direction: column;
    gap: 24px;
  }
  section.product_people .content .product_people-text,
  section.product_people .content .product_people-video{
    max-width: 100%;
  }
  section.product_eligible .content{
    flex-direction: column;
    gap: 24px;
  }
  section.product_eligible .content .product_eligible-text-right, 
  section.product_eligible .content .product_eligible-text-left{
    max-width: 100%;
  }

  section.product_eligible .content .product_eligible-text-right{
    margin:0;
    padding: 0;
    border-right:none;
  }
  section.product_eligible .content .product_eligible-text-right ul, 
  section.product_eligible .content .product_eligible-text-left ul{
    margin: 0 0 0 20px;
  }
  section.product_cont ul{
    margin: 0 0 0 20px;
  }
  section.product_cont ul li{
    max-width: 100%;
  }
  section.product_people h4{
    font-size: 24px;
  }

  .product_study-text h3 br{
    display: none;
  }
  .product_study-text h3{
    font-size: 20px !important;
  }
  .content .product_eligible-text-left h2{
    border-bottom: 1px solid #fc0067;
    padding-bottom: 32px;
  }

  section.product_watch{
    background-image: url('../imagens/watchman/watchmanbg-mobol.png') !important;
    background-position: inherit;
    padding: 0 !important;
  }

  .product_watch-text{
    padding: 128px 0;
  }
  .product_watch-text h1 img {
    width: 250px !important;
  }
  section.product_watch h1{
    margin-top: 20px;
  }


  .bg-avc-section{
    padding: 30px 0 !important;
  }
}

@media (max-width:580px){
  section.product_watch h1{font-size: 32px;}
  section.product_dif .content .product_dif-text h2{
    font-size: 32px;
  }
  section.product_security h2{
    font-size: 32px;
  }
  section.product_eligible .content .product_eligible-text-right h2, section.product_eligible .content .product_eligible-text-left h2{
    font-size: 24px;
    margin: 16px 0 32px;
  }
  section.product_people .content .product_people-text h2{
    font-size: 32px;
  }
  section.product_eligible .content .product_eligible-text-left .box p{
    font-size: 24px;
  }
  .numbers-people h2{
    font-size: 48px;
  }
  section.product_cont h2{
    font-size: 24px;
  }
}

@media (max-width:340px){
  .numbers-people h2{
    font-size: 42px;
  }
}

.bg-avc-color{
  background: #fc0067;
}

section.avc_alerts .content-top{
  padding-bottom: 0px;
}

.bg-avc-section{
  max-width: 1070px;
  margin: 0 auto;
  padding: 70px 0;
}