<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-kit-10 {
    --e-global-color-primary: #238FD1;
    --e-global-color-secondary: #0e926b;
    --e-global-color-text: #707070;
    --e-global-color-accent: #000;
    --e-global-color-9c8f361: #fff;
    --e-global-color-ff82fc7: #e5e5e5
}

.elementor-section.elementor-section-boxed &gt; .elementor-container {
    max-width: 1290px
}

.e-container {
    --container-max-width: 1290px
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

.elementor-element {
    --widgets-spacing: 20px
}

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

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

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

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

    .e-container {
        --container-max-width: 767px
    }
}</pre></body></html>