.elementor-1650 .elementor-element.elementor-element-ec83011{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-0ddd712 */.cp-field select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: rgba(255,255,255,0.05);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2300b4ff' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding: 13px 42px 13px 16px;
  cursor: pointer;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 10px;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  outline: none;
  transition: border-color 0.3s, background-color 0.3s;
}

.cp-field select:focus {
  border-color: rgba(0,180,255,0.5);
  background-color: rgba(0,180,255,0.05);
}

.cp-field select option {
  background-color: #0d1b3e;
  color: #fff;
}/* End custom CSS */