.elementor-kit-4 {
    --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: #666666;
    --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-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;
    }
}