.step-process-arrowed {
    counter-reset: step-process-arrowed;
    background: #fff
}

.step-process-arrowed--title {
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
    font-family: "NNNittiGrotesk-Heading"
}

@media print,
screen and (min-width: 64em) {
    .step-process-arrowed--title {
        font-size: 3.125rem;
        margin-bottom: 6rem
    }
}

.step-process-arrowed--title p {
    margin: 0
}

.step-process-arrowed .list-row {
    list-style-type: none;
    margin-bottom: 0
}

.step-process-arrowed .list-row .columns,
.step-process-arrowed .list-row .column {
    position: relative
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed .list-row .columns:not(:first-child):not(:last-child) .single-step,
    .step-process-arrowed .list-row .column:not(:first-child):not(:last-child) .single-step {
        margin: 0 auto
    }
}

@media screen and (max-width: 63.99875em) {

    .step-process-arrowed .list-row .columns,
    .step-process-arrowed .list-row .column {
        flex: 0 0 100%
    }
}

.step-process-arrowed .list-row .columns .single-step,
.step-process-arrowed .list-row .column .single-step {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 1.75rem;
    padding-left: 3.125rem;
    text-align: left
}

.step-process-arrowed .list-row .columns .single-step .arrow,
.step-process-arrowed .list-row .column .single-step .arrow {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 1.75rem;
    left: 0;
    width: 3.125rem;
    background-image: url(assets/dotted-arrow-down.a8f2770fbfa204e7a3f11dea7656428a.png);
    background-position: bottom right;
    background-repeat: no-repeat
}

.step-process-arrowed .list-row .columns .single-step .mgnlEditorBar,
.step-process-arrowed .list-row .column .single-step .mgnlEditorBar {
    order: -1
}

.step-process-arrowed .list-row .columns .single-step .counter,
.step-process-arrowed .list-row .column .single-step .counter {
    display: block;
    width: 100%;
    font-family: "NNNittiGrotesk-TextRegular";
    color: #ee7f00;
    margin-bottom: 1rem
}

.step-process-arrowed .list-row .columns .single-step .counter:after,
.step-process-arrowed .list-row .column .single-step .counter:after {
    counter-increment: step-process-arrowed;
    content: counter(step-process-arrowed);
    padding-left: .25rem
}

.step-process-arrowed .list-row .columns .single-step .step-icon,
.step-process-arrowed .list-row .column .single-step .step-icon {
    max-width: 1.25rem;
    margin-right: .375rem;
    align-self: center
}

.step-process-arrowed .list-row .columns .single-step .step-title,
.step-process-arrowed .list-row .column .single-step .step-title {
    display: inline-block;
    font-family: "NNNittiGrotesk-Heading";
    font-size: 2.25rem;
    color: #ee7f00;
    margin: 1rem 0
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed .list-row .columns .single-step .step-title,
    .step-process-arrowed .list-row .column .single-step .step-title {
        flex: 1 0 100%;
        margin-bottom: 5.875rem;
        margin-top: 0
    }
}

.step-process-arrowed .list-row .columns .single-step .step-description,
.step-process-arrowed .list-row .column .single-step .step-description {
    width: 100%;
    font-family: "NNNittiGrotesk-TextRegular";
    margin-bottom: 1.75rem
}

.step-process-arrowed .list-row .columns .single-step .step-description p,
.step-process-arrowed .list-row .column .single-step .step-description p {
    margin: 0;
    line-height: 1.33
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed .list-row .columns .single-step.__with-icon,
    .step-process-arrowed .list-row .column .single-step.__with-icon {
        padding-top: 0
    }
}

@media print,
screen and (min-width: 40em) {

    .step-process-arrowed .list-row .columns .single-step.__with-icon .counter,
    .step-process-arrowed .list-row .column .single-step.__with-icon .counter {
        margin-bottom: 1rem
    }
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed .list-row .columns .single-step.__with-icon .step-icon,
    .step-process-arrowed .list-row .column .single-step.__with-icon .step-icon {
        order: -1
    }
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed .list-row .columns .single-step.__with-button .step-title,
    .step-process-arrowed .list-row .column .single-step.__with-button .step-title {
        margin-bottom: 1.25rem
    }

    .step-process-arrowed .list-row .columns .single-step.__with-button .btn,
    .step-process-arrowed .list-row .column .single-step.__with-button .btn {
        margin-bottom: 1.125rem
    }

    .step-process-arrowed .list-row .columns .single-step.__with-button .btn .arrow,
    .step-process-arrowed .list-row .column .single-step.__with-button .btn .arrow {
        display: none
    }
}

.step-process-arrowed .list-row .columns:not(:last-of-type):not(:first-of-type) .single-step .counter,
.step-process-arrowed .list-row .column:not(:last-of-type):not(:first-of-type) .single-step .counter {
    color: #ee7101
}

