.elementor-kit-331 {
    --e-global-color-primary: #0791BE;
    --e-global-color-secondary: #101F46;
    --e-global-color-text: #383838;
    --e-global-color-accent: #F56960;
    --e-global-color-fc28385: #2C75BA;
    --e-global-color-fd2c51d: #0DA2FF;
    --e-global-color-21bfb04: #FFFFFF;
    --e-global-color-ad41708: #F8F8F8;
    --e-global-color-57a29b1: #D9D9D9;
    --e-global-color-d345fd2: #A7A7A7;
    --e-global-color-08fcc9d: #787878;
    --e-global-color-e5e9561: #151515;

  --e-global-typography-primary-font-family: 'Benzin';
  --e-global-typography-secondary-font-family: 'Benzin';
  --e-global-typography-text-font-family: 'Benzin';
  --e-global-typography-accent-font-family: 'Benzin';
  --e-global-typography-61eed76-font-family: 'Benzin';
  --e-global-typography-92b0a2d-font-family: 'Benzin';
  --e-global-typography-f500460-font-family: 'Benzin';
  --e-global-typography-ba6914a-font-family: 'Benzin';
  --e-global-typography-317d263-font-family: 'Benzin';
  --e-global-typography-99dd0b2-font-family: 'Benzin';
  --e-global-typography-2bd9da1-font-family: 'Benzin';

  --e-global-typography-primary-font-size: 80px;
  --e-global-typography-primary-font-weight: 900;
  --e-global-typography-primary-line-height: 1.1em;

  --e-global-typography-secondary-font-size: 30px;
  --e-global-typography-secondary-font-weight: 900;
  --e-global-typography-secondary-line-height: 1.1em;

  --e-global-typography-text-font-size: 15px;
  --e-global-typography-text-line-height: 1.6em;

  --e-global-typography-accent-font-size: 15px;
  --e-global-typography-accent-font-weight: 600;
  --e-global-typography-accent-line-height: 1.3em;

  --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-size: 23px;
  --e-global-typography-92b0a2d-font-weight: 700;
  --e-global-typography-92b0a2d-line-height: 1.2em;

  --e-global-typography-f500460-font-size: 300px;
  --e-global-typography-f500460-font-weight: 900;
  --e-global-typography-f500460-line-height: 1em;

  --e-global-typography-ba6914a-font-size: 48px;
  --e-global-typography-ba6914a-font-weight: 900;
  --e-global-typography-ba6914a-line-height: 1.1em;

  --e-global-typography-317d263-font-size: 24px;
  --e-global-typography-317d263-font-weight: 700;
  --e-global-typography-317d263-line-height: 1.3em;

  --e-global-typography-99dd0b2-font-size: 18px;
  --e-global-typography-99dd0b2-font-weight: 700;
  --e-global-typography-99dd0b2-line-height: 1.3em;

  --e-global-typography-2bd9da1-font-size: 14px;
  --e-global-typography-2bd9da1-font-weight: 500;
  --e-global-typography-2bd9da1-line-height: 1.3em;

  color: var(--e-global-color-text);
  font-family: 'Benzin', sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  line-height: var(--e-global-typography-text-line-height);
}

.elementor-kit-331 p {
    margin-bottom: 15px;
}

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

.elementor-kit-331 a:hover {
    color: var(--e-global-color-fc28385);
}

.elementor-kit-331 h1 {
    color: var(--e-global-color-secondary);
    font-family: "Raleway", Sans-serif;
    font-size: 65px;
    font-weight: 900;
    line-height: 1.1em;
}

.elementor-kit-331 h2 {
    color: var(--e-global-color-secondary);
    font-family: "Raleway", Sans-serif;
    font-size: 48px;
    font-weight: 900;
    line-height: 1.1em;
}

.elementor-kit-331 h3 {
    color: var(--e-global-color-secondary);
    font-family: "Raleway", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1em;
}

.elementor-kit-331 h4 {
    color: var(--e-global-color-secondary);
    font-family: "Raleway", Sans-serif;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.2em;
}

.elementor-kit-331 h5 {
    color: var(--e-global-color-secondary);
    font-family: "Raleway", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
}

.elementor-kit-331 h6 {
    color: var(--e-global-color-secondary);
    font-family: "Raleway", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2em;
}

.elementor-kit-331 button, .elementor-kit-331 input[type="button"], .elementor-kit-331 input[type="submit"], .elementor-kit-331 .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: 0px 0px 0px 0px;
    border-color: var(--e-global-color-primary);
    border-radius: 0px 0px 0px 0px;
    padding: 15px 30px 15px 30px;
}

.elementor-kit-331 button:hover, .elementor-kit-331 button:focus, .elementor-kit-331 input[type="button"]:hover, .elementor-kit-331 input[type="button"]:focus, .elementor-kit-331 input[type="submit"]:hover, .elementor-kit-331 input[type="submit"]:focus, .elementor-kit-331 .elementor-button:hover, .elementor-kit-331 .elementor-button:focus {
    color: var(--e-global-color-21bfb04);
    background-color: var(--e-global-color-fc28385);
    border-radius: 0px 0px 0px 0px;
}

.elementor-kit-331 label {
    color: var(--e-global-color-e5e9561);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
}

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

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

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

.elementor-widget:not(:last-child) {
    --kit-widget-spacing: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

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

@media (max-width: 1024px) {
    .elementor-kit-331 {
        --e-global-typography-primary-font-size: 50px;
        --e-global-typography-secondary-font-size: 26px;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-331 h1 {
        font-size: 50px;
    }

    .elementor-kit-331 h2 {
        font-size: 45px;
    }

    .elementor-kit-331 h3 {
        font-size: 25px;
    }

    .elementor-kit-331 h4 {
        font-size: 22px;
    }

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

    .elementor-kit-331 label {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-331 input:not([type="button"]):not([type="submit"]), .elementor-kit-331 textarea, .elementor-kit-331 .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-331 {
        --e-global-typography-primary-font-size: 36px;
        --e-global-typography-secondary-font-size: 22px;
        --e-global-typography-accent-font-size: 14px;
        --e-global-typography-92b0a2d-font-size: 18px;
        --e-global-typography-f500460-font-size: 150px;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-331 h1 {
        font-size: 42px;
        line-height: 1.1em;
    }

    .elementor-kit-331 h2 {
        font-size: 32px;
    }

    .elementor-kit-331 h3 {
        font-size: 26px;
    }

    .elementor-kit-331 h4 {
        font-size: 20px;
    }

    .elementor-kit-331 h5 {
        font-size: 16px;
    }

    .elementor-kit-331 h6 {
        font-size: 14px;
    }

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

    .elementor-kit-331 label {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-331 input:not([type="button"]):not([type="submit"]), .elementor-kit-331 textarea, .elementor-kit-331 .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;
    }
}