{"id":13402,"date":"2026-08-24T08:09:56","date_gmt":"2026-08-24T06:09:56","guid":{"rendered":"https:\/\/www.it-dev.eu\/?page_id=13402"},"modified":"2026-09-10T07:14:03","modified_gmt":"2026-09-10T05:14:03","slug":"microsoft-365-copilot-oferta-specjalna","status":"publish","type":"page","link":"https:\/\/www.it-dev.eu\/pl\/landings\/microsoft-365-copilot-oferta-specjalna\/","title":{"rendered":"Microsoft 365 Copilot &#8211; oferta specjalna"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n:root {\n      --slate-50: #f8fafc;\n      --slate-100: #f1f5f9;\n      --slate-200: #e2e8f0;\n      --slate-300: #cbd5e1;\n      --slate-400: #94a3b8;\n      --slate-500: #64748b;\n      --slate-600: #475569;\n      --slate-700: #334155;\n      --slate-900: #0f172a;\n      --slate-950: #020617;\n      --blue-50: #eff6ff;\n      --blue-100: #dbeafe;\n      --blue-200: #bfdbfe;\n      --blue-300: #93c5fd;\n      --blue-600: #2563eb;\n      --blue-700: #1d4ed8;\n      --blue-800: #1e40af;\n      --blue-900: #1e3a8a;\n      --blue-950: #172554;\n      --violet-600: #7c3aed;\n      --violet-700: #6d28d9;\n      --violet-800: #5b21b6;\n      --amber-300: #fcd34d;\n      --emerald-100: #d1fae5;\n      --emerald-300: #6ee7b7;\n      --emerald-700: #047857;\n    }\n\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0\n    }\n\n    html {\n      scroll-behavior: smooth\n    }\n\n@font-face {\n    font-display: swap;\n    font-family: 'Lato';\n    font-style: normal;\n    font-weight: 400;\n    src: url(https:\/\/www.it-dev.eu\/wp-content\/themes\/itdev2023\/fonts\/lato-v24-latin_latin-ext-regular.woff2) format('woff2'), url(https:\/\/www.it-dev.eu\/wp-content\/themes\/itdev2023\/fonts\/lato-v24-latin_latin-ext-regular.ttf) format('truetype');\n}\n\n    body {\n      font-family: Lato, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif;\n      background: #fff;\n      color: var(--slate-900);\n      line-height: 1.5;\n      -webkit-font-smoothing: antialiased;\n      text-rendering: optimizeLegibility;\n    }\n\n    button {\n      font: inherit;\n      color: inherit;\n      background: none;\n      border: 0;\n      cursor: pointer\n    }\n\n    a {\n      color: inherit;\n      text-decoration: none\n    }\n\n    svg {\n      display: block\n    }\n\n    .icon,\n    .icon-sm,\n    .icon-lg {\n      fill: none;\n      stroke: currentColor;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n      flex: none\n    }\n\n    .icon {\n      width: 1.25rem;\n      height: 1.25rem\n    }\n\n    .icon-sm {\n      width: 1rem;\n      height: 1rem\n    }\n\n    .icon-lg {\n      width: 1.5rem;\n      height: 1.5rem\n    }\n\n    .container {\n      width: 100%;\n      max-width: 80rem;\n      margin: 0 auto;\n      padding-left: 1.25rem;\n      padding-right: 1.25rem\n    }\n\n    @media (min-width:1024px) {\n      .container {\n        padding-left: 2rem;\n        padding-right: 2rem\n      }\n    }\n\n    section {\n      scroll-margin-top: 6rem\n    }\n\n    @media (prefers-reduced-motion:reduce) {\n      html {\n        scroll-behavior: auto\n      }\n\n      *,\n      *::before,\n      *::after {\n        animation: none !important;\n        transition: none !important\n      }\n    }\n\n    \/* ---------- Buttons ---------- *\/\n    .btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: .5rem;\n      border-radius: .75rem;\n      font-weight: 600;\n      font-size: .9375rem;\n      height: 3rem;\n      padding: 0 1.5rem;\n      border: 1px solid transparent;\n      white-space: nowrap;\n      transition: background-color .15s ease, color .15s ease, border-color .15s ease;\n    }\n\n    .btn-sm {\n      height: 2.5rem;\n      padding: 0 1rem;\n      font-size: .875rem\n    }\n\n    .btn-block {\n      width: 100%\n    }\n\n    .btn-primary {\n      background: var(--blue-700);\n      color: #fff\n    }\n\n    .btn-primary:hover {\n      background: var(--blue-800)\n    }\n\n    .btn-white {\n      background: #fff;\n      color: var(--blue-800)\n    }\n\n    .btn-white:hover {\n      background: var(--blue-50)\n    }\n\n    .btn-ghost-light {\n      background: transparent;\n      border-color: rgba(147, 197, 253, .5);\n      color: #fff\n    }\n\n    .btn-ghost-light:hover {\n      background: rgba(255, 255, 255, .1)\n    }\n\n    .btn-outline {\n      background: #fff;\n      border-color: var(--slate-200);\n      color: var(--slate-900)\n    }\n\n    .btn-outline:hover {\n      background: var(--slate-50)\n    }\n\n    .btn:focus-visible,\n    .pill:focus-visible,\n    .nav-link:focus-visible {\n      outline: 2px solid var(--blue-600);\n      outline-offset: 2px\n    }\n\n    \/* ---------- Promo bar ---------- *\/\n    .promo {\n      background: var(--blue-950);\n      color: #fff;\n      text-align: center;\n      padding: .625rem 1rem;\n      font-size: .75rem;\n      font-weight: 500\n    }\n\n    @media (min-width:640px) {\n      .promo {\n        font-size: .875rem\n      }\n    }\n\n    .promo-inner {\n      display: inline-flex;\n      align-items: center;\n      gap: .5rem\n    }\n\n    .promo .icon-sm {\n      color: var(--amber-300)\n    }\n\n    \/* ---------- Header ---------- *\/\n    .site-header {\n      position: sticky;\n      top: 0;\n      z-index: 50;\n      border-bottom: 1px solid rgba(226, 232, 240, .8);\n      background: rgba(255, 255, 255, .9);\n      backdrop-filter: blur(24px);\n      -webkit-backdrop-filter: blur(24px);\n    }\n\n    .header-inner {\n      display: flex;\n      height: 4rem;\n      align-items: center;\n      justify-content: space-between\n    }\n\n    .brand {\n      display: flex;\n      align-items: center;\n      gap: .5rem;\n      text-align: left\n    }\n\n    .ms-logo {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      grid-template-rows: 1fr 1fr;\n      gap: 2px;\n      width: 2.25rem;\n      height: 2.25rem;\n      flex: none\n    }\n\n    .ms-logo span:nth-child(1) {\n      background: #f25022\n    }\n\n    .ms-logo span:nth-child(2) {\n      background: #7fba00\n    }\n\n    .ms-logo span:nth-child(3) {\n      background: #00a4ef\n    }\n\n    .ms-logo span:nth-child(4) {\n      background: #ffb900\n    }\n\n    .brand-eyebrow {\n      display: block;\n      font-size: .6875rem;\n      text-transform: uppercase;\n      letter-spacing: .2em;\n      color: var(--slate-500)\n    }\n\n    .brand-name {\n      display: block;\n      font-size: .875rem;\n      font-weight: 700\n    }\n\n    .nav-desktop {\n      display: none;\n      align-items: center;\n      gap: 1.75rem\n    }\n\n    .nav-link {\n      font-size: .875rem;\n      font-weight: 500;\n      color: var(--slate-600)\n    }\n\n    .nav-link:hover {\n      color: var(--blue-700)\n    }\n\n    .header-cta {\n      display: none\n    }\n\n    .menu-btn {\n      display: inline-flex;\n      padding: .25rem;\n      color: var(--slate-900)\n    }\n\n    @media (min-width:1024px) {\n      .nav-desktop {\n        display: flex\n      }\n\n      .header-cta {\n        display: inline-flex\n      }\n\n      .menu-btn {\n        display: none\n      }\n    }\n\n    .mobile-menu {\n      display: none;\n      border-top: 1px solid var(--slate-200);\n      background: #fff;\n      padding: 1rem 1.25rem\n    }\n\n    .mobile-menu.show {\n      display: block\n    }\n\n    .mobile-menu a {\n      display: block;\n      width: 100%;\n      border-radius: .5rem;\n      padding: .75rem;\n      font-size: .875rem;\n      font-weight: 500\n    }\n\n    .mobile-menu a:hover {\n      background: var(--slate-50)\n    }\n\n    @media (min-width:1024px) {\n      .mobile-menu {\n        display: none !important\n      }\n    }\n\n    \/* ---------- Hero ---------- *\/\n    .hero {\n      position: relative;\n      overflow: hidden;\n      background: linear-gradient(to bottom right, var(--slate-950), var(--blue-950), var(--blue-800));\n      color: #fff\n    }\n\n    .hero-glow {\n      position: absolute;\n      inset: 0;\n      opacity: .2;\n      background-image:\n        radial-gradient(circle at 20% 20%, #60a5fa 0, transparent 28%),\n        radial-gradient(circle at 85% 75%, #a78bfa 0, transparent 22%)\n    }\n\n    .hero-grid {\n      position: relative;\n      display: grid;\n      gap: 3rem;\n      padding-top: 4rem;\n      padding-bottom: 4rem\n    }\n\n    @media (min-width:1024px) {\n      .hero-grid {\n        grid-template-columns: 1.08fr .92fr;\n        padding-top: 6rem;\n        padding-bottom: 6rem\n      }\n    }\n\n    .hero-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      animation: fadeUp .7s ease-out both\n    }\n\n    @keyframes fadeUp {\n      from {\n        opacity: 0;\n        transform: translateY(18px)\n      }\n\n      to {\n        opacity: 1;\n        transform: none\n      }\n    }\n\n    .hero-pill {\n      display: inline-flex;\n      width: fit-content;\n      align-items: center;\n      gap: .5rem;\n      border-radius: 9999px;\n      border: 1px solid rgba(147, 197, 253, .3);\n      background: rgba(147, 197, 253, .1);\n      padding: .5rem 1rem;\n      font-size: .875rem;\n      color: var(--blue-100);\n      margin-bottom: 1.5rem\n    }\n\n    .hero-title {\n      max-width: 48rem;\n      font-size: 2.5rem;\n      font-weight: 900;\n      line-height: 1.08;\n      letter-spacing: -.02em\n    }\n\n    @media (min-width:640px) {\n      .hero-title {\n        font-size: 3rem\n      }\n    }\n\n    @media (min-width:1024px) {\n      .hero-title {\n        font-size: 3.75rem\n      }\n    }\n\n    .hero-title .accent {\n      color: var(--amber-300)\n    }\n\n    .hero-lead {\n      margin-top: 1.5rem;\n      max-width: 42rem;\n      font-size: 1.125rem;\n      line-height: 2rem;\n      color: var(--blue-100)\n    }\n\n    @media (min-width:640px) {\n      .hero-lead {\n        font-size: 1.25rem\n      }\n    }\n\n    .hero-checks {\n      margin-top: 2rem;\n      display: grid;\n      gap: .75rem\n    }\n\n    @media (min-width:640px) {\n      .hero-checks {\n        grid-template-columns: 1fr 1fr\n      }\n    }\n\n    .hero-check {\n      display: flex;\n      align-items: center;\n      gap: .625rem;\n      font-size: .875rem\n    }\n\n    .hero-check .icon {\n      color: var(--emerald-300)\n    }\n\n    .hero-actions {\n      margin-top: 2.25rem;\n      display: flex;\n      flex-direction: column;\n      gap: .75rem\n    }\n\n    @media (min-width:640px) {\n      .hero-actions {\n        flex-direction: row\n      }\n    }\n\n    \/* Hero visual card *\/\n    .hero-visual {\n      position: relative;\n      display: flex;\n      align-items: center;\n      justify-content: center\n    }\n\n    .glass-card {\n      position: relative;\n      width: 100%;\n      max-width: 32rem;\n      border-radius: 2rem;\n      border: 1px solid rgba(255, 255, 255, .15);\n      background: rgba(255, 255, 255, .1);\n      padding: 1.75rem;\n      box-shadow: 0 25px 50px -12px rgba(0, 0, 0, .35);\n      backdrop-filter: blur(12px);\n      -webkit-backdrop-filter: blur(12px)\n    }\n\n    .discount-badge {\n      position: absolute;\n      right: -.75rem;\n      top: -1rem;\n      transform: rotate(3deg);\n      border-radius: 1rem;\n      background: var(--amber-300);\n      padding: .75rem 1rem;\n      text-align: center;\n      color: var(--blue-950);\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .3)\n    }\n\n    .discount-badge .lbl {\n      font-size: .75rem;\n      font-weight: 700;\n      text-transform: uppercase\n    }\n\n    .discount-badge .val {\n      font-size: 1.875rem;\n      font-weight: 900;\n      line-height: 1.1\n    }\n\n    .quote-card {\n      border-radius: 1rem;\n      background: #fff;\n      padding: 1.25rem;\n      color: var(--slate-950);\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .15), 0 8px 10px -6px rgba(0, 0, 0, .1)\n    }\n\n    .quote-head {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      border-bottom: 1px solid var(--slate-200);\n      padding-bottom: 1rem\n    }\n\n    .quote-head-left {\n      display: flex;\n      align-items: center;\n      gap: .75rem\n    }\n\n    .quote-head .sub {\n      font-size: .75rem;\n      color: var(--slate-500)\n    }\n\n    .quote-head .name {\n      font-weight: 600\n    }\n\n    .quote-tiles {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: .75rem;\n      padding: 1.25rem 0\n    }\n\n    .quote-tile {\n      border-radius: .75rem;\n      background: var(--slate-50);\n      padding: 1rem\n    }\n\n    .quote-tile .icon {\n      color: var(--blue-700)\n    }\n\n    .quote-tile .val {\n      margin-top: .75rem;\n      font-size: 1.5rem;\n      font-weight: 700\n    }\n\n    .quote-tile .lbl {\n      font-size: .75rem;\n      color: var(--slate-500)\n    }\n\n    .quote-note {\n      border-radius: .75rem;\n      background: var(--blue-50);\n      padding: 1rem;\n      font-size: .875rem;\n      color: var(--blue-900)\n    }\n\n    \/* ---------- Shared section styles ---------- *\/\n    .section {\n      padding: 5rem 0\n    }\n\n    @media (min-width:1024px) {\n      .section {\n        padding: 6rem 0\n      }\n    }\n\n    .eyebrow {\n      font-size: .875rem;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .18em;\n      color: var(--blue-700)\n    }\n\n    .section-title {\n      margin-top: .75rem;\n      font-size: 1.875rem;\n      font-weight: 700;\n      letter-spacing: -.01em\n    }\n\n    @media (min-width:640px) {\n      .section-title {\n        font-size: 2.25rem\n      }\n    }\n\n    .section-lead {\n      margin-top: 1.25rem;\n      font-size: 1.125rem;\n      line-height: 2rem;\n      color: var(--slate-600)\n    }\n\n    .center {\n      text-align: center\n    }\n\n    .mx-narrow {\n      max-width: 48rem;\n      margin-left: auto;\n      margin-right: auto\n    }\n\n    .card {\n      border: 1px solid var(--slate-200);\n      border-radius: 1rem;\n      background: #fff;\n      box-shadow: 0 1px 2px rgba(15, 23, 42, .05)\n    }\n\n    \/* ---------- Oferta (benefits) ---------- *\/\n    .benefits-grid {\n      margin-top: 3rem;\n      display: grid;\n      gap: 1.25rem\n    }\n\n    @media (min-width:768px) {\n\n      .benefits-grid {\n        grid-template-columns: 1fr 1fr\n      }\n    }\n\n    @media (min-width: 1200px) {\n      .benefits-grid-5 {\n        grid-template-columns: repeat(6, 1fr) !important;\n      }\n    }\n\n    @media (min-width: 1024px) and (max-width: 1199px) {\n      .benefits-grid-5 {\n        grid-template-columns: repeat(3, 1fr)\n      }\n    }\n\n    @media (min-width: 768px) and (max-width: 1023px) {\n      .benefits-grid-5 {\n        grid-template-columns: repeat(3, 1fr)\n      }\n    }\n\n    @media (min-width:480px) and (max-width: 767px) {\n      .benefits-grid-5 {\n        grid-template-columns: repeat(2, 1fr)\n      }\n    }\n\n    @media (min-width:320px) and (max-width: 479px) {\n      .benefits-grid-5 {\n        grid-template-columns: repeat(1, 1fr)\n      }\n    }\n\n\n\n    @media (min-width:1024px) {\n      .benefits-grid {\n        grid-template-columns: repeat(4, 1fr)\n      }\n    }\n\n    .benefit {\n      padding: 1.5rem\n    }\n\n    .benefit-icon {\n      display: flex;\n      height: 2.75rem;\n      width: 2.75rem;\n      align-items: center;\n      justify-content: center;\n      border-radius: .75rem;\n      background: var(--blue-50);\n      color: var(--blue-700)\n    }\n\n    .benefit h3 {\n      margin-top: 1.25rem;\n      font-weight: 600;\n      font-size: 1.0em;\n    }\n\n    .benefit p {\n      margin-top: .5rem;\n      font-size: .875rem;\n      color: var(--slate-600)\n    }\n\n    \/* ---------- Ceny (pricing) ---------- *\/\n    .pricing-section {\n      background: var(--slate-50)\n    }\n\n    .pricing-grid {\n      margin-top: 2.5rem;\n      display: grid;\n      gap: 1.25rem;\n      align-items: stretch\n    }\n\n    @media (min-width:1024px) {\n      .pricing-grid {\n        grid-template-columns: repeat(3, 1fr)\n      }\n    }\n\n    .price-card {\n      display: flex;\n      flex-direction: column;\n      overflow: hidden\n    }\n\n    .price-card.featured {\n      border: 2px solid var(--blue-700);\n      box-shadow: 0 20px 25px -5px rgba(15, 23, 42, .1), 0 8px 10px -6px rgba(15, 23, 42, .1)\n    }\n\n    .price-ribbon {\n      background: var(--blue-700);\n      color: #fff;\n      text-align: center;\n      font-size: .75rem;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .05em;\n      padding: .5rem 1rem\n    }\n\n    .price-body {\n      display: flex;\n      flex-direction: column;\n      flex: 1;\n      padding: 1.75rem\n    }\n\n    .price-tag {\n      align-self: flex-start;\n      border-radius: 9999px;\n      background: var(--blue-50);\n      color: var(--blue-700);\n      font-size: .75rem;\n      font-weight: 600;\n      padding: .25rem .75rem\n    }\n\n    .price-name {\n      margin-top: 1.25rem;\n      font-size: 1.25rem;\n      font-weight: 600\n    }\n\n    .price-users {\n      margin-top: .5rem;\n      font-size: .875rem;\n      color: var(--slate-500)\n    }\n\n    .price-value {\n      margin-top: auto;\n      padding-top: 2rem;\n      font-size: 1.875rem;\n      font-weight: 700\n    }\n\n    .price-note {\n      margin-top: .25rem;\n      font-size: .75rem;\n      color: var(--slate-500)\n    }\n\n    .price-btn {\n      margin-top: 1.75rem\n    }\n\n    .pricing-footnote {\n      margin-top: 1.25rem;\n      font-size: .75rem;\n      color: var(--slate-500)\n    }\n\n    \/* ---------- Dlaczego my ---------- *\/\n    .why-section {\n      position: relative;\n      overflow: hidden;\n      background: #fff;\n      padding: 5rem 0\n    }\n\n    @media (min-width:1024px) {\n      .why-section {\n        padding: 7rem 0\n      }\n    }\n\n    .why-topglow {\n      position: absolute;\n      left: 0;\n      right: 0;\n      top: 0;\n      height: 18rem;\n      background: linear-gradient(to bottom, rgba(239, 246, 255, .8), transparent)\n    }\n\n    .why-inner {\n      position: relative\n    }\n\n    .why-head {\n      max-width: 56rem;\n      margin: 0 auto;\n      text-align: center\n    }\n\n    .why-pill {\n      display: inline-flex;\n      align-items: center;\n      gap: .5rem;\n      border-radius: 9999px;\n      border: 1px solid var(--blue-200);\n      background: var(--blue-50);\n      color: var(--blue-700);\n      font-size: .875rem;\n      font-weight: 600;\n      padding: .5rem 1rem\n    }\n\n    .why-title {\n      margin-top: 1.5rem;\n      font-size: 1.875rem;\n      font-weight: 700;\n      line-height: 1.2;\n      letter-spacing: -.01em\n    }\n\n    @media (min-width:640px) {\n      .why-title {\n        font-size: 2.25rem\n      }\n    }\n\n    @media (min-width:1024px) {\n      .why-title {\n        font-size: 3rem\n      }\n    }\n\n    .why-lead {\n      margin: 1.5rem auto 0;\n      max-width: 48rem;\n      font-size: 1.125rem;\n      line-height: 2rem;\n      color: var(--slate-600)\n    }\n\n    .reasons-grid {\n      margin-top: 3.5rem;\n      display: grid;\n      gap: 1.25rem\n    }\n\n    @media (min-width:768px) {\n      .reasons-grid {\n        grid-template-columns: 1fr 1fr\n      }\n    }\n\n    .reason {\n      display: flex;\n      gap: 1.25rem;\n      padding: 1.75rem;\n      transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease\n    }\n\n    .reason:hover {\n      transform: translateY(-4px);\n      border-color: var(--blue-200);\n      box-shadow: 0 20px 25px -5px rgba(15, 23, 42, .1), 0 8px 10px -6px rgba(15, 23, 42, .06)\n    }\n\n    .reason-icon {\n      display: flex;\n      height: 3rem;\n      width: 3rem;\n      flex: none;\n      align-items: center;\n      justify-content: center;\n      border-radius: 1rem;\n      background: var(--blue-50);\n      color: var(--blue-700);\n      transition: background-color .2s ease, color .2s ease\n    }\n\n    .reason:hover .reason-icon {\n      background: var(--blue-700);\n      color: #fff\n    }\n\n    .reason h3 {\n      font-size: 1.125rem;\n      font-weight: 600\n    }\n\n    .reason p {\n      margin-top: .75rem;\n      font-size: .875rem;\n      line-height: 1.75;\n      color: var(--slate-600)\n    }\n\n    \/* Stats block *\/\n    .stats-shell {\n      margin-top: 4rem;\n      overflow: hidden;\n      border-radius: 2rem;\n      background: var(--slate-950);\n      color: #fff;\n      box-shadow: 0 25px 50px -12px rgba(2, 6, 23, .4)\n    }\n\n    .stats-grid {\n      display: grid\n    }\n\n    @media (min-width:1024px) {\n      .stats-grid {\n        grid-template-columns: .78fr 1.22fr\n      }\n    }\n\n    .stats-intro {\n      background: linear-gradient(to bottom right, var(--blue-800), var(--violet-800));\n      padding: 2.5rem\n    }\n\n    @media (min-width:1024px) {\n      .stats-intro {\n        padding: 3rem\n      }\n    }\n\n    .stats-intro .eyebrow {\n      color: var(--blue-200)\n    }\n\n    .stats-intro h3 {\n      margin-top: 1rem;\n      font-size: 1.875rem;\n      font-weight: 700;\n      line-height: 1.2\n    }\n\n    .stats-intro p {\n      margin-top: 1.25rem;\n      line-height: 1.75;\n      color: var(--blue-100)\n    }\n\n    .stats-cells {\n      display: grid;\n      gap: 1px;\n      background: rgba(255, 255, 255, .1)\n    }\n\n    @media (min-width:640px) {\n      .stats-cells {\n        grid-template-columns: 1fr 1fr\n      }\n    }\n\n    .stat-cell {\n      background: var(--slate-950);\n      padding: 2rem\n    }\n\n    @media (min-width:640px) {\n      .stat-cell {\n        padding: 2.5rem\n      }\n    }\n\n    .stat-value {\n      font-size: 2.25rem;\n      font-weight: 900;\n      color: var(--amber-300)\n    }\n\n    .stat-label {\n      margin-top: .75rem;\n      font-size: .875rem;\n      line-height: 1.5;\n      color: var(--slate-300)\n    }\n\n    \/* CTA banner in \"why\" section *\/\n    .why-cta {\n      margin-top: 3rem;\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      align-items: flex-start;\n      justify-content: space-between;\n      border: 1px solid var(--blue-100);\n      border-radius: 1rem;\n      background: var(--blue-50);\n      padding: 1.75rem\n    }\n\n    @media (min-width:640px) {\n      .why-cta {\n        flex-direction: row;\n        align-items: center\n      }\n    }\n\n    .why-cta .btn {\n      flex: none\n    }\n\n    .why-cta h3 {\n      font-size: 1.25rem;\n      font-weight: 600\n    }\n\n    .why-cta p {\n      margin-top: .5rem;\n      font-size: .875rem;\n      color: var(--slate-600)\n    }\n\n    .why-note {\n      margin-top: 1.25rem;\n      text-align: center;\n      font-size: .75rem;\n      color: var(--slate-400)\n    }\n\n    \/* ---------- Trial ---------- *\/\n    .trial-shell {\n      overflow: hidden;\n      border-radius: 2rem;\n      background: linear-gradient(to right, var(--violet-700), var(--blue-700));\n      color: #fff;\n      box-shadow: 0 20px 25px -5px rgba(2, 6, 23, .25);\n      padding: 2rem\n    }\n\n    @media (min-width:640px) {\n      .trial-shell {\n        padding: 3rem\n      }\n    }\n\n    @media (min-width:1024px) {\n      .trial-shell {\n        padding: 4rem\n      }\n    }\n\n    .trial-grid {\n      display: grid;\n      gap: 2.5rem\n    }\n\n    @media (min-width:1024px) {\n      .trial-grid {\n        grid-template-columns: 1fr .7fr;\n        align-items: center\n      }\n    }\n\n    .trial-pill {\n      display: inline-flex;\n      align-items: center;\n      gap: .5rem;\n      border-radius: 9999px;\n      background: rgba(255, 255, 255, .1);\n      padding: .375rem .75rem;\n      font-size: .875rem\n    }\n\n    .trial-title {\n      margin-top: 1.25rem;\n      font-size: 1.875rem;\n      font-weight: 700\n    }\n\n    @media (min-width:640px) {\n      .trial-title {\n        font-size: 2.25rem\n      }\n    }\n\n    .trial-lead {\n      margin-top: 1.25rem;\n      font-size: 1.125rem;\n      line-height: 2rem;\n      color: var(--blue-100)\n    }\n\n    .trial-btn {\n      margin-top: 1.75rem\n    }\n\n    .trial-points {\n      display: grid;\n      gap: .75rem\n    }\n\n    .trial-point {\n      display: flex;\n      align-items: center;\n      gap: .75rem;\n      border: 1px solid rgba(255, 255, 255, .15);\n      border-radius: .75rem;\n      background: rgba(255, 255, 255, .1);\n      padding: 1rem;\n      font-size: .875rem\n    }\n\n    .trial-point .icon {\n      color: var(--emerald-300)\n    }\n\n    \/* ---------- FAQ ---------- *\/\n    .faq-grid {\n      display: grid;\n      gap: 3rem\n    }\n\n    @media (min-width:1024px) {\n      .faq-grid {\n        grid-template-columns: .7fr 1.3fr\n      }\n    }\n\n    .faq-list {\n      border-top: 1px solid var(--slate-200);\n      border-bottom: 1px solid var(--slate-200)\n    }\n\n    .faq-item+.faq-item {\n      border-top: 1px solid var(--slate-200)\n    }\n\n    .faq-q {\n      display: flex;\n      width: 100%;\n      align-items: center;\n      justify-content: space-between;\n      gap: 1.5rem;\n      padding: 1.25rem 0;\n      text-align: left;\n      font-weight: 600\n    }\n\n    .faq-q .icon {\n      color: var(--slate-500);\n      transition: transform .2s ease\n    }\n\n    .faq-item.open .faq-q .icon {\n      transform: rotate(180deg)\n    }\n\n    .faq-a {\n      display: none;\n      padding: 0 2rem 1.25rem 0;\n      font-size: .875rem;\n      line-height: 1.75;\n      color: var(--slate-600)\n    }\n\n    .faq-item.open .faq-a {\n      display: block\n    }\n\n    \/* ---------- Formularz ---------- *\/\n    .form-section {\n      background: var(--blue-50)\n    }\n\n    .form-grid {\n      display: grid;\n      gap: 3rem\n    }\n\n    @media (min-width:1024px) {\n      .form-grid {\n        grid-template-columns: 1fr .85fr;\n        align-items: center\n      }\n    }\n\n    .form-title-xl {\n      margin-top: .75rem;\n      font-size: 2.25rem;\n      font-weight: 700;\n      line-height: 1.15;\n      letter-spacing: -.01em\n    }\n\n    @media (min-width:640px) {\n      .form-title-xl {\n        font-size: 3rem\n      }\n    }\n\n    .form-card {\n      border-radius: 1.75rem;\n      border: 1px solid #fff;\n      background: #fff;\n      box-shadow: 0 25px 50px -12px rgba(15, 23, 42, .25);\n      padding: 1.5rem\n    }\n\n    @media (min-width:640px) {\n      .form-card {\n        padding: 2rem\n      }\n    }\n\n    .lead-title {\n      font-size: 1.5rem;\n      font-weight: 600;\n      letter-spacing: -.01em\n    }\n\n    .lead-sub {\n      margin-top: .5rem;\n      font-size: .875rem;\n      line-height: 1.5rem;\n      color: var(--slate-600)\n    }\n\n    .field {\n      display: block;\n      font-size: .875rem;\n      font-weight: 500;\n      color: var(--slate-700)\n    }\n\n    .input,\n    .select {\n      margin-top: .375rem;\n      height: 2.75rem;\n      width: 100%;\n      border-radius: .75rem;\n      border: 1px solid var(--slate-200);\n      background: #fff;\n      padding: 0 .75rem;\n      font: inherit;\n      font-size: .9375rem;\n      color: var(--slate-900);\n      outline: none;\n      transition: border-color .15s ease, box-shadow .15s ease\n    }\n\n    .input:focus,\n    .select:focus {\n      border-color: var(--blue-600);\n      box-shadow: 0 0 0 3px var(--blue-100)\n    }\n\n    .input::placeholder {\n      color: var(--slate-400)\n    }\n\n    .form-row {\n      display: grid;\n      gap: .75rem\n    }\n\n    @media (min-width:640px) {\n      .form-row {\n        grid-template-columns: 1fr 1fr\n      }\n    }\n\n    .pills {\n      margin-top: .5rem;\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: .5rem\n    }\n    \n    .wpcf7-list-item {\n      margin-left: 0;\n    }\n\n    .pill, [data-name=\"licenses\"] .wpcf7-list-item label .wpcf7-list-item-label {\n      display: block;\n      text-align: center;\n      border: 1px solid var(--slate-200);\n      border-radius: .75rem;\n      padding: .625rem .5rem;\n      font-size: .75rem;\n      font-weight: 600;\n      color: var(--slate-600);\n      transition: border-color .15s ease, background-color .15s ease, color .15s ease\n    }\n\n    .pill.active, [data-name=\"licenses\"] .wpcf7-list-item label input {\n      opacity: 0; position: absolute;\n    }\n\n    .pill.active, [data-name=\"licenses\"] .wpcf7-list-item label input:checked + .wpcf7-list-item-label {\n      border-color: var(--blue-600);\n      background: var(--blue-50);\n      color: var(--blue-700)\n    }\n\n    .form-stack>*+* {\n      margin-top: 1rem\n    }\n\n    .form-disclaimer {\n      text-align: center;\n      font-size: .75rem;\n      line-height: 1.25rem;\n      color: var(--slate-500)\n    }\n\n    .thanks {\n      display: none;\n      min-height: 27rem;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      padding: 1.5rem;\n      text-align: center\n    }\n\n    .thanks-icon {\n      margin-bottom: 1.25rem;\n      display: flex;\n      height: 4rem;\n      width: 4rem;\n      align-items: center;\n      justify-content: center;\n      border-radius: 9999px;\n      background: var(--emerald-100);\n      color: var(--emerald-700)\n    }\n\n    .thanks-icon svg {\n      width: 2rem;\n      height: 2rem\n    }\n\n    .thanks h3 {\n      font-size: 1.5rem;\n      font-weight: 600\n    }\n\n    .thanks p {\n      margin-top: .75rem;\n      max-width: 24rem;\n      font-size: .875rem;\n      line-height: 1.5rem;\n      color: var(--slate-600)\n    }\n\n    .thanks .btn {\n      margin-top: 1.5rem\n    }\n\n    \/* ---------- Footer + mobile CTA bar ---------- *\/\n    .site-footer {\n      border-top: 1px solid var(--slate-200);\n      padding: 2rem 0\n    }\n\n    .footer-inner {\n      display: flex;\n      flex-wrap: wrap;\n      gap: .75rem;\n      justify-content: space-between;\n      font-size: .75rem;\n      color: var(--slate-500)\n    }\n\n    .mobile-cta {\n      position: fixed;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      z-index: 40;\n      border-top: 1px solid var(--slate-200);\n      background: rgba(255, 255, 255, .95);\n      backdrop-filter: blur(8px);\n      -webkit-backdrop-filter: blur(8px);\n      padding: .75rem;\n      box-shadow: 0 -10px 15px -3px rgba(15, 23, 42, .08)\n    }\n\n    .mobile-cta-inner {\n      margin: 0 auto;\n      display: flex;\n      max-width: 28rem;\n      gap: .5rem\n    }\n\n    .mobile-cta .btn {\n      height: 2.75rem\n    }\n\n    .mobile-cta .btn-primary {\n      flex: 1\n    }\n\n    @media (max-width:1023.98px) {\n      body {\n        padding-bottom: 4.25rem\n      }\n    }\n\n    @media (min-width:1024px) {\n      .mobile-cta {\n        display: none\n      }\n    }\n\n    .ms-solution-partner {\n      width: 75%;\n      min-width: 100px;\n      display: block;\n      height: 30px;\n      background-image: url('data:image\/svg+xml,<svg width=\"199\" height=\"43\" viewBox=\"0 0 199 43\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M76.1562 21.134H72.9129V8.39042C72.9129 7.34676 72.9771 6.06966 73.1053 4.55911H73.0504C72.8488 5.41967 72.6701 6.03762 72.5144 6.41297L66.6326 21.134H64.3788L58.4832 6.52283C58.3183 6.09255 58.1442 5.43798 57.961 4.55911H57.906C57.9793 5.34643 58.0159 6.63269 58.0159 8.41788V21.134H54.9925V1.44189H59.5963L64.7773 14.5562C65.1713 15.5632 65.4278 16.3139 65.5469 16.8083H65.6156C65.9546 15.7738 66.2294 15.0048 66.4402 14.5013L71.7173 1.44189H76.1562V21.134Z\" fill=\"%23606060\"\/><path d=\"M81.9902 4.11968C81.468 4.11968 81.0191 3.95032 80.6434 3.61159C80.277 3.27286 80.0937 2.84258 80.0937 2.32075C80.0937 1.79893 80.277 1.36407 80.6434 1.01619C81.0191 0.668304 81.468 0.494362 81.9902 0.494362C82.5308 0.494362 82.9888 0.668304 83.3645 1.01619C83.7401 1.36407 83.9279 1.79893 83.9279 2.32075C83.9279 2.81511 83.7401 3.24082 83.3645 3.59785C82.9888 3.94574 82.5308 4.11968 81.9902 4.11968ZM83.5706 21.134H80.3823V7.07212H83.5706V21.134Z\" fill=\"%23606060\"\/><path d=\"M97.5403 20.4885C96.4134 21.1385 95.0803 21.4635 93.5412 21.4635C91.4523 21.4635 89.7665 20.8135 88.4839 19.5136C87.2012 18.2044 86.5599 16.5108 86.5599 14.4326C86.5599 12.1164 87.247 10.258 88.6213 8.85731C90.0047 7.44747 91.8508 6.74254 94.1596 6.74254C95.4422 6.74254 96.5737 6.96684 97.554 7.41542V10.3816C96.5737 9.64921 95.5293 9.28301 94.4207 9.28301C93.0739 9.28301 91.9699 9.74076 91.1087 10.6562C90.2475 11.5626 89.8169 12.7527 89.8169 14.2266C89.8169 15.6822 90.22 16.8312 91.0263 17.6734C91.8417 18.5157 92.9319 18.9368 94.297 18.9368C95.4422 18.9368 96.5233 18.5294 97.5403 17.7146V20.4885Z\" fill=\"%23606060\"\/><path d=\"M108.597 10.1069C108.212 9.80484 107.657 9.65378 106.934 9.65378C105.99 9.65378 105.202 10.0795 104.57 10.9309C103.938 11.7823 103.622 12.9404 103.622 14.4051V21.134H100.433V7.07212H103.622V9.96963H103.677C103.988 8.9809 104.465 8.2119 105.106 7.66261C105.756 7.10416 106.48 6.82494 107.277 6.82494C107.854 6.82494 108.294 6.91191 108.597 7.08585V10.1069Z\" fill=\"%23606060\"\/><path d=\"M116.561 21.4635C114.389 21.4635 112.653 20.809 111.352 19.4998C110.06 18.1815 109.414 16.4375 109.414 14.2678C109.414 11.9059 110.088 10.0612 111.435 8.73372C112.791 7.40627 114.614 6.74254 116.904 6.74254C119.103 6.74254 120.816 7.38796 122.044 8.67879C123.272 9.96963 123.885 11.7594 123.885 14.0481C123.885 16.291 123.221 18.09 121.893 19.4449C120.573 20.7907 118.796 21.4635 116.561 21.4635ZM116.712 9.28301C115.466 9.28301 114.481 9.71787 113.757 10.5876C113.033 11.4573 112.671 12.6566 112.671 14.1854C112.671 15.6594 113.038 16.822 113.771 17.6734C114.504 18.5157 115.484 18.9368 116.712 18.9368C117.967 18.9368 118.929 18.5203 119.598 17.6872C120.276 16.8541 120.615 15.6685 120.615 14.1305C120.615 12.5833 120.276 11.3886 119.598 10.5464C118.929 9.70414 117.967 9.28301 116.712 9.28301Z\" fill=\"%23606060\"\/><path d=\"M125.981 20.6945V17.7421C127.173 18.6484 128.487 19.1016 129.926 19.1016C131.85 19.1016 132.812 18.534 132.812 17.3988C132.812 17.0784 132.729 16.8083 132.564 16.5886C132.399 16.3597 132.175 16.1583 131.891 15.9844C131.616 15.8104 131.286 15.6548 130.901 15.5175C130.526 15.3801 130.104 15.2245 129.637 15.0506C129.06 14.8217 128.538 14.5791 128.07 14.3228C127.612 14.0664 127.227 13.778 126.916 13.4576C126.614 13.128 126.385 12.7573 126.229 12.3453C126.073 11.9333 125.995 11.4527 125.995 10.9034C125.995 10.226 126.156 9.6309 126.476 9.11823C126.797 8.5964 127.227 8.16154 127.768 7.81366C128.309 7.45662 128.922 7.19113 129.61 7.01719C130.297 6.83409 131.007 6.74254 131.74 6.74254C133.041 6.74254 134.204 6.93937 135.23 7.33303V10.1207C134.241 9.44322 133.105 9.10449 131.822 9.10449C131.419 9.10449 131.053 9.14569 130.723 9.22808C130.402 9.31048 130.127 9.42491 129.898 9.57139C129.669 9.71787 129.49 9.89639 129.362 10.1069C129.234 10.3084 129.17 10.5326 129.17 10.7798C129.17 11.0819 129.234 11.3383 129.362 11.5488C129.49 11.7594 129.678 11.9471 129.926 12.1119C130.182 12.2675 130.484 12.414 130.833 12.5513C131.19 12.6795 131.598 12.8214 132.056 12.977C132.66 13.2242 133.201 13.4759 133.677 13.7323C134.163 13.9886 134.575 14.2816 134.914 14.6111C135.253 14.9316 135.514 15.3069 135.698 15.7372C135.881 16.1583 135.972 16.6618 135.972 17.2477C135.972 17.9618 135.807 18.5843 135.478 19.1153C135.148 19.6463 134.708 20.0857 134.158 20.4336C133.609 20.7815 132.972 21.0378 132.248 21.2026C131.534 21.3766 130.778 21.4635 129.981 21.4635C128.441 21.4635 127.108 21.2072 125.981 20.6945Z\" fill=\"%23606060\"\/><path d=\"M144.967 21.4635C142.796 21.4635 141.06 20.809 139.759 19.4998C138.467 18.1815 137.821 16.4375 137.821 14.2678C137.821 11.9059 138.494 10.0612 139.841 8.73372C141.197 7.40627 143.02 6.74254 145.311 6.74254C147.51 6.74254 149.223 7.38796 150.451 8.67879C151.678 9.96963 152.292 11.7594 152.292 14.0481C152.292 16.291 151.628 18.09 150.299 19.4449C148.98 20.7907 147.203 21.4635 144.967 21.4635ZM145.118 9.28301C143.872 9.28301 142.887 9.71787 142.164 10.5876C141.44 11.4573 141.078 12.6566 141.078 14.1854C141.078 15.6594 141.445 16.822 142.177 17.6734C142.91 18.5157 143.891 18.9368 145.118 18.9368C146.374 18.9368 147.336 18.5203 148.004 17.6872C148.682 16.8541 149.021 15.6685 149.021 14.1305C149.021 12.5833 148.682 11.3886 148.004 10.5464C147.336 9.70414 146.374 9.28301 145.118 9.28301Z\" fill=\"%23606060\"\/><path d=\"M162.757 2.91124C162.327 2.66406 161.837 2.54047 161.287 2.54047C159.739 2.54047 158.964 3.41476 158.964 5.16333V7.07212H162.235V9.57139H158.978V21.134H155.79V9.57139H153.385V7.07212H155.79V4.79256C155.79 3.30948 156.275 2.14223 157.247 1.29083C158.218 0.430278 159.432 0 160.888 0C161.676 0 162.299 0.086971 162.757 0.260913V2.91124Z\" fill=\"%23606060\"\/><path d=\"M172.164 20.9829C171.541 21.2942 170.721 21.4498 169.704 21.4498C166.974 21.4498 165.609 20.1407 165.609 17.5224V9.57139H163.259V7.07212H165.609V3.81757L168.797 2.91124V7.07212H172.164V9.57139H168.797V16.6023C168.797 17.4354 168.949 18.0305 169.251 18.3875C169.553 18.7445 170.057 18.9231 170.763 18.9231C171.303 18.9231 171.77 18.7674 172.164 18.4562V20.9829Z\" fill=\"%23606060\"\/><path d=\"M53.7573 41.9287V39.6557C53.9614 39.8413 54.2026 40.0083 54.481 40.1567C54.7655 40.3051 55.0654 40.4319 55.3809 40.5371C55.6963 40.636 56.0117 40.7133 56.3271 40.769C56.6426 40.8247 56.9333 40.8525 57.1992 40.8525C58.127 40.8525 58.8166 40.6979 59.2681 40.3886C59.7257 40.0794 59.9546 39.631 59.9546 39.0434C59.9546 38.728 59.8773 38.4559 59.7227 38.227C59.5742 37.992 59.3639 37.7786 59.0918 37.5869C58.8197 37.3952 58.498 37.2127 58.127 37.0395C57.762 36.8602 57.3693 36.6746 56.9487 36.4829C56.4972 36.2417 56.0767 35.9974 55.687 35.75C55.2974 35.5026 54.9572 35.2304 54.6665 34.9336C54.382 34.6305 54.1562 34.2903 53.9893 33.9131C53.8285 33.5358 53.748 33.0936 53.748 32.5864C53.748 31.9617 53.8872 31.4205 54.1655 30.9629C54.45 30.499 54.8211 30.1186 55.2788 29.8217C55.7427 29.5187 56.2684 29.296 56.856 29.1538C57.4435 29.0053 58.0435 28.9311 58.6558 28.9311C60.0474 28.9311 61.0617 29.0888 61.6987 29.4043V31.5844C60.9442 31.0402 59.9731 30.768 58.7856 30.768C58.4578 30.768 58.13 30.799 57.8022 30.8608C57.4806 30.9227 57.1899 31.0247 56.9302 31.167C56.6766 31.3092 56.4694 31.4917 56.3086 31.7143C56.1478 31.937 56.0674 32.206 56.0674 32.5215C56.0674 32.8183 56.1292 33.075 56.2529 33.2915C56.3766 33.5079 56.556 33.7059 56.791 33.8852C57.0322 34.0646 57.3229 34.2409 57.6631 34.414C58.0094 34.581 58.4084 34.7635 58.8599 34.9614C59.3237 35.2026 59.7598 35.4562 60.168 35.7221C60.5824 35.9881 60.9442 36.2819 61.2534 36.6035C61.5688 36.9251 61.8162 37.2838 61.9956 37.6797C62.1812 38.0693 62.2739 38.5146 62.2739 39.0156C62.2739 39.6897 62.1379 40.2588 61.8657 40.7226C61.5936 41.1865 61.2256 41.5638 60.7617 41.8545C60.304 42.1452 59.7752 42.3554 59.1753 42.4853C58.5754 42.6152 57.9414 42.6801 57.2734 42.6801C57.0508 42.6801 56.7756 42.6616 56.4478 42.6245C56.1261 42.5936 55.7952 42.5441 55.4551 42.476C55.1149 42.4142 54.7933 42.3369 54.4902 42.2441C54.1872 42.1513 53.9429 42.0462 53.7573 41.9287Z\" fill=\"%23606060\"\/><path d=\"M68.5038 42.6801C67.038 42.6801 65.866 42.2379 64.9877 41.3535C64.1157 40.4629 63.6796 39.2846 63.6796 37.8188C63.6796 36.2231 64.1342 34.9769 65.0434 34.08C65.9588 33.1832 67.1896 32.7348 68.7358 32.7348C70.2202 32.7348 71.3767 33.1709 72.2055 34.0429C73.0343 34.915 73.4487 36.1242 73.4487 37.6704C73.4487 39.1857 73.0003 40.401 72.1035 41.3164C71.2128 42.2256 70.013 42.6801 68.5038 42.6801ZM68.6059 34.4511C67.7648 34.4511 67.0999 34.7449 66.6113 35.3325C66.1227 35.9201 65.8784 36.7303 65.8784 37.7632C65.8784 38.7589 66.1258 39.5444 66.6205 40.1196C67.1153 40.6886 67.7771 40.9731 68.6059 40.9731C69.4532 40.9731 70.1026 40.6917 70.5541 40.1289C71.0118 39.5661 71.2407 38.7651 71.2407 37.726C71.2407 36.6808 71.0118 35.8737 70.5541 35.3047C70.1026 34.7356 69.4532 34.4511 68.6059 34.4511Z\" fill=\"%23606060\"\/><path d=\"M77.619 42.4575H75.4574V28.393H77.619V42.4575Z\" fill=\"%23606060\"\/><path d=\"M88.5247 42.4575H86.3724V40.9546H86.3353C85.7106 42.1049 84.7396 42.6801 83.4222 42.6801C81.1771 42.6801 80.0545 41.3318 80.0545 38.6352V32.9575H82.2069V38.4126C82.2069 40.1196 82.8655 40.9731 84.1829 40.9731C84.82 40.9731 85.3426 40.7381 85.7508 40.268C86.1652 39.798 86.3724 39.1826 86.3724 38.4218V32.9575H88.5247V42.4575Z\" fill=\"%23606060\"\/><path d=\"M96.1555 42.3554C95.735 42.5657 95.1814 42.6709 94.4949 42.6709C92.6518 42.6709 91.7302 41.7864 91.7302 40.0175V34.646H90.1438V32.9575H91.7302V30.7588L93.8826 30.1465V32.9575H96.1555V34.646H93.8826V39.396C93.8826 39.9588 93.9846 40.3608 94.1887 40.602C94.3928 40.8432 94.733 40.9638 95.2092 40.9638C95.5741 40.9638 95.8896 40.8587 96.1555 40.6484V42.3554Z\" fill=\"%23606060\"\/><path d=\"M98.9064 30.9629C98.5539 30.9629 98.2508 30.8484 97.9973 30.6196C97.7499 30.3908 97.6262 30.1001 97.6262 29.7475C97.6262 29.395 97.7499 29.1012 97.9973 28.8662C98.2508 28.6312 98.5539 28.5136 98.9064 28.5136C99.2714 28.5136 99.5806 28.6312 99.8342 28.8662C100.088 29.1012 100.215 29.395 100.215 29.7475C100.215 30.0815 100.088 30.3691 99.8342 30.6103C99.5806 30.8453 99.2714 30.9629 98.9064 30.9629ZM99.9733 42.4575H97.821V32.9575H99.9733V42.4575Z\" fill=\"%23606060\"\/><path d=\"M106.816 42.6801C105.35 42.6801 104.178 42.2379 103.299 41.3535C102.427 40.4629 101.991 39.2846 101.991 37.8188C101.991 36.2231 102.446 34.9769 103.355 34.08C104.27 33.1832 105.501 32.7348 107.048 32.7348C108.532 32.7348 109.688 33.1709 110.517 34.0429C111.346 34.915 111.76 36.1242 111.76 37.6704C111.76 39.1857 111.312 40.401 110.415 41.3164C109.525 42.2256 108.325 42.6801 106.816 42.6801ZM106.918 34.4511C106.076 34.4511 105.412 34.7449 104.923 35.3325C104.434 35.9201 104.19 36.7303 104.19 37.7632C104.19 38.7589 104.437 39.5444 104.932 40.1196C105.427 40.6886 106.089 40.9731 106.918 40.9731C107.765 40.9731 108.414 40.6917 108.866 40.1289C109.324 39.5661 109.552 38.7651 109.552 37.726C109.552 36.6808 109.324 35.8737 108.866 35.3047C108.414 34.7356 107.765 34.4511 106.918 34.4511Z\" fill=\"%23606060\"\/><path d=\"M122.23 42.4575H120.078V37.1045C120.078 35.3294 119.45 34.4419 118.194 34.4419C117.539 34.4419 116.998 34.6893 116.571 35.1841C116.144 35.6727 115.931 36.2911 115.931 37.0395V42.4575H113.769V32.9575H115.931V34.5346H115.968C116.679 33.3348 117.706 32.7348 119.048 32.7348C120.081 32.7348 120.869 33.0719 121.414 33.7461C121.958 34.414 122.23 35.382 122.23 36.6499V42.4575Z\" fill=\"%23606060\"\/><path d=\"M124.081 42.1606V40.166C124.885 40.7783 125.773 41.0844 126.744 41.0844C128.043 41.0844 128.692 40.701 128.692 39.9341C128.692 39.7176 128.636 39.5351 128.525 39.3867C128.414 39.2321 128.262 39.096 128.07 38.9785C127.885 38.861 127.662 38.7558 127.402 38.6631C127.149 38.5703 126.864 38.4651 126.549 38.3476C126.159 38.193 125.807 38.0291 125.491 37.8559C125.182 37.6827 124.922 37.4879 124.712 37.2715C124.508 37.0488 124.353 36.7983 124.248 36.52C124.143 36.2417 124.09 35.917 124.09 35.5459C124.09 35.0882 124.199 34.6862 124.415 34.3398C124.632 33.9873 124.922 33.6935 125.287 33.4585C125.652 33.2173 126.066 33.0379 126.53 32.9204C126.994 32.7967 127.473 32.7348 127.968 32.7348C128.847 32.7348 129.632 32.8678 130.325 33.1338V35.0171C129.657 34.5594 128.89 34.3305 128.024 34.3305C127.752 34.3305 127.504 34.3584 127.282 34.414C127.065 34.4697 126.88 34.547 126.725 34.646C126.57 34.7449 126.45 34.8655 126.363 35.0078C126.277 35.1438 126.233 35.2954 126.233 35.4624C126.233 35.6665 126.277 35.8397 126.363 35.9819C126.45 36.1242 126.577 36.2509 126.744 36.3623C126.917 36.4674 127.121 36.5664 127.356 36.6591C127.597 36.7457 127.872 36.8416 128.182 36.9467C128.59 37.1137 128.955 37.2838 129.276 37.457C129.604 37.6302 129.883 37.8281 130.111 38.0508C130.34 38.2672 130.516 38.5208 130.64 38.8115C130.764 39.096 130.826 39.4362 130.826 39.832C130.826 40.3144 130.714 40.735 130.492 41.0937C130.269 41.4524 129.972 41.7493 129.601 41.9843C129.23 42.2194 128.8 42.3925 128.312 42.5039C127.829 42.6214 127.319 42.6801 126.781 42.6801C125.742 42.6801 124.842 42.507 124.081 42.1606Z\" fill=\"%23606060\"\/><path d=\"M140.168 37.6333V42.4575H137.97V29.1538H142.005C143.533 29.1538 144.717 29.5094 145.558 30.2207C146.4 30.9319 146.82 31.9339 146.82 33.2265C146.82 34.5192 146.381 35.5768 145.503 36.3994C144.625 37.222 143.437 37.6333 141.94 37.6333H140.168ZM140.168 30.9721V35.8335H141.597C142.543 35.8335 143.264 35.6139 143.759 35.1748C144.253 34.7356 144.501 34.1172 144.501 33.3193C144.501 31.7545 143.592 30.9721 141.773 30.9721H140.168Z\" fill=\"%23606060\"\/><path d=\"M155.407 42.4575H153.319V40.9731H153.282C152.626 42.1111 151.665 42.6801 150.397 42.6801C149.463 42.6801 148.73 42.4266 148.198 41.9194C147.672 41.4122 147.41 40.7412 147.41 39.9062C147.41 38.1126 148.442 37.0674 150.508 36.7705L153.328 36.3716C153.328 35.0171 152.685 34.3398 151.399 34.3398C150.267 34.3398 149.246 34.7295 148.337 35.5088V33.6255C149.339 33.0317 150.496 32.7348 151.807 32.7348C154.207 32.7348 155.407 33.9161 155.407 36.2788V42.4575ZM153.328 37.791L151.334 38.0693C150.715 38.1497 150.248 38.3012 149.933 38.5239C149.624 38.7404 149.469 39.1238 149.469 39.6743C149.469 40.0763 149.611 40.4072 149.896 40.667C150.187 40.9205 150.573 41.0473 151.056 41.0473C151.711 41.0473 152.252 40.8185 152.679 40.3608C153.112 39.8969 153.328 39.3156 153.328 38.6167V37.791Z\" fill=\"%23606060\"\/><path d=\"M163.362 35.0078C163.102 34.8037 162.728 34.7016 162.24 34.7016C161.602 34.7016 161.071 34.9892 160.644 35.5644C160.217 36.1396 160.004 36.922 160.004 37.9116V42.4575H157.851V32.9575H160.004V34.915H160.041C160.251 34.247 160.573 33.7275 161.006 33.3564C161.445 32.9791 161.933 32.7905 162.471 32.7905C162.861 32.7905 163.158 32.8493 163.362 32.9668V35.0078Z\" fill=\"%23606060\"\/><path d=\"M170.26 42.3554C169.839 42.5657 169.286 42.6709 168.599 42.6709C166.756 42.6709 165.835 41.7864 165.835 40.0175V34.646H164.248V32.9575H165.835V30.7588L167.987 30.1465V32.9575H170.26V34.646H167.987V39.396C167.987 39.9588 168.089 40.3608 168.293 40.602C168.497 40.8432 168.837 40.9638 169.314 40.9638C169.679 40.9638 169.994 40.8587 170.26 40.6484V42.3554Z\" fill=\"%23606060\"\/><path d=\"M180.386 42.4575H178.234V37.1045C178.234 35.3294 177.606 34.4419 176.351 34.4419C175.695 34.4419 175.154 34.6893 174.727 35.1841C174.3 35.6727 174.087 36.2911 174.087 37.0395V42.4575H171.925V32.9575H174.087V34.5346H174.124C174.835 33.3348 175.862 32.7348 177.204 32.7348C178.237 32.7348 179.026 33.0719 179.57 33.7461C180.114 34.414 180.386 35.382 180.386 36.6499V42.4575Z\" fill=\"%23606060\"\/><path d=\"M190.875 38.292H184.399C184.424 39.1702 184.693 39.8475 185.206 40.3237C185.726 40.7999 186.437 41.0381 187.34 41.0381C188.354 41.0381 189.285 40.735 190.132 40.1289V41.8637C189.267 42.408 188.122 42.6801 186.7 42.6801C185.302 42.6801 184.204 42.2503 183.406 41.3906C182.615 40.5247 182.219 39.3094 182.219 37.7446C182.219 36.2664 182.655 35.0634 183.527 34.1357C184.405 33.2018 185.494 32.7348 186.793 32.7348C188.091 32.7348 189.096 33.1523 189.808 33.9873C190.519 34.8222 190.875 35.9819 190.875 37.4663V38.292ZM188.796 36.7705C188.79 35.9974 188.608 35.3974 188.249 34.9707C187.89 34.5377 187.396 34.3213 186.765 34.3213C186.146 34.3213 185.621 34.547 185.188 34.9985C184.761 35.45 184.498 36.0407 184.399 36.7705H188.796Z\" fill=\"%23606060\"\/><path d=\"M198.246 35.0078C197.986 34.8037 197.612 34.7016 197.123 34.7016C196.486 34.7016 195.954 34.9892 195.527 35.5644C195.101 36.1396 194.887 36.922 194.887 37.9116V42.4575H192.735V32.9575H194.887V34.915H194.924C195.135 34.247 195.456 33.7275 195.889 33.3564C196.328 32.9791 196.817 32.7905 197.355 32.7905C197.745 32.7905 198.042 32.8493 198.246 32.9668V35.0078Z\" fill=\"%23606060\"\/><path d=\"M0 1.42544C0 1.21852 0.167865 1.05078 0.374936 1.05078H19.2418C19.4489 1.05078 19.6168 1.21852 19.6168 1.42543V20.2781C19.6168 20.485 19.4489 20.6528 19.2418 20.6528H0.374937C0.167865 20.6528 0 20.485 0 20.2781V1.42544Z\" fill=\"%23EF5327\"\/><path d=\"M0 22.8317C0 22.6248 0.167865 22.457 0.374936 22.457H19.2418C19.4489 22.457 19.6168 22.6248 19.6168 22.8317V41.6844C19.6168 41.8913 19.4489 42.059 19.2418 42.059H0.374937C0.167865 42.059 0 41.8913 0 41.6844V22.8317Z\" fill=\"%2334A0DA\"\/><path d=\"M21.8447 1.42544C21.8447 1.21852 22.0126 1.05078 22.2197 1.05078H41.0866C41.2936 1.05078 41.4615 1.21852 41.4615 1.42543V20.2781C41.4615 20.485 41.2936 20.6528 41.0866 20.6528H22.2197C22.0126 20.6528 21.8447 20.485 21.8447 20.2781V1.42544Z\" fill=\"%237FBB44\"\/><path d=\"M21.8447 22.8317C21.8447 22.6248 22.0126 22.457 22.2197 22.457H41.0866C41.2936 22.457 41.4615 22.6248 41.4615 22.8317V41.6844C41.4615 41.8913 41.2936 42.059 41.0866 42.059H22.2197C22.0126 42.059 21.8447 41.8913 21.8447 41.6844V22.8317Z\" fill=\"%23FCB816\"\/><\/svg>');\n      background-size: contain;\n      background-repeat: no-repeat;\n      background-position: bottom left;\n    }\n\n    .itdev-logo {\n      width: 116px;\n      height: 36px;\n      display: block;\n      margin-right: 20px;\n      background-image: url('data:image\/svg+xml,<svg width=\"116\" height=\"36\" viewBox=\"0 0 116 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M102.133 0.0303098C107.139 -0.0737369 109.728 -0.0375569 112.352 2.3077C113.806 3.60771 114.143 4.66068 114.75 6.40637C116.126 10.3662 113.137 15.3245 110.503 20.5752C108.689 24.1909 107.069 27.7367 104.651 31.0248C101.387 35.4638 95.9139 36 87.7204 36C85.6983 36 72.7472 35.84 74.7687 35.8901C76.7902 35.9403 40.1313 35.2758 25.8403 34.9213C39.9977 34.6842 65.5527 34.9515 77.1678 34.757C83.2167 34.6557 91.4373 35.1359 95.531 33.1781C100.341 30.878 101.672 28.2605 104.981 20.7524C106.517 17.2675 109.819 12.032 108.996 7.82327C108.487 5.22308 106.292 2.63494 102.514 2.17727C100.213 1.89849 91.0275 1.85821 84.8976 1.92988C82.6503 1.9561 80.6609 1.80227 78.4302 1.80141C75.7857 1.74241 72.0781 1.68336 69.4336 1.62437C79.9782 1.09302 91.5884 0.561605 102.133 0.0303098Z\" fill=\"%230F172A\"\/><path d=\"M4.02816 6.85283C4.16724 6.29918 4.77233 5.84192 5.33508 5.74605C6.41761 5.56158 10.5234 5.74605 10.5234 5.74605C10.5234 5.74605 7.16385 23.2973 6.27381 26.9941C6.16187 27.4592 5.65494 27.8481 5.18305 27.9266C4.24766 28.0819 1.52401 28.0882 0.66139 27.9266C0.278156 27.8547 -0.0541473 27.3417 0.00738204 26.9567C0.568462 23.4444 3.14019 10.3879 4.02816 6.85283ZM17.9064 10.7208H11.0938L12.1077 5.74605H31.9751C31.9751 5.74605 31.5222 8.82332 31.1789 9.65247C30.968 10.162 30.4607 10.6376 29.9155 10.7208C28.7491 10.8988 24.1803 10.7208 24.1803 10.7208C24.1803 10.7208 21.6728 23.992 20.9406 26.8596C20.811 27.3671 20.3016 27.8285 19.7872 27.9266C18.8542 28.1043 16.1952 28.1099 15.3429 27.9266C14.9233 27.8363 14.6101 27.2512 14.6734 26.8266C15.1006 23.959 17.9064 10.7208 17.9064 10.7208Z\" fill=\"%230F172A\"\/><path d=\"M80.6942 18.2326C80.6942 18.815 80.652 19.3869 80.5675 19.9482C80.5325 20.1808 80.1448 20.6232 79.8008 20.6407C77.5405 20.7561 67.0057 20.6407 67.0057 20.6407C67.069 23.408 68.6956 24.7917 71.8854 24.7917C72.8571 24.7917 73.7654 24.6385 74.6104 24.3322C75.3064 24.0799 75.9163 23.7453 76.4403 23.3281C76.5525 23.2388 76.8441 23.2333 76.9541 23.3651C77.2433 23.7118 77.9886 24.9533 78.1752 25.4081C78.263 25.622 78.1897 26.0013 78.0739 26.0944C77.2792 26.7332 76.3518 27.2231 75.2917 27.5642C74.077 27.955 72.8043 28.1504 71.4735 28.1504C69.7835 28.1504 68.3101 27.8441 67.0532 27.2315C65.7963 26.6189 64.8299 25.7475 64.1539 24.6174C63.4779 23.4872 63.1399 22.1828 63.1399 20.7041C63.1399 18.824 63.5572 17.1288 64.3915 15.6184C65.2259 14.108 66.3878 12.9303 67.877 12.0854C69.3663 11.2404 71.0404 10.8179 72.8993 10.8179C75.2653 10.8179 77.1559 11.4781 78.5712 12.7983C79.9866 14.1186 80.6942 15.93 80.6942 18.2326ZM99.7247 10.9868C100.288 10.9962 100.343 11.5809 100.18 11.8687C98.8008 14.2979 92.3378 24.434 90.5592 27.2183C90.2704 27.6703 89.8243 27.8401 89.3716 27.9286C88.766 28.047 87.5229 28.0913 86.9251 27.9286C86.4424 27.7972 85.9313 27.5678 85.7849 26.9524C85.0407 23.8246 82.7409 14.1194 82.2932 11.7596C82.2355 11.4555 82.4015 10.9957 82.8025 10.9833C83.6143 10.9582 84.9163 10.9326 85.368 11.0081C85.7127 11.0656 86.0762 11.3474 86.1692 11.6844C86.7474 13.781 88.8376 23.5876 88.8376 23.5876C88.8376 23.5876 95.036 13.5439 96.452 11.4473C96.6358 11.1752 97.0073 11.0416 97.3339 11.0081C97.7593 10.9643 98.8869 10.9729 99.7247 10.9868ZM42.2534 6.56619C42.3563 6.13664 42.8558 5.78751 43.2957 5.74811C44.8175 5.61174 51.3843 5.74811 51.3843 5.74811C53.6023 5.74811 55.5246 6.12305 57.1512 6.87298C58.7777 7.62285 60.0188 8.68435 60.8743 10.0575C61.7299 11.4305 62.1576 13.0465 62.1576 14.9055C62.1576 17.5038 61.582 19.7852 60.4307 21.7498C59.2795 23.7143 57.6582 25.2353 55.5669 26.3126C53.4756 27.3899 51.0674 27.9286 48.3424 27.9286C48.3424 27.9286 40.6307 28.102 38.9371 27.9286C38.5106 27.8849 38.0538 27.5484 38.1809 26.888C38.9207 23.0463 41.4975 9.72061 42.2534 6.56619ZM48.4691 24.4431C50.4125 24.4431 52.1025 24.0417 53.5389 23.239C54.9754 22.4363 56.0792 21.3325 56.8502 19.9278C57.6212 18.523 58.0067 16.9334 58.0067 15.159C58.0067 13.3 57.4047 11.8477 56.2006 10.8021C54.9965 9.75644 53.2432 9.23362 50.9407 9.23362C50.9407 9.23362 47.3877 9.13089 46.5169 9.23362C46.1824 9.27302 45.7967 9.52271 45.7159 9.84972C45.1237 12.2459 43.3468 21.1786 42.9637 23.6108C42.9145 23.9229 43.1048 24.3959 43.4173 24.4431C44.3348 24.5818 48.4691 24.4431 48.4691 24.4431ZM26.7442 17.8328C26.9361 17.441 27.3424 17.071 27.7766 17.0285C29.1443 16.8944 33.6292 16.8876 34.9503 17.0285C35.3255 17.0685 35.6685 17.4982 35.7032 17.874C35.7517 18.3998 35.4976 19.6638 35.2414 20.1829C35.0432 20.5847 34.6119 20.945 34.1661 20.9893C32.8112 21.1236 28.4226 21.1482 27.1122 20.9893C26.6985 20.9391 26.3519 20.4495 26.3036 20.0355C26.2423 19.5095 26.4987 18.334 26.7442 17.8328ZM72.7092 13.9866C71.3784 13.9866 70.243 14.3457 69.3029 15.0639C68.4808 15.692 67.8809 16.5221 67.5031 17.5541C67.4489 17.7022 67.4855 18.0121 67.7171 18.0142C69.2538 18.0285 75.2102 18.0784 76.6129 18.0108C76.8233 18.0006 77.0491 17.6948 77.0388 17.5435C76.9674 16.4981 76.5858 15.6663 75.8937 15.0481C75.1016 14.3404 74.0401 13.9866 72.7092 13.9866Z\" fill=\"%230F172A\"\/><\/svg>');\n      background-size: contain;\n      background-size: cover;\n      background-repeat: no-repeat;\n    }\n\n    @media screen and (max-width: 480px) {\n\n      .brand {\n        flex-wrap: wrap;\n      }\n\n      .header-inner {\n        height: 6rem;\n      }\n\n      .itdev-logo {\n        display: block;\n        width: 100%;\n        flex: 0 0 100%;\n        background-size: 133px 36px;\n      }\n    }\n\n.wpcf7-response-output {\n  margin: 2em 0 0 0 !important;\n  border-radius: .75rem;\n  padding: 1rem 1.5rem !important;\n}\n\n.wpcf7-turnstile {\n  border-radius: .75rem;\n  overflow: hidden;\n  height: 63px;\n}\n\n.wpcf7-turnstile > div {\n  margin-top: -1px;\n  margin-left: -1px;\n  margin-right: -1px;\n}\n\n.wpcf7-acceptance .wpcf7-list-item-label {\n  font-size: 0.875rem;\n}\n<\/style>\n\n<!-- Lucide icon sprite (inline, no external dependencies) -->\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:none\" aria-hidden=\"true\">\n    <symbol id=\"i-arrow-right\" viewBox=\"0 0 24 24\">\n      <path d=\"M5 12h14\"><\/path>\n      <path d=\"m12 5 7 7-7 7\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-check\" viewBox=\"0 0 24 24\">\n      <path d=\"M20 6 9 17l-5-5\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-chevron-down\" viewBox=\"0 0 24 24\">\n      <path d=\"m6 9 6 6 6-6\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-clock\" viewBox=\"0 0 24 24\">\n      <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n      <path d=\"M12 6v6h4.5\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-gift\" viewBox=\"0 0 24 24\">\n      <rect x=\"3\" y=\"8\" width=\"18\" height=\"4\" rx=\"1\"><\/rect>\n      <path d=\"M12 8v13\"><\/path>\n      <path d=\"M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7\"><\/path>\n      <path d=\"M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-menu\" viewBox=\"0 0 24 24\">\n      <path d=\"M4 6h16\"><\/path>\n      <path d=\"M4 12h16\"><\/path>\n      <path d=\"M4 18h16\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-x\" viewBox=\"0 0 24 24\">\n      <path d=\"M18 6 6 18\"><\/path>\n      <path d=\"m6 6 12 12\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-sparkles\" viewBox=\"0 0 24 24\">\n      <path d=\"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z\"><\/path>\n      <path d=\"M20 3v4\"><\/path>\n      <path d=\"M22 5h-4\"><\/path>\n      <path d=\"M4 17v2\"><\/path>\n      <path d=\"M5 18H3\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-users\" viewBox=\"0 0 24 24\">\n      <path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"><\/path>\n      <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\n      <path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"><\/path>\n      <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-shield\" viewBox=\"0 0 24 24\">\n      <path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"><\/path>\n      <path d=\"m9 12 2 2 4-4\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-database\" viewBox=\"0 0 24 24\">\n      <ellipse cx=\"12\" cy=\"5\" rx=\"9\" ry=\"3\"><\/ellipse>\n      <path d=\"M3 5v14a9 3 0 0 0 18 0V5\"><\/path>\n      <path d=\"M3 12a9 3 0 0 0 18 0\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-chart\" viewBox=\"0 0 24 24\">\n      <path d=\"M3 3v16a2 2 0 0 0 2 2h16\"><\/path>\n      <path d=\"M18 17V9\"><\/path>\n      <path d=\"M13 17V5\"><\/path>\n      <path d=\"M8 17v-3\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-badge-check\" viewBox=\"0 0 24 24\">\n      <path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"><\/path>\n      <path d=\"m9 12 2 2 4-4\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-euro\" viewBox=\"0 0 24 24\">\n      <path d=\"M4 10h12\"><\/path>\n      <path d=\"M4 14h9\"><\/path>\n      <path d=\"M19 6a7.7 7.7 0 0 0-5.2-2A7.9 7.9 0 0 0 6 12c0 4.4 3.5 8 7.8 8 2 0 3.8-.8 5.2-2\"><\/path>\n    <\/symbol>\n    <symbol id=\"i-zap\" viewBox=\"0 0 24 24\">\n      <path d=\"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z\"><\/path>\n    <\/symbol>\n  <\/svg>\n\n  <!-- Pasek promocyjny -->\n  <div class=\"promo\">\n    <span class=\"promo-inner\"><svg class=\"icon-sm\">\n        <use href=\"#i-clock\"><\/use>\n      <\/svg> Specjalne warunki cenowe obowi\u0105zuj\u0105 do 30 wrze\u015bnia<\/span>\n  <\/div>\n\n  <!-- Nag\u0142\u00f3wek -->\n  <header class=\"site-header\">\n    <div class=\"container header-inner\">\n      <a class=\"brand\" href=\"#top\">\n        <span class=\"itdev-logo\"><\/span>\n        <span class=\"ms-logo\"><span><\/span><span><\/span><span><\/span><span><\/span><\/span>\n        <span>\n          <span class=\"brand-eyebrow\">Oferta specjalna<\/span>\n          <span class=\"brand-name\">Microsoft 365 Copilot<\/span>\n        <\/span>\n      <\/a>\n      <nav class=\"nav-desktop\">\n        <a class=\"nav-link\" href=\"#oferta\">Oferta<\/a>\n        <a class=\"nav-link\" href=\"#ceny\">Ceny<\/a>\n        <a class=\"nav-link\" href=\"#dlaczego-it-dev\">Dlaczego my<\/a>\n        <a class=\"nav-link\" href=\"#trial\">Trial<\/a>\n        <a class=\"nav-link\" href=\"#faq\">FAQ<\/a>\n      <\/nav>\n      <button class=\"btn btn-primary btn-sm header-cta\" onclick=\"openForm('quote')\">Sprawd\u017a cen\u0119<\/button>\n      <button class=\"menu-btn\" onclick=\"toggleMenu()\" aria-label=\"Menu\">\n        <svg class=\"icon-lg\" id=\"iconMenu\">\n          <use href=\"#i-menu\"><\/use>\n        <\/svg>\n        <svg class=\"icon-lg\" id=\"iconClose\" style=\"display:none\">\n          <use href=\"#i-x\"><\/use>\n        <\/svg>\n      <\/button>\n    <\/div>\n    <div class=\"mobile-menu\" id=\"mobileMenu\">\n      <a href=\"#oferta\" onclick=\"closeMenu()\">Oferta<\/a>\n      <a href=\"#ceny\" onclick=\"closeMenu()\">Ceny<\/a>\n      <a href=\"#dlaczego-it-dev\" onclick=\"closeMenu()\">Dlaczego my<\/a>\n      <a href=\"#trial\" onclick=\"closeMenu()\">Trial<\/a>\n      <a href=\"#faq\" onclick=\"closeMenu()\">FAQ<\/a>\n    <\/div>\n  <\/header>\n\n  <main id=\"top\">\n\n    <!-- Hero -->\n    <section class=\"hero\">\n      <div class=\"hero-glow\"><\/div>\n      <div class=\"container hero-grid\">\n        <div class=\"hero-copy\">\n          <div class=\"hero-pill\"><svg class=\"icon-sm\">\n              <use href=\"#i-gift\"><\/use>\n            <\/svg> Oferta dla firm kupuj\u0105cych od 10 licencji<\/div>\n          <h1 class=\"hero-title\">Kup Microsoft 365 Copilot <span class=\"accent\">ponad 50% taniej<\/span><\/h1>\n          <p class=\"hero-lead\">Skorzystaj ze specjalnych warunk\u00f3w cenowych i rozpocznij prac\u0119 z Copilotem przy znacznie\n            ni\u017cszym koszcie.<\/p>\n          <div class=\"hero-checks\">\n            <div class=\"hero-check\"><svg class=\"icon\">\n                <use href=\"#i-check\"><\/use>\n              <\/svg>Promocyjne ceny licencji<\/div>\n            <div class=\"hero-check\"><svg class=\"icon\">\n                <use href=\"#i-check\"><\/use>\n              <\/svg>Oferta od 10 u\u017cytkownik\u00f3w<\/div>\n            <div class=\"hero-check\"><svg class=\"icon\">\n                <use href=\"#i-check\"><\/use>\n              <\/svg>Pomoc w doborze wariantu<\/div>\n            <div class=\"hero-check\"><svg class=\"icon\">\n                <use href=\"#i-check\"><\/use>\n              <\/svg>Mo\u017cliwo\u015b\u0107 uzyskania triala<\/div>\n          <\/div>\n          <div class=\"hero-actions\">\n            <button class=\"btn btn-white\" onclick=\"openForm('quote')\">Sprawd\u017a cen\u0119 dla swojej firmy <svg class=\"icon-sm\">\n                <use href=\"#i-arrow-right\"><\/use>\n              <\/svg><\/button>\n            <button class=\"btn btn-ghost-light\" onclick=\"openForm('trial')\">Zapytaj o trial<\/button>\n          <\/div>\n        <\/div>\n        <div class=\"hero-visual\">\n          <div class=\"glass-card\">\n            <div class=\"discount-badge\">\n              <div class=\"lbl\">Rabat<\/div>\n              <div class=\"val\">&gt;50%<\/div>\n            <\/div>\n            <div class=\"quote-card\">\n              <div class=\"quote-head\">\n                <div class=\"quote-head-left\">\n                  <svg class=\"icon-lg\" style=\"color:var(--violet-600)\">\n                    <use href=\"#i-sparkles\"><\/use>\n                  <\/svg>\n                  <div>\n                    <div class=\"sub\">Microsoft 365<\/div>\n                    <div class=\"name\">Copilot dla firmy<\/div>\n                  <\/div>\n                <\/div>\n                <svg class=\"icon-lg\" style=\"color:var(--blue-600)\">\n                  <use href=\"#i-badge-check\"><\/use>\n                <\/svg>\n              <\/div>\n              <div class=\"quote-tiles\">\n                <div class=\"quote-tile\"><svg class=\"icon\">\n                    <use href=\"#i-users\"><\/use>\n                  <\/svg>\n                  <div class=\"val\">10+<\/div>\n                  <div class=\"lbl\">licencji<\/div>\n                <\/div>\n                <div class=\"quote-tile\"><svg class=\"icon\">\n                    <use href=\"#i-euro\"><\/use>\n                  <\/svg>\n                  <div class=\"val\">Netto<\/div>\n                  <div class=\"lbl\">dopasowana wycena<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"quote-note\"><strong>Najlepsza cena.<\/strong> Potwierdzimy wariant, rabat i warunki dla Twojej\n                firmy.<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Oferta -->\n    <section id=\"oferta\" class=\"section\">\n      <div class=\"container\">\n        <div class=\"center mx-narrow\">\n          <span class=\"eyebrow\">Najwa\u017cniejsza korzy\u015b\u0107<\/span>\n          <h2 class=\"section-title\">Ta sama technologia. Znacznie ni\u017csza cena.<\/h2>\n          <p class=\"section-lead\">Teraz mo\u017cesz istotnie obni\u017cy\u0107 koszt rozpocz\u0119cia pracy z AI.<\/p>\n        <\/div>\n        <div class=\"benefits-grid\">\n          <div class=\"card benefit\">\n            <div class=\"benefit-icon\"><svg class=\"icon\">\n                <use href=\"#i-zap\"><\/use>\n              <\/svg><\/div>\n            <h3>Ponad 50% rabatu<\/h3>\n            <p>W wybranych wariantach.<\/p>\n          <\/div>\n          <div class=\"card benefit\">\n            <div class=\"benefit-icon\"><svg class=\"icon\">\n                <use href=\"#i-users\"><\/use>\n              <\/svg><\/div>\n            <h3>Od 10 licencji<\/h3>\n            <p>Dla wybranych zespo\u0142\u00f3w.<\/p>\n          <\/div>\n          <div class=\"card benefit\">\n            <div class=\"benefit-icon\"><svg class=\"icon\">\n                <use href=\"#i-shield\"><\/use>\n              <\/svg><\/div>\n            <h3>Jasne warunki<\/h3>\n            <p>Weryfikacja ceny i dost\u0119pno\u015bci.<\/p>\n          <\/div>\n          <div class=\"card benefit\">\n            <div class=\"benefit-icon\"><svg class=\"icon\">\n                <use href=\"#i-gift\"><\/use>\n              <\/svg><\/div>\n            <h3>Opcja trial<\/h3>\n            <p>Sprawdzimy mo\u017cliwo\u015b\u0107 test\u00f3w.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Ceny -->\n    <section id=\"ceny\" class=\"section pricing-section\">\n      <div class=\"container\">\n        <div style=\"max-width:42rem\">\n          <span class=\"eyebrow\">Przyk\u0142adowe wyceny<\/span>\n          <h2 class=\"section-title\">Zobacz przyk\u0142adowe koszty<\/h2>\n          <p class=\"section-lead\" style=\"margin-top:1rem;font-size:1rem;line-height:1.6\">Ko\u0144cowa cena zale\u017cy od\n            produktu, liczby u\u017cytkownik\u00f3w, posiadanych licencji i warunk\u00f3w promocji.<\/p>\n        <\/div>\n        <div class=\"pricing-grid\">\n          <div class=\"card price-card featured\">\n            <div class=\"price-ribbon\">Rekomendowany wariant<\/div>\n            <div class=\"price-body\">\n              <span class=\"price-tag\">Najcz\u0119stszy wyb\u00f3r<\/span>\n              <h3 class=\"price-name\">Microsoft 365 Copilot<\/h3>\n              <p class=\"price-users\">100 licencji \/ 12 miesi\u0119cy<\/p>\n              <div class=\"price-value\">14 280,00 EUR<\/div>\n              <div class=\"price-note\">\u0142\u0105czna cena netto*<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card price-card\">\n            <div class=\"price-body\">\n              <span class=\"price-tag\">Dla wi\u0119kszych zespo\u0142\u00f3w<\/span>\n              <h3 class=\"price-name\">Copilot Business<\/h3>\n              <p class=\"price-users\">200 licencji \/ 12 miesi\u0119cy<\/p>\n              <div class=\"price-value\">17 472,00 EUR<\/div>\n              <div class=\"price-note\">\u0142\u0105czna cena netto*<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card price-card\">\n            <div class=\"price-body\">\n              <span class=\"price-tag\">Upgrade licencji<\/span>\n              <h3 class=\"price-name\">Business Premium + Copilot<\/h3>\n              <p class=\"price-users\">300 licencji<\/p>\n              <div class=\"price-value\">9 218,40 EUR<\/div>\n              <div class=\"price-note\">\u0142\u0105czna cena netto*<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <p style=\"text-align: center;\"><button class=\"btn btn-primary price-btn\" onclick=\"openForm('quote')\">Sprawd\u017a<\/button><\/p>\n        <p class=\"pricing-footnote\" style=\"text-align: center;\">* Przed publikacj\u0105 nale\u017cy potwierdzi\u0107 zakres, okres, SKU\n          oraz aktualne warunki\n          promocji.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Dlaczego my -->\n    <section id=\"dlaczego-it-dev\" class=\"why-section\">\n      <div class=\"why-topglow\"><\/div>\n      <div class=\"container why-inner\">\n        <div class=\"why-head\">\n          <span class=\"why-pill\"><svg class=\"icon-sm\">\n              <use href=\"#i-sparkles\"><\/use>\n            <\/svg> Wi\u0119cej ni\u017c atrakcyjna cena licencji<\/span>\n          <h2 class=\"why-title\">Kup Copilota w najlepszej cenie i wykorzystaj jego potencja\u0142<\/h2>\n          <p class=\"why-lead\">Podczas kr\u00f3tkiej rozmowy sprawdzimy nie tylko cen\u0119. Poka\u017cemy te\u017c, jak rozpocz\u0105\u0107 prac\u0119 z\n            Copilotem, aby ograniczy\u0107 ryzyka i zwi\u0119kszy\u0107 wykorzystanie licencji.<\/p>\n        <\/div>\n        <div class=\"reasons-grid\">\n          <div class=\"card reason\">\n            <div class=\"reason-icon\"><svg class=\"icon-lg\">\n                <use href=\"#i-chart\"><\/use>\n              <\/svg><\/div>\n            <div>\n              <h3>Scenariusze z realnym potencja\u0142em ROI<\/h3>\n              <p>Pomo\u017cemy wskaza\u0107 procesy i grupy u\u017cytkownik\u00f3w, w kt\u00f3rych Copilot mo\u017ce najszybciej prze\u0142o\u017cy\u0107 si\u0119 na\n                oszcz\u0119dno\u015b\u0107 czasu i wi\u0119ksz\u0105 efektywno\u015b\u0107 pracy.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"card reason\">\n            <div class=\"reason-icon\"><svg class=\"icon-lg\">\n                <use href=\"#i-users\"><\/use>\n              <\/svg><\/div>\n            <div>\n              <h3>Adopcja zwi\u0119kszaj\u0105ca wykorzystanie licencji<\/h3>\n              <p>Przygotujemy u\u017cytkownik\u00f3w do pracy z Copilotem, aby zakupione licencje by\u0142y wykorzystywane w\n                codziennych zadaniach, a nie pozosta\u0142y kolejnym nieu\u017cywanym narz\u0119dziem.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"card reason\">\n            <div class=\"reason-icon\"><svg class=\"icon-lg\">\n                <use href=\"#i-shield\"><\/use>\n              <\/svg><\/div>\n            <div>\n              <h3>Mniejsze ryzyko oversharingu i shadow AI<\/h3>\n              <p>Pomo\u017cemy zidentyfikowa\u0107 ryzyka zwi\u0105zane z dost\u0119pem do danych i ograniczy\u0107 korzystanie z narz\u0119dzi AI\n                poza firmowymi zasadami.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"card reason\">\n            <div class=\"reason-icon\"><svg class=\"icon-lg\">\n                <use href=\"#i-database\"><\/use>\n              <\/svg><\/div>\n            <div>\n              <h3>Lepsza jako\u015b\u0107 danych dla AI<\/h3>\n              <p>Pomo\u017cemy uporz\u0105dkowa\u0107 \u017ar\u00f3d\u0142a wiedzy i zwi\u0119kszy\u0107 dost\u0119p do sp\u00f3jnych, aktualnych informacji potrzebnych\n                do skutecznej pracy z AI.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"stats-shell\">\n          <div class=\"stats-grid\">\n            <div class=\"stats-intro\">\n              <span class=\"eyebrow\">Do\u015bwiadczenie potwierdzone skal\u0105<\/span>\n              <h3>Wiemy, co decyduje o wykorzystaniu Copilota<\/h3>\n              <p>\u0141\u0105czymy do\u015bwiadczenie projektowe, adopcj\u0119 u\u017cytkownik\u00f3w, analiz\u0119 scenariuszy i bezpiecze\u0144stwo danych.\n              <\/p>\n            <\/div>\n            <div class=\"stats-cells\">\n              <div class=\"stat-cell\">\n                <div class=\"stat-value\">100+<\/div>\n                <div class=\"stat-label\">klient\u00f3w korzystaj\u0105cych z naszego do\u015bwiadczenia<\/div>\n              <\/div>\n              <div class=\"stat-cell\">\n                <div class=\"stat-value\">25 000+<\/div>\n                <div class=\"stat-label\">u\u017cytkownik\u00f3w obj\u0119tych programami adopcji i szkole\u0144<\/div>\n              <\/div>\n              <div class=\"stat-cell\">\n                <div class=\"stat-value\">500+<\/div>\n                <div class=\"stat-label\">zidentyfikowanych scenariuszy wykorzystania AI<\/div>\n              <\/div>\n              <div class=\"stat-cell\">\n                <div class=\"stat-value\">50 000 000+<\/div>\n                <div class=\"stat-label\">zidentyfikowanych i wyeliminowanych ryzyk oversharingu<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n\n        <div id=\"kompetencje\" class=\"section\">\n          <div class=\"container\">\n            <div class=\"center mx-narrow\">\n              <h3>Jeste\u015bmy certyfikowanym Partnerem Microsoftu<\/h3>\n            <\/div>\n            <div class=\"benefits-grid benefits-grid-5\">\n              <div class=\"card benefit\">\n                <div class=\"ms-solution-partner\"><\/div>\n                <h3>Modern work<\/h3>\n              <\/div>\n              <div class=\"card benefit\">\n                <div class=\"ms-solution-partner\"><\/div>\n                <h3>Security<\/h3>\n              <\/div>\n              <div class=\"card benefit\">\n                <div class=\"ms-solution-partner\"><\/div>\n                <h3>Data &amp; AI<\/h3>\n              <\/div>\n              <div class=\"card benefit\">\n                <div class=\"ms-solution-partner\"><\/div>\n                <h3>Digital &amp; App Innovation<\/h3>\n              <\/div>\n              <div class=\"card benefit\">\n                <div class=\"ms-solution-partner\"><\/div>\n                <h3>Infrastructure<\/h3>\n              <\/div>\n              <div class=\"card benefit\">\n                <div class=\"ms-solution-partner\"><\/div>\n                <h3>Agentic Business Solutions<\/h3>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n\n\n\n        <div class=\"why-cta\">\n          <div>\n            <h3>Najpierw sprawd\u017a cen\u0119. Przy okazji zapytaj, jak dobrze rozpocz\u0105\u0107.<\/h3>\n            <p>Jedna rozmowa pozwoli zweryfikowa\u0107 rabat, wariant licencyjny i warunki skutecznego uruchomienia.<\/p>\n          <\/div>\n          <button class=\"btn btn-primary\" onclick=\"openForm('quote')\">Um\u00f3w rozmow\u0119 o cenie i wdro\u017ceniu <svg class=\"icon-sm\">\n              <use href=\"#i-arrow-right\"><\/use>\n            <\/svg><\/button>\n        <\/div>\n        <p class=\"why-note\">Dane na podstawie zrealizowanych projekt\u00f3w AI i Copilot. Przed publikacj\u0105 nale\u017cy potwierdzi\u0107\n          zakres i spos\u00f3b liczenia warto\u015bci.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Trial -->\n    <section id=\"trial\" class=\"section\">\n      <div class=\"container\">\n        <div class=\"trial-shell\">\n          <div class=\"trial-grid\">\n            <div>\n              <span class=\"trial-pill\"><svg class=\"icon-sm\">\n                  <use href=\"#i-sparkles\"><\/use>\n                <\/svg> Ni\u017csze ryzyko decyzji<\/span>\n              <h2 class=\"trial-title\">Chcesz najpierw sprawdzi\u0107 Copilota?<\/h2>\n              <p class=\"trial-lead\">Zweryfikujemy mo\u017cliwo\u015b\u0107 uruchomienia triala dla wybranej grupy u\u017cytkownik\u00f3w.<\/p>\n              <button class=\"btn btn-white trial-btn\" onclick=\"openForm('trial')\">Sprawd\u017a dost\u0119pno\u015b\u0107 triala <svg class=\"icon-sm\">\n                  <use href=\"#i-arrow-right\"><\/use>\n                <\/svg><\/button>\n            <\/div>\n            <div class=\"trial-points\">\n              <div class=\"trial-point\"><svg class=\"icon\">\n                  <use href=\"#i-check\"><\/use>\n                <\/svg>Przetestuj rozwi\u0105zanie w praktyce<\/div>\n              <div class=\"trial-point\"><svg class=\"icon\">\n                  <use href=\"#i-check\"><\/use>\n                <\/svg>Zacznij od wybranej grupy<\/div>\n              <div class=\"trial-point\"><svg class=\"icon\">\n                  <use href=\"#i-check\"><\/use>\n                <\/svg>Podejmij decyzj\u0119 przed wi\u0119kszym zakupem<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- FAQ -->\n    <section id=\"faq\" class=\"section\">\n      <div class=\"container faq-grid\">\n        <div>\n          <span class=\"eyebrow\">FAQ<\/span>\n          <h2 class=\"section-title\">Najcz\u0119\u015bciej zadawane pytania<\/h2>\n        <\/div>\n        <div class=\"faq-list\">\n          <div class=\"faq-item open\">\n            <button class=\"faq-q\" type=\"button\">Jaki rabat mo\u017ce otrzyma\u0107 moja firma?<svg class=\"icon\">\n                <use href=\"#i-chevron-down\"><\/use>\n              <\/svg><\/button>\n            <p class=\"faq-a\">Wysoko\u015b\u0107 rabatu zale\u017cy od wariantu licencji, liczby u\u017cytkownik\u00f3w, posiadanego planu\n              Microsoft 365 oraz spe\u0142nienia warunk\u00f3w promocji. W wybranych wariantach rabat mo\u017ce przekroczy\u0107 50%.<\/p>\n          <\/div>\n          <div class=\"faq-item\">\n            <button class=\"faq-q\" type=\"button\">Czy musz\u0119 kupowa\u0107 Copilota dla wszystkich pracownik\u00f3w?<svg class=\"icon\">\n                <use href=\"#i-chevron-down\"><\/use>\n              <\/svg><\/button>\n            <p class=\"faq-a\">Nie. Mo\u017cesz rozpocz\u0105\u0107 od wybranych zespo\u0142\u00f3w lub u\u017cytkownik\u00f3w, dla kt\u00f3rych Copilot b\u0119dzie\n              najbardziej przydatny.<\/p>\n          <\/div>\n          <div class=\"faq-item\">\n            <button class=\"faq-q\" type=\"button\">Czy mog\u0119 najpierw przetestowa\u0107 Copilota?<svg class=\"icon\">\n                <use href=\"#i-chevron-down\"><\/use>\n              <\/svg><\/button>\n            <p class=\"faq-a\">Mo\u017cliwo\u015b\u0107 uruchomienia triala zale\u017cy od aktualnych warunk\u00f3w programu i sytuacji licencyjnej\n              organizacji. Zweryfikujemy dost\u0119pne opcje po przes\u0142aniu formularza.<\/p>\n          <\/div>\n          <div class=\"faq-item\">\n            <button class=\"faq-q\" type=\"button\">Co otrzymam po przes\u0142aniu formularza?<svg class=\"icon\">\n                <use href=\"#i-chevron-down\"><\/use>\n              <\/svg><\/button>\n            <p class=\"faq-a\">Zweryfikujemy dost\u0119pne warunki i skontaktujemy si\u0119 w sprawie rekomendowanego wariantu, ceny\n              oraz kolejnych krok\u00f3w. Przes\u0142anie formularza nie zobowi\u0105zuje do zakupu.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Formularz -->\n    <section id=\"formularz\" class=\"section form-section\">\n      <div class=\"container form-grid\">\n        <div>\n          <span class=\"eyebrow\">Oferta do 30 wrze\u015bnia<\/span>\n          <h2 class=\"form-title-xl\">Sprawd\u017a najlepsze dost\u0119pne warunki<\/h2>\n          <p class=\"section-lead\" style=\"margin-top:1.5rem\">Otrzymasz informacj\u0119 o cenie, mo\u017cliwym rabacie,\n            rekomendowanym wariancie i opcji trial.<\/p>\n        <\/div>\n        <div class=\"form-card\">\n\n<div>\n  <h3 class=\"lead-title\" id=\"formTitle\">Sprawd\u017a cen\u0119 Copilota<\/h3>\n  <p class=\"lead-sub\">Podaj podstawowe dane. Otrzymasz dopasowany wariant i najwa\u017cniejsze warunki.<\/p>\n<\/div>\n<div>&nbsp;<\/div>\n\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f13415-o1\" lang=\"pl-PL\" dir=\"ltr\" data-wpcf7-id=\"13415\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/pl\/wp-json\/wp\/v2\/pages\/13402#wpcf7-f13415-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formularz kontaktowy\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"13415\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"pl_PL\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f13415-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7dtx_version\" value=\"5.0.7\" \/>\n<\/fieldset>\n<div class=\"form-stack\">\n\t<div class=\"form-row\">\n\t\t<div>\n\t\t\t<p><label class=\"field\">Imi\u0119 i nazwisko <span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required input\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Jan Kowalski\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div>\n\t\t\t<p><label class=\"field\">Firma <span class=\"wpcf7-form-control-wrap\" data-name=\"your-company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required input\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Nazwa firmy\" value=\"\" type=\"text\" name=\"your-company\" \/><\/span><\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<p><label class=\"field\">S\u0142u\u017cbowy adres e-mail<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email input\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"jan@firma.pl\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<div>\n\t\t<p><span class=\"field\">Planowana liczba licencji<\/span><span class=\"wpcf7-form-control-wrap\" data-name=\"licenses\"><span class=\"wpcf7-form-control wpcf7-radio pills\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"licenses\" value=\"10-25\" \/><span class=\"wpcf7-list-item-label\">10-25<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"licenses\" value=\"25-60\" \/><span class=\"wpcf7-list-item-label\">25-60<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"licenses\" value=\"51-100\" \/><span class=\"wpcf7-list-item-label\">51-100<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"licenses\" value=\"&gt; 100\" \/><span class=\"wpcf7-list-item-label\">&gt; 100<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"licenses\" value=\"&gt; 250\" \/><span class=\"wpcf7-list-item-label\">&gt; 250<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"licenses\" value=\"Nie wiem\" \/><span class=\"wpcf7-list-item-label\">Nie wiem<\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<p><label class=\"field\">Wariant<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"variantSelect\"><select class=\"wpcf7-form-control wpcf7-select select\" aria-invalid=\"false\" name=\"variantSelect\"><option value=\"Microsoft 365 Copilot\">Microsoft 365 Copilot<\/option><option value=\"Copilot Business\">Copilot Business<\/option><option value=\"Business Premium + Copilot\">Business Premium + Copilot<\/option><\/select><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label class=\"field\">Czego potrzebujesz?<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"needSelect\"><select class=\"wpcf7-form-control wpcf7-select select\" aria-invalid=\"false\" name=\"needSelect\"><option value=\"Wycena zakupu\">Wycena zakupu<\/option><option value=\"Licencje trial\">Licencje trial<\/option><option value=\"Zakup i trial\">Zakup i trial<\/option><option value=\"Pomoc w wyborze wariantu\">Pomoc w wyborze wariantu<\/option><\/select><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">Administratorem danych osobowych jest IT-Dev sp. z o.o. z siedzib\u0105 we Wroc\u0142awiu (53-659) przy ulicy Sikorskiego 26. Podane dane osobowe b\u0119d\u0105 przetwarzane w celu skontaktowania si\u0119 z Pa\u0144stwem z informacj\u0105 o naszej ofercie. Wi\u0119cej informacji na temat przetwarzania danych osobowych, w tym przys\u0142uguj\u0105cych Ci praw, znajdziesz w naszej <a href=\"\/pl\/polityka-prywatnosci\/\" target=\"_blank\" class=\"link\">Polityce Prywatno\u015bci<\/a>.<\/span><\/label><\/span><\/span><\/span>\n\t<\/p>\n\t<p><button type=\"submit\" class=\"btn btn-primary btn-block\"><span id=\"formSubmitText\">Sprawd\u017a dost\u0119pne warunki<\/span> <svg class=\"icon-sm\"> <use href=\"#i-arrow-right\" \/> <\/svg><\/button>\n\t<\/p>\n\t<p class=\"form-disclaimer\">Przes\u0142anie formularza nie zobowi\u0105zuje do zakupu.\n\t<\/p>\n<div class=\"wpcf7-turnstile cf-turnstile\" data-sitekey=\"0x4AAAAAACC0VMSn1FLgpz2y\" data-response-field-name=\"_wpcf7_turnstile_response\" data-size=\"flexible\" data-theme=\"light\" data-language=\"pl\"><\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n\n          \n         <\/div>\n      <\/div>\n    <\/section>\n\n  <\/main>\n\n  <!-- Stopka -->\n  <footer class=\"site-footer\">\n    <div class=\"container footer-inner\">\n      <div>\u00a9 2026 <a href=\"https:\/\/www.it-dev.eu\/\">IT-Dev<\/a><\/div>\n      <div><a href=\"https:\/\/www.it-dev.eu\/pl\/polityka-prywatnosci\/\" target=\"_blank\">Polityka prywatno\u015bci<\/a><\/div>\n    <\/div>\n  <\/footer>\n\n  <!-- Mobilny pasek CTA -->\n  <div class=\"mobile-cta\">\n    <div class=\"mobile-cta-inner\">\n      <button class=\"btn btn-primary\" onclick=\"openForm('quote')\">Sprawd\u017a cen\u0119<\/button>\n      <button class=\"btn btn-outline\" onclick=\"openForm('trial')\">Trial<\/button>\n    <\/div>\n  <\/div>\n\n<script>\n    (function () {\n      var menu = document.getElementById('mobileMenu');\n      var iconMenu = document.getElementById('iconMenu');\n      var iconClose = document.getElementById('iconClose');\n\n      window.toggleMenu = function () {\n        var open = menu.classList.toggle('show');\n        iconMenu.style.display = open ? 'none' : 'block';\n        iconClose.style.display = open ? 'block' : 'none';\n      };\n      window.closeMenu = function () {\n        menu.classList.remove('show');\n        iconMenu.style.display = 'block';\n        iconClose.style.display = 'none';\n      };\n\n      function scrollToId(id) {\n        var el = document.getElementById(id);\n        if (el) el.scrollIntoView({ behavior: 'smooth', block: 'start' });\n      }\n\n      var formTitle = document.getElementById('formTitle');\nvar formSubmitText = document.getElementById('formSubmitText');\nvar needSelect = document.querySelector('[name=\"needSelect\"]');\n\nwindow.openForm = function (mode) {\n  var isTrial = mode === 'trial';\n\n  if (formTitle) {\n    formTitle.textContent = isTrial\n      ? 'Sprawd\u017a dost\u0119pno\u015b\u0107 triala'\n      : 'Sprawd\u017a cen\u0119 Copilota';\n  }\n\n  if (formSubmitText) {\n    formSubmitText.textContent = isTrial\n      ? 'Sprawd\u017a dost\u0119pno\u015b\u0107 triala'\n      : 'Sprawd\u017a dost\u0119pne warunki';\n  }\n\n  if (needSelect) {\n    needSelect.value = isTrial\n      ? 'Licencje trial'\n      : 'Wycena zakupu';\n  }\n\n  closeMenu();\n  scrollToId('formularz');\n};\n\n      \/\/ Akordeon FAQ \u2014 jedno pytanie otwarte naraz\n      var faqItems = document.querySelectorAll('.faq-item');\n      faqItems.forEach(function (item) {\n        item.querySelector('.faq-q').addEventListener('click', function () {\n          var isOpen = item.classList.contains('open');\n          faqItems.forEach(function (other) { other.classList.remove('open'); });\n          if (!isOpen) item.classList.add('open');\n        });\n      });\n\n      \/\/ Wyb\u00f3r liczby licencji\n      var pills = document.querySelectorAll('.pill');\n      pills.forEach(function (pill) {\n        pill.addEventListener('click', function () {\n          pills.forEach(function (p) { p.classList.remove('active'); });\n          pill.classList.add('active');\n        });\n      });\n    })();\n  <\/script>\n","protected":false},"excerpt":{"rendered":"<p>Specjalne warunki cenowe obowi\u0105zuj\u0105 do 30 wrze\u015bnia Oferta specjalna Microsoft 365 Copilot Oferta Ceny Dlaczego my Trial FAQ Sprawd\u017a cen\u0119 Oferta Ceny Dlaczego my Trial FAQ Oferta dla firm kupuj\u0105cych od 10 licencji Kup Microsoft 365 Copilot ponad 50% taniej Skorzystaj ze specjalnych warunk\u00f3w cenowych i rozpocznij prac\u0119 z Copilotem przy znacznie ni\u017cszym koszcie. Promocyjne<a class=\"excerpt-read-more\" href=\"https:\/\/www.it-dev.eu\/pl\/landings\/microsoft-365-copilot-oferta-specjalna\/\" title=\"ReadMicrosoft 365 Copilot &#8211; oferta specjalna\">&#8230; Read more &raquo;<\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"parent":2986,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/page-landing-empty.php","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-13402","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Microsoft 365 Copilot - oferta specjalna - IT-Dev<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.it-dev.eu\/pl\/landings\/microsoft-365-copilot-oferta-specjalna\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Microsoft 365 Copilot - oferta specjalna - IT-Dev\" \/>\n<meta property=\"og:description\" content=\"Specjalne warunki cenowe obowi\u0105zuj\u0105 do 30 wrze\u015bnia Oferta specjalna Microsoft 365 Copilot Oferta Ceny Dlaczego my Trial FAQ Sprawd\u017a cen\u0119 Oferta Ceny Dlaczego my Trial FAQ Oferta dla firm kupuj\u0105cych od 10 licencji Kup Microsoft 365 Copilot ponad 50% taniej Skorzystaj ze specjalnych warunk\u00f3w cenowych i rozpocznij prac\u0119 z Copilotem przy znacznie ni\u017cszym koszcie. Promocyjne... Read more &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.it-dev.eu\/pl\/landings\/microsoft-365-copilot-oferta-specjalna\/\" \/>\n<meta property=\"og:site_name\" content=\"IT-Dev\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ITDevWroc\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-10T05:14:03+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@IT_Dev\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minuty\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/landings\\\/microsoft-365-copilot-oferta-specjalna\\\/\",\"url\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/landings\\\/microsoft-365-copilot-oferta-specjalna\\\/\",\"name\":\"Microsoft 365 Copilot - oferta specjalna - IT-Dev\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/#website\"},\"datePublished\":\"2026-08-24T06:09:56+00:00\",\"dateModified\":\"2026-09-10T05:14:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/landings\\\/microsoft-365-copilot-oferta-specjalna\\\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/landings\\\/microsoft-365-copilot-oferta-specjalna\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/landings\\\/microsoft-365-copilot-oferta-specjalna\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Landings\",\"item\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/landings\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Microsoft 365 Copilot &#8211; oferta specjalna\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/#website\",\"url\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/\",\"name\":\"IT-Dev - Limitless Digital Workplace\",\"description\":\"We create limitless Digital Workplaces\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/#organization\",\"name\":\"IT-Dev - Limitless Digital Workplace\",\"url\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.it-dev.eu\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/it-dev-logo-696x696-1.png\",\"contentUrl\":\"https:\\\/\\\/www.it-dev.eu\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/it-dev-logo-696x696-1.png\",\"width\":696,\"height\":696,\"caption\":\"IT-Dev - Limitless Digital Workplace\"},\"image\":{\"@id\":\"https:\\\/\\\/www.it-dev.eu\\\/pl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/ITDevWroc\\\/\",\"https:\\\/\\\/x.com\\\/IT_Dev\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/it-dev\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/biuroitdev\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Microsoft 365 Copilot - oferta specjalna - IT-Dev","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.it-dev.eu\/pl\/landings\/microsoft-365-copilot-oferta-specjalna\/","og_locale":"pl_PL","og_type":"article","og_title":"Microsoft 365 Copilot - oferta specjalna - IT-Dev","og_description":"Specjalne warunki cenowe obowi\u0105zuj\u0105 do 30 wrze\u015bnia Oferta specjalna Microsoft 365 Copilot Oferta Ceny Dlaczego my Trial FAQ Sprawd\u017a cen\u0119 Oferta Ceny Dlaczego my Trial FAQ Oferta dla firm kupuj\u0105cych od 10 licencji Kup Microsoft 365 Copilot ponad 50% taniej Skorzystaj ze specjalnych warunk\u00f3w cenowych i rozpocznij prac\u0119 z Copilotem przy znacznie ni\u017cszym koszcie. Promocyjne... Read more &raquo;","og_url":"https:\/\/www.it-dev.eu\/pl\/landings\/microsoft-365-copilot-oferta-specjalna\/","og_site_name":"IT-Dev","article_publisher":"https:\/\/www.facebook.com\/ITDevWroc\/","article_modified_time":"2026-09-10T05:14:03+00:00","twitter_card":"summary_large_image","twitter_site":"@IT_Dev","twitter_misc":{"Szacowany czas czytania":"3 minuty"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.it-dev.eu\/pl\/landings\/microsoft-365-copilot-oferta-specjalna\/","url":"https:\/\/www.it-dev.eu\/pl\/landings\/microsoft-365-copilot-oferta-specjalna\/","name":"Microsoft 365 Copilot - oferta specjalna - IT-Dev","isPartOf":{"@id":"https:\/\/www.it-dev.eu\/pl\/#website"},"datePublished":"2026-08-24T06:09:56+00:00","dateModified":"2026-09-10T05:14:03+00:00","breadcrumb":{"@id":"https:\/\/www.it-dev.eu\/pl\/landings\/microsoft-365-copilot-oferta-specjalna\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.it-dev.eu\/pl\/landings\/microsoft-365-copilot-oferta-specjalna\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.it-dev.eu\/pl\/landings\/microsoft-365-copilot-oferta-specjalna\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/www.it-dev.eu\/pl\/"},{"@type":"ListItem","position":2,"name":"Landings","item":"https:\/\/www.it-dev.eu\/pl\/landings\/"},{"@type":"ListItem","position":3,"name":"Microsoft 365 Copilot &#8211; oferta specjalna"}]},{"@type":"WebSite","@id":"https:\/\/www.it-dev.eu\/pl\/#website","url":"https:\/\/www.it-dev.eu\/pl\/","name":"IT-Dev - Limitless Digital Workplace","description":"We create limitless Digital Workplaces","publisher":{"@id":"https:\/\/www.it-dev.eu\/pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.it-dev.eu\/pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/www.it-dev.eu\/pl\/#organization","name":"IT-Dev - Limitless Digital Workplace","url":"https:\/\/www.it-dev.eu\/pl\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/www.it-dev.eu\/pl\/#\/schema\/logo\/image\/","url":"https:\/\/www.it-dev.eu\/wp-content\/uploads\/2023\/12\/it-dev-logo-696x696-1.png","contentUrl":"https:\/\/www.it-dev.eu\/wp-content\/uploads\/2023\/12\/it-dev-logo-696x696-1.png","width":696,"height":696,"caption":"IT-Dev - Limitless Digital Workplace"},"image":{"@id":"https:\/\/www.it-dev.eu\/pl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ITDevWroc\/","https:\/\/x.com\/IT_Dev","https:\/\/www.linkedin.com\/company\/it-dev\/","https:\/\/www.youtube.com\/user\/biuroitdev"]}]}},"_links":{"self":[{"href":"https:\/\/www.it-dev.eu\/pl\/wp-json\/wp\/v2\/pages\/13402","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.it-dev.eu\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.it-dev.eu\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.it-dev.eu\/pl\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.it-dev.eu\/pl\/wp-json\/wp\/v2\/comments?post=13402"}],"version-history":[{"count":38,"href":"https:\/\/www.it-dev.eu\/pl\/wp-json\/wp\/v2\/pages\/13402\/revisions"}],"predecessor-version":[{"id":13604,"href":"https:\/\/www.it-dev.eu\/pl\/wp-json\/wp\/v2\/pages\/13402\/revisions\/13604"}],"up":[{"embeddable":true,"href":"https:\/\/www.it-dev.eu\/pl\/wp-json\/wp\/v2\/pages\/2986"}],"wp:attachment":[{"href":"https:\/\/www.it-dev.eu\/pl\/wp-json\/wp\/v2\/media?parent=13402"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}