.elementor-kit-13 {
    --e-global-color-primary: #1a6fd1;
    --e-global-color-secondary: #282828;
    --e-global-color-text: #B2BCCC;
    --e-global-color-accent: #2422aa;
    --e-global-color-3c2ad25: #FFFFFF;
    --e-global-color-8b564f1: #FBFBFB;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-primary-line-height: 1.22em;
    --e-global-typography-secondary-font-family: "Poppins";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-secondary-line-height: 1.5em;
    --e-global-typography-text-font-family: "Poppins";
    --e-global-typography-text-font-size: 16px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-text-transform: capitalize;
    --e-global-typography-text-line-height: 1.5em;
    --e-global-typography-accent-font-family: "Poppins";
    --e-global-typography-accent-text-transform: uppercase;
    --e-global-typography-accent-line-height: 1.5em;
    --e-global-typography-9740b67-font-family: "Poppins";
    --e-global-typography-9740b67-font-size: 14px;
    --e-global-typography-9740b67-font-weight: 400;
    --e-global-typography-e492516-font-family: "Poppins";
    --e-global-typography-e492516-font-size: 24px;
    --e-global-typography-e492516-font-weight: 400;
    --e-global-typography-e492516-text-transform: capitalize;
    --e-global-typography-e492516-line-height: 1.5em;
    --e-global-typography-46bece7-font-family: "Roboto";
    --e-global-typography-46bece7-font-size: 64px;
    --e-global-typography-46bece7-font-weight: 700;
    --e-global-typography-46bece7-line-height: 1.22em;
    --e-global-typography-67ace4e-font-family: "Roboto";
    --e-global-typography-67ace4e-font-size: 70px;
    --e-global-typography-67ace4e-font-weight: 600;
    --e-global-typography-67ace4e-text-transform: capitalize;
    --e-global-typography-67ace4e-line-height: 1.22em;
    --e-global-typography-3f3e88c-font-family: "Roboto";
    --e-global-typography-3f3e88c-font-size: 54px;
    --e-global-typography-3f3e88c-font-weight: 600;
    --e-global-typography-3f3e88c-text-transform: capitalize;
    --e-global-typography-3f3e88c-line-height: 1.22em;
    --e-global-typography-83a0a2f-font-family: "Roboto";
    --e-global-typography-83a0a2f-font-size: 32px;
    --e-global-typography-83a0a2f-font-weight: 600;
    --e-global-typography-83a0a2f-text-transform: capitalize;
    --e-global-typography-83a0a2f-line-height: 1.22em;
    --e-global-typography-be86681-font-family: "Roboto";
    --e-global-typography-be86681-font-size: 24px;
    --e-global-typography-be86681-font-weight: 600;
    --e-global-typography-be86681-text-transform: capitalize;
    --e-global-typography-be86681-line-height: 1.22em;
    --e-global-typography-94485de-font-family: "Roboto";
    --e-global-typography-94485de-font-size: 21px;
    --e-global-typography-94485de-font-weight: 600;
    --e-global-typography-94485de-text-transform: capitalize;
    --e-global-typography-94485de-line-height: 1.22em;
    --e-global-typography-cbcd450-font-family: "Roboto";
    --e-global-typography-cbcd450-font-size: 18px;
    --e-global-typography-cbcd450-font-weight: 600;
    --e-global-typography-cbcd450-text-transform: capitalize;
    --e-global-typography-cbcd450-line-height: 1.22em;
    --e-global-typography-cf1d9c8-font-family: "Poppins";
    --e-global-typography-cf1d9c8-font-size: 21px;
    --e-global-typography-cf1d9c8-font-weight: 400;
    --e-global-typography-cf1d9c8-text-transform: capitalize;
    --e-global-typography-cf1d9c8-font-style: italic;
    --e-global-typography-cf1d9c8-line-height: 1.5em;
    background-color: transparent;
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    line-height: var(--e-global-typography-text-line-height);
    background-image: linear-gradient(90deg, #0C2F3F 0%, #000000 80%);
}

.elementor-kit-13 button,
.elementor-kit-13 input[type="button"],
.elementor-kit-13 input[type="submit"],
.elementor-kit-13 .elementor-button {
    background-color: transparent;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    text-transform: var(--e-global-typography-accent-text-transform);
    line-height: var(--e-global-typography-accent-line-height);
    color: var(--e-global-color-3c2ad25);
    background-image: linear-gradient(90deg, var(--e-global-color-primary) 0%, #6529f2 100%);
    border-radius: 0px 0px 0px 0px;
    padding: 16px 30px 16px 30px;
}

.elementor-kit-13 button:hover,
.elementor-kit-13 button:focus,
.elementor-kit-13 input[type="button"]:hover,
.elementor-kit-13 input[type="button"]:focus,
.elementor-kit-13 input[type="submit"]:hover,
.elementor-kit-13 input[type="submit"]:focus,
.elementor-kit-13 .elementor-button:hover,
.elementor-kit-13 .elementor-button:focus {
    background-color: transparent;
    color: var(--e-global-color-secondary);
    background-image: linear-gradient(90deg, var(--e-global-color-3c2ad25) 0%, var(--e-global-color-3c2ad25) 100%);
    border-radius: 0px 0px 0px 0px;
}

.elementor-kit-13 e-page-transition {
    background-color: #7dbaff;
}

.elementor-kit-13 a {
    color: var(--e-global-color-primary);
}

.elementor-kit-13 a:hover {
    color: #1ea9f9;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight);
    line-height: var(--e-global-typography-secondary-line-height);
}

.elementor-kit-13 h1 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
}

.elementor-kit-13 h2 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
}

