.elementor-kit-11 {
    --e-global-color-primary: #F15B43;
    --e-global-color-secondary: #364f7596;
    --e-global-color-text: #383838;
    --e-global-color-accent: #F15B43;
    --e-global-color-fc28385: #CB4B36;
    --e-global-color-fd2c51d: #00B7FF;
    --e-global-color-21bfb04: #FFFFFF;
    --e-global-color-ad41708: #F8FAFF;
    --e-global-color-57a29b1: #F8FAFF;
    --e-global-color-d345fd2: #A7A7A7;
    --e-global-color-08fcc9d: #787878;
    --e-global-color-e5e9561: #151515b8;
    --e-global-typography-primary-font-family: "Playfair Display";
    --e-global-typography-primary-font-size: 65px;
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-primary-line-height: 1.1em;
    --e-global-typography-secondary-font-family: "Montserrat";
    --e-global-typography-secondary-font-size: 16px;
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-secondary-line-height: 1.3em;
    --e-global-typography-text-font-family: "Montserrat";
    --e-global-typography-text-font-size: 15px;
    --e-global-typography-text-font-weight: normal;
    --e-global-typography-text-line-height: 1.5em;
    --e-global-typography-accent-font-family: "Montserrat";
    --e-global-typography-accent-font-size: 15px;
    --e-global-typography-accent-font-weight: 600;
    --e-global-typography-accent-line-height: 1.1em;
    --e-global-typography-61eed76-font-family: "Montserrat";
    --e-global-typography-61eed76-font-size: 13px;
    --e-global-typography-61eed76-font-weight: normal;
    --e-global-typography-61eed76-line-height: 1.1em;
    --e-global-typography-92b0a2d-font-family: "Playfair Display";
    --e-global-typography-92b0a2d-font-size: 26px;
    --e-global-typography-92b0a2d-font-weight: 600;
    --e-global-typography-92b0a2d-line-height: 1.2em;
    --e-global-typography-f500460-font-family: "Playfair Display";
    --e-global-typography-f500460-font-size: 350px;
    --e-global-typography-f500460-font-weight: 900;
    --e-global-typography-f500460-line-height: 1.2em;
    --e-global-typography-ba6914a-font-family: "Playfair Display";
    --e-global-typography-ba6914a-font-size: 72px;
    --e-global-typography-ba6914a-font-weight: 900;
    --e-global-typography-ba6914a-line-height: 1.2em;
    --e-global-typography-317d263-font-family: "Playfair Display";
    --e-global-typography-317d263-font-size: 40px;
    --e-global-typography-317d263-font-weight: 900;
    --e-global-typography-317d263-line-height: 1.5em;
    --e-global-typography-99dd0b2-font-family: "Playfair Display";
    --e-global-typography-99dd0b2-font-size: 22px;
    --e-global-typography-99dd0b2-font-weight: 500;
    --e-global-typography-99dd0b2-line-height: 1.1em;
    --e-global-typography-2bd9da1-font-family: "Montserrat";
    --e-global-typography-2bd9da1-font-size: 18px;
    --e-global-typography-2bd9da1-font-weight: normal;
    --e-global-typography-2bd9da1-line-height: 1.5em;
    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);
    line-height: var(--e-global-typography-text-line-height);
}

.elementor-kit-11 p {
    margin-bottom: 15px;
}

.elementor-kit-11 a {
    color: #00B7FF;
}

.elementor-kit-11 a:hover {
    color: var(--e-global-color-fc28385);
}

.elementor-kit-11 h1 {
    color: var(--e-global-color-secondary);
    font-family: "Playfair Display", Sans-serif;
    font-size: 80px;
    font-weight: 900;
    line-height: 1em;
}

.elementor-kit-11 h2 {
    color: var(--e-global-color-secondary);
    font-family: "Playfair Display", Sans-serif;
    font-size: 65px;
    font-weight: 700;
    line-height: 1.1em;
}

.elementor-kit-11 h3 {
    color: var(--e-global-color-secondary);
    font-family: "Playfair Display", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.1em;
}

