/* fuentes */
@font-face {
  font-family: 'Majrit Text';
  src: url('//static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Majrit Text';
  src: url('//static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Majrit Text';
  src: url('//static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Majerit';
  src: url('//static.elpais.com/dist/resources/fonts/majerit/majeritheadlinecondensedbold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

/* texto principal */
body.t__a__especial .a_b p,
body.t__a__especial .a_b.initial_letter:first-letter {
  font-family: 'Majrit Text';
  font-weight: normal;
  font-style: normal;
  font-size: 1.9rem;
  line-height: 2.9rem;
  letter-spacing: 0.019rem;
  float: none;
  padding-right: 0;
}

/* titulos cuerpo */
body.t__a__especial .a_b > h2 {
  font-family: 'BentonSans';
  font-weight: 400;
  font-style: normal;
  color: white;
  font-size: 1.4rem;
  line-height: 1.8rem;
  letter-spacing: -0.016rem;
  text-align: center;
  text-transform: uppercase;
  background: #0793D1;
  padding: 1.2rem;
  position: relative;
  max-width: 42rem;
  margin: 15rem auto 3.7rem;
}

body.t__a__especial .a_b > h2 b {
  display: block;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.8rem;
  letter-spacing: -0.03rem;
}

body.t__a__especial .a_b > h2:before {
  content: '';
  display: block;
  width: 1px;
  height: 9rem;
  background: #0793D1;
  position: absolute;
  top: -12rem;
  left: 50%;
}

body.t__a__especial .a_b > h3 {
  font-family: 'BentonSans';
  font-weight: bold;
  font-style: normal;
  color: #0793D1;
  font-size: 1.4rem;
  line-height: 1.6rem;
  letter-spacing: -0.016rem;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 1.5rem;
}

body.t__a__especial .a_b > h4 {
  font-family: 'Majerit';
  font-weight: bold;
  font-size: 3.7rem;
  line-height: 3.4rem;
  letter-spacing: -0.060rem;
  text-align: center;
  max-width: 41rem;
  margin: 0 auto 4.3rem;
}

body.t__a__especial .a_b > h5 {
  font-family: 'BentonSans';
  font-weight: bold;
  font-style: normal;
  color: black;
  font-size: 1.9rem;
  line-height: 2.9rem;
  letter-spacing: -0.016rem;
  text-align: center;
  margin: 0 auto 2.2rem;
}

/* sumario cita */
body.t__a__especial .quote,
body.t__a__especial .quote_pull:not(.pull_left):not(.pull_right):not(.pull_left_tablet):not(.pull_right_tablet) {
  background: none;
  padding: 0;
  max-width: 50rem;
  margin: 5rem auto;
}

body.t__a__especial .quote div {
  font-size: 2.2rem;
  line-height: 2.4rem;
  letter-spacing: -0.04rem;
  text-align: center;
  max-width: 47rem;
  margin: 0 auto;
}

body.t__a__especial .quote div:after {
  content: '';
  display: block;
  width: 6.2rem;
  height: 5.3rem;
  background-image: url('//ep01.epimg.net/estaticos/arc/2021/01/bolsonaro/img/cita.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 4.8rem auto 3rem;
}

body.t__a__especial .quote blockquote cite,
body.t__a__especial .quote_pull:not(.pull_left):not(.pull_right):not(.pull_left_tablet):not(.pull_right_tablet) cite {
  font-family: 'BentonSans';
  font-weight: 200;
  font-size: 1.2rem;
  line-height: 1.9rem;
  letter-spacing: -0.022rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

/* creditos */
ul.creditos {
  max-width: 52rem;
  margin: 5rem auto;
  text-align: center;
  list-style: none;
  padding: 0;    
}

ul.creditos li {
  font-size: 1.6rem;
  line-height: 2.5rem;
  letter-spacing: 0.014rem;
  font-family: 'Majrit Text';
  font-weight: normal;
}

ul.creditos li:first-child {
  margin-bottom: 1.5rem;
  font-size: 1.8rem;
  line-height: 1.8rem;
  letter-spacing: 0.016rem;
}

ul.creditos li strong {
  font-weight: bold;
}

ul.creditos li a {
  transition: all 0.25s;
  text-decoration: underline;
}

ul.creditos li a:hover {
  opacity: 1;
}

@media (min-width: 1001px) {
  
  /* publi del cuerpo */
  body.t__a__especial .a_b div.ad-center-rail {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  
  /* texto principal */
  body.t__a__especial .a_b p,
  body.t__a__especial .a_b.initial_letter:first-letter,
  body.t__a__especial .a_b > h5 {
    font-size: 2.2rem;
    line-height: 3.2rem;
  }
  
  /* titulos cuerpo */
  body.t__a__especial .a_b > h2 {

  }
  
  body.t__a__especial .a_b > h3 {

  }
  
  /* sumario cita */
  body.t__a__especial .quote div {
    font-size: 3.2rem;
    line-height: 3.4rem;
    letter-spacing: -0.06rem;
  }
  
  /* sumario foto */
  body.t__a__especial .a_b > .f .breakout {
    margin-left: 0 !important;
    max-width: 100% !important;
  }

}
