:root {
  --theme-color-primary: rgb(110, 190, 68);
  --theme-color-primary-r: 110;
  --theme-color-primary-g: 190;
  --theme-color-primary-b: 68;
  --theme-color-primary-hex: #6ebe44;
  --theme-color-primary-hsl: hsl(99.3443, 48.4127%, 50.5882%);
  --theme-color-primary-h: 99.3443;
  --theme-color-primary-s: 48.4127%;
  --theme-color-primary-l: 50.5882%;
  --theme-color-secondary: rgb(87, 87, 86);
  --theme-color-secondary-r: 87;
  --theme-color-secondary-g: 87;
  --theme-color-secondary-b: 86;
  --theme-color-secondary-hex: #575756;
  --theme-color-secondary-hsl: hsl(60, 0.578%, 33.9216%);
  --theme-color-secondary-h: 60;
  --theme-color-secondary-s: 0.578%;
  --theme-color-secondary-l: 33.9216%;
  --theme-body-background-color: rgb(255, 255, 255);
  --theme-body-background-color-r: 255;
  --theme-body-background-color-g: 255;
  --theme-body-background-color-b: 255;
  --theme-body-background-color-hex: #ffffff;
  --theme-body-background-color-hsl: hsl(0, 0%, 100%);
  --theme-body-background-color-h: 0;
  --theme-body-background-color-s: 0%;
  --theme-body-background-color-l: 100%;
  --theme-logo-vector: url("https://cheops.cc/_/site-application/site/1/user-param/c8b188/svg/theme-logo-vector");
  --theme-logo-raster: url("https://cheops.cc/_/site-application/site/1/user-param/c8b188/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "montserrat-v26-latin";
  --theme-border-radius: 0;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(242, 243, 242);
  --theme-header-background-color-r: 242;
  --theme-header-background-color-g: 243;
  --theme-header-background-color-b: 242;
  --theme-header-background-color-hex: #f2f3f2;
  --theme-header-background-color-hsl: hsl(120, 4%, 95.098%);
  --theme-header-background-color-h: 120;
  --theme-header-background-color-s: 4%;
  --theme-header-background-color-l: 95.098%;
  --theme-header-text-color: "dark";
  --theme-header-border: 1;
  --theme-header-border-color: rgb(110, 190, 68);
  --theme-header-border-color-r: 110;
  --theme-header-border-color-g: 190;
  --theme-header-border-color-b: 68;
  --theme-header-border-color-hex: #6ebe44;
  --theme-header-border-color-hsl: hsl(99.3443, 48.4127%, 50.5882%);
  --theme-header-border-color-h: 99.3443;
  --theme-header-border-color-s: 48.4127%;
  --theme-header-border-color-l: 50.5882%;
  --theme-footer-background-color: rgb(255, 255, 255);
  --theme-footer-background-color-r: 255;
  --theme-footer-background-color-g: 255;
  --theme-footer-background-color-b: 255;
  --theme-footer-background-color-hex: #ffffff;
  --theme-footer-background-color-hsl: hsl(0, 0%, 100%);
  --theme-footer-background-color-h: 0;
  --theme-footer-background-color-s: 0%;
  --theme-footer-background-color-l: 100%;
  --theme-footer-logo-vector: url("https://cheops.cc/_/site-application/site/1/user-param/c8b188/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "dark";
}
