.elementor-31 .elementor-element.elementor-element-33e231b{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-31 .elementor-element.elementor-element-33e231b.e-con{--e-con-transform-scale:1.03;--align-self:center;}/* Start custom CSS for html, class: .elementor-element-92b4803 */.aif-footer,
    .aif-footer * {
      box-sizing: border-box;
    }

    .aif-footer {
      --aif-lime: #91ff00;
      --aif-cyan: #23d5ff;
      --aif-purple: #b36bff;
      --aif-orange: #ffb000;
      --aif-pink: #ff3ea5;
      --aif-text: #eef8f2;
      --aif-muted: rgba(238, 248, 242, 0.68);
      --aif-soft: rgba(238, 248, 242, 0.46);
      position: relative;
      isolation: isolate;
      overflow: hidden;
      background:
        radial-gradient(circle at 15% 0%, rgba(35, 213, 255, 0.1), transparent 32%),
        radial-gradient(circle at 85% 10%, rgba(145, 255, 0, 0.1), transparent 30%),
        radial-gradient(circle at 50% 100%, rgba(179, 107, 255, 0.1), transparent 40%),
        linear-gradient(180deg, #030403 0%, #06100c 40%, #050309 100%);
      color: var(--aif-text);
      font-family: inherit;
      padding-top: 64px;
    }

    /* ===== پس‌زمینه ===== */
    .aif-bg {
      position: absolute;
      inset: 0;
      z-index: 0;
      pointer-events: none;
    }

    .aif-grid {
      position: absolute;
      inset: 0;
      background-image:
        linear-gradient(rgba(145, 255, 0, 0.05) 1px, transparent 1px),
        linear-gradient(90deg, rgba(35, 213, 255, 0.04) 1px, transparent 1px);
      background-size: 56px 56px;
      mask-image: radial-gradient(ellipse at 50% 0%, #000 0%, transparent 70%);
      opacity: 0.55;
    }

    .aif-glow {
      position: absolute;
      border-radius: 50%;
      filter: blur(60px);
      opacity: 0.32;
      animation: aifGlowFloat 12s ease-in-out infinite alternate;
    }

    .aif-glow-1 {
      width: 360px;
      height: 360px;
      top: -140px;
      right: -80px;
      background: radial-gradient(circle, rgba(145, 255, 0, 0.5), transparent 70%);
    }

    .aif-glow-2 {
      width: 320px;
      height: 320px;
      bottom: -120px;
      left: -80px;
      background: radial-gradient(circle, rgba(35, 213, 255, 0.42), transparent 70%);
      animation-delay: -5s;
    }

    @keyframes aifGlowFloat {
      0% { transform: translate3d(0, 0, 0); }
      100% { transform: translate3d(14px, -12px, 0); }
    }

    /* ===== موج بالای فوتر برای اتصال بصری به هیرو ===== */
    .aif-top-wave {
      position: relative;
      z-index: 1;
      display: block;
      margin-top: -1px;
      line-height: 0;
    }

    .aif-top-wave svg {
      width: 100%;
      height: clamp(40px, 6vw, 80px);
      display: block;
    }

    .aif-container {
      position: relative;
      z-index: 2;
      width: min(1280px, 100%);
      margin: 0 auto;
      padding: 0 5% 0;
    }

    /* ===== نوار آمار ===== */
    .aif-stats {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 14px;
      margin-bottom: 40px;
    }

    .aif-stat {
      display: flex;
      align-items: center;
      gap: 12px;
      padding: 16px 18px;
      border-radius: 18px;
      border: 1px solid rgba(255, 255, 255, 0.09);
      background: rgba(255, 255, 255, 0.03);
    }

    .aif-stat i {
      flex: 0 0 auto;
      width: 40px;
      height: 40px;
      display: grid;
      place-items: center;
      border-radius: 12px;
      font-style: normal;
      font-size: 18px;
      background: linear-gradient(145deg, rgba(145, 255, 0, 0.16), rgba(35, 213, 255, 0.08));
      border: 1px solid rgba(145, 255, 0, 0.25);
      box-shadow: 0 0 18px rgba(145, 255, 0, 0.1);
    }

    .aif-stat b {
      display: block;
      font-size: 17px;
      font-weight: 950;
      color: #fff;
      line-height: 1.4;
    }

    .aif-stat span {
      display: block;
      font-size: 12px;
      color: var(--aif-soft);
      margin-top: 2px;
      line-height: 1.6;
    }

    /* ===== بنر CTA ===== */
    .aif-cta-banner {
      position: relative;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      gap: 22px;
      padding: clamp(24px, 3vw, 36px);
      border-radius: 26px;
      margin-bottom: 48px;
      border: 1px solid rgba(145, 255, 0, 0.22);
      background:
        radial-gradient(circle at 15% 20%, rgba(145, 255, 0, 0.14), transparent 40%),
        radial-gradient(circle at 90% 80%, rgba(35, 213, 255, 0.13), transparent 40%),
        rgba(255, 255, 255, 0.03);
      overflow: hidden;
    }

    .aif-cta-banner::before {
      content: "";
      position: absolute;
      inset: -1px;
      border-radius: inherit;
      padding: 1px;
      background: linear-gradient(120deg, rgba(145, 255, 0, 0.55), rgba(35, 213, 255, 0.35), transparent 60%);
      -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
      opacity: 0.55;
      pointer-events: none;
    }

    .aif-cta-text h3 {
      margin: 0 0 8px;
      font-size: clamp(19px, 2vw, 25px);
      font-weight: 950;
      color: #fff;
    }

    .aif-cta-text p {
      margin: 0;
      max-width: 480px;
      font-size: 14px;
      line-height: 1.9;
      color: var(--aif-muted);
    }

    .aif-cta-btn {
      position: relative;
      flex: 0 0 auto;
      display: inline-flex;
      align-items: center;
      gap: 10px;
      padding: 15px 26px;
      border: none;
      border-radius: 999px;
      cursor: pointer;
      font-family: inherit;
      font-size: 14.5px;
      font-weight: 950;
      color: #06180a;
      background: linear-gradient(135deg, var(--aif-lime), #d8ff55 50%, var(--aif-cyan));
      box-shadow: 0 14px 34px rgba(145, 255, 0, 0.22);
      overflow: hidden;
      transition: transform 250ms ease, box-shadow 250ms ease;
    }

    .aif-cta-btn:hover {
      transform: translateY(-3px);
      box-shadow: 0 18px 42px rgba(145, 255, 0, 0.32);
    }

    /* ===== ستون‌های اصلی ===== */
    .aif-main {
      display: grid;
      grid-template-columns: 1.3fr 1fr 1fr 1fr 1.3fr;
      gap: 28px;
      padding-bottom: 40px;
    }

    .aif-brand-col p {
      margin: 14px 0 20px;
      font-size: 13.5px;
      line-height: 2;
      color: var(--aif-muted);
      max-width: 280px;
    }

    .aif-logo {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      font-size: 21px;
      font-weight: 950;
      color: #fff;
    }

    .aif-logo i {
      width: 38px;
      height: 38px;
      display: grid;
      place-items: center;
      border-radius: 12px;
      font-style: normal;
      background: linear-gradient(145deg, var(--aif-lime), var(--aif-cyan));
      color: #06180a;
      box-shadow: 0 0 22px rgba(145, 255, 0, 0.32);
      font-size: 18px;
    }

    .aif-logo span {
      background: linear-gradient(90deg, #fff, var(--aif-lime) 60%, var(--aif-cyan));
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
    }

    .aif-social {
      display: flex;
      gap: 10px;
      margin-top: 4px;
    }

    .aif-social a {
      display: grid;
      place-items: center;
      width: 38px;
      height: 38px;
      border-radius: 12px;
      border: 1px solid rgba(255, 255, 255, 0.12);
      background: rgba(255, 255, 255, 0.04);
      color: var(--aif-muted);
      transition: color 200ms ease, border-color 200ms ease, box-shadow 200ms ease, transform 200ms ease;
    }

    .aif-social a svg {
      width: 17px;
      height: 17px;
      fill: none;
      stroke: currentColor;
      stroke-width: 1.8;
    }

    .aif-social a:hover {
      color: var(--aif-lime);
      border-color: rgba(145, 255, 0, 0.4);
      box-shadow: 0 0 18px rgba(145, 255, 0, 0.22);
      transform: translateY(-3px);
    }

    .aif-col h4 {
      position: relative;
      margin: 0 0 20px;
      font-size: 14.5px;
      font-weight: 900;
      color: #fff;
      padding-bottom: 12px;
    }

    .aif-col h4::after {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      width: 34px;
      height: 3px;
      border-radius: 99px;
      background: linear-gradient(90deg, var(--aif-accent, var(--aif-lime)), transparent);
      box-shadow: 0 0 12px var(--aif-accent, var(--aif-lime));
    }

    .aif-col-services { --aif-accent: var(--aif-lime); }
    .aif-col-company  { --aif-accent: var(--aif-cyan); }
    .aif-col-resources { --aif-accent: var(--aif-purple); }

    .aif-col ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: grid;
      gap: 13px;
    }

    .aif-col ul a {
      position: relative;
      display: inline-flex;
      align-items: center;
      gap: 8px;
      color: var(--aif-muted);
      text-decoration: none;
      font-size: 13.5px;
      line-height: 1.7;
      transition: color 200ms ease, padding-right 200ms ease;
    }

    .aif-col ul a::before {
      content: "";
      width: 5px;
      height: 5px;
      border-radius: 99px;
      background: var(--aif-accent, var(--aif-lime));
      box-shadow: 0 0 8px var(--aif-accent, var(--aif-lime));
      flex: 0 0 auto;
      opacity: 0.7;
    }

    .aif-col ul a:hover {
      color: #fff;
      padding-right: 3px;
    }

    /* ===== ستون تماس/خبرنامه ===== */
    .aif-contact-col p.aif-lead-small {
      margin: 0 0 16px;
      font-size: 13px;
      line-height: 1.9;
      color: var(--aif-muted);
    }

    .aif-newsletter {
      position: relative;
      display: flex;
      gap: 8px;
      margin-bottom: 22px;
    }

    .aif-newsletter input {
      flex: 1;
      min-width: 0;
      padding: 13px 16px;
      border-radius: 13px;
      border: 1px solid rgba(255, 255, 255, 0.14);
      background: rgba(255, 255, 255, 0.05);
      color: #fff;
      font-family: inherit;
      font-size: 13px;
      outline: none;
      transition: border-color 200ms ease, box-shadow 200ms ease;
    }

    .aif-newsletter input::placeholder {
      color: var(--aif-soft);
    }

    .aif-newsletter input:focus {
      border-color: rgba(145, 255, 0, 0.5);
      box-shadow: 0 0 0 3px rgba(145, 255, 0, 0.12);
    }

    .aif-newsletter button {
      flex: 0 0 auto;
      padding: 0 18px;
      border: none;
      border-radius: 13px;
      cursor: pointer;
      font-family: inherit;
      font-weight: 900;
      font-size: 13px;
      color: #06180a;
      background: linear-gradient(135deg, var(--aif-lime), var(--aif-cyan));
      box-shadow: 0 10px 24px rgba(145, 255, 0, 0.2);
      transition: transform 200ms ease;
    }

    .aif-newsletter button:hover {
      transform: translateY(-2px);
    }

    .aif-newsletter-note {
      font-size: 11px;
      color: var(--aif-soft);
      margin: 0 0 22px;
      line-height: 1.7;
    }

    .aif-contact-list {
      list-style: none;
      margin: 0;
      padding: 0;
      display: grid;
      gap: 12px;
    }

    .aif-contact-list li {
      display: flex;
      align-items: center;
      gap: 10px;
      font-size: 13px;
      color: var(--aif-muted);
    }

    .aif-contact-list i {
      flex: 0 0 auto;
      width: 32px;
      height: 32px;
      display: grid;
      place-items: center;
      border-radius: 10px;
      font-style: normal;
      background: rgba(255, 255, 255, 0.05);
      border: 1px solid rgba(255, 255, 255, 0.1);
      color: var(--aif-lime);
      font-size: 14px;
    }

    .aif-contact-list a {
      color: inherit;
      text-decoration: none;
    }

    .aif-contact-list a:hover {
      color: #fff;
    }

    /* ===== نوار اعتماد ===== */
    .aif-trust-row {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      justify-content: center;
      padding: 26px 0;
      border-top: 1px solid rgba(255, 255, 255, 0.08);
    }

    .aif-trust-badge {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      padding: 10px 16px;
      border-radius: 999px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      background: rgba(255, 255, 255, 0.03);
      color: var(--aif-muted);
      font-size: 12.5px;
      font-weight: 750;
    }

    .aif-trust-badge b {
      color: var(--aif-lime);
      font-weight: 900;
    }

    .aif-trust-badge .aif-dot {
      width: 7px;
      height: 7px;
      border-radius: 99px;
      background: var(--aif-lime);
      box-shadow: 0 0 10px var(--aif-lime);
      animation: aifPulse 1.8s ease-in-out infinite;
    }

    @keyframes aifPulse {
      0%, 100% { opacity: 0.5; transform: scale(0.85); }
      50% { opacity: 1; transform: scale(1.15); }
    }

    /* ===== پایین فوتر ===== */
    .aif-bottom {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      gap: 14px;
      padding: 22px 0 30px;
      border-top: 1px solid rgba(255, 255, 255, 0.08);
      font-size: 12.5px;
      color: var(--aif-soft);
    }

    .aif-legal-links {
      display: flex;
      flex-wrap: wrap;
      gap: 18px;
    }

    .aif-legal-links a {
      color: var(--aif-soft);
      text-decoration: none;
      transition: color 200ms ease;
    }

    .aif-legal-links a:hover {
      color: var(--aif-lime);
    }

    .aif-made-by {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }

    .aif-made-by b {
      color: var(--aif-cyan);
      font-weight: 900;
    }

    /* ===== دکمه بازگشت به بالا ===== */
    .aif-back-top {
      position: fixed;
      left: 22px;
      bottom: 22px;
      z-index: 40;
      width: 46px;
      height: 46px;
      display: grid;
      place-items: center;
      border-radius: 50%;
      border: 1px solid rgba(145, 255, 0, 0.35);
      background: rgba(6, 12, 8, 0.75);
      backdrop-filter: blur(8px);
      color: var(--aif-lime);
      font-size: 18px;
      cursor: pointer;
      box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35), 0 0 20px rgba(145, 255, 0, 0.12);
      opacity: 0;
      transform: translateY(14px);
      pointer-events: none;
      transition: opacity 250ms ease, transform 250ms ease, border-color 200ms ease;
    }

    .aif-back-top.aif-show {
      opacity: 1;
      transform: translateY(0);
      pointer-events: auto;
    }

    .aif-back-top:hover {
      border-color: rgba(145, 255, 0, 0.7);
      transform: translateY(-3px);
    }

    /* ===== ریسپانسیو ===== */
    @media (max-width: 1080px) {
      .aif-main {
        grid-template-columns: 1fr 1fr 1fr;
      }

      .aif-brand-col,
      .aif-contact-col {
        grid-column: span 3;
      }

      .aif-brand-col p {
        max-width: 100%;
      }
    }

    @media (max-width: 760px) {
      .aif-footer {
        padding-top: 44px;
      }

      .aif-stats {
        grid-template-columns: 1fr 1fr;
      }

      .aif-cta-banner {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
      }

      .aif-cta-text p {
        max-width: 100%;
        margin: 0 auto;
      }

      .aif-cta-btn {
        justify-content: center;
      }

      .aif-main {
        grid-template-columns: 1fr 1fr;
        gap: 30px 20px;
      }

      .aif-brand-col,
      .aif-contact-col {
        grid-column: span 2;
      }

      .aif-social {
        justify-content: center;
      }

      .aif-brand-col {
        text-align: center;
      }

      .aif-brand-col p {
        margin-inline: auto;
      }

      .aif-bottom {
        flex-direction: column;
        text-align: center;
      }
    }

    @media (max-width: 480px) {
      .aif-stats {
        grid-template-columns: 1fr;
      }

      .aif-main {
        grid-template-columns: 1fr;
      }

      .aif-brand-col,
      .aif-contact-col {
        grid-column: span 1;
      }

      .aif-newsletter {
        flex-direction: column;
      }

      .aif-newsletter button {
        padding: 13px;
      }
    }

    @media (prefers-reduced-motion: reduce) {
      .aif-footer *,
      .aif-footer *::before,
      .aif-footer *::after {
        animation-duration: 0.001ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.001ms !important;
      }
    }/* End custom CSS */