@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/*! 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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-tracking: initial;
      --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-duration: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@layer theme {
  :root, :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;
    --spacing: .25rem;
    --container-7xl: 80rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --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 {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

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

  html, :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;
  }

  body {
    line-height: inherit;
  }

  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;
    -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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :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;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      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 {
    padding-block: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
    font-family: Poppins, sans-serif;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    font-family: Poppins, sans-serif;
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    font-family: Poppins, sans-serif;
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    font-family: Poppins, sans-serif;
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    font-family: Poppins, sans-serif;
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    font-family: Poppins, sans-serif;
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    font-family: Poppins, sans-serif;
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    font-family: Poppins, sans-serif;
    line-height: 1.5;
  }
}

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

  .collapse {
    visibility: collapse;
  }

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

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

  .inset-\[-0\.814\%\] {
    inset: -.814%;
  }

  .top-\[-0\.011\%\] {
    top: -.011%;
  }

  .top-\[-0\.127\%\] {
    top: -.127%;
  }

  .top-\[-0\.814\%\] {
    top: -.814%;
  }

  .top-\[-25px\] {
    top: -25px;
  }

  .top-\[-232px\] {
    top: -232px;
  }

  .top-\[-495px\] {
    top: -495px;
  }

  .top-\[440px\] {
    top: 440px;
  }

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

  .right-\[-0\.005\%\] {
    right: -.005%;
  }

  .right-\[-7\.064\%\] {
    right: -7.064%;
  }

  .right-\[-13\.314\%\] {
    right: -13.314%;
  }

  .right-\[0px\] {
    right: 0;
  }

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

  .bottom-\[-0\.013\%\] {
    bottom: -.013%;
  }

  .bottom-\[-0\.814\%\] {
    bottom: -.814%;
  }

  .bottom-\[0\.222\%\] {
    bottom: .222%;
  }

  .left-\[-0\.038\%\] {
    left: -.038%;
  }

  .left-\[-7\.064\%\] {
    left: -7.064%;
  }

  .left-\[-13\.314\%\] {
    left: -13.314%;
  }

  .left-\[-300\.817px\] {
    left: -300.817px;
  }

  .left-\[0\.001\%\] {
    left: .001%;
  }

  .left-\[1000px\] {
    left: 1000px;
  }

  .z-0 {
    z-index: 0;
  }

  .z-10 {
    z-index: 10;
  }

  .z-20 {
    z-index: 20;
  }

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

  .order-3 {
    order: 3;
  }

  .mx-\[415px\] {
    margin-inline: 415px;
  }

  .mx-auto {
    margin-inline: auto;
  }

  .my-\[0px\] {
    margin-block: 0;
  }

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

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .box-border {
    box-sizing: border-box;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

  .h-\[1419\.93px\] {
    height: 1419.93px;
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

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

  .max-h-96 {
    max-height: calc(var(--spacing) * 96);
  }

  .min-h-\[500px\] {
    min-height: 500px;
  }

  .min-h-px {
    min-height: 1px;
  }

  .min-h-screen {
    min-height: 100vh;
  }

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

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

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

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

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

  .w-\[1473\.82px\] {
    width: 1473.82px;
  }

  .w-full {
    width: 100%;
  }

  .max-w-7xl {
    max-width: var(--container-7xl);
  }

  .max-w-\[300px\] {
    max-width: 300px;
  }

  .max-w-\[500px\] {
    max-width: 500px;
  }

  .max-w-\[660px\] {
    max-width: 660px;
  }

  .max-w-\[697px\] {
    max-width: 697px;
  }

  .max-w-\[704px\] {
    max-width: 704px;
  }

  .max-w-\[1660px\] {
    max-width: 1660px;
  }

  .min-w-\[380px\] {
    min-width: 380px;
  }

  .min-w-px {
    min-width: 1px;
  }

  .flex-none {
    flex: none;
  }

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

  .grow {
    flex-grow: 1;
  }

  .basis-0 {
    flex-basis: calc(var(--spacing) * 0);
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .rotate-90 {
    rotate: 90deg;
  }

  .rotate-\[180deg\] {
    rotate: 180deg;
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

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

  .flex-row {
    flex-direction: row;
  }

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

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

  .items-start {
    align-items: flex-start;
  }

  .justify-between {
    justify-content: space-between;
  }

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

  .justify-start {
    justify-content: flex-start;
  }

  .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-8 {
    gap: calc(var(--spacing) * 8);
  }

  .gap-\[60px\] {
    gap: 60px;
  }

  .gap-\[80px\] {
    gap: 80px;
  }

  .gap-px {
    gap: 1px;
  }

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

  .rounded-lg {
    border-radius: var(--radius);
  }

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

  .bg-\[\#016cfe\] {
    background-color: #016cfe;
  }

  .bg-\[\#282a38\] {
    background-color: #282a38;
  }

  .bg-\[\#fff0e3\] {
    background-color: #fff0e3;
  }

  .bg-\[\#fff8f1\] {
    background-color: #fff8f1;
  }

  .bg-\[\#ffffff\] {
    background-color: #fff;
  }

  .bg-contain {
    background-size: contain;
  }

  .bg-cover {
    background-size: cover;
  }

  .bg-center {
    background-position: center;
  }

  .bg-no-repeat {
    background-repeat: no-repeat;
  }

  .p-0 {
    padding: calc(var(--spacing) * 0);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }

  .py-\[80px\] {
    padding-block: 80px;
  }

  .pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }

  .pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }

  .pl-7 {
    padding-left: calc(var(--spacing) * 7);
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

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

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

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

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

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

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

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

  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }

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

  .tracking-\[-0\.32px\] {
    --tw-tracking: -.32px;
    letter-spacing: -.32px;
  }

  .tracking-\[-0\.36px\] {
    --tw-tracking: -.36px;
    letter-spacing: -.36px;
  }

  .tracking-\[-0\.64px\] {
    --tw-tracking: -.64px;
    letter-spacing: -.64px;
  }

  .tracking-\[-1\.08px\] {
    --tw-tracking: -1.08px;
    letter-spacing: -1.08px;
  }

  .tracking-\[-1\.36px\] {
    --tw-tracking: -1.36px;
    letter-spacing: -1.36px;
  }

  .tracking-\[2\.4px\] {
    --tw-tracking: 2.4px;
    letter-spacing: 2.4px;
  }

  .text-nowrap {
    text-wrap: nowrap;
  }

  .whitespace-pre {
    white-space: pre;
  }

  .text-\[\#016cfe\] {
    color: #016cfe;
  }

  .text-\[\#282a38\] {
    color: #282a38;
  }

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

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

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

  .text-\[\#ffffff\] {
    color: #fff;
  }

  .uppercase {
    text-transform: uppercase;
  }

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

  .opacity-0 {
    opacity: 0;
  }

  .opacity-100 {
    opacity: 1;
  }

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

  .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;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  @media (hover: hover) {
    .hover\:scale-102:hover {
      --tw-scale-x: 102%;
      --tw-scale-y: 102%;
      --tw-scale-z: 102%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#0056cc\]:hover {
      background-color: #0056cc;
    }
  }

  .active\:scale-95:active {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:top-\[-100px\] {
      top: -100px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:top-\[500px\] {
      top: 500px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:right-\[0px\] {
      right: 0;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:size-\[58px\] {
      width: 58px;
      height: 58px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:h-12 {
      height: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:h-\[80px\] {
      height: 80px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:h-\[330px\] {
      height: 330px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:h-\[350px\] {
      height: 350px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:h-\[750px\] {
      height: 750px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:w-\[80px\] {
      width: 80px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:w-\[150px\] {
      width: 150px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:w-\[280px\] {
      width: 280px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:w-\[430px\] {
      width: 430px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:w-\[450px\] {
      width: 450px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:w-\[500px\] {
      width: 500px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:w-\[1100px\] {
      width: 1100px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:w-\[1170px\] {
      width: 1170px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:max-w-\[780px\] {
      max-width: 780px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:max-w-\[800px\] {
      max-width: 800px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:gap-3 {
      gap: calc(var(--spacing) * 3);
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:gap-5 {
      gap: calc(var(--spacing) * 5);
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:gap-14 {
      gap: calc(var(--spacing) * 14);
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:gap-\[100px\] {
      gap: 100px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:gap-\[110px\] {
      gap: 110px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:gap-\[140px\] {
      gap: 140px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:gap-\[150px\] {
      gap: 150px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:p-\[28px\] {
      padding: 28px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:px-24 {
      padding-inline: calc(var(--spacing) * 24);
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:py-8 {
      padding-block: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:py-24 {
      padding-block: calc(var(--spacing) * 24);
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:py-\[140px\] {
      padding-block: 140px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:pl-9 {
      padding-left: calc(var(--spacing) * 9);
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:text-\[14px\] {
      font-size: 14px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:text-\[16px\] {
      font-size: 16px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:text-\[18px\] {
      font-size: 18px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:text-\[20px\] {
      font-size: 20px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:text-\[22px\] {
      font-size: 22px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:text-\[54px\] {
      font-size: 54px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:text-\[60px\] {
      font-size: 60px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:text-\[72px\] {
      font-size: 72px;
    }
  }

  @media (width >= 1612px) {
    .min-\[1612px\]\:text-\[76px\] {
      font-size: 76px;
    }
  }

  @media (width >= 40rem) {
    .sm\:relative {
      position: relative;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[-25px\] {
      top: -25px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[440px\] {
      top: 440px;
    }
  }

  @media (width >= 40rem) {
    .sm\:right-\[0px\] {
      right: 0;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[400px\] {
      width: 400px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[550px\] {
      width: 550px;
    }
  }

  @media (width >= 48rem) {
    .md\:relative {
      position: relative;
    }
  }

  @media (width >= 48rem) {
    .md\:top-\[-75px\] {
      top: -75px;
    }
  }

  @media (width >= 48rem) {
    .md\:top-\[380px\] {
      top: 380px;
    }
  }

  @media (width >= 48rem) {
    .md\:right-\[0px\] {
      right: 0;
    }
  }

  @media (width >= 48rem) {
    .md\:left-\[48px\] {
      left: 48px;
    }
  }

  @media (width >= 48rem) {
    .md\:grid {
      display: grid;
    }
  }

  @media (width >= 48rem) {
    .md\:size-\[52px\] {
      width: 52px;
      height: 52px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-10 {
      height: calc(var(--spacing) * 10);
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[73\.7px\] {
      height: 73.7px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[180px\] {
      height: 180px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[250px\] {
      height: 250px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[459px\] {
      height: 459px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[665px\] {
      height: 665px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[73\.9px\] {
      width: 73.9px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[132\.296px\] {
      width: 132.296px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[251px\] {
      width: 251px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[411px\] {
      width: 411px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[800px\] {
      width: 800px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[900px\] {
      width: 900px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-full {
      width: 100%;
    }
  }

  @media (width >= 48rem) {
    .md\:max-w-\[300px\] {
      max-width: 300px;
    }
  }

  @media (width >= 48rem) {
    .md\:max-w-\[440px\] {
      max-width: 440px;
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 48rem) {
    .md\:justify-start {
      justify-content: flex-start;
    }
  }

  @media (width >= 48rem) {
    .md\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
  }

  @media (width >= 48rem) {
    .md\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 48rem) {
    .md\:gap-10 {
      gap: calc(var(--spacing) * 10);
    }
  }

  @media (width >= 48rem) {
    .md\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 48rem) {
    .md\:gap-\[60px\] {
      gap: 60px;
    }
  }

  @media (width >= 48rem) {
    .md\:gap-\[90px\] {
      gap: 90px;
    }
  }

  @media (width >= 48rem) {
    .md\:gap-\[100px\] {
      gap: 100px;
    }
  }

  @media (width >= 48rem) {
    .md\:self-stretch {
      align-self: stretch;
    }
  }

  @media (width >= 48rem) {
    .md\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .md\:p-\[24px\] {
      padding: 24px;
    }
  }

  @media (width >= 48rem) {
    .md\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 48rem) {
    .md\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 48rem) {
    .md\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .md\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
  }

  @media (width >= 48rem) {
    .md\:py-6 {
      padding-block: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 48rem) {
    .md\:py-16 {
      padding-block: calc(var(--spacing) * 16);
    }
  }

  @media (width >= 48rem) {
    .md\:py-20 {
      padding-block: calc(var(--spacing) * 20);
    }
  }

  @media (width >= 48rem) {
    .md\:py-\[100px\] {
      padding-block: 100px;
    }
  }

  @media (width >= 48rem) {
    .md\:pl-8 {
      padding-left: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[12px\] {
      font-size: 12px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[16px\] {
      font-size: 16px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[18px\] {
      font-size: 18px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[20px\] {
      font-size: 20px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[40px\] {
      font-size: 40px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[42px\] {
      font-size: 42px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[48px\] {
      font-size: 48px;
    }
  }

  @media (width >= 64rem) {
    .lg\:absolute {
      position: absolute;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[-100px\] {
      top: -100px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[380px\] {
      top: 380px;
    }
  }

  @media (width >= 64rem) {
    .lg\:right-\[0px\] {
      right: 0;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[48px\] {
      left: 48px;
    }
  }

  @media (width >= 64rem) {
    .lg\:order-none {
      order: 0;
    }
  }

  @media (width >= 64rem) {
    .lg\:mx-0 {
      margin-inline: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 64rem) {
    .lg\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 64rem) {
    .lg\:block {
      display: block;
    }
  }

  @media (width >= 64rem) {
    .lg\:flex {
      display: flex;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[220px\] {
      height: 220px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[297\.7px\] {
      height: 297.7px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[459px\] {
      height: 459px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[45\%\] {
      width: 45%;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[55\%\] {
      width: 55%;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[300px\] {
      width: 300px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[411px\] {
      width: 411px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[439px\] {
      width: 439px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[900px\] {
      width: 900px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-auto {
      width: auto;
    }
  }

  @media (width >= 64rem) {
    .lg\:max-w-\[500px\] {
      max-width: 500px;
    }
  }

  @media (width >= 64rem) {
    .lg\:max-w-\[600px\] {
      max-width: 600px;
    }
  }

  @media (width >= 64rem) {
    .lg\:max-w-\[650px\] {
      max-width: 650px;
    }
  }

  @media (width >= 64rem) {
    .lg\:flex-1 {
      flex: 1;
    }
  }

  @media (width >= 64rem) {
    .lg\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 64rem) {
    .lg\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 64rem) {
    .lg\:justify-start {
      justify-content: flex-start;
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-0 {
      gap: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-10 {
      gap: calc(var(--spacing) * 10);
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-\[88px\] {
      gap: 88px;
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-\[120px\] {
      gap: 120px;
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-\[125px\] {
      gap: 125px;
    }
  }

  @media (width >= 64rem) {
    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 64rem) {
    .lg\:px-24 {
      padding-inline: calc(var(--spacing) * 24);
    }
  }

  @media (width >= 64rem) {
    .lg\:py-20 {
      padding-block: calc(var(--spacing) * 20);
    }
  }

  @media (width >= 64rem) {
    .lg\:py-\[120px\] {
      padding-block: 120px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-left {
      text-align: left;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-right {
      text-align: right;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[20px\] {
      font-size: 20px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[22px\] {
      font-size: 22px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[48px\] {
      font-size: 48px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[64px\] {
      font-size: 64px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[68px\] {
      font-size: 68px;
    }
  }

  @media (width >= 80rem) {
    .xl\:top-\[-100px\] {
      top: -100px;
    }
  }

  @media (width >= 80rem) {
    .xl\:top-\[300px\] {
      top: 300px;
    }
  }

  @media (width >= 80rem) {
    .xl\:right-\[-80px\] {
      right: -80px;
    }
  }

  @media (width >= 80rem) {
    .xl\:w-\[600px\] {
      width: 600px;
    }
  }

  @media (width >= 80rem) {
    .xl\:w-\[1170px\] {
      width: 1170px;
    }
  }

  @media (width >= 80rem) {
    .xl\:w-\[1200px\] {
      width: 1200px;
    }
  }

  @media (width >= 80rem) {
    .xl\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 80rem) {
    .xl\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
  }

  @media (width >= 80rem) {
    .xl\:px-24 {
      padding-inline: calc(var(--spacing) * 24);
    }
  }
}


:root {
  --font-size: 14px;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
  font-family: Poppins, sans-serif;
}

.font-poppins-regular {
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.font-poppins-medium {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.font-poppins-semibold {
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.font-poppins-bold {
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

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

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

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

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

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

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

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

@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-duration {
  syntax: "*";
  inherits: false
}

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