.elementor-kit-31{--e-global-color-primary:#19A7A7;--e-global-color-secondary:#148686;--e-global-color-accent:#121212;--e-global-color-12987da:#494949;--e-global-color-7b9d571:#5B5B5B;--e-global-color-009cd45:#919192;--e-global-color-42ec6fa:#C8C8C9;--e-global-color-544dce8:#F2F2F2;--e-global-color-9d49749:#FFFFFF;--e-global-color-d5b3a5a:#C69F4D;--e-global-color-0e21f28:#9A4140;--e-global-color-f8e56e4:#438033;--e-global-color-9672bcc:#758FA0;--e-global-color-97ce47f:#121212;--e-global-color-361f386:#363637;--e-global-color-59e5b7f:#FFFFFF;--e-global-color-3c4808a:#FFFFFF;--e-global-typography-secondary-font-weight:400;--e-global-typography-accent-font-weight:400;background-color:var( --e-global-color-3c4808a );font-weight:400;}.elementor-kit-31 button,.elementor-kit-31 input[type="button"],.elementor-kit-31 input[type="submit"],.elementor-kit-31 .elementor-button{background-color:#FFFFFF;font-weight:400;}.elementor-kit-31 button:hover,.elementor-kit-31 button:focus,.elementor-kit-31 input[type="button"]:hover,.elementor-kit-31 input[type="button"]:focus,.elementor-kit-31 input[type="submit"]:hover,.elementor-kit-31 input[type="submit"]:focus,.elementor-kit-31 .elementor-button:hover,.elementor-kit-31 .elementor-button:focus{background-color:#02010100;}.elementor-kit-31 e-page-transition{background-color:#FFBC7D;}.elementor-kit-31 a{font-weight:400;}.elementor-kit-31 h1{font-weight:400;}.elementor-kit-31 h2{font-weight:400;}.elementor-kit-31 h3{font-weight:400;}.elementor-kit-31 h4{font-weight:400;}.elementor-kit-31 h5{font-weight:400;}.elementor-kit-31 h6{font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 */.sun {
  display:none !important;
}

/* == mobile table scroll (Claude) == */
@media (max-width: 767px) {
  .elementor-widget-container:has(> table),
  .elementor-text-editor:has(> table) {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
/* == end mobile table scroll == */

/* == lightbox above sticky header (Claude) ==
   The sticky header sets a clamped z-index of 2147483647, which was painting
   over Elementor's lightbox (9999). Order them explicitly instead. */
body .elementor-lightbox,
body .dialog-widget.dialog-lightbox-widget {
  z-index: 2147483647 !important;
}
body .iliauni_ii.sticky,
body .pop_dt_a {
  z-index: 2147483000 !important;
}
/* == end lightbox above sticky header == */

/* == lightbox backdrop and close button (Claude) == */
body .elementor-lightbox,
body .dialog-type-lightbox {
  background-color: rgba(0, 0, 0, 0.6) !important;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
body .elementor-lightbox .dialog-close-button {
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
  inset-inline-end: 8px;
}
body .elementor-lightbox .dialog-close-button svg {
  width: 26px;
  height: 26px;
  fill: #fff;
}
body .elementor-lightbox .dialog-close-button:hover svg {
  opacity: 0.7;
}
/* == end lightbox backdrop and close button == */

/* == keep the site chrome under an open lightbox (Claude) == */
body:has(.elementor-lightbox:not([style*="display: none"])) .elementor-location-header,
body:has(.elementor-lightbox:not([style*="display: none"])) .iliauni_ii,
body:has(.elementor-lightbox:not([style*="display: none"])) .iliauni_ii.sticky,
body:has(.elementor-lightbox:not([style*="display: none"])) .pop_dt_a,
body:has(.elementor-lightbox:not([style*="display: none"])) #progress,
body:has(.elementor-lightbox:not([style*="display: none"])) .wpb-wmca-hamburger-button,
body:has(.elementor-lightbox:not([style*="display: none"])) #scrollToTop {
  z-index: 1 !important;
}
/* == end keep the site chrome under an open lightbox == */

/* == lightbox close button sits with the other toolbar icons (Claude) == */
body .elementor-lightbox .dialog-close-button {
  margin-top: 12px;
  inset-inline-end: 12px;
}
/* == end lightbox close button == *//* End custom CSS */