.page-id-130214 .numbered-list-steps__row--col {
    padding: 20px !important;
}
.postid-120828 .numbered-list-steps__title {
    flex: 1 !important;
}
.postid-120828 .numbered-list-steps__number {
    flex: .2 !important;
}
@media(max-width: 1000px) {
    .postid-120828 .numbered-list-steps__title::before {
        display: none !important;
    }
}


.numbered-list-steps {
    background-image: url("../../../dist/images/tiles-blog-pattern.svg");
    background-size: 75rem 48rem;
    background-repeat: no-repeat;
    background-position: 140% 50%
}

@media (max-width: 1200px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__number {
        width: 65px
    }
}

@media (min-width: 1201px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__number {
        width: 100%;
        margin-bottom: 5rem
    }
}

@media (max-width: 1200px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__title {
        width: calc(100% - 65px);
        padding-right: 20px
    }
}

@media (min-width: 1201px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__title {
        width: 100%;
        margin-bottom: 2rem;
        min-height: 65px
    }
}

.numbered-list-steps.--horizontal .numbered-list-steps__title.--open:before {
    transform: translate(-50%, -50%) rotate(180deg)
}

.numbered-list-steps.--horizontal .numbered-list-steps__text {
    margin-top: 3rem
}

@media (max-width: 1200px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__row--col {
        width: 100%;
        padding: 5rem 5rem
    }
}

@media (min-width: 1201px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__row--col {
        width: calc((100% - 12rem) / 4);
        padding: 6rem 5rem
    }
}

@media (max-width: 1200px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__row--col:not(:last-child):before {
        transform: rotate(90deg)
    }
}

@media (min-width: 1201px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__row--col:not(:last-child):before {
        right: -5.5rem
    }
}

@media (max-width: 1200px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__row--col:nth-child(odd):before {
        right: 3rem;
        bottom: -3rem
    }
}

@media (min-width: 1201px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__row--col:nth-child(odd):before {
        top: 7rem
    }
}

@media (max-width: 1200px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__row--col:nth-child(even):before {
        left: 3rem;
        bottom: -3rem
    }
}

@media (min-width: 1201px) {
    .numbered-list-steps.--horizontal .numbered-list-steps__row--col:nth-child(even):before {
        top: 8rem
    }
}

@media (max-width: 992px) {
    .numbered-list-steps:not(.--horizontal) .numbered-list-steps__number {
        width: 65px
    }
}

@media (min-width: 993px) {
    .numbered-list-steps:not(.--horizontal) .numbered-list-steps__number {
        width: calc(100% / 12)
    }
}

@media (max-width: 992px) {
    .numbered-list-steps:not(.--horizontal) .numbered-list-steps__title {
        width: calc(100% - 65px);
        padding-right: 20px
    }
}

@media (min-width: 993px) {
    .numbered-list-steps:not(.--horizontal) .numbered-list-steps__title {
        width: calc(100% / 12 * 3)
    }
}

@media (min-width: 993px) {
    .numbered-list-steps:not(.--horizontal) .numbered-list-steps__container {
        width: calc(100% / 12 * 7);
        margin-left: calc(100% / 12 * 1)
    }
}

.numbered-list-steps:not(.--horizontal) .numbered-list-steps__text {
    margin-top: 3rem
}

.numbered-list-steps:not(.--horizontal) .numbered-list-steps__row--col {
    width: 100%;
    padding: 5rem 5rem
}

.numbered-list-steps:not(.--horizontal) .numbered-list-steps__row--col:not(:last-child):before {
    transform: rotate(90deg)
}

.numbered-list-steps:not(.--horizontal) .numbered-list-steps__row--col:nth-child(odd):before {
    right: 3rem;
    bottom: -3rem
}

.numbered-list-steps:not(.--horizontal) .numbered-list-steps__row--col:nth-child(even):before {
    left: 3rem;
    bottom: -3rem
}

@media (max-width: 768px) {
    .numbered-list-steps {
        padding: 1rem 0
    }
}

@media (min-width: 1441px) {
    .numbered-list-steps {
        padding: 2rem 0 6rem 0
    }
}

