.elementor-13745 .elementor-element.elementor-element-1e79be6{--display:flex;}.elementor-widget-text-editor{font-weight:var( --e-global-typography-text-font-weight );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 );}.elementor-13745 .elementor-element.elementor-element-2766709{text-align:justify;color:#FFE795;}.elementor-13745 .elementor-element.elementor-element-1e1fb61{--display:flex;}.elementor-13745 .elementor-element.elementor-element-088e464{--display:flex;}.elementor-13745 .elementor-element.elementor-element-5c2441c{text-align:justify;color:#FFE795;}.elementor-13745 .elementor-element.elementor-element-5d56607{--display:flex;}.elementor-13745 .elementor-element.elementor-element-ade41b4{--display:flex;}.elementor-13745 .elementor-element.elementor-element-ea297ad{text-align:justify;color:#FFE795;}.elementor-13745 .elementor-element.elementor-element-2d17f3a{--display:flex;}.elementor-13745 .elementor-element.elementor-element-e85c673{--display:flex;}.elementor-13745 .elementor-element.elementor-element-892a862{--display:flex;}.elementor-13745 .elementor-element.elementor-element-6a55298{--display:flex;}.elementor-13745 .elementor-element.elementor-element-988a1be{--display:flex;}.elementor-13745 .elementor-element.elementor-element-83223dd{--display:flex;}.elementor-13745 .elementor-element.elementor-element-c4d6b32{--display:flex;}.elementor-13745 .elementor-element.elementor-element-a1d8c6c{--display:flex;}.elementor-13745 .elementor-element.elementor-element-3bace8a{--display:flex;}.elementor-13745 .elementor-element.elementor-element-1a6284c{--display:flex;}.elementor-13745 .elementor-element.elementor-element-370701b{--display:flex;}.elementor-13745 .elementor-element.elementor-element-114446f{--display:flex;}.elementor-13745 .elementor-element.elementor-element-0a9f048{--display:flex;}.elementor-13745 .elementor-element.elementor-element-bc7bbf4{--display:flex;}.elementor-13745 .elementor-element.elementor-element-7f5a956{--display:flex;}.elementor-13745 .elementor-element.elementor-element-0d8055e{--display:flex;}.elementor-13745 .elementor-element.elementor-element-f4196c7{--display:flex;}.elementor-13745 .elementor-element.elementor-element-5a5f455{--display:flex;}.elementor-13745 .elementor-element.elementor-element-6da18f7{--display:flex;}.elementor-13745 .elementor-element.elementor-element-ba8991d{--display:flex;}.elementor-13745 .elementor-element.elementor-element-50a06cd{--display:flex;}.elementor-13745 .elementor-element.elementor-element-5c2dfcb{--display:flex;}.elementor-13745 .elementor-element.elementor-element-3f2ab77{--display:flex;}.elementor-13745 .elementor-element.elementor-element-aec1c33{--display:flex;}.elementor-13745 .elementor-element.elementor-element-2eec5dd{--display:flex;}.elementor-13745 .elementor-element.elementor-element-9221fc8{--display:flex;}.elementor-13745 .elementor-element.elementor-element-6727f8a{--display:flex;}.elementor-13745 .elementor-element.elementor-element-5f22d1b{--display:flex;}.elementor-13745 .elementor-element.elementor-element-8c5ab03{text-align:justify;}.elementor-13745 .elementor-element.elementor-element-bee815a{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-2766709 */.important-note{
    background-color: #fff5f5;
    border: 2px solid #ff7043;
    padding: 20px;
    border-radius: 8px;
    color: #333;
    max-width: 966px;
    margin: 20px auto;
}

.important-note-box strong {
   
    color: #ff7043 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-5c2441c */.important-note-box {
    background-color: #FFE795;
    border: 2px solid #ff7043;
    padding: 20px;
    border-radius: 8px;
    color: #333;
    max-width: 966px;
    margin: 20px auto;
}

