@media (width <= 1023.98px) {
  .node--guide--full h1 {
    font-size: 36px;
  }
}

.node--guide--full .node__changed {
  color: #a0a0a0;
  margin-top: 20px;
  font-weight: 300;
}

.node--guide--full .node__inner {
  grid: none / minmax(auto, 800px) 330px;
  border-top: 1px solid #d5d5d5;
  justify-content: space-between;
  gap: 60px;
  margin-top: 60px;
  padding-top: 60px;
  display: grid;
}

@media (width <= 1023.98px) {
  .node--guide--full .node__inner {
    grid: none;
    margin-top: 30px;
    padding-top: 30px;
  }
}

.node--guide--full .field--body {
  margin: 0;
}

.node--guide--full .field--body h2 {
  font-size: 32px;
  font-weight: 500;
}

.node--guide--full .field--body h3 {
  margin-top: 20px;
  padding-top: 0;
  font-size: 28px;
}

.node--guide--full .field--builder-paragraphs .container {
  padding: 0;
}

.node--guide--full .field--builder-paragraphs > .field__item {
  margin: 40px 0;
}

.node--guide--full .field--builder-paragraphs > .field__item:first-child {
  margin-top: 0;
}

.node--guide--full .field--builder-paragraphs > .field__item:last-child {
  margin-bottom: 0;
}

.node--guide--full .field--builder-paragraphs > .field__item > .paragraph {
  background: none;
  padding: 0;
}

.node--guide--full .node__related h2 {
  text-transform: uppercase;
  color: #595959;
  font-size: 14px;
  font-weight: normal;
}

.node--guide--full .field--guide-related {
  margin-top: 15px;
  font-size: 16px;
}

.node--guide--full .field--guide-related > .field__item {
  margin: 10px 0;
}

.node--guide--full .field--guide-related > .field__item:first-child {
  margin-top: 0;
}

.node--guide--full .field--guide-related > .field__item:last-child {
  margin-bottom: 0;
}

.node--guide--full .field--node--body--guide ul, .node--guide--full .field--node--body--guide li, .node--guide--full .field--node--body--guide ol, .node--guide--full .field--node--body--guide p {
  color: #282828;
}
/*# sourceMappingURL=node--guide--full.css.map */
