/* ------------------------------------- */
/* CSS برای جلوگیری از تداخل: همه کلاس‌ها با `job-app-` شروع می‌شوند */
/* ------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

/* تنظیمات عمومی برای rtl و فونت، بدون تاثیر روی body */
.hero-slider-container {
    direction: ltr; /* جهت راست به چپ برای کانتینر اصلی اسلایدر */
    font-family: 'Roboto', sans-serif; /* فونت وزیرمتن برای کل محتوای اسلایدر */
    margin: 0; /* اطمینان از عدم حاشیه اضافی */
    position: relative; /* برای پوزیشن‌دهی absolute فلش‌ها و pagination */
    height: 750px; /* ارتفاع ثابت برای کانتینر اصلی اسلایدر */
    overflow: hidden; /* اطمینان از عدم سرریز محتوا */
    border-radius: 20px; /* گوشه‌های گرد برای کانتینر اصلی اسلایدر */
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); /* سایه ملایم برای کل اسلایدر */
}

/* استایل‌های سفارشی برای اسلایدر */
.hero-slider {
    width: 100%;
    height: 100%; /* ارتفاع 100% از کانتینر والد */
    position: relative;
}

.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    color: white;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8); /* سایه متن تیره‌تر برای خوانایی بیشتر */
    position: relative;
    border-radius: 20px; /* گوشه‌های گرد برای هر اسلاید */
    overflow: hidden; /* برای اینکه تصویر پس‌زمینه از گوشه‌های گرد بیرون نزند */
}

/* لایه Overlay تیره کننده - بازگرداندن با شفافیت کمتر برای زیبایی بیشتر */
/* .swiper-slide::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1));
z-index: 1;
} */

.slide-content {
    z-index: 2; /* بالاتر از Overlay */
    text-align: center;
    max-width: 900px; /* افزایش عرض محتوا */
    padding: 20px;
    position: relative; /* برای افکت پارالاکس */
}

html[lang="fa"] .slide-content {
    z-index: 2; /* بالاتر از Overlay */
    text-align: center;
    max-width: 900px; /* افزایش عرض محتوا */
    padding: 20px;
    position: relative; /* برای افکت پارالاکس */
    direction: rtl;
}

.slide-content h2 {
    font-size: 6em; /* افزایش بیشتر اندازه عنوان */
    margin-bottom: 25px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -1px; /* کمی فشرده‌تر کردن حروف */
}

.slide-content p {
    font-size: 2.6em; /* افزایش بیشتر اندازه پاراگراف */
    margin-bottom: 35px;
    line-height: 1.7;
    font-weight: 300;
}

.slide-button {
    display: inline-block;
    background-image: linear-gradient(to right, #007bff, #0056b3); /* گرادیانت برای دکمه */
    color: white;
    padding: 18px 40px; /* افزایش بیشتر پدینگ دکمه */
    border-radius: 35px; /* دکمه گردتر */
    text-decoration: none;
    font-size: 1.4em;
    font-weight: 700;
    transition: all 0.3s ease;
    box-shadow: 0 6px 15px rgba(0, 123, 255, 0.5); /* سایه برجسته‌تر */
}

.slide-button:hover {
    background-position: right center; /* انیمیشن گرادیانت در هاور */
    transform: translateY(-5px) scale(1.02); /* بالا رفتن و کمی بزرگتر شدن در هاور */
    box-shadow: 0 10px 25px rgba(0, 123, 255, 0.7);
}

/* استایل‌های ناوبری (فلش‌ها) - بسیار حرفه‌ای‌تر و پویا */
.swiper-button-next,
.swiper-button-prev {
    color: white !important;
    font-size: 2.8em !important; /* اندازه فلش‌ها باز هم بزرگتر */
    width: 65px !important; /* ابعاد بزرگتر */
    height: 65px !important;
    line-height: 65px !important;
    border-radius: 50%;
    background: linear-gradient(to right, rgba(0, 123, 255, 0.7), rgba(0, 86, 179, 0.7)); /* گرادیانت برای فلش‌ها */
    backdrop-filter: blur(5px); /* افکت بلور برای پس‌زمینه فلش */
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); /* انیمیشن نرم‌تر و جذاب‌تر */
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); /* سایه برای فلش‌ها */
    top: 50% !important;
    transform: translateY(-50%) translateX(0) !important; /* حالت اولیه فلش‌ها */
    opacity: 0.9;
}

.swiper-button-prev {
    right: 40px !important; /* فاصله بیشتر از کناره */
    left: auto !important;
}

.swiper-button-next {
    left: 40px !important; /* فاصله بیشتر از کناره */
    right: auto !important;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: linear-gradient(to right, rgba(0, 86, 179, 0.9), rgba(0, 123, 255, 0.9)); /* گرادیانت روشن‌تر در هاور */
    transform: translateY(-50%) scale(1.1) translateX(0) !important; /* بزرگتر شدن و حفظ موقعیت در هاور */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6);
    opacity: 1;
}

/* مخفی کردن فلش‌ها در حالت عادی و نمایش در هاور روی اسلایدر */
.hero-slider:hover .swiper-button-next,
.hero-slider:hover .swiper-button-prev {
    opacity: 1; /* نمایش در هاور */
    transform: translateY(-50%) translateX(0) !important;
}

.hero-slider .swiper-button-next,
.hero-slider .swiper-button-prev {
    opacity: 0; /* مخفی کردن در حالت عادی */
    transform: translateY(-50%) translateX(-20px) !important; /* کمی خارج از دید */
}

.hero-slider .swiper-button-prev {
    transform: translateY(-50%) translateX(20px) !important; /* برای راست به چپ، سمت راست */
}


/* استایل‌های Pagination (نقاط) - حرفه‌ای‌تر و کمی بزرگتر */
.swiper-pagination {
    bottom: 40px !important; /* فاصله بیشتر از پایین */
    text-align: center;
}

.swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, 0.7) !important;
    width: 16px !important; /* اندازه بزرگتر */
    height: 16px !important;
    opacity: 1 !important;
    transition: all 0.3s ease;
    margin: 0 10px !important; /* فاصله بیشتر بین نقاط */
}

.swiper-pagination-bullet-active {
    background-color: #007bff !important;
    transform: scale(1.4); /* بزرگتر شدن چشمگیرتر نقطه فعال */
    box-shadow: 0 0 10px rgba(0, 123, 255, 0.8); /* سایه برجسته‌تر برای نقطه فعال */
}

/* استایل برای نوار پیشرفت (Progress Bar) */
.autoplay-progress {
    position: absolute;
    bottom: 0; /* در پایین اسلایدر */
    left: 0;
    width: 100%;
    height: 10px; /* ارتفاع نوار پیشرفت کمی بیشتر */
    background: rgba(255, 255, 255, 0.1); /* پس‌زمینه نوار شفاف‌تر */
    z-index: 10;
    border-radius: 0 0 20px 20px; /* گوشه‌های گرد پایین نوار با اسلایدر هماهنگ شود */
    overflow: hidden;
}

.autoplay-progress span {
    display: block;
    height: 100%;
    background: #007bff; /* رنگ نوار پیشرفت */
    width: 0;
    transition: width 0.1s linear; /* انتقال نرم برای پر شدن نوار */
}

