.elementor-140 .elementor-element.elementor-element-1387cfc > .elementor-container{max-width:1140px;}/* Start custom CSS for html, class: .elementor-element-61c4305 *//* Picxone – Premium Ebru Galerisi Hakkımızda */

.px-about {
  max-width: 960px;
  margin: 0 auto;
  padding: 3rem 1.5rem 4rem;
  font-family: "Montserrat", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  color: #111827;
}
.px-about h1,
.px-about h2,
.px-about h3 {
  color: #111827 !important;
  font-family: "Playfair Display", "Times New Roman", serif !important;
}
/* HERO */
.px-about-hero {
  text-align: left;
  margin-bottom: 2.5rem;
}

.px-about-eyebrow {
  font-size: 0.75rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #C4A15A; /* zarif gold ton */
  font-weight: 500;
  margin: 0 0 0.75rem;
}

.px-about-title {
  margin: 0 0 0.9rem;
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: clamp(2.2rem, 3.1vw, 2.8rem);
  line-height: 1.2;
  font-weight: 600;
}

.px-about-tagline {
  margin: 0;
  font-size: 0.98rem;
  color: #4B5563;
  max-width: 560px;
}

.px-about-tagline span {
  font-weight: 500;
}

/* GİRİŞ METNİ */
.px-about-intro {
  margin-bottom: 2.4rem;
  font-size: 0.98rem;
  color: #374151;
  line-height: 1.8;
}

.px-about-intro p {
  margin: 0 0 1.1rem;
}

/* QUOTE – Zarif alıntı stili */
.px-about-quote {
  position: relative;
  margin: 1.4rem 0 1.4rem;
  padding-left: 1.4rem;
  font-style: italic;
  color: #374151;
}

.px-about-quote::before {
  content: "“";
  position: absolute;
  left: 0;
  top: -0.4rem;
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 2.2rem;
  line-height: 1;
  color: rgba(196, 161, 90, 0.55); /* soft gold */
}

/* İKİ KOLON – MİSYON & DEĞERLER */
.px-about-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.1fr);
  gap: 2.5rem;
  margin-bottom: 2.8rem;
}

.px-about-block h2 {
  margin: 0 0 0.8rem;
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 1.3rem;
  font-weight: 600;
}

.px-about-block p {
  margin: 0 0 0.9rem;
  font-size: 0.96rem;
  color: #374151;
  line-height: 1.7;
}

.px-about-list {
  margin: 0 0 1rem;
  padding-left: 1.1rem;
  font-size: 0.95rem;
  color: #374151;
}

.px-about-list li {
  margin-bottom: 0.4rem;
}

/* NEDEN BİZ */
.px-about-why {
  margin-bottom: 3rem;
}

.px-about-why h2 {
  margin: 0 0 0.8rem;
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 1.3rem;
  font-weight: 600;
}

.px-about-why p {
  margin: 0 0 0.9rem;
  font-size: 0.96rem;
  color: #374151;
  line-height: 1.7;
}

/* inline liste */
.px-about-list.inline {
  list-style: disc;
  padding-left: 1.1rem;
  margin: 0 0 0.6rem;
}

/* MANİFESTO */
.px-about-manifesto {
  border-top: 1px solid #E5E7EB;
  padding-top: 2.1rem;
}

.px-about-manifesto h2 {
  margin: 0 0 0.8rem;
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 1.3rem;
  font-weight: 600;
}

.px-about-manifesto-intro {
  margin: 0 0 1.5rem;
  font-size: 0.96rem;
  color: #4B5563;
}

.px-about-manifesto-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  gap: 1.8rem;
  margin-bottom: 1.8rem;
}

.px-about-manifesto-item h3 {
  margin: 0 0 0.5rem;
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 1.05rem;
  font-weight: 600;
}

.px-about-manifesto-item p {
  margin: 0;
  font-size: 0.95rem;
  color: #374151;
  line-height: 1.7;
}

.px-about-manifesto-closing {
  margin: 0;
  font-size: 0.96rem;
  color: #111827;
  font-weight: 500;
}

/* Genel vurgu */
.px-about strong {
  font-weight: 600;
}

.px-about em {
  font-style: italic;
}

/* Responsive */
@media (max-width: 900px) {
  .px-about-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 2rem;
  }

  .px-about-manifesto-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}

@media (max-width: 640px) {
  .px-about {
    padding: 2.5rem 1.25rem 3rem;
  }

  .px-about-manifesto-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}/* End custom CSS */