:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  background-color: #333;
  background-image: linear-gradient(87deg, #1b1a1a, #333);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.chapter-heading {
  width: auto;
  height: 100px;
  color: #f7cf31;
  text-align: center;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #f7cf31;
  text-transform: uppercase;
  background-color: #4d4741;
  border: 0 solid #d3c9c9;
  flex: 0 auto;
  align-self: baseline;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: nimbus-sans, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 80px;
  position: static;
  top: 0;
  left: 0;
  right: 0;
  overflow: visible;
  box-shadow: 2px 2px 6px #000;
}

.chapter-heading.asap {
  height: 61px;
  background-color: #363636;
  border-width: 0;
  margin-bottom: 12px;
  padding-bottom: 0;
  font-size: 22px;
  box-shadow: 2px 2px 7px #000;
}

.chapter-heading.toc {
  height: 80px;
  background-color: #4d4741;
}

.chapter-heading.toc.fullmanual {
  color: #86b1cd;
}

.section-header {
  color: #f5f5f5;
  text-align: left;
  margin-top: 0;
  font-family: nimbus-sans, sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.paragraph-white {
  float: none;
  clear: none;
  color: #d9d8d6;
  letter-spacing: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  list-style-type: decimal;
  position: static;
}

.paragraph-white.toppad {
  color: #cfcfcf;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.paragraph-white.notes {
  color: #f7cf31;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: 50px;
  font-style: italic;
}

.paragraph-white.notes.modes {
  color: #d9d8d6;
  font-style: normal;
}

.paragraph-white.indent {
  padding-left: 20px;
}

.paragraph-white.drop {
  margin-top: 10px;
  padding-top: 15px;
}

.paragraph-white.navigation {
  margin-top: 15px;
  font-weight: 700;
}

.paragraph-white.notes-copy {
  color: #f7cf31;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: 50px;
  font-style: italic;
}

.paragraph-white.notes-copy.modes {
  color: #d9d8d6;
  font-style: normal;
}

.body {
  background-image: linear-gradient(141deg, #000, #2c2c2c);
  padding-top: 0;
}

.introcontainer.toc {
  height: 80px;
  padding-top: 0;
  padding-bottom: 0;
}

.toclinks {
  color: #f7cf31;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: nimbus-sans, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  text-decoration: none;
  display: block;
}

.toclinks.fullmanual {
  color: #317fe5;
  font-family: nimbus-sans, sans-serif;
}

.toclinks.views {
  color: #21bd65;
}

.toclinks.additionalinfo {
  color: #3ebb3b;
}

.inneremaillink {
  color: #fff;
}

.image {
  margin-bottom: 15px;
}

.small-heading {
  color: #f5f5f5;
  margin-top: 0;
  margin-bottom: 0;
  font-family: nimbus-sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.small-heading.indent {
  color: #cfcfcf;
  margin-bottom: -5px;
  padding-bottom: 0;
  padding-left: 20px;
  font-family: futura-pt, sans-serif;
}

.small-heading.columnheight {
  margin-top: -10px;
}

.section-2 {
  color: red;
  padding-bottom: 3px;
}

.image-2 {
  margin-bottom: 15px;
  padding-bottom: 0;
}

.column, .column-2 {
  margin-top: 0;
}

.column-3 {
  margin-top: 20px;
}

.column-4 {
  margin-top: 25px;
  margin-bottom: 1px;
}

.image-3 {
  padding-left: 20px;
}

.image-4 {
  margin-bottom: 20px;
  padding-left: 20px;
}

.image-5 {
  padding-left: 20px;
}

.image-6 {
  margin-bottom: 20px;
  padding-left: 20px;
}

.column-5 {
  padding-top: 26px;
}

.column-6 {
  margin-top: 5px;
}

.column-7 {
  margin-bottom: 5px;
}

.column-8 {
  margin-bottom: 10px;
}

.image-7 {
  margin-bottom: 20px;
}

.column-9 {
  margin-top: -30px;
}

.column-10 {
  margin-top: -11px;
}

.image-8, .image-9 {
  margin-bottom: 20px;
}

.image-10 {
  margin-bottom: 20px;
  padding-bottom: 0;
}

.image-16 {
  margin-top: 30px;
}

.body-2 {
  background-image: linear-gradient(87deg, #131212, #272626);
}

.image-31 {
  margin-top: -5px;
}

.image-32 {
  padding-top: 30px;
}

.imagepad {
  padding-bottom: 15px;
}

.section-3 {
  display: block;
}

.image-37 {
  float: left;
  clear: none;
  text-align: left;
  object-fit: fill;
  padding-top: 0;
  padding-right: 0;
  position: static;
}

.image-38 {
  float: left;
  padding-bottom: 30px;
  padding-right: 0;
}

.image-42 {
  padding-top: 15px;
  padding-bottom: 30px;
}

.image-43, .image-44 {
  padding-bottom: 15px;
}

.image-46, .image-47 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.image-48 {
  align-self: auto;
  padding-top: 0;
  padding-bottom: 40px;
  display: block;
  position: static;
}

.image-49, .image-50, .image-51, .column-32, .image-52 {
  padding-bottom: 30px;
}

.image-54, .image-55, .image-56 {
  padding-bottom: 15px;
}

.image-57, .image-58, .image-59 {
  padding-bottom: 30px;
}

.paragraph-white-2 {
  color: #fff;
  letter-spacing: 1px;
  line-height: 22px;
}

.table {
  color: #fff;
  border: 1px #fff;
  border-radius: 1px;
  margin-left: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.tool-tip.paragraph-white {
  margin-left: 25px;
}

.image-60, .image-61 {
  padding-bottom: 10px;
}

.image-62 {
  padding-bottom: 15px;
}

.image-63, .image-64, .image-65, .image-66 {
  padding-bottom: 10px;
}

.image-67 {
  padding-bottom: 15px;
}

.grid {
  grid-column-gap: 15px;
  grid-template-columns: .25fr 1fr;
  grid-template-areas: "Area Area-2"
                       "Area-4 Area-3";
  grid-auto-flow: row;
}

.columns, .columns-2, .columns-3, .image-68 {
  padding-bottom: 10px;
}

.image-69 {
  padding-bottom: 15px;
}

.columns-4 {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.columns-5 {
  padding-bottom: 10px;
}

.paragraph-white-3 {
  color: #cfcfcf;
  letter-spacing: 1px;
  margin-top: -10px;
  font-family: futura-pt, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-white-3.drop {
  margin-top: 10px;
  padding-top: 15px;
}

.model_d_small_heading-2 {
  color: #cfcfcf;
  margin-bottom: 0;
  font-family: nimbus-sans, sans-serif;
  font-size: 20px;
}

.image-70, .columns-6 {
  padding-bottom: 15px;
}

.image-71, .image-72 {
  padding-bottom: 30px;
}

.image-73, .image-74, .image-75, .image-76, .image-77, .image-78, .image-79 {
  padding-bottom: 15px;
}

.image-80 {
  padding-bottom: 30px;
}

.image-81, .image-82, .image-83, .image-84, .image-85 {
  padding-bottom: 10px;
}

.image-86, .image-87 {
  padding-bottom: 15px;
}

.welcome, .mariana-overview, .using-the-keyboard, .presets, .output-view, .timbres-view, .timbre-editor, .env-lfo-view, .control-voltage, .effects-view, .settings-view, .mariana-topology, .modulation-editor, .keyboard-shortcuts, .importing-legacy-presets, .support {
  background-color: #2d2a26;
}

.image-88 {
  max-width: 25%;
  text-align: center;
  mix-blend-mode: normal;
  border-top: 15px solid rgba(0, 0, 0, 0);
  border-bottom: 15px solid rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.toc-header {
  color: #f5f5f5;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: nimbus-sans, sans-serif;
  font-size: 36px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.image-89, .image-90, .image-91, .image-92, .image-93, .image-94, .image-95 {
  padding-bottom: 10px;
}

.image-96 {
  padding-bottom: 0;
}

.link-block {
  text-decoration: none;
}

.back-to-toc {
  background-color: #2d2a26;
}

.video {
  margin-top: 15px;
  margin-bottom: 15px;
}

.image-97 {
  margin-bottom: 10px;
}

.image-98 {
  padding-bottom: 15px;
}

.section-4 {
  color: #0a0a0a;
  background-color: #2d2a26;
}

.column-33 {
  text-align: left;
  justify-content: center;
  display: flex;
}

.column-34, .column-35, .column-36, .column-37, .column-38, .column-39, .column-40, .column-41, .column-42, .column-43, .column-44 {
  justify-content: center;
  display: flex;
}

.column-45 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-46, .column-47, .column-48 {
  justify-content: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .chapter-heading {
    width: auto;
    height: 80px;
    color: #f8e950;
    letter-spacing: 2px;
    background-color: #363636;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: futura-pt, sans-serif;
    font-size: 34px;
    line-height: 70px;
  }

  .chapter-heading.asap {
    margin-top: 25px;
    margin-bottom: 10px;
    padding-top: 1px;
    padding-bottom: 0;
  }

  .chapter-heading.toc {
    height: 70px;
  }

  .section-header {
    letter-spacing: 1px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    margin-top: 29px;
    margin-bottom: 6px;
    font-size: 32px;
    text-decoration: none;
  }

  .paragraph-white {
    margin-top: 0;
    padding-top: 0;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    line-height: 24px;
  }

  .paragraph-white.toppad {
    font-family: futura-pt, sans-serif;
  }

  .paragraph-white.notes, .paragraph-white.notes-copy {
    margin-left: 25px;
    margin-right: 25px;
    font-style: italic;
  }

  .body {
    background-image: linear-gradient(#1a1a1a, #272626);
    background-position: 0 0;
    padding-top: 0;
  }

  .toclinks {
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
  }

  .small-heading {
    font-family: futura-pt, sans-serif;
    font-size: 22px;
    font-weight: 700;
  }

  .column-4 {
    margin-top: 15px;
  }

  .image-16 {
    margin-top: 30px;
  }

  .image-23 {
    margin-top: 5px;
  }

  .image-29 {
    margin-top: 20px;
  }

  .paragraph-white-2 {
    margin-top: 0;
    padding-top: 0;
    font-style: normal;
    line-height: 24px;
  }

  .tool-tip {
    color: #fff;
    letter-spacing: 1px;
    margin-left: 25px;
    line-height: 24px;
  }

  .tool-tip.paragraph-white {
    font-style: normal;
  }

  .paragraph-white-3 {
    margin-top: 0;
    padding-top: 0;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    line-height: 24px;
  }

  .model_d_small_heading-2 {
    font-family: futura-pt, sans-serif;
    font-size: 22px;
    font-weight: 700;
  }

  .image-88 {
    max-width: 35%;
  }

  .toc-header {
    letter-spacing: 1px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    margin-top: 29px;
    margin-bottom: 6px;
    font-size: 32px;
    text-decoration: none;
  }
}

@media screen and (max-width: 767px) {
  .chapter-heading {
    width: auto;
    height: 70px;
    color: #f8e950;
    font-size: 26px;
    line-height: 60px;
  }

  .chapter-heading.asap {
    background-color: #b5b1ae;
    border-width: 1px;
  }

  .chapter-heading.synth {
    height: 125px;
  }

  .section-header {
    margin-left: 15px;
  }

  .paragraph-white {
    margin-left: 15px;
    margin-right: 10px;
    padding-top: 0;
  }

  .paragraph-white.toppad {
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 10px;
    padding-left: 0;
  }

  .paragraph-white.indent {
    margin-left: 10px;
  }

  .body {
    background-image: linear-gradient(86deg, #1a1a1a, #272626);
    background-position: 0 0;
  }

  .introcontainer {
    padding-top: 0;
  }

  .toclinks {
    color: #f8e950;
    font-size: 20px;
    text-decoration: none;
  }

  .small-heading {
    padding-left: 15px;
  }

  .small-heading.indent {
    padding-left: 30px;
  }

  .image-2 {
    margin-left: 10px;
    padding-left: 10px;
  }

  .column-2, .column-4, .column-5, .column-6, .column-9, .column-10 {
    padding-left: 0;
  }

  .image-11 {
    margin-top: 0;
    margin-left: 5px;
    padding-bottom: 10px;
  }

  .image-12, .image-13, .image-14, .image-15 {
    margin-bottom: 15px;
    margin-left: 5px;
  }

  .image-16 {
    margin-left: 5px;
    padding-left: 0;
  }

  .image-17 {
    margin-bottom: 15px;
    margin-left: 5px;
  }

  .image-18 {
    margin-bottom: 15px;
    padding-left: 10px;
  }

  .image-19 {
    margin-bottom: 15px;
    padding-left: 5px;
  }

  .image-20 {
    margin-bottom: 15px;
    margin-left: 5px;
  }

  .image-21 {
    margin-bottom: 10px;
    margin-left: 5px;
  }

  .image-22 {
    margin-bottom: 10px;
  }

  .image-23 {
    margin-bottom: 10px;
    margin-left: 5px;
  }

  .image-24 {
    margin-left: 5px;
  }

  .image-25 {
    margin-left: 5px;
    padding-bottom: 10px;
  }

  .image-26, .image-28, .image-29 {
    margin-left: 5px;
  }

  .image-30 {
    margin-left: 5px;
    padding-bottom: 10px;
  }

  .column-11, .column-12 {
    padding-left: 0;
  }

  .image-31 {
    margin-left: 5px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .column-13, .column-14, .column-15, .column-16 {
    padding-left: 0;
  }

  .image-32 {
    margin-left: 15px;
    padding-left: 0;
  }

  .image-35, .column-21 {
    padding-bottom: 10px;
  }

  .column-22, .column-23, .column-24, .column-25, .column-26, .column-27, .column-28, .column-29 {
    padding-left: 0;
  }

  .image-36, .imagepad {
    padding-left: 15px;
    padding-right: 15px;
  }

  .column-30, .column-31 {
    padding-left: 0;
  }

  .paragraph-white-2 {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
  }

  .table {
    margin-right: 20px;
  }

  .paragraph-white-3 {
    margin-left: 15px;
    margin-right: 10px;
    padding-top: 0;
  }

  .model_d_small_heading-2 {
    padding-left: 15px;
  }

  .toc-header {
    margin-left: 15px;
  }
}

@media screen and (max-width: 479px) {
  .chapter-heading {
    height: 70px;
    color: #f8e950;
    font-size: 20px;
    line-height: 60px;
  }

  .section-header {
    margin-left: 20px;
    font-size: 28px;
    line-height: 32px;
  }

  .paragraph-white {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 10px;
    padding-top: 0;
  }

  .paragraph-white.toppad {
    margin-left: 20px;
  }

  .paragraph-white.notes, .paragraph-white.notes-copy {
    text-align: left;
  }

  .body {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), linear-gradient(#272727, #000);
    background-position: 0 0, 0 0;
  }

  .introcontainer {
    padding-top: 0;
  }

  .toclinks {
    font-size: 17px;
  }

  .small-heading {
    margin-left: 10px;
    line-height: 22px;
  }

  .image-11 {
    padding-left: 16px;
  }

  .image-21 {
    padding-left: 10px;
  }

  .image-24 {
    padding-left: 20px;
  }

  .image-25 {
    margin-left: 10px;
    padding-left: 0;
  }

  .image-26, .image-27, .image-28, .image-29 {
    margin-left: 10px;
  }

  .paragraph-white-2 {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
  }

  .paragraph-white-3 {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 10px;
    padding-top: 0;
  }

  .model_d_small_heading-2 {
    margin-left: 10px;
    line-height: 22px;
  }

  .toc-header {
    margin-left: 20px;
    font-size: 28px;
    line-height: 32px;
  }
}


