.elementor-4346 .elementor-element.elementor-element-0118edf{--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-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 );}/* Start custom CSS for text-editor, class: .elementor-element-103fbaf */.vs-germany-ausbildung-hero-container {
  background: #ffffff;
  padding: 40px 30px;
  border-radius: 16px;
  border: 1px solid rgba(10, 31, 68, 0.06);
  box-shadow: 0 4px 20px rgba(10, 31, 68, 0.01);
  direction: rtl;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
}

.vs-germany-ausbildung-hero-content {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}

.vs-germany-ausbildung-hero-content h1 {
  font-size: 26px;
  font-weight: 850;
  color: #0A1F44;
  line-height: 1.4;
  margin: 0 0 18px 0;
}

.vs-germany-ausbildung-hero-content p {
  font-size: 15.5px;
  color: #0A1F44;
  line-height: 1.9;
  margin: 0 0 30px 0;
  text-align: justify;
  text-align-last: center;
}

/* استایل بردکرامب مینی‌مال وسط‌چین */
.vs-landing-breadcrumb {
  font-size: 13px;
  font-weight: 600;
  color: rgba(10, 31, 68, 0.45);
  margin-bottom: 14px;
}

/* بخش قرارگیری دکمه اکشن */
.vs-germany-ausbildung-action-zone {
  display: flex;
  justify-content: center;
}

/* دکمه تبدیل با رنگ سبز لوکس و اختصاصی ویزاساز */
.vs-germany-ausbildung-hero-cta {
  display: inline-block;
  padding: 15px 36px;
  background-color: #014C1E;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(1, 76, 30, 0.25);
  white-space: nowrap;
}

.vs-germany-ausbildung-hero-cta:hover {
  background-color: #026929;
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(1, 76, 30, 0.35);
}

