.elementor-12569 .elementor-element.elementor-element-a09a25c{--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;}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-weight:var( --e-global-typography-accent-font-weight );}.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-12569 .elementor-element.elementor-element-63d13ad{--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;}.elementor-12569 .elementor-element.elementor-element-46a34e8{--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;}.elementor-12569 .elementor-element.elementor-element-db129b0{--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;}.elementor-12569 .elementor-element.elementor-element-bdf9d04{--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;}/* Start custom CSS for text-editor, class: .elementor-element-d6cb860 *//* کانتینر اصلی */
.velenjak-cta-container {
    direction: rtl;
    text-align: right;
    font-family: system-ui, -apple-system, "Segoe UI", Tahoma, Arial, sans-serif;
    max-width: 850px;
    margin: 30px auto;
    background: #ffffff;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 10px 35px rgba(15, 43, 72, 0.07);
    border: 1px solid #e2e8f0;
}

/* نشان ویژه و متن مقدمه */
.badge-vip {
    display: inline-block;
    background: #e6f7f2;
    color: #0f766e;
    font-size: 0.85rem;
    font-weight: 800;
    padding: 6px 14px;
    border-radius: 50px;
    border: 1px solid #99f6e4;
    margin-bottom: 12px;
}

.hero-text {
    color: #1e293b;
    font-size: 1.05rem;
    line-height: 1.9;
    font-weight: 500;
    margin: 0 0 24px 0;
}

/* استایل جدول مقایسه */
.table-card {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 25px;
}

.table-headline {
    color: #0f2b48;
    font-size: 1.15rem;
    font-weight: 800;
    margin: 0 0 16px 0;
    text-align: center;
}

.table-responsive {
    overflow-x: auto;
}

.styled-compare-table {
    width: 100%;
    border-collapse: collapse;
    text-align: right;
}

.styled-compare-table th {
    background: #0f2b48;
    color: #ffffff;
    padding: 13px 16px;
    font-size: 0.95rem;
    font-weight: 700;
}

.styled-compare-table th:first-child {
    border-top-right-radius: 10px;
}

.styled-compare-table th:last-child {
    border-top-left-radius: 10px;
}

.styled-compare-table th.highlight-col {
    background: #0d9488;
}

.styled-compare-table td {
    padding: 14px 16px;
    border-bottom: 1px solid #e2e8f0;
    background: #ffffff;
    font-size: 0.95rem;
}

.feature-name {
    font-weight: 700;
    color: #334155;
}

.bad-status {
    color: #ef4444;
    font-weight: 700;
}

.good-status {
    color: #047857;
    font-weight: 800;
    background: #f0fdf4 !important;
}

