.elementor-10 .elementor-element.elementor-element-73888ac{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-32ab73c */.logo-dot {
  position: absolute;

  width: 30px;   /* פי 3 (אם היה ~10px) */
  height: 30px;

  border-radius: 50%;

  background: #11b9d7;

  right: 50px;  /* 90 פיקסלים שמאלה מהנקודה המקורית (RTL) */
  top: 50%;

  transform: translateY(-50%) scale(0);
  opacity: 0;

  box-shadow:
    0 0 15px rgba(17,185,215,0.6),
    0 0 30px rgba(17,185,215,0.3);

  pointer-events: none;
}/* End custom CSS */