.elementor-2247 .elementor-element.elementor-element-41eecd3e{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;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-2247 .elementor-element.elementor-element-e6b8125{--display:flex;}.elementor-2247 .elementor-element.elementor-element-b1c9495{--display:flex;}.elementor-2247 .elementor-element.elementor-element-7cccf04{--display:flex;}.elementor-2247 .elementor-element.elementor-element-9d0e92f{--display:flex;}.elementor-2247 .elementor-element.elementor-element-6e08d33{--display:flex;}.elementor-2247 .elementor-element.elementor-element-f408afa{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:24px 24px;--row-gap:24px;--column-gap:24px;--padding-top:40px;--padding-bottom:40px;--padding-left:12px;--padding-right:12px;}.elementor-2247 .elementor-element.elementor-element-f408afa:not(.elementor-motion-effects-element-type-background), .elementor-2247 .elementor-element.elementor-element-f408afa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBD11A;}.elementor-2247 .elementor-element.elementor-element-35439fd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right: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-2247 .elementor-element.elementor-element-356037e .elementor-heading-title{color:#000000;}.elementor-2247 .elementor-element.elementor-element-f0e3dbe{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-end;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2247 .elementor-element.elementor-element-d89e280 .octf-btn{background-color:#EBD11A;padding:10px 50px 10px 50px;opacity:1;color:#000000;border-style:solid;border-width:2px 2px 2px 2px;border-color:#000000;}.elementor-2247 .elementor-element.elementor-element-d89e280 .octf-btn:hover, .elementor-2247 .elementor-element.elementor-element-d89e280 .octf-btn:focus{background-color:#FFFFFF;color:#111111;}.elementor-2247 .elementor-element.elementor-element-d89e280 .octf-btn i{font-size:8px;color:#000000;}.elementor-2247 .elementor-element.elementor-element-d89e280 .octf-btn svg{width:8px;fill:#000000;}@media(max-width:767px){.elementor-2247 .elementor-element.elementor-element-356037e{text-align:center;}.elementor-2247 .elementor-element.elementor-element-f0e3dbe{--justify-content:space-evenly;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}}@media(min-width:768px){.elementor-2247 .elementor-element.elementor-element-35439fd{--width:66.6666%;}.elementor-2247 .elementor-element.elementor-element-f0e3dbe{--width:33.3333%;}}/* Start custom CSS for html, class: .elementor-element-ce563fb */.hero-block {

background:#fff;
min-height:100vh;
display:flex;
align-items:center;
padding:80px 8%;
direction:rtl;

}


.hero-container{

max-width:1280px;
width:100%;
margin:auto;

display:flex;
align-items:center;
justify-content:space-between;
gap:80px;

}


/* متن */

.hero-content{

flex:1;
text-align:right;

}


.hero-badge-wrapper{

display:inline-flex;
align-items:center;
gap:10px;

background:#fafafa;
border:1px solid #eee;

padding:8px 18px;
border-radius:30px;

margin-bottom:25px;

}


.hero-badge-dot{

width:9px;
height:9px;

background:#ebd11b;
border-radius:50%;

box-shadow:
0 0 0 6px rgba(235,209,27,.15);

}


.hero-badge-text{

font-size:14px;
color:#555;

}



.hero-content h1{

font-size:3.4rem;
line-height:1.4;

font-weight:800;

color:#111;

margin-bottom:25px;

}



.highlight{

position:relative;
z-index:1;

}



.highlight::after{

content:"";

position:absolute;

bottom:8px;
right:0;

width:100%;
height:12px;

background:#ebd11b;

opacity:.35;

z-index:-1;

border-radius:5px;

}



.hero-content p{

font-size:1.rem;

line-height:2;

color:#555;

max-width:650px;

}



/* AI LOGO SIDE */


.hero-ai-wrapper{

width:450px;
height:450px;

position:relative;

display:flex;
align-items:center;
justify-content:center;

}



/* نور پشت لوگو */

.ai-glow{

position:absolute;

width:280px;
height:280px;

background:#ebd11b;

filter:blur(90px);

opacity:.25;

animation:pulseGlow 4s infinite;

}



