  body {
  overflow: hidden;
}
.full-node {
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.full-node {
  color: #0F0F0F;
}
.full-node h1,
.full-node h2,
.full-node h3 {
  font-family: bely-display, sans-serif;
}
.full-node h1 {
  font-size: 3.812rem;
}
.full-node h2 {
  font-size: 3.062rem;
  line-height: 3rem;
}
.full-node h3 {
  font-size: 2.438rem;
}
.full-node h4 {
  font-family: bely, sans-serif;
  font-size: 1.938rem;
}
.full-node h5 {
  font-weight: 600;
  letter-spacing: 0.25rem;
}
.full-node h6 {
  font-size: 1.125rem;
  font-weight: 100;
  letter-spacing: 0.5rem;
}
.full-node p,
.full-node .p-medium {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.722rem;
}
.full-node .p-long {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.953rem;
}
.full-node .p-short {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.389rem;
}
.full-node a {
  color: #e6531c;
}
.full-node hr {
  border-top: solid 1px #A2A2A2;
  width: 100%;
}
.full-node .field--name-field-components .field__item {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.full-node .field--name-field-components .field__item:first-child {
  margin-top: 3rem;
}
.full-node .field--name-field-components .field__item:last-child {
  margin-bottom: 3rem;
}
.full-node .multi-column-text-grid-images .container {
  padding-top: 0px;
  padding-bottom: 0px;
}