/* ریسپانسیو برای صفحات کوچک‌تر */
@media (max-width: 992px) {
    .hero-slider-container {
        height: 550px;
    }

    .slide-content h2 {
        font-size: 3.2em;
    }

    .slide-content p {
        font-size: 1.4em;
    }

    .slide-button {
        padding: 16px 35px;
        font-size: 1.2em;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 55px !important;
        height: 55px !important;
        font-size: 2.2em !important;
        right: 20px !important;
        left: 20px !important;
    }

    .swiper-pagination {
        bottom: 25px !important;
    }

    .swiper-pagination-bullet {
        width: 12px !important;
        height: 12px !important;
        margin: 0 7px !important;
    }

    .autoplay-progress {
        height: 8px;
    }
}

@media (max-width: 768px) {
    .hero-slider-container {
        height: 450px;
    }

    .slide-content h2 {
        font-size: 2.5em;
        margin-bottom: 20px;
    }

    .slide-content p {
        font-size: 1.1em;
        margin-bottom: 25px;
    }

    .slide-button {
        padding: 14px 30px;
        font-size: 1.1em;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 45px !important;
        height: 45px !important;
        font-size: 2em !important;
        right: 15px !important;
        left: 15px !important;
    }

    .swiper-pagination {
        bottom: 20px !important;
    }

    .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
        margin: 0 6px !important;
    }

    .autoplay-progress {
        height: 6px;
    }
}

@media (max-width: 480px) {
    .hero-slider-container {
        height: 350px;
        border-radius: 15px; /* گوشه‌های گرد کمتر در موبایل */
    }

    .slide-content h2 {
        font-size: 1.8em;
        margin-bottom: 15px;
    }

    .slide-content p {
        font-size: 0.9em;
        margin-bottom: 15px;
    }

    .slide-button {
        padding: 10px 20px;
        font-size: 0.9em;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none; /* مخفی کردن فلش‌ها در موبایل‌های خیلی کوچک */
    }

    .autoplay-progress {
        border-radius: 0 0 15px 15px;
    }
}

/* تعریف متغیرهای CSS برای پالت رنگی (اگر قبلاً گلوبال تعریف شده، می‌توانید حذف کنید) */
:root {
    --job-app-color-primary-dark: #1A2E3D;
    --job-app-color-text-light: #4A5F73;
    --job-app-color-accent-yellow: #FFC107;
    --job-app-color-accent-yellow-hover: #E0A800;
    --job-app-color-background-light: #F8F9FA;
    --job-app-color-white: #FFFFFF;
    --job-app-color-form-bg: #fdfdfd;
    --job-app-color-border-light: #E0E0E0;
    --job-app-color-focus-border: #80BDFF;
    --job-app-color-error: #DC3545;
    --job-app-shadow-light: 0 4px 15px rgba(0, 0, 0, 0.08);
    --job-app-shadow-medium: 0 8px 25px rgba(0, 0, 0, 0.12);
    --job-app-shadow-deep: 0 15px 40px rgba(0, 0, 0, 0.2);
}

/* General Body Styles (در فایل اصلی شما باید باشد، در اینجا برای نمایش کامل آورده شده است) */
body {
    font-family: 'Open Sans', Arial, sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    line-height: 1.6;
    color: var(--job-app-color-text-light);
    background-color: var(--job-app-color-background-light); /* پس‌زمینه کلی صفحه */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.job-app-container {
    max-width: 1200px; /* عرض بیشتر برای چیدمان دو ستونی */
    margin: 0 auto;
    padding: 0 40px;
}

.most-blog-app-container {
    max-width: 1200px; /* عرض بیشتر برای چیدمان دو ستونی */
    margin: 0 auto;
    padding: 0 40px;
}

/* ------------------------------------- */
/* استایل‌های بخش اصلی فرم اپلای */
/* ------------------------------------- */
.job-app-section {
    direction: ltr !important;
    padding: 100px 0;
    background-color: var(--job-app-color-background-light);
    text-align: center;
}

.job-app-section h2.job-app-main-title {
    font-family: 'IRANYekan', Tahoma, Arial, sans-serif;
    font-size: 3.5em;
    color: var(--job-app-color-primary-dark);
    margin-bottom: 20px;
    font-weight: 900;
    letter-spacing: -1.5px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.03);
}

.job-app-section p.job-app-subtitle {
    font-size: 1.4em;
    color: var(--job-app-color-text-light);
    margin-bottom: 60px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7;
}

html[lang="fa"] .job-app-section p.job-app-subtitle {
    font-size: 1.4em;
    color: var(--job-app-color-text-light);
    margin-bottom: 60px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7;
    direction: rtl;
}

/* کانتینر اصلی فرم (گرید دو ستونی) */
.job-app-form-grid-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr; /* دو ستون با عرض مساوی */
    gap: 60px; /* فاصله بین دو ستون */
    background-color: var(--job-app-color-form-bg);
    border-radius: 15px;
    box-shadow: var(--job-app-shadow-medium);
    padding: 0; /* پدینگ داخلی در ستون‌ها مدیریت می‌شود */
    border: 1px solid var(--job-app-color-border-light);
    overflow: hidden; /* برای round cornerهای فرزندان */
}

/* بخش چپ: محتوای گرافیکی */
.job-app-graphic-column {
    background-color: var(--job-app-color-primary-dark); /* پس‌زمینه تیره برای بخش گرافیکی */
    border-radius: 15px 0 0 15px; /* گوشه‌های گرد فقط در سمت چپ */
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 500px; /* حداقل ارتفاع برای ستون گرافیکی */
}

.job-app-graphic-column::before { /* یک لایه پترن روی پس‌زمینه گرافیکی */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'%3E%3Cpath d='M0 0h1v1H0zm2 2h1v1H2zm4 4h1v1H4zm2 2h1v1H6zm4 4h1v1h-1zm2 2h1v1h-1zm-4-4h1v1h-1zm-2-2h1v1h-1zm-4-4h1v1H0zm2-2h1v1H2zm4-4h1v1H4zm2-2h1v1H6zm4-4h1v1h-1zm2-2h1v1h-1z'/%3E%3C/g%3E%3C/svg%3E");
    z-index: 1;
    opacity: 0.8;
}

.job-app-graphic-content {
    position: relative;
    z-index: 2;
    padding: 30px;
    width: 100%;
    height: 100%;
    display: flex; /* برای وسط چین کردن محتوای داخلی */
    align-items: center;
    justify-content: center;
}

.job-app-graphic-content img,
.job-app-graphic-content video,
.job-app-graphic-content iframe {
    max-width: 100%;
    max-height: 100%;
    display: block;
    border-radius: 10px; /* گوشه‌های گرد برای محتوای گرافیکی */
    box-shadow: var(--job-app-shadow-deep); /* سایه عمیق‌تر برای برجسته‌سازی */
    object-fit: cover; /* برای ویدیو و عکس */
}

/* اطمینان از نسبت ابعاد برای iframe یا video */
.job-app-graphic-content iframe {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio (9/16 = 0.5625) */
}


/* بخش راست: فرم اپلای */
.job-app-form-column {
    padding: 40px 50px; /* پدینگ داخل ستون فرم */
    text-align: left;
}

/* Form Group for each input */
.job-app-form-group {
    margin-bottom: 25px;
}

.job-app-form-group label {
    display: block;
    margin-bottom: 10px;
    font-size: 1.1em;
    font-weight: 600;
    color: var(--job-app-color-primary-dark);
}

/* Input, Select Base Styling */
.job-app-form-group input[type="text"],
.job-app-form-group input[type="email"],
.job-app-form-group select {
    z-index: 10;
    width: calc(100% - 24px); /* Full width minus padding */
    padding: 12px;
    border: 1px solid var(--job-app-color-border-light);
    border-radius: 8px;
    font-size: 1em;
    color: var(--job-app-color-text-light);
    background-color: var(--job-app-color-white);
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    box-sizing: border-box;
}