@keyframes pulseGlow{


0%,100%{

transform:scale(1);

}


50%{

transform:scale(1.2);

}

}



/* لوگو */

.ai-logo{

width:170px;
height:170px;

border-radius:50%;

background:#111;

display:flex;
align-items:center;
justify-content:center;


color:#ebd11b;

font-size:60px;

font-weight:800;


box-shadow:

0 30px 70px rgba(0,0,0,.18),

0 0 50px rgba(235,209,27,.4);


animation:floating 4s ease-in-out infinite;


z-index:5;

}



@keyframes floating{


0%,100%{

transform:translateY(0);

}


50%{

transform:translateY(-18px);

}

}




/* حلقه ها */


.ai-circle{

position:absolute;

border:1px solid rgba(235,209,27,.35);

border-radius:50%;

}



.circle-one{

width:300px;
height:300px;

animation:rotate 20s linear infinite;

}



.circle-two{

width:380px;
height:380px;

animation:rotateReverse 30s linear infinite;

}



@keyframes rotate{


from{
transform:rotate(0);
}

to{
transform:rotate(360deg);
}

}



@keyframes rotateReverse{


from{
transform:rotate(360deg);
}

to{
transform:rotate(0);
}

}



/* نقاط شبکه */

.floating-dot{

position:absolute;

width:12px;
height:12px;

background:#ebd11b;

border-radius:50%;

box-shadow:0 0 20px #ebd11b;

}


.dot-one{

top:70px;
right:90px;

}



.dot-two{

bottom:90px;
left:80px;

}


.dot-three{

top:180px;
left:40px;

}



/* موبایل */