/* باکس ویژه اقدام و دکمه تبدیل */
.conversion-action-box {
    background: linear-gradient(135deg, #091a2c 0%, #0f2b48 100%);
    border-radius: 16px;
    padding: 28px 20px;
    text-align: center;
    color: #ffffff;
    border: 2px solid #10b981;
    box-shadow: 0 14px 30px rgba(9, 26, 44, 0.25);
}

.live-status {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(16, 185, 129, 0.15);
    color: #34d399;
    border: 1px solid #10b981;
    padding: 6px 16px;
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 700;
    margin-bottom: 12px;
}

.pulse-indicator {
    width: 10px;
    height: 10px;
    background-color: #10b981;
    border-radius: 50%;
    box-shadow: 0 0 10px #10b981;
    animation: liveDotPulse 1.5s infinite ease-in-out;
}

.action-subtext {
    color: #cbd5e1;
    font-size: 0.95rem;
    line-height: 1.7;
    margin: 0 0 20px 0;
}

/* استایل دکمه VIP */
.super-cta-btn {
    position: relative;
    display: inline-block;
    text-decoration: none !important;
    margin: 5px 0 15px 0;
    transition: transform 0.2s ease;
}

.btn-content-wrap {
    display: flex;
    align-items: center;
    gap: 16px;
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: #ffffff !important;
    padding: 14px 32px;
    border-radius: 50px;
    box-shadow: 0 8px 25px rgba(16, 185, 129, 0.45);
    border: 2px solid #ffffff;
}

.phone-circle-icon {
    background: rgba(255, 255, 255, 0.2);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: wobbleCall 2s infinite ease-in-out;
}

.btn-text-group {
    display: flex;
    flex-direction: column;
    text-align: right;
}

.btn-main-label {
    font-size: 1.05rem;
    font-weight: 800;
}

.btn-phone-digit {
    font-size: 1.25rem;
    font-weight: 900;
    letter-spacing: 1px;
    color: #f8fafc;
}

.super-cta-btn:hover {
    transform: translateY(-2px) scale(1.02);
}

.super-cta-btn:hover .btn-content-wrap {
    box-shadow: 0 12px 30px rgba(16, 185, 129, 0.65);
}

.security-guarantee {
    font-size: 0.82rem;
    color: #94a3b8;
    margin-top: 5px;
}

/* انیمیشن ها */
@keyframes liveDotPulse {
    0%, 100% { transform: scale(1); opacity: 1; }
    50% { transform: scale(0.8); opacity: 0.4; }
}

@keyframes wobbleCall {
    0%, 100% { transform: rotate(0); }
    15%, 45% { transform: rotate(-14deg); }
    30%, 60% { transform: rotate(14deg); }
    75% { transform: rotate(0); }
}

/* موبایل ریسپانسیو */
@media (max-width: 600px) {
    .velenjak-cta-container {
        padding: 18px 12px;
    }
    .hero-text {
        font-size: 0.95rem;
    }
    .btn-content-wrap {
        padding: 12px 18px;
        gap: 10px;
    }
    .btn-main-label {
        font-size: 0.9rem;
    }
    .btn-phone-digit {
        font-size: 1.1rem;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-aaf93d0 */.lab-content {
    line-height: 1.8;
    color: #333;
    font-family: Tahoma, sans-serif;
    padding: 20px;
}
.lab-content h2 {
    color: #0056b3;
    border-bottom: 2px solid #0056b3;
    padding-bottom: 10px;
    margin-top: 30px;
}
.lab-content h3 {
    color: #444;
    margin-top: 20px;
}
.lab-content ul {
    margin-right: 20px;
}
.lab-content ul li {
    margin-bottom: 10px;
}
.lab-content a {
    color: #007bff;
    text-decoration: none;
    font-weight: bold;
}
.lab-content a:hover {
    text-decoration: underline;
}
.benefits-list {
    background: #f9f9f9;
    padding: 15px 40px;
    border-radius: 8px;
    border-right: 5px solid #28a745;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e125408 *//* کانتینر اصلی و مرکز چین */
.lab-showcase-container {
    width: 100%;
    max-width: 950px;
    margin: 45px auto;
    padding: 0 15px;
    direction: rtl;
    text-align: right;
    box-sizing: border-box;
    font-family: system-ui, -apple-system, "Segoe UI", Tahoma, Arial, sans-serif;
}

/* کارت اصلی با حاشیه درخشان */
.lab-showcase-card {
    position: relative;
    border-radius: 26px;
    padding: 10px;
    background: linear-gradient(135deg, #0f2b48 0%, #1a4a75 50%, #10b981 100%);
    box-shadow: 0 20px 45px rgba(15, 43, 72, 0.18), 0 0 25px rgba(16, 185, 129, 0.15);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.lab-showcase-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 55px rgba(15, 43, 72, 0.25), 0 0 35px rgba(16, 185, 129, 0.28);
}

/* فریم نگهدارنده عکس */
.lab-image-frame {
    position: relative;
    width: 100%;
    height: 480px;
    border-radius: 20px;
    overflow: hidden;
    background-color: #0b1e33;
}

/* تنظیمات تصویر */
.lab-showcase-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
}

.lab-showcase-card:hover .lab-showcase-img {
    transform: scale(1.04);
}

/* نشان بالا (Badge) */
.lab-badge-top {
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(15, 43, 72, 0.85);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
    z-index: 2;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.badge-dot {
    width: 8px;
    height: 8px;
    background-color: #10b981;
    border-radius: 50%;
    box-shadow: 0 0 8px #10b981;
    animation: pulseDot 2s infinite;
}

/* بخش محتوای متنی روی عکس */
.lab-overlay-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 35px 25px 25px 25px;
    background: linear-gradient(to top, rgba(11, 30, 51, 0.95) 0%, rgba(11, 30, 51, 0.75) 60%, rgba(11, 30, 51, 0) 100%);
    display: flex;
    flex-direction: column;
    gap: 14px;
    z-index: 2;
}

/* عنوان روی کاور */
.lab-showcase-title {
    color: #ffffff;
    font-size: 1.35rem;
    font-weight: 900;
    margin: 0;
    line-height: 1.5;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}

/* برچسب های ویژگی */
.lab-features-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.pill-item {
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #e2e8f0;
    font-size: 0.82rem;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 8px;
    transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}

.lab-showcase-card:hover .pill-item {
    background: rgba(16, 185, 129, 0.25);
    border-color: #10b981;
    color: #ffffff;
}

/* انیمیشن نقطه سبز */
@keyframes pulseDot {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.7);
    }
    70% {
        transform: scale(1.1);
        box-shadow: 0 0 0 6px rgba(16, 185, 129, 0);
    }
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(16, 185, 129, 0);
    }
}

/* واکنش گرایی برای تبلت و موبایل */
@media (max-width: 768px) {
    .lab-image-frame {
        height: 380px;
    }
    .lab-showcase-title {
        font-size: 1.15rem;
    }
    .lab-badge-top {
        top: 15px;
        right: 15px;
        font-size: 0.75rem;
        padding: 6px 12px;
    }
    .pill-item {
        font-size: 0.75rem;
        padding: 4px 10px;
    }
}

@media (max-width: 480px) {
    .lab-image-frame {
        height: 320px;
    }
    .lab-showcase-title {
        font-size: 1rem;
    }
    .lab-overlay-content {
        padding: 20px 15px 15px 15px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-634d946 */:root {
    --primary-navy: #0f2b48;
    --dark-navy: #091a2c;
    --soft-green: #e6f7f2;
    --mint-accent: #10b981;
    --mint-border: #a7f3d0;
    --text-dark: #243242;
    --text-muted: #52637a;
    --bg-white: #ffffff;
    --bg-card: #f8fafc;
    --border-color: #e2e8f0;
}

.khosroshahi-wrapper {
    direction: rtl;
    text-align: right;
    font-family: system-ui, -apple-system, "Segoe UI", Tahoma, Arial, sans-serif;
    color: var(--text-dark);
    line-height: 1.95;
    max-width: 950px;
    margin: 0 auto;
    padding: 24px 16px;
}

/* کارت های محتوا */
.content-card {
    background: var(--bg-white);
    border: 1px solid var(--border-color);
    border-radius: 16px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 4px 20px rgba(15, 43, 72, 0.04);
}

.section-title {
    color: var(--primary-navy);
    font-size: 1.45rem;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 18px;
    position: relative;
    padding-right: 18px;
}

.section-title::before {
    content: '';
    position: absolute;
    right: 0;
    top: 4px;
    bottom: 4px;
    width: 6px;
    background: linear-gradient(to bottom, var(--primary-navy), var(--mint-accent));
    border-radius: 4px;
}

.sub-title {
    color: var(--primary-navy);
    font-size: 1.18rem;
    font-weight: 700;
    margin-top: 24px;
    margin-bottom: 12px;
}

.desc-text {
    color: var(--text-muted);
    font-size: 1rem;
    margin-bottom: 18px;
}

.highlight-text {
    background-color: var(--soft-green);
    border-right: 4px solid var(--mint-accent);
    padding: 16px 20px;
    border-radius: 8px 12px 12px 8px;
    color: var(--primary-navy);
    font-size: 0.98rem;
    margin-top: 20px;
}

/* لیست ها */
.custom-list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

.custom-list li {
    position: relative;
    padding-right: 28px;
    margin-bottom: 12px;
    color: var(--text-dark);
    font-size: 0.98rem;
}

.custom-list li::before {
    content: '✔';
    position: absolute;
    right: 0;
    top: 0;
    color: var(--mint-accent);
    font-weight: bold;
    font-size: 1rem;
}

.info-badge-box {
    background: var(--bg-card);
    border: 1px dashed var(--mint-border);
    border-radius: 12px;
    padding: 18px 22px;
    margin: 20px 0;
}

/* جدول فوق مدرن */
.table-wrapper {
    margin: 35px 0;
}

.table-header-title {
    color: var(--primary-navy);
    font-size: 1.3rem;
    font-weight: 800;
    margin-bottom: 15px;
    text-align: center;
}

.table-responsive {
    overflow-x: auto;
    background: var(--bg-white);
    border-radius: 14px;
    box-shadow: 0 10px 25px rgba(15, 43, 72, 0.06);
    border: 1px solid var(--border-color);
}

.modern-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    text-align: right;
    font-size: 0.95rem;
}

.modern-table thead tr {
    background: linear-gradient(135deg, var(--dark-navy) 0%, var(--primary-navy) 100%);
    color: #ffffff;
}

.modern-table th {
    padding: 16px 20px;
    font-weight: 700;
    letter-spacing: 0.3px;
    border: none;
}

.modern-table td {
    padding: 14px 20px;
    border-bottom: 1px solid #edf2f7;
    color: var(--text-dark);
}

.modern-table tbody tr:last-child td {
    border-bottom: none;
}

.modern-table tbody tr:nth-child(even) {
    background-color: #fafbfc;
}

.modern-table tbody tr:hover {
    background-color: #f1f8f6;
    transition: background 0.2s ease;
}

.featured-cell {
    background-color: #f2fbf7 !important;
    color: #065f46 !important;
    font-weight: 600;
}

/* مراحل چندگانه Timeline */
.timeline-steps {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 25px 0;
}

.step-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    background: var(--bg-card);
    border: 1px solid var(--border-color);
    padding: 18px;
    border-radius: 12px;
    transition: all 0.25s ease;
}

.step-item:hover {
    border-color: var(--mint-accent);
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(16, 185, 129, 0.08);
}

.step-number {
    background: var(--primary-navy);
    color: var(--mint-accent);
    width: 38px;
    height: 38px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    font-weight: 800;
    border-radius: 50%;
    box-shadow: 0 4px 10px rgba(15, 43, 72, 0.25);
}

.step-content h3 {
    margin: 0 0 6px 0;
    color: var(--primary-navy);
    font-size: 1.05rem;
}

.step-content p {
    margin: 0;
    color: var(--text-muted);
    font-size: 0.94rem;
}

/* باکس هشدار */
.alert-box {
    display: flex;
    align-items: center;
    gap: 14px;
    background-color: #fffbeb;
    border: 1px solid #fef3c7;
    border-right: 4px solid #f59e0b;
    padding: 16px 20px;
    border-radius: 10px;
    margin-top: 20px;
}

.alert-icon {
    font-size: 1.4rem;
}

.alert-text {
    font-size: 0.94rem;
    color: #92400e;
}

/* دکمه اختصاصی تماس سریع سورمه ای - سبز */
.cta-vip-box {
    text-align: center;
    margin: 45px 0 25px 0;
    display: flex;
    justify-content: center;
}

.btn-vip-call {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 16px;
    background: linear-gradient(135deg, var(--dark-navy) 0%, var(--primary-navy) 100%);
    color: #ffffff !important;
    text-decoration: none !important;
    padding: 16px 34px;
    border-radius: 50px;
    box-shadow: 0 10px 25px rgba(9, 26, 44, 0.4);
    border: 2px solid var(--mint-accent);
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

.call-icon-holder {
    background: var(--mint-accent);
    color: #ffffff;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(16, 185, 129, 0.6);
    flex-shrink: 0;
    animation: bounceIcon 2s infinite ease-in-out;
}

.btn-text-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: right;
}

.btn-text-content strong {
    font-size: 1.05rem;
    letter-spacing: -0.2px;
}

.btn-text-content small {
    font-size: 0.78rem;
    color: var(--mint-border);
    margin-top: 2px;
}

.btn-vip-call:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 14px 30px rgba(9, 26, 44, 0.55);
    border-color: #ffffff;
}

