/**
 * MCE CSS Variables
 * Auto-generated by my-core-extensions
 * Generated: 2026-02-19 10:16:27
 */

:root, body {
    --content__space: 1.5rem;
    --content__space_one: 4rem;
    --content__space_two: 6rem;
    --container__side: 3rem;
    --content__space_last: 7.5rem;
    --label__fontFamily: inherit;
    --label__fontSize: inherit;
    --label__lineHeight: inherit;
    --label__fontWeight: inherit;
    --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__width: 100%;
    --input__padding: 0.625em 0.625em 0.625em 0.625em;
    --input__borderRadius: 0px;
    --input_borderStyle: solid;
    --input__borderStyle: solid;
    --input__border_width: 1px;
    --input__fontFamily: Red Hat Text;
    --input__fontSize: 0.9375em;
    --input__lineHeight: 1;
    --input__fontWeight: 400;
    --input__border_color: unset;
    --input__required: #a53737;
    --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: 0;
    --input__checkbox_space: 20px;
    --input__checkbox_border_color: unset;
    --input__checkbox_bg_checked: #fa9964;
    --input__checkbox_fontFamily: inherit;
    --input__checkbox_lineHeight: inherit;
    --input__checkbox_fontWeight: inherit;
    --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: 1.25em;
    --input__submit_borderWidth: 1px;
    --input__submit_padding: 0.82em 1.5em 0.751em 1.5em;
    --input__submit_fontFamily: Red Hat Text;
    --input__submit_fontSize: 0.9375em;
    --input__submit_lineHeight: 1;
    --input__submit_fontWeight: 700;
    --input__submit_textTransform: uppercase;
    --input__submit_letterSpacing: 0em;
    --input__submit_bg_color: #a1c7b9;
    --input__submit_border_color: #a1c7b9;
    --input__submit_color: #003a4a;
    --input__submit_bg_color_hover: #003a4a;
    --input__submit_border_color_hover: #a1c7b9;
    --input__submit_color_hover: #a1c7b9;
    --input__selectContainer_width: 30px;
    --formMessage__fontFamily: inherit;
    --formMessage__fontSize: 1em;
    --formMessage__lineHeight: 1.3;
    --formMessage__fontWeight: 700;
    --formMessage__textTransform: inherit;
    --formMessage__letterSpacing: 0px;
    --formMessage__borderWidth: 0;
    --formMessage__borderStyle: solid;
    --formMessage__borderRadius: 1px;
    --formMessage__margin: 0;
    --formMessage__padding: 1em;
    --formMessage__error_color: #fa9964;
    --formMessage__error_borderColor: #fa9964;
    --formMessage__success_color: #75cfd0;
    --formMessage__success_borderColor: #75cfd0;
    --headerHeight: 135px;
    --header__sticky_paddingTop: 1.5rem;
    --header__sticky_paddingBottom: 1.5rem;
    --header__sticky_scrolled_negativTopPosition: 0px;
    --header__sticky_scrolled_paddingTop: 19px;
    --header__sticky_scrolled_paddingBottom: 19px;
}

@media screen and (max-width: 781px) {
    :root, body {
        --headerHeight_mobile: 88px;
        --header__sticky_paddingTop_mobile: 19px;
        --header__sticky_paddingBottom_mobile: 19px;
    }
}
