.elementor-18837 .elementor-element.elementor-element-5918bb9{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-d0c41b9 *//* ==========================================
   سکشن هدر و تیتر اصلی
   ========================================== */

.dev-webinew-hero {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    padding: 64px 42px;
    overflow: hidden;
    background:
        radial-gradient(
            circle at 85% 15%,
            rgba(239, 58, 79, 0.12) 0,
            rgba(239, 58, 79, 0) 34%
        ),
        linear-gradient(
            135deg,
            var(--wbn-bg-light) 0%,
            #fff0f2 44%,
            var(--wbn-white) 100%
        );
    border: 1px solid rgba(239, 58, 79, 0.12);
    border-radius: 24px;
    text-align: center;
}

.dev-webinew-hero::before {
    content: "";
    position: absolute;
    top: -170px;
    right: -130px;
    width: 370px;
    height: 370px;
    background: rgba(239, 58, 79, 0.055);
    border-radius: 50%;
}

.dev-webinew-hero::after {
    content: "";
    position: absolute;
    bottom: -190px;
    left: -140px;
    width: 360px;
    height: 360px;
    background: rgba(255, 107, 122, 0.055);
    border-radius: 50%;
}

.dev-webinew-hero-content {
    position: relative;
    z-index: 2;
    max-width: 920px;
    margin: 0 auto;
}

.dev-webinew-hero .dev-webinew-tag {
    margin-bottom: 18px;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0 3px 12px rgba(239, 58, 79, 0.06);
}

.dev-webinew-hero h1 {
    max-width: 900px;
    margin: 0 auto 20px;
    color: var(--wbn-dark);
    font-size: clamp(34px, 5vw, 56px);
    font-weight: 900;
    line-height: 1.45;
    letter-spacing: -0.5px;
}

.dev-webinew-hero h1 span {
    display: inline;
    color: var(--wbn-primary);
}

.dev-webinew-hero-subtitle {
    max-width: 790px;
    margin: 0 auto 30px !important;
    color: var(--wbn-text-light);
    font-size: 18px;
    line-height: 2;
}

.dev-webinew-hero-subtitle strong {
    color: var(--wbn-dark);
}

.dev-webinew-hero-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-top: 28px;
}

.dev-webinew-hero-actions .dev-webinew-btn {
    min-width: 235px;
}

.dev-webinew-hero-features {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px 24px;
    margin: 28px 0 0 !important;
    padding: 0 !important;
    list-style: none;
}

.dev-webinew-hero-features li {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin: 0;
    color: var(--wbn-text);
    font-size: 14px;
    font-weight: 700;
}

.dev-webinew-hero-features li span {
    display: inline-flex;
    flex: 0 0 22px;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    color: #ffffff;
    background: var(--wbn-green);
    border-radius: 50%;
    font-size: 12px;
    font-weight: 900;
}

.dev-webinew-hero-decoration {
    position: absolute;
    top: 45%;
    left: 5%;
    z-index: 1;
    width: 10px;
    height: 10px;
    background: var(--wbn-primary);
    border-radius: 50%;
    box-shadow:
        28px -70px 0 rgba(239, 58, 79, 0.22),
        80px 48px 0 rgba(239, 58, 79, 0.14),
        -12px 95px 0 rgba(239, 58, 79, 0.1);
}

/* نمایش تبلت */
@media (max-width: 768px) {
    .dev-webinew-hero {
        margin-bottom: 28px;
        padding: 44px 22px;
        border-radius: 18px;
    }

    .dev-webinew-hero h1 {
        font-size: clamp(30px, 7vw, 40px);
        line-height: 1.55;
    }

    .dev-webinew-hero-subtitle {
        font-size: 16px;
        line-height: 1.95;
    }

    .dev-webinew-hero-actions {
        flex-direction: column;
        gap: 10px;
    }

    .dev-webinew-hero-actions .dev-webinew-btn {
        width: 100%;
        max-width: 390px;
        min-width: 0;
    }

    .dev-webinew-hero-features {
        flex-direction: column;
        align-items: flex-start;
        max-width: 390px;
        margin: 24px auto 0 !important;
    }

    .dev-webinew-hero-decoration {
        display: none;
    }
}

