.elementor-38 .elementor-element.elementor-element-3c0356c8{--display:flex;}.elementor-38 .elementor-element.elementor-element-3c0356c8.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-38 .elementor-element.elementor-element-06ad956{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-38 .elementor-element.elementor-element-f10515b{width:var( --container-widget-width, 69% );max-width:69%;--container-widget-width:69%;--container-widget-flex-grow:0;}.elementor-38 .elementor-element.elementor-element-f10515b.elementor-element{--align-self:center;}.elementor-38 .elementor-element.elementor-element-f10515b .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-38 .elementor-element.elementor-element-2e48113{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-38 .elementor-element.elementor-element-d248e33{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-38 .elementor-element.elementor-element-4e96131{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-38 .elementor-element.elementor-element-f521020{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-38 .elementor-element.elementor-element-05f4e61{--display:flex;}.elementor-38 .elementor-element.elementor-element-20071e1{--grid-template-columns:repeat(0, auto);text-align:center;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-38 .elementor-element.elementor-element-5aaeced{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-38 .elementor-element.elementor-element-f10515b{--container-widget-width:1000px;--container-widget-flex-grow:0;width:var( --container-widget-width, 1000px );max-width:1000px;}}@media(min-width:768px){.elementor-38 .elementor-element.elementor-element-3c0356c8{--width:85.501%;}}/* Start custom CSS for text-editor, class: .elementor-element-58bf1469 *//* ============================================
   استایل بخش Hero و Features
   Migrate Armenia
   ============================================ */

/* تنظیمات کلی مشترک */
.ma-hero-section,
.ma-features-section {
    font-family: 'Vazirmatn', 'IRANSans', 'Tahoma', sans-serif;
    direction: rtl;
    text-align: right;
    line-height: 1.8;
    color: #ffffff !important;
    box-sizing: border-box;
}

.ma-hero-section *,
.ma-features-section * {
    box-sizing: border-box;
}

/* ============================================
   Hero Section
   ============================================ */
.ma-hero-section {
    background: linear-gradient(135deg, #2a1f3d 0%, #1a1230 50%, #0f0a1f 100%);
    padding: 80px 30px;
    border-radius: 24px;
    margin: 30px auto;
    max-width: 1200px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);
}

.ma-hero-section::before {
    content: "";
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(255, 200, 87, 0.15) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none !important;
}

.ma-hero-section::after {
    content: "";
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 350px;
    height: 350px;
    background: radial-gradient(circle, rgba(155, 109, 255, 0.12) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none !important;
}

.ma-hero-content {
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

.ma-hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 200, 87, 0.15);
    border: 1px solid rgba(255, 200, 87, 0.3);
    color: #ffc857 !important;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 25px;
    backdrop-filter: blur(10px);
}

.ma-badge-icon {
    font-size: 18px;
}

.ma-hero-title {
    font-size: 48px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
    color: #ffffff !important;
    margin: 0 0 25px !important;
    letter-spacing: -0.5px;
}

.ma-text-gold {
    background: linear-gradient(135deg, #ffc857 0%, #ff9a3c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent !important;
}

.ma-hero-description {
    font-size: 18px !important;
    line-height: 2 !important;
    color: rgba(255, 255, 255, 0.85) !important;
    margin: 0 auto 40px !important;
    max-width: 750px;
}

.ma-hero-description strong {
    color: #ffc857 !important;
    font-weight: 700;
}

.ma-hero-stats {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    flex-wrap: wrap;
    padding: 30px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
}

.ma-stat-item {
    text-align: center;
}

.ma-stat-number {
    font-size: 42px;
    font-weight: 800;
    background: linear-gradient(135deg, #ffc857 0%, #ff9a3c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1;
    margin-bottom: 8px;
}

.ma-stat-label {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7) !important;
    font-weight: 500;
}

.ma-stat-divider {
    width: 1px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
}

/* ============================================
   هدر مشترک بخش‌ها
   ============================================ */
.ma-section-header {
    text-align: center;
    margin-bottom: 60px;
}

.ma-section-tag {
    display: inline-block;
    background: rgba(155, 109, 255, 0.15);
    border: 1px solid rgba(155, 109, 255, 0.3);
    color: #b794ff !important;
    padding: 6px 18px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.ma-section-title {
    font-size: 38px !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    margin: 0 0 20px !important;
    line-height: 1.3 !important;
}

.ma-section-subtitle {
    font-size: 17px !important;
    color: rgba(255, 255, 255, 0.7) !important;
    max-width: 700px;
    margin: 0 auto !important;
    line-height: 1.8 !important;
}

/* ============================================
   Features Section
   ============================================ */
.ma-features-section {
    padding: 80px 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.ma-features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.ma-feature-card {
    background: linear-gradient(135deg, rgba(45, 35, 70, 0.6) 0%, rgba(30, 22, 50, 0.6) 100%);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    padding: 35px 28px;
    transition: all 0.4s ease;
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
}

.ma-feature-card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, transparent 0%, #ffc857 50%, transparent 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none !important;
}

.ma-feature-card:hover {
    transform: translateY(-8px);
    border-color: rgba(255, 200, 87, 0.3);
    box-shadow: 0 15px 40px rgba(255, 200, 87, 0.1);
}

.ma-feature-card:hover::before {
    opacity: 1;
}

.ma-feature-icon {
    width: 60px;
    height: 60px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin-bottom: 20px;
    transition: transform 0.4s ease;
}

.ma-feature-card:hover .ma-feature-icon {
    transform: scale(1.1) rotate(-5deg);
}

.ma-icon-blue   { background: linear-gradient(135deg, #4f9fff 0%, #2f7fef 100%); }
.ma-icon-green  { background: linear-gradient(135deg, #48d685 0%, #2eb868 100%); }
.ma-icon-orange { background: linear-gradient(135deg, #ff9f43 0%, #ee7926 100%); }
.ma-icon-purple { background: linear-gradient(135deg, #a884ff 0%, #8866dd 100%); }
.ma-icon-pink   { background: linear-gradient(135deg, #ff6b9d 0%, #e8487f 100%); }
.ma-icon-teal   { background: linear-gradient(135deg, #2dd4bf 0%, #14b8a6 100%); }

.ma-feature-card h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    margin: 0 0 12px !important;
    line-height: 1.4 !important;
}

.ma-feature-card p {
    font-size: 15px !important;
    color: rgba(255, 255, 255, 0.7) !important;
    margin: 0 !important;
    line-height: 1.8 !important;
}

/* ============================================
   ریسپانسیو — تبلت (768px تا 1024px)
   ============================================ */
@media screen and (max-width: 1024px) {
    .ma-hero-section {
        padding: 60px 25px;
    }

    .ma-hero-title {
        font-size: 38px !important;
    }

    .ma-section-title {
        font-size: 32px !important;
    }

    .ma-features-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .ma-stat-number {
        font-size: 36px;
    }
}

/* ============================================
   ریسپانسیو — موبایل (زیر 768px)
   ============================================ */
@media screen and (max-width: 768px) {
    .ma-hero-section {
        padding: 50px 20px;
        border-radius: 18px;
        margin: 20px 10px;
    }

    .ma-features-section {
        padding: 50px 20px;
    }

    .ma-hero-title {
        font-size: 28px !important;
    }

    .ma-hero-description {
        font-size: 15.5px !important;
    }

    .ma-section-title {
        font-size: 26px !important;
    }

    .ma-section-subtitle {
        font-size: 15px !important;
    }

    .ma-hero-stats {
        flex-direction: column;
        gap: 20px;
        padding: 25px 20px;
    }

    .ma-stat-divider {
        width: 50px;
        height: 1px;
    }

    .ma-stat-number {
        font-size: 32px;
    }

    .ma-features-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .ma-feature-card:hover {
        transform: none;
    }
}

/* ============================================
   موبایل کوچک (زیر 480px)
   ============================================ */
@media screen and (max-width: 480px) {
    .ma-hero-section {
        padding: 40px 16px;
        margin: 15px 8px;
    }

    .ma-features-section {
        padding: 40px 16px;
    }

    .ma-hero-title {
        font-size: 24px !important;
    }

    .ma-hero-description {
        font-size: 14.5px !important;
    }

    .ma-hero-badge {
        font-size: 12.5px;
        padding: 6px 14px;
    }

    .ma-section-title {
        font-size: 22px !important;
    }

    .ma-section-tag {
        font-size: 11.5px;
        padding: 5px 14px;
    }

    .ma-feature-card {
        padding: 25px 20px;
    }

    .ma-feature-icon {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }

    .ma-stat-number {
        font-size: 28px;
    }

    .ma-stat-label {
        font-size: 13px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-b74c784 *//* ============================================
   استایل بخش Services
   Migrate Armenia
   ============================================ */

.ma-services-section {
    font-family: 'Vazirmatn', 'IRANSans', 'Tahoma', sans-serif;
    direction: rtl;
    text-align: right;
    line-height: 1.8;
    color: #ffffff !important;
    box-sizing: border-box;
    background: linear-gradient(135deg, #1f1635 0%, #150f25 100%);
    padding: 80px 30px;
    border-radius: 24px;
    margin: 30px auto;
    max-width: 1200px;
    position: relative;
    overflow: hidden;
}

.ma-services-section * {
    box-sizing: border-box;
}

.ma-services-section::before,
.ma-services-section::after {
    pointer-events: none !important;
}

/* ============================================
   گرید خدمات
   ============================================ */
.ma-services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.ma-service-card {
    background: linear-gradient(135deg, rgba(50, 38, 78, 0.7) 0%, rgba(35, 25, 58, 0.7) 100%);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    padding: 40px 30px;
    position: relative;
    transition: all 0.4s ease;
    backdrop-filter: blur(10px);
    display: flex;
    flex-direction: column;
}

.ma-service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
    border-color: rgba(255, 200, 87, 0.3);
}

/* کارت ویژه (Featured) */
.ma-service-featured {
    background: linear-gradient(135deg, rgba(255, 200, 87, 0.12) 0%, rgba(155, 109, 255, 0.08) 100%);
    border: 1px solid rgba(255, 200, 87, 0.25);
    transform: translateY(-15px);
}

.ma-service-featured::before {
    content: "محبوب‌ترین";
    position: absolute;
    top: -12px;
    right: 30px;
    background: linear-gradient(135deg, #ffc857 0%, #ff9a3c 100%);
    color: #1a1230 !important;
    padding: 6px 18px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 700;
    box-shadow: 0 5px 15px rgba(255, 200, 87, 0.4);
    pointer-events: none !important;
}

.ma-service-number {
    font-size: 56px;
    font-weight: 800;
    background: linear-gradient(135deg, #ffc857 0%, #ff9a3c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1;
    margin-bottom: 10px;
    opacity: 0.9;
}

.ma-service-icon {
    font-size: 48px;
    margin-bottom: 20px;
}

.ma-service-card h3 {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    margin: 0 0 15px !important;
    line-height: 1.3 !important;
}

.ma-service-card > p {
    font-size: 15px !important;
    color: rgba(255, 255, 255, 0.75) !important;
    margin: 0 0 25px !important;
    line-height: 1.9 !important;
}

/* لیست ویژگی‌ها */
.ma-service-features {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 0 30px !important;
    flex-grow: 1;
}

.ma-service-features li {
    position: relative;
    padding: 8px 28px 8px 0 !important;
    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 14.5px !important;
    line-height: 1.7 !important;
}

.ma-service-features li::before {
    content: "✓";
    position: absolute;
    right: 0;
    top: 8px;
    width: 20px;
    height: 20px;
    background: linear-gradient(135deg, #48d685 0%, #2eb868 100%);
    color: white !important;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
}

/* دکمه */
.ma-service-btn {
    display: inline-block;
    text-align: center;
    background: linear-gradient(135deg, #ffc857 0%, #ff9a3c 100%);
    color: #1a1230 !important;
    padding: 14px 28px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none !important;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(255, 200, 87, 0.25);
}

.ma-service-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(255, 200, 87, 0.4);
    color: #1a1230 !important;
}

/* ============================================
   ریسپانسیو — تبلت (768px تا 1024px)
   ============================================ */
@media screen and (max-width: 1024px) {
    .ma-services-section {
        padding: 60px 25px;
    }

    .ma-services-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .ma-service-featured {
        transform: translateY(0);
    }
}

/* ============================================
   ریسپانسیو — موبایل (زیر 768px)
   ============================================ */
@media screen and (max-width: 768px) {
    .ma-services-section {
        padding: 50px 20px;
        border-radius: 18px;
        margin: 20px 10px;
    }

    .ma-services-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .ma-service-card {
        padding: 30px 22px;
    }

    .ma-service-featured {
        transform: translateY(0);
    }

    .ma-service-card:hover {
        transform: none;
    }
}

/* ============================================
   موبایل کوچک (زیر 480px)
   ============================================ */
@media screen and (max-width: 480px) {
    .ma-services-section {
        padding: 40px 16px;
        margin: 15px 8px;
    }

    .ma-service-card {
        padding: 25px 20px;
    }

    .ma-service-number {
        font-size: 42px;
    }

    .ma-service-card h3 {
        font-size: 20px !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2285d5d *//* ============================================
   استایل کارت رضایت مشتری ویدیویی — تکی
   Migrate Armenia — Reels Style
   ============================================ */

.ma-testi-single-section {
    font-family: 'Vazirmatn', 'IRANSans', 'Tahoma', sans-serif;
    direction: rtl;
    text-align: right;
    line-height: 1.8;
    color: #ffffff !important;
    box-sizing: border-box;
    padding: 80px 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.ma-testi-single-section * {
    box-sizing: border-box;
}

/* ============================================
   Wrapper — کارت رو وسط صفحه نگه می‌داره
   ============================================ */
.ma-testi-single-wrap {
    display: flex;
    justify-content: center;
}

/* ============================================
   کارت اصلی
   ============================================ */
.ma-testi-single-card {
    width: 320px;
    background: linear-gradient(
        135deg,
        rgba(45, 35, 70, 0.85) 0%,
        rgba(30, 22, 50, 0.85) 100%
    );
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 22px;
    overflow: hidden;
    position: relative;
    transition: transform 0.35s ease, border-color 0.35s ease;
    cursor: pointer;
}

.ma-testi-single-card:hover {
    transform: translateY(-10px);
    border-color: rgba(255, 200, 87, 0.4);
    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.5);
}

/* خط طلایی بالا هنگام هاور */
.ma-testi-single-wave {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, transparent, #ffc857, transparent);
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: 4;
    pointer-events: none;
}

.ma-testi-single-card:hover .ma-testi-single-wave {
    opacity: 1;
}

/* ============================================
   بخش ویدیو — نسبت ابعاد ریلز اینستاگرام ۹:۱۶
   ============================================ */
.ma-testi-video {
    position: relative;
    width: 100%;
    padding-top: 177.7%;
    background: linear-gradient(160deg, #1a1230 0%, #2d1f45 40%, #1a1230 100%);
    overflow: hidden;
}

/* پترن گرید پس‌زمینه */
.ma-testi-grid-bg {
    position: absolute;
    inset: 0;
    opacity: 0.05;
    background-image:
        repeating-linear-gradient(0deg, #fff 0, #fff 1px, transparent 0, transparent 28px),
        repeating-linear-gradient(90deg, #fff 0, #fff 1px, transparent 0, transparent 28px);
    pointer-events: none;
}

/* هاله طلایی مرکزی */
.ma-testi-glow {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(255, 200, 87, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none;
}

/* بج پرچم */
.ma-testi-badge-flag {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 22px;
    z-index: 3;
    line-height: 1;
}

/* مدت زمان ویدیو */
.ma-testi-badge-dur {
    position: absolute;
    top: 16px;
    left: 16px;
    background: rgba(0, 0, 0, 0.65);
    backdrop-filter: blur(6px);
    color: #ffffff !important;
    font-size: 11px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 8px;
    z-index: 3;
}

/* بج نوع محتوا */
.ma-testi-badge-type {
    position: absolute;
    top: 50px;
    left: 16px;
    background: rgba(232, 72, 127, 0.85);
    color: #ffffff !important;
    font-size: 10px;
    font-weight: 700;
    padding: 3px 9px;
    border-radius: 6px;
    z-index: 3;
    letter-spacing: 0.5px;
}

/* آواتار مرکزی بزرگ */
.ma-testi-avatar-center {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -60%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    z-index: 2;
}

/* حلقه گرادیانت دور آواتار */
.ma-testi-avatar-ring {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    padding: 3px;
    background: linear-gradient(135deg, #ffc857 0%, #ff9a3c 100%);
    box-shadow: 0 0 28px rgba(255, 200, 87, 0.35);
}

/* تصویر / حروف آواتار */
.ma-testi-avatar-img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: linear-gradient(135deg, #4f3a6e 0%, #2a1f3d 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 800;
    color: #ffc857 !important;
    overflow: hidden;
}

.ma-testi-avatar-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

/* برچسب نام روی ویدیو */
.ma-testi-avatar-label {
    background: rgba(26, 18, 48, 0.78);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 200, 87, 0.22);
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 18px;
    border-radius: 20px;
    white-space: nowrap;
}

/* دکمه پلی */
.ma-testi-play {
    position: absolute;
    bottom: 18%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.ma-testi-play-circle {
    width: 68px;
    height: 68px;
    background: rgba(255, 200, 87, 0.15);
    border: 2px solid rgba(255, 200, 87, 0.55);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease, transform 0.3s ease;
    box-shadow: 0 0 32px rgba(255, 200, 87, 0.15);
}

.ma-testi-single-card:hover .ma-testi-play-circle {
    background: rgba(255, 200, 87, 0.32);
    transform: scale(1.12);
}

/* ============================================
   اطلاعات پایین کارت
   ============================================ */
.ma-testi-single-info {
    padding: 22px 22px 24px;
    position: relative;
}

/* خط جداکننده بالای بخش info */
.ma-testi-single-info::before {
    content: "";
    position: absolute;
    top: 0;
    left: 22px;
    right: 22px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 200, 87, 0.25), transparent);
}

/* ستاره‌ها */
.ma-testi-stars {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 4px;
    margin-bottom: 12px;
}

.ma-testi-star {
    color: #ffc857;
    font-size: 18px;
    line-height: 1;
}

/* علامت نقل‌قول تزئینی */
.ma-testi-quote-mark {
    font-size: 40px;
    line-height: 0.8;
    color: rgba(255, 200, 87, 0.28);
    font-family: Georgia, serif;
    margin-bottom: 6px;
    direction: ltr;
    text-align: left;
}

/* متن نقل‌قول */
.ma-testi-quote {
    font-size: 14px !important;
    color: rgba(255, 255, 255, 0.85) !important;
    line-height: 1.85 !important;
    margin: 0 0 18px !important;
}

/* خط جداکننده */
.ma-testi-single-divider {
    height: 1px;
    background: rgba(255, 255, 255, 0.06);
    margin-bottom: 16px;
}

/* فوتر کارت */
.ma-testi-single-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.ma-testi-person {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* آواتار کوچک پایین */
.ma-testi-mini-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: linear-gradient(135deg, #ffc857 0%, #ff9a3c 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 800;
    color: #1a1230 !important;
    flex-shrink: 0;
    border: 2px solid rgba(255, 255, 255, 0.12);
    overflow: hidden;
}

.ma-testi-mini-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.ma-testi-person-name {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff !important;
    line-height: 1.3;
}

.ma-testi-person-meta {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.45) !important;
    margin-top: 2px;
}

/* بج تأیید شده */
.ma-testi-verified {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: rgba(72, 214, 133, 0.1);
    border: 1px solid rgba(72, 214, 133, 0.3);
    color: #48d685 !important;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 12px;
    border-radius: 20px;
    white-space: nowrap;
    flex-shrink: 0;
}

/* ============================================
   ریسپانسیو — موبایل (زیر 768px)
   ============================================ */
@media screen and (max-width: 768px) {
    .ma-testi-single-section {
        padding: 50px 20px;
    }

    .ma-testi-single-card {
        width: 280px;
    }

    .ma-testi-single-card:hover {
        transform: none;
    }

    .ma-testi-play-circle {
        width: 56px;
        height: 56px;
    }
}

/* ============================================
   موبایل کوچک (زیر 480px)
   ============================================ */
@media screen and (max-width: 480px) {
    .ma-testi-single-section {
        padding: 40px 16px;
    }

    .ma-testi-single-card {
        width: 260px;
    }

    .ma-testi-avatar-ring {
        width: 80px;
        height: 80px;
    }

    .ma-testi-play-circle {
        width: 50px;
        height: 50px;
    }

    .ma-testi-single-info {
        padding: 16px 16px 18px;
    }

    .ma-testi-quote {
        font-size: 13px !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-037f3ee *//* ============================================
   استایل بخش About و CTA
   Migrate Armenia
   ============================================ */

.ma-about-section,
.ma-cta-section {
    font-family: 'Vazirmatn', 'IRANSans', 'Tahoma', sans-serif;
    direction: rtl;
    text-align: right;
    line-height: 1.8;
    color: #ffffff !important;
    box-sizing: border-box;
}

.ma-about-section *,
.ma-cta-section * {
    box-sizing: border-box;
}

/* ============================================
   About Section
   ============================================ */
.ma-about-section {
    padding: 80px 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.ma-about-content {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

.ma-tag-light {
    background: rgba(255, 200, 87, 0.15);
    border-color: rgba(255, 200, 87, 0.3);
    color: #ffc857 !important;
}

.ma-about-title {
    font-size: 42px !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    margin: 20px 0 25px !important;
    line-height: 1.3 !important;
}

.ma-about-description {
    font-size: 17px !important;
    color: rgba(255, 255, 255, 0.8) !important;
    line-height: 2 !important;
    margin: 0 0 50px !important;
}

/* گرید ارزش‌ها */
.ma-values-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.ma-value-item {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    padding: 30px 25px;
    text-align: center;
    transition: all 0.3s ease;
}

.ma-value-item:hover {
    background: rgba(255, 200, 87, 0.06);
    border-color: rgba(255, 200, 87, 0.25);
    transform: translateY(-5px);
}

.ma-value-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #ffc857 0%, #ff9a3c 100%);
    color: #1a1230 !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto 20px;
    box-shadow: 0 5px 15px rgba(255, 200, 87, 0.3);
}

.ma-value-item h4 {
    font-size: 19px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    margin: 0 0 12px !important;
}

.ma-value-item p {
    font-size: 14.5px !important;
    color: rgba(255, 255, 255, 0.7) !important;
    margin: 0 !important;
    line-height: 1.8 !important;
}

/* ============================================
   CTA Section
   ============================================ */
.ma-cta-section {
    background: linear-gradient(135deg, #ffc857 0%, #ff9a3c 100%);
    padding: 70px 30px;
    border-radius: 24px;
    margin: 30px auto;
    max-width: 1200px;
    position: relative;
    overflow: hidden;
}

.ma-cta-section::before {
    content: "";
    position: absolute;
    top: -50%;
    right: -10%;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, transparent 60%);
    border-radius: 50%;
    pointer-events: none !important;
}

.ma-cta-content {
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.ma-cta-title {
    font-size: 38px !important;
    font-weight: 800 !important;
    color: #1a1230 !important;
    margin: 0 0 20px !important;
    line-height: 1.3 !important;
}

.ma-cta-description {
    font-size: 17px !important;
    color: rgba(26, 18, 48, 0.85) !important;
    margin: 0 0 35px !important;
    line-height: 1.8 !important;
}

/* دکمه‌ها */
.ma-cta-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.ma-btn-primary {
    background: #1a1230;
    color: #ffc857 !important;
    padding: 16px 36px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none !important;
    transition: all 0.3s ease;
    display: inline-block;
    box-shadow: 0 8px 20px rgba(26, 18, 48, 0.3);
}

.ma-btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgba(26, 18, 48, 0.4);
    color: #ffc857 !important;
}

.ma-btn-secondary {
    background: rgba(26, 18, 48, 0.1);
    color: #1a1230 !important;
    padding: 16px 36px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none !important;
    border: 2px solid #1a1230;
    transition: all 0.3s ease;
    display: inline-block;
}

.ma-btn-secondary:hover {
    background: #1a1230;
    color: #ffc857 !important;
    transform: translateY(-3px);
}

/* ============================================
   ریسپانسیو — تبلت (768px تا 1024px)
   ============================================ */
@media screen and (max-width: 1024px) {
    .ma-cta-section {
        padding: 60px 25px;
    }

    .ma-about-title {
        font-size: 32px !important;
    }

    .ma-values-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* ============================================
   ریسپانسیو — موبایل (زیر 768px)
   ============================================ */
@media screen and (max-width: 768px) {
    .ma-about-section {
        padding: 50px 20px;
    }

    .ma-cta-section {
        padding: 50px 20px;
        border-radius: 18px;
        margin: 20px 10px;
    }

    .ma-about-title {
        font-size: 26px !important;
    }

    .ma-values-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .ma-value-item:hover {
        transform: none;
    }

    .ma-cta-title {
        font-size: 26px !important;
    }

    .ma-cta-description {
        font-size: 15px !important;
    }

    .ma-cta-buttons {
        flex-direction: column;
        gap: 12px;
    }

    .ma-btn-primary,
    .ma-btn-secondary {
        width: 100%;
        padding: 14px 24px;
        font-size: 15px;
    }
}

/* ============================================
   موبایل کوچک (زیر 480px)
   ============================================ */
@media screen and (max-width: 480px) {
    .ma-about-section {
        padding: 40px 16px;
    }

    .ma-cta-section {
        padding: 40px 16px;
        margin: 15px 8px;
    }

    .ma-about-title,
    .ma-cta-title {
        font-size: 22px !important;
    }
}

/* ============================================
   رفع تداخل با منوی همبرگری موبایل
   ============================================ */
.ma-about-section,
.ma-cta-section {
    z-index: 1;
}

header,
.site-header,
.wp-block-template-part,
.wp-site-blocks > header,
nav,
.wp-block-navigation,
[class*="menu-toggle"],
[class*="navigation"],
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-open,
.wp-block-navigation__responsive-container-close {
    position: relative;
    z-index: 9999 !important;
}

.wp-block-navigation__responsive-container.is-menu-open,
.has-modal-open {
    z-index: 99999 !important;
}

.wp-block-navigation__responsive-container-open,
button.wp-block-navigation__responsive-container-open {
    position: relative !important;
    z-index: 99999 !important;
    pointer-events: auto !important;
    cursor: pointer !important;
}/* End custom CSS */