.elementor-kit-44410{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-a5fcd47:#1399FE;--e-global-color-cb06e3c:#E2E8F0;--e-global-color-73b40fc:#F8FAFC;--e-global-color-7697a66:#FFFFFF;--e-global-color-2ef079f:#64748B;--e-global-color-a9cef6d:#475569;--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;background-color:var( --e-global-color-73b40fc );}.elementor-kit-44410 e-page-transition{background-color:#FFBC7D;}.elementor-kit-44410 a{color:#DC2626;}.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);}@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 */.elementor-icon-wrapper, .elementor-button-icon {
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: center;
}



/* Utility: shrink-wrap flex container */
.div-widget {
  display: flex;
  flex-wrap: nowrap;

               /* spacing between children */
  width: max-content !important;
  min-width: max-content;
  max-width: none !important;
  box-sizing: border-box;
  flex: 0 0 auto;
  overflow: visible;
}

/* Handle Elementor inner wrapper */
.div-widget > .e-con-inner {
  display: flex;
  width: max-content !important;
  min-width: max-content;
  max-width: none !important;

  box-sizing: border-box;
}

/* Prevent Elementor widgets from stretching */
.div-widget > .e-con-inner > .elementor-widget {
  width: auto !important;
  flex: 0 0 auto;
  margin: 0 !important;
}

/* Ensure buttons respect their text width */
.div-widget .elementor-button-wrapper,
.div-widget .elementor-button {
  white-space: nowrap;
  min-width: max-content;
  flex: 0 0 auto;
}/* End custom CSS */