.elementor-367625 .elementor-element.elementor-element-fef79a0{--display:flex;}.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-4d782fed */.faq-wrapper {
  max-width: 900px;
  margin: 0 auto 60px;
  direction: rtl;
  font-family: inherit;
}

.faq-title {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}

.faq-group {
  margin: 25px 0 10px;
  font-weight: 600;
}

.faq-item {
  border-bottom: 1px solid #eee;
}

/* استایل سوال (summary) */
.faq-item > summary {
  cursor: pointer;
  padding: 16px 0;
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  outline: none;
}

/* حذف مثلث پیش‌فرض مرورگر */
.faq-item > summary::-webkit-details-marker {
  display: none;
}
.faq-item > summary::marker {
  content: "";
}

/* آیکن فلش سمت چپ، مثل تصویر */
.faq-item > summary::after {
  content: "▾";
  position: absolute;
  left: 0;   /* چون راست‌به‌چپه، فلش سمت چپ قرار می‌گیره */
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
}

/* وقتی باز می‌شه، فلش برعکس بشه */
.faq-item[open] > summary::after {
  transform: translateY(-50%) rotate(180deg);
}

/* متن جواب */
.faq-item > *:not(summary) {
  padding: 0 0 16px;
  font-size: 14px;
  line-height: 1.8;
  color: #555;
}

.faq-note {
  margin-top: 25px;
  font-size: 13px;
  color: #777;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-fef79a0 */.faq-wrapper {
  max-width: 900px;
  margin: 0 auto 60px;
  direction: rtl;
  font-family: inherit;
}

.faq-title {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}

.faq-group {
  margin: 25px 0 10px;
  font-weight: 600;
}

.faq-item {
  border-bottom: 1px solid #eee;
}

/* استایل سوال (summary) */
.faq-item > summary {
  cursor: pointer;
  padding: 16px 0;
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  outline: none;
}

/* حذف مثلث پیش‌فرض مرورگر */
.faq-item > summary::-webkit-details-marker {
  display: none;
}
.faq-item > summary::marker {
  content: "";
}

/* آیکن فلش سمت چپ، مثل تصویر */
.faq-item > summary::after {
  content: "▾";
  position: absolute;
  left: 0;   /* چون راست‌به‌چپه، فلش سمت چپ قرار می‌گیره */
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
}

/* وقتی باز می‌شه، فلش برعکس بشه */
.faq-item[open] > summary::after {
  transform: translateY(-50%) rotate(180deg);
}

/* متن جواب */
.faq-item > *:not(summary) {
  padding: 0 0 16px;
  font-size: 14px;
  line-height: 1.8;
  color: #555;
}

.faq-note {
  margin-top: 25px;
  font-size: 13px;
  color: #777;
}/* End custom CSS */