/**
 * MCE CSS Variables
 * Auto-generated by my-core-extensions
 * Generated: 2026-07-02 09:49:27
 */

:root, body {
    --container__width: 1000px;
    --columnsSpacing: 2em;
    --html__anchor: 100px;
    --progressbar_backgroundColor: #ffffff;
    --progressbar_progress_height: 20px;
    --progressbar_progress_backgroundColor: #000000;
    --arrow__height: 70px;
    --arrow__width: 40px;
    --arrow__border: 5px 10px;
    --block__imagegallery_arrow_color: inherit;
    --block__imagegallery_arrow_opacity: 0.66;
    --block__imagegallery_arrow_position: 20px;
    --block__fadinggallery_arrow_position: 20px;
    --toggle__gap: 10px;
    --toggle__iconcontainer_width: 10px;
    --toggle__iconcontainer_height: 10px;
    --toggle__iconcontainer_backgroundColor: transparent;
    --toggle__icon_width: 10px;
    --toggle__icon_stroke: 2px;
    --toggle__icon_backgroundColor: #000000;
}

@media screen and (max-width: 781px) {
    :root, body {
        --html__anchor_mobile: 120px;
    }
}
