html,
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 106.25%;
}

html,
body,
#page-docente {
  font-family: var(--r-globalfont-family);
  --r-globalfont-family: "SF Pro Text", "SF Pro Dislay", "SF Pro Icons", "Helvetica Neue", "Helvetica", "San Francisco",
    "Open Sans", "Noto Sans", "Arial", sans-serif;
}

#page-docente {
  font-size: 17px;
  line-height: 1.52947;
  font-weight: 300;
  letter-spacing: -.021em;
  background-color: #fff;
  color: #333;
  font-style: normal;
  quotes: "“" "”";
}

#page-docente {
  max-width: 2560px;
  min-width: 320px;
  width: 100%;
  margin: 0 auto;
}

#page-docente :is(h1, h2, h3, h4, h5, h6, p, span) {
  margin: 0;
  padding: 0;
}

nav#localnav {
  display: none;
}

#page-docente .section-hero {
  position: relative;
  padding-top: 106px;
  min-height: 336px;
}

@media only screen and (max-width: 1068px) {
  #page-docente .section-hero {
    padding-top: 102px;
    min-height: 313px;
  }
}

@media only screen and (max-width: 735px) {
  #page-docente .section-hero {
    padding-top: 0;
    min-height: auto;
  }
}

#page-docente .section-hero .section-content {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

@media only screen and (max-width: 1068px) {
  #page-docente .section-hero .section-content {
    margin-left: auto;
    margin-right: auto;
    width: 692px;
  }
}

@media only screen and (max-width: 735px) {
  #page-docente .section-hero .section-content {
    width: auto;
  }
}

#page-docente .section-hero .image-hero-container {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#eaeaea),
      to(#fafafa));
  background: -webkit-linear-gradient(top, #eaeaea 0%, #fafafa 100%);
  background: linear-gradient(to bottom, #eaeaea 0%, #fafafa 100%);
}

@media only screen and (max-width: 735px) {
  #page-docente .section-hero .image-hero-container {
    position: static;
    margin-bottom: 40px;
    padding-top: 96px;
  }
}

#page-docente .section-hero .image-hero {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  background-position: 381px 100%;
  height: 336px;
  background-size: 489px 336px;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 1442px) {
  #page-docente .section-hero .image-hero {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx),
(-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
  #page-docente .section-hero .image-hero {
    /* background-image: url("/docente/assets/image/bio/cesargabriel/cesargabriel_image.png.large_2x.png"); */
  }
}

@media only screen and (max-width: 1068px) {
  #page-docente .section-hero .image-hero {
    margin-left: auto;
    margin-right: auto;
    width: 692px;
    /* background-image: url("/docente/assets/image/bio/cesargabriel/cesargabriel_image.png.medium.png"); */
    height: 313px;
    background-size: 414px 313px;
    background-position: 285px 100%;
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
  #page-docente .section-hero .image-hero {
    /* background-image: url("/docente/assets/image/bio/cesargabriel/cesargabriel_image.png.medium_2x.png"); */
  }
}

@media only screen and (max-width: 735px) {
  #page-docente .section-hero .image-hero {
    margin-left: auto;
    margin-right: auto;
    width: 87.5%;
    position: static;
    -webkit-transform: none;
    transform: none;
    background-position: 50% 100%;
    /* background-image: url("/docente/assets/image/bio/cesargabriel/cesargabriel_image.png.small.png"); */
    height: 220px;
    background-size: 292px 220px;
  }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 735px) and (min-resolution: 144dpi),
only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144),
only screen and (max-width: 735px) and (min-resolution: 144dppx) {
  #page-docente .section-hero .image-hero {
    /* background-image: url("/docente/assets/image/bio/cesargabriel/cesargabriel_image.png.small_2x.png"); */
  }
}

#page-docente .section-hero .headlines {
  position: relative;
  z-index: 1;
  width: 50%;
  padding-top: 94px;
}

@media only screen and (max-width: 1068px) {
  #page-docente .section-hero .headlines {
    padding-top: 83px;
  }
}

@media only screen and (max-width: 735px) {
  #page-docente .section-hero .headlines {
    padding-top: 0;
  }
}

@media only screen and (max-width: 735px) and (max-width: 735px) {
  #page-docente .section-hero .headlines {
    margin-left: auto;
    margin-right: auto;
    width: 87.5%;
  }
}

#page-docente .section-hero .typography-section-headline {
  margin-bottom: 11px;
  font-size: 40px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: 0.008em;
  font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
    "Arial", sans-serif;
}

@media only screen and (max-width: 1068px) {
  #page-docente .section-hero .typography-section-headline {
    font-size: 34px;
    line-height: 1.08824;
    font-weight: 500;
    letter-spacing: 0.01em;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
      "Arial", sans-serif;
  }
}

@media only screen and (max-width: 735px) {
  #page-docente .section-hero .typography-section-headline {
    font-size: 28px;
    line-height: 1.1073;
    font-weight: 500;
    letter-spacing: 0.012em;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
      "Arial", sans-serif;
  }
}

#page-docente .section-hero .typography-subsection-subhead {
  font-size: 32px;
  line-height: 1.09375;
  font-weight: 300;
  letter-spacing: 0.011em;
  font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
    "Arial", sans-serif;
}

@media only screen and (max-width: 1068px) {
  #page-docente .section-hero .typography-subsection-subhead {
    font-size: 28px;
    line-height: 1.1073;
    font-weight: 300;
    letter-spacing: 0.012em;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
      "Arial", sans-serif;
  }
}

@media only screen and (max-width: 735px) {
  #page-docente .section-hero .typography-subsection-subhead {
    font-size: 24px;
    line-height: 1.20849;
    font-weight: 300;
    letter-spacing: 0.015em;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
      "Arial", sans-serif;
    margin-bottom: 15px;
  }
}

#page-docente .section-bio {
  padding-top: 52px;
  padding-bottom: 110px;
  display: flex;
}

@media only screen and (max-width: 1068px) {
  #page-docente .section-bio {
    padding-top: 48px;
    padding-bottom: 64px;
  }
}

@media only screen and (max-width: 735px) {
  #page-docente .section-bio {
    padding-top: 0;
    padding-bottom: 50px;
  }
}

.page-bio .section-bio {
  padding-top: 52px;
  padding-bottom: 110px;
}

@media only screen and (max-width: 1068px) {
  .page-bio .section-bio {
    padding-top: 48px;
    padding-bottom: 64px;
  }
}

@media only screen and (max-width: 735px) {
  .page-bio .section-bio {
    padding-top: 0;
    padding-bottom: 50px;
  }
}

.section-content {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

@media only screen and (max-width: 1068px) {
  .section-content {
    margin-left: auto;
    margin-right: auto;
    width: 692px;
  }
}

@media only screen and (max-width: 735px) {
  .section-content {
    margin-left: auto;
    margin-right: auto;
    width: 87.5%;
  }
}

.row {
  position: relative;
  z-index: 1;
}

.row::before,
.row::after {
  content: " ";
  display: table;
}

.column {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  float: left;
  min-height: 2px;
}

.large-5 {
  width: 41.66667%;
}

.large-offset-1 {
  margin-left: 8.33333%;
}

@media only screen and (max-width: 735px) {
  .small-12 {
    width: 100%;
  }
}

@media only screen and (max-width: 735px) {
  .small-offset-0 {
    margin-left: 0;
  }
}

.page-bio .section-bio p {
  margin-top: 0.7em;
}

#page-docente .section-bio p {
  margin-top: 0.7em;
}

#page-docente .latters-curriculum {
  display: none;
}