.job-app-form-group input[type="text"]:focus,
.job-app-form-group input[type="email"]:focus,
.job-app-form-group select:focus {
    border-color: var(--job-app-color-focus-border);
    box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.25);
    outline: none;
    z-index: 100;
}

/* File Upload Styling */
.job-app-file-upload-group {
    margin-bottom: 30px;
}

.job-app-file-upload-group label {
    display: block;
    margin-bottom: 12px;
    font-size: 1.1em;
    font-weight: 600;
    color: var(--job-app-color-primary-dark);
}

.job-app-file-input-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
}

/* Hide default file input */
.job-app-file-input-wrapper input[type="file"] {
    display: none;
}

/* Custom file input button */
.job-app-custom-file-upload-btn {
    display: inline-flex;
    align-items: center;
    padding: 10px 20px;
    background-color: var(--job-app-color-white);
    color: var(--job-app-color-white);
    border-radius: 8px;
    font-size: 1em;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    box-shadow: var(--job-app-shadow-light);
    border: none;
    flex-shrink: 0;
}

.job-app-custom-file-upload-btn:hover {
    background-color: #07cf43; /* Darker shade of primary-dark */
    transform: translateY(-2px);
}

.job-app-custom-file-upload-btn i {
    margin-right: 8px;
}

.job-app-file-name-display {
    font-size: 0.95em;
    color: var(--job-app-color-text-light);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-grow: 1;
    text-align: left;
}

/* Submit Button */
.job-app-submit-btn-wrapper {
    margin-top: 40px;
    text-align: center;
}

.job-app-btn-submit-application {
    display: inline-flex;
    align-items: center;
    padding: 15px 35px;
    background-color: var(--job-app-color-accent-yellow);
    color: var(--job-app-color-primary-dark);
    text-decoration: none;
    border-radius: 50px;
    font-weight: bold;
    font-size: 1.2em;
    transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: var(--job-app-shadow-medium);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: none;
    cursor: pointer;
}

.job-app-btn-submit-application:hover {
    background-color: var(--job-app-color-accent-yellow-hover);
    transform: translateY(-4px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}

.job-app-btn-submit-application i {
    margin-left: 12px;
    font-size: 1em;
    transition: transform 0.3s ease;
}

.job-app-btn-submit-application:hover i {
    transform: translateX(6px);
}

/* ------------------------------------- */
/* Animation Classes (با پیشوند) */
/* ------------------------------------- */
.job-app-fade-in-up {
    opacity: 1;
    transform: translateY(60px);
    transition: opacity 1s cubic-bezier(0.2, 0.8, 0.2, 1), transform 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.job-app-fade-in-up.job-app-is-visible {
    opacity: 1;
    transform: translateY(0);
}

.job-app-form-group {
    margin-bottom: 25px;
}

.job-app-form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

.job-app-textarea {
    width: 100%;
    padding: 12px 15px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.6;
    resize: vertical;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #333;
}

.job-app-textarea:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
}

.job-app-textarea::placeholder {
    color: #999;
}

.job-app-error-message {
    display: block;
    color: #dc3545;
    font-size: 13px;
    margin-top: 6px;
}

/* Delay for form elements */
.job-app-form-group:nth-child(1) {
    transition-delay: 0.2s;
}

.job-app-form-group:nth-child(2) {
    transition-delay: 0.3s;
}

.job-app-form-group:nth-child(3) {
    transition-delay: 0.4s;
}

.job-app-form-group:nth-child(4) {
    transition-delay: 0.5s;
}

.job-app-submit-btn-wrapper {
    transition-delay: 0.6s;
}

/* Animation for graphic column */
.job-app-graphic-column {
    opacity: 0;
    transform: translateX(-60px);
    transition: opacity 1s cubic-bezier(0.2, 0.8, 0.2, 1), transform 1s cubic-bezier(0.2, 0.8, 0.2, 1);
    transition-delay: 0.4s; /* کمی تاخیر برای هماهنگی با شروع فرم */
}

.job-app-graphic-column.job-app-is-visible {
    opacity: 1;
    transform: translateX(0);
}


/* ------------------------------------- */
/* Responsive Design */
/* ------------------------------------- */
@media (max-width: 992px) {
    .job-app-container {
        padding: 0 30px;
    }

    .most-blog-app-container {
        padding: 0 30px;
    }

    .job-app-section h2.job-app-main-title {
        font-size: 3em;
    }

    .job-app-section p.job-app-subtitle {
        font-size: 1.2em;
        margin-bottom: 40px;
    }

    .job-app-form-grid-wrapper {
        grid-template-columns: 1fr; /* در تبلت و موبایل به تک ستون تبدیل می‌شود */
        gap: 40px; /* فاصله بین بخش گرافیکی و فرم */
    }

    .job-app-graphic-column {
        border-radius: 15px 15px 0 0; /* گوشه‌های گرد در بالا برای موبایل */
        min-height: 350px; /* ارتفاع کمتر در موبایل */
    }

    .job-app-form-column {
        padding: 35px;
    }

    .job-app-form-group label {
        font-size: 1em;
        text-align: right;
    }

    .job-app-form-group input, .job-app-form-group select {
        font-size: 0.95em;
        padding: 10px;
    }
}

@media (max-width: 768px) {
    .job-app-container {
        padding: 0 20px;
    }

    .most-blog-app-container {
        padding: 0 20px;
    }

    .job-app-section h2.job-app-main-title {
        font-size: 2.5em;
    }

    .job-app-section p.job-app-subtitle {
        font-size: 1.1em;
        margin-bottom: 30px;
    }

    .job-app-graphic-column {
        min-height: 300px;
    }

    .job-app-form-column {
        padding: 25px;
    }

    .job-app-custom-file-upload-btn {
        font-size: 0.9em;
        padding: 8px 15px;
    }

    .job-app-file-input-wrapper {
        flex-direction: column; /* Stack file input button and text */
        align-items: flex-start; /* Align stacked items to left */
        gap: 8px;
    }

    .job-app-btn-submit-application {
        font-size: 1.1em;
        padding: 12px 25px;
    }
}

@media (max-width: 576px) {
    .job-app-container {
        padding: 0 15px;
    }

    .most-blog-app-container {
        padding: 0 15px;
    }

    .job-app-section h2.job-app-main-title {
        font-size: 2em;
    }

    .job-app-section p.job-app-subtitle {
        font-size: 1em;
    }

    .job-app-graphic-column {
        min-height: 250px;
    }

    .job-app-form-column {
        padding: 20px;
    }

    .job-app-form-group {
        margin-bottom: 20px;
    }
}


/* برای لود کردن Themify Icons اگر قبلاً لود نشده است */
@import url('https://cdn.jsdelivr.net/npm/themify-icons@0.1.2/css/themify-icons.css');
/* فونت فارسی (اگر نیاز دارید) */
@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;700&display=swap');

/* سبک‌های کلی بخش */
.services-grid-section {
    padding: 120px 0; /* پدینگ بالا و پایین بخش */
    font-family: 'Vazirmatn', sans-serif; /* برای استفاده در صورت RTL بودن */
    direction: ltr; /* فرض می‌کنیم این بخش LTR است */
    text-align: left; /* تراز پیش فرض برای متن */
    position: relative; /* بسیار مهم: برای پوزیشن‌دهی ویدئو */
    overflow: hidden; /* برای اینکه ویدئو از مرز بخش بیرون نزند */
}

/* استایل‌های ویدئوی پس‌زمینه */
.background-video {
    position: absolute;
    top: 60%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1; /* زیر تمام محتوا */
    transform: translate(-50%, -50%); /* وسط چین کردن ویدئو */
    background-size: cover;
    /* filter: brightness(0.7) blur(2px); /* این فیلترها را حذف می‌کنیم */
}

/* استایل‌های SVG برای خطوط */
.connection-lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
}

