/**
 * h1 Styles
 */
/**
 * h2 Styles
 */
/**
 * h3 Styles
 */
/**
 * h4 Styles
 */
/**
 * h5 Styles
 */
/**
 * h6 Styles
 */
/**
 * Container for components .container class
*/
/*
* Content + Two Sidebars Layout
* Pages: Spikes, Brixx, Tax
*/
/* stylelint-disable-line */
/* stylelint-disable */
:root {
  --clip-path: polygon(0 calc(100vw * 0.3551),
    29.6296% 0,
    100% 0,
    100% calc(100% - (100vw * 0.3551)),
    calc(100% - 29.6296%) 100%,
    0 100%);
}

/* stylelint-enable */
.two-column-benefits .card-body.tcb-header .card-title {
  margin-bottom: 1rem;
}
.two-column-benefits img.img-fluid {
  max-height: 600px;
  margin-bottom: 2rem;
  margin-top: 2rem;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .two-column-benefits img.img-fluid {
    max-width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .two-column-benefits img.img-fluid:nth-child(2) {
    position: relative;
    top: -180px;
    left: 28%;
  }
}
.two-column-benefits .benefit .card {
  border: none;
}
.two-column-benefits .benefit .card .card-body {
  padding: 0 0 4rem;
}
.two-column-benefits .benefit .card .card-body .card-title {
  position: relative;
}

.paragraph section.two-column-benefits {
  padding: 3.75rem 1.875rem;
  max-width: 100%;
  margin: 0 auto !important;
}
@media screen and (min-width: 1024px) {
  .paragraph section.two-column-benefits {
    padding: 3.75rem 0;
    max-width: 79%;
  }
}
.paragraph section.two-column-benefits { /* stylelint-disable-line */ }
.paragraph section.two-column-benefits .two-column-benefits-container .arrow-button {
  opacity: 0;
}
.paragraph section.two-column-benefits .two-column-benefits-container .arrow-button.reveal {
  opacity: 1 !important;
}
@media screen and (min-width: 768px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .arrow-button {
    position: relative;
    top: -3rem;
  }
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit {
  display: flex;
  flex-flow: column nowrap;
}
@media screen and (min-width: 768px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit {
    flex-flow: row nowrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1440px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit {
    padding: 3.25rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit .content {
    width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 768px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit .content {
    width: 45%;
  }
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-one {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-one .card {
  border: none;
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-one .card .card-body {
  padding: 0 0 2rem;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-one .card .card-body {
    padding: 0 0 4rem;
  }
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-one .arrow-button {
  opacity: 0;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-one .arrow-button {
    display: inline-block;
    padding-bottom: 0;
  }
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-one .arrow-button a .icon-container {
  margin-top: 2px;
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-one .arrow-button a svg {
  position: relative;
  top: 2px;
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two:first-child {
  margin-bottom: 4rem;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two {
    padding-right: 2rem;
  }
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two:first-child {
    margin-bottom: 0;
  }
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .list-item {
  padding-right: 0;
  margin-bottom: 2rem;
  opacity: 0;
  margin-top: 12.5rem;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .list-item {
    margin-bottom: 4rem;
  }
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .list-item .card-body {
  padding: 0;
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .list-item .card-body .card-title {
  line-height: 34px;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .list-item .card-body .card-title {
    line-height: 34px;
  }
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .list-item .card-body .card-title::before {
  margin-bottom: 0.5rem;
  font-size: 2.175rem;
  line-height: 34px;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .list-item .card-body .card-title::before {
    margin-bottom: 0.8rem;
    font-size: 3.375rem;
    line-height: 58px;
  }
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .list-item .card-body .card-text {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .list-item .card-body .card-text {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .list-item:last-child {
    margin-bottom: 0;
  }
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .arrow-button a span {
  margin-right: 0.5rem;
  font-size: 25px;
  line-height: 30px;
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit .content-two .arrow-button a svg {
  position: relative;
  top: 3px;
  width: 22px;
  height: 22px;
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit:first-child {
  padding-top: 0;
}
.paragraph section.two-column-benefits .two-column-benefits-container .benefit:last-child {
  padding-bottom: 0;
}
.paragraph section.two-column-benefits.with_logo_and_links { /* stylelint-disable-line */
  width: 100%;
  margin: auto;
  padding: 0 1.875rem 4.375rem;
  background-color: #000;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container {
  position: relative;
  max-width: 82.5rem;
  margin: 0 auto;
  padding: 3.75rem 1.875rem;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container {
    padding: 7.5rem 10.1rem 1.5rem 9.8rem;
  }
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit {
  padding: 0 0 3.5rem;
  display: flex;
  flex-flow: column nowrap;
}
@media screen and (min-width: 1024px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit {
    padding: 0 0 5.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit {
    padding: 2.25rem 0;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1440px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit {
    padding: 3.25rem 0;
  }
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one {
  display: flex;
  flex-flow: column nowrap;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one {
    width: 26.3rem;
  }
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .inset-image {
  max-width: unset;
  margin: 0 auto 0 0;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .inset-image img {
  height: 3.5rem;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .card {
  border: none;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .card .card-body {
  padding: 0;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .card .card-body .card-title {
  margin: 1.25rem 0 3.125rem;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .card .card-footer {
  display: none;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .arrow-button {
  max-width: 19.75rem;
  opacity: 0;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .arrow-button {
    display: inline-block;
    padding-bottom: 0;
  }
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .arrow-button a .icon-container {
  margin-top: 2px;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .arrow-button a svg {
  position: relative;
  top: 2px;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .arrow-button:last-child {
  padding-top: 1.25rem;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .arrow-button:last-child a .arrow-button__text {
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: -0.09px;
  line-height: 28px;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .arrow-button:last-child a .icon-container {
  height: 20px;
  width: 20px;
  margin-top: -4px;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-one .arrow-button:last-child a .icon-container svg {
  height: 20px;
  width: 20px;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two {
  display: flex;
  flex-flow: column nowrap;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two {
    max-width: 29.64rem;
    margin-left: 6.6875rem;
  }
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .list-item {
  padding-right: 0;
  margin-bottom: 2rem;
  opacity: 0;
  margin-top: 12.5rem;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .list-item {
    margin-bottom: 4rem;
  }
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .list-item .card-body {
  padding: 0;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .list-item .card-body .card-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .list-item .card-body .card-title {
    line-height: 34px;
  }
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .list-item .card-body .card-title::before {
  margin-bottom: 0.5rem;
  font-size: 2.175rem;
  line-height: 34px;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .list-item .card-body .card-title::before {
    margin-bottom: 0.8rem;
    font-size: 3.375rem;
    line-height: 58px;
  }
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .list-item .card-body .card-text {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .list-item .card-body .card-text {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .list-item:last-child {
    margin-bottom: 0;
  }
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .arrow-button {
  max-width: 19.75rem;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .arrow-button a span {
  margin-right: 0.5rem;
  font-size: 25px;
  line-height: 30px;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .arrow-button a .icon-container {
  margin-top: -2px;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .arrow-button a svg {
  position: relative;
  top: 3px;
  width: 22px;
  height: 22px;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .arrow-button:last-child {
  padding-top: 1.25rem;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .arrow-button:last-child a .arrow-button__text {
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: -0.09px;
  line-height: 28px;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .arrow-button:last-child a .icon-container {
  height: 20px;
  width: 20px;
  margin-top: -4px;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit .content-two .arrow-button:last-child a .icon-container svg {
  height: 20px;
  width: 20px;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit:first-child {
  padding-top: 0;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .benefit:last-child {
  padding-bottom: 0;
}
.paragraph section.two-column-benefits.with_logo_and_links .two-column-benefits-container .bg-image {
  position: absolute;
  bottom: -14px;
  left: -1px;
  opacity: 0.05;
}
.paragraph section.two-column-benefits.orange {
  color: #ffffff;
}
.paragraph section.two-column-benefits.orange .two-column-benefits-container {
  background-color: var(--active-brand-color);
}
.paragraph section.two-column-benefits.orange .card {
  background-color: var(--active-brand-color);
}
.paragraph section.two-column-benefits.orange .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-container {
  transform: rotate(-45deg);
}
.paragraph section.two-column-benefits.orange .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__fill {
  fill: var(--active-brand-color);
}
.paragraph section.two-column-benefits.orange .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__border {
  stroke: #ffffff;
  stroke-width: 4px;
}
.paragraph section.two-column-benefits.orange .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-hover .arrow-button__fill {
  fill: #ffffff;
  stroke: #ffffff;
}
.paragraph section.two-column-benefits.orange .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-arrow .arrow-button__arrow {
  stroke: #ffffff;
}
.paragraph section.two-column-benefits.orange .arrow-button--transparent-light.arrow-button:not(.remove-animation):hover .icon-container .icon-idle {
  transform: scale(0);
}
.paragraph section.two-column-benefits.orange .arrow-button--transparent-light.arrow-button:not(.remove-animation):hover .icon-arrow .arrow-button__arrow {
  stroke: #1a1a1a;
}
.paragraph section.two-column-benefits.blue {
  color: #ffffff;
}
.paragraph section.two-column-benefits.blue .two-column-benefits-container {
  background-color: #056CF2;
}
.paragraph section.two-column-benefits.blue .card {
  background-color: #056CF2;
}
.paragraph section.two-column-benefits.blue .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-container {
  transform: rotate(-45deg);
}
.paragraph section.two-column-benefits.blue .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__fill {
  fill: #056CF2;
}
.paragraph section.two-column-benefits.blue .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__border {
  stroke: #ffffff;
  stroke-width: 4px;
}
.paragraph section.two-column-benefits.blue .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-hover .arrow-button__fill {
  fill: #ffffff;
  stroke: #ffffff;
}
.paragraph section.two-column-benefits.blue .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-arrow .arrow-button__arrow {
  stroke: #ffffff;
}
.paragraph section.two-column-benefits.blue .arrow-button--transparent-light.arrow-button:not(.remove-animation):hover .icon-container .icon-idle {
  transform: scale(0);
}
.paragraph section.two-column-benefits.blue .arrow-button--transparent-light.arrow-button:not(.remove-animation):hover .icon-arrow .arrow-button__arrow {
  stroke: #1a1a1a;
}
.paragraph section.two-column-benefits.orange .arrow-button--filled-light.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__fill, .paragraph section.two-column-benefits.blue .arrow-button--filled-light.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__fill {
  fill: #ffffff;
}
.paragraph section.two-column-benefits.orange .arrow-button--filled-light.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__border, .paragraph section.two-column-benefits.blue .arrow-button--filled-light.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__border {
  stroke: #ffffff;
  stroke-width: 4px;
}
.paragraph section.two-column-benefits.orange .arrow-button--filled-light.arrow-button:not(.remove-animation) .icon-hover .arrow-button__fill, .paragraph section.two-column-benefits.blue .arrow-button--filled-light.arrow-button:not(.remove-animation) .icon-hover .arrow-button__fill {
  fill: transparent;
  stroke: #ffffff;
  stroke-width: 4px;
}
.paragraph section.two-column-benefits.orange .arrow-button--filled-light.arrow-button:not(.remove-animation) .icon-arrow .arrow-button__arrow, .paragraph section.two-column-benefits.blue .arrow-button--filled-light.arrow-button:not(.remove-animation) .icon-arrow .arrow-button__arrow {
  stroke: #1a1a1a;
}
.paragraph section.two-column-benefits.orange .arrow-button--filled-light.arrow-button:not(.remove-animation):hover .icon-container .icon-idle, .paragraph section.two-column-benefits.blue .arrow-button--filled-light.arrow-button:not(.remove-animation):hover .icon-container .icon-idle {
  transform: scale(0);
}
.paragraph section.two-column-benefits.orange .arrow-button--filled-light.arrow-button:not(.remove-animation):hover .icon-arrow .arrow-button__arrow, .paragraph section.two-column-benefits.blue .arrow-button--filled-light.arrow-button:not(.remove-animation):hover .icon-arrow .arrow-button__arrow {
  stroke: #ffffff;
}
.paragraph section.two-column-benefits.orange a .arrow-button__text, .paragraph section.two-column-benefits.blue a .arrow-button__text {
  color: #ffffff;
}
.paragraph section.two-column-benefits.orange .card-index, .paragraph section.two-column-benefits.blue .card-index {
  color: #ffffff;
}
.paragraph section.two-column-benefits.green {
  color: #1a1a1a;
}
.paragraph section.two-column-benefits.green .two-column-benefits-container {
  background-color: var(--miax-brand-color-futures);
}
.paragraph section.two-column-benefits.green .card {
  background-color: var(--miax-brand-color-futures);
}
.paragraph section.two-column-benefits.green .arrow-button--filled-dark.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__fill {
  fill: #1a1a1a;
}
.paragraph section.two-column-benefits.green .arrow-button--filled-dark.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__border {
  stroke: #1a1a1a;
  stroke-width: 4px;
}
.paragraph section.two-column-benefits.green .arrow-button--filled-dark.arrow-button:not(.remove-animation) .icon-hover .arrow-button__fill {
  fill: var(--miax-brand-color-futures);
  stroke: #1a1a1a;
  stroke-width: 4px;
}
.paragraph section.two-column-benefits.green .arrow-button--filled-dark.arrow-button:not(.remove-animation) .icon-arrow .arrow-button__arrow {
  stroke: #ffffff;
}
.paragraph section.two-column-benefits.green .arrow-button--filled-dark.arrow-button:not(.remove-animation):hover .icon-container .icon-idle {
  transform: scale(0);
}
.paragraph section.two-column-benefits.green .arrow-button--filled-dark.arrow-button:not(.remove-animation):hover .icon-arrow .arrow-button__arrow {
  stroke: #1a1a1a;
}
.paragraph section.two-column-benefits.green .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-container {
  transform: rotate(-45deg);
}
.paragraph section.two-column-benefits.green .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__fill {
  fill: var(--miax-brand-color-futures);
}
.paragraph section.two-column-benefits.green .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-idle svg .arrow-button__border {
  stroke: #1a1a1a;
  stroke-width: 4px;
}
.paragraph section.two-column-benefits.green .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-hover .arrow-button__fill {
  fill: #1a1a1a;
  stroke: #1a1a1a;
}
.paragraph section.two-column-benefits.green .arrow-button--transparent-light.arrow-button:not(.remove-animation) .icon-arrow .arrow-button__arrow {
  stroke: #1a1a1a;
}
.paragraph section.two-column-benefits.green .arrow-button--transparent-light.arrow-button:not(.remove-animation):hover .icon-container .icon-idle {
  transform: scale(0);
}
.paragraph section.two-column-benefits.green .arrow-button--transparent-light.arrow-button:not(.remove-animation):hover .icon-arrow .arrow-button__arrow {
  stroke: #ffffff;
}
.paragraph section.two-column-benefits.green a .arrow-button__text {
  color: #1a1a1a !important; /* stylelint-disable-line */
}
.paragraph section.two-column-benefits.green a .arrow-button__text:hover {
  color: #1a1a1a !important; /* stylelint-disable-line */
}
.paragraph section.two-column-benefits.green .card-index {
  color: #1a1a1a;
}
.paragraph section.two-column-benefits .reveal {
  opacity: 1 !important; /* stylelint-disable-line */
  margin-top: 0 !important; /* stylelint-disable-line */
  transition: all 2s ease;
}

.paragraph--type--container .paragraph--type--two-column-benefits section.two-column-benefits {
  max-width: 100%;
  margin: 0 auto !important;
  padding: 3rem !important;
}
.paragraph--type--container .card-body.tcb-header .card-title {
  position: relative;
  margin: 2rem 0 1rem;
}
.paragraph--type--container .card-body.tcb-header .card-title::before {
  content: "";
  position: absolute;
  top: -2rem;
  left: 0;
  width: 3.125rem;
  height: 2px;
  background-color: #1a1a1a;
}