.elementor .e-9254448{width:25%;flex-direction:column;}.elementor .e-eef18cc{width:50%;flex-direction:column;justify-content:space-between;align-items:center;align-self:center;}.elementor .e-f51409f{width:25%;flex-direction:column;align-self:center;}.elementor .e-39c4048{width:100%;min-height:80px;position:fixed;inset-block-start:0px;z-index:1000;background-color:#00000000;display:flex;flex-direction:row;justify-content:space-between;selector {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: transparent;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

/* Scrolled state */
selector.scrolled {
  background-color: #ffffff !important;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

/* Dark menu text when header is white */
selector.scrolled a,
selector.scrolled .elementor-item {
  color: #242A22 !important;
}

/* Active menu */
selector.scrolled .elementor-item-active {
  color: #93250C !important;
}\n}