.elementor-712 .elementor-element.elementor-element-83dc18d{margin-top:-20px;margin-bottom:0px;}.elementor-712 .elementor-element.elementor-element-a3ab108 > .elementor-widget-container{margin:0px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-34c2b65 > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-41a0986 > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-4e7934c > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-216534f > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-7924f0c > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-b622117 > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-989e168 > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-3dfc638 > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-820ea2f > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-5ede555 > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-8b4d6ac > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-380d940{margin-top:-25px;margin-bottom:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title{color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-accordion-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-accordion .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-712 .elementor-element.elementor-element-7bc07c5 > .elementor-widget-container{margin:-20px -10px 0px -10px;}.elementor-712 .elementor-element.elementor-element-ef2dd13{margin-top:-20px;margin-bottom:0px;}.elementor-712 .elementor-element.elementor-element-be1dc0f > .elementor-widget-container{margin:0px -10px -20px -10px;}@media(min-width:768px){.elementor-712 .elementor-element.elementor-element-521adf7{width:15%;}.elementor-712 .elementor-element.elementor-element-10029bc{width:68.665%;}.elementor-712 .elementor-element.elementor-element-4b4be25{width:15%;}}/* Start custom CSS for html, class: .elementor-element-41a0986 */.adl-law-grid{
  padding:60px 0;
  background:#f6f7fb;
  font-family: Vazirmatn, sans-serif;
}

.adl-wrap{
  width:min(1100px,92%);
  margin:auto;
}

.adl-head{
  text-align:center;
  margin-bottom:25px;
}

.adl-badge{
  background:#0f1f33;
  color:#fff;
  padding:6px 12px;
  border-radius:999px;
  font-size:12px;
}

.adl-head h2{
  margin:10px 0 5px;
  font-size:22px;
  color:#0f1f33;
}

.adl-head p{
  font-size:13px;
  color:#667085;
}

/* GRID */
.adl-grid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}

/* CARD */
.adl-card{
  background:#fff;
  border:1px solid #e7eaf0;
  border-radius:14px;
  padding:14px;
  text-align:right;
  transition:.2s ease;
}

.adl-card:hover{
  transform:translateY(-2px);
  border-color:#c9a646;
}

/* ICON */
.icon{
  display:inline-block;
  font-size:18px;
  margin-bottom:8px;
  opacity:.9;
}

/* TEXT */
.adl-card h3{
  margin:0;
  font-size:14px;
  color:#0f1f33;
}

.adl-card p{
  margin:5px 0 0;
  font-size:12px;
  color:#667085;
  line-height:1.4;
}

/* MOBILE 2 COLUMN */
@media(max-width:768px){
  .adl-grid{
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
  }

  .adl-card{
    padding:12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4e7934c */.adl-law-grid{
  padding:60px 0;
  background:#f6f7fb;
  font-family: Vazirmatn, sans-serif;
}

.adl-wrap{
  width:min(1100px,92%);
  margin:auto;
}

.adl-head{
  text-align:center;
  margin-bottom:25px;
}

.adl-badge{
  background:#0f1f33;
  color:#fff;
  padding:6px 12px;
  border-radius:999px;
  font-size:12px;
}

.adl-head h2{
  margin:10px 0 5px;
  font-size:22px;
  color:#0f1f33;
}

.adl-head p{
  font-size:13px;
  color:#667085;
}

/* GRID */
.adl-grid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}

/* CARD */
.adl-card{
  background:#fff;
  border:1px solid #e7eaf0;
  border-radius:14px;
  padding:14px;
  text-align:right;
  transition:.2s ease;
}

.adl-card:hover{
  transform:translateY(-2px);
  border-color:#c9a646;
}

/* ICON */
.icon{
  display:inline-block;
  font-size:18px;
  margin-bottom:8px;
  opacity:.9;
}

/* TEXT */
.adl-card h3{
  margin:0;
  font-size:14px;
  color:#0f1f33;
}

.adl-card p{
  margin:5px 0 0;
  font-size:12px;
  color:#667085;
  line-height:1.4;
}

/* MOBILE 2 COLUMN */
@media(max-width:768px){
  .adl-grid{
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
  }

  .adl-card{
    padding:12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-216534f */.adl-law-grid{
  padding:60px 0;
  background:#f6f7fb;
  font-family: Vazirmatn, sans-serif;
}

.adl-wrap{
  width:min(1100px,92%);
  margin:auto;
}

.adl-head{
  text-align:center;
  margin-bottom:25px;
}

.adl-badge{
  background:#0f1f33;
  color:#fff;
  padding:6px 12px;
  border-radius:999px;
  font-size:12px;
}

.adl-head h2{
  margin:10px 0 5px;
  font-size:22px;
  color:#0f1f33;
}

.adl-head p{
  font-size:13px;
  color:#667085;
}

/* GRID */
.adl-grid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}

/* CARD */
.adl-card{
  background:#fff;
  border:1px solid #e7eaf0;
  border-radius:14px;
  padding:14px;
  text-align:right;
  transition:.2s ease;
}

.adl-card:hover{
  transform:translateY(-2px);
  border-color:#c9a646;
}

/* ICON */
.icon{
  display:inline-block;
  font-size:18px;
  margin-bottom:8px;
  opacity:.9;
}

/* TEXT */
.adl-card h3{
  margin:0;
  font-size:14px;
  color:#0f1f33;
}

.adl-card p{
  margin:5px 0 0;
  font-size:12px;
  color:#667085;
  line-height:1.4;
}

/* MOBILE 2 COLUMN */
@media(max-width:768px){
  .adl-grid{
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
  }

  .adl-card{
    padding:12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7924f0c */.adl-law-grid{
  padding:60px 0;
  background:#f6f7fb;
  font-family: Vazirmatn, sans-serif;
}

.adl-wrap{
  width:min(1100px,92%);
  margin:auto;
}

.adl-head{
  text-align:center;
  margin-bottom:25px;
}

.adl-badge{
  background:#0f1f33;
  color:#fff;
  padding:6px 12px;
  border-radius:999px;
  font-size:12px;
}

.adl-head h2{
  margin:10px 0 5px;
  font-size:22px;
  color:#0f1f33;
}

.adl-head p{
  font-size:13px;
  color:#667085;
}

/* GRID */
.adl-grid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}

/* CARD */
.adl-card{
  background:#fff;
  border:1px solid #e7eaf0;
  border-radius:14px;
  padding:14px;
  text-align:right;
  transition:.2s ease;
}

.adl-card:hover{
  transform:translateY(-2px);
  border-color:#c9a646;
}

/* ICON */
.icon{
  display:inline-block;
  font-size:18px;
  margin-bottom:8px;
  opacity:.9;
}

/* TEXT */
.adl-card h3{
  margin:0;
  font-size:14px;
  color:#0f1f33;
}

.adl-card p{
  margin:5px 0 0;
  font-size:12px;
  color:#667085;
  line-height:1.4;
}

/* MOBILE 2 COLUMN */
@media(max-width:768px){
  .adl-grid{
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
  }

  .adl-card{
    padding:12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b622117 */.adl-law-grid{
  padding:60px 0;
  background:#f6f7fb;
  font-family: Vazirmatn, sans-serif;
}

.adl-wrap{
  width:min(1100px,92%);
  margin:auto;
}

.adl-head{
  text-align:center;
  margin-bottom:25px;
}

.adl-badge{
  background:#0f1f33;
  color:#fff;
  padding:6px 12px;
  border-radius:999px;
  font-size:12px;
}

.adl-head h2{
  margin:10px 0 5px;
  font-size:22px;
  color:#0f1f33;
}

.adl-head p{
  font-size:13px;
  color:#667085;
}

/* GRID */
.adl-grid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}

/* CARD */
.adl-card{
  background:#fff;
  border:1px solid #e7eaf0;
  border-radius:14px;
  padding:14px;
  text-align:right;
  transition:.2s ease;
}

.adl-card:hover{
  transform:translateY(-2px);
  border-color:#c9a646;
}

/* ICON */
.icon{
  display:inline-block;
  font-size:18px;
  margin-bottom:8px;
  opacity:.9;
}

/* TEXT */
.adl-card h3{
  margin:0;
  font-size:14px;
  color:#0f1f33;
}

.adl-card p{
  margin:5px 0 0;
  font-size:12px;
  color:#667085;
  line-height:1.4;
}

/* MOBILE 2 COLUMN */
@media(max-width:768px){
  .adl-grid{
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
  }

  .adl-card{
    padding:12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-989e168 */.adl-law-grid{
  padding:60px 0;
  background:#f6f7fb;
  font-family: Vazirmatn, sans-serif;
}

.adl-wrap{
  width:min(1100px,92%);
  margin:auto;
}

.adl-head{
  text-align:center;
  margin-bottom:25px;
}

.adl-badge{
  background:#0f1f33;
  color:#fff;
  padding:6px 12px;
  border-radius:999px;
  font-size:12px;
}

.adl-head h2{
  margin:10px 0 5px;
  font-size:22px;
  color:#0f1f33;
}

.adl-head p{
  font-size:13px;
  color:#667085;
}

/* GRID */
.adl-grid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}

/* CARD */
.adl-card{
  background:#fff;
  border:1px solid #e7eaf0;
  border-radius:14px;
  padding:14px;
  text-align:right;
  transition:.2s ease;
}

.adl-card:hover{
  transform:translateY(-2px);
  border-color:#c9a646;
}

/* ICON */
.icon{
  display:inline-block;
  font-size:18px;
  margin-bottom:8px;
  opacity:.9;
}

/* TEXT */
.adl-card h3{
  margin:0;
  font-size:14px;
  color:#0f1f33;
}

.adl-card p{
  margin:5px 0 0;
  font-size:12px;
  color:#667085;
  line-height:1.4;
}

/* MOBILE 2 COLUMN */
@media(max-width:768px){
  .adl-grid{
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
  }

  .adl-card{
    padding:12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3dfc638 */.adl-law-grid{
  padding:60px 0;
  background:#f6f7fb;
  font-family: Vazirmatn, sans-serif;
}

.adl-wrap{
  width:min(1100px,92%);
  margin:auto;
}

.adl-head{
  text-align:center;
  margin-bottom:25px;
}

.adl-badge{
  background:#0f1f33;
  color:#fff;
  padding:6px 12px;
  border-radius:999px;
  font-size:12px;
}

.adl-head h2{
  margin:10px 0 5px;
  font-size:22px;
  color:#0f1f33;
}

.adl-head p{
  font-size:13px;
  color:#667085;
}

/* GRID */
.adl-grid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}

/* CARD */
.adl-card{
  background:#fff;
  border:1px solid #e7eaf0;
  border-radius:14px;
  padding:14px;
  text-align:right;
  transition:.2s ease;
}

.adl-card:hover{
  transform:translateY(-2px);
  border-color:#c9a646;
}

/* ICON */
.icon{
  display:inline-block;
  font-size:18px;
  margin-bottom:8px;
  opacity:.9;
}

/* TEXT */
.adl-card h3{
  margin:0;
  font-size:14px;
  color:#0f1f33;
}

.adl-card p{
  margin:5px 0 0;
  font-size:12px;
  color:#667085;
  line-height:1.4;
}

/* MOBILE 2 COLUMN */
@media(max-width:768px){
  .adl-grid{
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
  }

  .adl-card{
    padding:12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-820ea2f */.adl-law-grid{
  padding:60px 0;
  background:#f6f7fb;
  font-family: Vazirmatn, sans-serif;
}

.adl-wrap{
  width:min(1100px,92%);
  margin:auto;
}

.adl-head{
  text-align:center;
  margin-bottom:25px;
}

.adl-badge{
  background:#0f1f33;
  color:#fff;
  padding:6px 12px;
  border-radius:999px;
  font-size:12px;
}

.adl-head h2{
  margin:10px 0 5px;
  font-size:22px;
  color:#0f1f33;
}

.adl-head p{
  font-size:13px;
  color:#667085;
}

/* GRID */
.adl-grid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}

/* CARD */
.adl-card{
  background:#fff;
  border:1px solid #e7eaf0;
  border-radius:14px;
  padding:14px;
  text-align:right;
  transition:.2s ease;
}

.adl-card:hover{
  transform:translateY(-2px);
  border-color:#c9a646;
}

/* ICON */
.icon{
  display:inline-block;
  font-size:18px;
  margin-bottom:8px;
  opacity:.9;
}

/* TEXT */
.adl-card h3{
  margin:0;
  font-size:14px;
  color:#0f1f33;
}

.adl-card p{
  margin:5px 0 0;
  font-size:12px;
  color:#667085;
  line-height:1.4;
}

/* MOBILE 2 COLUMN */
@media(max-width:768px){
  .adl-grid{
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
  }

  .adl-card{
    padding:12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5ede555 */.adl-law-grid{
  padding:60px 0;
  background:#f6f7fb;
  font-family: Vazirmatn, sans-serif;
}

.adl-wrap{
  width:min(1100px,92%);
  margin:auto;
}

.adl-head{
  text-align:center;
  margin-bottom:25px;
}

.adl-badge{
  background:#0f1f33;
  color:#fff;
  padding:6px 12px;
  border-radius:999px;
  font-size:12px;
}

.adl-head h2{
  margin:10px 0 5px;
  font-size:22px;
  color:#0f1f33;
}

.adl-head p{
  font-size:13px;
  color:#667085;
}

/* GRID */
.adl-grid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}

/* CARD */
.adl-card{
  background:#fff;
  border:1px solid #e7eaf0;
  border-radius:14px;
  padding:14px;
  text-align:right;
  transition:.2s ease;
}

.adl-card:hover{
  transform:translateY(-2px);
  border-color:#c9a646;
}

/* ICON */
.icon{
  display:inline-block;
  font-size:18px;
  margin-bottom:8px;
  opacity:.9;
}

/* TEXT */
.adl-card h3{
  margin:0;
  font-size:14px;
  color:#0f1f33;
}

.adl-card p{
  margin:5px 0 0;
  font-size:12px;
  color:#667085;
  line-height:1.4;
}

/* MOBILE 2 COLUMN */
@media(max-width:768px){
  .adl-grid{
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
  }

  .adl-card{
    padding:12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8b4d6ac */@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap');

.adl-legal-seo,
.adl-legal-seo *{
  box-sizing:border-box;
  font-family:"Vazirmatn","Tahoma",sans-serif !important;
}

/* ===== SECTION BACKGROUND (match all sections) ===== */
.adl-legal-seo{
  direction:rtl;
  width:100%;
  padding:60px 18px;

  /* مهم: یکی شدن با FAQ و بقیه */
  background:#F6F7FB;
}

/* wrapper */
.adl-legal-seo__wrap{
  max-width:1050px;
  margin:0 auto;
}

/* ===== CARD (soft, unified) ===== */
.adl-legal-seo__card{
  background:#ffffff;
  border:1px solid #E6EAF0;
  border-radius:22px;
  padding:28px 26px 18px;

  box-shadow:0 10px 30px rgba(15,31,51,0.04);
}

/* ===== CONTENT ===== */
.adl-legal-seo__box{
  position:relative;
  max-height:160px;
  overflow:hidden;

  color:#617287;
  font-size:14px;
  line-height:2.1;
  font-weight:500;

  transition:max-height .45s ease;
}

/* fade (soft, not white harsh) */
.adl-legal-seo__box::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:70px;

  /* مهم: هماهنگ با background صفحه */
  background:linear-gradient(
    180deg,
    rgba(246,247,251,0),
    #F6F7FB
  );

  pointer-events:none;
}

.adl-legal-seo__box.is-open{
  max-height:2200px;
}

.adl-legal-seo__box.is-open::after{
  display:none;
}

/* ===== TITLE ===== */
.adl-legal-seo__box h2{
  margin:0 0 14px;
  padding-right:14px;

  font-size:clamp(22px,2.4vw,30px);
  font-weight:900;
  color:#0F1F33;
  line-height:1.5;

  position:relative;
}

.adl-legal-seo__box h2::before{
  content:"";
  position:absolute;
  right:0;
  top:6px;
  width:3px;
  height:34px;
  border-radius:999px;

  background:linear-gradient(180deg,#0F1F33,#C8A24A);
}

/* ===== TEXT ===== */
.adl-legal-seo__box p{
  margin:0 0 12px;
  color:#617287;
}

.adl-legal-seo__box h3{
  margin:18px 0 10px;
  font-size:16px;
  font-weight:900;
  color:#0F1F33;
}

.adl-legal-seo__box strong{
  color:#0F1F33;
  font-weight:900;
}

.adl-legal-seo__box ul{
  margin:10px 0 16px;
  padding-right:18px;
}

.adl-legal-seo__box li{
  margin-bottom:8px;
  color:#617287;
}

/* ===== ACTION AREA (fix: button inside, subtle) ===== */
.adl-legal-seo__actions{
  display:flex;
  justify-content:flex-start;
  margin-top:14px;
}

/* ===== BUTTON (minimal, not screaming) ===== */
.adl-legal-seo__btn{
  height:38px;
  padding:0 14px;

  border-radius:10px;
  border:1px solid #E2E8F0;

  background:#F8FAFC;
  color:#0F1F33;

  font-size:13px;
  font-weight:700;

  cursor:pointer;
  transition:.2s ease;
}

/* hover subtle */
.adl-legal-seo__btn:hover{
  border-color:#C8A24A;
  transform:translateY(-1px);
  background:#FFFFFF;
}

/* ===== MOBILE ===== */
@media(max-width:720px){
  .adl-legal-seo{
    padding:40px 12px;
  }

  .adl-legal-seo__card{
    padding:22px 18px;
    border-radius:18px;
  }

  .adl-legal-seo__box{
    max-height:140px;
    font-size:13.5px;
  }

  .adl-legal-seo__actions{
    justify-content:stretch;
  }

  .adl-legal-seo__btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for accordion, class: .elementor-element-8db7361 */@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap');

.adl-faq-block,
.adl-faq-block * {
  box-sizing: border-box;
  font-family: "Vazirmatn", "Vazir", "Tahoma", sans-serif !important;
}

.adl-faq-block {
  direction: rtl;
  width: 100%;
  padding: 54px 18px 58px;
  background:
    radial-gradient(circle at 12% 14%, rgba(200, 162, 74, 0.055), transparent 30%),
    linear-gradient(180deg, #F7F5F0 0%, #F2F4F4 100%);
  color: #222B36;
}

/* Section title area */
.adl-faq-heading,
.adl-faq-block .elementor-widget-heading {
  max-width: 860px;
  margin: 0 auto 26px !important;
  text-align: center;
}

.adl-faq-heading h2,
.adl-faq-block .elementor-widget-heading h2,
.adl-faq-block h2 {
  position: relative;
  display: inline-block;
  margin: 0 !important;
  padding-top: 16px;
  color: #0F1F33 !important;
  font-size: clamp(26px, 3vw, 38px) !important;
  font-weight: 900 !important;
  line-height: 1.45 !important;
  letter-spacing: -0.45px;
}

.adl-faq-heading h2::before,
.adl-faq-block .elementor-widget-heading h2::before,
.adl-faq-block h2::before {
  content: "";
  position: absolute;
  top: 0;
  right: 50%;
  width: 78px;
  height: 2px;
  transform: translateX(50%);
  border-radius: 999px;
  background: linear-gradient(90deg, #C8A24A, #0F1F33);
}

/* Optional subtitle */
.adl-faq-block .adl-faq-subtitle,
.adl-faq-block .faq-subtitle {
  max-width: 620px;
  margin: 12px auto 0;
  color: #617287;
  font-size: 15px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}

/* Accordion / Toggle wrapper */
.adl-faq-clean {
  max-width: 880px;
  margin: 0 auto;
}

.adl-faq-clean .elementor-accordion,
.adl-faq-clean .elementor-toggle {
  display: grid;
  gap: 12px;
}

/* Each FAQ item */
.adl-faq-clean .elementor-accordion-item,
.adl-faq-clean .elementor-toggle-item {
  overflow: hidden;
  border: 1px solid rgba(217, 224, 231, 0.92) !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, 0.86) !important;
  box-shadow: 0 8px 22px rgba(15, 31, 51, 0.045);
  transition: 0.22s ease;
}

.adl-faq-clean .elementor-accordion-item:hover,
.adl-faq-clean .elementor-toggle-item:hover {
  border-color: rgba(200, 162, 74, 0.38) !important;
  background: rgba(255, 255, 255, 0.96) !important;
}

/* Question row */
.adl-faq-clean .elementor-tab-title {
  position: relative !important;
  min-height: 62px;
  display: flex !important;
  align-items: center;
  padding: 18px 22px 18px 62px !important;
  border: 0 !important;
  background: transparent !important;
  color: #0F1F33 !important;
  font-size: 15.5px !important;
  font-weight: 850 !important;
  line-height: 1.75 !important;
  transition: 0.22s ease;
}

/* Remove the orange dot */
.adl-faq-clean .elementor-tab-title::before {
  content: none !important;
  display: none !important;
}

/* Hide Elementor default icons */
.adl-faq-clean .elementor-accordion-icon,
.adl-faq-clean .elementor-toggle-icon {
  display: none !important;
}

/* Clean plus/minus icon */
.adl-faq-clean .elementor-tab-title::after {
  content: "+";
  position: absolute;
  left: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  transform: translateY(-50%);
  border-radius: 11px;
  border: 1px solid rgba(217, 224, 231, 0.86);
  background: rgba(247, 245, 240, 0.9);
  color: #4E6E8E;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  transition: 0.22s ease;
}

/* Active title */
.adl-faq-clean .elementor-tab-title.elementor-active {
  background: rgba(247, 245, 240, 0.68) !important;
  color: #0F1F33 !important;
}

/* Active minus icon */
.adl-faq-clean .elementor-tab-title.elementor-active::after {
  content: "−";
  background: #0F1F33;
  border-color: #0F1F33;
  color: #C8A24A;
}

/* Title text */
.adl-faq-clean .elementor-tab-title,
.adl-faq-clean .elementor-tab-title a,
.adl-faq-clean .elementor-accordion-title,
.adl-faq-clean .elementor-toggle-title {
  color: #0F1F33 !important;
  font-weight: 850 !important;
  text-decoration: none !important;
}

/* Answer */
.adl-faq-clean .elementor-tab-content {
  padding: 0 22px 20px !important;
  border: 0 !important;
  background: rgba(255, 255, 255, 0.36) !important;
  color: #617287 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 2 !important;
}

/* Answer text */
.adl-faq-clean .elementor-tab-content p {
  margin: 0 0 12px !important;
}

.adl-faq-clean .elementor-tab-content p:last-child {
  margin-bottom: 0 !important;
}

.adl-faq-clean .elementor-tab-content ul,
.adl-faq-clean .elementor-tab-content ol {
  margin: 10px 0 0 !important;
  padding-right: 22px !important;
}

.adl-faq-clean .elementor-tab-content li {
  margin-bottom: 8px !important;
}

/* Links inside answers */
.adl-faq-clean .elementor-tab-content a {
  color: #0F1F33 !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(200, 162, 74, 0.55);
}

/* Remove focus outline */
.adl-faq-clean .elementor-tab-title:focus,
.adl-faq-clean .elementor-tab-title:focus-visible {
  outline: none !important;
}

/* Mobile */
@media (max-width: 720px) {
  .adl-faq-block {
    padding: 42px 10px 46px;
  }

  .adl-faq-heading,
  .adl-faq-block .elementor-widget-heading {
    text-align: right;
    margin-bottom: 22px !important;
  }

  .adl-faq-heading h2,
  .adl-faq-block .elementor-widget-heading h2,
  .adl-faq-block h2 {
    font-size: clamp(24px, 7vw, 32px) !important;
  }

  .adl-faq-heading h2::before,
  .adl-faq-block .elementor-widget-heading h2::before,
  .adl-faq-block h2::before {
    right: 0;
    transform: none;
  }

  .adl-faq-block .adl-faq-subtitle,
  .adl-faq-block .faq-subtitle {
    text-align: right;
    margin-right: 0;
    margin-left: 0;
    font-size: 14px;
  }

  .adl-faq-clean .elementor-accordion,
  .adl-faq-clean .elementor-toggle {
    gap: 9px;
  }

  .adl-faq-clean .elementor-accordion-item,
  .adl-faq-clean .elementor-toggle-item {
    border-radius: 16px !important;
  }

  .adl-faq-clean .elementor-tab-title {
    min-height: 58px;
    padding: 15px 20px 15px 58px !important;
    font-size: 14.5px !important;
  }

  .adl-faq-clean .elementor-tab-title::after {
    left: 16px;
    width: 28px;
    height: 28px;
    font-size: 17px;
  }

  .adl-faq-clean .elementor-tab-content {
    padding: 0 20px 17px !important;
    font-size: 13.5px !important;
  }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-10029bc *//* ================================
   FORCE FAQ TO INHERIT PAGE BG
================================ */

.adl-faq-block{
  background: transparent !important;
  background-color: transparent !important;
}

/* Elementor wrapper fix */
.adl-faq-block .elementor-container,
.adl-faq-block .elementor-widget-wrap,
.adl-faq-block .elementor-widget-accordion,
.adl-faq-block .elementor-widget-toggle{
  background: transparent !important;
}

/* Accordion items فقط سفید بمونن */
.adl-faq-clean .elementor-accordion-item,
.adl-faq-clean .elementor-toggle-item{
  background: #ffffff !important;
}

/* کل سکشن فقط از parent رنگ بگیره */
.adl-faq-block{
  color: inherit;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7bc07c5 */.adl-steps{
  padding:70px 0;
  background:#f6f7fb; /* 👈 مهم: هماهنگ با سکشن بالا */
  font-family: Vazirmatn, sans-serif;
}

.adl-wrap{
  width:min(1100px,92%);
  margin:auto;
}

/* HEADER */
.adl-head{
  text-align:center;
  margin-bottom:28px;
}

.adl-badge{
  background:#0f1f33;
  color:#fff;
  padding:6px 14px;
  border-radius:999px;
  font-size:12px;
}

.adl-head h2{
  margin:10px 0 6px;
  font-size:24px;
  color:#0f1f33;
}

.adl-head p{
  font-size:13px;
  color:#667085;
}

/* GRID */
.adl-steps-grid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:14px;
}

/* CARD */
.step{
  background:#ffffff;
  border:1px solid #e7eaf0;
  border-radius:16px;
  padding:16px;
  transition:.2s ease;
  position:relative;
}

.step:hover{
  transform:translateY(-3px);
  border-color:#c9a646;
  box-shadow:0 10px 25px rgba(15,31,51,0.06);
}

/* NUMBER */
.num{
  width:30px;
  height:30px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#0f1f33;
  color:#fff;
  border-radius:50%;
  font-size:12px;
  margin-bottom:10px;
}

.step h3{
  font-size:14px;
  margin:0;
  color:#0f1f33;
}

.step p{
  font-size:12px;
  margin-top:6px;
  color:#667085;
  line-height:1.5;
}

/* MOBILE → 2 COLUMN (طبق چیزی که گفتی) */
@media(max-width:768px){
  .adl-steps-grid{
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
  }

  .adl-steps{
    padding:50px 0;
  }
}/* End custom CSS */