@media(max-width:992px){


.hero-container{

flex-direction:column-reverse;

}


.hero-ai-wrapper{

width:320px;
height:320px;

}


.hero-content{

text-align:center;

}


.hero-content h1{

font-size:2.2rem;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8499ad6 */.metrics-block {

    background-color: #ebd11a;

    width: 100vw;
    max-width: 100vw;

    position: relative;

    left: 50%;
    right: 50%;

    margin-left: -50vw;
    margin-right: -50vw;

    padding: 55px 0;

    direction: rtl;

    overflow: hidden;
}



.metrics-container {

    width: 100%;

    max-width: 100%;

    padding: 0 8%;

    margin: 0;

    display: flex;

    justify-content: space-between;

    align-items: center;

    gap: 30px;

}



.metric-item {

    flex: 1;

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;

    text-align: center;

}



.metric-number {

    font-size: 3.2rem;

    font-weight: 800;

    color: #0f172a;

    line-height: 1.2;

    margin-bottom: 8px;

}



.metric-label {

    font-size: 1rem;

    color: #1e293b;

    font-weight: 600;

}



@media(max-width:768px){


.metrics-block{

    padding:40px 0;

}


.metrics-container{

    flex-direction:column;

    padding:0 5%;

    gap:35px;

}


.metric-number{

    font-size:2.5rem;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7ab511f */.bi-section {
  padding: 120px 0;
  background: #ffffff;
}

.container {
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 24px;
}

/* GRID */
.grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 80px;
  align-items: center;
}

/* KICKER */
.kicker {
  font-size: 12px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #ebd11b;
  font-weight: 700;
  margin-bottom: 14px;
}

/* TITLE */
.title {
  font-size: 44px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: -1px;
  margin-bottom: 18px;
}

/* LEAD */
.lead {
  font-size: 20px;
  line-height: 2;
  color: #1f1f1f;
  margin-bottom: 28px;
}

/* TEXT */
.text {
  font-size: 16.8px;
  line-height: 2.15;
  color: #2b2b2b;
  margin-bottom: 16px;
}

/* SUBTITLE */
.subtitle {
  font-size: 24px;
  font-weight: 750;
  margin-top: 42px;
  margin-bottom: 16px;
}

/* LINE */
.line {
  width: 140px;
  height: 2px;
  background: linear-gradient(90deg, #ebd11b, transparent);
  margin: 30px 0;
}

/* HIGHLIGHT */
.highlight {
  font-size: 18px;
  font-weight: 650;
  padding-left: 14px;
  border-left: 4px solid #ebd11b;
  line-height: 1.9;
}

/* IMAGE */
.image-side img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 18px;
  box-shadow: 0 30px 70px rgba(0,0,0,0.12);
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .title {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-da9ae68 *//* بلاک اختصاصی خدمات - بازنویسی شده به سبک هام */
.services-block {
    background-color: #ffffff; /* حفظ بک‌گراند سفید پیش‌فرض */
    padding: 80px 8%;
    direction: rtl; /* راست‌چین کردن اصولی المان‌ها */
}

.services-container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.services-header {
    text-align: center;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* بخش بالایی کوچک هدر */
.services-header .sub-title {
    display: inline-block;
    font-size: 0.85rem;
    color: #64748b;
    background-color: #f1f5f9;
    padding: 4px 14px;
    border-radius: 20px;
    margin-bottom: 12px;
    font-weight: 600;
}

.services-header h2 {
    font-size: 2.2rem;
    color: #0f172a; /* سرمه‌ای تیره */
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.5;
}

/* اعمال کد رنگی دقیق شما */
.services-header .highlight {
    background: linear-gradient(180deg, transparent 65%, rgba(235, 209, 26, 0.4) 0%); /* افکت هایلایت پشت متن */
    color: #0f172a;
    display: inline-block;
}

.services-header p {
    font-size: 1.rem;
    color: #64748b;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.7;
}

/* شبکه کارت‌ها: کاملاً منعطف و شیک */
.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 24px;
}

/* استایل ظریف کارت‌ها */
.service-card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    padding: 24px;
    border-radius: 16px; /* لبه‌های نرم و مدرن */
    display: flex;
    flex-direction: row; /* تراز افقی در ساختار راست‌چین */
    align-items: center; /* تراز خطی آیکون و متن */
    gap: 20px;
    transition: all 0.25s ease;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.02);
}

/* افکت هاور ملایم بدون طولانی شدن کارت */
.service-card:hover {
    transform: translateY(-4px);
    border-color: #ebd11a; /* تغییر رنگ بوردر به زرد طلایی در هاور */
    box-shadow: 0 12px 20px -5px rgba(15, 23, 42, 0.05);
}

/* باکس دایره‌ای آیکون‌ها */
.card-icon-box {
    font-size: 2rem;
    background-color: #f8fafc;
    width: 64px;
    height: 64px;
    min-width: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    transition: background-color 0.3s ease;
    flex-shrink: 0;
}

.service-card:hover .card-icon-box {
    background-color: rgba(235, 209, 26, 0.1); /* بک‌گراند ملایم طلایی در هاور */
}

/* بخش متون کارت */
.card-text {
    display: flex;
    flex-direction: column;
    gap: 6px;
    text-align: right; /* راست‌چین ماندن کامل متون داخل کارت */
}

.service-card h3 {
    font-size: 1.26rem;
    color: #0f172a;
    font-weight: 700;
    margin: 0;
}

.service-card p {
    font-size: 1.24rem;
    color: #64748b;
    line-height: 1.6;
    text-align: justify;
    margin: 0;
}

/* ریسپانسیو اختصاصی کارت‌های جدید */
@media (max-width: 768px) {
    .services-block {
        padding: 50px 5%;
    }
    
    .services-header h2 {
        font-size: 1.8rem;
    }
    
    .service-card {
        padding: 20px;
        gap: 16px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-53574a1 */.bi-clean {
  padding: 120px 0 140px;
  background: #ffffff;
}

.bi-clean .container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 24px;
}

.bi-header {
  text-align: center;
  margin-bottom: 64px;
}

.bi-clean .kicker {
  display: inline-block;
  font-size: 11px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #ebd11b;
  font-weight: 900;
  margin-bottom: 20px;
}

.bi-clean .title {
  font-size: 42px;
  font-weight: 900;
  line-height: 1.3;
  color: #111111;
  margin-bottom: 18px;
}

.bi-clean .lead {
  font-size: 17px;
  line-height: 2;
  color: #666666;
  max-width: 640px;
  margin: 0 auto;
}

.bi-clean .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.bi-clean .card {
  text-align: center;
  padding: 40px 24px 36px;
  border-radius: 16px;
  border: 1px solid rgba(235,209,27,0.2);
  box-shadow:
    0 0 30px 5px rgba(235,209,27,0.12),
    0 0 60px 10px rgba(235,209,27,0.06),
    0 0 100px 20px rgba(235,209,27,0.03);
  transition: border-color 0.35s ease, transform 0.35s ease, box-shadow 0.35s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bi-clean .card:hover {
  border-color: rgba(235,209,27,0.4);
  transform: translateY(-6px);
  box-shadow:
    0 0 40px 8px rgba(235,209,27,0.2),
    0 0 80px 16px rgba(235,209,27,0.1),
    0 0 120px 30px rgba(235,209,27,0.05);
}

.bi-clean .card-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(235,209,27,0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 24px;
  color: #c4a800;
  transition: background 0.35s ease, color 0.35s ease;
}

.bi-clean .card:hover .card-icon {
  background: rgba(235,209,27,0.18);
  color: #a89000;
}

.bi-clean .card h3 {
  font-size: 18px;
  font-weight: 800;
  color: #1a1a1a;
  margin-bottom: 12px;
  transition: color 0.35s ease;
}

.bi-clean .card:hover h3 {
  color: #000;
}

.bi-clean .card p {
  font-size: 14.5px;
  line-height: 1.9;
  color: #888888;
  height: 83px;
  transition: color 0.35s ease;
}

.bi-clean .card:hover p {
  color: #666666;
}

@media (max-width: 900px) {
  .bi-clean .grid {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (max-width: 540px) {
  .bi-clean {
    padding: 80px 0 100px;
  }

  .bi-clean .title {
    font-size: 28px;
  }

  .bi-clean .lead {
    font-size: 15px;
  }

  .bi-header {
    margin-bottom: 44px;
  }

  .bi-clean .grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .bi-clean .card {
    padding: 32px 20px 28px;
  }

  .bi-clean .card p {
    height: auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-85992d4 */.benefits-block {
    background-color: #041404;
    width: 100vw;
    position: relative;
    margin-right: calc(50% - 50vw);
    padding: 100px 0;
    direction: rtl;
    overflow: hidden;
}


.benefits-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;

    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 70px;
}


/* متن */

.benefits-content {
    flex: 1.2;
}


.benefits-content h2 {
    font-size: 2.5rem;
    color: #fff;
    font-weight: 800;
    line-height: 1.5;
    margin-bottom: 25px;
}


.benefits-content .highlight {
    color:#fff;
    position:relative;
    z-index:1;
}


.benefits-content .highlight::after {
    content:"";

    position:absolute;

    right:0;
    bottom:5px;

    width:100%;
    height:10px;

    background:#ebd11b;

    opacity:.35;

    border-radius:5px;

    z-index:-1;
}



.benefits-content p {

    color:#ffffff;

    font-size:1.1rem;

    line-height:2;

    margin-bottom:35px;

}



/* لیست */

.benefits-list {

    padding:0;
    margin:0;
    list-style:none;

}


.benefits-list li {

    display:flex;

    gap:12px;

    color:#ffffff;

    margin-bottom:18px;

    line-height:1.8;

    transition:.3s ease;

}


.benefits-list li:hover {

    color:#ebd11b;

}


.benefits-list strong {

    color:#ffffff;

    transition:.3s ease;

}


.benefits-list li:hover strong {

    color:#ebd11b;

}



.check-icon {

    color:#ebd11b;

    font-size:20px;

}




/* خط وسط */

.benefits-divider {

    width:2px;

    height:260px;

    background:

    linear-gradient(

    to bottom,

    transparent,

    #ebd11b,

    transparent

    );

}



/* آمار */

.benefits-stats {

    flex:.8;

    display:flex;

    flex-direction:column;

    gap:35px;

}



.stat-box {

    display:flex;

    align-items:center;

    gap:25px;

}



.stat-number {

    font-size:2.8rem;

    font-weight:900;

    color:#ebd11b;

    min-width:100px;

    text-align:right;

    text-shadow:0 0 20px rgba(235,209,27,.35);

}



.stat-label {

    color:#ffffff;

    font-size:1rem;

    line-height:1.7;

    transition:.3s ease;

}


.stat-box:hover .stat-label {

    color:#ebd11b;

}




@media(max-width:992px){

    .benefits-container{

        flex-direction:column;

        text-align:center;

    }


    .benefits-divider{

        width:80px;

        height:2px;

    }


    .stat-box{

        justify-content:center;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-84e1303 *//* بلاک اختصاصی سؤالات متداول */
.faq-block {
    background-color: #f8fafc;
    padding: 100px 8%;
}

.faq-container {
    max-width: 800px;
    margin: 0 auto;
}

.faq-header {
    text-align: center;
    margin-bottom: 50px;
}

.faq-header h2 {
    font-size: 2.4rem;
    color: #0f172a;
    font-weight: 700;
    margin-bottom: 15px;
}

/* اصلاح رنگ متن هایلایت به رنگ جدید شما */
.faq-header .highlight {
    color: #ebd11a;
}

.faq-header p {
    font-size: 1.1rem;
    color: #64748b;
}

/* لیست تگ‌های details */
.faq-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.faq-item {
    background-color: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
}

/* استایل بخش کلیک (summary) */
.faq-question {
    padding: 22px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-weight: 600;
    color: #0f172a;
    font-size: 1.1rem;
    user-select: none;
    list-style: none; /* حذف فلش پیش‌فرض مرورگر */
}

/* حذف فلش پیش‌فرض در مرورگرهای مبتنی بر اپل */
.faq-question::-webkit-details-marker {
    display: none;
}

.faq-question:hover {
    background-color: #f8fafc;
}

/* ساخت علامت مثبت با استفاده از اِلِمان مجازی در CSS */
.faq-icon-state {
    position: relative;
    width: 16px;
    height: 16px;
    display: block;
}

.faq-icon-state::before,
.faq-icon-state::after {
    content: '';
    position: absolute;
    background-color: #ebd11a; /* رنگ اختصاصی جدید شما */
    transition: transform 0.3s ease;
}

/* خط افقی مثبت */
.faq-icon-state::before {
    top: 7px;
    left: 0;
    width: 100%;
    height: 2px;
}

/* خط عمودی مثبت */
.faq-icon-state::after {
    top: 0;
    left: 7px;
    width: 2px;
    height: 100%;
}

/* استایل پاسخ */
.faq-answer {
    padding: 0 30px 22px 30px;
    color: #475569;
    font-size: 1rem;
    line-height: 1.8;
    text-align: justify;
}

/* جادوی CSS: وقتی تگ details باز (open) می‌شود */
.faq-item[open] {
    border-color: #ebd11a; /* تغییر رنگ بوردر به رنگ جدید شما در حالت باز */
}

.faq-item[open] .faq-question {
    border-bottom: 1px solid #f1f5f9;
    background-color: #ffffff;
}

/* تبدیل علامت مثبت به ضربدر/منفی هنگام باز شدن */
.faq-item[open] .faq-icon-state::after {
    transform: rotate(90deg);
    opacity: 0; /* خط عمودی غیب می‌شود تا تبدیل به منفی شود */
}

.faq-item[open] .faq-icon-state::before {
    background-color: #ebd11a; /* هماهنگی کامل رنگ خط با رنگ اختصاصی شما */
}

/* ریسپانسیو */
@media (max-width: 768px) {
    .faq-block {
        padding: 60px 5%;
    }
    
    .faq-header h2 {
        font-size: 1.9rem;
    }
    
    .faq-question {
        padding: 18px 20px;
        font-size: 1rem;
    }
    
    .faq-answer {
        padding: 0 20px 18px 20px;
    }
}/* End custom CSS */