.elementor-kit-7{--e-global-color-primary:#0052CC;--e-global-color-secondary:#2E7D5F;--e-global-color-text:#353942;--e-global-color-accent:#2A9CFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:-0.3px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:-0.2px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:-0.3px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:-0.3px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 *//* Temporarily hide any horizontal overflow */
html, body { overflow-x: hidden; }

/* Keep children from pushing past the edge */
img, iframe, video { max-width: 100%; height: auto; }

/* Common Elementor overflow culprits */
.elementor-section,
.elementor-container,
.elementor-widget { overflow-x: clip; }  /* use clip over hidden to avoid scrollbars */

/* If you use a review slider/carousel, keep nav inside */
.swiper, .swiper-wrapper, .swiper-slide { box-sizing: border-box; }
.swiper-button-prev, .swiper-button-next { position: relative; inset: 0; }

.glass {
    background: rgba(255, 255, 255, 0.25);       /* semi-transparent overlay */
    backdrop-filter: blur(10px) saturate(180%);  /* frosted blur */
    -webkit-backdrop-filter: blur(10px) saturate(180%); /* Safari support */
    border: 1px solid rgba(255, 255, 255, 0.25); /* subtle outline for depth */
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);   /* soft shadow */
}

#form-field-field_ba9666d {
  padding-left: 64px;
  background-repeat: no-repeat;
  background-position: 14px 50%;
  background-size: 36px 24px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 10'><rect width='16' height='10' fill='%23006AA7'/><rect y='4' width='16' height='2' fill='%23FFCC00'/><rect x='5' width='2' height='10' fill='%23FFCC00'/></svg>");
}

.Red {color:#fe4349;}

/* Apply to ALL Gravity Forms fields */
.gform_wrapper .gfield input[type="text"],
.gform_wrapper .gfield input[type="email"],
.gform_wrapper .gfield input[type="tel"],
.gform_wrapper .gfield input[type="number"],
.gform_wrapper .gfield input[type="password"],
.gform_wrapper .gfield textarea,
.gform_wrapper .gfield select {
    padding: 15px !important;
    border: 1px solid #5A3D8A73 !important;
    border-radius: 5px !important;
    box-sizing: border-box;
}/* End custom CSS */