:root {
  --theme-color-primary: rgb(61, 136, 169);
  --theme-color-primary-r: 61;
  --theme-color-primary-g: 136;
  --theme-color-primary-b: 169;
  --theme-color-primary-hex: #3d88a9;
  --theme-color-primary-hsl: hsl(198.3333, 46.9565%, 45.098%);
  --theme-color-primary-h: 198.3333;
  --theme-color-primary-s: 46.9565%;
  --theme-color-primary-l: 45.098%;
  --theme-color-secondary: rgb(142, 228, 236);
  --theme-color-secondary-r: 142;
  --theme-color-secondary-g: 228;
  --theme-color-secondary-b: 236;
  --theme-color-secondary-hex: #8ee4ec;
  --theme-color-secondary-hsl: hsl(185.1064, 71.2121%, 74.1176%);
  --theme-color-secondary-h: 185.1064;
  --theme-color-secondary-s: 71.2121%;
  --theme-color-secondary-l: 74.1176%;
  --theme-body-background-color: rgb(242, 255, 254);
  --theme-body-background-color-r: 242;
  --theme-body-background-color-g: 255;
  --theme-body-background-color-b: 254;
  --theme-body-background-color-hex: #f2fffe;
  --theme-body-background-color-hsl: hsl(175.3846, 100%, 97.451%);
  --theme-body-background-color-h: 175.3846;
  --theme-body-background-color-s: 100%;
  --theme-body-background-color-l: 97.451%;
  --theme-logo-vector: url("https://app.gryp.it/_/site-application/site/2/user-param/ea9201/svg/theme-logo-vector");
  --theme-logo-raster: url("https://app.gryp.it/_/site-application/site/2/user-param/ea9201/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "manrope-v15-latin";
  --theme-border-radius: 2;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(26, 30, 30);
  --theme-header-background-color-r: 26;
  --theme-header-background-color-g: 30;
  --theme-header-background-color-b: 30;
  --theme-header-background-color-hex: #1a1e1e;
  --theme-header-background-color-hsl: hsl(180, 7.1429%, 10.9804%);
  --theme-header-background-color-h: 180;
  --theme-header-background-color-s: 7.1429%;
  --theme-header-background-color-l: 10.9804%;
  --theme-header-text-color: "light";
  --theme-footer-background-color: rgb(26, 30, 30);
  --theme-footer-background-color-r: 26;
  --theme-footer-background-color-g: 30;
  --theme-footer-background-color-b: 30;
  --theme-footer-background-color-hex: #1a1e1e;
  --theme-footer-background-color-hsl: hsl(180, 7.1429%, 10.9804%);
  --theme-footer-background-color-h: 180;
  --theme-footer-background-color-s: 7.1429%;
  --theme-footer-background-color-l: 10.9804%;
  --theme-footer-logo-raster: url("https://app.gryp.it/_/site-application/site/2/user-param/ea9201/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "dark";
}
