.elementor-62359 .elementor-element.elementor-element-45f27c9{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}#elementor-popup-modal-62359{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-62359 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-62359 .dialog-widget-content{border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-f2f2adb */@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500&display=swap');

.elementor-62359 .elementor-element.elementor-element-f2f2adb .custom-search-form {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 60px;
  font-family: 'Outfit', sans-serif;
}

.elementor-62359 .elementor-element.elementor-element-f2f2adb .custom-search-form input[type="search"] {
  flex: 1;
  height: 100%;
  padding: 0 16px;
  font-size: 16px;
  background-color: #ecf1f0;
  border: none;
  outline: none;
  border-radius: 4px 0 0 4px;
  font-family: 'Outfit', sans-serif;
  color: #333;
}

.elementor-62359 .elementor-element.elementor-element-f2f2adb .custom-search-form input[type="search"]::placeholder {
  color: #999;
}

.elementor-62359 .elementor-element.elementor-element-f2f2adb .custom-search-form button {
  background-color: #58b8b3;
  border: none;
  padding: 0 16px;
  height: 100%;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease;
}

.elementor-62359 .elementor-element.elementor-element-f2f2adb .custom-search-form button:hover {
  background-color: #4da7a2;
}

.elementor-62359 .elementor-element.elementor-element-f2f2adb .custom-search-form button svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}/* End custom CSS */