ul{
  padding-left: 0;
}

.mt-negative-desk{
  margin-top: -114px;
}

section.fibri_hero{
  background-image: url('../imagens/fibrilacao/fibri-bg-hero.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 128px 0;
}
section.fibri_hero h1{
  font-size: 56px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.069;
  font-weight: lighter;
  width: 100%;
  max-width: 533px;
}
section.fibri_hero h1 strong{ font-family: 'SST bold';}


/* Section Fibri Whta */
section.fibri_what{
  padding: 103px 0;
}
section.fibri_what h6{
    font-size: 24px;
    font-family: "SST";
    color: rgb(136, 136, 136);
    line-height: 36px;
    text-align: left;
    margin: 0 0 128px;
}
section.fibri_what .fibri_what-content{
  display: flex;
  justify-content: space-between;
  gap: 48px;
}
section.fibri_what .fibri_what-content .fibri_what-banner{
  width: 100%;
  max-width: 580px;
  position: relative;
}
section.fibri_what .fibri_what-content .fibri_what-banner::after{
  content: '';
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-height: 300px;
  background: var(--color-primary);
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: -1;
}
section.fibri_what .fibri_what-content .fibri_what-banner img{
  width: 100%;
}
section.fibri_what .fibri_what-content .fibri_what-text{
  width: 100%;
  max-width: 570px;
}
section.fibri_what .fibri_what-content .fibri_what-text h2{
  font-size: 36px;
  font-family: "SST";
  color: var(--color-primary);
  line-height: 42px;
  text-align: left;
  margin: 0 0 24px;
}
section.fibri_what .fibri_what-content .fibri_what-text h2 b{
  color: #4cb8d2;
  font-family: 'SST bold';
}
section.fibri_what .fibri_what-content .fibri_what-text p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 36px;
  text-align: left;
}

/* fibri avc */

