/**
 * MCE CSS Variables
 * Auto-generated by my-core-extensions
 * Generated: 2026-09-24 09:18:26
 */

: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;
    --label__fontFamily: inherit;
    --label__fontSize: inherit;
    --label__lineHeight: inherit;
    --label__fontWeight: 700;
    --label__textTransform: inherit;
    --label__letterSpacing: 0px;
    --label__width: auto;
    --label__borderWidth: 0;
    --label__borderStyle: solid;
    --label__borderRadius: 0;
    --label__margin: 0;
    --label__padding: 0;
    --label__backgroundColor: inherit;
    --label__color: inherit;
    --label__border_color: unset;
    --label__required_color: inherit;
    --input__placeholder_fontFamily: inherit;
    --input__placeholder_fontSize: inherit;
    --input__placeholder_lineHeight: inherit;
    --input__placeholder_fontWeight: inherit;
    --input__placeholder_textTransform: inherit;
    --input__width: 100%;
    --input__padding: 7px 10px;
    --input__borderRadius: 0;
    --input_borderStyle: solid;
    --input__borderStyle: solid;
    --input__border_width: 1px;
    --input__fontFamily: inherit;
    --input__fontSize: inherit;
    --input__lineHeight: inherit;
    --input__fontWeight: inherit;
    --input__border_color: unset;
    --input__required: unset;
    --textselect__padding: 7px 10px;
    --textselect__margin: 0px;
    --textselect__borderRadius: 0;
    --textselect__border_width: 1px;
    --textselect__fontFamily: inherit;
    --textselect__fontSize: inherit;
    --textselect__lineHeight: inherit;
    --textselect__fontWeight: inherit;
    --textselect__border_color: unset;
    --input__select_padding: 8px 12px;
    --input__select_border_width: 1px;
    --input__select_borderStyle: solid;
    --input__select_fontFamily: inherit;
    --input__select_fontSize: inherit;
    --input__select_lineHeight: inherit;
    --input__select_fontWeight: inherit;
    --input__select_border_color: unset;
    --input__range_handle_width: 20px;
    --input__range_handle_height: 20px;
    --input__range_handle_borderRadius: 50%;
    --input__range_handle_borderWidth: 1px;
    --input__range_handle_borderStyle: solid;
    --input__range_handler_borderColor: unset;
    --input__range_handler_borderColor_hover: unset;
    --input__range_handler_borderColor_active: unset;
    --input__range_progressbar_height: 5px;
    --input__range_progressbar_borderWidth: 1px;
    --input__range_progressbar_borderStyle: solid;
    --input__range_progressbar_borderRadius: 2px;
    --input__range_progressbar_borderColor: unset;
    --input__range_progressbar_borderColor_hover: unset;
    --input__range_progressbar_borderColor_active: unset;
    --input__checkbox_fontSize: inherit;
    --input__checkbox_border_width: 1px;
    --input__checkbox_width: 20px;
    --input__checkbox_marginTop: 10px;
    --input__checkbox_space: 10px;
    --input__checkbox_border_color: unset;
    --input__checkbox_bg_checked: #c1595c;
    --input__checkbox_fontFamily: inherit;
    --input__checkbox_lineHeight: inherit;
    --input__checkbox_fontWeight: 500;
    --input__checkbox_textTransform: inherit;
    --input__checkbox_letterSpacing: 0px;
    --input__reset_borderRadius: 0;
    --input__reset_borderWidth: 1px;
    --input__reset_padding: 10px 20px;
    --input__reset_fontFamily: inherit;
    --input__reset_fontSize: inherit;
    --input__reset_lineHeight: inherit;
    --input__reset_fontWeight: inherit;
    --input__reset_textTransform: uppercase;
    --input__reset_letterSpacing: 0px;
    --input__reset_border_color: unset;
    --input__reset_border_color_hover: unset;
    --input__submit_borderRadius: 100px;
    --input__submit_borderWidth: 1px;
    --input__submit_padding: 0.6rem 2.2vw 0.6rem 2.2vw;
    --input__submit_fontFamily: inherit;
    --input__submit_fontSize: inherit;
    --input__submit_lineHeight: inherit;
    --input__submit_fontWeight: 500;
    --input__submit_textTransform: uppercase;
    --input__submit_letterSpacing: 0px;
    --input__submit_bg_color: #495575;
    --input__submit_border_color: #495575;
    --input__submit_color: #c4cbe3;
    --input__submit_bg_color_hover: #c4cbe3;
    --input__submit_border_color_hover: #c4cbe3;
    --input__submit_color_hover: #495575;
    --input__selectContainer_width: 30px;
    --formMessage__fontFamily: inherit;
    --formMessage__fontSize: 130%;
    --formMessage__lineHeight: 1.3;
    --formMessage__fontWeight: inherit;
    --formMessage__textTransform: inherit;
    --formMessage__letterSpacing: 0px;
    --formMessage__borderWidth: 0;
    --formMessage__borderStyle: solid;
    --formMessage__borderRadius: 0;
    --formMessage__margin: 0;
    --formMessage__padding: 7px 10px;
}

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