:root {
  --e-global-color-primary: #006ff9;
  --e-global-color-primary_hover: #0063e0;
  --e-global-color-secondary: #00dcc7;
  --e-global-color-secondary_hover: #00c6b3;
  --e-global-color-text: #b8b5b5;
  --e-global-color-text_light: #999999;
  --e-global-color-accent: #000000;
  --e-global-color-border: #e2e4ef;
  --e-global-color-background: #ffffff;
  --e-global-color-background_light: #f1f3f3;
  --e-global-color-primary:#6349DF;--primary:#6349DF;--e-global-color-primary_hover:#5941C8;--primary_hover:#5941C8;--e-global-color-secondary:#F9BF00;--secondary:#F9BF00;--e-global-color-secondary_hover:#E0AB00;--secondary_hover:#E0AB00;
  --e-global-typography-primary-font-family: "DM Sans";
  --e-global-typography-primary-font-weight: 400;
  --e-global-typography-secondary-font-family: "DM Sans";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "DM Sans";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Radio Canada Big";
  --e-global-typography-accent-font-weight: 500;
  --e-global-typography-6787254-font-family: "Radio Canada Big";
  --e-global-typography-6787254-font-size: 48px;
  --e-global-typography-6787254-font-weight: 500;
  --e-global-typography-6787254-line-height: 1.125em;
  --e-global-typography-c2b56c3-font-size: 14px;
  --e-global-typography-c2b56c3-font-weight: 700;
  --e-global-typography-c2b56c3-text-transform: uppercase;
  --e-global-typography-c2b56c3-line-height: 1.6em;
  --e-global-typography-507ff99-font-family: "DM Sans";
  --e-global-typography-507ff99-font-size: 16px;
  --e-global-typography-507ff99-font-weight: 600;
  --e-global-typography-507ff99-text-transform: capitalize;
  --e-global-typography-507ff99-line-height: 1.625em;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1290px;
}
.e-con {
  --container-max-width: 1290px;
}
.elementor-widget:not(:last-child) {
  margin-block-end: 0px;
}
.elementor-element {
  --widgets-spacing: 0px 0px;
}

h1.entry-title {
  display: var(--page-title-display);
}
@media (max-width: 1024px) {
  .elementor-kit-4 {
    --e-global-typography-6787254-font-size: 42px;
  }
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
  .e-con {
    --container-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-kit-4 {
    --e-global-typography-6787254-font-size: 36px;
  }
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }
  .e-con {
    --container-max-width: 767px;
  }
}
