.elementor-11015 .elementor-element.elementor-element-116ae183{margin-top:5rem;margin-bottom:5rem;}/* Start custom CSS for text-editor, class: .elementor-element-11d4c9b0 */.elementor-11015 .elementor-element.elementor-element-11d4c9b0 ol {
    padding-left: 0;
    list-style-type: none;
    max-width: 750px;
    margin: 0 auto;
}
.elementor-11015 .elementor-element.elementor-element-11d4c9b0 ol li {
    width: 100%;
    max-width: 45ch;
    box-sizing: border-box;
    padding-left: 4.5rem;
    margin: 3rem auto 3rem 0;
    position: relative;
    counter-increment: li;
}
.elementor-11015 .elementor-element.elementor-element-11d4c9b0 ol li:before {
    content: counter(li);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 3.8rem;
    display: flex;
    align-items: center;
    justify-content:center;
    font-size: 3rem;
    font-weight: bold;
    color: var(--color-main);
    border-right: 1px solid #ccc;
}
.elementor-11015 .elementor-element.elementor-element-11d4c9b0 ol li:nth-child(even) {
    margin: 3rem 0 3rem auto;
}/* End custom CSS */