.elementor-kit-6{--e-global-color-primary:#CDFF00;--e-global-color-secondary:#1A1A1A;--e-global-color-text:#4A4A4A;--e-global-color-accent:#FFFFFF;--e-global-color-kadence1:#cdff00;--e-global-color-kadence2:#cc4400;--e-global-color-kadence3:#000000;--e-global-color-kadence4:#ffffff;--e-global-color-kadence5:#484745;--e-global-color-kadence6:#696866;--e-global-color-kadence7:#ebe8e5;--e-global-color-kadence8:#f6f5f4;--e-global-color-kadence9:#ffffff;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-48e6173-font-family:"Inter";--e-global-typography-48e6173-font-size:13px;--e-global-typography-48e6173-font-weight:600;font-size:17px;line-height:1.6px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Inter", Sans-serif;font-size:60px;font-weight:600;line-height:1.05px;}.elementor-kit-6 h2{font-family:"Inter", Sans-serif;font-size:38px;font-weight:600;line-height:1.15px;}.elementor-kit-6 h3{font-family:"Inter", Sans-serif;font-size:24px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}h1.entry-title{display:var(--page-title-display);}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ── WPForms Dark Theme for iLevel Contact Page ── */

.wpforms-form .wpforms-field-label,
.wpforms-form .wpforms-field-sublabel {
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important;
  color: #888 !important;
  font-family: 'Inter', sans-serif !important;
}

.wpforms-form input[type=text],
.wpforms-form input[type=email],
.wpforms-form input[type=tel],
.wpforms-form select,
.wpforms-form textarea {
  width: 100% !important;
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  border-style: solid !important;
  border-radius: 12px !important;
  padding: 14px 16px !important;
  font-size: 14px !important;
  font-family: 'Inter', sans-serif !important;
  color: #f5f0e8 !important;
  outline: none !important;
  box-shadow: none !important;
}

.wpforms-form input:focus,
.wpforms-form select:focus,
.wpforms-form textarea:focus {
  border-color: rgba(205,255,0,0.2) !important;
  background: rgba(205,255,0,0.05) !important;
  outline: none !important;
  box-shadow: none !important;
}

.wpforms-form input::placeholder,
.wpforms-form textarea::placeholder {
  color: rgba(255,255,255,0.2) !important;
}

.wpforms-form .wpforms-field-radio label,
.wpforms-form .wpforms-field-checkbox label {
  color: #888 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  font-family: 'Inter', sans-serif !important;
}

.wpforms-form .wpforms-field {
  margin-bottom: 20px !important;
  padding: 0 !important;
}

.wpforms-form button[type=submit],
.wpforms-form input[type=submit] {
  width: 100% !important;
  background: #CDFF00 !important;
  color: #000 !important;
  border: none !important;
  border-radius: 12px !important;
  padding: 16px 24px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  font-family: 'Inter', sans-serif !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  box-shadow: none !important;
}

.wpforms-form button[type=submit]:hover {
  opacity: 0.9 !important;
}

/* ── Confirmation message - plain text only ── */
.wpforms-confirmation-container-full,
.wpforms-confirmation-container-full *,
.wpforms-confirmation-container-full p {
  animation: none !important;
  transform: none !important;
  opacity: 1 !important;
  position: static !important;
  transition: none !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 16px 0 !important;
  color: #f5f0e8 !important;
  text-align: left !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  box-shadow: none !important;
}/* End custom CSS */