@keyframes bounceIcon {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.1); }
}

@media (max-width: 768px) {
    .content-card {
        padding: 20px 16px;
    }
    .btn-vip-call {
        width: 100%;
        padding: 14px 18px;
        box-sizing: border-box;
        justify-content: center;
    }
    .btn-text-content strong {
        font-size: 0.92rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2fb2190 *//* کانتینر کلی باکس سوالات متداول */
.custom-faq-wrapper {
    direction: rtl;
    text-align: right;
    font-family: system-ui, -apple-system, "Segoe UI", Tahoma, Arial, sans-serif;
    max-width: 850px;
    margin: 35px auto;
    background: #ffffff;
    border-radius: 24px;
    padding: 35px 25px;
    box-shadow: 0 12px 35px rgba(15, 43, 72, 0.06);
    border: 1px solid #e2e8f0;
}

/* هدر و تگ بالای سوالات */
.faq-header-badge {
    text-align: center;
    margin-bottom: 30px;
}

.faq-tag {
    display: inline-block;
    background: #e6f7f2;
    color: #0f766e;
    font-size: 0.85rem;
    font-weight: 800;
    padding: 6px 16px;
    border-radius: 50px;
    border: 1px solid #99f6e4;
    margin-bottom: 10px;
}

.faq-title {
    color: #0f2b48;
    font-size: 1.35rem;
    font-weight: 900;
    margin: 0;
}

/* گروه آکاردئون */
.faq-accordion-group {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

/* آیتم سوال */
.faq-item {
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    background: #f8fafc;
    transition: all 0.25s ease-in-out;
    overflow: hidden;
}

.faq-item:hover {
    border-color: #cbd5e1;
    background: #ffffff;
    box-shadow: 0 4px 15px rgba(15, 43, 72, 0.04);
}

.faq-item[open] {
    background: #ffffff;
    border-color: #10b981;
    box-shadow: 0 6px 20px rgba(16, 185, 129, 0.08);
}

/* تیتر سوال (Summary) */
.faq-question {
    list-style: none;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 20px;
    font-size: 1rem;
    font-weight: 700;
    color: #1e293b;
    user-select: none;
    transition: color 0.2s ease;
}

.faq-question::-webkit-details-marker {
    display: none;
}

.faq-item[open] .faq-question {
    color: #0f2b48;
    border-bottom: 1px solid #f1f5f9;
}

/* آیکون مثبت/منفی مدرن */
.faq-icon {
    position: relative;
    width: 28px;
    height: 28px;
    background: #e2e8f0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.faq-icon::before,
.faq-icon::after {
    content: '';
    position: absolute;
    background-color: #475569;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

/* خط افقی آیکون */
.faq-icon::before {
    width: 12px;
    height: 2px;
}

/* خط عمودی آیکون */
.faq-icon::after {
    width: 2px;
    height: 12px;
}

/* حالت باز شده آیکون */
.faq-item[open] .faq-icon {
    background: #10b981;
    transform: rotate(90deg);
}

.faq-item[open] .faq-icon::before {
    background-color: #ffffff;
}

.faq-item[open] .faq-icon::after {
    transform: scaleY(0);
}

/* محتوای پاسخ */
.faq-answer {
    padding: 16px 20px 20px 20px;
    animation: faqSlideDown 0.3s ease-in-out;
}

.faq-answer p {
    color: #475569;
    font-size: 0.95rem;
    line-height: 1.85;
    margin: 0;
}

/* انیمیشن باز شدن */
@keyframes faqSlideDown {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* واکنش گرایی موبایل */
@media (max-width: 600px) {
    .custom-faq-wrapper {
        padding: 20px 14px;
    }
    .faq-title {
        font-size: 1.15rem;
    }
    .faq-question {
        padding: 14px 15px;
        font-size: 0.92rem;
    }
    .faq-answer {
        padding: 14px 15px;
    }
    .faq-answer p {
        font-size: 0.9rem;
    }
}/* End custom CSS */