.elementor-kit-275 {
  --e-global-color-primary: #0791BE;
  --e-global-color-secondary: #101F46;
  --e-global-color-text: #383838;
  --e-global-color-accent: #DE0039;
  --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-275 button,
.elementor-kit-275 input[type="button"],
.elementor-kit-275 input[type="submit"],
.elementor-kit-275 .elementor-button {
  background-color: var(--e-global-color-accent);
  font-family: 'Benzin', 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);
  border-style: solid;
  border-width: 0;
  border-color: var(--e-global-color-primary);
  border-radius: 0;
  padding: 15px 30px;
}

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

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

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

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

.elementor-kit-275 h1,
.elementor-kit-275 h2,
.elementor-kit-275 h3,
.elementor-kit-275 h4,
.elementor-kit-275 h5,
.elementor-kit-275 h6 {
  font-family: 'Benzin', sans-serif;
  color: var(--e-global-color-secondary);
}

.elementor-kit-275 h1 { font-size: 65px; font-weight: 900; line-height: 1.1em; }
.elementor-kit-275 h2 { font-size: 48px; font-weight: 900; line-height: 1.1em; }
.elementor-kit-275 h3 { font-size: 30px; font-weight: 700; line-height: 1.1em; }
.elementor-kit-275 h4 { font-size: 23px; font-weight: 700; line-height: 1.2em; }
.elementor-kit-275 h5 { font-size: 18px; font-weight: 700; line-height: 1.2em; }
.elementor-kit-275 h6 { font-size: 15px; font-weight: 700; line-height: 1.2em; }

.elementor-kit-275 label {
  color: var(--e-global-color-e5e9561);
  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-275 input:not([type="button"]):not([type="submit"]),
.elementor-kit-275 textarea,
.elementor-kit-275 .elementor-field-textual {
  font-family: 'Benzin', sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  line-height: var(--e-global-typography-text-line-height);
  color: #333;
  background-color: var(--e-global-color-ad41708);
  border: none;
  border-radius: 0;
  padding: 12px 15px 13px;
}

.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-275 {
        --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-275 h1 {
        font-size: 50px;
    }

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

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

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

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

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

    .elementor-kit-275 input:not([type="button"]):not([type="submit"]), .elementor-kit-275 textarea, .elementor-kit-275 .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-275 {
        --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-275 h1 {
        font-size: 42px;
        line-height: 1.1em;
    }

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

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

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

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

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

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

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

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