.node-steps .icon {
  background-color: var(--secondary-20);
  border-radius: 50%;
  color: var(--primary);
  font-family: "Lato", sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 900;
  height: 3.75rem;
  line-height: 3.75rem;
  margin: 0 auto 1.875rem auto;
  text-align: center;
  width: 3.75rem;
}
@media (min-width: 768px) {
  .node-steps .icon {
    font-size: 1.875rem;
    height: 5rem;
    line-height: 5rem;
    margin: 2.5rem auto;
    width: 5rem;
  }
}
.node-steps .icon .text h1, .node-steps .icon .text h2, .node-steps .icon .text h3, .node-steps .icon .text h4, .node-steps .icon .text h5, .node-steps .icon .text h6 {
  font-size: 1.125rem;
  line-height: normal;
  margin-bottom: 0.625rem;
  margin-top: -0.9375rem;
}
@media (min-width: 768px) {
  .node-steps .icon .text h1, .node-steps .icon .text h2, .node-steps .icon .text h3, .node-steps .icon .text h4, .node-steps .icon .text h5, .node-steps .icon .text h6 {
    margin-top: 0.625rem;
  }
}
.node-steps .col-md-4 + .col-md-4 .icon {
  margin: 3.75rem auto 1.875rem auto;
  position: relative;
}
@media (min-width: 768px) {
  .node-steps .col-md-4 + .col-md-4 .icon {
    margin: 2.5rem auto;
  }
}
.node-steps .col-md-4 + .col-md-4 .icon:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--cta);
  content: "\e906";
  display: inline-block;
  font: normal normal normal 0.875rem/1 "wemag";
  font-size: inherit;
  font-size: 2.5rem;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -80%;
}
@media (min-width: 768px) {
  .node-steps .col-md-4 + .col-md-4 .icon:before {
    content: "\e904";
    font-size: 1.75rem;
    left: -200%;
    right: inherit;
    top: -30%;
  }
}
@media (min-width: 992px) {
  .node-steps .col-md-4 + .col-md-4 .icon:before {
    font-size: 2.3125rem;
    left: -275%;
    top: -35%;
  }
}
@media (min-width: 1200px) {
  .node-steps .col-md-4 + .col-md-4 .icon:before {
    font-size: 3.0625rem;
    left: -350%;
    top: -50%;
  }
}
@media (min-width: 1400px) {
  .node-steps .col-md-4 + .col-md-4 .icon:before {
    font-size: 3.0625rem;
    left: -380%;
    top: -50%;
  }
}
.node-steps .col-md-3 + .col-md-3 .icon {
  margin: 3.75rem auto 1.875rem auto;
  position: relative;
}
@media (min-width: 768px) {
  .node-steps .col-md-3 + .col-md-3 .icon {
    margin: 2.5rem auto;
  }
}
.node-steps .col-md-3 + .col-md-3 .icon:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--cta);
  content: "\e906";
  display: inline-block;
  font: normal normal normal 0.875rem/1 "wemag";
  font-size: inherit;
  font-size: 2.5rem;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -80%;
}
@media (min-width: 768px) {
  .node-steps .col-md-3 + .col-md-3 .icon:before {
    content: "\e904";
    font-size: 1.4375rem;
    left: -135%;
    right: inherit;
    top: -30%;
  }
}
@media (min-width: 992px) {
  .node-steps .col-md-3 + .col-md-3 .icon:before {
    font-size: 2rem;
    left: -200%;
    top: -50%;
  }
}
@media (min-width: 1200px) {
  .node-steps .col-md-3 + .col-md-3 .icon:before {
    font-size: 2.125rem;
    left: -245%;
    top: -50%;
  }
}
@media (min-width: 1400px) {
  .node-steps .col-md-3 + .col-md-3 .icon:before {
    font-size: 2.5625rem;
    left: -295%;
    top: -50%;
  }
}
.node-steps .row + .row {
  margin-top: 1.875rem;
}
@media (min-width: 768px) {
  .node-steps .row + .row {
    margin-top: 3.125rem;
  }
}
.node-steps .paragraphs-item-text {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
@media (min-width: 768px) {
  .node-steps .paragraphs-item-text {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .node-steps .paragraphs-item-text .ck-text-quote:last-of-type:before {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #F7A600;
    content: "\e924";
    display: inline-block;
    font: normal normal normal 0.875rem/1 "wemag";
    font-size: inherit;
    font-size: 5rem;
    position: absolute;
    right: -6.25rem;
    top: -5.625rem;
  }
}
@media (min-width: 1200px) {
  .node-steps .paragraphs-item-text .ck-text-quote:last-of-type:before {
    right: -11.25rem;
  }
}

.paragraph-block-reference--bg-primary .node-steps {
  --headline-color: var(--white);
  color: var(--white);
}
.paragraph-block-reference--bg-primary .node-steps .icon {
  background-color: var(--white);
}
/*# sourceMappingURL=node-listing-steps.css.map */