.connection-lines line {
    stroke: #000000; /* رنگ خطوط */
    stroke-width: 2px; /* ضخامت خطوط */
    stroke-linecap: round; /* سر و ته خطوط گرد */
    fill: none; /* مهم: برای خطوط SVG باید fill: none باشد */

    /* انیمیشن رسم خط: */
    /* در ابتدا طول و offset خط را با جاوااسکریپت تنظیم می‌کنیم. */
    /* سپس با اضافه کردن کلاس 'drawn' انیمیشن را شروع می‌کنیم. */
    stroke-dashoffset: 0; /* مقدار نهایی offset در پایان انیمیشن */
    transition: stroke-dashoffset 4s ease-out; /* مدت زمان انیمیشن رسم (قابل تنظیم) */
    /* می توانید یک delay هم اضافه کنید: transition-delay: 0.5s; */
}

/* این کلاس توسط جاوااسکریپت اضافه می‌شود تا انیمیشن شروع شود */
.connection-lines line.drawn {
    stroke-dashoffset: 0; /* وقتی این کلاس اضافه شود، offset به 0 می‌رسد و خط رسم می‌شود */
}


/* اگر عنوان بخش نیاز به RTL بودن داشته باشد */
.services-grid-section .section-title {
    direction: rtl; /* برای عنوان بخش */
    text-align: right; /* راست چین */
    margin-bottom: 60px; /* فاصله از کارت‌ها */
}

.services-grid-section .section-title h2 {
    font-size: 3em;
    color: #333;
    margin-bottom: 10px;
}

.services-grid-section .section-title p {
    font-size: 1.2em;
    color: #666;
}

.services-grid-wrapper {
    display: flex;
    flex-direction: column; /* چیدمان ردیف‌ها به صورت عمودی */
    align-items: center; /* ردیف‌ها در مرکز قرار بگیرند */
    gap: 60px; /* فاصله بین ردیف‌ها */
    max-width: 1200px; /* حداکثر عرض برای کل گرید */
    margin: 0 auto; /* وسط چین کردن کل گرید */
}

.service-row {
    display: flex;
    justify-content: center; /* کارت‌ها در ردیف وسط چین شوند */
    gap: 30px; /* فاصله بین کارت‌ها */
    width: 100%; /* اشغال کل عرض موجود */
    flex-wrap: wrap; /* کارت‌ها در صفحات کوچک زیر هم بروند */
}

/* استایل‌های کلی برای هر کارت */
.service-card {
    display: flex;
    flex-direction: column; /* برای قرار دادن محتوا در پایین */
    align-items: flex-start; /* محتوا از چپ شروع شود */
    justify-content: flex-end; /* محتوا در پایین کارت */
    width: 350px; /* عرض ثابت برای کارت‌ها (قابل تنظیم) */
    height: 250px; /* ارتفاع ثابت برای کارت‌ها (قابل تنظیم) */
    background-size: cover;
    background-position: center;
    border-radius: 55px; /* گوشه‌های گرد */
    overflow: hidden;
    position: relative;
    text-decoration: none; /* حذف خط زیر لینک */
    color: white; /* رنگ متن پیش فرض */
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); /* سایه جذاب */
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* انیمیشن هاور برای کارت */
    /* اضافه کردن پس‌زمینه ثابت با استفاده از data-bg-image */
}

.service-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%); /* گرادیانت تیره در پایین */
    z-index: 1;
}

.service-card:hover {
    transform: translateY(-10px); /* بالا رفتن کارت در هاور */
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25); /* سایه بیشتر در هاور */
}

/* استایل تصویر دوم (overlay-image) */
.card-overlay-image {
    position: absolute;
    top: 50%; /* وسط عمودی اولیه */
    left: 50%; /* وسط افقی اولیه */
    transform: translate(-50%, -50%) scale(0.8); /* کوچک‌تر و در مرکز پنهان‌تر */
    opacity: 1.0; /* کمی شفاف‌تر */
    z-index: 0; /* زیر محتوا و overlay */
    width: 100%; /* اندازه تصویر (قابل تنظیم) */
    max-width: 200px; /* حداکثر اندازه */
    transition: transform 0.5s ease, opacity 0.5s ease; /* انیمیشن نرم */
    pointer-events: none; /* برای اینکه مانع کلیک روی کارت نشود */
}

.service-card:hover .card-overlay-image {
    transform: translate(-50%, -50%) scale(1.1); /* زوم و بزرگ شدن در هاور */
    opacity: 1.8; /* شفافیت بیشتر در هاور */
    z-index: 3; /* آمدن به جلو در هاور */
}

.card-content {
    position: relative;
    z-index: 4; /* بالاتر از همه چیز در هاور */
    padding: 20px;
    width: 100%;
    text-align: left; /* متن کارت‌ها چپ چین باشد */
}

.card-content h3 {
    font-size: 2.5em;
    margin-bottom: 10px;
    font-weight: 900;
    color: #f8f8f8;
}

.explore-btn {
    display: inline-flex;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.2); /* پس‌زمینه دکمه شفاف */
    color: white;
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 1.1em;
    font-weight: 600;
    transition: background-color 0.3s ease;
}

.explore-btn i {
    margin-left: 8px; /* فاصله آیکون از متن */
    transition: transform 0.3s ease;
}

.service-card:hover .explore-btn {
    background-color: rgb(0, 0, 0); /* تیره شدن پس‌زمینه دکمه در هاور */
}

.service-card:hover .explore-btn i {
    transform: translateX(5px); /* حرکت آیکون به راست در هاور */
}

/* ریسپانسیو */
@media (max-width: 1200px) {
    .service-row {
        gap: 20px;
    }
}

@media (max-width: 991px) {
    .service-card {
        width: 300px;
        height: 220px;
    }

    .card-content h3 {
        font-size: 1.6em;
    }

    .explore-btn {
        padding: 6px 12px;
        font-size: 0.85em;
        margin-right: 100px;
    }

    .card-overlay-image {
        width: 50%;
        max-width: 120px;
    }
}

@media (max-width: 767px) {
    .services-grid-section {
        padding: 50px 0;
    }

    .service-row {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .service-card {
        width: 90%;
        max-width: 350px;
        height: 200px;
    }

    .card-content h3 {
        font-size: 1.5em;
    }

    .explore-btn {
        padding: 5px 10px;
        font-size: 0.8em;
        margin-right: 100px;
    }

    .card-overlay-image {
        width: 40%;
        max-width: 100px;
    }

    /* در موبایل، ویدئو ممکن است بهینه نباشد، می‌توانید آن را مخفی کنید */
    .background-video {
        display: none;
    }

    /* و یک رنگ پس‌زمینه جایگزین تنظیم کنید */
    .services-grid-section {
        background-color: #f8f8f8; /* در موبایل به رنگ خاکستری روشن برمی‌گردد */
    }
}

/* ------------------------------------- */
/* Core CSS */
/* ------------------------------------- */

/* Define CSS variables for the color palette */
:root {
    --color-primary-dark: #1A2E3D;
    --color-text-light: #4A5F73;
    --color-accent-yellow: #FFC107;
    --color-accent-yellow-hover: #E0A800;
    --color-background-light: #F8F9FA;
    --color-abstract-blue-light: #B2E0EC;
    --color-abstract-blue-dark: #4A86B7;
    --color-white: #FFFFFF;
    --shadow-light: 0 4px 15px rgba(0, 0, 0, 0.08);
    --shadow-medium: 0 8px 25px rgba(0, 0, 0, 0.12);
    --shadow-deep: 0 15px 40px rgba(0, 0, 0, 0.2);
}

/* General styles */
body {
    font-family: 'Open Sans', Arial, sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    line-height: 1.6;
    color: var(--color-text-light);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}

/* ------------------------------------- */
/* Hero Section Styles */
/* ------------------------------------- */

.precision-hero-section {
    position: relative;
    padding: 100px 0;
    background-color: var(--color-background-light);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 850px;
    direction: ltr; /* Set direction for the entire section */
}

.precision-background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, var(--color-abstract-blue-light) 0%, var(--color-abstract-blue-dark) 100%);
    opacity: 0.15;
    z-index: 1;
}

