.elementor-2287 .elementor-element.elementor-element-ebc78f3 > .elementor-container{max-width:1280px;--container-max-width:1280px;}.elementor-2287 .elementor-element.elementor-element-ebc78f3{padding:75px 0px 75px 0px;overflow:visible;}:root{--page-title-display:none;}/* Start custom CSS *//* Destek Sayfası Genel Alan */
.support-section {
  background: #f9f9f9;

}

.support-container {
  max-width: 1280px;
  margin: 0 auto;
  background: #fff;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(0,0,0,0.08);
}

/* Başlık ve Açıklama */
.support-container h2 {
  font-size: 30px;
  text-align: left;
  margin-bottom: 15px;
  color: #222;
}

.support-intro {
  text-align: left;
  font-size: 16px;
  color: #555;
  margin-bottom: 40px;
  line-height: 1.6;
}

/* Form Alanı */
.support-form {
  margin-bottom: 40px;
}

.support-form form {
  width: 100%;
}

/* İletişim Bilgileri */
.support-info {
  text-align: left;
}

.support-info h3 {
  font-size: 22px;
  margin-bottom: 10px;
  color: #333;
}

.support-info p {
  font-size: 16px;
  color: #555;
}

.support-mail {
  font-weight: bold;
  color: #0073e6;
  text-decoration: none;
}

.support-mail:hover {
  text-decoration: underline;
}/* End custom CSS */