/* سیستم واکنش‌گرایی دقیق برای تبلت و موبایل */
@media (max-width: 991px) {
  .vs-germany-ausbildung-hero-container {
    padding: 30px 20px;
  }
  .vs-germany-ausbildung-hero-content h1 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .vs-germany-ausbildung-hero-container {
    padding: 24px 16px;
  }
  .vs-germany-ausbildung-hero-content h1 {
    font-size: 19px;
    line-height: 1.5;
  }
  .vs-germany-ausbildung-hero-content p {
    font-size: 13.5px;
    line-height: 1.8;
    text-align: justify;
    text-align-last: center;
  }
  .vs-germany-ausbildung-hero-cta {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 14px 20px;
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-0b130d9 */.vs-germany-hook-container {
  background: #ffffff;
  padding: 30px 20px;
  border-radius: 16px;
  direction: rtl;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
}

.vs-germany-hook-container h2 {
  font-size: 22px;
  font-weight: 800;
  color: #0A1F44;
  margin-bottom: 16px;
  line-height: 1.5;
  text-align: right;
}

.vs-germany-hook-lead {
  font-size: 15px;
  color: #0A1F44;
  line-height: 1.85;
  margin-bottom: 30px;
  text-align: justify;
}

/* شبکه ۳ ستونه فلت کارت‌های مزیت */
.vs-germany-values-grid {
  display: flex;
  gap: 16px;
}

.vs-ausbildung-value-card {
  flex: 1;
  background-color: rgba(10, 31, 68, 0.01);
  border: 1px solid rgba(10, 31, 68, 0.06);
  border-radius: 12px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: all 0.25s ease-in-out;
}

.vs-ausbildung-value-card:hover {
  border-color: #014C1E;
  background-color: rgba(1, 76, 30, 0.02);
  transform: translateY(-2px);
}

/* بخش آیکون‌های هندسی اختصاصی با CSS خالص */
.vs-ausbildung-icon-box {
  width: 40px;
  height: 40px;
  background-color: rgba(10, 31, 68, 0.05);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.25s ease;
}

.vs-ausbildung-value-card:hover .vs-ausbildung-icon-box {
  background-color: #014C1E;
}

/* آیکون اول: لایه‌های کتاب تحصیلی */
.vs-geo-icon-1 {
  width: 14px;
  height: 10px;
  border: 2px solid #0A1F44;
  border-top: none;
  position: relative;
}
.vs-geo-icon-1::before {
  content: "";
  position: absolute;
  top: -4px; left: -2px;
  width: 14px; height: 2px;
  background-color: #0A1F44;
}
.vs-ausbildung-value-card:hover .vs-geo-icon-1 { border-color: #ffffff; }
.vs-ausbildung-value-card:hover .vs-geo-icon-1::before { background-color: #ffffff; }

/* آیکون دوم: نماد یورو/ارز دیجیتال ارگانیک */
.vs-geo-icon-2 {
  width: 12px;
  height: 12px;
  border: 2px solid #0A1F44;
  border-left: none;
  border-radius: 0 6px 6px 0;
  position: relative;
}
.vs-geo-icon-2::before {
  content: "";
  position: absolute;
  top: 3px; right: -4px;
  width: 6px; height: 2px;
  background-color: #0A1F44;
}
.vs-ausbildung-value-card:hover .vs-geo-icon-2 { border-color: #ffffff; }
.vs-ausbildung-value-card:hover .vs-geo-icon-2::before { background-color: #ffffff; }

/* آیکون سوم: مدال تضمین و تایید استقرار */
.vs-geo-icon-3 {
  width: 10px;
  height: 10px;
  border: 2px solid #0A1F44;
  transform: rotate(45deg);
}
.vs-ausbildung-value-card:hover .vs-geo-icon-3 { border-color: #ffffff; }

/* بخش متنی کارت‌ها */
.vs-ausbildung-card-info h3 {
  font-size: 15px;
  font-weight: 700;
  color: #0A1F44;
  margin: 0 0 6px 0;
  line-height: 1.4;
  text-align: right;
}

.vs-ausbildung-value-card:hover .vs-ausbildung-card-info h3 {
  color: #014C1E;
}

.vs-ausbildung-card-info p {
  font-size: 13px;
  color: #0A1F44;
  line-height: 1.6;
  text-align: justify;
  margin: 0;
}

/* سیستم واکنش‌گرایی برای موبایل و تبلت */
@media (max-width: 991px) {
  .vs-germany-values-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }
}

@media (max-width: 767px) {
  .vs-germany-hook-container h2 {
    font-size: 18px;
  }
  .vs-germany-hook-lead {
    font-size: 14px;
    line-height: 1.75;
  }
  .vs-germany-values-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .vs-ausbildung-value-card {
    padding: 16px;
    flex-direction: row;
    align-items: flex-start;
    gap: 16px;
  }
  .vs-ausbildung-icon-box {
    flex-shrink: 0;
  }
  .vs-ausbildung-card-info h3 {
    font-size: 14px;
  }
  .vs-ausbildung-card-info p {
    font-size: 12.5px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a16d8c8 */.vs-germany-table-container {
  background: #ffffff;
  padding: 30px 20px;
  border-radius: 16px;
  direction: rtl;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
}

.vs-germany-table-container h2 {
  font-size: 22px;
  font-weight: 800;
  color: #0A1F44;
  margin-bottom: 24px;
  line-height: 1.5;
  text-align: right;
}

/* مدیریت ریسپانسیو و اسکرول مینی‌مال جدول در نمایشگرهای کوچک */
.vs-germany-table-wrapper {
  width: 100%;
  overflow-x: auto;
  border: 1px solid rgba(10, 31, 68, 0.1);
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(10, 31, 68, 0.02);
  margin-bottom: 30px;
}

.vs-germany-rich-table {
  width: 100%;
  border-collapse: collapse;
  text-align: right;
  font-size: 14.5px;
  min-width: 650px;
}

/* هدر پرمیوم سرمه‌ای عمیق ویزاساز */
.vs-germany-rich-table th {
  background-color: #0A1F44;
  color: #ffffff;
  padding: 16px 20px;
  font-weight: 700;
  font-size: 15px;
  border: none;
}

.vs-germany-rich-table td {
  padding: 16px 20px;
  color: #0A1F44;
  border-bottom: 1px solid rgba(10, 31, 68, 0.08);
  line-height: 1.6;
}

.vs-germany-rich-table tr:last-child td {
  border-bottom: none;
}

/* تم مینی‌مال یک‌درمیان با استفاده از کد رنگی سبز اولیه شما */
.vs-germany-rich-table tr:nth-child(even) {
  background-color: rgba(1, 76, 30, 0.03);
}

.vs-germany-rich-table td strong {
  color: #0A1F44;
  font-weight: 700;
}

.vs-table-numeric {
  font-weight: 700;
  color: #014C1E !important;
}

/* مینی‌بنر دعوت به اقدام ثانویه (کنتراست لوکس سبز و سرمه‌ای) */
.vs-germany-mini-banner {
  background-color: #0A1F44;
  border-right: 5px solid #014C1E;
  border-radius: 4px 12px 12px 4px;
  padding: 24px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  color: #ffffff;
}

.vs-germany-banner-text h3 {
  font-size: 16.5px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 6px 0;
  text-align: right;
}

.vs-germany-banner-text p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.85);
  margin: 0;
  line-height: 1.5;
  text-align: right;
}

/* کانتینر دکمه‌های بنر میانی */
.vs-germany-banner-actions {
  display: flex;
  gap: 12px;
  flex-shrink: 0;
}

.vs-germany-btn-call {
  background-color: #014C1E;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 20px;
  font-size: 13.5px;
  font-weight: 700;
  border-radius: 6px;
  transition: background-color 0.2s ease;
  white-space: nowrap;
}

.vs-germany-btn-call:hover {
  background-color: #026929;
}

.vs-germany-btn-link {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
  padding: 11px 18px;
  font-size: 13.5px;
  font-weight: 700;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  transition: all 0.2s ease;
  white-space: nowrap;
}

.vs-germany-btn-link:hover {
  background-color: rgba(255, 255, 255, 0.08);
  border-color: #ffffff;
}

/* سیستم واکنش‌گرایی تضمین‌شده موبایل و تبلت جهت مهار شکستگی کلمات */
@media (max-width: 991px) {
  .vs-germany-mini-banner {
    flex-direction: column;
    text-align: center;
    padding: 20px;
    gap: 18px;
  }
  .vs-germany-banner-text h3,
  .vs-germany-banner-text p {
    text-align: center;
  }
  .vs-germany-banner-actions {
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .vs-germany-btn-call,
  .vs-germany-btn-link {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .vs-germany-table-container h2 {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .vs-germany-rich-table {
    font-size: 13.5px;
  }
  .vs-germany-rich-table th,
  .vs-germany-rich-table td {
    padding: 12px 14px;
  }
  .vs-germany-banner-text h3 {
    font-size: 15px;
    line-height: 1.4;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6b94d3d */.vs-germany-methods-container {
  background: #ffffff;
  padding: 30px 20px;
  border-radius: 16px;
  direction: rtl;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
}

.vs-germany-methods-container h2 {
  font-size: 22px;
  font-weight: 800;
  color: #0A1F44;
  margin-bottom: 16px;
  line-height: 1.5;
  text-align: right;
}

.vs-germany-methods-lead {
  font-size: 15px;
  color: #0A1F44;
  line-height: 1.8;
  margin-bottom: 28px;
  text-align: justify;
}

/* ساختار دو ستونه کارت‌های انواع آوسبیلدونگ */
.vs-germany-types-grid {
  display: flex;
  gap: 16px;
  margin-bottom: 35px;
}

.vs-type-card {
  flex: 1;
  background-color: rgba(10, 31, 68, 0.01);
  border: 1px solid rgba(10, 31, 68, 0.06);
  border-radius: 12px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: all 0.25s ease-in-out;
}

.vs-type-card:hover {
  border-color: #014C1E;
  background-color: rgba(1, 76, 30, 0.01);
  transform: translateY(-2px);
}

.vs-type-card h3 {
  font-size: 15.5px;
  font-weight: 700;
  color: #0A1F44;
  margin: 0;
  line-height: 1.4;
  text-align: right;
}

.vs-type-card:hover h3 {
  color: #014C1E;
}

.vs-type-card p {
  font-size: 13.5px;
  color: #0A1F44;
  line-height: 1.6;
  margin: 0;
  text-align: justify;
}

.vs-type-bullets {
  list-style: none;
  padding-right: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.vs-type-bullets li {
  font-size: 13px;
  color: #0A1F44;
  position: relative;
  padding-right: 14px;
  line-height: 1.5;
  text-align: right;
}

.vs-type-bullets li::before {
  content: "";
  position: absolute;
  right: 2px;
  top: 7px;
  width: 4px;
  height: 4px;
  background-color: #014C1E;
  border-radius: 50%;
}

/* استایل جعبه صداقت بیلیارد و مقایسه متوازی */
.vs-germany-honesty-box {
  background-color: rgba(10, 31, 68, 0.02);
  border: 1px solid rgba(10, 31, 68, 0.08);
  border-radius: 14px;
  padding: 24px;
}

.vs-germany-honesty-box h4 {
  font-size: 16.5px;
  font-weight: 800;
  color: #0A1F44;
  margin: 0 0 10px 0;
  text-align: right;
}

.vs-honesty-desc {
  font-size: 14px;
  color: #0A1F44;
  line-height: 1.7;
  margin: 0 0 24px 0;
  text-align: justify;
}

/* چیدمان دو ستونه متوازی چالش/راهکار */
.vs-split-comparison-row {
  display: flex;
  gap: 20px;
}

.vs-split-column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.vs-split-header {
  font-size: 13.5px;
  font-weight: 700;
  padding: 12px 16px;
  border-radius: 6px;
  text-align: center;
}

.vs-germany-challenge .vs-split-header {
  background-color: #0A1F44;
  color: #ffffff;
}

.vs-germany-solution .vs-split-header {
  background-color: #014C1E;
  color: #ffffff;
}

.vs-split-item {
  background-color: #ffffff;
  border: 1px solid rgba(10, 31, 68, 0.06);
  border-radius: 8px;
  padding: 16px;
}

.vs-germany-challenge .vs-split-item {
  border-right: 4px solid #0A1F44;
}

.vs-germany-solution .vs-split-item {
  border-right: 4px solid #014C1E;
}

.vs-split-item strong {
  display: block;
  font-size: 13.5px;
  font-weight: 700;
  color: #0A1F44;
  margin-bottom: 6px;
  text-align: right;
}

.vs-germany-solution .vs-split-item strong {
  color: #014C1E;
}

.vs-split-item p {
  font-size: 13px;
  color: #0A1F44;
  line-height: 1.6;
  margin: 0;
  text-align: justify;
}

/* سیستم واکنش‌گرایی فوق‌العاده تمیز برای تبلت و موبایل */
@media (max-width: 991px) {
  .vs-germany-types-grid {
    flex-direction: column;
    gap: 14px;
  }
  .vs-split-comparison-row {
    flex-direction: column;
    gap: 24px;
  }
}

@media (max-width: 767px) {
  .vs-germany-methods-container {
    padding: 20px 14px;
  }
  .vs-germany-methods-container h2 {
    font-size: 18px;
  }
  .vs-germany-methods-lead {
    font-size: 14px;
  }
  .vs-germany-honesty-box {
    padding: 16px;
  }
  .vs-germany-honesty-box h4 {
    font-size: 15px;
  }
  .vs-split-header {
    font-size: 12.5px;
    padding: 10px;
  }
  .vs-split-item {
    padding: 12px;
  }
  .vs-split-item strong {
    font-size: 13px;
  }
  .vs-split-item p {
    font-size: 12.5px;
    line-height: 1.55;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-de358fc */.vs-germany-jobs-premium-container {
  background: #ffffff;
  padding: 30px 20px;
  border-radius: 16px;
  direction: rtl;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
}

.vs-germany-jobs-premium-container h2 {
  font-size: 22px;
  font-weight: 800;
  color: #0A1F44;
  margin-bottom: 16px;
  line-height: 1.5;
  text-align: right;
}

.vs-jobs-premium-lead {
  font-size: 15px;
  color: #0A1F44;
  line-height: 1.85;
  margin-bottom: 30px;
  text-align: justify;
}

/* شبکه کارت‌های صنف‌محور پریمیوم */
.vs-premium-jobs-grid {
  display: flex;
  gap: 16px;
  margin-bottom: 35px;
}

.vs-job-premium-card {
  flex: 1;
  background-color: #ffffff;
  border: 1px solid rgba(10, 31, 68, 0.08);
  border-radius: 12px;
  padding: 24px 20px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  min-height: 250px;
  box-shadow: 0 4px 15px rgba(10, 31, 68, 0.01);
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

/* بخش نمایان کارت */
.vs-job-card-visible {
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.vs-job-badge-tag {
  display: inline-block;
  font-size: 10.5px;
  font-weight: 700;
  color: #014C1E;
  background-color: rgba(1, 76, 30, 0.06);
  padding: 4px 8px;
  border-radius: 4px;
  margin-bottom: 12px;
}

.vs-job-premium-card h3 {
  font-size: 15px;
  font-weight: 700;
  color: #0A1F44;
  margin: 0 0 8px 0;
  line-height: 1.45;
  text-align: right;
}

.vs-job-premium-card p {
  font-size: 13px;
  color: rgba(10, 31, 68, 0.8);
  line-height: 1.6;
  margin: 0;
  text-align: justify;
}

/* بخش مخفی اطلاعات هاور */
.vs-job-card-hidden-info {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  background-color: #ffffff;
  padding: 24px 20px;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: bottom 0.35s cubic-bezier(0.25, 1, 0.5, 1);
}

.vs-job-card-hidden-info h4 {
  font-size: 13.5px;
  font-weight: 700;
  color: #014C1E;
  margin: 0 0 12px 0;
  text-align: right;
}

.vs-job-mini-metrics {
  list-style: none;
  padding-right: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.vs-job-mini-metrics li {
  font-size: 13px;
  color: #0A1F44;
  position: relative;
  padding-right: 14px;
  line-height: 1.4;
  text-align: right;
}

.vs-job-mini-metrics li::before {
  content: "";
  position: absolute;
  right: 2px;
  top: 7px;
  width: 4px;
  height: 4px;
  background-color: #014C1E;
  border-radius: 50%;
}

/* افکت تعاملی هوشمند Hover دسکتاپ */
@media (min-transform-inside-custom-css: none) {
  .vs-job-premium-card:hover {
    border-color: #014C1E;
    box-shadow: 0 8px 25px rgba(1, 76, 30, 0.05);
  }
  .vs-job-premium-card:hover .vs-job-card-visible {
    transform: translateY(-10px);
    opacity: 0;
  }
  .vs-job-premium-card:hover .vs-job-card-hidden-info {
    bottom: 0;
  }
}

/* بنر دعوت به اقدام میانی لوکس */
.vs-germany-jobs-mid-banner {
  background-color: rgba(10, 31, 68, 0.02);
  border: 1px solid rgba(10, 31, 68, 0.08);
  border-right: 5px solid #014C1E;
  border-radius: 4px 12px 12px 4px;
  padding: 24px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}

.vs-jobs-banner-text h3 {
  font-size: 16px;
  font-weight: 700;
  color: #0A1F44;
  margin: 0 0 6px 0;
  text-align: right;
}

.vs-jobs-banner-text p {
  font-size: 13px;
  color: #0A1F44;
  margin: 0;
  line-height: 1.5;
  text-align: right;
}

.vs-jobs-btn-action-banner {
  background-color: #014C1E;
  color: #ffffff;
  text-decoration: none;
  padding: 13px 24px;
  font-size: 13.5px;
  font-weight: 700;
  border-radius: 6px;
  transition: background-color 0.2s ease, transform 0.2s ease;
  white-space: nowrap;
  display: inline-block;
  box-shadow: 0 4px 12px rgba(1, 76, 30, 0.15);
}

.vs-jobs-btn-action-banner:hover {
  background-color: #026929;
  transform: translateY(-1px);
}

/* سیستم واکنش‌گرایی برای موبایل و تبلت - تبدیل افکت هاور به حالت ثابت متنی */
@media (max-width: 991px) {
  .vs-premium-jobs-grid {
    flex-direction: column;
    gap: 16px;
  }
  .vs-job-premium-card {
    min-height: auto;
    padding: 20px;
  }
  .vs-job-card-hidden-info {
    position: static;
    bottom: auto;
    padding: 16px 0 0 0;
    margin-top: 16px;
    border-top: 1px dashed rgba(10, 31, 68, 0.1);
    height: auto;
    background: transparent;
  }
  .vs-germany-jobs-mid-banner {
    flex-direction: column;
    text-align: center;
    padding: 20px;
    gap: 18px;
  }
  .vs-jobs-banner-text h3,
  .vs-jobs-banner-text p {
    text-align: center;
  }
  .vs-jobs-btn-action-banner {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .vs-germany-jobs-premium-container h2 {
    font-size: 18px;
  }
  .vs-jobs-premium-lead {
    font-size: 14px;
  }
  .vs-jobs-banner-text h3 {
    font-size: 14.5px;
    line-height: 1.4;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-5157272 */.vs-germany-cost-container {
  background: #ffffff;
  padding: 30px 20px;
  border-radius: 16px;
  direction: rtl;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
}

.vs-germany-cost-container h2 {
  font-size: 22px;
  font-weight: 800;
  color: #0A1F44;
  margin-bottom: 16px;
  line-height: 1.5;
  text-align: right;
}

.vs-germany-cost-lead {
  font-size: 15px;
  color: #0A1F44;
  line-height: 1.8;
  margin-bottom: 28px;
  text-align: justify;
}

/* باکس اصلی کانتینر مالی استقرار */
.vs-germany-chart-box {
  background-color: rgba(10, 31, 68, 0.02);
  border: 1px solid rgba(10, 31, 68, 0.08);
  border-radius: 12px;
  padding: 30px 24px;
  margin-bottom: 24px;
}

.vs-germany-chart-flex {
  display: flex;
  align-items: center;
  gap: 40px;
}

/* ساختار بخش نمودار دایره‌ای با CSS خالص */
.vs-germany-pie-side {
  flex: 0.8;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  border-left: 1px solid rgba(10, 31, 68, 0.1);
  padding-left: 20px;
}

.vs-germany-pure-pie {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: conic-gradient(#0A1F44 0% 30%, #014C1E 30% 100%);
  position: relative;
}

.vs-germany-pie-hole {
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  width: 70px; height: 70px;
  background-color: #ffffff;
  border-radius: 50%;
}

.vs-germany-pie-legends {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.vs-germany-legend {
  font-size: 12.5px;
  font-weight: 700;
  color: #0A1F44;
  display: flex;
  align-items: center;
  gap: 8px;
  text-align: right;
}

.vs-germany-dot {
  width: 12px; height: 12px;
  border-radius: 3px;
  flex-shrink: 0;
}
.vs-g-dot-blue { background-color: #0A1F44; }
.vs-g-dot-green { background-color: #014C1E; }

/* بخش جزئیات متنی مخارج در سمت چپ */
.vs-germany-details-side {
  flex: 1.2;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.vs-germany-cost-row {
  border-bottom: 1px solid rgba(10, 31, 68, 0.08);
  padding-bottom: 12px;
}

.vs-germany-cost-row:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.vs-germany-c-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}

.vs-germany-c-label {
  font-size: 13.5px;
  font-weight: 600;
  color: #0A1F44;
  line-height: 1.5;
  text-align: right;
}

.vs-germany-c-value {
  font-size: 14px;
  font-weight: 700;
  color: #014C1E;
  white-space: nowrap;
  direction: ltr;
}

/* فوتر باکس جهت هدایت به فاز تبدیل مشاوره */
.vs-germany-cost-footer {
  background-color: rgba(1, 76, 30, 0.05);
  border-radius: 8px;
  padding: 16px;
  font-size: 13.5px;
  color: #0A1F44;
  line-height: 1.7;
  text-align: justify;
}

.vs-germany-cost-footer strong {
  color: #014C1E;
  display: block;
  margin-bottom: 6px;
  font-weight: 700;
}

/* ریسپانسیو اختصاصی برای تبلت و موبایل */
@media (max-width: 991px) {
  .vs-germany-chart-flex {
    flex-direction: column;
    gap: 30px;
  }
  .vs-germany-pie-side {
    width: 100%;
    border-left: none;
    padding-left: 0;
    border-bottom: 1px solid rgba(10, 31, 68, 0.1);
    padding-bottom: 24px;
  }
  .vs-germany-pie-legends {
    flex-direction: row;
    justify-content: center;
    gap: 20px;
  }
}

@media (max-width: 767px) {
  .vs-germany-cost-container h2 {
    font-size: 18px;
  }
  .vs-germany-cost-lead {
    font-size: 14px;
  }
  .vs-germany-chart-box {
    padding: 20px 16px;
  }
  .vs-germany-pie-legends {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    width: auto;
  }
  .vs-germany-c-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  .vs-germany-c-value {
    align-self: flex-end;
    font-size: 13px;
  }
  .vs-germany-cost-footer {
    font-size: 12.5px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-349ca49 */.vs-germany-timeline-container {
  background: #ffffff;
  padding: 30px 20px;
  border-radius: 16px;
  direction: rtl;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
}

.vs-germany-timeline-container h2 {
  font-size: 22px;
  font-weight: 800;
  color: #0A1F44;
  margin-bottom: 16px;
  line-height: 1.5;
  text-align: right;
}

.vs-germany-timeline-lead {
  font-size: 15px;
  color: #0A1F44;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: justify;
}

/* ساختار محور خط زمانی عمودی */
.vs-germany-axis-road {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  padding: 10px 0;
}

/* رسم خط مرکزی با گرادینت از سرمه‌ای به سبز ویزاساز */
.vs-germany-axis-road::before {
  content: "";
  position: absolute;
  right: 18px;
  top: 0;
  bottom: 0;
  width: 4px;
  background: linear-gradient(180deg, #0A1F44 0%, #014C1E 100%);
  border-radius: 2px;
}

/* ردیف‌های خط زمانی */
.vs-germany-road-step {
  display: block;
  position: relative;
  margin-bottom: 30px;
  min-height: 80px;
}

.vs-germany-road-step:last-child {
  margin-bottom: 0;
}

/* دایره‌های شماره‌گذاری در سمت راست محور */
.vs-germany-road-badge {
  width: 36px;
  height: 36px;
  background-color: #0A1F44;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #ffffff;
  position: absolute;
  right: 2px;
  top: 6px;
  z-index: 2;
  box-shadow: 0 3px 10px rgba(10, 31, 68, 0.12);
  transition: all 0.3s ease;
}

.vs-germany-road-step:hover .vs-germany-road-badge {
  background-color: #014C1E;
}

/* باکس محتوای متنی در سمت چپ محور */
.vs-germany-road-content {
  margin-right: 65px;
  background-color: rgba(10, 31, 68, 0.01);
  border: 1px solid rgba(10, 31, 68, 0.06);
  padding: 20px;
  border-radius: 12px;
  transition: all 0.25s ease-in-out;
}

.vs-germany-road-step:hover .vs-germany-road-content {
  background-color: rgba(1, 76, 30, 0.02);
  border-color: #014C1E;
  transform: translateX(-3px);
}

.vs-germany-road-content h3 {
  font-size: 16px;
  font-weight: 700;
  color: #0A1F44;
  margin: 0 0 8px 0;
  line-height: 1.4;
  text-align: right;
}

.vs-germany-road-step:hover h3 {
  color: #014C1E;
}

.vs-germany-road-content p {
  font-size: 13.5px;
  color: #0A1F44;
  line-height: 1.7;
  text-align: justify;
  margin: 0;
}

/* سیستم واکنش‌گرایی تضمین‌شده برای تبلت و موبایل */
@media (max-width: 767px) {
  .vs-germany-timeline-container h2 {
    font-size: 18px;
  }
  .vs-germany-timeline-lead {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .vs-germany-axis-road::before {
    right: 15px;
  }
  .vs-germany-road-badge {
    width: 30px;
    height: 30px;
    font-size: 12px;
    top: 10px;
    right: 2px;
  }
  .vs-germany-road-content {
    margin-right: 50px;
    padding: 16px;
  }
  .vs-germany-road-content h3 {
    font-size: 14px;
  }
  .vs-germany-road-content p {
    font-size: 12.5px;
    line-height: 1.6;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2f41154 */.vs-germany-ausbildung-checklist-container {
  background: #ffffff;
  padding: 30px 20px;
  border-radius: 16px;
  direction: rtl;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
}

.vs-germany-ausbildung-checklist-container h2 {
  font-size: 22px;
  font-weight: 800;
  color: #0A1F44;
  margin-bottom: 16px;
  line-height: 1.5;
  text-align: right;
}

.vs-germany-checklist-lead {
  font-size: 15px;
  color: #0A1F44;
  line-height: 1.8;
  margin-bottom: 24px;
  text-align: justify;
}

/* کانتینر تعاملی چک‌لیست اسناد آلمان */
.vs-germany-interactive-checklist-box {
  background: rgba(10, 31, 68, 0.02);
  border: 1px solid rgba(10, 31, 68, 0.08);
  border-radius: 12px;
  padding: 24px;
  margin-bottom: 24px;
}

.vs-germany-checklist-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14.5px;
  font-weight: 700;
  color: #0A1F44;
  margin-bottom: 12px;
}

#vs-germany-checklist-progress-text {
  color: #014C1E;
}

/* بار پیشرفت گرافیکی */
.vs-germany-progress-wrapper {
  width: 100%;
  height: 8px;
  background-color: rgba(10, 31, 68, 0.08);
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 24px;
}

.vs-germany-progress-fill {
  width: 0%;
  height: 100%;
  background-color: #014C1E;
  border-radius: 4px;
  transition: width 0.3s ease-out;
}

.vs-germany-checklist-items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* ساختار چک‌باکس‌های اختصاصی سفارشی */
.vs-germany-check-label {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  cursor: pointer;
  position: relative;
  user-select: none;
}

.vs-germany-check-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.vs-germany-custom-checkbox {
  width: 20px;
  height: 20px;
  border: 2px solid rgba(10, 31, 68, 0.2);
  border-radius: 4px;
  background-color: #ffffff;
  flex-shrink: 0;
  position: relative;
  transition: all 0.2s ease;
  margin-top: 2px;
}

.vs-germany-check-label:hover input ~ .vs-germany-custom-checkbox {
  border-color: #014C1E;
}

.vs-germany-check-label input:checked ~ .vs-germany-custom-checkbox {
  background-color: #014C1E;
  border-color: #014C1E;
}

/* رندر تیک سفید با CSS خالص بدون فایل خارجی */
.vs-germany-custom-checkbox::after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.vs-germany-check-label input:checked ~ .vs-germany-custom-checkbox::after {
  display: block;
}

.vs-germany-check-text {
  font-size: 14px;
  color: #0A1F44;
  line-height: 1.65;
  text-align: justify;
}

.vs-germany-check-text strong {
  color: #0A1F44;
}

/* افکت خط خوردن متن اسناد پس از فعال‌سازی تیک */
.vs-germany-check-label input:checked ~ .vs-germany-check-text {
  color: rgba(10, 31, 68, 0.45);
  text-decoration: line-through;
}

/* فوتر انتهای چک‌لیست جهت ارتقای نرخ بوکمارک */
.vs-germany-checklist-footer {
  background-color: rgba(1, 76, 30, 0.05);
  border-right: 4px solid #014C1E;
  border-radius: 4px 12px 12px 4px;
  padding: 16px;
  font-size: 13.5px;
  color: #0A1F44;
  line-height: 1.7;
  text-align: justify;
}

/* واکنش‌گرایی برای موبایل و تبلت */
@media (max-width: 767px) {
  .vs-germany-ausbildung-checklist-container h2 {
    font-size: 18px;
  }
  .vs-germany-checklist-lead {
    font-size: 14px;
  }
  .vs-germany-interactive-checklist-box {
    padding: 16px;
  }
  .vs-germany-checklist-header {
    font-size: 13px;
  }
  .vs-germany-check-text {
    font-size: 13px;
    line-height: 1.55;
  }
  .vs-germany-checklist-footer {
    font-size: 12.5px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-374335c */.vs-germany-faq-accordion-container {
  background: #ffffff;
  padding: 30px 20px;
  border-radius: 16px;
  direction: rtl;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
}

.vs-germany-faq-accordion-container h2 {
  font-size: 22px;
  font-weight: 800;
  color: #0A1F44;
  margin-bottom: 24px;
  line-height: 1.5;
  text-align: right;
}

.vs-germany-faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 850px;
  margin: 0 auto;
}

.vs-germany-faq-item {
  border: 1px solid rgba(10, 31, 68, 0.08);
  border-radius: 8px;
  background-color: #ffffff;
  overflow: hidden;
  transition: all 0.3s ease;
}

.vs-germany-faq-item:hover {
  border-color: rgba(1, 76, 30, 0.3);
}

.vs-germany-faq-item.vs-faq-active {
  border-color: #014C1E;
  box-shadow: 0 4px 15px rgba(1, 76, 30, 0.05);
}

.vs-germany-faq-title-bar {
  padding: 18px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  background-color: #ffffff;
  user-select: none;
  transition: background-color 0.2s ease;
}

.vs-germany-faq-item.vs-faq-active .vs-germany-faq-title-bar {
  background-color: rgba(1, 76, 30, 0.02);
}

.vs-germany-faq-title-bar h3 {
  font-size: 15.5px;
  font-weight: 700;
  color: #0A1F44;
  margin: 0;
  line-height: 1.5;
  text-align: right;
}

.vs-germany-faq-item.vs-faq-active .vs-germany-faq-title-bar h3 {
  color: #014C1E;
}

/* ساخت نماد مثبت و منفی با CSS خالص هندسی */
.vs-germany-faq-toggle-icon {
  width: 14px;
  height: 14px;
  position: relative;
  flex-shrink: 0;
}

.vs-germany-faq-toggle-icon::before,
.vs-germany-faq-toggle-icon::after {
  content: "";
  position: absolute;
  background-color: #0A1F44;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.vs-germany-faq-toggle-icon::before {
  top: 6px; left: 0;
  width: 14px; height: 2px;
}

.vs-germany-faq-toggle-icon::after {
  left: 6px; top: 0;
  width: 2px; height: 14px;
}

.vs-germany-faq-item.vs-faq-active .vs-germany-faq-toggle-icon::before {
  background-color: #014C1E;
}

.vs-germany-faq-item.vs-faq-active .vs-germany-faq-toggle-icon::after {
  transform: rotate(90deg);
  opacity: 0;
}

/* مدیریت باز و بسته شدن انیمیشنی آکاردئون */
.vs-germany-faq-body-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s cubic-bezier(0, 1, 0, 1);
  background-color: #ffffff;
}

.vs-germany-faq-item.vs-faq-active .vs-germany-faq-body-content {
  max-height: 200px;
  transition: max-height 0.3s cubic-bezier(1, 0, 1, 0);
}

.vs-germany-faq-body-content p {
  padding: 0 20px 18px 20px;
  margin: 0;
  font-size: 14px;
  color: #0A1F44;
  line-height: 1.75;
  text-align: justify;
}

/* ریسپانسیو دقیق برای موبایل و تبلت */
@media (max-width: 767px) {
  .vs-germany-faq-accordion-container h2 {
    font-size: 18px;
  }
  .vs-germany-faq-title-bar {
    padding: 14px 16px;
  }
  .vs-germany-faq-title-bar h3 {
    font-size: 14px;
  }
  .vs-germany-faq-body-content p {
    padding: 0 16px 14px 16px;
    font-size: 13px;
    line-height: 1.65;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e92f22f */.vs-germany-ausbildung-bofu-container {
  background: #ffffff;
  padding: 40px 30px;
  border-radius: 16px;
  border: 1px solid rgba(10, 31, 68, 0.08);
  box-shadow: 0 10px 30px rgba(10, 31, 68, 0.02);
  direction: rtl;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.vs-germany-ausbildung-bofu-container h2 {
  font-size: 24px;
  font-weight: 850;
  color: #0A1F44;
  margin-bottom: 16px;
  line-height: 1.4;
}

.vs-germany-bofu-lead-text {
  font-size: 15px;
  color: #0A1F44;
  line-height: 1.85;
  max-width: 800px;
  margin: 0 auto 35px auto;
  text-align: justify;
  text-justify: inter-word;
}

/* کانتینر دکمه‌های موازی دعوت به اقدام */
.vs-germany-bofu-buttons-zone {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  max-width: 750px;
  margin: 0 auto;
}

/* دکمه اصلی: سبز لوکس و اختصاصی ویزاساز با وزن کلیک فوق‌العاده بالا */
.vs-germany-bofu-btn-phone {
  flex: 1;
  background-color: #014C1E;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 24px;
  font-size: 14.5px;
  font-weight: 700;
  border-radius: 8px;
  transition: all 0.25s ease-in-out;
  box-shadow: 0 4px 15px rgba(1, 76, 30, 0.2);
  white-space: nowrap;
  display: inline-block;
}

.vs-germany-bofu-btn-phone:hover {
  background-color: #026929;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(1, 76, 30, 0.25);
}

/* دکمه ثانویه: سرمه‌ای پرمیوم عمیق */
.vs-germany-bofu-btn-form {
  flex: 1;
  background-color: #0A1F44;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 24px;
  font-size: 14.5px;
  font-weight: 700;
  border-radius: 8px;
  transition: all 0.25s ease-in-out;
  box-shadow: 0 4px 15px rgba(10, 31, 68, 0.15);
  white-space: nowrap;
  display: inline-block;
}

.vs-germany-bofu-btn-form:hover {
  background-color: #132d5a;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(10, 31, 68, 0.2);
}

/* سیستم واکنش‌گرایی تضمین‌شده تبلت و موبایل جهت مهار به هم ریختگی متون */
@media (max-width: 991px) {
  .vs-germany-bofu-buttons-zone {
    flex-direction: column;
    width: 100%;
    gap: 12px;
  }
  .vs-germany-bofu-btn-phone,
  .vs-germany-bofu-btn-form {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 14px 20px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .vs-germany-ausbildung-bofu-container {
    padding: 30px 16px;
  }
  .vs-germany-ausbildung-bofu-container h2 {
    font-size: 19px;
  }
  .vs-germany-bofu-lead-text {
    font-size: 13.5px;
    line-height: 1.75;
    margin-bottom: 25px;
  }
}/* End custom CSS */