.precision-container {
    position: relative;
    z-index: 2;
}

.precision-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
    align-items: center;
    justify-content: center;
}

.precision-media-column {
    flex: 1;
    min-width: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.abstract-visual {
    width: 100%;
    height: 580px;
    background: radial-gradient(circle at 50% 50%, #c4e9f5 0%, #5ca1d7 100%);
    border-radius: 20px;
    box-shadow: var(--shadow-deep);
    position: relative;
    overflow: hidden;
}

.abstract-visual::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1.0;
    background-size: cover;
    background-position: center center;
    animation: pulseBackground 30s infinite alternate ease-in-out;
}

.slide-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: white;
    font-size: 24px;
    padding: 10px;
    cursor: pointer;
}

.prev-btn {
    left: 10px;
}

.next-btn {
    right: 10px;
}

@keyframes pulseBackground {
    0% {
        transform: scale(1);
        opacity: 0.9;
    }
    50% {
        transform: scale(1.02);
        opacity: 0.65;
    }
    100% {
        transform: scale(1);
        opacity: 0.7;
    }
}

.precision-content-column {
    flex: 1.2;
    min-width: 550px;
}

.precision-text-block h1 {
    font-family: 'Open Sans';
    font-size: 4em;
    color: var(--color-primary-dark);
    margin-bottom: 35px;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: -1.5px;
    text-align: left; /* Left align for English */
}

.lead-text {
    font-size: 1.7em;
    color: var(--color-text-light);
    line-height: 1.8;
    margin-bottom: 55px;
    font-weight: 400;
    text-align: left; /* Left align for English */
}

