.elementor-kit-29397
{
    --e-global-color-primary: #0A81AD;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #616161;
    --e-global-color-b3dbd4f: #2e3034;
    --e-global-color-8246ec9: #0A81AD;
    --e-global-color-2a9ccee: #CBCCCD;
    --e-global-color-ec1cb9e: #E6E6E6;
    --e-global-color-ce05037: #F7F7F7;
    --e-global-typography-text-font-family: "Space Grotesk";
    --e-global-typography-text-font-weight: 500;
    color: var(--e-global-color-text);
    font-family: "Space Grotesk", Sans-serif;
    font-weight: 400;
}

.elementor-section.elementor-section-boxed>.elementor-container
{
    max-width: 1362px;
}

.e-con
{
    --container-max-width: 1362px;
}

.elementor-widget:not(:last-child)
{
    --kit-widget-spacing: 20px;
}

.elementor-element
{
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

{}

h1.entry-title
{
    display: var(--page-title-display);
}

@media(max-width:1024px)
{
    .elementor-section.elementor-section-boxed>.elementor-container
    {
        max-width: 1024px;
    }

    .e-con
    {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px)
{
    .elementor-section.elementor-section-boxed>.elementor-container
    {
        max-width: 767px;
    }

    .e-con
    {
        --container-max-width: 767px;
    }
}