@media (min-width: 1621px) {
    .numbered-list-steps {
        padding: 3rem 0 6rem 0
    }
}

.numbered-list-steps__header {
    position: relative;
    width: 100%;
    text-align: center
}

@media (max-width: 576px) {
    .numbered-list-steps__header {
        font-size: 3.5rem;
        font-weight: 700;
        line-height: 4rem;
        margin-bottom: 5rem
    }

    .numbered-list-steps__header small {
        font-size: 2.4rem;
        line-height: 3.5rem
    }
}

@media (min-width: 577px) {
    .numbered-list-steps__header {
        font-size: 7rem;
        font-weight: 700;
        line-height: 7.9rem;
        margin-bottom: 10rem
    }

    .numbered-list-steps__header small {
        font-size: 4rem;
        line-height: 6.5rem
    }
}

.numbered-list-steps__number {
    line-height: inherit;
    color: #cbcbcb
}

@media (max-width: 576px) {
    .numbered-list-steps__number {
        font-size: 3.5rem;
        font-weight: 600
    }
}

@media (min-width: 577px) {
    .numbered-list-steps__number {
        font-size: 5.5rem;
        font-weight: 600
    }
}

@media (max-width: 576px) {
    .numbered-list-steps__title {
        position: relative;
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 3rem
    }

    .numbered-list-steps__title:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        transform-origin: center center;
        transform: translate(-50%, -50%);
        width: 1.6rem;
        height: 1rem;
        transition: all 0.4s ease;
        background-image: url("../../../assets/images/ico-arrow-tab.svg");
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat
    }
}

@media (min-width: 577px) {
    .numbered-list-steps__title {
        font-size: 3.5rem;
        font-weight: 600;
        line-height: 4rem
    }
}

.numbered-list-steps__title.--open:before {
    transform: translate(-50%, -50%) rotate(180deg)
}

.numbered-list-steps__container {
    transition: all 0.4s ease
}

@media (max-width: 576px) {
    .numbered-list-steps__container {
        max-height: 0;
        overflow: hidden
    }
}

.numbered-list-steps__container.--open {
    max-height: 999px
}

@media (max-width: 576px) {
    .numbered-list-steps__text {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 2.4rem
    }
}

@media (min-width: 577px) {
    .numbered-list-steps__text {
        font-size: 2.1rem;
        font-weight: 300;
        line-height: 3.5rem
    }
}

.numbered-list-steps__row {
    display: flex;
    flex-wrap: wrap;
    gap: 4rem
}

.numbered-list-steps__row--col {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: baseline;
    align-items: center;
    border: 1px solid #ddeee7;
    border-radius: 15px
}

.numbered-list-steps__row--col:not(:last-child):before {
    content: "";
    position: absolute;
    width: 7rem;
    height: 1.5rem;
    z-index: 2
}

.numbered-list-steps__row--col:nth-child(odd):before {
    background-image: url("../../../dist/images/ico-arrow-step-top.svg");
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat
}

.numbered-list-steps__row--col:nth-child(even):before {
    background-image: url("../../../dist/images/ico-arrow-step-bottom.svg");
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat
}

.numbered-list-steps__annotation {
    max-width: 70rem;
    text-align: center
}

@media (max-width: 576px) {
    .numbered-list-steps__annotation {
        font-size: 2.2rem;
        font-weight: 600;
        line-height: 3.4rem;
        margin: 5rem auto 0
    }
}

@media (min-width: 577px) {
    .numbered-list-steps__annotation {
        font-size: 3rem;
        font-weight: 600;
        line-height: 4rem;
        margin: 10rem auto 0
    }
}

.numbered-list-steps__opinion {
    padding: 3rem 0
}

@media (min-width: 769px) {
    .numbered-list-steps__opinion {
        padding: 3rem 0
    }
}

@media (min-width: 1201px) {
    .numbered-list-steps__opinion {
        padding: 15rem 0
    }
}

@media (min-width: 1621px) {
    .numbered-list-steps__opinion {
        padding: 17rem 0
    }
}