.btn-primary-action {
    display: inline-flex;
    align-items: center;
    padding: 15px 30px;
    background-color: var(--color-accent-yellow);
    color: var(--color-primary-dark);
    text-decoration: none;
    border-radius: 50px;
    font-weight: bold;
    font-size: 1.3em;
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
    box-shadow: var(--shadow-medium);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.btn-primary-action:hover {
    background-color: var(--color-accent-yellow-hover);
    transform: translateY(-7px);
    box-shadow: var(--shadow-deep);
}

.arrow-icon {
    margin-left: 18px; /* Left margin for English */
    font-size: 1.5em;
    transition: transform 0.2s ease;
}

.btn-primary-action:hover .arrow-icon {
    transform: translateX(10px); /* Move right on hover */
}

/* ------------------------------------- */
/* Stats Section Styles (Enhanced) */
/* ------------------------------------- */
.precision-stats-grid {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
    margin-top: 20px;
    margin-left: 750px;
    direction: rtl; /* Assuming RTL layout for the stats section */
}

.stat-item {
    flex: 1;
    aspect-ratio: 1 / 1; /* Ensures a square shape */
    background: var(--color-white);
    padding: 85px 50px; /* Increased padding for better spacing */
    border-radius: 35px; /* More rounded corners */
    text-align: center;
    color: var(--color-primary-dark);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.stat-item::before {
    content: attr(data-icon);
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: -15px;
    right: -15px;
    font-size: 7em;
    color: rgba(255, 193, 7, 0.07);
    z-index: 0;
    transform: rotate(15deg);
    transition: transform 0.5s ease-out;
}

.stat-item:hover::before {
    transform: scale(1.1) rotate(20deg);
}

.stat-item:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.stat-icon-wrapper {
    font-size: 2.5em;
    color: var(--color-accent-yellow);
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
    animation: pulse-icon 2s infinite ease-in-out;
}

@keyframes pulse-icon {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.stat-number {
    font-family: 'Roboto', sans-serif;
    font-size: 3em;
    font-weight: 900;
    color: var(--color-primary-dark);
    margin-bottom: 10px;
    letter-spacing: -1.5px;
    position: relative;
    z-index: 1;
}

.stat-description {
    font-size: 1.4em;
    line-height: 1.5;
    color: var(--color-text-light);
    font-weight: 500;
    position: relative;
    z-index: 1;
    text-align: center;
}

/* Responsive adjustments for the new shape */
@media (max-width: 992px) {
    .precision-stats-grid {
        flex-wrap: wrap;
        justify-content: center;
    }

    .stat-item {
        flex: 0 1 calc(50% - 15px); /* 2 items per row with gap */
    }
}

@media (max-width: 768px) {
    .precision-stats-grid {
        flex-direction: column;
        gap: 20px;
    }

    .stat-item {
        width: 100%;
        max-width: 400px; /* Limits the width on smaller screens */
        margin: 0 auto;
    }
}

/* ------------------------------------- */
/* Responsive Design */
/* ------------------------------------- */
@media (max-width: 1200px) {
    .container {
        padding: 0 30px;
    }

    .precision-grid {
        gap: 60px;
    }

    .precision-text-block h1 {
        font-size: 3.5em;
    }

    .lead-text {
        font-size: 1.4em;
    }

    .stat-number {
        font-size: 3.5em;
    }

    .stat-icon-wrapper {
        font-size: 2.5em;
    }

    .stat-item::before {
        font-size: 7em;
    }
}

@media (max-width: 992px) {
    .precision-hero-section {
        padding: 80px 0;
        min-height: auto;
    }

    .precision-grid {
        flex-direction: column;
        gap: 50px;
        text-align: center;
    }

    .precision-media-column,
    .precision-content-column {
        width: 100%;
        min-width: unset;
    }

    .precision-text-block h1, .precision-text-block p {
        text-align: center;
    }

    .precision-text-block h1 {
        font-size: 3em;
        line-height: 1.3;
    }

    .lead-text {
        font-size: 1.3em;
        margin-bottom: 40px;
    }

    .abstract-visual {
        height: 480px;
    }

    .precision-stats-grid {
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 50px;
    }

    .stat-item {
        flex: 0 1 45%;
        padding: 35px 25px;
    }

    .stat-number {
        font-size: 3em;
    }

    .stat-icon-wrapper {
        font-size: 2.2em;
    }

    .stat-item::before {
        font-size: 6em;
    }
}

@media (max-width: 768px) {
    .precision-hero-section {
        padding: 60px 0;
    }

    .precision-text-block h1 {
        font-size: 2.5em;
    }

    .lead-text {
        font-size: 1.15em;
    }

    .btn-primary-action {
        padding: 15px 35px;
        font-size: 1.1em;
    }

    .abstract-visual {
        height: 400px;
    }

    .precision-stats-grid {
        flex-direction: column;
        gap: 20px;
    }

    .stat-item {
        width: 100%;
        max-width: 400px;
        padding: 25px 20px;
        margin: 0 auto;
    }

    .stat-number {
        font-size: 2.8em;
    }

    .stat-icon-wrapper {
        font-size: 2em;
    }

    .stat-item::before {
        font-size: 5em;
        top: -5px;
        left: -5px; /* Position on the left for LTR */
    }
}

@media (max-width: 576px) {
    .container {
        padding: 0 20px;
    }

    .precision-text-block h1 {
        font-size: 2em;
        letter-spacing: normal;
    }

    .lead-text {
        font-size: 1em;
    }

    .abstract-visual {
        height: 350px;
    }

    .stat-item {
        padding: 25px;
    }

    .stat-number {
        font-size: 2.2em;
    }

    .stat-icon-wrapper {
        font-size: 1.8em;
    }
}

/* ------------------------------------- */
/* On-scroll Animations (with JavaScript) */
/* ------------------------------------- */
.fade-in-up {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.8s cubic-bezier(0.2, 0.8, 0.2, 1), transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.fade-in-up.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.fade-in-left {
    opacity: 0;
    transform: translateX(-80px); /* Move from left for LTR */
    transition: opacity 1s cubic-bezier(0.2, 0.8, 0.2, 1), transform 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.fade-in-left.is-visible {
    opacity: 1;
    transform: translateX(0);
}

.fade-in-right {
    opacity: 0;
    transform: translateX(80px); /* Move from right for LTR */
    transition: opacity 1s cubic-bezier(0.2, 0.8, 0.2, 1), transform 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.fade-in-right.is-visible {
    opacity: 1;
    transform: translateX(0);
}

.stat-item {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}

.stat-item.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.stat-item:nth-child(1) {
    transition-delay: 0.1s;
}

.stat-item:nth-child(2) {
    transition-delay: 0.25s;
}

.stat-item:nth-child(3) {
    transition-delay: 0.4s;
}

.stat-item:nth-child(4) {
    transition-delay: 0.55s;
}

/* ------------------------------------- */
/* CSS بخش اسپانسرها پیشرفته */
/* ------------------------------------- */

/* تعریف متغیرهای CSS برای پالت رنگی (اگر قبلاً گلوبال تعریف شده، می‌توانید حذف کنید) */
:root {
    --color-primary-dark: #1A2E3D;
    --color-text-light: #4A5F73;
    --color-accent-yellow: #FFC107;
    --color-accent-yellow-hover: #E0A800;
    --color-background-light: #F8F9FA;
    --color-white: #FFFFFF;
    --shadow-light: 0 4px 15px rgba(0, 0, 0, 0.08);
    --shadow-medium: 0 8px 25px rgba(0, 0, 0, 0.12);
    --shadow-deep: 0 15px 40px rgba(0, 0, 0, 0.2);
    --color-gradient-start: #e0f2f7; /* رنگ شروع گرادیانت پس زمینه */
    --color-gradient-end: #d1e9f1; /* رنگ پایان گرادیانت پس زمینه */
}

/* استایل‌های عمومی برای این بخش */
body {
    font-family: 'Open Sans', Arial, sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    line-height: 1.6;
    color: var(--color-text-light);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}

/* ------------------------------------- */
/* استایل‌های اصلی بخش اسپانسرها */
/* ------------------------------------- */
.sponsors-section {
    background: linear-gradient(135deg, var(--color-gradient-start) 0%, var(--color-gradient-end) 100%); /* پس زمینه گرادیانت */
    padding: 100px 0;
    text-align: center;
    overflow: hidden; /* ضروری برای اسکرول بی‌نهایت */
    position: relative; /* برای Z-index و پس‌زمینه‌های پترن */
}

.sponsors-section::before { /* پترن انتزاعی در پس زمینه */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'%3E%3Cpath d='M0 0h1v1H0zm2 2h1v1H2zm4 4h1v1H4zm2 2h1v1H6zm4 4h1v1h-1zm2 2h1v1h-1zm-4-4h1v1h-1zm-2-2h1v1h-1zm-4-4h1v1H0zm2-2h1v1H2zm4-4h1v1H4zm2-2h1v1H6zm4-4h1v1h-1zm2-2h1v1h-1z'/%3E%3C/g%3E%3C/svg%3E");
    opacity: 0.5;
    z-index: 1;
    animation: moveBackground 30s linear infinite; /* حرکت آرام پس‌زمینه */
}

@keyframes moveBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 100%;
    }
}

.sponsors-content {
    position: relative; /* برای Z-index بالاتر از پترن */
    z-index: 2;
}

.sponsors-section h2 {
    font-family: 'IRANYekan', Tahoma, Arial, sans-serif;
    font-size: 3.8em; /* عنوان بزرگتر و چشم‌نواز */
    color: var(--color-primary-dark);
    margin-bottom: 20px; /* فاصله از زیرتیتر */
    font-weight: 900;
    letter-spacing: -1.5px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
}

.sponsors-section p.subtitle {
    font-size: 1.4em; /* زیرتیتر جذاب */
    color: var(--color-text-light);
    margin-bottom: 60px; /* فاصله از اسکرولر */
    font-weight: 400;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7;
}

/* استایل‌های Infinite Scroller */
.logo-scroller {
    overflow: hidden;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 1) 85%, rgba(0, 0, 0, 0)); /* محو شدن در ابتدا و انتها */
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 1) 85%, rgba(0, 0, 0, 0));
    cursor: grab; /* نشانگر موس برای کشیدن */
}

.logo-scroller.grabbing {
    cursor: grabbing;
}

.logo-scroller .logo-list {
    display: flex;
    width: fit-content; /* عرض را متناسب با محتوا تنظیم می‌کند */
    animation: scroll-left 40s linear infinite; /* سرعت و جهت اسکرول */
    padding: 20px 0; /* پدینگ بالا و پایین برای لوگوها */
    user-select: none; /* جلوگیری از انتخاب متن هنگام کشیدن */
}

/* وقتی ماوس روی اسکرولر می‌رود، انیمیشن مکث می‌کند */
.logo-scroller:hover .logo-list {
    animation-play-state: paused;
}

/* کلاس برای توقف انیمیشن CSS هنگام کشیدن با موس */
.logo-scroller.dragging .logo-list {
    animation-play-state: paused;
}

@keyframes scroll-left {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
    /* برای اسکرول بی‌نهایت */
}

.sponsor-logo-wrapper {
    flex-shrink: 0; /* جلوگیری از کوچک شدن آیتم‌ها */
    margin: 0 30px; /* فاصله بیشتر بین لوگوها */
    background-color: var(--color-white); /* پس زمینه سفید برای هر لوگو */
    padding: 20px 30px; /* پدینگ داخلی */
    border-radius: 12px; /* گوشه‌های گرد */
    box-shadow: var(--shadow-light); /* سایه ظریف */
    transition: all 0.4s ease-out; /* انیمیشن نرم‌تر */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px; /* ارتفاع ثابت برای باکس لوگو */
    width: 180px; /* عرض ثابت برای باکس لوگو */
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.05);
    /* استایل‌های 3D Tilt */
    transform-style: preserve-3d;
    perspective: 1000px;
}

.sponsor-logo-wrapper:hover {
    transform: translateY(-8px) scale(1.05) rotateY(5deg) rotateX(2deg); /* حرکت، بزرگ شدن و چرخش 3D */
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15); /* سایه عمیق‌تر در هاور */
}

.sponsor-logo-wrapper img {
    max-width: 100%;
    max-height: 65px; /* ارتفاع مناسب برای لوگو */
    opacity: 0.9; /* کمی شفاف */
    transition: filter 0.5s ease, opacity 0.5s ease;
    transform: translateZ(20px); /* کمی به سمت جلو در فضای 3D */
}