/* نمایش موبایل */
@media (max-width: 480px) {
    .dev-webinew-hero {
        padding: 36px 17px;
    }

    .dev-webinew-hero h1 {
        font-size: 29px;
    }

    .dev-webinew-hero-subtitle {
        font-size: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0ddb20b *//* ==========================================
   سکشن مقدمه — نسخه جدید بدون جدول
   ========================================== */

.dev-webinew-intro-v2 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    height: auto;
    overflow: hidden;
}

.dev-webinew-intro-v2 *,
.dev-webinew-intro-v2 *::before,
.dev-webinew-intro-v2 *::after {
    box-sizing: border-box;
}

/* خلاصه مقدمه */
.dev-webinew-intro-v2-summary {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 0 22px;
    padding: 22px 24px;
    background: linear-gradient(
        135deg,
        rgba(239, 58, 79, 0.07),
        rgba(255, 255, 255, 0.95)
    );
    border: 1px solid rgba(239, 58, 79, 0.14);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-intro-v2-summary p {
    width: 100%;
    max-width: 100%;
    margin: 0 0 8px;
    color: #343445;
    font-size: 17px;
    line-height: 2;
    overflow-wrap: break-word;
}

.dev-webinew-intro-v2-summary p:last-child {
    margin-bottom: 0;
}

/* متن معرفی */
.dev-webinew-intro-v2-text {
    display: block;
    width: 100%;
    max-width: 100%;
}

.dev-webinew-intro-v2-text p {
    width: 100%;
    max-width: 100%;
    overflow-wrap: break-word;
}

/* نکته */
.dev-webinew-intro-v2-tip {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    width: 100%;
    max-width: 100%;
    margin: 24px 0;
    padding: 19px 21px;
    color: #166534;
    background: #f0fdf4;
    border: 1px solid rgba(16, 185, 129, 0.18);
    border-right: 4px solid var(--wbn-green);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-intro-v2-tip-icon {
    flex: 0 0 auto;
    font-size: 21px;
    line-height: 1.5;
}

.dev-webinew-intro-v2-tip > div {
    flex: 1 1 auto;
    min-width: 0;
}

.dev-webinew-intro-v2-tip strong {
    display: block;
    margin-bottom: 3px;
    color: #166534;
    font-size: 15px;
}

.dev-webinew-intro-v2-tip p {
    margin: 0;
    color: #247044;
    font-size: 14px;
    line-height: 1.9;
}

/* تصویر */
.dev-webinew-intro-v2-image {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 30px 0 35px;
    overflow: hidden;
}

.dev-webinew-intro-v2-image img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    background: var(--wbn-bg-card);
    border-radius: var(--wbn-radius);
}

.dev-webinew-intro-v2-image figcaption {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    padding: 0 10px;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.8;
    text-align: center;
}

/* بخش خدمات */
.dev-webinew-intro-v2-services {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
}

.dev-webinew-intro-v2-services-heading {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.dev-webinew-intro-v2-heading-icon {
    display: inline-flex;
    flex: 0 0 44px;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border: 1px solid rgba(239, 58, 79, 0.15);
    border-radius: 11px;
    font-size: 20px;
    font-weight: 900;
}

.dev-webinew-intro-v2-services-heading > div {
    flex: 1 1 auto;
    min-width: 0;
}

.dev-webinew-intro-v2-services-heading h3 {
    margin: 0 0 4px;
    font-size: 21px;
    line-height: 1.6;
    overflow-wrap: break-word;
}

.dev-webinew-intro-v2-services-heading p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.8;
}

/* شبکه کارت‌ها */
.dev-webinew-intro-v2-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
}

.dev-webinew-intro-v2-card {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding: 20px;
    overflow: hidden;
    background: var(--wbn-white);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-intro-v2-card:hover {
    border-color: rgba(239, 58, 79, 0.3);
    box-shadow: 0 9px 24px rgba(239, 58, 79, 0.08);
    transform: translateY(-3px);
}

.dev-webinew-intro-v2-card-wide {
    grid-column: 1 / -1;
}

/* عنوان کارت */
.dev-webinew-intro-v2-card-header {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 16px;
}

.dev-webinew-intro-v2-card-icon {
    display: inline-flex;
    flex: 0 0 44px;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border: 1px solid rgba(239, 58, 79, 0.14);
    border-radius: 11px;
    font-size: 20px;
    font-weight: 900;
}

.dev-webinew-intro-v2-card-header > div {
    flex: 1 1 auto;
    min-width: 0;
}

.dev-webinew-intro-v2-card-header > div > span {
    display: block;
    margin-bottom: 2px;
    color: var(--wbn-primary);
    font-size: 10px;
    font-weight: 800;
}

.dev-webinew-intro-v2-card-header h4 {
    margin: 0;
    color: var(--wbn-dark);
    font-size: 17px;
    line-height: 1.6;
    overflow-wrap: break-word;
}

/* جزئیات هر خدمت */
.dev-webinew-intro-v2-details {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0;
}

.dev-webinew-intro-v2-details > div {
    display: grid;
    grid-template-columns: 105px minmax(0, 1fr);
    gap: 12px;
    width: 100%;
    max-width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #edf1f5;
}

.dev-webinew-intro-v2-details > div:last-child {
    border-bottom: 0;
}

.dev-webinew-intro-v2-details dt {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 11px;
    font-weight: 700;
    line-height: 1.8;
}

.dev-webinew-intro-v2-details dd {
    min-width: 0;
    margin: 0;
    color: #444c5b;
    font-size: 12px;
    line-height: 1.8;
    overflow-wrap: break-word;
}

/* توضیح پایین کارت‌ها */
.dev-webinew-intro-v2-note {
    width: 100%;
    max-width: 100%;
    margin: 14px 0 0 !important;
    padding: 13px 15px;
    color: var(--wbn-text-light);
    background: var(--wbn-bg-card);
    border-radius: 9px;
    font-size: 12px;
    line-height: 1.8;
    text-align: center;
}

/* دکمه */
.dev-webinew-intro-v2-action {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin-top: 27px;
}

.dev-webinew-intro-v2-action .dev-webinew-btn {
    max-width: 100%;
}

/* تبلت */
@media (max-width: 800px) {
    .dev-webinew-intro-v2-grid {
        grid-template-columns: 1fr;
    }

    .dev-webinew-intro-v2-card-wide {
        grid-column: auto;
    }
}

/* موبایل */
@media (max-width: 580px) {
    .dev-webinew-intro-v2-summary {
        padding: 17px;
    }

    .dev-webinew-intro-v2-summary p {
        font-size: 15px;
    }

    .dev-webinew-intro-v2-tip {
        padding: 16px;
    }

    .dev-webinew-intro-v2-image img {
        aspect-ratio: 16 / 10;
    }

    .dev-webinew-intro-v2-services-heading {
        align-items: center;
        gap: 10px;
    }

    .dev-webinew-intro-v2-heading-icon {
        flex-basis: 40px;
        width: 40px;
        height: 40px;
    }

    .dev-webinew-intro-v2-services-heading h3 {
        font-size: 18px;
    }

    .dev-webinew-intro-v2-card {
        padding: 17px;
    }

    .dev-webinew-intro-v2-details > div {
        grid-template-columns: 90px minmax(0, 1fr);
        gap: 9px;
    }

    .dev-webinew-intro-v2-action .dev-webinew-btn {
        width: 100%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-16b6651 *//* ==========================================
   سکشن آمار و ارقام
   ========================================== */

.dev-webinew-stats-section {
    position: relative;
    background:
        radial-gradient(
            circle at 92% 10%,
            rgba(239, 58, 79, 0.08),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            var(--wbn-bg-light) 0%,
            #fffafa 55%,
            var(--wbn-white) 100%
        );
    border-color: rgba(239, 58, 79, 0.12);
}

.dev-webinew-stats-heading {
    max-width: 850px;
}

.dev-webinew-stats-heading > div > p {
    color: var(--wbn-text-light);
    font-size: 16px;
    line-height: 1.95;
}

.dev-webinew-stats-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    margin-top: 30px;
}

.dev-webinew-stat-card {
    position: relative;
    min-width: 0;
    padding: 26px 18px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.035);
    text-align: center;
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-stat-card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(
        90deg,
        var(--wbn-primary-light),
        var(--wbn-primary)
    );
    opacity: 0;
    transition: opacity 0.25s ease;
}

.dev-webinew-stat-card:hover {
    border-color: rgba(239, 58, 79, 0.3);
    box-shadow: 0 10px 25px rgba(239, 58, 79, 0.09);
    transform: translateY(-4px);
}

.dev-webinew-stat-card:hover::before {
    opacity: 1;
}

.dev-webinew-stat-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin: 0 auto 16px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border: 1px solid rgba(239, 58, 79, 0.14);
    border-radius: 12px;
    font-size: 21px;
    font-weight: 900;
}

.dev-webinew-stat-number {
    display: block;
    margin-bottom: 9px;
    color: var(--wbn-primary);
    font-size: clamp(28px, 3vw, 38px);
    font-weight: 900;
    line-height: 1.3;
}

.dev-webinew-stat-card h3 {
    margin: 0 0 8px;
    color: var(--wbn-dark);
    font-size: 17px;
    font-weight: 800;
    line-height: 1.6;
}

.dev-webinew-stat-label {
    margin: 0 !important;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.8;
}

.dev-webinew-stats-note {
    display: flex;
    align-items: flex-start;
    gap: 11px;
    max-width: 900px;
    margin: 28px auto 0;
    padding: 17px 20px;
    color: #445064;
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(239, 58, 79, 0.13);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-stats-note p {
    margin: 0;
    font-size: 14px;
    line-height: 1.9;
}

.dev-webinew-stats-note-icon {
    flex: 0 0 auto;
    margin-top: 6px;
    color: var(--wbn-primary);
    font-size: 12px;
}

/* نمایش تبلت */
@media (max-width: 900px) {
    .dev-webinew-stats-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* نمایش موبایل */
@media (max-width: 520px) {
    .dev-webinew-stats-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .dev-webinew-stat-card {
        display: grid;
        grid-template-columns: 50px 1fr;
        grid-template-areas:
            "icon number"
            "icon title"
            "text text";
        column-gap: 14px;
        padding: 20px;
        text-align: right;
    }

    .dev-webinew-stat-icon {
        grid-area: icon;
        align-self: center;
        width: 46px;
        height: 46px;
        margin: 0;
    }

    .dev-webinew-stat-number {
        grid-area: number;
        align-self: end;
        margin-bottom: 0;
        font-size: 28px;
    }

    .dev-webinew-stat-card h3 {
        grid-area: title;
        align-self: start;
        margin: 0;
    }

    .dev-webinew-stat-label {
        grid-area: text;
        margin-top: 12px !important;
    }

    .dev-webinew-stats-note {
        padding: 15px 16px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5b8e6f7 *//* ==========================================
   سکشن آمار و ارقام
   ========================================== */

.dev-webinew-stats-section {
    position: relative;
    background:
        radial-gradient(
            circle at 92% 10%,
            rgba(239, 58, 79, 0.08),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            var(--wbn-bg-light) 0%,
            #fffafa 55%,
            var(--wbn-white) 100%
        );
    border-color: rgba(239, 58, 79, 0.12);
}

.dev-webinew-stats-heading {
    max-width: 850px;
}

.dev-webinew-stats-heading > div > p {
    color: var(--wbn-text-light);
    font-size: 16px;
    line-height: 1.95;
}

.dev-webinew-stats-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    margin-top: 30px;
}

.dev-webinew-stat-card {
    position: relative;
    min-width: 0;
    padding: 26px 18px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.035);
    text-align: center;
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-stat-card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(
        90deg,
        var(--wbn-primary-light),
        var(--wbn-primary)
    );
    opacity: 0;
    transition: opacity 0.25s ease;
}

.dev-webinew-stat-card:hover {
    border-color: rgba(239, 58, 79, 0.3);
    box-shadow: 0 10px 25px rgba(239, 58, 79, 0.09);
    transform: translateY(-4px);
}

.dev-webinew-stat-card:hover::before {
    opacity: 1;
}

.dev-webinew-stat-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin: 0 auto 16px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border: 1px solid rgba(239, 58, 79, 0.14);
    border-radius: 12px;
    font-size: 21px;
    font-weight: 900;
}

.dev-webinew-stat-number {
    display: block;
    margin-bottom: 9px;
    color: var(--wbn-primary);
    font-size: clamp(28px, 3vw, 38px);
    font-weight: 900;
    line-height: 1.3;
}

.dev-webinew-stat-card h3 {
    margin: 0 0 8px;
    color: var(--wbn-dark);
    font-size: 17px;
    font-weight: 800;
    line-height: 1.6;
}

.dev-webinew-stat-label {
    margin: 0 !important;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.8;
}

.dev-webinew-stats-note {
    display: flex;
    align-items: flex-start;
    gap: 11px;
    max-width: 900px;
    margin: 28px auto 0;
    padding: 17px 20px;
    color: #445064;
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(239, 58, 79, 0.13);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-stats-note p {
    margin: 0;
    font-size: 14px;
    line-height: 1.9;
}

.dev-webinew-stats-note-icon {
    flex: 0 0 auto;
    margin-top: 6px;
    color: var(--wbn-primary);
    font-size: 12px;
}

/* نمایش تبلت */
@media (max-width: 900px) {
    .dev-webinew-stats-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* نمایش موبایل */
@media (max-width: 520px) {
    .dev-webinew-stats-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .dev-webinew-stat-card {
        display: grid;
        grid-template-columns: 50px 1fr;
        grid-template-areas:
            "icon number"
            "icon title"
            "text text";
        column-gap: 14px;
        padding: 20px;
        text-align: right;
    }

    .dev-webinew-stat-icon {
        grid-area: icon;
        align-self: center;
        width: 46px;
        height: 46px;
        margin: 0;
    }

    .dev-webinew-stat-number {
        grid-area: number;
        align-self: end;
        margin-bottom: 0;
        font-size: 28px;
    }

    .dev-webinew-stat-card h3 {
        grid-area: title;
        align-self: start;
        margin: 0;
    }

    .dev-webinew-stat-label {
        grid-area: text;
        margin-top: 12px !important;
    }

    .dev-webinew-stats-note {
        padding: 15px 16px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6bff56c *//* ==========================================
   سکشن خدمات تولید محتوا
   ========================================== */

.dev-webinew-services-section {
    position: relative;
}

.dev-webinew-services-intro {
    max-width: 950px;
    color: #3f4656;
    font-size: 17px;
}

.dev-webinew-services-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    margin-top: 30px;
}

.dev-webinew-service-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 26px 22px;
    overflow: hidden;
    background: var(--wbn-bg-card);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    text-align: right;
    transition:
        transform 0.25s ease,
        background-color 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-service-card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(
        90deg,
        var(--wbn-primary-light),
        var(--wbn-primary)
    );
    opacity: 0;
    transition: opacity 0.25s ease;
}

.dev-webinew-service-card:hover {
    background: var(--wbn-white);
    border-color: rgba(239, 58, 79, 0.32);
    box-shadow: 0 12px 28px rgba(239, 58, 79, 0.09);
    transform: translateY(-5px);
}

.dev-webinew-service-card:hover::before {
    opacity: 1;
}

.dev-webinew-service-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    margin-bottom: 17px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border: 1px solid rgba(239, 58, 79, 0.14);
    border-radius: 13px;
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
}

.dev-webinew-service-icon span {
    display: block;
    line-height: 1;
}

.dev-webinew-service-card h3 {
    margin: 0 0 11px;
    color: var(--wbn-dark);
    font-size: 18px;
    font-weight: 900;
    line-height: 1.65;
}

.dev-webinew-service-card > p {
    margin-bottom: 16px;
    color: var(--wbn-text-light);
    font-size: 14px;
    line-height: 1.85;
}

.dev-webinew-service-features {
    margin: 0 0 20px !important;
    padding: 0 !important;
    list-style: none;
}

.dev-webinew-service-features li {
    position: relative;
    margin-bottom: 7px;
    padding-right: 19px;
    color: #4b5363;
    font-size: 13px;
    line-height: 1.75;
}

.dev-webinew-service-features li::before {
    content: "✓";
    position: absolute;
    top: 0;
    right: 0;
    color: var(--wbn-green);
    font-size: 13px;
    font-weight: 900;
}

.dev-webinew-service-link {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-top: auto;
    color: var(--wbn-primary) !important;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none !important;
}

.dev-webinew-service-link span {
    transition: transform 0.2s ease;
}

.dev-webinew-service-link:hover span {
    transform: translateX(-4px);
}

.dev-webinew-services-section > .dev-webinew-box-tip {
    margin-top: 30px;
    margin-bottom: 0;
}

.dev-webinew-services-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-top: 24px;
    padding: 22px 24px;
    background: linear-gradient(
        135deg,
        #fff8f9 0%,
        var(--wbn-white) 100%
    );
    border: 1px solid rgba(239, 58, 79, 0.16);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-services-cta strong {
    display: block;
    margin-bottom: 4px;
    color: var(--wbn-dark);
    font-size: 17px;
}

.dev-webinew-services-cta p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 14px;
}

.dev-webinew-services-cta .dev-webinew-btn {
    flex: 0 0 auto;
    min-width: 185px;
}

/* نمایش لپ‌تاپ کوچک و تبلت */
@media (max-width: 1050px) {
    .dev-webinew-services-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* نمایش موبایل */
@media (max-width: 620px) {
    .dev-webinew-services-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .dev-webinew-service-card {
        padding: 23px 20px;
    }

    .dev-webinew-services-cta {
        flex-direction: column;
        align-items: stretch;
        padding: 20px;
        text-align: center;
    }

    .dev-webinew-services-cta .dev-webinew-btn {
        width: 100%;
        min-width: 0;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6eb21c2 *//* ==========================================
   سکشن تولید محتوای اینستاگرام در مشهد
   ========================================== */

.dev-webinew-instagram-section {
    position: relative;
}

.dev-webinew-instagram-lead {
    max-width: 960px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

.dev-webinew-instagram-highlight {
    display: flex;
    align-items: center;
    gap: 17px;
    margin: 26px 0 34px;
    padding: 22px 24px;
    background: linear-gradient(
        135deg,
        var(--wbn-bg-light),
        var(--wbn-white)
    );
    border: 1px solid rgba(239, 58, 79, 0.15);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-instagram-highlight-icon {
    display: flex;
    flex: 0 0 52px;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    color: var(--wbn-primary);
    background: var(--wbn-white);
    border: 1px solid rgba(239, 58, 79, 0.18);
    border-radius: 13px;
    box-shadow: 0 4px 12px rgba(239, 58, 79, 0.08);
    font-size: 27px;
    font-weight: 900;
}

.dev-webinew-instagram-highlight strong {
    display: block;
    margin-bottom: 5px;
    color: var(--wbn-dark);
    font-size: 17px;
}

.dev-webinew-instagram-highlight p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 14px;
}

/* مراحل نقشه راه */
.dev-webinew-process-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    margin: 24px 0 36px;
    counter-reset: webinew-process;
}

.dev-webinew-process-step {
    position: relative;
    min-width: 0;
    padding: 25px 20px;
    background: var(--wbn-bg-card);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    text-align: center;
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-process-step:not(:last-child)::after {
    content: "←";
    position: absolute;
    top: 38px;
    left: -15px;
    z-index: 2;
    color: rgba(239, 58, 79, 0.45);
    font-size: 19px;
    font-weight: 900;
}

.dev-webinew-process-step:hover {
    border-color: rgba(239, 58, 79, 0.3);
    box-shadow: 0 9px 24px rgba(239, 58, 79, 0.08);
    transform: translateY(-4px);
}

.dev-webinew-process-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin: 0 auto 15px;
    color: var(--wbn-white);
    background: linear-gradient(
        135deg,
        var(--wbn-primary),
        var(--wbn-primary-light)
    );
    border-radius: 50%;
    box-shadow: 0 5px 14px rgba(239, 58, 79, 0.22);
    font-size: 17px;
    font-weight: 900;
}

.dev-webinew-process-step h4 {
    margin-bottom: 7px;
    font-size: 16px;
}

.dev-webinew-process-step p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.8;
}

/* ستون‌های محتوایی */
.dev-webinew-content-pillars {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    margin: 25px 0;
}

.dev-webinew-content-pillar {
    position: relative;
    min-width: 0;
    padding: 23px 20px;
    overflow: hidden;
    background: var(--wbn-white);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-content-pillar::after {
    content: "";
    position: absolute;
    top: -30px;
    left: -30px;
    width: 85px;
    height: 85px;
    background: rgba(239, 58, 79, 0.055);
    border-radius: 50%;
}

.dev-webinew-content-pillar-number {
    display: inline-block;
    margin-bottom: 12px;
    color: var(--wbn-primary);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 1px;
}

.dev-webinew-content-pillar h4 {
    position: relative;
    z-index: 1;
    margin-bottom: 7px;
    font-size: 16px;
}

.dev-webinew-content-pillar p {
    position: relative;
    z-index: 1;
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.8;
}

.dev-webinew-instagram-section .dev-webinew-table-wrap td:first-child {
    min-width: 145px;
}

.dev-webinew-instagram-section .dev-webinew-table-wrap td:first-child strong {
    color: var(--wbn-primary-dark);
}

.dev-webinew-instagram-figure {
    margin-top: 32px !important;
}

.dev-webinew-instagram-figure .dev-webinew-p-image {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    background: var(--wbn-bg-card);
}

/* نمایش تبلت */
@media (max-width: 980px) {
    .dev-webinew-process-grid,
    .dev-webinew-content-pillars {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dev-webinew-process-step:not(:last-child)::after {
        display: none;
    }
}

/* نمایش موبایل */
@media (max-width: 580px) {
    .dev-webinew-instagram-highlight {
        align-items: flex-start;
        padding: 18px;
    }

    .dev-webinew-instagram-highlight-icon {
        flex-basis: 44px;
        width: 44px;
        height: 44px;
        font-size: 23px;
    }

    .dev-webinew-process-grid,
    .dev-webinew-content-pillars {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .dev-webinew-process-step {
        display: grid;
        grid-template-columns: 48px 1fr;
        grid-template-areas:
            "number title"
            "number text";
        column-gap: 13px;
        padding: 19px;
        text-align: right;
    }

    .dev-webinew-process-number {
        grid-area: number;
        align-self: center;
        width: 42px;
        height: 42px;
        margin: 0;
    }

    .dev-webinew-process-step h4 {
        grid-area: title;
        align-self: end;
        margin: 0 0 3px;
    }

    .dev-webinew-process-step p {
        grid-area: text;
        align-self: start;
    }

    .dev-webinew-content-pillar {
        padding: 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ea3c167 *//* ==========================================
   سکشن عکاسی و فیلم‌برداری صنعتی
   ========================================== */

.dev-webinew-industrial-section {
    position: relative;
}

.dev-webinew-industrial-lead {
    max-width: 970px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

/* کاربردهای آرشیو صنعتی */
.dev-webinew-industrial-uses {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    margin: 28px 0 36px;
}

.dev-webinew-industrial-use {
    display: flex;
    align-items: flex-start;
    gap: 13px;
    min-width: 0;
    padding: 20px 17px;
    background: var(--wbn-bg-card);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-industrial-use:hover {
    border-color: rgba(239, 58, 79, 0.28);
    box-shadow: 0 8px 22px rgba(239, 58, 79, 0.07);
    transform: translateY(-3px);
}

.dev-webinew-industrial-use-icon {
    display: flex;
    flex: 0 0 40px;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border: 1px solid rgba(239, 58, 79, 0.14);
    border-radius: 10px;
    font-size: 20px;
    font-weight: 900;
}

.dev-webinew-industrial-use h3 {
    margin: 0 0 5px;
    font-size: 15px;
    line-height: 1.6;
}

.dev-webinew-industrial-use p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 12px;
    line-height: 1.75;
}

/* مطالعه موردی شیدور */
.dev-webinew-industrial-case-study {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.8fr);
    gap: 30px;
    align-items: center;
    margin: 32px 0;
    padding: 30px;
    background:
        radial-gradient(
            circle at 92% 8%,
            rgba(239, 58, 79, 0.09),
            transparent 35%
        ),
        linear-gradient(
            135deg,
            #fff8f9,
            var(--wbn-white)
        );
    border: 1px solid rgba(239, 58, 79, 0.15);
    border-radius: var(--wbn-radius);
}

.dev-webinew-case-label {
    display: inline-block;
    margin-bottom: 12px;
    padding: 5px 12px;
    color: var(--wbn-primary);
    background: var(--wbn-white);
    border: 1px solid rgba(239, 58, 79, 0.16);
    border-radius: 50px;
    font-size: 12px;
    font-weight: 800;
}

.dev-webinew-industrial-case-content h3 {
    margin: 0 0 15px;
    color: var(--wbn-dark);
    font-size: 24px;
}

.dev-webinew-industrial-case-content p {
    color: #4b5363;
    font-size: 14px;
    line-height: 1.95;
}

.dev-webinew-case-features {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 7px 18px;
    margin: 20px 0 0 !important;
    padding: 0 !important;
    list-style: none;
}

.dev-webinew-case-features li {
    position: relative;
    margin: 0;
    padding-right: 20px;
    color: #424a59;
    font-size: 13px;
}

.dev-webinew-case-features li::before {
    content: "✓";
    position: absolute;
    right: 0;
    color: var(--wbn-green);
    font-weight: 900;
}

.dev-webinew-industrial-case-visual figure {
    margin: 0;
}

.dev-webinew-industrial-case-visual .dev-webinew-p-image {
    aspect-ratio: 1 / 1;
    min-height: 340px;
    object-fit: cover;
    background: var(--wbn-bg-card);
}

.dev-webinew-industrial-case-visual figcaption {
    margin-bottom: 0;
}

/* لیست کسب‌وکارها */
.dev-webinew-industrial-businesses {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 18px;
}

.dev-webinew-industrial-businesses ul {
    margin: 0 !important;
    padding: 22px 42px 22px 20px !important;
    background: var(--wbn-bg-card);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-industrial-businesses li {
    margin-bottom: 12px;
    color: #4a5261;
    font-size: 14px;
}

.dev-webinew-industrial-businesses li:last-child {
    margin-bottom: 0;
}

/* CTA پایین سکشن */
.dev-webinew-industrial-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-top: 28px;
    padding: 23px 25px;
    background: var(--wbn-dark);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-industrial-cta strong {
    display: block;
    margin-bottom: 4px;
    color: var(--wbn-white);
    font-size: 17px;
}

.dev-webinew-industrial-cta p {
    margin: 0;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
}

.dev-webinew-industrial-cta .dev-webinew-btn {
    flex: 0 0 auto;
    min-width: 220px;
}

/* نمایش لپ‌تاپ کوچک */
@media (max-width: 1050px) {
    .dev-webinew-industrial-uses {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* نمایش تبلت */
@media (max-width: 800px) {
    .dev-webinew-industrial-case-study {
        grid-template-columns: 1fr;
    }

    .dev-webinew-industrial-case-visual {
        max-width: 560px;
        margin: 0 auto;
    }

    .dev-webinew-industrial-case-visual .dev-webinew-p-image {
        aspect-ratio: 16 / 10;
        min-height: 0;
    }

    .dev-webinew-industrial-cta {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
    }

    .dev-webinew-industrial-cta .dev-webinew-btn {
        width: 100%;
        min-width: 0;
    }
}

/* نمایش موبایل */
@media (max-width: 580px) {
    .dev-webinew-industrial-uses,
    .dev-webinew-industrial-businesses {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .dev-webinew-industrial-case-study {
        gap: 22px;
        padding: 21px 17px;
    }

    .dev-webinew-case-features {
        grid-template-columns: 1fr;
    }

    .dev-webinew-industrial-businesses ul {
        padding: 20px 37px 20px 16px !important;
    }

    .dev-webinew-industrial-cta {
        padding: 21px 17px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6574c3c *//* ==========================================
   سکشن چرا وبینیو؟
   ========================================== */

.dev-webinew-why-section {
    position: relative;
}

.dev-webinew-why-lead {
    max-width: 970px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

/* فهرست مزایا */
.dev-webinew-benefits-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
    margin: 30px 0 36px;
}

.dev-webinew-benefit-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    min-width: 0;
    padding: 20px;
    background: var(--wbn-bg-card);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    transition:
        transform 0.25s ease,
        background-color 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-benefit-item:hover {
    background: #f4fcf7;
    border-color: rgba(16, 185, 129, 0.35);
    box-shadow: 0 8px 22px rgba(16, 185, 129, 0.07);
    transform: translateY(-3px);
}

.dev-webinew-benefit-icon {
    display: flex;
    flex: 0 0 30px;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin-top: 2px;
    color: var(--wbn-white);
    background: var(--wbn-green);
    border-radius: 50%;
    box-shadow: 0 4px 10px rgba(16, 185, 129, 0.2);
    font-size: 13px;
    font-weight: 900;
}

.dev-webinew-benefit-text {
    min-width: 0;
}

.dev-webinew-benefit-text h3 {
    margin: 0 0 5px;
    color: var(--wbn-dark);
    font-size: 16px;
    font-weight: 800;
    line-height: 1.65;
}

.dev-webinew-benefit-text p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.85;
}

.dev-webinew-benefit-link {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-top: 10px;
    color: var(--wbn-primary) !important;
    font-size: 13px;
    font-weight: 800;
}

.dev-webinew-benefit-link span {
    transition: transform 0.2s ease;
}

.dev-webinew-benefit-link:hover span {
    transform: translateX(-4px);
}

/* مقایسه دو رویکرد */
.dev-webinew-why-comparison {
    margin: 35px 0;
    padding: 28px;
    background: linear-gradient(
        135deg,
        #fafbfc,
        var(--wbn-white)
    );
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius);
}

.dev-webinew-why-comparison-heading {
    display: flex;
    align-items: flex-start;
    gap: 13px;
    margin-bottom: 23px;
}

.dev-webinew-why-comparison-heading > span {
    display: flex;
    flex: 0 0 42px;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border-radius: 11px;
    font-size: 23px;
    font-weight: 900;
}

.dev-webinew-why-comparison-heading h3 {
    margin: 0 0 4px;
    font-size: 20px;
}

.dev-webinew-why-comparison-heading p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 14px;
}

.dev-webinew-why-comparison-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.dev-webinew-comparison-card {
    position: relative;
    min-width: 0;
    padding: 24px;
    background: var(--wbn-white);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-comparison-card h4 {
    margin: 0 0 14px;
    font-size: 17px;
}

.dev-webinew-comparison-card ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.dev-webinew-comparison-card li {
    position: relative;
    margin-bottom: 9px;
    padding-right: 22px;
    color: #535b6a;
    font-size: 14px;
    line-height: 1.8;
}

.dev-webinew-comparison-card li:last-child {
    margin-bottom: 0;
}

.dev-webinew-comparison-card-muted li::before {
    content: "–";
    position: absolute;
    right: 2px;
    color: #94a3b8;
    font-weight: 900;
}

.dev-webinew-comparison-card-featured {
    border: 2px solid rgba(239, 58, 79, 0.55);
    box-shadow: 0 8px 24px rgba(239, 58, 79, 0.08);
}

.dev-webinew-comparison-card-featured li::before {
    content: "✓";
    position: absolute;
    right: 0;
    color: var(--wbn-green);
    font-weight: 900;
}

.dev-webinew-comparison-badge {
    position: absolute;
    top: -13px;
    left: 20px;
    padding: 4px 13px;
    color: var(--wbn-white);
    background: var(--wbn-primary);
    border-radius: 50px;
    font-size: 12px;
    font-weight: 800;
}

/* CTA */
.dev-webinew-why-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 22px;
    margin-top: 28px;
    padding: 23px 25px;
    background: linear-gradient(
        135deg,
        var(--wbn-bg-light),
        var(--wbn-white)
    );
    border: 1px solid rgba(239, 58, 79, 0.15);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-why-cta strong {
    display: block;
    margin-bottom: 4px;
    color: var(--wbn-dark);
    font-size: 17px;
}

.dev-webinew-why-cta p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 14px;
}

.dev-webinew-why-cta .dev-webinew-btn {
    flex: 0 0 auto;
    min-width: 205px;
}

/* نمایش موبایل */
@media (max-width: 750px) {
    .dev-webinew-benefits-list,
    .dev-webinew-why-comparison-grid {
        grid-template-columns: 1fr;
    }

    .dev-webinew-why-comparison {
        padding: 22px 18px;
    }

    .dev-webinew-why-cta {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
    }

    .dev-webinew-why-cta .dev-webinew-btn {
        width: 100%;
        min-width: 0;
    }
}

@media (max-width: 480px) {
    .dev-webinew-benefit-item {
        padding: 17px;
    }

    .dev-webinew-why-comparison-heading {
        align-items: center;
    }

    .dev-webinew-comparison-card {
        padding: 21px 18px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6b5f9d6 *//* ==========================================
   سکشن تولید محتوای سایت و سئو
   ========================================== */

.dev-webinew-seo-content-section {
    position: relative;
}

.dev-webinew-seo-content-lead {
    max-width: 970px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

/* خلاصه هدف محتوا */
.dev-webinew-seo-content-summary {
    display: flex;
    align-items: center;
    gap: 17px;
    margin: 26px 0 35px;
    padding: 22px 24px;
    background: linear-gradient(
        135deg,
        #eff6ff,
        var(--wbn-white)
    );
    border: 1px solid rgba(59, 130, 246, 0.18);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-seo-summary-icon {
    display: flex;
    flex: 0 0 52px;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    color: var(--wbn-blue);
    background: var(--wbn-white);
    border: 1px solid rgba(59, 130, 246, 0.18);
    border-radius: 13px;
    box-shadow: 0 4px 13px rgba(59, 130, 246, 0.08);
    font-size: 25px;
    font-weight: 900;
}

.dev-webinew-seo-content-summary strong {
    display: block;
    margin-bottom: 5px;
    color: var(--wbn-dark);
    font-size: 17px;
}

.dev-webinew-seo-content-summary p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 14px;
}

/* مراحل تولید محتوا */
.dev-webinew-seo-steps {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
    margin: 23px 0 36px !important;
    padding: 0 !important;
    list-style: none;
}

.dev-webinew-seo-step {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    min-width: 0;
    margin: 0 !important;
    padding: 20px;
    background: var(--wbn-bg-card);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-seo-step:hover {
    border-color: rgba(59, 130, 246, 0.3);
    box-shadow: 0 8px 22px rgba(59, 130, 246, 0.07);
    transform: translateY(-3px);
}

.dev-webinew-seo-step-number {
    display: flex;
    flex: 0 0 42px;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    color: var(--wbn-white);
    background: linear-gradient(
        135deg,
        var(--wbn-blue),
        #60a5fa
    );
    border-radius: 11px;
    box-shadow: 0 5px 12px rgba(59, 130, 246, 0.2);
    font-size: 16px;
    font-weight: 900;
}

.dev-webinew-seo-step-content {
    min-width: 0;
}

.dev-webinew-seo-step-content h4 {
    margin: 0 0 5px;
    color: var(--wbn-dark);
    font-size: 16px;
}

.dev-webinew-seo-step-content p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.85;
}

/* چک‌لیست سئو */
.dev-webinew-seo-checklist {
    margin: 35px 0;
    padding: 27px;
    background:
        radial-gradient(
            circle at 95% 5%,
            rgba(16, 185, 129, 0.09),
            transparent 32%
        ),
        linear-gradient(
            135deg,
            #f4fcf7,
            var(--wbn-white)
        );
    border: 1px solid rgba(16, 185, 129, 0.18);
    border-radius: var(--wbn-radius);
}

.dev-webinew-seo-checklist-heading {
    display: flex;
    align-items: flex-start;
    gap: 13px;
    margin-bottom: 22px;
}

.dev-webinew-seo-checklist-heading > span {
    display: flex;
    flex: 0 0 42px;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    color: var(--wbn-white);
    background: var(--wbn-green);
    border-radius: 50%;
    font-size: 17px;
    font-weight: 900;
}

.dev-webinew-seo-checklist-heading h3 {
    margin: 0 0 4px;
    font-size: 20px;
}

.dev-webinew-seo-checklist-heading p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 14px;
}

.dev-webinew-seo-checklist-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 18px;
}

.dev-webinew-seo-check-item {
    display: flex;
    align-items: center;
    gap: 9px;
    min-width: 0;
    padding: 11px 13px;
    color: #3f4d45;
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(16, 185, 129, 0.12);
    border-radius: 9px;
    font-size: 14px;
}

.dev-webinew-seo-check-item > span {
    color: var(--wbn-green);
    font-weight: 900;
}

/* تصویر فرایند */
.dev-webinew-seo-content-figure {
    margin-top: 32px !important;
}

.dev-webinew-seo-content-figure .dev-webinew-p-image {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    background: var(--wbn-bg-card);
}

/* CTA */
.dev-webinew-seo-content-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
    margin-top: 29px;
    padding: 24px 25px;
    background: linear-gradient(
        135deg,
        var(--wbn-bg-light),
        var(--wbn-white)
    );
    border: 1px solid rgba(239, 58, 79, 0.15);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-seo-content-cta strong {
    display: block;
    margin-bottom: 4px;
    color: var(--wbn-dark);
    font-size: 17px;
}

.dev-webinew-seo-content-cta p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 14px;
}

.dev-webinew-seo-content-actions {
    display: flex;
    flex: 0 0 auto;
    gap: 10px;
}

.dev-webinew-seo-content-actions .dev-webinew-btn {
    min-width: 180px;
}

/* نمایش تبلت */
@media (max-width: 880px) {
    .dev-webinew-seo-content-cta {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
    }

    .dev-webinew-seo-content-actions {
        justify-content: center;
    }
}

/* نمایش موبایل */
@media (max-width: 620px) {
    .dev-webinew-seo-content-summary {
        align-items: flex-start;
        padding: 18px;
    }

    .dev-webinew-seo-summary-icon {
        flex-basis: 44px;
        width: 44px;
        height: 44px;
        font-size: 21px;
    }

    .dev-webinew-seo-steps,
    .dev-webinew-seo-checklist-grid {
        grid-template-columns: 1fr;
    }

    .dev-webinew-seo-step {
        padding: 17px;
    }

    .dev-webinew-seo-checklist {
        padding: 21px 17px;
    }

    .dev-webinew-seo-content-actions {
        flex-direction: column;
    }

    .dev-webinew-seo-content-actions .dev-webinew-btn {
        width: 100%;
        min-width: 0;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8a661b9 *//* ==========================================
   سکشن تعرفه‌ها و پکیج‌های تولید محتوا
   ========================================== */

.dev-webinew-pricing-section {
    position: relative;
}

.dev-webinew-pricing-lead {
    max-width: 980px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

/* توضیح تعرفه */
.dev-webinew-pricing-notice {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 25px 0 32px;
    padding: 19px 22px;
    color: #334155;
    background: #eff6ff;
    border: 1px solid rgba(59, 130, 246, 0.2);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-pricing-notice-icon {
    display: flex;
    flex: 0 0 38px;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    color: var(--wbn-white);
    background: var(--wbn-blue);
    border-radius: 50%;
    font-family: Georgia, serif;
    font-size: 20px;
    font-weight: 700;
}

.dev-webinew-pricing-notice strong {
    display: block;
    margin-bottom: 3px;
    color: #1e3a5f;
    font-size: 15px;
}

.dev-webinew-pricing-notice p {
    margin: 0;
    color: #526175;
    font-size: 13px;
}

/* شبکه قیمت‌ها */
.dev-webinew-pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    align-items: stretch;
    margin: 28px 0 40px;
}

.dev-webinew-pricing-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 30px 25px;
    background: var(--wbn-white);
    border: 2px solid var(--wbn-border);
    border-radius: var(--wbn-radius);
    text-align: center;
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-pricing-card:hover {
    border-color: rgba(239, 58, 79, 0.45);
    box-shadow: 0 13px 30px rgba(239, 58, 79, 0.1);
    transform: translateY(-5px);
}

.dev-webinew-pricing-card.dev-webinew-popular {
    z-index: 2;
    border-color: var(--wbn-primary);
    box-shadow: 0 12px 32px rgba(239, 58, 79, 0.14);
    transform: translateY(-8px);
}

.dev-webinew-pricing-card.dev-webinew-popular:hover {
    transform: translateY(-12px);
}

.dev-webinew-pricing-badge {
    position: absolute;
    top: -15px;
    left: 50%;
    padding: 5px 21px;
    color: var(--wbn-white);
    background: linear-gradient(
        135deg,
        var(--wbn-primary),
        var(--wbn-primary-light)
    );
    border-radius: 50px;
    box-shadow: 0 5px 13px rgba(239, 58, 79, 0.25);
    font-size: 12px;
    font-weight: 800;
    white-space: nowrap;
    transform: translateX(-50%);
}

.dev-webinew-pricing-header {
    min-height: 165px;
}

.dev-webinew-pricing-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin: 0 auto 14px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border: 1px solid rgba(239, 58, 79, 0.14);
    border-radius: 13px;
    font-size: 23px;
    font-weight: 900;
}

.dev-webinew-pricing-header h3 {
    margin: 0 0 7px;
    color: var(--wbn-dark);
    font-size: 21px;
    text-align: center;
}

.dev-webinew-pricing-header p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.75;
}

.dev-webinew-pricing-price {
    min-height: 78px;
    margin: 19px 0;
    padding: 15px 10px;
    background: var(--wbn-bg-card);
    border-radius: 11px;
}

.dev-webinew-pricing-price span {
    display: block;
    color: var(--wbn-primary);
    font-size: 22px;
    font-weight: 900;
    line-height: 1.5;
}

.dev-webinew-pricing-price small {
    display: block;
    margin-top: 2px;
    color: var(--wbn-text-light);
    font-size: 11px;
    font-weight: 500;
}

.dev-webinew-package-output {
    margin-bottom: 8px;
    color: var(--wbn-dark);
    font-size: 13px;
    font-weight: 800;
    text-align: right;
}

/* امکانات هر پکیج */
.dev-webinew-pricing-features {
    flex-grow: 1;
    margin: 0 0 25px !important;
    padding: 0 !important;
    list-style: none;
    text-align: right;
}

.dev-webinew-pricing-features li {
    position: relative;
    margin: 0;
    padding: 9px 23px 9px 0;
    color: #4b5363;
    border-bottom: 1px solid #f0f2f5;
    font-size: 13px;
    line-height: 1.75;
}

.dev-webinew-pricing-features li::before {
    content: "✓";
    position: absolute;
    top: 9px;
    right: 0;
    color: var(--wbn-green);
    font-weight: 900;
}

.dev-webinew-pricing-features li:last-child {
    border-bottom: 0;
}

.dev-webinew-pricing-card > .dev-webinew-btn {
    width: 100%;
    margin-top: auto;
    padding-right: 16px;
    padding-left: 16px;
}

/* راهنمای انتخاب پکیج */
.dev-webinew-package-guide {
    margin: 36px 0 26px;
    padding: 27px;
    background: linear-gradient(
        135deg,
        var(--wbn-bg-light),
        var(--wbn-white)
    );
    border: 1px solid rgba(239, 58, 79, 0.15);
    border-radius: var(--wbn-radius);
}

.dev-webinew-package-guide-heading {
    display: flex;
    align-items: flex-start;
    gap: 13px;
    margin-bottom: 22px;
}

.dev-webinew-package-guide-heading > span {
    display: flex;
    flex: 0 0 42px;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    color: var(--wbn-white);
    background: var(--wbn-primary);
    border-radius: 50%;
    font-size: 18px;
    font-weight: 900;
}

.dev-webinew-package-guide-heading h3 {
    margin: 0 0 4px;
    font-size: 20px;
}

.dev-webinew-package-guide-heading p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 14px;
}

.dev-webinew-package-guide-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.dev-webinew-package-guide-item {
    min-width: 0;
    padding: 17px;
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(239, 58, 79, 0.11);
    border-radius: 10px;
}

.dev-webinew-package-guide-item strong {
    display: block;
    margin-bottom: 5px;
    color: var(--wbn-primary-dark);
    font-size: 15px;
}

.dev-webinew-package-guide-item p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 12px;
    line-height: 1.75;
}

.dev-webinew-pricing-section > .dev-webinew-box-tip a {
    color: inherit;
    font-weight: 900;
    text-decoration: underline;
}

/* نمایش تبلت */
@media (max-width: 950px) {
    .dev-webinew-pricing-grid {
        grid-template-columns: 1fr;
        max-width: 620px;
        margin-right: auto;
        margin-left: auto;
    }

    .dev-webinew-pricing-card.dev-webinew-popular,
    .dev-webinew-pricing-card.dev-webinew-popular:hover {
        transform: none;
    }

    .dev-webinew-pricing-header {
        min-height: 0;
    }
}

/* نمایش موبایل */
@media (max-width: 650px) {
    .dev-webinew-package-guide-grid {
        grid-template-columns: 1fr;
    }

    .dev-webinew-package-guide {
        padding: 21px 17px;
    }

    .dev-webinew-pricing-notice {
        align-items: flex-start;
        padding: 17px;
    }

    .dev-webinew-pricing-card {
        padding: 28px 20px 22px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5a668ba *//* ==========================================
   سکشن روند رشد و نتایج پروژه‌ها
   ========================================== */

.dev-webinew-growth-section {
    position: relative;
}

.dev-webinew-growth-lead {
    max-width: 970px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

/* مدل سنجش چهارمرحله‌ای */
.dev-webinew-growth-model {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
    margin: 30px 0 38px;
}

.dev-webinew-growth-model-item {
    position: relative;
    min-width: 0;
    padding: 22px 18px;
    background: var(--wbn-bg-card);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    text-align: center;
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-growth-model-item:hover {
    border-color: rgba(239, 58, 79, 0.3);
    box-shadow: 0 8px 22px rgba(239, 58, 79, 0.08);
    transform: translateY(-3px);
}

.dev-webinew-growth-model-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin: 0 auto 13px;
    color: var(--wbn-white);
    background: linear-gradient(
        135deg,
        var(--wbn-primary),
        var(--wbn-primary-light)
    );
    border-radius: 50%;
    font-size: 16px;
    font-weight: 900;
}

.dev-webinew-growth-model-item h3 {
    margin: 0 0 6px;
    font-size: 15px;
}

.dev-webinew-growth-model-item p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 12px;
    line-height: 1.8;
}

/* وضعیت داده‌های جدول */
.dev-webinew-growth-verified-row td {
    background: #f4fcf7 !important;
}

.dev-webinew-data-status {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.5;
    white-space: nowrap;
}

.dev-webinew-data-verified {
    color: #166534;
    background: #dcfce7;
    border: 1px solid rgba(22, 101, 52, 0.14);
}

.dev-webinew-data-metric {
    color: #1e40af;
    background: #dbeafe;
    border: 1px solid rgba(30, 64, 175, 0.12);
}

.dev-webinew-growth-table-note {
    margin-top: 9px !important;
    color: var(--wbn-text-light);
    font-size: 12px;
    line-height: 1.8;
}

/* مطالعه موردی */
.dev-webinew-growth-case {
    margin: 34px 0;
    padding: 29px;
    background:
        radial-gradient(
            circle at 95% 5%,
            rgba(16, 185, 129, 0.1),
            transparent 32%
        ),
        linear-gradient(
            135deg,
            #f3fcf7,
            var(--wbn-white)
        );
    border: 1px solid rgba(16, 185, 129, 0.2);
    border-radius: var(--wbn-radius);
}

.dev-webinew-growth-case-heading {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 23px;
}

.dev-webinew-growth-case-icon {
    display: flex;
    flex: 0 0 48px;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    color: var(--wbn-white);
    background: var(--wbn-green);
    border-radius: 12px;
    box-shadow: 0 5px 13px rgba(16, 185, 129, 0.2);
    font-size: 23px;
    font-weight: 900;
}

.dev-webinew-growth-case-label {
    display: block;
    margin-bottom: 2px;
    color: var(--wbn-green);
    font-size: 12px;
    font-weight: 800;
}

.dev-webinew-growth-case-heading h3 {
    margin: 0;
    font-size: 21px;
}

.dev-webinew-growth-case-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 13px;
    margin-bottom: 20px;
}

.dev-webinew-growth-case-item {
    min-width: 0;
    padding: 16px;
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(16, 185, 129, 0.14);
    border-radius: 10px;
}

.dev-webinew-growth-case-item span {
    display: block;
    margin-bottom: 5px;
    color: var(--wbn-text-light);
    font-size: 11px;
}

.dev-webinew-growth-case-item strong {
    display: block;
    color: #264435;
    font-size: 13px;
    line-height: 1.7;
}

.dev-webinew-growth-case > p {
    margin: 0;
    color: #435449;
    font-size: 14px;
}

/* شاخص‌های گزارش */
.dev-webinew-growth-metrics {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
    margin-top: 22px;
}

.dev-webinew-growth-metric {
    min-width: 0;
    padding: 21px 17px;
    background: var(--wbn-white);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    text-align: center;
}

.dev-webinew-growth-metric-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 43px;
    height: 43px;
    margin: 0 auto 12px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border-radius: 11px;
    font-size: 20px;
    font-weight: 900;
}

.dev-webinew-growth-metric strong {
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
}

.dev-webinew-growth-metric p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 12px;
    line-height: 1.75;
}

/* نمایش تبلت */
@media (max-width: 950px) {
    .dev-webinew-growth-model,
    .dev-webinew-growth-case-grid,
    .dev-webinew-growth-metrics {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* نمایش موبایل */
@media (max-width: 580px) {
    .dev-webinew-growth-model,
    .dev-webinew-growth-case-grid,
    .dev-webinew-growth-metrics {
        grid-template-columns: 1fr;
        gap: 11px;
    }

    .dev-webinew-growth-model-item {
        display: grid;
        grid-template-columns: 45px 1fr;
        grid-template-areas:
            "number title"
            "number text";
        column-gap: 12px;
        padding: 18px;
        text-align: right;
    }

    .dev-webinew-growth-model-number {
        grid-area: number;
        align-self: center;
        margin: 0;
    }

    .dev-webinew-growth-model-item h3 {
        grid-area: title;
        align-self: end;
        margin: 0 0 3px;
    }

    .dev-webinew-growth-model-item p {
        grid-area: text;
    }

    .dev-webinew-growth-case {
        padding: 21px 17px;
    }

    .dev-webinew-growth-case-heading {
        align-items: flex-start;
    }

    .dev-webinew-growth-metric {
        text-align: right;
    }

    .dev-webinew-growth-metric-icon {
        margin-right: 0;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-661eda4 *//* ==========================================
   سکشن روند رشد و نتایج پروژه‌ها
   ========================================== */

.dev-webinew-growth-section {
    position: relative;
}

.dev-webinew-growth-lead {
    max-width: 970px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

/* مدل سنجش چهارمرحله‌ای */
.dev-webinew-growth-model {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
    margin: 30px 0 38px;
}

.dev-webinew-growth-model-item {
    position: relative;
    min-width: 0;
    padding: 22px 18px;
    background: var(--wbn-bg-card);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    text-align: center;
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-growth-model-item:hover {
    border-color: rgba(239, 58, 79, 0.3);
    box-shadow: 0 8px 22px rgba(239, 58, 79, 0.08);
    transform: translateY(-3px);
}

.dev-webinew-growth-model-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin: 0 auto 13px;
    color: var(--wbn-white);
    background: linear-gradient(
        135deg,
        var(--wbn-primary),
        var(--wbn-primary-light)
    );
    border-radius: 50%;
    font-size: 16px;
    font-weight: 900;
}

.dev-webinew-growth-model-item h3 {
    margin: 0 0 6px;
    font-size: 15px;
}

.dev-webinew-growth-model-item p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 12px;
    line-height: 1.8;
}

/* وضعیت داده‌های جدول */
.dev-webinew-growth-verified-row td {
    background: #f4fcf7 !important;
}

.dev-webinew-data-status {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.5;
    white-space: nowrap;
}

.dev-webinew-data-verified {
    color: #166534;
    background: #dcfce7;
    border: 1px solid rgba(22, 101, 52, 0.14);
}

.dev-webinew-data-metric {
    color: #1e40af;
    background: #dbeafe;
    border: 1px solid rgba(30, 64, 175, 0.12);
}

.dev-webinew-growth-table-note {
    margin-top: 9px !important;
    color: var(--wbn-text-light);
    font-size: 12px;
    line-height: 1.8;
}

/* مطالعه موردی */
.dev-webinew-growth-case {
    margin: 34px 0;
    padding: 29px;
    background:
        radial-gradient(
            circle at 95% 5%,
            rgba(16, 185, 129, 0.1),
            transparent 32%
        ),
        linear-gradient(
            135deg,
            #f3fcf7,
            var(--wbn-white)
        );
    border: 1px solid rgba(16, 185, 129, 0.2);
    border-radius: var(--wbn-radius);
}

.dev-webinew-growth-case-heading {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 23px;
}

.dev-webinew-growth-case-icon {
    display: flex;
    flex: 0 0 48px;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    color: var(--wbn-white);
    background: var(--wbn-green);
    border-radius: 12px;
    box-shadow: 0 5px 13px rgba(16, 185, 129, 0.2);
    font-size: 23px;
    font-weight: 900;
}

.dev-webinew-growth-case-label {
    display: block;
    margin-bottom: 2px;
    color: var(--wbn-green);
    font-size: 12px;
    font-weight: 800;
}

.dev-webinew-growth-case-heading h3 {
    margin: 0;
    font-size: 21px;
}

.dev-webinew-growth-case-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 13px;
    margin-bottom: 20px;
}

.dev-webinew-growth-case-item {
    min-width: 0;
    padding: 16px;
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(16, 185, 129, 0.14);
    border-radius: 10px;
}

.dev-webinew-growth-case-item span {
    display: block;
    margin-bottom: 5px;
    color: var(--wbn-text-light);
    font-size: 11px;
}

.dev-webinew-growth-case-item strong {
    display: block;
    color: #264435;
    font-size: 13px;
    line-height: 1.7;
}

.dev-webinew-growth-case > p {
    margin: 0;
    color: #435449;
    font-size: 14px;
}

/* شاخص‌های گزارش */
.dev-webinew-growth-metrics {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
    margin-top: 22px;
}

.dev-webinew-growth-metric {
    min-width: 0;
    padding: 21px 17px;
    background: var(--wbn-white);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    text-align: center;
}

.dev-webinew-growth-metric-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 43px;
    height: 43px;
    margin: 0 auto 12px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border-radius: 11px;
    font-size: 20px;
    font-weight: 900;
}

.dev-webinew-growth-metric strong {
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
}

.dev-webinew-growth-metric p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 12px;
    line-height: 1.75;
}

/* نمایش تبلت */
@media (max-width: 950px) {
    .dev-webinew-growth-model,
    .dev-webinew-growth-case-grid,
    .dev-webinew-growth-metrics {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* نمایش موبایل */
@media (max-width: 580px) {
    .dev-webinew-growth-model,
    .dev-webinew-growth-case-grid,
    .dev-webinew-growth-metrics {
        grid-template-columns: 1fr;
        gap: 11px;
    }

    .dev-webinew-growth-model-item {
        display: grid;
        grid-template-columns: 45px 1fr;
        grid-template-areas:
            "number title"
            "number text";
        column-gap: 12px;
        padding: 18px;
        text-align: right;
    }

    .dev-webinew-growth-model-number {
        grid-area: number;
        align-self: center;
        margin: 0;
    }

    .dev-webinew-growth-model-item h3 {
        grid-area: title;
        align-self: end;
        margin: 0 0 3px;
    }

    .dev-webinew-growth-model-item p {
        grid-area: text;
    }

    .dev-webinew-growth-case {
        padding: 21px 17px;
    }

    .dev-webinew-growth-case-heading {
        align-items: flex-start;
    }

    .dev-webinew-growth-metric {
        text-align: right;
    }

    .dev-webinew-growth-metric-icon {
        margin-right: 0;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2098be0 *//* ==========================================
   سکشن نمونه‌کارهای تولید محتوا
   ========================================== */

.dev-webinew-portfolio-section {
    position: relative;
}

.dev-webinew-portfolio-lead {
    max-width: 960px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

.dev-webinew-portfolio-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    margin: 30px 0;
}

.dev-webinew-portfolio-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
    background: var(--wbn-white);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius);
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-portfolio-card:hover {
    border-color: rgba(239, 58, 79, 0.3);
    box-shadow: 0 13px 30px rgba(0, 0, 0, 0.09);
    transform: translateY(-5px);
}

.dev-webinew-portfolio-featured {
    border-color: rgba(16, 185, 129, 0.35);
}

/* تصویر نمونه‌کار */
.dev-webinew-portfolio-image-wrap {
    position: relative;
    overflow: hidden;
    background: var(--wbn-bg-card);
}

.dev-webinew-portfolio-image-wrap figure {
    margin: 0;
}

.dev-webinew-portfolio-image-wrap .dev-webinew-p-image {
    width: 100%;
    height: 225px;
    border-radius: 0;
    box-shadow: none;
    object-fit: cover;
    transition: transform 0.45s ease;
}

.dev-webinew-portfolio-card:hover
.dev-webinew-portfolio-image-wrap
.dev-webinew-p-image {
    transform: scale(1.035);
}

.dev-webinew-portfolio-badge {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 2;
    padding: 5px 11px;
    color: #334155;
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(226, 232, 240, 0.9);
    border-radius: 50px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(6px);
    font-size: 11px;
    font-weight: 800;
}

.dev-webinew-portfolio-badge-verified {
    color: #166534;
    background: rgba(240, 253, 244, 0.94);
    border-color: rgba(16, 185, 129, 0.25);
}

/* اطلاعات نمونه‌کار */
.dev-webinew-portfolio-info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 23px 21px;
}

.dev-webinew-portfolio-category {
    margin-bottom: 9px;
    color: var(--wbn-primary);
    font-size: 12px;
    font-weight: 800;
}

.dev-webinew-portfolio-info h3 {
    margin: 0 0 10px;
    color: var(--wbn-dark);
    font-size: 18px;
    line-height: 1.65;
}

.dev-webinew-portfolio-info > p {
    margin-bottom: 17px;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.85;
}

.dev-webinew-portfolio-details {
    margin: 0 0 20px !important;
    padding: 14px 15px !important;
    background: var(--wbn-bg-card);
    border-radius: 10px;
    list-style: none;
}

.dev-webinew-portfolio-details li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    margin: 0;
    padding: 7px 0;
    color: #4b5363;
    border-bottom: 1px solid #e9edf2;
    font-size: 12px;
    line-height: 1.7;
}

.dev-webinew-portfolio-details li:last-child {
    border-bottom: 0;
}

.dev-webinew-portfolio-details li span {
    flex: 0 0 auto;
    color: var(--wbn-text-light);
    font-weight: 500;
}

.dev-webinew-portfolio-link {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-top: auto;
    color: var(--wbn-primary) !important;
    font-size: 13px;
    font-weight: 800;
}

.dev-webinew-portfolio-link span {
    transition: transform 0.2s ease;
}

.dev-webinew-portfolio-link:hover span {
    transform: translateX(-4px);
}

/* CTA پایین سکشن */
.dev-webinew-portfolio-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-top: 27px;
    padding: 23px 25px;
    background: linear-gradient(
        135deg,
        var(--wbn-bg-light),
        var(--wbn-white)
    );
    border: 1px solid rgba(239, 58, 79, 0.15);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-portfolio-cta strong {
    display: block;
    margin-bottom: 4px;
    color: var(--wbn-dark);
    font-size: 17px;
}

.dev-webinew-portfolio-cta p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 14px;
}

.dev-webinew-portfolio-cta .dev-webinew-btn {
    flex: 0 0 auto;
    min-width: 205px;
}

/* نمایش تبلت */
@media (max-width: 980px) {
    .dev-webinew-portfolio-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dev-webinew-portfolio-featured {
        grid-column: span 2;
    }

    .dev-webinew-portfolio-featured {
        display: grid;
        grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1.1fr);
    }

    .dev-webinew-portfolio-featured
    .dev-webinew-portfolio-image-wrap
    .dev-webinew-p-image {
        height: 100%;
        min-height: 360px;
    }
}

/* نمایش موبایل */
@media (max-width: 680px) {
    .dev-webinew-portfolio-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .dev-webinew-portfolio-featured {
        display: flex;
        grid-column: auto;
    }

    .dev-webinew-portfolio-featured
    .dev-webinew-portfolio-image-wrap
    .dev-webinew-p-image,
    .dev-webinew-portfolio-image-wrap .dev-webinew-p-image {
        height: 220px;
        min-height: 0;
    }

    .dev-webinew-portfolio-cta {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
    }

    .dev-webinew-portfolio-cta .dev-webinew-btn {
        width: 100%;
        min-width: 0;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c48dd9e *//* ==========================================
   سکشن CTA اصلی تماس
   ========================================== */

.dev-webinew-main-cta {
    position: relative;
    width: 100%;
    margin-bottom: 35px;
    padding: 52px 40px;
    overflow: hidden;
    color: var(--wbn-white);
    background:
        radial-gradient(
            circle at 88% 18%,
            rgba(255, 255, 255, 0.18),
            transparent 28%
        ),
        linear-gradient(
            135deg,
            var(--wbn-primary-dark),
            var(--wbn-primary) 50%,
            var(--wbn-primary-light)
        );
    border: 0;
    border-radius: 20px;
    box-shadow: 0 14px 36px rgba(239, 58, 79, 0.22);
    text-align: center;
}

.dev-webinew-main-cta::before {
    content: "";
    position: absolute;
    top: -160px;
    right: -140px;
    width: 350px;
    height: 350px;
    border: 1px solid rgba(255, 255, 255, 0.17);
    border-radius: 50%;
}

.dev-webinew-main-cta::after {
    content: "";
    position: absolute;
    bottom: -210px;
    left: -150px;
    width: 410px;
    height: 410px;
    background: rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.dev-webinew-main-cta-content {
    position: relative;
    z-index: 2;
    max-width: 820px;
    margin: 0 auto;
}

.dev-webinew-main-cta-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    padding: 6px 15px;
    color: var(--wbn-white);
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.23);
    border-radius: 50px;
    backdrop-filter: blur(7px);
    font-size: 13px;
    font-weight: 800;
}

.dev-webinew-main-cta h2 {
    max-width: 750px;
    margin: 0 auto 15px;
    padding: 0;
    color: var(--wbn-white);
    font-size: clamp(28px, 4vw, 40px);
    font-weight: 900;
    line-height: 1.55;
}

.dev-webinew-main-cta h2::after {
    display: none;
}

.dev-webinew-main-cta-content > p {
    max-width: 700px;
    margin: 0 auto 27px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    line-height: 1.95;
}

.dev-webinew-main-cta-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.dev-webinew-main-cta-actions .dev-webinew-btn-white {
    gap: 9px;
    min-width: 275px;
}

.dev-webinew-main-cta-phone-icon {
    font-size: 19px;
    line-height: 1;
}

.dev-webinew-main-cta-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 50px;
    padding: 11px 17px;
    color: var(--wbn-white) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.65);
    font-size: 14px;
    font-weight: 800;
    text-decoration: none !important;
    transition:
        border-color 0.2s ease,
        opacity 0.2s ease;
}

.dev-webinew-main-cta-secondary:hover {
    border-color: var(--wbn-white);
    opacity: 0.88;
}

.dev-webinew-main-cta-features {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px 25px;
    margin: 28px 0 0 !important;
    padding: 0 !important;
    list-style: none;
}

.dev-webinew-main-cta-features li {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 13px;
    font-weight: 700;
}

.dev-webinew-main-cta-features li span {
    display: inline-flex;
    flex: 0 0 21px;
    align-items: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    color: var(--wbn-primary-dark);
    background: var(--wbn-white);
    border-radius: 50%;
    font-size: 11px;
    font-weight: 900;
}

.dev-webinew-main-cta-decoration {
    position: absolute;
    top: 25%;
    left: 8%;
    z-index: 1;
    width: 9px;
    height: 9px;
    background: rgba(255, 255, 255, 0.72);
    border-radius: 50%;
    box-shadow:
        32px -60px 0 rgba(255, 255, 255, 0.28),
        80px 42px 0 rgba(255, 255, 255, 0.2),
        -15px 105px 0 rgba(255, 255, 255, 0.16);
}

/* نمایش موبایل */
@media (max-width: 650px) {
    .dev-webinew-main-cta {
        padding: 39px 20px;
        border-radius: 17px;
    }

    .dev-webinew-main-cta h2 {
        font-size: 28px;
    }

    .dev-webinew-main-cta-content > p {
        font-size: 15px;
    }

    .dev-webinew-main-cta-actions {
        flex-direction: column;
        gap: 10px;
    }

    .dev-webinew-main-cta-actions .dev-webinew-btn-white,
    .dev-webinew-main-cta-secondary {
        width: 100%;
        max-width: 390px;
        min-width: 0;
    }

    .dev-webinew-main-cta-features {
        flex-direction: column;
        align-items: flex-start;
        max-width: 350px;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .dev-webinew-main-cta-decoration {
        display: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3cc70ed *//* ==========================================
   مرحله ۱۴: ثبت سفارش در ۴ مرحله
   ========================================== */

.dev-webinew-order-section {
    position: relative;
}

.dev-webinew-order-lead {
    max-width: 970px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

/* مراحل ثبت سفارش */
.dev-webinew-order-steps {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    margin: 32px 0 36px !important;
    padding: 0 !important;
    list-style: none;
}

.dev-webinew-order-steps::before {
    content: "";
    position: absolute;
    top: 42px;
    right: 12.5%;
    left: 12.5%;
    z-index: 0;
    height: 2px;
    background: repeating-linear-gradient(
        90deg,
        rgba(239, 58, 79, 0.35) 0,
        rgba(239, 58, 79, 0.35) 8px,
        transparent 8px,
        transparent 15px
    );
}

.dev-webinew-order-step {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    min-width: 0;
    margin: 0 !important;
    padding: 24px 19px 21px;
    background: var(--wbn-white);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.035);
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-order-step:hover {
    border-color: rgba(239, 58, 79, 0.35);
    box-shadow: 0 10px 25px rgba(239, 58, 79, 0.09);
    transform: translateY(-4px);
}

.dev-webinew-order-number {
    position: absolute;
    top: -13px;
    right: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    color: var(--wbn-white);
    background: var(--wbn-primary);
    border: 3px solid var(--wbn-white);
    border-radius: 50%;
    box-shadow: 0 4px 11px rgba(239, 58, 79, 0.22);
    font-size: 13px;
    font-weight: 900;
}

.dev-webinew-order-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    margin: 0 auto 16px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border: 1px solid rgba(239, 58, 79, 0.15);
    border-radius: 14px;
    font-size: 24px;
    font-weight: 900;
}

.dev-webinew-order-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.dev-webinew-order-content h3 {
    margin: 0 0 8px;
    color: var(--wbn-dark);
    font-size: 17px;
    line-height: 1.65;
    text-align: center;
}

.dev-webinew-order-content > p {
    margin-bottom: 15px;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.85;
    text-align: center;
}

.dev-webinew-order-content ul {
    margin: auto 0 0 !important;
    padding: 13px 15px 13px 10px !important;
    background: var(--wbn-bg-card);
    border-radius: 9px;
    list-style: none;
}

.dev-webinew-order-content li {
    position: relative;
    margin: 0 0 6px;
    padding-right: 17px;
    color: #535b69;
    font-size: 11px;
    line-height: 1.7;
}

.dev-webinew-order-content li:last-child {
    margin-bottom: 0;
}

.dev-webinew-order-content li::before {
    content: "✓";
    position: absolute;
    top: 0;
    right: 0;
    color: var(--wbn-green);
    font-weight: 900;
}

/* باکس شفافیت فرایند */
.dev-webinew-order-important {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0 0 26px;
    padding: 20px 22px;
    color: #7c3f0d;
    background: #fff9eb;
    border: 1px solid rgba(245, 158, 11, 0.23);
    border-right: 4px solid var(--wbn-yellow);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-order-important-icon {
    display: flex;
    flex: 0 0 40px;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: var(--wbn-white);
    background: var(--wbn-yellow);
    border-radius: 50%;
    font-size: 18px;
    font-weight: 900;
}

.dev-webinew-order-important strong {
    display: block;
    margin-bottom: 3px;
    color: #78350f;
    font-size: 15px;
}

.dev-webinew-order-important p {
    margin: 0;
    color: #8a531d;
    font-size: 13px;
    line-height: 1.85;
}

/* CTA پایین سکشن */
.dev-webinew-order-contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
    padding: 27px;
    background:
        radial-gradient(
            circle at 92% 8%,
            rgba(239, 58, 79, 0.1),
            transparent 35%
        ),
        linear-gradient(
            135deg,
            var(--wbn-bg-light),
            var(--wbn-white)
        );
    border: 1px solid rgba(239, 58, 79, 0.16);
    border-radius: var(--wbn-radius);
}

.dev-webinew-order-contact-content {
    max-width: 650px;
}

.dev-webinew-order-contact-label {
    display: inline-block;
    margin-bottom: 7px;
    color: var(--wbn-primary);
    font-size: 12px;
    font-weight: 800;
}

.dev-webinew-order-contact h3 {
    margin: 0 0 7px;
    color: var(--wbn-dark);
    font-size: 20px;
}

.dev-webinew-order-contact p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.85;
}

.dev-webinew-order-contact-actions {
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.dev-webinew-order-contact-actions .dev-webinew-btn {
    min-width: 235px;
}

.dev-webinew-order-package-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--wbn-primary) !important;
    font-size: 12px;
    font-weight: 800;
    text-decoration: none !important;
}

.dev-webinew-order-package-link span {
    transition: transform 0.2s ease;
}

.dev-webinew-order-package-link:hover span {
    transform: translateY(-3px);
}

/* نمایش تبلت */
@media (max-width: 980px) {
    .dev-webinew-order-steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dev-webinew-order-steps::before {
        display: none;
    }

    .dev-webinew-order-contact {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
    }

    .dev-webinew-order-contact-content {
        max-width: 100%;
    }

    .dev-webinew-order-contact-actions {
        width: 100%;
    }

    .dev-webinew-order-contact-actions .dev-webinew-btn {
        width: 100%;
        max-width: 390px;
        min-width: 0;
    }
}

/* نمایش موبایل */
@media (max-width: 580px) {
    .dev-webinew-order-steps {
        grid-template-columns: 1fr;
        gap: 17px;
    }

    .dev-webinew-order-step {
        display: grid;
        grid-template-columns: 56px 1fr;
        grid-template-areas:
            "icon content"
            "list list";
        column-gap: 14px;
        padding: 22px 17px 17px;
    }

    .dev-webinew-order-icon {
        grid-area: icon;
        align-self: start;
        width: 50px;
        height: 50px;
        margin: 0;
    }

    .dev-webinew-order-content {
        display: contents;
    }

    .dev-webinew-order-content h3 {
        grid-area: content;
        align-self: start;
        margin: 4px 0 4px;
        text-align: right;
    }

    .dev-webinew-order-content > p {
        grid-column: 2;
        margin: 36px 0 14px;
        text-align: right;
    }

    .dev-webinew-order-content ul {
        grid-area: list;
        margin-top: 3px !important;
    }

    .dev-webinew-order-important {
        align-items: flex-start;
        padding: 17px;
    }

    .dev-webinew-order-important-icon {
        flex-basis: 35px;
        width: 35px;
        height: 35px;
    }

    .dev-webinew-order-contact {
        padding: 22px 17px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eee3eb2 *//* ==========================================
   مرحله ۱۵: نظرات مشتریان
   ========================================== */

.dev-webinew-testimonials-section {
    position: relative;
}

.dev-webinew-testimonials-lead {
    max-width: 970px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

/* شبکه نظرات */
.dev-webinew-testimonials-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin: 30px 0;
}

.dev-webinew-testimonial-card {
    position: relative;
    min-width: 0;
    padding: 28px;
    overflow: hidden;
    background: var(--wbn-bg-card);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius);
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-testimonial-card:hover {
    border-color: rgba(239, 58, 79, 0.3);
    box-shadow: 0 11px 28px rgba(239, 58, 79, 0.08);
    transform: translateY(-4px);
}

.dev-webinew-testimonial-quote-icon {
    position: absolute;
    top: 14px;
    left: 20px;
    color: var(--wbn-primary);
    font-family: Georgia, serif;
    font-size: 74px;
    line-height: 1;
    opacity: 0.12;
    pointer-events: none;
}

.dev-webinew-testimonial-header {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 19px;
}

.dev-webinew-testimonial-profile {
    display: flex;
    align-items: center;
    gap: 13px;
    min-width: 0;
    margin: 0 !important;
    text-align: right !important;
}

.dev-webinew-testimonial-avatar {
    flex: 0 0 64px;
    width: 64px;
    height: 64px;
    object-fit: cover;
    background: #e8edf2;
    border: 3px solid var(--wbn-white);
    border-radius: 50%;
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.1);
}

.dev-webinew-testimonial-profile figcaption {
    min-width: 0;
    margin: 0 !important;
}

.dev-webinew-testimonial-profile figcaption strong {
    display: block;
    margin-bottom: 3px;
    color: var(--wbn-dark);
    font-size: 15px;
    line-height: 1.6;
}

.dev-webinew-testimonial-profile figcaption span {
    display: block;
    color: var(--wbn-text-light);
    font-size: 11px;
    line-height: 1.7;
}

.dev-webinew-testimonial-stars {
    flex: 0 0 auto;
    color: var(--wbn-yellow);
    font-size: 16px;
    letter-spacing: 2px;
    white-space: nowrap;
}

/* متن نظر */
.dev-webinew-testimonial-text {
    position: relative;
    z-index: 2;
    min-height: 142px;
    margin: 0 0 19px !important;
    padding: 19px 21px !important;
    color: #414958 !important;
    background: var(--wbn-white) !important;
    border: 1px solid #edf0f3 !important;
    border-right: 3px solid var(--wbn-primary) !important;
    border-radius: 0 10px 10px 0 !important;
    font-size: 14px !important;
    line-height: 2 !important;
}

.dev-webinew-testimonial-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.dev-webinew-testimonial-meta > span {
    display: inline-flex;
    gap: 4px;
    padding: 6px 10px;
    color: var(--wbn-text-light);
    background: var(--wbn-white);
    border: 1px solid var(--wbn-border);
    border-radius: 50px;
    font-size: 10px;
    line-height: 1.6;
}

.dev-webinew-testimonial-meta strong {
    color: #4b5363;
    font-size: inherit;
}

/* یادآوری اجازه انتشار */
.dev-webinew-testimonial-permission {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin: 0 0 30px;
    padding: 18px 20px;
    color: #70470e;
    background: #fffbeb;
    border: 1px solid rgba(245, 158, 11, 0.22);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-testimonial-permission-icon {
    display: flex;
    flex: 0 0 36px;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    color: var(--wbn-white);
    background: var(--wbn-yellow);
    border-radius: 50%;
    font-family: Georgia, serif;
    font-size: 18px;
    font-weight: 700;
}

.dev-webinew-testimonial-permission strong {
    display: block;
    margin-bottom: 3px;
    color: #78350f;
    font-size: 14px;
}

.dev-webinew-testimonial-permission p {
    margin: 0;
    color: #835019;
    font-size: 12px;
    line-height: 1.85;
}

/* ارزش‌های همکاری */
.dev-webinew-testimonial-values {
    margin: 30px 0;
    padding: 27px;
    background:
        radial-gradient(
            circle at 94% 7%,
            rgba(16, 185, 129, 0.09),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            #f4fcf7,
            var(--wbn-white)
        );
    border: 1px solid rgba(16, 185, 129, 0.18);
    border-radius: var(--wbn-radius);
}

.dev-webinew-testimonial-values-heading {
    display: flex;
    align-items: flex-start;
    gap: 13px;
    margin-bottom: 21px;
}

.dev-webinew-testimonial-values-heading > span {
    display: flex;
    flex: 0 0 40px;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: var(--wbn-white);
    background: var(--wbn-green);
    border-radius: 50%;
    font-size: 15px;
    font-weight: 900;
}

.dev-webinew-testimonial-values-heading h3 {
    margin: 0 0 3px;
    font-size: 20px;
}

.dev-webinew-testimonial-values-heading p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 13px;
}

.dev-webinew-testimonial-values-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 13px;
}

.dev-webinew-testimonial-value {
    min-width: 0;
    padding: 17px;
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(16, 185, 129, 0.14);
    border-radius: 10px;
}

.dev-webinew-testimonial-value > span {
    display: block;
    margin-bottom: 8px;
    color: var(--wbn-green);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 1px;
}

.dev-webinew-testimonial-value strong {
    display: block;
    margin-bottom: 5px;
    color: #294c39;
    font-size: 14px;
}

.dev-webinew-testimonial-value p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 11px;
    line-height: 1.75;
}

/* CTA پایین سکشن */
.dev-webinew-testimonials-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 23px 25px;
    background: linear-gradient(
        135deg,
        var(--wbn-bg-light),
        var(--wbn-white)
    );
    border: 1px solid rgba(239, 58, 79, 0.15);
    border-radius: var(--wbn-radius-sm);
}

.dev-webinew-testimonials-cta strong {
    display: block;
    margin-bottom: 4px;
    color: var(--wbn-dark);
    font-size: 17px;
}

.dev-webinew-testimonials-cta p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 13px;
}

.dev-webinew-testimonials-cta .dev-webinew-btn {
    flex: 0 0 auto;
    min-width: 215px;
}

/* نمایش تبلت */
@media (max-width: 900px) {
    .dev-webinew-testimonial-values-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* نمایش موبایل */
@media (max-width: 700px) {
    .dev-webinew-testimonials-grid {
        grid-template-columns: 1fr;
    }

    .dev-webinew-testimonial-text {
        min-height: 0;
    }

    .dev-webinew-testimonials-cta {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
    }

    .dev-webinew-testimonials-cta .dev-webinew-btn {
        width: 100%;
        min-width: 0;
    }
}

@media (max-width: 520px) {
    .dev-webinew-testimonial-card {
        padding: 21px 17px;
    }

    .dev-webinew-testimonial-header {
        align-items: flex-start;
        flex-direction: column;
    }

    .dev-webinew-testimonial-stars {
        margin-right: 77px;
    }

    .dev-webinew-testimonial-values {
        padding: 21px 17px;
    }

    .dev-webinew-testimonial-values-grid {
        grid-template-columns: 1fr;
    }

    .dev-webinew-testimonial-permission {
        padding: 16px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8f8e2ff *//* ==========================================
   مرحله ۱۶: خدمات مکمل وبینیو
   ========================================== */

.dev-webinew-related-section {
    position: relative;
}

.dev-webinew-related-lead {
    max-width: 970px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

/* شبکه خدمات */
.dev-webinew-related-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 17px;
    margin: 30px 0 38px;
}

.dev-webinew-related-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 23px 20px;
    background: var(--wbn-bg-card);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    transition:
        transform 0.25s ease,
        background-color 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-related-card:hover {
    background: var(--wbn-white);
    border-color: rgba(239, 58, 79, 0.32);
    box-shadow: 0 11px 27px rgba(239, 58, 79, 0.08);
    transform: translateY(-4px);
}

.dev-webinew-related-featured {
    background: linear-gradient(
        145deg,
        #fff7f8,
        var(--wbn-white)
    );
    border: 2px solid rgba(239, 58, 79, 0.55);
}

.dev-webinew-related-badge {
    position: absolute;
    top: -12px;
    left: 17px;
    padding: 4px 11px;
    color: var(--wbn-white);
    background: var(--wbn-primary);
    border-radius: 50px;
    font-size: 10px;
    font-weight: 800;
    white-space: nowrap;
}

.dev-webinew-related-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 51px;
    height: 51px;
    margin-bottom: 15px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border: 1px solid rgba(239, 58, 79, 0.14);
    border-radius: 13px;
    font-size: 23px;
    font-weight: 900;
}

.dev-webinew-related-card-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.dev-webinew-related-category {
    display: block;
    margin-bottom: 5px;
    color: var(--wbn-primary);
    font-size: 10px;
    font-weight: 800;
}

.dev-webinew-related-card h3 {
    margin: 0 0 9px;
    color: var(--wbn-dark);
    font-size: 17px;
    line-height: 1.65;
}

.dev-webinew-related-card-content > p {
    margin-bottom: 14px;
    color: var(--wbn-text-light);
    font-size: 12px;
    line-height: 1.8;
}

.dev-webinew-related-card ul {
    margin: auto 0 18px !important;
    padding: 12px 13px !important;
    background: rgba(255, 255, 255, 0.72);
    border-radius: 9px;
    list-style: none;
}

.dev-webinew-related-card li {
    position: relative;
    margin: 0 0 5px;
    padding-right: 17px;
    color: #535b69;
    font-size: 11px;
    line-height: 1.65;
}

.dev-webinew-related-card li:last-child {
    margin-bottom: 0;
}

.dev-webinew-related-card li::before {
    content: "✓";
    position: absolute;
    right: 0;
    color: var(--wbn-green);
    font-weight: 900;
}

.dev-webinew-related-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: auto;
    color: var(--wbn-primary) !important;
    font-size: 12px;
    font-weight: 800;
    text-decoration: none !important;
}

.dev-webinew-related-link span {
    transition: transform 0.2s ease;
}

.dev-webinew-related-link:hover span {
    transform: translateX(-4px);
}

/* مسیر اتصال خدمات */
.dev-webinew-related-connection {
    margin: 35px 0;
    padding: 27px;
    background:
        radial-gradient(
            circle at 95% 5%,
            rgba(59, 130, 246, 0.1),
            transparent 32%
        ),
        linear-gradient(
            135deg,
            #f4f8ff,
            var(--wbn-white)
        );
    border: 1px solid rgba(59, 130, 246, 0.17);
    border-radius: var(--wbn-radius);
}

.dev-webinew-related-connection-heading {
    display: flex;
    align-items: flex-start;
    gap: 13px;
    margin-bottom: 23px;
}

.dev-webinew-related-connection-icon {
    display: flex;
    flex: 0 0 44px;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    color: var(--wbn-white);
    background: var(--wbn-blue);
    border-radius: 11px;
    font-size: 21px;
    font-weight: 900;
}

.dev-webinew-related-connection-heading h3 {
    margin: 0 0 3px;
    font-size: 20px;
}

.dev-webinew-related-connection-heading p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 13px;
}

/* مراحل اتصال خدمات */
.dev-webinew-related-flow {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.dev-webinew-related-flow::before {
    content: "";
    position: absolute;
    top: 22px;
    right: 12%;
    left: 12%;
    height: 2px;
    background: rgba(59, 130, 246, 0.19);
}

.dev-webinew-related-flow li {
    position: relative;
    z-index: 1;
    min-width: 0;
    margin: 0;
    padding: 0 10px;
    text-align: center;
}

.dev-webinew-related-flow-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin: 0 auto 11px;
    color: var(--wbn-blue);
    background: var(--wbn-white);
    border: 2px solid rgba(59, 130, 246, 0.3);
    border-radius: 50%;
    font-size: 14px;
    font-weight: 900;
}

.dev-webinew-related-flow strong {
    display: block;
    margin-bottom: 4px;
    color: var(--wbn-dark);
    font-size: 14px;
}

.dev-webinew-related-flow p {
    margin: 0;
    color: var(--wbn-text-light);
    font-size: 11px;
    line-height: 1.7;
}

/* CTA */
.dev-webinew-related-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 27px;
    margin-top: 27px;
    padding: 26px;
    background: var(--wbn-dark);
    border-radius: var(--wbn-radius);
}

.dev-webinew-related-cta-content {
    max-width: 700px;
}

.dev-webinew-related-cta-content > span {
    display: block;
    margin-bottom: 5px;
    color: var(--wbn-primary-light);
    font-size: 12px;
    font-weight: 800;
}

.dev-webinew-related-cta h3 {
    margin: 0 0 6px;
    color: var(--wbn-white);
    font-size: 20px;
}

.dev-webinew-related-cta p {
    margin: 0;
    color: rgba(255, 255, 255, 0.68);
    font-size: 13px;
}

.dev-webinew-related-cta .dev-webinew-btn {
    flex: 0 0 auto;
    min-width: 210px;
}

/* نمایش لپ‌تاپ کوچک */
@media (max-width: 1050px) {
    .dev-webinew-related-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* نمایش تبلت */
@media (max-width: 800px) {
    .dev-webinew-related-flow {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 22px 12px;
    }

    .dev-webinew-related-flow::before {
        display: none;
    }

    .dev-webinew-related-cta {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
    }

    .dev-webinew-related-cta .dev-webinew-btn {
        width: 100%;
        min-width: 0;
    }
}

/* نمایش موبایل */
@media (max-width: 580px) {
    .dev-webinew-related-grid,
    .dev-webinew-related-flow {
        grid-template-columns: 1fr;
    }

    .dev-webinew-related-card {
        padding: 21px 18px;
    }

    .dev-webinew-related-connection {
        padding: 21px 17px;
    }

    .dev-webinew-related-flow li {
        display: grid;
        grid-template-columns: 48px 1fr;
        grid-template-areas:
            "number title"
            "number text";
        column-gap: 12px;
        padding: 0;
        text-align: right;
    }

    .dev-webinew-related-flow-number {
        grid-area: number;
        align-self: center;
        margin: 0;
    }

    .dev-webinew-related-flow strong {
        grid-area: title;
        align-self: end;
    }

    .dev-webinew-related-flow p {
        grid-area: text;
        align-self: start;
    }

    .dev-webinew-related-cta {
        padding: 22px 18px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e749484 *//* ==========================================
   مرحله ۱۷: سؤالات متداول
   ========================================== */

.dev-webinew-faq-section {
    position: relative;
}

.dev-webinew-faq-lead {
    max-width: 900px;
    color: #3f4656;
    font-size: 17px;
    line-height: 2;
}

/* ساختار دو ستونه */
.dev-webinew-faq-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 310px;
    gap: 25px;
    align-items: start;
    margin-top: 30px;
}

.dev-webinew-faq-list {
    min-width: 0;
}

/* هر سؤال */
.dev-webinew-faq-item {
    margin-bottom: 12px;
    overflow: hidden;
    background: var(--wbn-bg-card);
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    transition:
        background-color 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-faq-item:last-child {
    margin-bottom: 0;
}

.dev-webinew-faq-item[open] {
    background: var(--wbn-white);
    border-color: rgba(239, 58, 79, 0.35);
    box-shadow: 0 7px 20px rgba(239, 58, 79, 0.07);
}

/* عنوان سؤال */
.dev-webinew-faq-item summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 17px;
    min-height: 70px;
    padding: 16px 20px;
    color: var(--wbn-dark);
    cursor: pointer;
    list-style: none;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.75;
    transition:
        color 0.2s ease,
        background-color 0.2s ease;
}

.dev-webinew-faq-item summary::-webkit-details-marker {
    display: none;
}

.dev-webinew-faq-item summary::marker {
    display: none;
    content: "";
}

.dev-webinew-faq-item summary:hover {
    color: var(--wbn-primary);
    background: rgba(239, 58, 79, 0.025);
}

.dev-webinew-faq-item[open] summary {
    color: var(--wbn-primary-dark);
    border-bottom: 1px solid var(--wbn-border);
}

.dev-webinew-faq-question {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
}

.dev-webinew-faq-number {
    display: inline-flex;
    flex: 0 0 36px;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border: 1px solid rgba(239, 58, 79, 0.13);
    border-radius: 9px;
    font-size: 11px;
    font-weight: 900;
}

/* آیکون باز و بسته‌شدن */
.dev-webinew-faq-toggle {
    position: relative;
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    background: var(--wbn-white);
    border: 1px solid var(--wbn-border);
    border-radius: 50%;
}

.dev-webinew-faq-toggle::before,
.dev-webinew-faq-toggle::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 2px;
    background: var(--wbn-primary);
    border-radius: 2px;
    transform: translate(-50%, -50%);
    transition: transform 0.25s ease;
}

.dev-webinew-faq-toggle::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.dev-webinew-faq-item[open] .dev-webinew-faq-toggle::after {
    transform: translate(-50%, -50%) rotate(0deg);
}

/* پاسخ */
.dev-webinew-faq-answer {
    padding: 18px 68px 20px 22px;
}

.dev-webinew-faq-answer p {
    margin: 0;
    color: #4d5564;
    font-size: 14px;
    line-height: 2;
}

/* ستون کناری */
.dev-webinew-faq-sidebar {
    position: sticky;
    top: 25px;
    padding: 27px 23px;
    background:
        radial-gradient(
            circle at 90% 5%,
            rgba(239, 58, 79, 0.11),
            transparent 34%
        ),
        linear-gradient(
            145deg,
            var(--wbn-bg-light),
            var(--wbn-white)
        );
    border: 1px solid rgba(239, 58, 79, 0.16);
    border-radius: var(--wbn-radius);
    text-align: center;
}

.dev-webinew-faq-sidebar-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    margin: 0 auto 16px;
    color: var(--wbn-white);
    background: linear-gradient(
        135deg,
        var(--wbn-primary),
        var(--wbn-primary-light)
    );
    border-radius: 50%;
    box-shadow: 0 7px 18px rgba(239, 58, 79, 0.23);
    font-size: 25px;
    font-weight: 900;
}

.dev-webinew-faq-sidebar-label {
    display: block;
    margin-bottom: 5px;
    color: var(--wbn-primary);
    font-size: 11px;
    font-weight: 800;
}

.dev-webinew-faq-sidebar h3 {
    margin: 0 0 9px;
    color: var(--wbn-dark);
    font-size: 20px;
    text-align: center;
}

.dev-webinew-faq-sidebar > p {
    margin-bottom: 20px;
    color: var(--wbn-text-light);
    font-size: 13px;
    line-height: 1.85;
}

.dev-webinew-faq-sidebar .dev-webinew-btn {
    width: 100%;
    padding-right: 13px;
    padding-left: 13px;
}

.dev-webinew-faq-sidebar-features {
    margin: 19px 0 0 !important;
    padding: 15px !important;
    background: rgba(255, 255, 255, 0.75);
    border-radius: 10px;
    list-style: none;
    text-align: right;
}

.dev-webinew-faq-sidebar-features li {
    display: flex;
    align-items: center;
    gap: 7px;
    margin: 0 0 7px;
    color: #535b69;
    font-size: 11px;
}

.dev-webinew-faq-sidebar-features li:last-child {
    margin-bottom: 0;
}

.dev-webinew-faq-sidebar-features li span {
    display: inline-flex;
    flex: 0 0 19px;
    align-items: center;
    justify-content: center;
    width: 19px;
    height: 19px;
    color: var(--wbn-white);
    background: var(--wbn-green);
    border-radius: 50%;
    font-size: 9px;
    font-weight: 900;
}

/* نمایش تبلت */
@media (max-width: 900px) {
    .dev-webinew-faq-layout {
        grid-template-columns: 1fr;
    }

    .dev-webinew-faq-sidebar {
        position: static;
        max-width: 580px;
        margin: 0 auto;
    }
}

/* نمایش موبایل */
@media (max-width: 580px) {
    .dev-webinew-faq-item summary {
        min-height: 64px;
        padding: 14px 15px;
        font-size: 14px;
    }

    .dev-webinew-faq-question {
        gap: 9px;
    }

    .dev-webinew-faq-number {
        flex-basis: 32px;
        width: 32px;
        height: 32px;
        font-size: 10px;
    }

    .dev-webinew-faq-toggle {
        flex-basis: 27px;
        width: 27px;
        height: 27px;
    }

    .dev-webinew-faq-answer {
        padding: 16px;
    }

    .dev-webinew-faq-answer p {
        font-size: 13px;
    }

    .dev-webinew-faq-sidebar {
        padding: 23px 18px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-23610f9 *//* ==========================================
   مرحله ۱۸: CTA نهایی و اطلاعات تماس
   ========================================== */

.dev-webinew-final-cta {
    position: relative;
    width: 100%;
    margin-bottom: 24px;
    padding: 54px 40px 0;
    overflow: hidden;
    color: var(--wbn-white);
    background:
        radial-gradient(
            circle at 92% 12%,
            rgba(255, 255, 255, 0.17),
            transparent 27%
        ),
        radial-gradient(
            circle at 10% 85%,
            rgba(26, 26, 46, 0.17),
            transparent 32%
        ),
        linear-gradient(
            135deg,
            var(--wbn-primary-dark),
            var(--wbn-primary) 52%,
            var(--wbn-primary-light)
        );
    border-radius: 22px;
    box-shadow: 0 16px 40px rgba(239, 58, 79, 0.23);
    text-align: center;
}

.dev-webinew-final-cta-content {
    position: relative;
    z-index: 3;
    max-width: 850px;
    margin: 0 auto;
}

.dev-webinew-final-cta-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    padding: 6px 15px;
    color: var(--wbn-white);
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 50px;
    backdrop-filter: blur(7px);
    font-size: 12px;
    font-weight: 800;
}

.dev-webinew-final-cta h2 {
    max-width: 780px;
    margin: 0 auto 15px;
    padding: 0;
    color: var(--wbn-white);
    font-size: clamp(29px, 4vw, 43px);
    font-weight: 900;
    line-height: 1.55;
}

.dev-webinew-final-cta h2::after {
    display: none;
}

.dev-webinew-final-cta-description {
    max-width: 730px;
    margin: 0 auto 28px !important;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    line-height: 2;
}

/* دکمه‌ها */
.dev-webinew-final-cta-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

.dev-webinew-final-call-button {
    display: inline-flex;
    gap: 11px;
    min-width: 275px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dev-webinew-final-call-icon {
    font-size: 22px;
    line-height: 1;
}

.dev-webinew-final-call-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: var(--wbn-primary);
    font-size: 17px;
    line-height: 1.45;
}

.dev-webinew-final-call-text small {
    color: var(--wbn-text-light);
    font-size: 10px;
    font-weight: 600;
}

.dev-webinew-final-secondary-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 50px;
    padding: 11px 20px;
    color: var(--wbn-white) !important;
    border: 1px solid rgba(255, 255, 255, 0.65);
    border-radius: 50px;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none !important;
    transition:
        color 0.2s ease,
        background-color 0.2s ease,
        border-color 0.2s ease;
}

.dev-webinew-final-secondary-button:hover {
    color: var(--wbn-primary) !important;
    background: var(--wbn-white);
    border-color: var(--wbn-white);
}

/* مزایا */
.dev-webinew-final-benefits {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px 24px;
    margin: 27px 0 37px !important;
    padding: 0 !important;
    list-style: none;
}

.dev-webinew-final-benefits li {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 12px;
    font-weight: 700;
}

.dev-webinew-final-benefits li span {
    display: inline-flex;
    flex: 0 0 20px;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    color: var(--wbn-primary-dark);
    background: var(--wbn-white);
    border-radius: 50%;
    font-size: 10px;
    font-weight: 900;
}

/* اطلاعات تماس */
.dev-webinew-final-contact {
    position: relative;
    z-index: 3;
    margin-right: -40px;
    margin-left: -40px;
    padding: 22px 32px;
    background: rgba(26, 26, 46, 0.94);
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    backdrop-filter: blur(10px);
}

.dev-webinew-final-contact-grid {
    display: grid;
    grid-template-columns:
        minmax(150px, 0.8fr)
        minmax(150px, 0.8fr)
        minmax(260px, 1.6fr)
        minmax(140px, 0.8fr);
    gap: 17px;
    max-width: 1080px;
    margin: 0 auto;
    font-style: normal;
    text-align: right;
}

.dev-webinew-final-contact-item {
    display: flex;
    align-items: center;
    gap: 11px;
    min-width: 0;
    padding-left: 14px;
    border-left: 1px solid rgba(255, 255, 255, 0.13);
}

.dev-webinew-final-contact-item:last-child {
    padding-left: 0;
    border-left: 0;
}

.dev-webinew-final-contact-icon {
    display: flex;
    flex: 0 0 37px;
    align-items: center;
    justify-content: center;
    width: 37px;
    height: 37px;
    color: var(--wbn-primary-light);
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 9px;
    font-size: 17px;
    font-weight: 900;
}

.dev-webinew-final-contact-item > div {
    min-width: 0;
}

.dev-webinew-final-contact-label {
    display: block;
    margin-bottom: 2px;
    color: rgba(255, 255, 255, 0.56);
    font-size: 9px;
    font-weight: 600;
}

.dev-webinew-final-contact-item a,
.dev-webinew-final-contact-item div > span:last-child {
    display: block;
    overflow: hidden;
    color: var(--wbn-white) !important;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.7;
    text-decoration: none !important;
    text-overflow: ellipsis;
}

.dev-webinew-final-contact-item a:hover {
    color: var(--wbn-primary-light) !important;
}

/* شکل‌های تزئینی */
.dev-webinew-final-cta-shape {
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    pointer-events: none;
}

.dev-webinew-final-cta-shape-one {
    top: -170px;
    right: -130px;
    width: 360px;
    height: 360px;
    border: 1px solid rgba(255, 255, 255, 0.16);
}

.dev-webinew-final-cta-shape-two {
    bottom: 50px;
    left: -180px;
    width: 370px;
    height: 370px;
    background: rgba(255, 255, 255, 0.045);
}
/* فوتر کوتاه */

/* نمایش لپ‌تاپ کوچک و تبلت */
@media (max-width: 960px) {
    .dev-webinew-final-contact-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dev-webinew-final-contact-item:nth-child(2) {
        padding-left: 0;
        border-left: 0;
    }
}

/* نمایش موبایل */
@media (max-width: 650px) {
    .dev-webinew-final-cta {
        padding: 41px 18px 0;
        border-radius: 18px;
    }

    .dev-webinew-final-cta h2 {
        font-size: 29px;
    }

    .dev-webinew-final-cta-description {
        font-size: 14px;
    }

    .dev-webinew-final-cta-actions {
        flex-direction: column;
    }

    .dev-webinew-final-call-button,
    .dev-webinew-final-secondary-button {
        width: 100%;
        max-width: 390px;
        min-width: 0;
    }

    .dev-webinew-final-benefits {
        flex-direction: column;
        align-items: flex-start;
        max-width: 315px;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .dev-webinew-final-contact {
        margin-right: -18px;
        margin-left: -18px;
        padding: 19px 17px;
    }

    .dev-webinew-final-contact-grid {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .dev-webinew-final-contact-item,
    .dev-webinew-final-contact-item:nth-child(2) {
        padding: 11px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.11);
        border-left: 0;
    }

    .dev-webinew-final-contact-item:last-child {
        border-bottom: 0;
    }

    .dev-webinew-final-address {
        order: 4;
    }

    .dev-webinew-final-cta-shape {
        display: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d8d2442 *//* ==========================================
   مرحله ۱۸: CTA نهایی و اطلاعات تماس
   ========================================== */

.dev-webinew-final-cta {
    position: relative;
    width: 100%;
    margin-bottom: 24px;
    padding: 54px 40px 0;
    overflow: hidden;
    color: var(--wbn-white);
    background:
        radial-gradient(
            circle at 92% 12%,
            rgba(255, 255, 255, 0.17),
            transparent 27%
        ),
        radial-gradient(
            circle at 10% 85%,
            rgba(26, 26, 46, 0.17),
            transparent 32%
        ),
        linear-gradient(
            135deg,
            var(--wbn-primary-dark),
            var(--wbn-primary) 52%,
            var(--wbn-primary-light)
        );
    border-radius: 22px;
    box-shadow: 0 16px 40px rgba(239, 58, 79, 0.23);
    text-align: center;
}

.dev-webinew-final-cta-content {
    position: relative;
    z-index: 3;
    max-width: 850px;
    margin: 0 auto;
}

.dev-webinew-final-cta-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    padding: 6px 15px;
    color: var(--wbn-white);
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 50px;
    backdrop-filter: blur(7px);
    font-size: 12px;
    font-weight: 800;
}

.dev-webinew-final-cta h2 {
    max-width: 780px;
    margin: 0 auto 15px;
    padding: 0;
    color: var(--wbn-white);
    font-size: clamp(29px, 4vw, 43px);
    font-weight: 900;
    line-height: 1.55;
}

.dev-webinew-final-cta h2::after {
    display: none;
}

.dev-webinew-final-cta-description {
    max-width: 730px;
    margin: 0 auto 28px !important;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    line-height: 2;
}

/* دکمه‌ها */
.dev-webinew-final-cta-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

.dev-webinew-final-call-button {
    display: inline-flex;
    gap: 11px;
    min-width: 275px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dev-webinew-final-call-icon {
    font-size: 22px;
    line-height: 1;
}

.dev-webinew-final-call-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: var(--wbn-primary);
    font-size: 17px;
    line-height: 1.45;
}

.dev-webinew-final-call-text small {
    color: var(--wbn-text-light);
    font-size: 10px;
    font-weight: 600;
}

.dev-webinew-final-secondary-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 50px;
    padding: 11px 20px;
    color: var(--wbn-white) !important;
    border: 1px solid rgba(255, 255, 255, 0.65);
    border-radius: 50px;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none !important;
    transition:
        color 0.2s ease,
        background-color 0.2s ease,
        border-color 0.2s ease;
}

.dev-webinew-final-secondary-button:hover {
    color: var(--wbn-primary) !important;
    background: var(--wbn-white);
    border-color: var(--wbn-white);
}

/* مزایا */
.dev-webinew-final-benefits {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px 24px;
    margin: 27px 0 37px !important;
    padding: 0 !important;
    list-style: none;
}

.dev-webinew-final-benefits li {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 12px;
    font-weight: 700;
}

.dev-webinew-final-benefits li span {
    display: inline-flex;
    flex: 0 0 20px;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    color: var(--wbn-primary-dark);
    background: var(--wbn-white);
    border-radius: 50%;
    font-size: 10px;
    font-weight: 900;
}

/* اطلاعات تماس */
.dev-webinew-final-contact {
    position: relative;
    z-index: 3;
    margin-right: -40px;
    margin-left: -40px;
    padding: 22px 32px;
    background: rgba(26, 26, 46, 0.94);
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    backdrop-filter: blur(10px);
}

.dev-webinew-final-contact-grid {
    display: grid;
    grid-template-columns:
        minmax(150px, 0.8fr)
        minmax(150px, 0.8fr)
        minmax(260px, 1.6fr)
        minmax(140px, 0.8fr);
    gap: 17px;
    max-width: 1080px;
    margin: 0 auto;
    font-style: normal;
    text-align: right;
}

.dev-webinew-final-contact-item {
    display: flex;
    align-items: center;
    gap: 11px;
    min-width: 0;
    padding-left: 14px;
    border-left: 1px solid rgba(255, 255, 255, 0.13);
}

.dev-webinew-final-contact-item:last-child {
    padding-left: 0;
    border-left: 0;
}

.dev-webinew-final-contact-icon {
    display: flex;
    flex: 0 0 37px;
    align-items: center;
    justify-content: center;
    width: 37px;
    height: 37px;
    color: var(--wbn-primary-light);
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 9px;
    font-size: 17px;
    font-weight: 900;
}

.dev-webinew-final-contact-item > div {
    min-width: 0;
}

.dev-webinew-final-contact-label {
    display: block;
    margin-bottom: 2px;
    color: rgba(255, 255, 255, 0.56);
    font-size: 9px;
    font-weight: 600;
}

.dev-webinew-final-contact-item a,
.dev-webinew-final-contact-item div > span:last-child {
    display: block;
    overflow: hidden;
    color: var(--wbn-white) !important;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.7;
    text-decoration: none !important;
    text-overflow: ellipsis;
}

.dev-webinew-final-contact-item a:hover {
    color: var(--wbn-primary-light) !important;
}

/* شکل‌های تزئینی */
.dev-webinew-final-cta-shape {
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    pointer-events: none;
}

.dev-webinew-final-cta-shape-one {
    top: -170px;
    right: -130px;
    width: 360px;
    height: 360px;
    border: 1px solid rgba(255, 255, 255, 0.16);
}

.dev-webinew-final-cta-shape-two {
    bottom: 50px;
    left: -180px;
    width: 370px;
    height: 370px;
    background: rgba(255, 255, 255, 0.045);
}

/* فوتر کوتاه */
.dev-webinew-page-footer {
    padding: 12px 10px 4px;
    color: var(--wbn-text-light);
    text-align: center;
}

.dev-webinew-page-footer p {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1.8;
}

.dev-webinew-page-footer a {
    color: var(--wbn-primary) !important;
    font-weight: 800;
    text-decoration: none !important;
}

.dev-webinew-footer-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 7px;
    font-size: 11px;
}

.dev-webinew-footer-links span {
    color: #cbd5e1;
}

/* نمایش لپ‌تاپ کوچک و تبلت */
@media (max-width: 960px) {
    .dev-webinew-final-contact-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dev-webinew-final-contact-item:nth-child(2) {
        padding-left: 0;
        border-left: 0;
    }
}

/* نمایش موبایل */
@media (max-width: 650px) {
    .dev-webinew-final-cta {
        padding: 41px 18px 0;
        border-radius: 18px;
    }

    .dev-webinew-final-cta h2 {
        font-size: 29px;
    }

    .dev-webinew-final-cta-description {
        font-size: 14px;
    }

    .dev-webinew-final-cta-actions {
        flex-direction: column;
    }

    .dev-webinew-final-call-button,
    .dev-webinew-final-secondary-button {
        width: 100%;
        max-width: 390px;
        min-width: 0;
    }

    .dev-webinew-final-benefits {
        flex-direction: column;
        align-items: flex-start;
        max-width: 315px;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .dev-webinew-final-contact {
        margin-right: -18px;
        margin-left: -18px;
        padding: 19px 17px;
    }

    .dev-webinew-final-contact-grid {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .dev-webinew-final-contact-item,
    .dev-webinew-final-contact-item:nth-child(2) {
        padding: 11px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.11);
        border-left: 0;
    }

    .dev-webinew-final-contact-item:last-child {
        border-bottom: 0;
    }

    .dev-webinew-final-address {
        order: 4;
    }

    .dev-webinew-final-cta-shape {
        display: none;
    }
}/* End custom CSS */
/* Start custom CSS *//* ==========================================
   CSS مشترک لندینگ تولید محتوا در مشهد
   Webinew — Global Styles
   ========================================== */

:root {
    --wbn-primary: #ef3a4f;
    --wbn-primary-dark: #d92e43;
    --wbn-primary-light: #ff6b7a;
    --wbn-dark: #1a1a2e;
    --wbn-text: #2d2d3f;
    --wbn-text-light: #6b6b7b;
    --wbn-bg-light: #fef5f5;
    --wbn-bg-card: #f8fafc;
    --wbn-white: #ffffff;
    --wbn-border: #e2e8f0;
    --wbn-green: #10b981;
    --wbn-yellow: #f59e0b;
    --wbn-blue: #3b82f6;
    --wbn-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    --wbn-shadow-hover: 0 10px 30px rgba(0, 0, 0, 0.09);
    --wbn-radius: 16px;
    --wbn-radius-sm: 12px;
}

/* ساختار اصلی صفحه */
.dev-webinew-landing {
    direction: rtl;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    color: var(--wbn-text);
    font-size: 16px;
    line-height: 1.9;
    text-align: right;
}

.dev-webinew-landing,
.dev-webinew-landing *,
.dev-webinew-landing *::before,
.dev-webinew-landing *::after {
    box-sizing: border-box;
}

/* اصلاح فاصله عناصر متنی */
.dev-webinew-landing p {
    margin-top: 0;
    margin-bottom: 18px;
}

.dev-webinew-landing p:last-child {
    margin-bottom: 0;
}

.dev-webinew-landing ul,
.dev-webinew-landing ol {
    margin: 18px 0;
    padding-right: 24px;
    padding-left: 0;
}

.dev-webinew-landing li {
    margin-bottom: 9px;
}

.dev-webinew-landing strong {
    color: var(--wbn-dark);
    font-weight: 800;
}

.dev-webinew-landing a {
    color: var(--wbn-primary);
    text-decoration: none;
}

/* باکس استاندارد سکشن‌ها */
.dev-webinew-box {
    width: 100%;
    margin-bottom: 35px;
    padding: 35px 30px;
    overflow: hidden;
    background: var(--wbn-white);
    border: 1px solid rgba(226, 232, 240, 0.75);
    border-radius: var(--wbn-radius);
    box-shadow: var(--wbn-shadow);
}

/* عنوان‌های اصلی */
.dev-webinew-landing h1,
.dev-webinew-landing h2,
.dev-webinew-landing h3,
.dev-webinew-landing h4 {
    color: var(--wbn-dark);
    font-family: inherit;
}

.dev-webinew-landing h2 {
    position: relative;
    margin: 0 0 22px;
    padding-bottom: 13px;
    font-size: clamp(25px, 3vw, 34px);
    font-weight: 900;
    line-height: 1.55;
}

.dev-webinew-landing h2::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: var(--wbn-primary);
    border-radius: 3px;
}

.dev-webinew-landing h3 {
    margin: 30px 0 14px;
    font-size: clamp(20px, 2.2vw, 24px);
    font-weight: 800;
    line-height: 1.6;
}

.dev-webinew-landing h4 {
    margin: 0 0 8px;
    font-size: 17px;
    font-weight: 800;
    line-height: 1.6;
}

/* برچسب بالای سکشن‌ها */
.dev-webinew-tag {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 15px;
    padding: 6px 16px;
    color: var(--wbn-primary);
    background: var(--wbn-bg-light);
    border: 1px solid rgba(239, 58, 79, 0.16);
    border-radius: 50px;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.6;
}

/* دکمه‌های مشترک */
.dev-webinew-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 12px 30px;
    border: 2px solid transparent;
    border-radius: 50px;
    font-family: inherit;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.5;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    transition:
        transform 0.25s ease,
        background-color 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.dev-webinew-btn:hover {
    transform: translateY(-2px);
}

.dev-webinew-btn:focus-visible {
    outline: 3px solid rgba(239, 58, 79, 0.25);
    outline-offset: 3px;
}

.dev-webinew-btn-primary {
    color: var(--wbn-white) !important;
    background: var(--wbn-primary);
    box-shadow: 0 6px 20px rgba(239, 58, 79, 0.25);
}

.dev-webinew-btn-primary:hover {
    color: var(--wbn-white) !important;
    background: var(--wbn-primary-dark);
    box-shadow: 0 9px 25px rgba(239, 58, 79, 0.32);
}

.dev-webinew-btn-outline {
    color: var(--wbn-primary) !important;
    background: transparent;
    border-color: var(--wbn-primary);
}

.dev-webinew-btn-outline:hover {
    color: var(--wbn-white) !important;
    background: var(--wbn-primary);
}

.dev-webinew-btn-white {
    color: var(--wbn-primary) !important;
    background: var(--wbn-white);
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.15);
}

.dev-webinew-btn-white:hover {
    color: var(--wbn-primary-dark) !important;
    background: #fffafa;
    box-shadow: 0 9px 25px rgba(0, 0, 0, 0.2);
}

/* تصاویر و Figure */
.dev-webinew-landing figure {
    max-width: 100%;
    margin: 28px 0;
    text-align: center;
}

.dev-webinew-p-image {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: var(--wbn-radius);
    box-shadow: var(--wbn-shadow);
}

.dev-webinew-landing figcaption {
    margin-top: 10px;
    color: var(--wbn-text-light);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
}

/* جدول‌های رسپانسیو */
.dev-webinew-table-wrap {
    width: 100%;
    max-width: 100%;
    margin: 22px 0;
    overflow-x: auto;
    border: 1px solid var(--wbn-border);
    border-radius: var(--wbn-radius-sm);
    -webkit-overflow-scrolling: touch;
}

.dev-webinew-table-wrap table {
    width: 100%;
    min-width: 700px;
    border-collapse: collapse;
    background: var(--wbn-white);
}

.dev-webinew-table-wrap th {
    padding: 15px 18px;
    color: var(--wbn-white);
    background: var(--wbn-dark);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 14px;
    font-weight: 800;
    line-height: 1.7;
    text-align: right;
    white-space: nowrap;
}

.dev-webinew-table-wrap td {
    padding: 14px 18px;
    color: var(--wbn-text);
    border-bottom: 1px solid #eef2f6;
    border-left: 1px solid #f1f5f9;
    font-size: 14px;
    line-height: 1.8;
    text-align: right;
    vertical-align: top;
}

.dev-webinew-table-wrap tbody tr:nth-child(even) td {
    background: #fafbfc;
}

.dev-webinew-table-wrap tbody tr:hover td {
    background: var(--wbn-bg-light);
}

.dev-webinew-table-wrap tr:last-child td {
    border-bottom: 0;
}

/* باکس‌های نکته، هشدار و مهم */
.dev-webinew-box-tip,
.dev-webinew-box-warning,
.dev-webinew-box-important {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin: 22px 0;
    padding: 20px 24px;
    border-radius: var(--wbn-radius-sm);
    font-size: 15px;
    line-height: 1.9;
}

.dev-webinew-box-tip {
    color: #166534;
    background: #f0fdf4;
    border-right: 4px solid var(--wbn-green);
}

.dev-webinew-box-warning {
    color: #92400e;
    background: #fffbeb;
    border-right: 4px solid var(--wbn-yellow);
}

.dev-webinew-box-important {
    color: #991b1b;
    background: #fef2f2;
    border-right: 4px solid var(--wbn-primary);
}

.dev-webinew-box-icon {
    flex: 0 0 auto;
    margin-top: 2px;
    font-size: 21px;
    line-height: 1.5;
}

.dev-webinew-box-tip strong,
.dev-webinew-box-warning strong,
.dev-webinew-box-important strong {
    color: inherit;
}

/* نقل‌قول */
.dev-webinew-landing blockquote {
    margin: 25px 0;
    padding: 22px 26px;
    color: var(--wbn-text);
    background: var(--wbn-bg-card);
    border: 0;
    border-right: 4px solid var(--wbn-primary);
    border-radius: 0 var(--wbn-radius-sm) var(--wbn-radius-sm) 0;
    font-size: 16px;
    line-height: 2;
}

.dev-webinew-landing blockquote cite {
    display: block;
    margin-top: 12px;
    color: var(--wbn-primary);
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
}

/* جلوگیری از بیرون‌زدگی محتوا */
.dev-webinew-landing img,
.dev-webinew-landing video,
.dev-webinew-landing iframe {
    max-width: 100%;
}

/* نمایش موبایل و تبلت */
@media (max-width: 768px) {
    .dev-webinew-landing {
        padding: 0 14px;
        font-size: 15px;
        line-height: 1.9;
    }

    .dev-webinew-box {
        margin-bottom: 24px;
        padding: 25px 20px;
        border-radius: 14px;
    }

    .dev-webinew-landing h2 {
        margin-bottom: 20px;
        font-size: 25px;
    }

    .dev-webinew-landing h3 {
        font-size: 20px;
    }

    .dev-webinew-btn {
        width: 100%;
        min-height: 50px;
        padding: 12px 20px;
    }

    .dev-webinew-table-wrap table {
        min-width: 650px;
    }

    .dev-webinew-box-tip,
    .dev-webinew-box-warning,
    .dev-webinew-box-important {
        padding: 17px 18px;
    }
}

@media (max-width: 480px) {
    .dev-webinew-landing {
        padding: 0 10px;
    }

    .dev-webinew-box {
        padding: 22px 16px;
    }

    .dev-webinew-landing h2 {
        font-size: 23px;
    }

    .dev-webinew-tag {
        font-size: 13px;
    }
}

/* دسترس‌پذیری و کاهش انیمیشن */
@media (prefers-reduced-motion: reduce) {
    .dev-webinew-btn {
        transition: none;
    }

    .dev-webinew-btn:hover {
        transform: none;
    }
}/* End custom CSS */