:root {
  --global_main_color: #911938;
  --global_main_color_btn_text_color: #ffffff;
  --home_text_color: #ffffff;
  --home_third_background_color: #000000;
  --home_custom_image_size: 500px;
  --home_custom_image_width: px;
  --home_text_size_px: 40px;
  --home_text_size_2_px: 45px;
  --slogan_text_size_px: 20px;
  --home_text_size: 40;
  --home_text_size_2: 45;
  --slogan_text_size: 20;
  --home_text_size_px_media: 40px;
  --home_text_size_2_px_media: 45px;
  --slogan_text_size_px_media: 20px;
  --layout_text_align: right;
  --layout_text_align_rtl: left;
  --layout_text_box_width: 46%;
  --layout_left_side_width: 50%;
  --layout_left_side_width_vh: 50vh;
  --homepage_layout_height: 100%;
  --homepage_layout_height_vh: 100vh;
  --homepage_layout_height_menu_space: 0px;
  --mainNavMobileHeight: 0px;
  --homepage_layout_height_opacity_space_top: 0px;
  --homepage_layout_height_opacity_space_bottom: 0px;
  --mobileMenuFontSize: 20px;
  --mobileMenuPagesSpace: 5px;
  --homepageShapeDividerList_Size: 17%;
  --layout_bottom_spacing: 0px;
  --window-height: 100vh;
  --window-width: 100vw;
  --menu_font_size: 14px;
  --menu_pages_space: 1px;
  --menu_pages_side_padding: 15px;
  --menu_pages_letter_spacing: 0.5px;
  --menu_pages_word_spacing: 0px;
  --menu_thin_border: #ffffff;
  --mobileMenuTextAlign: center;
  --menu_text_color: #000000;
  --menu_text_hover_color: #911938;
  --menu_color: #ffffff;
  --modules_color_text: #000000;
  --modules_color_text_second: #000000;
  --inside_modules_color_text: #000000;
  --sectionsPadding: 75px;
  --home_text_top_space_1: 158px;
  --home_text_bottom_space_1: 27px;
  --home_text_top_space_2: 0px;
  --home_text_bottom_space_2: 30px;
  --home_text_top_space_3: 0px;
  --home_text_bottom_space_3: 31px;
  --homepage_padding_top: px;
  --homepage_padding_bottom: px;
  --homepage_main_goal_margin_top: 0px;
  --homepage_main_goal_margin_bottom: 0px;
  --homepage_second_goal_margin_top: 0px;
  --homepage_second_goal_margin_bottom: 0px;
  --modules_color_second: #ffffff;
  --modules_color: #f9f9f9;
  --footer_back: #1b262c;
  --footer_text_hover: #911938;
  --footer_links_color: #911938;
  --footer_text: #ffffff;
  --home_background_color: #000000;
  --inside_modules_color_box: #f9f9f9;
  --inside_modules_color_text_box: #000000;
  --module_separate_border_color: ;
  --modules_color_box: #ffffff;
  --modules_color_second_box: #f9f9f9;
  --modules_color_text_second_box: #000000;
  --inside_modules_color: #ffffff;
  --modules_color_text_box: #000000;
  --font_logo: Open Sans;
  --font_menu: Work Sans;
  --global_font: Work Sans;
  --font_slogan: Source Sans 3;
  --font_slogan_2: Open Sans;
  --font_second_slogan: Open Sans;
  --font_modules_header: Work Sans;
  --sticky_menu: 1;
  --scrollHeaderSize: 0px;
  --modules_color_section_main: #911938;
  --modules_color_section_btn_text: #ffffff;
  --modules_color_second_section_main: #911938;
  --modules_color_second_section_btn_text: #ffffff;
  --inside_modules_color_section_box_main: #911938;
  --inside_modules_color_section_btn_text: #ffffff;
  --line_height_modules_header: 1.25;
  --global_line_height: 1.25;
}