.elementor-kit-6{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#000000;--e-global-color-text:#F3F3F3;--e-global-color-accent:#F5C547;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:6vw;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.15;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:900;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-secondary-line-height:1;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:900;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1;--e-global-typography-f852152-font-family:"Poppins";--e-global-typography-f852152-font-size:2.5vw;--e-global-typography-f852152-font-weight:900;--e-global-typography-f852152-text-transform:capitalize;--e-global-typography-f852152-line-height:1;--e-global-typography-f852152-letter-spacing:-.1vw;background-color:var( --e-global-color-primary );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );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 );text-transform:var( --e-global-typography-accent-text-transform );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-accent );border-style:none;border-radius:12px 12px 12px 12px;padding:16px 16px 16px 16px;}.elementor-kit-6 p{margin-block-end:16px;}.elementor-kit-6 img{border-style:none;border-radius:0px 0px 0px 0px;opacity:1;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-kit-6{--e-global-typography-primary-font-size:6vw;--e-global-typography-primary-line-height:1.15;--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-line-height:1;--e-global-typography-text-font-size:18px;--e-global-typography-text-line-height:1.5;--e-global-typography-accent-font-size:20px;--e-global-typography-accent-line-height:1;--e-global-typography-f852152-font-size:5vw;--e-global-typography-f852152-line-height:1;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:12vw;--e-global-typography-primary-line-height:1.15;--e-global-typography-primary-word-spacing:0em;--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-line-height:1;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.5;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:1;--e-global-typography-f852152-font-size:10vw;--e-global-typography-f852152-line-height:1;--e-global-typography-f852152-letter-spacing:-.25vw;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-field,
.elementor-field-textual {
  caret-color: #F5C547 !important;
}

body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="password"],
body .gform_wrapper input[type="url"],
body .gform_wrapper input[type="search"],
body .gform_wrapper textarea {
    caret-color: #F5C547 !important; /* Yellow blink cursor */
}

/* Gravity Forms: Change focus outline color to #f3f3f3 */
body .gform_wrapper textarea:focus,
body .gform_wrapper input[type="text"]:focus,
body .gform_wrapper input[type="email"]:focus,
body .gform_wrapper input[type="tel"]:focus,
body .gform_wrapper input[type="number"]:focus,
body .gform_wrapper select:focus {
    outline: 4px solid #f3f3f3 !important;
    box-shadow: 0 0 0 2px #f3f3f3 !important;
}

body .gform_wrapper .gfield_required {
    display: none !important;
}

/* Hide the "indicates required fields" text in Gravity Forms */
body .gform_wrapper .gfield_required_text,
body .gform_wrapper .gform_required_legend,
body .gform_wrapper legend.gform_required_legend {
    display: none !important;
}

body .gform_wrapper .gf_page_steps {
    border-bottom: none !important;
}

body .gform_wrapper .gf_page_steps .gf_step {
    border-bottom: none !important;
}

/* Remove the thin line under Gravity Forms section/page titles */
body .gform_wrapper .gsection .gsection_description,
body .gform_wrapper .gsection {
    border-bottom: none !important;
}

body .gform_wrapper .gsection {
    padding-bottom: 0 !important;  /* optional: tighten spacing */
    margin-bottom: 0 !important; /* keep spacing consistent */
}

/* Reduce space between GF label and description */
body .gform_wrapper .gfield_label {
    margin-bottom: 4px !important;   /* default is ~12–16px */
}

body .gform_wrapper .gfield_description {
    margin-top: 0 !important;        /* removes extra gap */
}/* End custom CSS */