/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --radius-3xl: 1.5rem;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-display: "FS Kim", Georgia, "Times New Roman", serif;
    --font-body: "Helvetica Neue LT Arabic", "Helvetica Neue", Helvetica, Arial, sans-serif;
    --font-script: "Give You Glory", "Bradley Hand", cursive;
    --color-kf-blue: #002dc2;
    --color-kf-blue-deep: #0021a0;
    --color-kf-purple-vivid: #9333ea;
    --color-kf-ink: #000000;
    --color-kf-muted: #8a9ab5;
    --color-kf-navy: #033d7c;
    --color-kf-sky-blue: #d2e8ff;
    --color-kf-antique-gold: #c4a95b;
    --radius-card: 60px;
    --radius-panel: 70px;
    --radius-footer: 64px;
    --radius-media: 45px;
    --shadow-card: 30px 0 44px 3px rgba(0, 33, 128, 0.22);
    --shadow-card-hover: 30px 0 44px 3px rgba(0, 33, 128, 0.42);
    --container-site: 1226px;
    --container-wide: 1520px;
    --ease-out-soft: cubic-bezier(0.22, 1, 0.36, 1);
    --ease-settle: cubic-bezier(0.34, 1.4, 0.64, 1);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .inset-x-0 {
    inset-inline: 0px;
  }
  .start-\[47\%\] {
    inset-inline-start: 47%;
  }
  .-top-10 {
    top: calc(var(--spacing) * -10);
  }
  .top-\[calc\(100\%-2\.5rem\)\] {
    top: calc(100% - 2.5rem);
  }
  .-bottom-1 {
    bottom: calc(var(--spacing) * -1);
  }
  .z-10 {
    z-index: 10;
  }
  .order-last {
    order: 9999;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: 0px;
  }
  .q-container {
    width: 100%;
    max-width: var(--container-site);
    margin-inline: auto;
    padding-inline: 1.25rem;
  }
  .q-container-wide {
    width: 100%;
    max-width: var(--container-wide);
    margin-inline: auto;
    padding-inline: 1.25rem;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-14 {
    margin-top: calc(var(--spacing) * 14);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .table {
    display: table;
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-11 {
    height: calc(var(--spacing) * 11);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-\[0\.11em\] {
    height: 0.11em;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[520px\] {
    max-width: 520px;
  }
  .max-w-\[560px\] {
    max-width: 560px;
  }
  .max-w-\[600px\] {
    max-width: 600px;
  }
  .max-w-\[650px\] {
    max-width: 650px;
  }
  .max-w-\[740px\] {
    max-width: 740px;
  }
  .max-w-\[820px\] {
    max-width: 820px;
  }
  .max-w-\[822px\] {
    max-width: 822px;
  }
  .max-w-\[854px\] {
    max-width: 854px;
  }
  .max-w-\[1140px\] {
    max-width: 1140px;
  }
  .min-w-0 {
    min-width: 0px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .place-items-center {
    place-items: center;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-7 {
    gap: calc(var(--spacing) * 7);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-14 {
    gap: calc(var(--spacing) * 14);
  }
  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(var(--spacing) * var(--tw-space-y-reverse));
    margin-block-end: calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)));
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-\[40px\] {
    border-radius: 40px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .bg-kf-sky-blue {
    background-color: var(--color-kf-sky-blue);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .p-0 {
    padding: 0px;
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-14 {
    padding-block: calc(var(--spacing) * 14);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pt-24 {
    padding-top: calc(var(--spacing) * 24);
  }
  .pt-40 {
    padding-top: calc(var(--spacing) * 40);
  }
  .pt-48 {
    padding-top: calc(var(--spacing) * 48);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
  .pb-28 {
    padding-bottom: calc(var(--spacing) * 28);
  }
  .pb-32 {
    padding-bottom: calc(var(--spacing) * 32);
  }
  .text-center {
    text-align: center;
  }
  .align-baseline {
    vertical-align: baseline;
  }
  .font-display {
    font-family: var(--font-display);
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .text-\[\#e6a4ff\] {
    color: #e6a4ff;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-kf-muted {
    color: var(--color-kf-muted);
  }
  .text-kf-navy {
    color: var(--color-kf-navy);
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .underline-offset-2 {
    text-underline-offset: 2px;
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[0_-10px_60px_rgba\(0\,33\,128\,0\.08\)\] {
    --tw-shadow: 0 -10px 60px var(--tw-shadow-color, rgba(0,33,128,0.08));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-card {
    --tw-shadow: 30px 0 44px 3px var(--tw-shadow-color, rgba(0, 33, 128, 0.22));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .invert {
    --tw-invert: invert(100%);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  @media (hover: hover) {
    .hover\:text-kf-blue:hover {
      color: var(--color-kf-blue);
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }
  @media (width >= 40rem) {
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sm\:flex-row {
      flex-direction: row;
    }
    .sm\:items-end {
      align-items: flex-end;
    }
    .sm\:justify-between {
      justify-content: space-between;
    }
  }
  @media (width >= 48rem) {
    .md\:h-12 {
      height: calc(var(--spacing) * 12);
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:pt-52 {
      padding-top: calc(var(--spacing) * 52);
    }
    .md\:pb-28 {
      padding-bottom: calc(var(--spacing) * 28);
    }
  }
  @media (width >= 64rem) {
    .lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }
    .lg\:col-span-3 {
      grid-column: span 3 / span 3;
    }
    .lg\:col-span-4 {
      grid-column: span 4 / span 4;
    }
    .lg\:mt-16 {
      margin-top: calc(var(--spacing) * 16);
    }
    .lg\:block {
      display: block;
    }
    .lg\:hidden {
      display: none;
    }
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-cols-12 {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .lg\:grid-cols-\[1\.6fr_1fr\] {
      grid-template-columns: 1.6fr 1fr;
    }
    .lg\:grid-cols-\[1fr_auto\] {
      grid-template-columns: 1fr auto;
    }
    .lg\:flex-row {
      flex-direction: row;
    }
    .lg\:items-center {
      align-items: center;
    }
    .lg\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
    .lg\:gap-16 {
      gap: calc(var(--spacing) * 16);
    }
    .lg\:gap-20 {
      gap: calc(var(--spacing) * 20);
    }
    .lg\:rounded-footer {
      border-radius: var(--radius-footer);
    }
    .lg\:rounded-media {
      border-radius: var(--radius-media);
    }
    .lg\:rounded-panel {
      border-radius: var(--radius-panel);
    }
    .lg\:px-16 {
      padding-inline: calc(var(--spacing) * 16);
    }
    .lg\:py-16 {
      padding-block: calc(var(--spacing) * 16);
    }
    .lg\:py-28 {
      padding-block: calc(var(--spacing) * 28);
    }
    .lg\:pt-0 {
      padding-top: 0px;
    }
    .lg\:pt-16 {
      padding-top: calc(var(--spacing) * 16);
    }
    .lg\:pt-20 {
      padding-top: calc(var(--spacing) * 20);
    }
    .lg\:pt-24 {
      padding-top: calc(var(--spacing) * 24);
    }
    .lg\:pt-40 {
      padding-top: calc(var(--spacing) * 40);
    }
    .lg\:pt-52 {
      padding-top: calc(var(--spacing) * 52);
    }
    .lg\:pt-56 {
      padding-top: calc(var(--spacing) * 56);
    }
    .lg\:pt-64 {
      padding-top: calc(var(--spacing) * 64);
    }
    .lg\:pb-0 {
      padding-bottom: 0px;
    }
    .lg\:pb-32 {
      padding-bottom: calc(var(--spacing) * 32);
    }
    .lg\:pb-40 {
      padding-bottom: calc(var(--spacing) * 40);
    }
    .lg\:text-end {
      text-align: end;
    }
    .lg\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  @media (width >= 80rem) {
    .xl\:block {
      display: block;
    }
    .xl\:gap-9 {
      gap: calc(var(--spacing) * 9);
    }
  }
  .\[\&_a\]\:text-kf-blue a {
    color: var(--color-kf-blue);
  }
  .\[\&_a\]\:underline a {
    text-decoration-line: underline;
  }
  .\[\&_h2\]\:mt-12 h2 {
    margin-top: calc(var(--spacing) * 12);
  }
  .\[\&_h2\]\:mb-4 h2 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .\[\&_p\]\:mb-5 p {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .\[\&_ul\]\:mb-5 ul {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .\[\&_ul\]\:list-disc ul {
    list-style-type: disc;
  }
  .\[\&_ul\]\:ps-6 ul {
    padding-inline-start: calc(var(--spacing) * 6);
  }
}
@font-face {
  font-family: "FS Kim";
  src: url("../fonts/fs-kim-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FS Kim";
  src: url("../fonts/fs-kim-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Arabic";
  src: url("../fonts/helvetica-neue-lt-arabic-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Arabic";
  src: url("../fonts/helvetica-neue-lt-arabic-roman.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Arabic";
  src: url("../fonts/helvetica-neue-lt-arabic-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@layer base {
  html {
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
  }
  body {
    font-family: var(--font-body);
    font-weight: 300;
    color: var(--color-kf-ink);
    background: #eceaf4;
    overflow-x: hidden;
  }
  h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-display);
    font-weight: 500;
    text-wrap: balance;
    overflow-wrap: break-word;
  }
  :where(a, button, input, textarea, select, [tabindex]):focus-visible {
    outline: 3px solid var(--color-kf-blue);
    outline-offset: 3px;
    border-radius: 4px;
  }
  .on-dark :where(a, button, input):focus-visible {
    outline-color: #ffffff;
  }
  ::selection {
    background: var(--color-kf-blue);
    color: #fff;
  }
}
@layer components {
  .q-display-1 {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(2.75rem, 7.81vw, 7.5rem);
    line-height: 0.85;
    letter-spacing: -0.01em;
  }
  .q-script {
    font-family: var(--font-script);
    font-weight: 400;
    color: var(--color-kf-blue);
    font-size: clamp(2.9rem, 8.2vw, 7.875rem);
    line-height: 0.81;
  }
  .q-display-2 {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(2.25rem, 5.73vw, 5.5rem);
    line-height: 0.909;
    letter-spacing: -0.005em;
  }
  .q-display-2--tight {
    line-height: 0.795;
  }
  .q-display-2--sm {
    font-size: clamp(1.75rem, 3.9vw, 3.75rem);
    line-height: 0.8;
  }
  .q-display-3 {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(1.5rem, 2.08vw, 2rem);
    line-height: 1;
  }
  .q-ghost-type {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 9.45vw;
    line-height: 0.72;
    color: var(--color-kf-muted);
    opacity: 0.5;
    white-space: nowrap;
    user-select: none;
    pointer-events: none;
  }
  .q-ghost-band {
    position: absolute;
    inset-inline: auto;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    padding-block-end: 2.4vw;
    overflow: hidden;
    pointer-events: none;
    z-index: 0;
  }
  .q-ghost-band .q-ghost-type + .q-ghost-type {
    padding-inline-start: 7vw;
  }
  .q-body {
    font-family: var(--font-body);
    font-weight: 300;
    font-size: clamp(1rem, 1.17vw, 1.125rem);
    line-height: 1.39;
  }
  .q-body-tight {
    font-family: var(--font-body);
    font-weight: 300;
    font-size: clamp(0.95rem, 1.17vw, 1.125rem);
    line-height: 1.22;
  }
  .q-nav-link {
    font-family: var(--font-body);
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.5625;
    letter-spacing: 0.32px;
    color: var(--color-kf-ink);
    transition: color 0.25s var(--ease-out-soft);
  }
  .q-nav-link:hover, .q-nav-link[aria-current="page"] {
    color: var(--color-kf-blue);
  }
  .q-eyebrow {
    font-family: var(--font-body);
    font-weight: 400;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #6b7280;
  }
  .q-btn {
    display: inline-flex;
    align-items: center;
    gap: 0;
    text-decoration: none;
    cursor: pointer;
  }
  .q-btn__pill {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 4rem;
    padding-inline: 4.25rem;
    border-radius: 9999px;
    font-family: var(--font-body);
    font-weight: 700;
    font-size: clamp(1rem, 1.3vw, 1.25rem);
    line-height: 1;
    white-space: nowrap;
    border: 1px solid transparent;
    overflow: hidden;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
  }
  .q-btn__label {
    display: block;
    transition: transform 0.3s ease-out;
  }
  .q-btn__arrow {
    flex: none;
    display: grid;
    place-items: center;
    width: 4rem;
    height: 4rem;
    border-radius: 9999px;
    transition: background-color 0.3s ease-out, opacity 0.3s ease-out, transform 0.3s ease-out;
  }
  .q-btn__arrow svg {
    width: 2rem;
    height: 2rem;
    transform: rotate(-45deg);
    transition: transform 0.3s ease-out;
  }
  .q-btn--primary .q-btn__pill, .q-btn--primary .q-btn__arrow, .q-btn--blue .q-btn__pill, .q-btn--blue .q-btn__arrow {
    background: var(--color-kf-blue);
    color: #fff;
  }
  .q-btn--primary:hover .q-btn__pill, .q-btn--primary:focus-visible .q-btn__pill, .q-btn--primary:hover .q-btn__arrow, .q-btn--primary:focus-visible .q-btn__arrow, .q-btn--blue:hover .q-btn__pill, .q-btn--blue:focus-visible .q-btn__pill, .q-btn--blue:hover .q-btn__arrow, .q-btn--blue:focus-visible .q-btn__arrow {
    background: var(--color-kf-ink);
  }
  .q-btn--white .q-btn__pill, .q-btn--white .q-btn__arrow {
    background: #fff;
    color: var(--color-kf-blue);
  }
  .q-btn--white:hover .q-btn__pill, .q-btn--white:focus-visible .q-btn__pill, .q-btn--white:hover .q-btn__arrow, .q-btn--white:focus-visible .q-btn__arrow {
    background: var(--color-kf-ink);
    color: #fff;
  }
  .q-btn--primary:hover .q-btn__arrow svg, .q-btn--primary:focus-visible .q-btn__arrow svg, .q-btn--blue:hover .q-btn__arrow svg, .q-btn--blue:focus-visible .q-btn__arrow svg, .q-btn--white:hover .q-btn__arrow svg, .q-btn--white:focus-visible .q-btn__arrow svg {
    transform: rotate(0deg);
  }
  .q-btn--inside .q-btn__pill {
    background: transparent;
    color: var(--color-kf-ink);
    border-color: rgba(0, 0, 0, 0.55);
    padding-inline: 4rem;
    font-weight: 400;
  }
  .q-btn--inside.q-btn--outline .q-btn__pill {
    border-color: rgba(0, 0, 0, 0.45);
  }
  .q-btn--inside .q-btn__arrow {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    width: 4rem;
    height: 100%;
    background: var(--color-kf-blue);
    color: #fff;
    opacity: 0;
    translate: -36px 0;
  }
  .q-btn--inside:hover .q-btn__arrow, .q-btn--inside:focus-visible .q-btn__arrow {
    opacity: 1;
    translate: 0 0;
  }
  [dir="rtl"] .q-btn--inside .q-btn__arrow {
    translate: 36px 0;
  }
  [dir="rtl"] .q-btn--inside:hover .q-btn__arrow, [dir="rtl"] .q-btn--inside:focus-visible .q-btn__arrow {
    translate: 0 0;
  }
  .q-btn--inside:hover .q-btn__label, .q-btn--inside:focus-visible .q-btn__label {
    transform: translateX(-26.5px);
  }
  [dir="rtl"] .q-btn--inside:hover .q-btn__label, [dir="rtl"] .q-btn--inside:focus-visible .q-btn__label {
    transform: translateX(26.5px);
  }
  .q-btn--dark .q-btn__pill {
    background: var(--color-kf-ink);
    color: #fff;
  }
  .q-btn--dark:hover .q-btn__pill, .q-btn--dark:focus-visible .q-btn__pill {
    background: var(--color-kf-blue);
  }
  .q-btn--sm .q-btn__pill {
    height: 3.25rem;
    padding-inline: 1.75rem;
    font-size: 1rem;
  }
  .q-btn--sm .q-btn__arrow {
    height: 3.25rem;
    width: 3.25rem;
  }
  .q-btn--sm.q-btn--inside .q-btn__arrow {
    height: 100%;
  }
}
[dir="rtl"] .q-btn__arrow svg {
  transform: scaleX(-1) rotate(-45deg);
}
[dir="rtl"] .q-arrow-glyph {
  transform: scaleX(-1);
}
[dir="rtl"] .q-btn--primary:hover .q-btn__arrow svg, [dir="rtl"] .q-btn--primary:focus-visible .q-btn__arrow svg, [dir="rtl"] .q-btn--blue:hover .q-btn__arrow svg, [dir="rtl"] .q-btn--blue:focus-visible .q-btn__arrow svg, [dir="rtl"] .q-btn--white:hover .q-btn__arrow svg, [dir="rtl"] .q-btn--white:focus-visible .q-btn__arrow svg {
  transform: scaleX(-1) rotate(0deg);
}
@layer components {
  .q-header {
    position: fixed;
    inset-inline: 0;
    top: 1.25rem;
    z-index: 60;
    transition: top 0.35s var(--ease-out-soft);
  }
  .q-header__bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    background: #fff;
    border-radius: 9999px;
    padding: 0.75rem 0.75rem 0.75rem 2rem;
    box-shadow: 0 10px 40px rgba(0, 33, 128, 0.12);
    transition: box-shadow 0.35s var(--ease-out-soft);
  }
  .q-header.is-stuck .q-header__bar {
    box-shadow: 0 14px 44px rgba(0, 33, 128, 0.22);
  }
  .q-header.is-hidden {
    top: -8rem;
  }
  .q-header__tools {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    background: var(--color-kf-ink);
    border-radius: 9999px;
    padding: 0.4rem;
  }
  .q-tool-btn {
    display: grid;
    place-items: center;
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 9999px;
    color: #fff;
    background: transparent;
    border: 0;
    cursor: pointer;
    transition: background-color 0.25s var(--ease-out-soft), transform 0.25s var(--ease-out-soft);
  }
  .q-tool-btn:hover {
    background: var(--color-kf-blue);
    transform: translateY(-1px);
  }
  .q-mobile-panel {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.45s var(--ease-out-soft), opacity 0.3s ease;
  }
  .q-mobile-panel.is-open {
    max-height: 32rem;
    opacity: 1;
  }
  .q-burger span {
    display: block;
    width: 20px;
    height: 2px;
    background: currentColor;
    border-radius: 2px;
    transition: transform 0.3s var(--ease-out-soft), opacity 0.2s ease;
  }
  .q-burger span + span {
    margin-top: 5px;
  }
  .q-burger.is-open span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
  .q-burger.is-open span:nth-child(2) {
    opacity: 0;
  }
  .q-burger.is-open span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
  .q-bg-light {
    background: linear-gradient( 180deg, #cdd3e8 0%, #dcdcee 22%, #e9e7f3 55%, #f4f3f9 100% );
  }
  .q-bg-deep {
    background: linear-gradient( 180deg, #0028b5 0%, #0129b5 18%, #022cb5 28%, #173cb5 39%, #2e4cb7 50%, #4058b7 60%, #5368b7 71%, #6475b7 82%, #7480b7 92%, #808bb9 100% );
  }
  .q-bg-fade-up {
    background: linear-gradient( 180deg, #808bb9 0%, #858fb9 4.6%, #969cbe 21.1%, #a9aec8 37.6%, #bec3d5 54.1%, #d8dbe3 70.5%, #f1f1f1 87%, #f4f4f6 100% );
  }
  .q-blob {
    position: absolute;
    border-radius: 9999px;
    filter: blur(120px);
    pointer-events: none;
    z-index: 0;
  }
  @media (min-width: 1024px) {
    .q-blob {
      filter: blur(231.75px);
    }
  }
  .q-blob--purple {
    background: rgb(179 103 238 / 0.9);
  }
  .q-blob--kf-blue {
    background: var(--color-kf-blue);
  }
  .q-blob--halo {
    background: rgb(179 103 238 / 0.8);
  }
  .q-blob--blue {
    background: rgb(0 45 194 / 0.7);
  }
  .on-dark {
    color: #fff;
  }
  .on-dark :is(p, li, .q-body, .q-body-tight) {
    color: #fff;
  }
  .on-dark .q-eyebrow {
    color: rgb(255 255 255 / 0.65);
  }
  .q-card {
    position: relative;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: var(--radius-card);
    box-shadow: var(--shadow-card);
    padding: 3rem 1.5rem 1.25rem;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  }
  .q-card:hover, .q-card:focus-visible {
    transform: rotate(1.1deg);
    box-shadow: var(--shadow-card-hover);
  }
  @media (min-width: 1024px) and (max-width: 1439px) {
    .q-card {
      padding: 2.5rem 1.25rem 1rem;
    }
  }
  .q-card-rail {
    --card-stagger: 110px;
  }
  @media (min-width: 1024px) {
    .q-card-rail {
      align-items: start;
    }
    .q-card-rail > :nth-child(even) {
      margin-top: var(--card-stagger);
    }
    .q-card {
      min-height: 507px;
    }
  }
  .q-card__badge {
    --badge-travel-x: 30px;
    position: absolute;
    top: calc(2.75rem + 35px);
    inset-inline-end: calc(1.5rem + 30px);
    display: grid;
    place-items: center;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 9999px;
    background: var(--color-kf-blue);
    color: #fff;
    opacity: 0;
    translate: 0 0;
    transition: opacity 0.3s ease-out, translate 0.3s ease-out;
  }
  .q-card:hover .q-card__badge, .q-card:focus-visible .q-card__badge {
    opacity: 1;
    translate: var(--badge-travel-x) -60px;
  }
  .q-card__badge svg {
    width: 2rem;
    height: 2rem;
    transform: rotate(-45deg);
  }
  [dir="rtl"] .q-card__badge {
    --badge-travel-x: -30px;
  }
  [dir="rtl"] .q-card__badge svg {
    transform: scaleX(-1) rotate(-45deg);
  }
  [dir="rtl"] .q-card {
    transform: rotate(-1.43deg);
  }
  [dir="rtl"] .q-card:hover, [dir="rtl"] .q-card:focus-visible {
    transform: rotate(-2.86deg);
  }
  .q-meta {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    height: 2.5rem;
    padding-inline: clamp(0.5rem, 0.8vw, 0.9rem);
    border: 1px solid var(--color-kf-ink);
    border-radius: 9999px;
    font-family: var(--font-body);
    font-weight: 400;
    font-size: clamp(0.78rem, 1vw, 1rem);
    line-height: 1;
    white-space: nowrap;
  }
  .q-meta svg {
    flex: none;
    width: 1.05rem;
    height: 1.05rem;
  }
  .q-programmes-cta {
    margin-top: 5rem;
  }
  @media (min-width: 1024px) {
    .q-programmes-cta {
      margin-top: 14vw;
    }
    [dir="rtl"] .q-programmes-cta {
      margin-top: 21.5vw;
    }
  }
  .q-card__title-spacer {
    float: right;
    width: 3.5rem;
    height: 1px;
  }
  [dir="rtl"] .q-card__title-spacer {
    display: none;
  }
  .q-card__media {
    margin-top: auto;
    border-radius: var(--radius-media);
    overflow: hidden;
    aspect-ratio: 288 / 208;
  }
  .q-card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .q-pill-cloud {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.75rem;
  }
  .q-community-pill {
    --rot: 0deg;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--color-kf-blue);
    color: #fff;
    border-radius: 9999px;
    padding: 1.2223em 3em 1.1667em;
    text-align: center;
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(0.95rem, 1.62vw, 1.5556rem);
    line-height: 1.1111;
    white-space: nowrap;
    text-decoration: none;
    opacity: 0;
    transform: translate3d(0, -260px, 0) rotate(0deg) scale(0.94);
    transition: opacity 0.9s ease-out, transform 1.6s cubic-bezier(0.16, 0.6, 0.3, 1), background-color 0.3s ease;
    transition-delay: var(--d, 0ms);
  }
  .q-pill-cloud.is-in .q-community-pill {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(var(--rot)) scale(1);
  }
  .q-community-pill:hover {
    background: var(--color-kf-blue-deep);
  }
  @media (max-width: 1023px) {
    .q-pill-cloud.is-in .q-community-pill, [dir="rtl"] .q-pill-cloud.is-in .q-community-pill {
      transform: none;
    }
  }
  @media (min-width: 1024px) {
    .q-pill-cloud {
      display: block;
      container-type: inline-size;
      margin-inline: -1.25rem;
      aspect-ratio: 1226 / 390;
      height: auto;
      max-height: none;
    }
    .q-community-pill {
      position: absolute;
      inset-inline-start: var(--x);
      top: var(--y);
      width: var(--w);
      padding-inline: 0;
      font-size: 2.0301cqw;
    }
  }
  .q-elib-art {
    position: relative;
    width: 100%;
    max-width: 431px;
    aspect-ratio: 431.164 / 534.963;
    margin-inline: auto;
  }
  .q-elib-art__plate {
    position: absolute;
    border-radius: clamp(2.75rem, 8.5vw, 79px);
  }
  .q-elib-art__blue {
    inset-inline-start: -9%;
    top: 18%;
    width: 94.7%;
    height: 86.9%;
    background: #002180;
    transform: rotate(-3.312deg);
  }
  .q-elib-art__photo {
    inset: 0;
    background: linear-gradient(100deg, #5a44c0 0%, #7a4fd0 48%, #9265db 100%);
    transform: rotate(4.631deg);
  }
  .q-elib-art__figure {
    position: absolute;
    top: -8%;
    inset-inline-start: 50%;
    height: 110%;
    width: auto;
    max-width: none;
    transform: translateX(-50%);
    object-fit: contain;
  }
  [dir="rtl"] .q-elib-art__figure {
    transform: translateX(50%) scaleX(-1);
  }
  [dir="rtl"] .q-elib-art__blue {
    transform: rotate(3.312deg);
  }
  [dir="rtl"] .q-elib-art__photo {
    transform: rotate(-4.631deg);
  }
  .q-orbit {
    position: relative;
    display: grid;
    place-items: center;
    width: clamp(200px, 21.5vw, 330px);
    aspect-ratio: 1;
    text-decoration: none;
    isolation: isolate;
  }
  .q-orbit__disc {
    position: absolute;
    inset: 0;
    border-radius: 9999px;
    background: var(--color-kf-blue);
    box-shadow: 50px 54px 64px 0 rgba(0, 45, 194, 0.45);
    transition: background-color 0.5s var(--ease-out-soft), transform 0.5s var(--ease-out-soft);
  }
  .q-orbit__text {
    position: absolute;
    inset: 0;
    transition: transform 0.25s cubic-bezier(0.33, 0, 0.2, 1);
  }
  .q-orbit__text text {
    fill: #fff;
  }
  .q-orbit__core {
    position: relative;
    z-index: 1;
    display: grid;
    place-items: center;
    width: 42%;
    aspect-ratio: 1;
    border-radius: 9999px;
    background: #fff;
    color: var(--color-kf-blue);
    transition: color 0.5s var(--ease-out-soft), transform 0.5s var(--ease-settle);
  }
  .q-orbit__core svg {
    width: 34%;
    height: auto;
    transform: rotate(-45deg);
    transition: transform 0.5s var(--ease-settle);
  }
  .q-orbit:hover .q-orbit__text, .q-orbit:focus-visible .q-orbit__text {
    transform: rotate(360deg);
  }
  .q-orbit:hover .q-orbit__disc, .q-orbit:focus-visible .q-orbit__disc {
    background: var(--color-kf-purple-vivid);
    transform: scale(1.03);
  }
  .q-orbit:hover .q-orbit__core, .q-orbit:focus-visible .q-orbit__core {
    color: var(--color-kf-purple-vivid);
  }
  .q-orbit:hover .q-orbit__core svg, .q-orbit:focus-visible .q-orbit__core svg {
    transform: rotate(0deg);
  }
  .q-field {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.55);
    border-radius: 0.9rem;
    padding: 0.65rem 0.75rem 0.65rem 1.25rem;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
  }
  .q-field:focus-within {
    border-color: var(--color-kf-blue);
    box-shadow: 0 0 0 3px rgb(0 45 194 / 0.12);
  }
  .q-field label {
    font-size: 0.7rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #6b7280;
  }
  .q-field input {
    width: 100%;
    border: 0;
    background: transparent;
    font-family: var(--font-body);
    font-size: 1rem;
    color: var(--color-kf-ink);
  }
  .q-field input:focus {
    outline: none;
  }
  .q-field button {
    flex: none;
    display: grid;
    place-items: center;
    width: 2.5rem;
    height: 2.5rem;
    border: 0;
    border-radius: 9999px;
    background: transparent;
    color: var(--color-kf-ink);
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s var(--ease-settle);
  }
  .q-field button:hover {
    background: var(--color-kf-blue);
    color: #fff;
    transform: translateX(2px);
  }
  .q-social {
    display: grid;
    place-items: center;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 9999px;
    background: var(--color-kf-ink);
    color: #fff;
    transition: background-color 0.3s ease, transform 0.3s var(--ease-settle);
  }
  .q-social:hover {
    background: var(--color-kf-blue);
    transform: translateY(-3px);
  }
  .q-footer-link {
    font-family: var(--font-body);
    font-weight: 400;
    font-size: 1.0625rem;
    color: var(--color-kf-ink);
    text-decoration: none;
    transition: color 0.25s ease;
  }
  .q-footer-link:hover {
    color: var(--color-kf-blue);
  }
}
.q-reveal {
  opacity: 0;
  transform: translateY(38px);
  transition: opacity 0.7s var(--ease-out-soft), transform 0.7s var(--ease-out-soft);
  transition-delay: var(--d, 0ms);
}
.q-reveal.is-in {
  opacity: 1;
  transform: none;
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  .q-reveal, .q-community-pill {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
  .q-pill-cloud.is-in .q-community-pill {
    transform: rotate(var(--rot)) !important;
  }
  .q-orbit__text {
    transition: none !important;
  }
  *, *::before, *::after {
    animation-duration: 0.001ms !important;
    transition-duration: 0.001ms !important;
  }
}
.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
@layer components {
  .q-communities__panel {
    position: relative;
    overflow: hidden;
  }
  .q-communities {
    position: relative;
  }
  .q-communities::after {
    content: "";
    position: absolute;
    inset-inline: 0;
    bottom: 0;
    height: 110px;
    background: var(--color-kf-blue-deep);
    z-index: 0;
  }
  @media (min-width: 1024px) {
    .q-communities::after {
      height: 150px;
    }
  }
}
[dir="rtl"] .q-pill-cloud.is-in .q-community-pill {
  transform: translate3d(0, 0, 0) rotate(calc(-1 * var(--rot))) scale(1);
}
[dir="rtl"] .q-bg-deep {
  background: linear-gradient( 201deg, var(--color-kf-blue-deep) 0%, #3341c9 38%, #7b6fd6 64%, #a878e6 100% );
}
[dir="rtl"] {
  --font-display: "Helvetica Neue LT Arabic", "Noto Naskh Arabic", serif;
}
[dir="rtl"] :is(h1, h2, h3, h4, h5, h6), [dir="rtl"] :is(.q-display-1, .q-display-2, .q-display-3, .q-ghost-type), [dir="rtl"] .q-community-pill {
  font-weight: 700;
}
[dir="rtl"] .q-display-1 {
  line-height: 1.25;
  letter-spacing: 0;
}
[dir="rtl"] .q-display-2 {
  line-height: 1.3;
  letter-spacing: 0;
}
[dir="rtl"] .q-display-3 {
  line-height: 1.3;
}
[dir="rtl"] .q-ghost-type {
  line-height: 0.95;
}
[dir="rtl"] :is(.q-body, .q-body-tight) {
  line-height: 1.6;
}
[dir="rtl"] body {
  font-size: 1.02em;
}
[dir="rtl"] .q-nav-link {
  letter-spacing: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-ease: initial;
    }
  }
}
