.elementor-kit-3179 {
    --e-global-color-primary: #3a0c58;
    --e-global-color-secondary: #810f72;
    --e-global-color-text: hsl(0, 0%, 0%);
    --e-global-color-accent: #b428f0;
    --e-global-color-885624b: #FFFFFF;
    --e-global-color-70d5da3: #8117b6;
    --e-global-typography-primary-font-family: "Oswald";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Montserrat";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Montserrat";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Montserrat";
    --e-global-typography-accent-font-weight: 500;
}

.elementor-kit-3179 button,
.elementor-kit-3179 input[type="button"],
.elementor-kit-3179 input[type="submit"],
.elementor-kit-3179 .elementor-button {
    background-color: var(--e-global-color-accent);
    font-family: "Urbanist", Sans-serif;
    font-size: 16px;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 40px 15px 35px;
}

.elementor-kit-3179 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-3179 h1 {
    font-family: "Oswald", Sans-serif;
    font-size: 65px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

.site-header .site-branding {
    flex-direction: column;
    align-items: stretch;
}

.site-header {
    padding-inline-end: 0px;
    padding-inline-start: 0px;
}

.site-footer .site-branding {
    flex-direction: column;
    align-items: stretch;
}

@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-kit-3179 {
        font-size: 14px;
    }

    .elementor-kit-3179 h1 {
        font-size: 42px;
    }

    .elementor-kit-3179 h2 {
        font-size: 32px;
    }

    .elementor-kit-3179 h3 {
        font-size: 24px;
    }

    .elementor-kit-3179 button,
    .elementor-kit-3179 input[type="button"],
    .elementor-kit-3179 input[type="submit"],
    .elementor-kit-3179 .elementor-button {
        font-size: 12px;
        padding: 10px 20px 10px 20px;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}

/* Start custom CSS */
@media screen and (max-width: 500px) {
    .elementor-nav-menu__align-end .elementor-nav-menu {
        justify-content: center !important;
        margin-inline-start: auto;
    }
}

/* End custom CSS */