section.fibri_avc{
  background-image: url('../imagens/fibrilacao/fibri-avc.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 128px 0 96px;
}
section.fibri_avc .fibri_avc-text{
  width: 100%;
  max-width: 486px;
  position: relative;
  padding: 20px 0 0 20px;
}
section.fibri_avc .fibri_avc-text::before{
  content: '';
  position: absolute;
  background: #fff;
  width: 200px;
  height: 1px;
  top: 0;
  left: 0;
}
section.fibri_avc .fibri_avc-text::after{
  content: '';
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  height: 100px;
  width: 1px;
}

section.fibri_avc .fibri_avc-text h3{
  font-size: 28px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.31;
  text-align: left;
  font-weight: lighter;
}

section.fibri_avc .fibri_avc-text h3 strong{
  font-family: 'SST bold';
}
section.fibri_avc .fibri_avc-text button{
  background: var(--blue-primary);
  color: #fff;
  border-radius: 2px;
  padding: 12px 28px;
  outline: none;
  border: none;
  font-size: 22px;
  margin: 24px 0 0;
}


/* Section fibri types  video*/

section.fibri_type-v{
  padding: 128px 0;
}
section.fibri_type-v .content{
  display:flex;
  position: relative;
}

section.fibri_type-v .fibri_type-text h2{
  font-size: 36px;
  font-family: "SST";
  color: var(--color-primary);
  line-height: 1.252;
  width: 100%;
  max-width: 400px;
  font-weight: lighter;
}

section.fibri_type-v .fibri_type-video{
  width: 100%;
  max-width: 620px;
  position: absolute;
  right: 0;
}
section.fibri_type-v .fibri_type-video img{
  width: 100%;
}

/* section fibri symptoms */

section.fibri_symptoms{
  background: var(--color-primary);
  padding: 188px 0 128px;
}
section.fibri_symptoms h2{
  font-size: 36px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.069;
  font-weight: lighter;
}
.fibri_symptoms-content{
  display: flex;
  justify-content: space-between;
}
.fibri_symptoms-content .fibri_symptoms-list{
  width: 100%;
  max-width: 580px;
  margin: 48px 0 0;
}
.fibri_symptoms-list h4{
  font-size: 26px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.238;
  font-weight: lighter;
}
.fibri_symptoms-list ul {
  padding: 0 0 0 18px;
  margin: 24px 0 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.fibri_symptoms-list ul li{
  list-style-type: disc;
  font-family: 'SST bold';
  font-size: 20px;
  font-weight: 600;
  color: rgb(255, 255, 255);
  line-height: 1.238;
}
.fibri_symptoms-text{
  width: 100%;
  max-width: 365px;
  margin: 23px 56px 0 0;
}
.fibri_symptoms-text h3{
  font-size: 35px;
    max-width: 231px;
  font-family: 'SST bold';
  color: rgb(255, 255, 255);
  line-height: 1.098;
}

/* section fibri test */

section.fibri_test{
  background-image: url('../imagens/fibrilacao/fibri-man.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 128px 0;
}

section.fibri_test .fibri_test-text h2,
section.fibri_test .fibri_test-text h1{
  font-size: 42px;
  font-family: "SST";
  color: var(--color-primary);
  line-height: 44px;
  max-width: 490px;
  margin: 0 0 16px;
}
section.fibri_test .fibri_test-text h1{
  font-size: 56px;
  max-width: 480px;
  line-height: 58px;
}


section.fibri_test .fibri_test-text  h2 b,
section.fibri_test .fibri_test-text  h1 b{
  color: #4cb8d2;
  font-family: 'SST bold';
}

section.fibri_test .fibri_test-text p{
  font-size: 22px;
    font-family: "SST";
    color: rgb(102, 102, 102);
    line-height: 24px;
}
section.fibri_test .fibri_test-text  button{
  background: var(--blue-primary);
  color: #fff;
  border-radius: 2px;
  padding: 12px 26px;
  outline: none;
  border: none;
  font-size: 22px;
  margin: 24px 0 0;
}

/* section fibri types text */
section.fibri_types{
  padding: 128px 0 0;
}
section.fibri_types h2.title{
  font-size: 36px;
  font-family: "SST";
  color: var(--color-primary);
  line-height: 1.073;
  margin: 0 0 16px;
}
section.fibri_types h2.title b{
  color: #4cb8d2;
  font-family: 'SST bold';
}
section.fibri_types p.subtitle{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
  margin: 0 0 48px;
}
section.fibri_types .fibri_types-content{
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 42px;
}
section.fibri_types .fibri_types-content .fibri_types-banner{
  width: 100%;
  max-width: 480px;
  padding: 48px 0 0;
  position: relative;
}
section.fibri_types .fibri_types-content .fibri_types-banner::after{
  content: '';
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-height: 300px;
  background: var(--color-primary);
  position: absolute;
  top: 35px;
  right: -10px;
  z-index: -1;
}
section.fibri_types .fibri_types-content .fibri_types-banner img{
  width: 100%;
  height: 600px;
}
section.fibri_types .fibri_types-content .fibri_types-text{
  width: 100%;
  max-width: 680px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
section.fibri_types h4{
  font-size: 22px;
  color: #888888;
  font-family: "SST";
  font-weight: 100;
  line-height: 1.238;
}
section.fibri_types h4 strong{
  color: var(--color-primary);
  font-size: 24px;
  font-family: 'SST bold';
}

/* fibri cause */

section.fibri_cause{
  margin: -70px 0 0;
  padding: 150px 0 64px;
  background: #e8e8e8;
}
section.fibri_cause .fibri_content-top{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap:30px;
}
section.fibri_cause .fibri_content-top .top-text{
  width: 100%;
  max-width: 480px;
}
section.fibri_cause .fibri_content-top .top-text h2{
  font-size: 36px;
  font-family: "SST";
  color: var(--color-primary);
  line-height: 1.069;
  margin: 0 0 16px;
}
section.fibri_cause .fibri_content-top .top-text p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
}
section.fibri_cause .fibri_content-top .top-banner{
  width: 100%;
  max-width: 590px;
  position: relative;
  z-index: 2;
}
section.fibri_cause .fibri_content-top .top-banner::after{
  content: '';
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-height: 300px;
  background: var(--color-primary);
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: -1;
}

section.fibri_cause .fibri_content-top .top-banner img{
  width: 100%;
}
section.fibri_cause .fibri_content-bottom{
  margin: 72px 0 0;
}

section.fibri_cause .fibri_content-bottom ul{
  display: flex;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}
section.fibri_cause .fibri_content-bottom ul li {
  width: 100%;
  max-width: 48%;
  font-size: 22px;
  color: var(--color-primary);
  font-family: 'SST bold';
  line-height: 1.238;
  list-style-type: disc;
}
section.fibri_cause .fibri_content-bottom ul li b{
  color: rgb(136, 136, 136);
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
  font-weight: lighter;
}

/* sections factors */

section.fibri_factors{
  padding: 64px 0 0;
}
section.fibri_factors .content{
  display: flex;
  justify-content: space-between;
  position: relative;
  gap: 36px;
}
section.fibri_factors .fibri_factors-banner{
  width: 100%;
  max-width: 580px;
  position: relative;
}
section.fibri_factors .fibri_factors-banner::after{
  content: '';
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-height: 300px;
  background: var(--color-primary);
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: -1;
}
section.fibri_factors .fibri_factors-banner img{
  width: 100%;
}
section.fibri_factors .fibri_factors-text{
  width: 100%;
  max-width: 520px;
}
section.fibri_factors .fibri_factors-text h2{
  font-size: 36px;
  font-family: "SST";
  color: var(--color-primary);
  line-height: 1.073;
  margin: 0 0 24px;
  font-weight: lighter;
}
section.fibri_factors .fibri_factors-text h2 strong{
  font-family: 'SST bold';
}
section.fibri_factors .fibri_factors-text p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
}

/* section relation  */
section.fibri_relation{
  background: var(--color-primary);
  padding: 148px 0 128px;
  margin: -72px 0 0;
}
section.fibri_relation .content h2{
  font-size: 36px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.145;
  margin: 0 0 48px;
}
section.fibri_relation .content p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.238;
}

/* section treatments */
section.fibri_treatments{
  padding: 110px 0;
}
section.fibri_treatments .content-top{
  display: flex;
  justify-content: space-between;
  position: relative;
}
section.fibri_treatments .content-top .treatments-text{
  width: 100%;
  max-width: 520px;
}
section.fibri_treatments .content-top .treatments-text h2{
  font-size: 36px;
  color: rgb(71, 184, 210);
  font-family: 'SST bold';
  line-height: 1.069;
  margin: 0 0 16px;
}
section.fibri_treatments .content-top .treatments-text p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
}
section.fibri_treatments .content-top .treatments-banner{
  width: 100%;
  max-width: 500px;
  position: absolute;
  right: 0;
  top: -190px;
}
section.fibri_treatments .content-top .treatments-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.fibri_treatments .content-top .treatments-banner img{
  width: 100%;
}
section.fibri_treatments .content-bottom{
  margin: 90px 0 0;
}
section.fibri_treatments .content-bottom ul{
  display: flex;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}
