.elementor-kit-4{--e-global-color-primary:#0C0C2C;--e-global-color-secondary:#54595F;--e-global-color-text:#1A1A1A;--e-global-color-accent:#1E1E6A;--e-global-color-c7ede10:#FFFFFF;--e-global-color-2ad7418:#A8A8A8;--e-global-color-0cd8b77:#E0E0E0;--e-global-color-c261be5:#F6F7F9;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-2ad7418 );color:var( --e-global-color-primary );border-radius:50px 50px 50px 50px;padding:1rem 2rem 1rem 2rem;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-0cd8b77 );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.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);}.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-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 */:root {
      --metallic-silver: linear-gradient(135deg, #C0C0C0 0%, #E8E8E8 25%, #A8A8A8 50%, #D4D4D4 75%, #B8B8B8 100%);
  --metallic-shine: linear-gradient(135deg, #E8E8E8 0%, #ffffff 20%, #C0C0C0 40%, #ffffff 60%, #D0D0D0 80%, #A8A8A8 100%);
  --metallic-dark: linear-gradient(135deg, #808080 0%, #A0A0A0 25%, #707070 50%, #909090 75%, #787878 100%);
}

.btn-silver a {
  background: var(--metallic-shine);
  background-size: 200% 200%;
  color: var(--navy);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15),
              inset 0 2px 0 rgba(255,255,255,0.7),
              inset 0 -2px 0 rgba(0,0,0,0.1);
  border: 1px solid rgba(255,255,255,0.3);
}

.btn-silver a:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2),
              inset 0 2px 0 rgba(255,255,255,0.8),
              inset 0 -2px 0 rgba(0,0,0,0.1);
  background-position: 100% 100%;
}

.btn-secondary a {
  background: rgba(255, 255, 255, 0.05);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
}

.btn-secondary a:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.5);
  transform: translateY(-3px);
}

.eyebrow-badge {
      background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(20px);
  padding: 0.6rem 1.5rem;
  border-radius: 100px;
  font-size: 0.85rem;
  font-weight: 500;
  margin-bottom: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
}

.gform-theme--foundation .gform_fields {
    row-gap: 16px !important;
}

#gform_submit_button_1 {
  background: var(--metallic-shine);
  background-size: 200% 200%;
  color: #0C0C2C;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15),
              inset 0 2px 0 rgba(255,255,255,0.7),
              inset 0 -2px 0 rgba(0,0,0,0.1) !important;
  border: 1px solid rgba(255,255,255,0.3) !important;
  padding: 16px !important;
  border-radius: 50px !important;
}

#gform_submit_button_1:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2),
              inset 0 2px 0 rgba(255,255,255,0.8),
              inset 0 -2px 0 rgba(0,0,0,0.1);
  background-position: 100% 100%;
}

.gform-theme--foundation .gform_fields input, textarea {
    border: 2px solid #e7e7e7 !important;
    border-radius: 8px !important;
    background: #fafafa !important;
}

#input_1_5 {
    border: 2px solid #e7e7e7 !important;
    border-radius: 8px !important;
    background: #fafafa !important;
}/* End custom CSS */