.elementor-kit-13 h3 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
}

.elementor-kit-13 h4 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
}

.elementor-kit-13 h5 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
}

.elementor-kit-13 h6 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
}

.elementor-kit-13 label {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight);
    line-height: var(--e-global-typography-secondary-line-height);
}

.elementor-kit-13 input:not([type="button"]):not([type="submit"]),
.elementor-kit-13 textarea,
.elementor-kit-13 .elementor-field-textual {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight);
    line-height: var(--e-global-typography-secondary-line-height);
    color: var(--e-global-color-secondary);
    background-color: #FFFFFF99;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    padding: 12px 20px 12px 20px;
}

.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-kit-13 {
        --e-global-typography-46bece7-font-size: 48px;
        --e-global-typography-67ace4e-font-size: 54px;
        --e-global-typography-3f3e88c-font-size: 36px;
        --e-global-typography-83a0a2f-font-size: 28px;
        --e-global-typography-be86681-font-size: 21px;
        --e-global-typography-94485de-font-size: 18px;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-13 a:hover {
        line-height: var(--e-global-typography-secondary-line-height);
    }

    .elementor-kit-13 h1 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 h2 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 h3 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 h4 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 h5 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 h6 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 button,
    .elementor-kit-13 input[type="button"],
    .elementor-kit-13 input[type="submit"],
    .elementor-kit-13 .elementor-button {
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-kit-13 label {
        line-height: var(--e-global-typography-secondary-line-height);
    }

    .elementor-kit-13 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-13 textarea,
    .elementor-kit-13 .elementor-field-textual {
        line-height: var(--e-global-typography-secondary-line-height);
    }

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

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

@media(max-width:767px) {
    .elementor-kit-13 {
        --e-global-typography-46bece7-font-size: 32px;
        --e-global-typography-67ace4e-font-size: 42px;
        --e-global-typography-3f3e88c-font-size: 30px;
        --e-global-typography-83a0a2f-font-size: 24px;
        --e-global-typography-be86681-font-size: 18px;
        --e-global-typography-94485de-font-size: 16px;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-13 a:hover {
        line-height: var(--e-global-typography-secondary-line-height);
    }

    .elementor-kit-13 h1 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 h2 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 h3 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 h4 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 h5 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 h6 {
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-13 button,
    .elementor-kit-13 input[type="button"],
    .elementor-kit-13 input[type="submit"],
    .elementor-kit-13 .elementor-button {
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-kit-13 label {
        line-height: var(--e-global-typography-secondary-line-height);
    }

    .elementor-kit-13 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-13 textarea,
    .elementor-kit-13 .elementor-field-textual {
        line-height: var(--e-global-typography-secondary-line-height);
    }

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

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