section.fibri_treatments .content-bottom ul li {
  width: 100%;
  max-width: 48%;
  font-size: 22px;
  font-family: 'SST bold';
  color: rgb(76, 184, 210);
  line-height: 1.238;
}
section.fibri_treatments .content-bottom ul li b{
  color: rgb(136, 136, 136);
  font-size: 22px;
  font-family: "SST";
  line-height: 1.238;
  font-weight: lighter;
}

/* section fibri OAAE */
section.fibri_oae{
  background: #4cb8d2;
  padding: 32px 0;
  text-align: center;
}

section.fibri_oae p{
  font-size: 22px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  font-weight: lighter;
  line-height: 1.238;
  text-align: center;
  margin: 0 0 48px;
}
section.fibri_oae p strong{
  font-family: 'SST bold';
}
section.fibri_oae button{
  background: var(--blue-primary);
  color: #fff;
  padding: 12px 28px;
  font-size: 22px;
  font-family: "SST";
  color: rgb(255, 255, 255);
  line-height: 1.176;
  text-align: center;
  outline: none;
  border: none;
  border-radius: 2px;
}

/* section fibri More */
section.fibri_more{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
section.fibri_more img{
  width: 100%;
  max-width: 48%;
}
section.fibri_more .fibri_text{
  width: 100%;
  max-width: 48%;
}
section.fibri_more h2{
  font-size: 36px;
  font-family: "SST";
  color: rgb(2, 57, 112);
  line-height: 1.169;
}
section.fibri_more h2 b{
  color: var(--color-primary);
  font-family: 'SST bold';
}
section.fibri_more p.desc{
  font-size: 22px;
  font-family: "SST";
  color: rgb(136, 136, 136);
  line-height: 1.238;
  margin: 48px 0;
  max-width: 600px;
}
section.fibri_more span.text-list{
  display: flex;
  flex-direction: column;
  gap: 16px;
}
section.fibri_more span.text-list p{
  font-size: 22px;
  color: #023970;
  line-height: 1.238;
  text-align: left;
  font-family: 'SST bold';
}
section.fibri_more span.text-list p a{
  text-decoration: underline;
}

h1.mobile{display:none;}

@media (max-width:980px){
  section.fibri_type-v{
    padding: 64px 0 0;
  }
  section.fibri_type-v .content{
    flex-direction: column;
    gap: 42px;
  }
  section.fibri_type-v .fibri_type-text h2{
    max-width: inherit;
  }
  section.fibri_type-v .fibri_type-video{
    position: relative;
    margin-bottom: -50px;
  }
  section.fibri_factors{
    padding: 80px 0 40px;
  }
  section.fibri_treatments{
    padding: 0 0 128px;
  }
  section.fibri_treatments .content-top{
    flex-direction: column-reverse;
  }
  section.fibri_treatments .content-top .treatments-banner{
    position: relative;
    top: -60px;
    max-width: 100%;
  }
}

@media (max-width:768px){
  .fibri_symptoms-text{
    border-top: 1px solid white;
    padding: 16px 0;
  }
  .fibri_content-bottom ul li{
    margin-top: 0 !important;
  }
  .fibri_symptoms-text h3{
    max-width: 100%;
    font-size: 28px;
  }
  .fibri_content-bottom ul {
    margin-left: 15px;
  }
  h1.mobile{
    background: #ab1d2e;
    text-align: center;
    padding: 32px 0;
    margin: -1px;
    font-size: 36px;
    font-family: 'SST bold';
    color: rgba(255, 255, 255, 0.4);
    line-height: 1.125;
  }
  section.fibri_hero h1{
    visibility: hidden;
  }
  section.fibri_hero{
    background-position: right;
    background-image: url('../imagens/fibrilacao/fibri-bg-hero-mobol.png');
  }
  section.fibri_hero h1{
    font-size: 36px;
    max-width: 243px;
  }
  section.fibri_what{
    padding: 64px 0;
  }
  section.fibri_what h6{
    margin: 0 0 48px;
  }
  section.fibri_what .fibri_what-content{
    flex-direction: column;
    gap: 24px;
  }
  section.fibri_avc{
    padding: 64px 0;
    background-image: url('../imagens/fibrilacao/fibri-avc-mobile.png');
  }
  section.fibri_avc .fibri_avc-text h3{
    font-size: 28px;
  }

  section.fibri_avc .fibri_avc-text{
    max-width: 300px;
  }
 
  section.fibri_symptoms{
    padding: 98px 0 128px;
  }
  .fibri_symptoms-content{
    flex-direction: column;
    gap: 24px;
  }
  .fibri_symptoms-text{
    margin: 0;
    max-width: inherit;
  }
  section.fibri_types{
    padding: 64px 0;
  }
  section.fibri_types .fibri_types-content{
    flex-direction: column;
    gap: 24px;
  }
  section.fibri_types .fibri_types-content .fibri_types-banner{
    padding: 0;
    margin: 0 auto;
  }
  section.fibri_types .fibri_types-content .fibri_types-banner img{
    max-width: 100%;
    max-height: 400px;
  }
  section.fibri_types .fibri_types-content .fibri_types-banner::after{
    top: -10px;
    right:-10px;
  }
  section.fibri_cause{
    margin: 32px 0 0;
    padding: 64px 0;
  }
  section.fibri_cause .fibri_content-top{
    flex-direction: column;
    gap: 24px;
  }
  section.fibri_cause .fibri_content-top .top-text{
    max-width: 100%;
  }
  section.fibri_cause .fibri_content-bottom ul li{
    max-width: 98%;
  }
  section.fibri_factors{
    padding: 64px 0 0;
  }
  section.fibri_factors .content{
    flex-direction: column-reverse;
    gap: 48px;
  }
  section.fibri_factors .fibri_factors-text,
  section.fibri_factors .fibri_factors-banner{
    max-width: 100%;
  }
  section.fibri_treatments{
    padding: 0 0 128px;
  }

  section.fibri_treatments .content-bottom{
    margin: 24px 0 0;
  }
  section.fibri_treatments .content-bottom ul li{
    max-width: 98%;
  }
  section.fibri_oae button{
    font-size: 32px;
    max-width: 300px;
  }
  section.fibri_more{
    flex-direction: column;
    gap: 48px;
  }
  section.fibri_more img{
    max-width: 100%;
  }
  section.fibri_more .fibri_text{
    max-width: 100%;
    padding: 0 20px 64px;
  }
  section.fibri_oae p{
    font-size: 20px;
  }
  .mt-negative-desk{
    margin-top: 0;
  }
}

@media (max-width:480px){
  section.fibri_types h2.title{font-size: 36px;}
  section.fibri_relation .content h2{font-size: 36px;}
  section.fibri_test .fibri_test-text h2{font-size: 36px;}
  section.fibri_test .fibri_test-text p{font-size: 20px;}
  section.fibri_more h2{font-size: 36px;}
  section.fibri_treatments .content-top .treatments-text h2{font-size: 36px;}
  section.fibri_what .fibri_what-content .fibri_what-text h2{font-size: 36px;line-height: 42px;}
  section.fibri_symptoms h2{font-size: 36px;}
  .fibri_symptoms-list ul li{font-size: 20px;}
  .fibri_symptoms-text h3{font-size: 32px;}
}