.sponsor-logo-wrapper:hover img {
    filter: grayscale(0%); /* رنگی شدن در هاور */
    opacity: 1; /* شفافیت کامل در هاور */
}

/* ------------------------------------- */
/* کلاس‌های انیمیشن On-scroll */
/* ------------------------------------- */
.fade-in-up {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity 1s cubic-bezier(0.2, 0.8, 0.2, 1), transform 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.fade-in-up.is-visible {
    opacity: 1;
    transform: translateY(0);
}

/* ------------------------------------- */
/* واکنش‌گرا کردن */
/* ------------------------------------- */
@media (max-width: 992px) {
    .container {
        padding: 0 30px;
    }

    .sponsors-section {
        padding: 80px 0;
    }

    .sponsors-section h2 {
        font-size: 3em;
        margin-bottom: 15px;
    }

    .sponsors-section p.subtitle {
        font-size: 1.2em;
        margin-bottom: 40px;
    }

    .logo-scroller .logo-list {
        animation-duration: 60s; /* کندتر شدن اسکرول در تبلت */
    }

    .sponsor-logo-wrapper {
        height: 90px;
        width: 160px;
        margin: 0 20px;
    }

    .sponsor-logo-wrapper img {
        max-height: 55px;
    }
}

@media (max-width: 768px) {
    .container {
        padding: 0 20px;
    }

    .sponsors-section {
        padding: 60px 0;
    }

    .sponsors-section h2 {
        font-size: 2.5em;
        letter-spacing: -1px;
    }

    .sponsors-section p.subtitle {
        font-size: 1.1em;
        margin-bottom: 30px;
    }

    .logo-scroller .logo-list {
        animation-duration: 80s; /* کندتر شدن اسکرول در موبایل */
    }

    .sponsor-logo-wrapper {
        height: 80px;
        width: 140px;
        margin: 0 15px;
    }

    .sponsor-logo-wrapper img {
        max-height: 45px;
    }

    .logo-scroller {
        mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 5%, rgba(0, 0, 0, 1) 95%, rgba(0, 0, 0, 0)); /* محو شدن بیشتر در لبه‌ها */
        -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 5%, rgba(0, 0, 0, 1) 95%, rgba(0, 0, 0, 0));
    }
}

@media (max-width: 576px) {
    .container {
        padding: 0 15px;
    }

    .sponsors-section h2 {
        font-size: 2em;
    }

    .sponsors-section p.subtitle {
        font-size: 1em;
    }

    .logo-scroller .logo-list {
        animation-duration: 100s; /* خیلی کندتر در موبایل کوچک */
    }

    .sponsor-logo-wrapper {
        height: 70px;
        width: 120px;
        margin: 0 10px;
    }

    .sponsor-logo-wrapper img {
        max-height: 40px;
    }
}


.messages-container {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
    max-width: 400px;
}

.messages-container .alert {
    margin-bottom: 10px;
    border-radius: 8px;
    padding: 15px 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    animation: slideInRight 0.5s ease-out;
    display: flex;
    align-items: center;
    gap: 10px;
}

.alert-success {
    background-color: #d4edda;
    border-color: #c3e6cb;
    color: #155724;
}

.alert-error,
.alert-danger {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
}

.alert-warning {
    background-color: #fff3cd;
    border-color: #ffeaa7;
    color: #856404;
}

.alert-info {
    background-color: #d1ecf1;
    border-color: #bee5eb;
    color: #0c5460;
}

.alert i {
    font-size: 20px;
    margin-right: 5px;
}

.alert .close {
    background: none;
    border: none;
    font-size: 24px;
    line-height: 1;
    color: inherit;
    opacity: 0.5;
    cursor: pointer;
    margin-left: auto;
    padding: 0;
}

.alert .close:hover {
    opacity: 0.8;
}