.step-process-arrowed .list-row .columns:not(:last-of-type):not(:first-of-type) .single-step .step-title,
.step-process-arrowed .list-row .column:not(:last-of-type):not(:first-of-type) .single-step .step-title {
    color: #ee7101
}

.step-process-arrowed .list-row .columns:last-of-type .single-step .counter,
.step-process-arrowed .list-row .column:last-of-type .single-step .counter {
    color: #e94d09
}

.step-process-arrowed .list-row .columns:last-of-type .single-step .step-title,
.step-process-arrowed .list-row .column:last-of-type .single-step .step-title {
    color: #e94d09
}

.step-process-arrowed .list-row .columns:last-of-type .single-step .arrow,
.step-process-arrowed .list-row .column:last-of-type .single-step .arrow {
    background-image: url(assets/dotted-line-end-down.c7aa2e17ec1c97c3a8f06579afc65d8d.png)
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns .single-step,
    .step-process-arrowed:not(.__vertical) .list-row .column .single-step {
        max-width: 16.875rem;
        padding-left: 0;
        text-align: center;
        justify-content: center
    }

    .step-process-arrowed:not(.__vertical) .list-row .columns .single-step .arrow,
    .step-process-arrowed:not(.__vertical) .list-row .column .single-step .arrow {
        width: auto;
        top: 9.5rem;
        left: calc(16.875rem / 2 + 23.35px);
        right: 23.35px;
        height: 1.75rem;
        background-image: url(assets/dotted-arrow.8f0bf2285b2d7728170a08ae84ba124a.png);
        background-position: top right
    }
}

@media screen and (min-width: 64em)and (min-width: 85.375em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns .single-step .arrow,
    .step-process-arrowed:not(.__vertical) .list-row .column .single-step .arrow {
        left: calc(16.875rem / 2 + 32.65px);
        right: 32.65px
    }
}

@media screen and (min-width: 40em)and (max-width: 63.99875em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns .single-step .counter,
    .step-process-arrowed:not(.__vertical) .list-row .column .single-step .counter {
        margin-bottom: 3rem
    }
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns .single-step:not(.__with-icon),
    .step-process-arrowed:not(.__vertical) .list-row .column .single-step:not(.__with-icon) {
        padding-top: 2.25rem
    }
}

@media screen and (max-width: 63.99875em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns .single-step .step-icon,
    .step-process-arrowed:not(.__vertical) .list-row .column .single-step .step-icon {
        align-self: center
    }
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns .single-step .step-icon,
    .step-process-arrowed:not(.__vertical) .list-row .column .single-step .step-icon {
        margin: 0 auto .625rem
    }
}

.step-process-arrowed:not(.__vertical) .list-row .columns .single-step .step-title,
.step-process-arrowed:not(.__vertical) .list-row .column .single-step .step-title {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: calc(100% - 50px)
}

@media screen and (max-width: 63.99875em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns .single-step .step-title,
    .step-process-arrowed:not(.__vertical) .list-row .column .single-step .step-title {
        margin: 1rem 0
    }
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns .single-step .step-description,
    .step-process-arrowed:not(.__vertical) .list-row .column .single-step .step-description {
        order: 1
    }
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns .single-step.__with-button .arrow,
    .step-process-arrowed:not(.__vertical) .list-row .column .single-step.__with-button .arrow {
        left: 220px;
        right: -56px;
        display: none
    }
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns:last-of-type .single-step,
    .step-process-arrowed:not(.__vertical) .list-row .column:last-of-type .single-step {
        margin-left: auto
    }
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns:last-of-type .single-step .arrow,
    .step-process-arrowed:not(.__vertical) .list-row .column:last-of-type .single-step .arrow {
        background-image: url(assets/dotted-line-end.ea147b931424fa9a335e130e06aa340e.png);
        right: calc(16.875rem / 2 + 23.35px);
        left: 23.35px
    }
}

@media screen and (min-width: 85.375em) {

    .step-process-arrowed:not(.__vertical) .list-row .columns:last-of-type .single-step .arrow,
    .step-process-arrowed:not(.__vertical) .list-row .column:last-of-type .single-step .arrow {
        right: calc(16.875rem / 2 + 32.65px);
        left: 32.65px
    }
}

.step-process-arrowed:not(.__vertical) .list-row .columns:nth-last-of-type(2) .single-step.__with-button .arrow,
.step-process-arrowed:not(.__vertical) .list-row .column:nth-last-of-type(2) .single-step.__with-button .arrow {
    content: none
}

.step-process-arrowed:not(.__vertical) .list-row.editMode:nth-last-of-type(4) .single-step.__with-button .arrow {
    content: none
}

.step-process-arrowed.__vertical .list-row .columns,
.step-process-arrowed.__vertical .list-row .column {
    flex: 0 0 100%
}

@media print,
screen and (min-width: 64em) {

    .step-process-arrowed.__vertical .list-row .columns .single-step .step-icon,
    .step-process-arrowed.__vertical .list-row .column .single-step .step-icon {
        margin: 0 0 .625rem
    }
}