.important-note-box strong {
   
    color: #ff7043 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d20a1b3 *//* Style for the main analysis box container */
.pishinevo-analysis-box {
  background-color: #f5f8fa !important; /* A very light, professional blue background */
  border: 1px solid #dae4f0 !important;
  border-radius: 12px !important; /* Softer, more modern rounded corners */
  padding: 25px !important;
  padding-top: 35px !important;
  margin: 2em 0 !important; /* Adds space above and below the box */
  box-shadow: 0 5px 20px rgba(0, 47, 86, 0.07) !important; /* A subtle shadow to lift the box off the page */
  position: relative !important;
  overflow: hidden !important;
}

/* Style for the title paragraph */
.pishinevo-analysis-title {
  font-size: 1.7em !important; /* Significantly larger font size for the title */
  font-weight: 700 !important; /* Bolder text */
  color: #ffffff !important; /* White text for high contrast */
  background-color: #007aff !important; /* A strong, trustworthy blue */
  padding: 12px 20px !important;
  margin-top: 0 !important;
  margin-left: -25px !important; /* Stretch title to the edges */
  margin-right: -25px !important;
  margin-bottom: 25px !important;
  text-align: center !important;
}

/* Style for the ordered list inside the box */
.pishinevo-analysis-box ol {
  padding-right: 25px !important; /* Proper alignment for the list numbers in RTL */
  margin-bottom: 0 !important;
}

/* Style for each list item for better readability */
.pishinevo-analysis-box li {
  line-height: 1.8 !important; /* Generous line spacing for easy reading */
  margin-bottom: 15px !important; /* Space between list items */
  color: #333333 !important;
}

/* Remove margin from the last list item */
.pishinevo-analysis-box li:last-child {
  margin-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ea297ad */.important-note-box {
    background-color: #FFE795;
    border: 2px solid #ff7043;
    padding: 20px;
    border-radius: 8px;
    color: #333;
    max-width: 966px;
    margin: 20px auto;
}

.important-note-box strong {
   
    color: #ff7043 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-be62557 *//* Style for the main analysis box container */
.pishinevo-analysis-box {
  background-color: #f5f8fa !important; /* A very light, professional blue background */
  border: 1px solid #dae4f0 !important;
  border-radius: 12px !important; /* Softer, more modern rounded corners */
  padding: 25px !important;
  padding-top: 35px !important;
  margin: 2em 0 !important; /* Adds space above and below the box */
  box-shadow: 0 5px 20px rgba(0, 47, 86, 0.07) !important; /* A subtle shadow to lift the box off the page */
  position: relative !important;
  overflow: hidden !important;
}

/* Style for the title paragraph */
.pishinevo-analysis-title {
  font-size: 1.7em !important; /* Significantly larger font size for the title */
  font-weight: 700 !important; /* Bolder text */
  color: #ffffff !important; /* White text for high contrast */
  background-color: #007aff !important; /* A strong, trustworthy blue */
  padding: 12px 20px !important;
  margin-top: 0 !important;
  margin-left: -25px !important; /* Stretch title to the edges */
  margin-right: -25px !important;
  margin-bottom: 25px !important;
  text-align: center !important;
}

/* Style for the ordered list inside the box */
.pishinevo-analysis-box ol {
  padding-right: 25px !important; /* Proper alignment for the list numbers in RTL */
  margin-bottom: 0 !important;
}

/* Style for each list item for better readability */
.pishinevo-analysis-box li {
  line-height: 1.8 !important; /* Generous line spacing for easy reading */
  margin-bottom: 15px !important; /* Space between list items */
  color: #333333 !important;
}

/* Remove margin from the last list item */
.pishinevo-analysis-box li:last-child {
  margin-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-bc9dfc4 *//* Style for the main analysis box container */
.pishinevo-analysis-box {
  background-color: #f5f8fa !important; /* A very light, professional blue background */
  border: 1px solid #dae4f0 !important;
  border-radius: 12px !important; /* Softer, more modern rounded corners */
  padding: 25px !important;
  padding-top: 35px !important;
  margin: 2em 0 !important; /* Adds space above and below the box */
  box-shadow: 0 5px 20px rgba(0, 47, 86, 0.07) !important; /* A subtle shadow to lift the box off the page */
  position: relative !important;
  overflow: hidden !important;
}

/* Style for the title paragraph */
.pishinevo-analysis-title {
  font-size: 1.7em !important; /* Significantly larger font size for the title */
  font-weight: 700 !important; /* Bolder text */
  color: #ffffff !important; /* White text for high contrast */
  background-color: #007aff !important; /* A strong, trustworthy blue */
  padding: 12px 20px !important;
  margin-top: 0 !important;
  margin-left: -25px !important; /* Stretch title to the edges */
  margin-right: -25px !important;
  margin-bottom: 25px !important;
  text-align: center !important;
}

/* Style for the ordered list inside the box */
.pishinevo-analysis-box ol {
  padding-right: 25px !important; /* Proper alignment for the list numbers in RTL */
  margin-bottom: 0 !important;
}

/* Style for each list item for better readability */
.pishinevo-analysis-box li {
  line-height: 1.8 !important; /* Generous line spacing for easy reading */
  margin-bottom: 15px !important; /* Space between list items */
  color: #333333 !important;
}

/* Remove margin from the last list item */
.pishinevo-analysis-box li:last-child {
  margin-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-b6359ce *//* Style for the main analysis box container */
.pishinevo-analysis-box {
  background-color: #f5f8fa !important; /* A very light, professional blue background */
  border: 1px solid #dae4f0 !important;
  border-radius: 12px !important; /* Softer, more modern rounded corners */
  padding: 25px !important;
  padding-top: 35px !important;
  margin: 2em 0 !important; /* Adds space above and below the box */
  box-shadow: 0 5px 20px rgba(0, 47, 86, 0.07) !important; /* A subtle shadow to lift the box off the page */
  position: relative !important;
  overflow: hidden !important;
}

/* Style for the title paragraph */
.pishinevo-analysis-title {
  font-size: 1.7em !important; /* Significantly larger font size for the title */
  font-weight: 700 !important; /* Bolder text */
  color: #ffffff !important; /* White text for high contrast */
  background-color: #007aff !important; /* A strong, trustworthy blue */
  padding: 12px 20px !important;
  margin-top: 0 !important;
  margin-left: -25px !important; /* Stretch title to the edges */
  margin-right: -25px !important;
  margin-bottom: 25px !important;
  text-align: center !important;
}

/* Style for the ordered list inside the box */
.pishinevo-analysis-box ol {
  padding-right: 25px !important; /* Proper alignment for the list numbers in RTL */
  margin-bottom: 0 !important;
}

/* Style for each list item for better readability */
.pishinevo-analysis-box li {
  line-height: 1.8 !important; /* Generous line spacing for easy reading */
  margin-bottom: 15px !important; /* Space between list items */
  color: #333333 !important;
}

/* Remove margin from the last list item */
.pishinevo-analysis-box li:last-child {
  margin-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-168386b *//* Style for the main analysis box container */
.pishinevo-analysis-box {
  background-color: #f5f8fa !important; /* A very light, professional blue background */
  border: 1px solid #dae4f0 !important;
  border-radius: 12px !important; /* Softer, more modern rounded corners */
  padding: 25px !important;
  padding-top: 35px !important;
  margin: 2em 0 !important; /* Adds space above and below the box */
  box-shadow: 0 5px 20px rgba(0, 47, 86, 0.07) !important; /* A subtle shadow to lift the box off the page */
  position: relative !important;
  overflow: hidden !important;
}

/* Style for the title paragraph */
.pishinevo-analysis-title {
  font-size: 1.7em !important; /* Significantly larger font size for the title */
  font-weight: 700 !important; /* Bolder text */
  color: #ffffff !important; /* White text for high contrast */
  background-color: #007aff !important; /* A strong, trustworthy blue */
  padding: 12px 20px !important;
  margin-top: 0 !important;
  margin-left: -25px !important; /* Stretch title to the edges */
  margin-right: -25px !important;
  margin-bottom: 25px !important;
  text-align: center !important;
}

/* Style for the ordered list inside the box */
.pishinevo-analysis-box ol {
  padding-right: 25px !important; /* Proper alignment for the list numbers in RTL */
  margin-bottom: 0 !important;
}

/* Style for each list item for better readability */
.pishinevo-analysis-box li {
  line-height: 1.8 !important; /* Generous line spacing for easy reading */
  margin-bottom: 15px !important; /* Space between list items */
  color: #333333 !important;
}

/* Remove margin from the last list item */
.pishinevo-analysis-box li:last-child {
  margin-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-945e654 *//* Style for the main analysis box container */
.pishinevo-analysis-box {
  background-color: #f5f8fa !important; /* A very light, professional blue background */
  border: 1px solid #dae4f0 !important;
  border-radius: 12px !important; /* Softer, more modern rounded corners */
  padding: 25px !important;
  padding-top: 35px !important;
  margin: 2em 0 !important; /* Adds space above and below the box */
  box-shadow: 0 5px 20px rgba(0, 47, 86, 0.07) !important; /* A subtle shadow to lift the box off the page */
  position: relative !important;
  overflow: hidden !important;
}

/* Style for the title paragraph */
.pishinevo-analysis-title {
  font-size: 1.7em !important; /* Significantly larger font size for the title */
  font-weight: 700 !important; /* Bolder text */
  color: #ffffff !important; /* White text for high contrast */
  background-color: #007aff !important; /* A strong, trustworthy blue */
  padding: 12px 20px !important;
  margin-top: 0 !important;
  margin-left: -25px !important; /* Stretch title to the edges */
  margin-right: -25px !important;
  margin-bottom: 25px !important;
  text-align: center !important;
}

/* Style for the ordered list inside the box */
.pishinevo-analysis-box ol {
  padding-right: 25px !important; /* Proper alignment for the list numbers in RTL */
  margin-bottom: 0 !important;
}

/* Style for each list item for better readability */
.pishinevo-analysis-box li {
  line-height: 1.8 !important; /* Generous line spacing for easy reading */
  margin-bottom: 15px !important; /* Space between list items */
  color: #333333 !important;
}

/* Remove margin from the last list item */
.pishinevo-analysis-box li:last-child {
  margin-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a21f625 *//* Style for the main analysis box container */
.pishinevo-analysis-box {
  background-color: #f5f8fa !important; /* A very light, professional blue background */
  border: 1px solid #dae4f0 !important;
  border-radius: 12px !important; /* Softer, more modern rounded corners */
  padding: 25px !important;
  padding-top: 35px !important;
  margin: 2em 0 !important; /* Adds space above and below the box */
  box-shadow: 0 5px 20px rgba(0, 47, 86, 0.07) !important; /* A subtle shadow to lift the box off the page */
  position: relative !important;
  overflow: hidden !important;
}

/* Style for the title paragraph */
.pishinevo-analysis-title {
  font-size: 1.7em !important; /* Significantly larger font size for the title */
  font-weight: 700 !important; /* Bolder text */
  color: #ffffff !important; /* White text for high contrast */
  background-color: #007aff !important; /* A strong, trustworthy blue */
  padding: 12px 20px !important;
  margin-top: 0 !important;
  margin-left: -25px !important; /* Stretch title to the edges */
  margin-right: -25px !important;
  margin-bottom: 25px !important;
  text-align: center !important;
}

/* Style for the ordered list inside the box */
.pishinevo-analysis-box ol {
  padding-right: 25px !important; /* Proper alignment for the list numbers in RTL */
  margin-bottom: 0 !important;
}

/* Style for each list item for better readability */
.pishinevo-analysis-box li {
  line-height: 1.8 !important; /* Generous line spacing for easy reading */
  margin-bottom: 15px !important; /* Space between list items */
  color: #333333 !important;
}

/* Remove margin from the last list item */
.pishinevo-analysis-box li:last-child {
  margin-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e67a06c *//* --- General Table Styles --- */
.farasti-table-container {
  direction: rtl; /* Right-to-left direction for Persian */
  margin: 2em auto;
}

.farasti-table {
  width: 100%;
  border-collapse: collapse;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  overflow: hidden; /* Ensures the border-radius is applied to the table */
}

/* --- Table Header Styles --- */
.farasti-table th {
  padding: 14px 18px;
  color: #fff;
  font-weight: bold;
  text-align: right;
  font-size: 16px;
}

.dos-header {
  background-color: #28a745; /* Green color for "Dos" */
}

.donts-header {
  background-color: #dc3545; /* Red color for "Don'ts" */
}

/* --- Table Body & Cell Styles --- */
.farasti-table td {
  padding: 12px 18px;
  border-bottom: 1px solid #f0f0f0;
  color: #333;
  font-size: 15px;
}

.farasti-table tbody tr:nth-child(even) {
  background-color: #f9f9f9; /* Zebra striping for readability */
}

.farasti-table tbody tr:last-child td {
  border-bottom: none; /* Remove border from the last row */
}

/* --- Responsive Styles for Mobile --- */
@media (max-width: 767px) {
  .farasti-table thead {
    display: none; /* Hide the header on mobile */
  }
  .farasti-table, .farasti-table tbody, .farasti-table tr, .farasti-table td {
    display: block;
    width: 100%;
  }
  .farasti-table tr {
    margin-bottom: 15px;
    border: 1px solid #e9e9e9;
    border-radius: 8px;
  }
  .farasti-table td {
    text-align: right;
    padding-left: 40%; /* Create space for the label */
    position: relative;
    border-bottom: 1px solid #f0f0f0;
  }
  .farasti-table td::before {
    content: attr(data-label); /* Use data-label for the new "header" */
    position: absolute;
    left: 10px;
    width: calc(40% - 20px);
    padding-right: 10px;
    font-weight: bold;
    color: #555;
    text-align: left;
  }
  .farasti-table td:last-child {
      border-bottom: none;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2bdada8 *//* Style for the main analysis box container */
.pishinevo-analysis-box {
  background-color: #f5f8fa !important; /* A very light, professional blue background */
  border: 1px solid #dae4f0 !important;
  border-radius: 12px !important; /* Softer, more modern rounded corners */
  padding: 25px !important;
  padding-top: 35px !important;
  margin: 2em 0 !important; /* Adds space above and below the box */
  box-shadow: 0 5px 20px rgba(0, 47, 86, 0.07) !important; /* A subtle shadow to lift the box off the page */
  position: relative !important;
  overflow: hidden !important;
}

/* Style for the title paragraph */
.pishinevo-analysis-title {
  font-size: 1.7em !important; /* Significantly larger font size for the title */
  font-weight: 700 !important; /* Bolder text */
  color: #ffffff !important; /* White text for high contrast */
  background-color: #007aff !important; /* A strong, trustworthy blue */
  padding: 12px 20px !important;
  margin-top: 0 !important;
  margin-left: -25px !important; /* Stretch title to the edges */
  margin-right: -25px !important;
  margin-bottom: 25px !important;
  text-align: center !important;
}

/* Style for the ordered list inside the box */
.pishinevo-analysis-box ol {
  padding-right: 25px !important; /* Proper alignment for the list numbers in RTL */
  margin-bottom: 0 !important;
}

/* Style for each list item for better readability */
.pishinevo-analysis-box li {
  line-height: 1.8 !important; /* Generous line spacing for easy reading */
  margin-bottom: 15px !important; /* Space between list items */
  color: #333333 !important;
}

/* Remove margin from the last list item */
.pishinevo-analysis-box li:last-child {
  margin-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-8c5ab03 *//* استایل مخصوص باکس سوالات متداول */
.faq-box {
    background-color: #f9f9f9; /* رنگ پس‌زمینه روشن */
    border: 1px solid #ddd; /* مرز خاکی روشن */
    padding: 20px; /* فضای داخلی باکس */
    border-radius: 8px; /* گوشه‌های گرد */
    margin-bottom: 20px; /* فاصله از سایر المان‌ها */
}

.faq-box-title {
    font-size: 1.8em; /* اندازه بزرگتر برای عنوان */
    color: #333; /* رنگ متن عنوان */
    font-weight: bold; /* ضخیم کردن متن عنوان */
    margin-bottom: 15px; /* فاصله بین عنوان و اولین سوال */
}

.faq-item {
    margin-bottom: 15px; /* فاصله بین سوالات */
}

.faq-question {
    font-size: 1.2em; /* اندازه بزرگتر برای سوالات */
    color: #444; /* رنگ خاکی برای سوالات */
    margin-bottom: 5px; /* فاصله بین سوال و پاسخ */
}

.faq-answer {
    font-size: 1em; /* اندازه معمولی برای متن پاسخ */
    color: #555; /* رنگ خاکی روشن برای پاسخ‌ها */
    line-height: 1.6; /* فاصله خطوط برای خوانایی بهتر */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f922054 *//* Style for the main analysis box container */
.pishinevo-analysis-box {
  background-color: #f5f8fa !important; /* A very light, professional blue background */
  border: 1px solid #dae4f0 !important;
  border-radius: 12px !important; /* Softer, more modern rounded corners */
  padding: 25px !important;
  padding-top: 35px !important;
  margin: 2em 0 !important; /* Adds space above and below the box */
  box-shadow: 0 5px 20px rgba(0, 47, 86, 0.07) !important; /* A subtle shadow to lift the box off the page */
  position: relative !important;
  overflow: hidden !important;
}

/* Style for the title paragraph */
.pishinevo-analysis-title {
  font-size: 1.7em !important; /* Significantly larger font size for the title */
  font-weight: 700 !important; /* Bolder text */
  color: #ffffff !important; /* White text for high contrast */
  background-color: #007aff !important; /* A strong, trustworthy blue */
  padding: 12px 20px !important;
  margin-top: 0 !important;
  margin-left: -25px !important; /* Stretch title to the edges */
  margin-right: -25px !important;
  margin-bottom: 25px !important;
  text-align: center !important;
}

/* Style for the ordered list inside the box */
.pishinevo-analysis-box ol {
  padding-right: 25px !important; /* Proper alignment for the list numbers in RTL */
  margin-bottom: 0 !important;
}

/* Style for each list item for better readability */
.pishinevo-analysis-box li {
  line-height: 1.8 !important; /* Generous line spacing for easy reading */
  margin-bottom: 15px !important; /* Space between list items */
  color: #333333 !important;
}

/* Remove margin from the last list item */
.pishinevo-analysis-box li:last-child {
  margin-bottom: 0 !important;
}/* End custom CSS */