/* title slide */

.title h1 {
  text-align: left;
}

.subtitle {
  text-align: left;
  top: 370px;
  position: absolute;
  width: 600px;
}

.author {
    position: absolute;
    right: 20px;
    top: 15px;
}

.presentation {
    position: absolute;
    top: 115px;
    left: 90px;
}


/* slide 1 */

.quote {
    margin-left: 3rem;
    margin-right: 9rem;
}

.quote-auth {
    margin-right: 9rem;
    margin-top: 3rem;
}

.img-234 {
  position: absolute;
  top: 150px;
  left: 675px;
}

.title-234 {
  position:absolute;
}

.custom-code-css pre {
    top: 200px;
    font-size: 22px;
}

span.hljs-string {
    display: inline;
}

pre {
  position: absolute;
}

.large-link {
    position: absolute;
    top: 300px;
    font-size: 40px;
    width: 500px;
    text-decoration: underline;
}

.title-link {
      text-decoration: underline;
}

.custom-code-2 {
    position: absolute;
    top: 120px;
    left: 85px;
    font-size: 22px;
}

.a-slide-title {
    text-decoration: underline;
    position: absolute;
    margin-left: 20px;
    width: 300px;
    top: 275px;
    text-align: center;
    font-size: 40px;
}

.a-list-1 {
    text-decoration: underline;
    position: absolute;
    left: 500px;
    top: 150px;
}

a.a-list-2 {
    text-decoration: underline;
    position: absolute;
    left: 500px;
    top: 340px;
}

a.a-list-2 {
    text-decoration: underline;
    position: absolute;
    left: 500px;
    top: 340px;
}

a.a-list-3 {
    text-decoration: underline;
    position: absolute;
    left: 500px;
    top: 520px;
}

.item-1 {
    position: absolute;
    top: 230px;
    left: 560px;
    width: 200px;
    text-align: center;
}

.item-2 {
    position: absolute;
    top: 230px;
    left: 560px;
    width: 200px;
    text-align: center;
}

.item-3 {
    position: absolute;
    top: 450px;
    left: 560px;
    width: 200px;
    text-align: center;
}

.slide-header {
    position: absolute;
    left: 60px;
    top: 275px;
    width: 340px;
}

.item-2 {
    position: absolute;
    top: 230px;
    left: 840px;
    width: 200px;
    text-align: center;
}

span.hljs-number {
    display: inline;
}

.item-4 {
    position: absolute;
    top: 415px;
    left: 840px;
    width: 200px;
    text-align: center;
}

.custom-code-css-grob {
position: absolute;
    top: 120px;
    left: 50px;
    font-size: 20px;
}

.flex-output {
  display: flex;
  gap: 10px;
}

.title-11 {
    position: absolute;
    top: 90px;
    left: 275px;
    color: white;
}

.link-11 {
    position: absolute;
    top: 30px;
    left: 200px;
}

.white-background {
  top: 140px;
  left: 250px;
  width: 650px;
  height: 400px;
  position: absolute;
  background-color: white;
}

.box-13 {
    position: absolute;
    top: 200px;
    left: 120px;
    width: 500px;
}

.box-13 h2 {
    text-align: left;
}

.box-13 ul {
    list-style: none;
    margin-left: -40px;
}

.box-13 li {
    margin: 15px 0px;
}

.img-13 {
    position: absolute;
    width: 30%;
    left: 720px;
    top: 150px;
     -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.focus-plot {
    position: absolute;
    top: 270px;
    right: 75px;
}

.plotly-hover {
    position: absolute;
    top: 270px;
    left: 105px;
}

#plotly-output {
  position: absolute;
  right: 465px;
  top: 500px;
  z-index: 99999999;
  font-weight: 800;
}

.plotly-focus-code {
    position: absolute;
    top: 260px;
    left: 625px;
    font-size: 15px;
}

.plotly-hover-code {
    position: absolute;
    font-size: 20px;
    top: 275px;
    left: 150px;
}

.line-context {
    position: absolute;
    width: 45%;
    top: 200px;
    left: 520px;
}

.bar-context {
    width: 45%;
    position: absolute;
    left: 515px;
    top: 200px;
}

.bar-context-code {
    font-size: 18px;
    top: 170px;
    left: 95px;
    position: absolute;
}

.line-context-code {
    position: absolute;
    font-size: 20px;
    top: 180px;
    left: 105px;
}
