.elementor-1013 .elementor-element.elementor-element-0782644{--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;}.elementor-1013 .elementor-element.elementor-element-0782644.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1013 .elementor-element.elementor-element-791bfe1{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-1013 .elementor-element.elementor-element-791bfe1.elementor-element{--flex-grow:0;--flex-shrink:0;}#elementor-popup-modal-1013{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1013 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1013 .dialog-close-button{display:flex;}#elementor-popup-modal-1013 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-1013 .elementor-element.elementor-element-0782644{--width:100vw;}}/* Start custom CSS for shortcode, class: .elementor-element-791bfe1 */.spotlight-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}

.spotlight-box {
  background: #fff;
  border-radius: 12px;
  width: 90%;
  max-width: 600px;
  padding: 20px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.4);
}

#spotlight-input {
  width: 100%;
  padding: 14px 20px;
  font-size: 18px;
  border: 1px solid #ddd;
  border-radius: 8px;
  outline: none;
}

#spotlight-results {
  margin-top: 10px;
  max-height: 300px;
  overflow-y: auto;
}/* End custom CSS */