.elementor-kit-11 h4 {
    color: var(--e-global-color-secondary);
    font-family: "Playfair Display", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.1em;
}

.elementor-kit-11 h5 {
    color: var(--e-global-color-secondary);
    font-family: "Playfair Display", Sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.2em;
}

.elementor-kit-11 h6 {
    color: var(--e-global-color-secondary);
    font-family: "Playfair Display", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1em;
}

.elementor-kit-11 button,
.elementor-kit-11 input[type="button"],
.elementor-kit-11 input[type="submit"],
.elementor-kit-11 .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
    color: var(--e-global-color-21bfb04);
    background-color: var(--e-global-color-accent);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-primary);
    border-radius: 25px 25px 25px 25px;
    padding: 15px 30px 15px 30px;
}

.elementor-kit-11 button:hover,
.elementor-kit-11 button:focus,
.elementor-kit-11 input[type="button"]:hover,
.elementor-kit-11 input[type="button"]:focus,
.elementor-kit-11 input[type="submit"]:hover,
.elementor-kit-11 input[type="submit"]:focus,
.elementor-kit-11 .elementor-button:hover,
.elementor-kit-11 .elementor-button:focus {
    color: var(--e-global-color-21bfb04);
    background-color: var(--e-global-color-fc28385);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-fc28385);
}

.elementor-kit-11 label {
    color: var(--e-global-color-secondary);
    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);
    line-height: var(--e-global-typography-text-line-height);
}

.elementor-kit-11 input:not([type="button"]):not([type="submit"]),
.elementor-kit-11 textarea,
.elementor-kit-11 .elementor-field-textual {
    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);
    line-height: var(--e-global-typography-text-line-height);
    color: var(--e-global-color-text);
    background-color: var(--e-global-color-57a29b1);
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 25px 25px 25px 25px;
    padding: 15px 15px 15px 15px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-element {
    --widgets-spacing: 20px;
}

h1.entry-title {
    display: var(--page-title-display);
}

.elementor-kit-11 e-page-transition {
    background-color: #FFBC7D;
}

.site-header {
    padding-right: 0px;
    padding-left: 0px;
}

@media(max-width: 1024px) {
    .elementor-kit-11 {
        --e-global-typography-primary-font-size: 50px;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-11 h1 {
        font-size: 65px;
    }

    .elementor-kit-11 h2 {
        font-size: 50px;
    }

    .elementor-kit-11 button,
    .elementor-kit-11 input[type="button"],
    .elementor-kit-11 input[type="submit"],
    .elementor-kit-11 .elementor-button {
        font-size: var(--e-global-typography-accent-font-size);
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-kit-11 label {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-11 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-11 textarea,
    .elementor-kit-11 .elementor-field-textual {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width: 767px) {
    .elementor-kit-11 {
        --e-global-typography-primary-font-size: 36px;
        --e-global-typography-accent-font-size: 14px;
        --e-global-typography-92b0a2d-font-size: 22px;
        --e-global-typography-f500460-font-size: 175px;
        --e-global-typography-ba6914a-font-size: 50px;
        --e-global-typography-317d263-font-size: 25px;
        --e-global-typography-99dd0b2-font-size: 18px;
        --e-global-typography-2bd9da1-font-size: 16px;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-11 h1 {
        font-size: 48px;
    }

    .elementor-kit-11 h2 {
        font-size: 40px;
    }

    .elementor-kit-11 h3 {
        font-size: 35px;
    }

    .elementor-kit-11 h4 {
        font-size: 30px;
    }

    .elementor-kit-11 h5 {
        font-size: 22px;
    }

    .elementor-kit-11 h6 {
        font-size: 15px;
    }

    .elementor-kit-11 button,
    .elementor-kit-11 input[type="button"],
    .elementor-kit-11 input[type="submit"],
    .elementor-kit-11 .elementor-button {
        font-size: var(--e-global-typography-accent-font-size);
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-kit-11 label {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-11 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-11 textarea,
    .elementor-kit-11 .elementor-field-textual {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}