.elementor-kit-10 {
    --e-global-color-primary: #2170D6;
    --e-global-color-secondary: #021433;
    --e-global-color-text: #D1CACA;
    --e-global-color-accent: #ffffff;
    --e-global-color-7e8d65b: #2170D66E;
    --e-global-color-bee618b: #02010100;
    --e-global-color-aadca21: #726F6F;
    --e-global-color-7a4cc5a: #F0F7FF;
    --e-global-typography-primary-font-family: "Bai Jamjuree";
    --e-global-typography-primary-font-size: 48px;
    --e-global-typography-primary-font-weight: 700;
    --e-global-typography-primary-text-transform: none;
    --e-global-typography-primary-line-height: 1.2em;
    --e-global-typography-secondary-font-family: "Bai Jamjuree";
    --e-global-typography-secondary-font-size: 18px;
    --e-global-typography-secondary-font-weight: 500;
    --e-global-typography-secondary-text-transform: none;
    --e-global-typography-secondary-line-height: 1.5em;
    --e-global-typography-text-font-family: "Inter";
    --e-global-typography-text-font-size: 16px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-text-transform: none;
    --e-global-typography-text-line-height: 1.5em;
    --e-global-typography-accent-font-family: "Inter";
    --e-global-typography-accent-font-size: 16px;
    --e-global-typography-accent-font-weight: 400;
    --e-global-typography-accent-text-transform: uppercase;
    --e-global-typography-accent-line-height: 1.3em;
    --e-global-typography-4ea8c84-font-family: "Bai Jamjuree";
    --e-global-typography-4ea8c84-font-size: 24px;
    --e-global-typography-4ea8c84-font-weight: 700;
    --e-global-typography-4ea8c84-text-transform: none;
    --e-global-typography-4ea8c84-line-height: 1.3em;
    --e-global-typography-d7e1890-font-family: "Bai Jamjuree";
    --e-global-typography-d7e1890-font-size: 67px;
    --e-global-typography-d7e1890-font-weight: 700;
    --e-global-typography-d7e1890-text-transform: none;
    --e-global-typography-d7e1890-line-height: 1em;
}

.elementor-kit-10 button,
.elementor-kit-10 input[type="button"],
.elementor-kit-10 input[type="submit"],
.elementor-kit-10 .elementor-button {
    background-color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    line-height: var(--e-global-typography-secondary-line-height);
    color: var(--e-global-color-accent);
    border-radius: 0px 0px 0px 0px;
    padding: 15px 30px 15px 30px;
}

.elementor-kit-10 button:hover,
.elementor-kit-10 button:focus,
.elementor-kit-10 input[type="button"]:hover,
.elementor-kit-10 input[type="button"]:focus,
.elementor-kit-10 input[type="submit"]:hover,
.elementor-kit-10 input[type="submit"]:focus,
.elementor-kit-10 .elementor-button:hover,
.elementor-kit-10 .elementor-button:focus {
    background-color: var(--e-global-color-secondary);
    color: var(--e-global-color-accent);
    border-radius: 0px 0px 0px 0px;
}

.elementor-kit-10 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-10 a {
    color: var(--e-global-color-primary);
}

.elementor-kit-10 a:hover {
    color: var(--e-global-color-7e8d65b);
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1250px;
}

.e-con {
    --container-max-width: 1250px;
}

.elementor-widget:not(:last-child) {
    --kit-widget-spacing: 15px;
}

.elementor-element {
    --widgets-spacing: 15px 15px;
    --widgets-spacing-row: 15px;
    --widgets-spacing-column: 15px;
}

    {}

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-10 {
        --e-global-typography-d7e1890-font-size: 90px;
    }

    .elementor-kit-10 button,
    .elementor-kit-10 input[type="button"],
    .elementor-kit-10 input[type="submit"],
    .elementor-kit-10 .elementor-button {
        font-size: var(--e-global-typography-secondary-font-size);
        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-10 {
        --e-global-typography-primary-font-size: 36px;
        --e-global-typography-d7e1890-font-size: 55px;
    }

    .elementor-kit-10 button,
    .elementor-kit-10 input[type="button"],
    .elementor-kit-10 input[type="submit"],
    .elementor-kit-10 .elementor-button {
        font-size: var(--e-global-typography-secondary-font-size);
        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;
    }
}