/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --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;
    }
  }
}

@layer theme {
  .tailwind, .tailwind :host {
    --font-sans: ui-sans-serif, system-ui, 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-white: #fff;
    --spacing: .25rem;
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  .tailwind *, .tailwind :after, .tailwind :before, .tailwind ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind html, .tailwind :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, 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;
  }

  .tailwind body {
    line-height: inherit;
  }

  .tailwind hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  .tailwind abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  .tailwind h1, .tailwind h2, .tailwind h3, .tailwind h4, .tailwind h5, .tailwind h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  .tailwind a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  .tailwind b, .tailwind strong {
    font-weight: bolder;
  }

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind 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;
  }

  .tailwind small {
    font-size: 80%;
  }

  .tailwind sub, .tailwind sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  .tailwind sub {
    bottom: -.25em;
  }

  .tailwind sup {
    top: -.5em;
  }

  .tailwind table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  .tailwind :-moz-focusring {
    outline: auto;
  }

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

  .tailwind ol, .tailwind ul, .tailwind menu {
    list-style: none;
  }

  .tailwind img, .tailwind svg, .tailwind video, .tailwind canvas, .tailwind audio, .tailwind iframe, .tailwind embed, .tailwind object {
    vertical-align: middle;
    display: block;
  }

  .tailwind img, .tailwind video {
    max-width: 100%;
    height: auto;
  }

  .tailwind button, .tailwind input, .tailwind select, .tailwind optgroup, .tailwind textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  .tailwind ::file-selector-button {
    margin-inline-end: 4px;
  }

  .tailwind ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  .tailwind textarea {
    resize: vertical;
  }

  .tailwind ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  .tailwind ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  .tailwind ::-webkit-datetime-edit {
    display: inline-flex;
  }

  .tailwind ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  .tailwind ::-webkit-datetime-edit {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  .tailwind :-moz-ui-invalid {
    box-shadow: none;
  }

  .tailwind button, .tailwind input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  .tailwind ::file-selector-button {
    appearance: button;
  }

  .tailwind ::-webkit-inner-spin-button {
    height: auto;
  }

  .tailwind ::-webkit-outer-spin-button {
    height: auto;
  }

  .tailwind [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer utilities {
  .tailwind .pointer-events-none {
    pointer-events: none;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

  .tailwind .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .tailwind .inset-\[-1px\] {
    inset: -1px;
  }

  .tailwind .inset-\[-4\.28\%_-6\.25\%\] {
    inset: -4.28% -6.25%;
  }

  .tailwind .inset-\[-5\%_-1px\] {
    inset: -5% -1px;
  }

  .tailwind .inset-\[-5\%_-23\.33\%_-5\%_-33\.33\%\] {
    inset: -5% -23.33% -5% -33.33%;
  }

  .tailwind .inset-\[-5\.15\%_-23\.1\%_-5\.15\%_-33\.33\%\] {
    inset: -5.15% -23.1% -5.15% -33.33%;
  }

  .tailwind .inset-\[0_0_-4px_0\] {
    inset: 0 0 -4px;
  }

  .tailwind .inset-\[0_15px_0_0\] {
    inset: 0 15px 0 0;
  }

  .tailwind .inset-\[0_22px_-22px_0\] {
    inset: 0 22px -22px 0;
  }

  .tailwind .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .tailwind .top-\[-2\.5px\] {
    top: -2.5px;
  }

  .tailwind .top-\[2px\] {
    top: 2px;
  }

  .tailwind .top-\[4\.86px\] {
    top: 4.86px;
  }

  .tailwind .top-\[5px\] {
    top: 5px;
  }

  .tailwind .top-\[12px\] {
    top: 12px;
  }

  .tailwind .top-\[32px\] {
    top: 32px;
  }

  .tailwind .top-\[33px\] {
    top: 33px;
  }

  .tailwind .top-\[50\.5px\] {
    top: 50.5px;
  }

  .tailwind .top-\[50\.75px\] {
    top: 50.75px;
  }

  .tailwind .top-\[81px\] {
    top: 81px;
  }

  .tailwind .top-\[97px\] {
    top: 97px;
  }

  .tailwind .top-\[98px\] {
    top: 98px;
  }

  .tailwind .right-\[33\.66px\] {
    right: 33.66px;
  }

  .tailwind .right-\[33px\] {
    right: 33px;
  }

  .tailwind .right-\[34px\] {
    right: 34px;
  }

  .tailwind .right-\[36px\] {
    right: 36px;
  }

  .tailwind .right-\[41px\] {
    right: 41px;
  }

  .tailwind .right-\[42px\] {
    right: 42px;
  }

  .tailwind .right-\[58px\] {
    right: 58px;
  }

  .tailwind .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .tailwind .bottom-\[-0\.5px\] {
    bottom: -.5px;
  }

  .tailwind .bottom-\[-0\.75px\] {
    bottom: -.75px;
  }

  .tailwind .bottom-\[-2\.5px\] {
    bottom: -2.5px;
  }

  .tailwind .bottom-\[-4px\] {
    bottom: -4px;
  }

  .tailwind .bottom-\[19px\] {
    bottom: 19px;
  }

  .tailwind .bottom-\[31px\] {
    bottom: 31px;
  }

  .tailwind .bottom-\[36px\] {
    bottom: 36px;
  }

  .tailwind .bottom-\[37px\] {
    bottom: 37px;
  }

  .tailwind .bottom-\[38\.5px\] {
    bottom: 38.5px;
  }

  .tailwind .bottom-\[53px\] {
    bottom: 53px;
  }

  .tailwind .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .tailwind .left-\[-0\.34px\] {
    left: -.34px;
  }

  .tailwind .left-\[0\.34px\] {
    left: .34px;
  }

  .tailwind .left-\[2px\] {
    left: 2px;
  }

  .tailwind .left-\[4px\] {
    left: 4px;
  }

  .tailwind .left-\[5px\] {
    left: 5px;
  }

  .tailwind .left-\[12px\] {
    left: 12px;
  }

  .tailwind .left-\[16px\] {
    left: 16px;
  }

  .tailwind .left-\[33\.34px\] {
    left: 33.34px;
  }

  .tailwind .left-\[33px\] {
    left: 33px;
  }

  .tailwind .col-1 {
    grid-column: 1;
  }

  .tailwind .col-2 {
    grid-column: 2;
  }

  .tailwind .row-1 {
    grid-row: 1;
  }

  .tailwind .row-2 {
    grid-row: 2;
  }

  .tailwind .row-3 {
    grid-row: 3;
  }

  .tailwind .row-4 {
    grid-row: 4;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .contents {
    display: contents;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .grid {
    display: grid;
  }

  .tailwind .size-\[20px\] {
    width: 20px;
    height: 20px;
  }

  .tailwind .size-\[24px\] {
    width: 24px;
    height: 24px;
  }

  .tailwind .size-full {
    width: 100%;
    height: 100%;
  }

  .tailwind .h-0 {
    height: calc(var(--spacing) * 0);
  }

  .tailwind .h-\[14\.283px\] {
    height: 14.283px;
  }

  .tailwind .h-\[14px\] {
    height: 14px;
  }

  .tailwind .h-\[20px\] {
    height: 20px;
  }

  .tailwind .h-\[28px\] {
    height: 28px;
  }

  .tailwind .h-\[63px\] {
    height: 63px;
  }

  .tailwind .h-\[68px\] {
    height: 68px;
  }

  .tailwind .h-\[86px\] {
    height: 86px;
  }

  .tailwind .h-\[90px\] {
    height: 90px;
  }

  .tailwind .h-\[242px\] {
    height: 242px;
  }

  .tailwind .h-\[243px\] {
    height: 243px;
  }

  .tailwind .w-0 {
    width: calc(var(--spacing) * 0);
  }

  .tailwind .w-\[3px\] {
    width: 3px;
  }

  .tailwind .w-\[16px\] {
    width: 16px;
  }

  .tailwind .w-\[20px\] {
    width: 20px;
  }

  .tailwind .w-\[192px\] {
    width: 192px;
  }

  .tailwind .w-\[201px\] {
    width: 201px;
  }

  .tailwind .w-\[309px\] {
    width: 309px;
  }

  .tailwind .w-\[338px\] {
    width: 338px;
  }

  .tailwind .w-\[344px\] {
    width: 344px;
  }

  .tailwind .w-\[353px\] {
    width: 353px;
  }

  .tailwind .w-\[357px\] {
    width: 357px;
  }

  .tailwind .w-\[363px\] {
    width: 363px;
  }

  .tailwind .w-\[498px\] {
    width: 498px;
  }

  .tailwind .w-full {
    width: 100%;
  }

  .tailwind .flex-none {
    flex: none;
  }

  .tailwind .shrink-0 {
    flex-shrink: 0;
  }

  .tailwind .-scale-y-100 {
    --tw-scale-y: calc(100% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .tailwind .-rotate-90 {
    rotate: -90deg;
  }

  .tailwind .rotate-180 {
    rotate: 180deg;
  }

  .tailwind .grid-cols-\[repeat\(2\,fit-content\(100\%\)\)\] {
    grid-template-columns: repeat(2, fit-content(100%));
  }

  .tailwind .grid-rows-\[repeat\(4\,fit-content\(100\%\)\)\] {
    grid-template-rows: repeat(4, fit-content(100%));
  }

  .tailwind .flex-col {
    flex-direction: column;
  }

  .tailwind .content-stretch {
    align-content: stretch;
  }

  .tailwind .items-center {
    align-items: center;
  }

  .tailwind .justify-center {
    justify-content: center;
  }

  .tailwind .gap-x-\[37px\] {
    column-gap: 37px;
  }

  .tailwind .gap-y-\[37px\] {
    row-gap: 37px;
  }

  .tailwind .justify-self-start {
    justify-self: flex-start;
  }

  .tailwind .overflow-clip {
    overflow: clip;
  }

  .tailwind .rounded-\[16px\] {
    border-radius: 16px;
  }

  .tailwind .rounded-\[29px\] {
    border-radius: 29px;
  }

  .tailwind .rounded-\[30px\] {
    border-radius: 30px;
  }

  .tailwind .rounded-\[33554400px\] {
    border-radius: 33554400px;
  }

  .tailwind .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .tailwind .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .tailwind .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }

  .tailwind .border-\[\#af67de\] {
    border-color: #af67de;
  }

  .tailwind .border-\[rgba\(175\,103\,222\,0\.2\)\] {
    border-color: #af67de33;
  }

  .tailwind .bg-\[rgba\(175\,103\,222\,0\.1\)\] {
    background-color: #af67de1a;
  }

  .tailwind .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .tailwind .from-\[\#cb6ce6\] {
    --tw-gradient-from: #cb6ce6;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .tailwind .to-\[\#004aad\] {
    --tw-gradient-to: #004aad;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .tailwind .font-\[\'Poppins\:Bold\'\,sans-serif\] {
    font-family: Poppins\:Bold, sans-serif;
  }

  .tailwind .font-\[\'Poppins\:Italic\'\,sans-serif\] {
    font-family: Poppins\:Italic, sans-serif;
  }

  .tailwind .font-\[\'Poppins\:Regular\'\,sans-serif\] {
    font-family: Poppins\:Regular, sans-serif;
  }

  .tailwind .text-\[12px\] {
    font-size: 12px;
  }

  .tailwind .text-\[20px\] {
    font-size: 20px;
  }

  .tailwind .leading-\[0\] {
    --tw-leading: 0;
    line-height: 0;
  }

  .tailwind .leading-\[18px\] {
    --tw-leading: 18px;
    line-height: 18px;
  }

  .tailwind .leading-\[28px\] {
    --tw-leading: 28px;
    line-height: 28px;
  }

  .tailwind .whitespace-nowrap {
    white-space: nowrap;
  }

  .tailwind .text-\[\#99a1af\] {
    color: #99a1af;
  }

  .tailwind .text-\[\#f3f3f3\] {
    color: #f3f3f3;
  }

  .tailwind .text-white {
    color: var(--color-white);
  }

  .tailwind .italic {
    font-style: italic;
  }

  .tailwind .not-italic {
    font-style: normal;
  }

  .tailwind .blur-\[60px\] {
    --tw-blur: blur(60px);
    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, );
  }
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@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
}
