.elementor-5992 .elementor-element.elementor-element-b33899c{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5992 .elementor-element.elementor-element-b33899c:not(.elementor-motion-effects-element-type-background), .elementor-5992 .elementor-element.elementor-element-b33899c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor5 );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-5992 .elementor-element.elementor-element-fed396b{width:var( --container-widget-width, 80% );max-width:80%;background-color:#FFFFFF;--container-widget-width:80%;--container-widget-flex-grow:0;border-radius:10px 10px 10px 10px;text-align:center;}.elementor-5992 .elementor-element.elementor-element-fed396b .elementor-heading-title{font-family:"Inter", Sans-serif;font-weight:600;color:#000000;}.elementor-5992 .elementor-element.elementor-element-97118bb{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5992 .elementor-element.elementor-element-97118bb:not(.elementor-motion-effects-element-type-background), .elementor-5992 .elementor-element.elementor-element-97118bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-5992 .elementor-element.elementor-element-aa857d5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-5992 .elementor-element.elementor-element-fed396b{--container-widget-width:70%;--container-widget-flex-grow:0;width:var( --container-widget-width, 70% );max-width:70%;}.elementor-5992 .elementor-element.elementor-element-fed396b .elementor-heading-title{font-size:35px;}}@media(max-width:767px){.elementor-5992 .elementor-element.elementor-element-fed396b{width:100%;max-width:100%;}.elementor-5992 .elementor-element.elementor-element-fed396b .elementor-heading-title{font-size:23px;}}/* Start custom CSS for html, class: .elementor-element-aa857d5 */.job-ad-wrapper {
    width: 100%;
    box-sizing: border-box;
    padding: 0 12px;
  }

  .job-ad-card {
    max-width: 900px;
    margin: 40px auto;
    padding: 32px 28px;
    border-radius: 20px;
    box-shadow: 0 18px 45px rgba(0,0,0,0.08);
    background: #ffffff;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
  }

  .job-ad-badge {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 999px;
    font-size: 12px !importantه;
    letter-spacing: .08em;
    text-transform: uppercase;
    background: #eef4ff;
    color: #3046d6;
    margin-bottom: 10px;
    font-weight: 600;
  }

  .job-ad-title {
    font-size: 26px !important;
    line-height: 1.3;
    margin: 4px 0 10px;
    font-weight: 700;
    color: #111827;
  }

  .job-ad-subtitle {
    font-size: 15px !importantه
    color: #4b5563;
    margin-bottom: 18px;
  }

  .job-ad-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 16px;
    font-size: 12px !important;
    color: #6b7280;
    margin-bottom: 12px;
  }

  .job-ad-meta-item {
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }

  .job-ad-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 24px;
  }

  .job-ad-tag {
    font-size: 11px !important;
    padding: 6px 10px;
    border-radius: 999px;
    background: #f3f4f6;
    color: #374151;
    font-weight: 500;
  }

  .job-ad-section-title {
    font-size: 16px !important;
    font-weight: 700;
    margin: 22px 0 10px;
    color: #111827;
    display: flex;
    align-items: center;
    gap: 6px;
  }

  .job-ad-section-title span.icon {
    font-size: 18px;
  }

  .job-ad-card p {
    font-size: 14px;
    color: #4b5563;
    line-height: 1.7;
    margin-bottom: 10px;
  }

  .job-ad-card ul {
    margin: 0 0 10px 18px;
    padding: 0;
  }

  .job-ad-card li {
    font-size: 14px;
    color: #4b5563;
    margin-bottom: 5px;
  }

  .job-ad-footer-box {
    margin-top: 26px;
    padding: 16px 18px;
    border-radius: 14px;
    background: #f9fafb;
    border: 1px dashed #e5e7eb;
  }

  .job-ad-cta-btn {
    display: inline-block;
    margin-top: 16px;
    padding: 10px 20px;
    border-radius: 999px;
    background: #3046d6;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: transform 0.12s ease, box-shadow 0.12s ease, background 0.12s ease;
    box-shadow: 0 10px 25px rgba(48,70,214,0.25);
    text-align: center;
  }

  .job-ad-cta-btn:hover {
    background: #2536a8;
    transform: translateY(-1px);
    box-shadow: 0 14px 30px rgba(48,70,214,0.35);
  }

  /* Tablet */
  @media (max-width: 1024px) {
    .job-ad-card {
      margin: 32px auto;
      padding: 26px 22px;
    }
    .job-ad-title {
      font-size: 24px !important;
    }
  }

  /* Mobile */
  @media (max-width: 767px) {
    .job-ad-card {
      margin: 24px auto;
      padding: 22px 18px;
    }
    .job-ad-title {
      font-size: 22px !important;
    }
    .job-ad-subtitle {
      font-size: 14px !important;
    }
    .job-ad-meta {
      flex-direction: column;
      align-items: flex-start;
    }
    .job-ad-section-title {
      font-size: 15px !important;
    }
    .job-ad-card p,
    .job-ad-card li {
      font-size: 13px !important;
    }
    .job-ad-footer-box {
      padding: 14px 14px;
    }
    .job-ad-cta-btn {
      width: 100%;
      justify-content: center;
    }
  }/* End custom CSS */