@keyframes slideInRight {
    from {
        transform: translateX(400px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

/* Auto dismiss animation */
@keyframes fadeOut {
    from {
        opacity: 1;
        transform: translateX(0);
    }
    to {
        opacity: 0;
        transform: translateX(400px);
    }
}

.alert.fade-out {
    animation: fadeOut 0.5s ease-out forwards;
}

/* Responsive */
@media (max-width: 768px) {
    .messages-container {
        right: 10px;
        left: 10px;
        max-width: calc(100% - 20px);
    }
}

/* Error message styling */
.job-app-error-message {
    display: block;
    color: var(--job-app-color-error, #e74c3c);
    font-size: 0.875rem;
    margin-top: 0.25rem;
    animation: fadeIn 0.3s ease-in;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Add error state to inputs */
.job-app-form-group input.error,
.job-app-form-group select.error,
.job-app-form-group textarea.error {
    border-color: var(--job-app-color-error, #e74c3c);
}

/* ------------------------------------- */
/* CSS برای جلوگیری از تداخل: همه کلاس‌ها با `labsky-` شروع می‌شوند */
/* ------------------------------------- */

/* تعریف متغیرهای CSS برای پالت رنگی (اگر قبلاً گلوبال تعریف شده، می‌توانید حذف کنید) */
:root {
    --labsky-color-primary-dark: #1A2E3D; /* تیره اصلی (برای پس‌زمینه تیره نظرات) */
    --labsky-color-text-light: #4A5F73; /* متن خاکستری روشن */
    --labsky-color-accent-blue: #2196F3; /* آبی روشن (برای لینک‌ها و دکمه‌ها) */
    --labsky-color-white: #FFFFFF;
    --labsky-color-light-grey: #ECEFF1; /* برای پس زمینه کارت نظرات و دکمه‌های ناوبری */
    --labsky-shadow-light: 0 4px 15px rgba(0, 0, 0, 0.08);
    --labsky-shadow-medium: 0 8px 25px rgba(0, 0, 0, 0.12);
}

/* General Body Styles (در فایل اصلی شما باید باشد، در اینجا برای نمایش کامل آورده شده است) */
body {
    font-family: 'Open Sans', Arial, sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    line-height: 1.6;
    color: var(--labsky-color-text-light);
    background-color: var(--labsky-color-light-grey); /* یک پس‌زمینه کلی برای صفحه */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.labsky-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

/* ------------------------------------- */
/* Clients Testimonials Section */
/* ------------------------------------- */
.labsky-testimonials-section {
    direction: ltr !important;
    display: grid;
    grid-template-columns: 1.2fr 1fr; /* چپ کمی بزرگتر */
    min-height: 550px; /* حداقل ارتفاع برای کل بخش */
    background-color: var(--labsky-color-primary-dark); /* پس زمینه تیره برای کل بخش */
    position: relative; /* برای پس زمینه DNA */
    overflow: hidden; /* برای round cornerهای فرزندان و جلوگیری از اسکرول اضافی */
    z-index: 1; /* برای اطمینان از قرارگیری بالای سایر بخش‌ها */
}

/* پس زمینه DNA */
.labsky-testimonials-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 60%; /* فقط برای سمت چپ */
    height: 100%;
    background-image: url("{% static 'assets/img/photos/photo19439939734.jpg' %}"); /* مسیر تصویر DNA شما */
    background-size: cover;
    background-position: center center;
    opacity: 0.15; /* شفافیت کم */
    z-index: 1; /* زیر محتوا */
}

/* کانتینر اصلی محتوای بخش نظرات */
.labsky-testimonials-content-wrapper {
    position: relative;
    z-index: 2; /* روی پس زمینه DNA */
    display: contents; /* اجازه می‌دهد فرزندان مستقیماً در گرید قرار گیرند */
}

/* ستون چپ: عنوان و دکمه */
.labsky-testimonials-left-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 80px 60px;
    color: var(--labsky-color-white);
    text-align: left;
    background-color: rgba(20, 49, 72, 0.9); /* لایه شفاف روی تصویر DNA */
    /* این رنگ باید با رنگ بخش فوتر شما همخوانی داشته باشد یا به آن نزدیک باشد */
}

.labsky-testimonials-left-column h2 {
    font-family: 'IRANYekan', Tahoma, Arial, sans-serif;
    font-size: 3.2em;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 25px;
    letter-spacing: -1px;
}

.labsky-testimonials-left-column p {
    font-size: 1.15em;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 40px;
    max-width: 500px;
}

.labsky-btn-more-testimonials {
    display: inline-block;
    padding: 14px 30px;
    background-color: var(--labsky-color-accent-blue);
    color: var(--labsky-color-white);
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1.1em;
    transition: background-color 0.3s ease, transform 0.3s ease;
    box-shadow: var(--labsky-shadow-light);
    align-self: flex-start;
}

.labsky-btn-more-testimonials:hover {
    background-color: #1976D2;
    transform: translateY(-3px);
}

/* ستون راست: کاروسل نظرات */
.labsky-testimonials-right-column {
    background-color: var(--labsky-color-white);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px;
    position: relative; /* برای position absolute فلش‌های ناوبری */
    z-index: 2; /* روی پس زمینه DNA */
}

.labsky-testimonial-card {
    background-color: var(--labsky-color-white);
    border-radius: 15px;
    box-shadow: var(--labsky-shadow-medium);
    padding: 70px;
    text-align: left;
    max-width: 700px;
    width: 120%;
    position: relative;
}

.labsky-quote-icon {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 6em;
    color: var(--labsky-color-accent-blue);
    opacity: 0.9;
    transform: rotate(180deg);
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
}

.labsky-quote-icon::before {
    content: "\201C";
}

/* کاراکتر دابل کوتیشن چپ */

.labsky-testimonial-text {
    direction: rtl;
    text-align: right;
    font-size: 1.6em;
    line-height: 1.7;
    color: var(--labsky-color-text-light);
    margin-bottom: 30px;
    padding-top: 20px; /* برای جلوگیری از تداخل با آیکون نقل قول */
}

.labsky-client-info {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.labsky-client-avatar {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 15px;
    border: 2px solid var(--labsky-color-light-grey);
    box-shadow: var(--labsky-shadow-light);
}

.labsky-client-details {
    display: flex;
    flex-direction: column;
}

.labsky-client-details .name {
    font-weight: 700;
    color: var(--labsky-color-primary-dark);
    font-size: 1.3em;
}

.labsky-client-details .profession {
    font-size: 1.0em;
    color: var(--labsky-color-text-light);
    opacity: 0.8;
}

.labsky-testimonial-navigation {
    display: flex;
    gap: 15px;
    position: absolute; /* موقعیت‌یابی مطلق نسبت به labsky-testimonials-right-column */
    top: 40px;
    right: 40px;
    z-index: 3; /* بالاتر از کارت */
}

.labsky-nav-arrow {
    width: 45px;
    height: 45px;
    background-color: var(--labsky-color-light-grey);
    color: var(--labsky-color-text-light);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2em;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
    box-shadow: var(--labsky-shadow-light);
}

.labsky-nav-arrow:hover {
    background-color: var(--labsky-color-accent-blue);
    color: var(--labsky-color-white);
}

/* ------------------------------------- */
/* انیمیشن‌ها (با پیشوند) */
/* ------------------------------------- */
.labsky-fade-in-up {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity 1s cubic-bezier(0.2, 0.8, 0.2, 1), transform 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.labsky-fade-in-up.labsky-is-visible {
    opacity: 1;
    transform: translateY(0);
}

/* تاخیر برای عناصر بخش نظرات */
.labsky-testimonials-left-column h2 {
    transition-delay: 0.1s;
}

.labsky-testimonials-left-column p {
    transition-delay: 0.2s;
}

.labsky-btn-more-testimonials {
    transition-delay: 0.3s;
}

.labsky-testimonial-card {
    transition-delay: 0.4s;
}


/* ------------------------------------- */
/* واکنش‌گرا کردن */
/* ------------------------------------- */
@media (max-width: 992px) {
    .labsky-container {
        padding: 0 30px;
    }

    .labsky-testimonials-section {
        grid-template-columns: 1fr; /* در تبلت و موبایل به تک ستون تبدیل می‌شود */
        min-height: auto; /* ارتفاع خودکار */
    }

    .labsky-testimonials-section::before {
        width: 100%; /* تصویر پس زمینه در کل عرض */
        height: 50%; /* فقط برای نیمه بالایی */
        opacity: 0.1;
    }

    .labsky-testimonials-left-column {
        padding: 60px 40px;
        text-align: center;
        background-color: rgba(26, 46, 61, 0.8); /* لایه شفاف‌تر روی تصویر DNA */
    }

    .labsky-testimonials-left-column h2 {
        font-size: 2.8em;
    }

    .labsky-testimonials-left-column p {
        font-size: 1.05em;
    }

    .labsky-btn-more-testimonials {
        align-self: center; /* دکمه در وسط قرار گیرد */
    }

    .labsky-testimonials-right-column {
        padding: 40px;
    }

    .labsky-testimonial-card {
        padding: 30px;
    }

    .labsky-quote-icon {
        font-size: 2.5em;
    }

    .labsky-testimonial-text {
        font-size: 1em;
    }

    .labsky-testimonial-navigation {
        position: static; /* در حالت واکنش‌گرا به بالای کارت منتقل می‌شود */
        justify-content: center;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .labsky-container {
        padding: 0 20px;
    }

    .labsky-testimonials-left-column h2 {
        font-size: 2.2em;
    }

    .labsky-testimonials-left-column p {
        font-size: 0.95em;
    }

    .labsky-testimonial-navigation {
        top: 20px;
        right: 20px;
        position: absolute; /* بازگرداندن به حالت مطلق برای موبایل */
    }
}

@media (max-width: 576px) {
    .labsky-container {
        padding: 0 15px;
    }

    .labsky-testimonials-left-column {
        padding: 40px 20px;
    }

    .labsky-testimonials-left-column h2 {
        font-size: 1.8em;
    }

    .labsky-btn-more-testimonials {
        padding: 10px 20px;
        font-size: 1em;
    }

    .labsky-testimonials-right-column {
        padding: 30px 20px;
    }

    .labsky-testimonial-card {
        padding: 25px;
    }

    .labsky-quote-icon {
        font-size: 2em;
    }

    .labsky-testimonial-navigation {
        top: 15px;
        right: 15px;
        gap: 10px;
    }

    .labsky-nav-arrow {
        width: 40px;
        height: 40px;
        font-size: 1.1em;
    }
}

.most-blog-job-app-section {
    direction: ltr !important;
    padding: 100px 0;
    background-color: var(--job-app-color-background-light);
    text-align: center;
}

.most-blog-job-app-section h2.job-app-main-title {
    font-family: 'IRANYekan', Tahoma, Arial, sans-serif;
    font-size: 3.5em;
    color: var(--job-app-color-primary-dark);
    margin-bottom: 20px;
    font-weight: 900;
    letter-spacing: -1.5px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.03);
}

.most-blog-job-app-section p.job-app-subtitle {
    font-size: 1.4em;
    color: var(--job-app-color-text-light);
    margin-bottom: 60px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7;
}
