@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;700;900&family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&display=swap');
 html {
      line-height: 1.5;
      font-family: 'Libre Caslon Text', serif;
      font-size: 19px;
      color: #1a1a1a;
      background-color: white;
    }
    body {
      margin: 0 auto;
      max-width: 42em;
      padding-left: 50px;
      padding-right: 50px;
      padding-top: 50px;
      padding-bottom: 50px;
      hyphens: none;
      overflow-wrap: break-word;
      text-rendering: optimizeLegibility;
      font-kerning: normal;
    }
   p.h1 {
      font-size: 1.8rem;
      line-height: 2rem;
      font-family: 'Inter', sans-serif;
      color: #ec6723;
      font-weight: 900;
    }
    p.h2 {
      font-size: 1.4rem;
      line-height: 1.6rem;
      font-family: 'Inter', sans-serif;
      color: #ec6723;
      font-weight: 900;
    }
    @media (max-width: 600px) {
      body {
        font-size: 0.9rem;
        padding: 0rem;
        margin: 1rem;
      }
      h1, .h1 {
        font-size: 1.6rem;
        margin-bottom: 1rem;
      }
      p.sub {
        font-size: 1.2rem !important;
      }
      .autor {
        font-size: 1rem !important;
      }
      .pertenencia {
        font-size: 0.7rem !important;
        line-height: 1rem !important;
      }
      blockquote, .cita {
        margin-left: 0.4em !important;
      }
    }
    @media print {
      body {
        background-color: transparent;
        color: black;
        font-size: 12pt;
      }
      p, h2, h3 {
        orphans: 3;
        widows: 3;
      }
      h2, h3, h4 {
        page-break-after: avoid;
      }
    }
    p {
      margin: 1em 0;
    }
    a {
      color: #1a1a1a;
    }
    a:visited {
      color: #1a1a1a;
    }
    img {
      max-width: 100%;
    }
    h1, h2, h3, h4, h5, h6 {
      margin-top: 1.6em;
    }
    h5, h6 {
      font-size: 1em;
      font-style: italic;
    }
    h6 {
      font-weight: normal;
    }
    ol, ul {
      padding-left: 1.7em;
      margin-top: 1em;
    }
    li > ol, li > ul {
      margin-top: 0;
    }
    blockquote, .cita {
      font-family: 'Inter', sans-serif;
      font-weight: 300;
      font-size: 0.9rem;
      margin: 1.5em 0 1.5em 1.3em;
      padding-left: 1.3em;
      border-left: 1.5px solid #ec6723;
      color: #606060;
    }
    code {
      font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
      font-size: 85%;
      margin: 0;
    }
    pre {
      margin: 1em 0;
      overflow: auto;
    }
    pre code {
      padding: 0;
      overflow: visible;
      overflow-wrap: normal;
    }
    .sourceCode {
     background-color: transparent;
     overflow: visible;
    }
    hr {
      background-color: #ec6723;
      border: none;
      height: 1px;
      margin: 1em 0;
    }
    table {
      margin: 3em 0 -0.5em 0;
      border-collapse: collapse;
      width: 100%;
      overflow-x: auto;
      display: block;
      font-variant-numeric: lining-nums tabular-nums;
    }
    table caption {
      margin-bottom: 0.75em;
    }
    tbody {
      margin-top: 0.5em;
      border-top: 2px solid #ec6723;
      border-bottom: 2px solid #ec6723;
    }
    th {
      border-top: 1px solid #1a1a1a;
      padding: 0.25em 0.5em 0.25em 0.5em;
    }
    td {
      padding: 0.125em 0.5em 0.25em 0.5em;
    }
    header {
      margin-bottom: 4em;
      text-align: left;
      margin-bottom: -0.9rem;
    }
   
    #TOC li {
      list-style: none;
    }
    #TOC ul {
      padding-left: 1.3em;
    }
    #TOC > ul {
      padding-left: 0;
    }
    #TOC a:not(:hover) {
      text-decoration: none;
    }
    code{white-space: pre-wrap;}
    span.smallcaps{font-variant: small-caps;}
    span.underline{text-decoration: underline;}
    div.column{display: inline-block; vertical-align: top; width: 50%;}
    div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
    ul.task-list{list-style: none;}
    .display.math{display: block; text-align: center; margin: 0.5rem auto;}


    a {
      color: #ec6723;
      font-family: 'Inter', sans-serif;
      font-weight: 700;
      text-decoration: none;
    }

     h1 a, .autor a {
      vertical-align:super;  
      font-size: medium;  
     }


/*----Propios----*/

.sub {
   color: #ec6723;
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 1.4rem;
   margin: -1rem 0.8rem 1rem 0rem;
   line-height: 1.7rem;  
}
.resumendiv {
  color: #404040;
  font-size: 0.9rem;
  font-family: Inter;
  margin: 3rem 4rem 3rem 0rem;
  border-top: #ec6723 dotted 1px;
  border-bottom: #ec6723 dotted 1px;
}
.autor {
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 1.2rem;
   margin: 2rem 1.5rem 0rem 0rem;
   line-height: 1.2rem; 
}
.pertenencia {
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 0.8rem;
   margin: 0rem 4rem 0rem 0rem;
   line-height: 1.25rem; 
}
.notas {
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 0.8rem;
   margin: 1rem 4rem 0rem 0rem;
   line-height: 1.25rem; 
}
.DATA_RESE-AS {
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 1rem;
   margin: 0rem 4rem 0rem 0rem;
   line-height: 1.4rem; 
}
.T-tulo-palabra-clave, .T-tulo-resumen {
  color: #ec6723;
}
.pertenencia + .ss {
  margin-top: 4rem;
}
.autor + .autor {
  margin-top: -3.2rem;
}
.autorRes {
   font-family: 'Inter', sans-serif;
   color: #a54bed;
   font-weight: 300;
   font-size: 1.2rem;
   margin: -1.5rem 1.5rem 3rem 0rem;
   line-height: 1.2rem; 
}
.antetitulo {
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 1.2rem;
   margin: 1rem 1.5rem -2rem 0rem;
   line-height: 1.2rem; 
} 


h4, h6, h5 {
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 0.9rem;
   margin: 2rem 0.8rem 1.5rem 0rem;
   line-height: 1.2rem;
   font-style: normal;
} 
h6 + h5 {
  margin-top: -2rem;
}
p.h3 {
   font-family: 'Inter', sans-serif;
   font-weight: 600;
   font-size: 1.3rem;
   color: #ec6723;
   margin: 2rem 0.8rem -0.5rem 0rem;
   line-height: 1.4rem; 
} 

.epi {
  font-size: 0.7rem;
  margin: 4em 4em 4em 0em;
}
.epi + .epi {
  margin-top: -4em;
} 
.res {
  border-top: 1px solid lightgrey;
  border-bottom: 1px solid lightgrey;
  color: grey;
  font-size: 0.7em;
  margin: 2em 0 2em 0;
}
hr {
  border: #ec6723 solid 1px;
  background-color: #ec6723;
  margin: 4rem 0rem 2rem 0rem;
}
table {
  font-family: 'Inter', sans-serif;
  font-size: 0.8rem;
  color: grey;
}
.small {
  font-size: 0.8rem;
  line-height: 1.1rem;
  margin: 1rem 0 2rem 0;
  padding-left: 0.5rem;
  border-left: #70ffeb solid 3px;
}
 code{white-space: pre-wrap;}
    span.smallcaps{font-variant: small-caps;}
    div.columns{display: flex; gap: min(4vw, 1.5em);}
    div.column{flex: auto; overflow-x: auto;}
    div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
    ul.task-list{list-style: none;}
    ul.task-list li input[type="checkbox"] {
      width: 0.8em;
      margin: 0 0.8em 0.2em -1.6em;
      vertical-align: middle;
    }
    .display.math{display: block; text-align: center; margin: 0.5rem auto;}

.img80, .imagen {
  width: 80%;
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 0.9rem;
   margin: 2rem 0.8rem 1.5rem 0rem;
   line-height: 1.2rem;
   font-style: normal;
}
img {
  /*width: 100%;*/
   max-height: 600px;
   max-width: auto;
}
p.img::first-word, Scaps {
  text-transform: uppercase;
}
.Super {
  vertical-align: super;
  font-size: smaller;
  line-height: 0;
}
.ss, .cs {
  line-height: 1.7rem;
}
.ss span.Bold {
  font-weight: bold;
}
.cs span.Bold {
  font-weight: bold;
}