/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@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;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-lg: 32rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --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);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --leading-tight: 1.25;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-3xl: 1.5rem;
    --radius-4xl: 2rem;
    --ease-in-out: cubic-bezier(0.4, 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-aeonik: "Aeonik Pro", sans-serif;
    --color-blue-primary: #468bff;
    --color-blue-secondary: #add8e6;
    --color-blue-third: #172b85;
    --color-white-primary: #ffecd9;
    --tracking-spacing-05: 0.005em;
  }
}
@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, 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;
  }
  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 {
    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;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .-top-4 {
    top: calc(var(--spacing) * -4);
  }
  .-top-10 {
    top: calc(var(--spacing) * -10);
  }
  .-top-14 {
    top: calc(var(--spacing) * -14);
  }
  .-top-18 {
    top: calc(var(--spacing) * -18);
  }
  .-top-22 {
    top: calc(var(--spacing) * -22);
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-\[20\%\] {
    width: 20%;
  }
  .w-\[43px\] {
    width: 43px;
  }
  .w-\[54px\] {
    width: 54px;
  }
  .w-\[90\%\] {
    width: 90%;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-\[129px\] {
    max-width: 129px;
  }
  .max-w-\[162px\] {
    max-width: 162px;
  }
  .max-w-\[163px\] {
    max-width: 163px;
  }
  .max-w-\[456px\] {
    max-width: 456px;
  }
  .max-w-\[1360px\] {
    max-width: 1360px;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .max-w-screen {
    max-width: 100vw;
  }
  .origin-center {
    transform-origin: center;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .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-x-5 {
    column-gap: calc(var(--spacing) * 5);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-4xl {
    border-radius: var(--radius-4xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-b-3xl {
    border-bottom-right-radius: var(--radius-3xl);
    border-bottom-left-radius: var(--radius-3xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-blue-third {
    border-color: var(--color-blue-third);
  }
  .bg-blue-primary {
    background-color: var(--color-blue-primary);
  }
  .bg-blue-secondary {
    background-color: var(--color-blue-secondary);
  }
  .bg-white-primary {
    background-color: var(--color-white-primary);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .text-center {
    text-align: center;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[4px\] {
    font-size: 4px;
  }
  .text-\[6px\] {
    font-size: 6px;
  }
  .text-\[8px\] {
    font-size: 8px;
  }
  .text-\[9px\] {
    font-size: 9px;
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .-tracking-\[\.02em\] {
    --tw-tracking: calc(.02em * -1);
    letter-spacing: calc(.02em * -1);
  }
  .tracking-spacing-05 {
    --tw-tracking: var(--tracking-spacing-05);
    letter-spacing: var(--tracking-spacing-05);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-blue-third {
    color: var(--color-blue-third);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .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,);
  }
  .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));
  }
  .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-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .max-sm\:-top-12 {
    @media (width < 40rem) {
      top: calc(var(--spacing) * -12);
    }
  }
  .max-sm\:rounded-lg {
    @media (width < 40rem) {
      border-radius: var(--radius-lg);
    }
  }
  .md\:-top-0 {
    @media (width >= 48rem) {
      top: calc(var(--spacing) * -0);
    }
  }
  .md\:-top-1 {
    @media (width >= 48rem) {
      top: calc(var(--spacing) * -1);
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:inline {
    @media (width >= 48rem) {
      display: inline;
    }
  }
  .md\:w-\[30\%\] {
    @media (width >= 48rem) {
      width: 30%;
    }
  }
  .md\:w-fit {
    @media (width >= 48rem) {
      width: fit-content;
    }
  }
  .md\:max-w-\[95vw\] {
    @media (width >= 48rem) {
      max-width: 95vw;
    }
  }
  .md\:max-w-\[222px\] {
    @media (width >= 48rem) {
      max-width: 222px;
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:justify-center {
    @media (width >= 48rem) {
      justify-content: center;
    }
  }
  .md\:gap-0 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .md\:gap-3 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 3);
    }
  }
  .md\:gap-4 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .md\:rounded-xl {
    @media (width >= 48rem) {
      border-radius: var(--radius-xl);
    }
  }
  .md\:px-0 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:px-7 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 7);
    }
  }
  .md\:px-8 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .md\:py-8 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 8);
    }
  }
  .md\:py-10 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-base {
    @media (width >= 48rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 48rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .md\:text-xs {
    @media (width >= 48rem) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
  .lg\:order-1 {
    @media (width >= 64rem) {
      order: 1;
    }
  }
  .lg\:order-2 {
    @media (width >= 64rem) {
      order: 2;
    }
  }
  .lg\:order-3 {
    @media (width >= 64rem) {
      order: 3;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:inline {
    @media (width >= 64rem) {
      display: inline;
    }
  }
  .lg\:w-\[47px\] {
    @media (width >= 64rem) {
      width: 47px;
    }
  }
  .lg\:w-\[56px\] {
    @media (width >= 64rem) {
      width: 56px;
    }
  }
  .lg\:rotate-0 {
    @media (width >= 64rem) {
      rotate: 0deg;
    }
  }
  .lg\:grid-cols-5 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:justify-between {
    @media (width >= 64rem) {
      justify-content: space-between;
    }
  }
  .lg\:gap-2 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .lg\:gap-3 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 3);
    }
  }
  .lg\:gap-7 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 7);
    }
  }
  .lg\:gap-8 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:gap-10 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 10);
    }
  }
  .lg\:gap-12 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:gap-20 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 20);
    }
  }
  .lg\:rounded-full {
    @media (width >= 64rem) {
      border-radius: calc(infinity * 1px);
    }
  }
  .lg\:p-12 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .lg\:px-0 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .lg\:px-5 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  .lg\:px-8 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .lg\:px-10 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 10);
    }
  }
  .lg\:px-12 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .lg\:py-4 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 4);
    }
  }
  .lg\:py-10 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .lg\:py-14 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 14);
    }
  }
  .lg\:pb-12 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 12);
    }
  }
  .lg\:text-base {
    @media (width >= 64rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .lg\:text-lg {
    @media (width >= 64rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .lg\:text-sm {
    @media (width >= 64rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .lg\:text-xs {
    @media (width >= 64rem) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
  .lg\:text-\[28px\] {
    @media (width >= 64rem) {
      font-size: 28px;
    }
  }
  .lg\:text-\[57px\] {
    @media (width >= 64rem) {
      font-size: 57px;
    }
  }
  .lg\:font-medium {
    @media (width >= 64rem) {
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
    }
  }
}
@font-face {
  font-family: "Aeonik Pro";
  src: url("../font/AeonikPro-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik Pro";
  src: url("../font/AeonikPro-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik Pro";
  src: url("../font/AeonikPro-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik Pro";
  src: url("../font/AeonikPro-RegularItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik Pro";
  src: url("../font/AeonikPro-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik Pro";
  src: url("../font/AeonikPro-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@layer base {
  * {
    margin: 0 auto !important;
    font-family: var(--font-aeonik) !important;
  }
  span {
    font-family: var(--font-aeonik) !important;
  }
  body {
    background-color: var(--color-white-primary) !important;
    margin: 0 auto;
  }
  p {
    font-weight: 500;
  }
  select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none;
    background-image: none;
  }
  input[type="number"].no-spinner::-webkit-outer-spin-button, input[type="number"].no-spinner::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  input[type="number"].no-spinner {
    -moz-appearance: textfield;
    appearance: textfield;
  }
}
.input-field {
  border: none;
  outline: none;
  background-color: #ffecd9;
  border: solid 1px var(--color-blue-third);
  border-radius: 20px;
  padding: 10px 20px;
  text-align: center;
  font-weight: 500;
  width: 100%;
  max-width: 339px;
}
.input-field::placeholder {
  color: var(--color-blue-third);
}
.btn-clip {
  --b: 2.5px;
  --r: 10px;
  --cut: 20px;
  --bg: #c7e3f4;
  cursor: pointer;
  position: relative;
  border: none;
  background: transparent;
  color: var(--color-blue-third);
  clip-path: path('M 10 0 L calc(100% - 30) 0 Q calc(100% - 20) 0, calc(100% - 15) 10 L calc(100% - 5) calc(50% - 10) Q 100% 50%, calc(100% - 5) calc(50% + 10) L calc(100% - 15) calc(100% - 10) Q calc(100% - 20) 100%, calc(100% - 30) 100% L 10 100% Q 0 100%, 0 90% L 0 10 Q 0 0, 10 0 Z');
  border-radius: var(--r);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='200' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10,0 L170,0 Q180,0 185,10 L195,25 Q200,30 195,35 L185,50 Q180,60 170,60 L10,60 Q0,60 0,50 L0,10 Q0,0 10,0 Z' fill='black'/%3E%3C/svg%3E");
  -webkit-mask-size: 100% 100%;
  mask-image: url("data:image/svg+xml,%3Csvg width='200' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10,0 L170,0 Q180,0 185,10 L195,25 Q200,30 195,35 L185,50 Q180,60 170,60 L10,60 Q0,60 0,50 L0,10 Q0,0 10,0 Z' fill='black'/%3E%3C/svg%3E");
  mask-size: 100% 100%;
  z-index: 0;
  overflow: hidden;
}
.btn-clip::before, .btn-clip::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: var(--r);
}
.btn-clip::before {
  background: currentColor;
  z-index: -1;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='200' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10,0 L170,0 Q180,0 185,10 L195,25 Q200,30 195,35 L185,50 Q180,60 170,60 L10,60 Q0,60 0,50 L0,10 Q0,0 10,0 Z' fill='black'/%3E%3C/svg%3E");
  -webkit-mask-size: 100% 100%;
  mask-image: url("data:image/svg+xml,%3Csvg width='200' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10,0 L170,0 Q180,0 185,10 L195,25 Q200,30 195,35 L185,50 Q180,60 170,60 L10,60 Q0,60 0,50 L0,10 Q0,0 10,0 Z' fill='black'/%3E%3C/svg%3E");
  mask-size: 100% 100%;
}
.btn-clip::after {
  inset: var(--b);
  background: var(--bg);
  border-radius: calc(var(--r) - var(--b));
  z-index: -1;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='200' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,2.5 L168,2.5 Q178,2.5 183,12 L193,26 Q197.5,30 193,34 L183,48 Q178,57.5 168,57.5 L12,57.5 Q2.5,57.5 2.5,48 L2.5,12 Q2.5,2.5 12,2.5 Z' fill='black'/%3E%3C/svg%3E");
  -webkit-mask-size: 100% 100%;
  mask-image: url("data:image/svg+xml,%3Csvg width='200' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,2.5 L168,2.5 Q178,2.5 183,12 L193,26 Q197.5,30 193,34 L183,48 Q178,57.5 168,57.5 L12,57.5 Q2.5,57.5 2.5,48 L2.5,12 Q2.5,2.5 12,2.5 Z' fill='black'/%3E%3C/svg%3E");
  mask-size: 100% 100%;
}
.btn-clip:hover::after {
  filter: brightness(1.05);
  transition: filter 0.3s ease;
}
.btn-clip {
  --b: 2.5px;
  --r: 10px;
  --cut: 20px;
  --bg: #c7e3f4;
  cursor: pointer;
  position: relative;
  border: none;
  background: transparent;
  color: var(--color-blue-third);
  z-index: 0;
  overflow: hidden;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 60" preserveAspectRatio="none"><path d="M 10,0 L 170,0 Q 180,0 185,10 L 200,30 L 185,50 Q 180,60 170,60 L 10,60 Q 0,60 0,50 L 0,10 Q 0,0 10,0 Z" fill="white"/></svg>') 0 0 / 100% 100%;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 60" preserveAspectRatio="none"><path d="M 10,0 L 170,0 Q 180,0 185,10 L 200,30 L 185,50 Q 180,60 170,60 L 10,60 Q 0,60 0,50 L 0,10 Q 0,0 10,0 Z" fill="white"/></svg>') 0 0 / 100% 100%;
}
.btn-clip::before, .btn-clip::after {
  content: "";
  position: absolute;
  inset: 0;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 60" preserveAspectRatio="none"><path d="M 10,0 L 170,0 Q 180,0 185,10 L 200,30 L 185,50 Q 180,60 170,60 L 10,60 Q 0,60 0,50 L 0,10 Q 0,0 10,0 Z" fill="white"/></svg>') 0 0 / 100% 100%;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 60" preserveAspectRatio="none"><path d="M 10,0 L 170,0 Q 180,0 185,10 L 200,30 L 185,50 Q 180,60 170,60 L 10,60 Q 0,60 0,50 L 0,10 Q 0,0 10,0 Z" fill="white"/></svg>') 0 0 / 100% 100%;
}
.btn-clip::before {
  background: currentColor;
  z-index: -1;
}
.btn-clip::after {
  inset: var(--b);
  background: var(--bg);
  z-index: -1;
}
.btn-clip:hover::after {
  filter: brightness(1.05);
}
.svg-btn-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.svg-btn-container:hover {
  transform: scale(1.02) translateY(-2px);
}
.svg-btn-container:active {
  transform: scale(0.98);
}
.svg-btn {
  display: block;
  width: 100%;
  height: auto;
  max-width: 223px;
  filter: drop-shadow(0 2px 8px rgba(23, 43, 133, 0.15));
  transition: all 0.3s ease;
}
.svg-btn-container:hover .svg-btn {
  filter: drop-shadow(0 4px 16px rgba(23, 43, 133, 0.25));
}
.svg-btn-bg {
  transition: all 0.3s ease;
}
.svg-btn-container:hover .svg-btn-bg {
  fill: #b8d9f0;
}
.svg-btn-container:active .svg-btn-bg {
  fill: #9dc9e8;
}
.svg-btn-text {
  transition: all 0.3s ease;
}
.svg-btn-container:hover .svg-btn-text {
  fill: #0f1d5c;
}
.svg-btn-container::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
  pointer-events: none;
}
.svg-btn-container:active::before {
  width: 300px;
  height: 300px;
  opacity: 0;
}
.svg-btn-link {
  display: inline-block;
  text-decoration: none;
  outline: none;
}
.svg-btn-link:focus .svg-btn-container {
  outline: 3px solid rgba(70, 139, 255, 0.5);
  outline-offset: 4px;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .svg-btn {
    max-width: 180px;
  }
}
@media (max-width: 480px) {
  .svg-btn {
    max-width: 162px;
  }
}
.accordion-container {
  width: 100%;
  background-color: var(--color-blue-primary);
  max-width: 1392px;
  height: fit-content;
  border-radius: 28px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.accordion-item {
  border-top: solid 2px var(--color-blue-third);
  border-left: solid 2px var(--color-blue-third);
  border-right: solid 2px var(--color-blue-third);
  background-color: var(--color-blue-primary);
  border-radius: 24px 24px 0 0;
  padding: 0 30px 0 30px;
  margin-bottom: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  position: relative;
  margin-top: -1px;
  width: 100%;
}
.accordion-item:last-child {
  padding-bottom: 60px;
  border-radius: 24px;
  border-bottom: solid 1px var(--color-blue-third);
}
.accordion-item.active:last-child {
  padding-bottom: 0;
}
.accordion-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding: 20px 24px;
  background: var(--color-blue-primary);
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  color: white;
  gap: 16px;
}
.accordion-header:hover {
  background: var(--color-blue-primary);
}
.accordion-header.active {
  background: var(--color-blue-primary);
}
.accordion-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  min-width: 36px;
  background-color: var(--color-blue-secondary);
  border: solid 1px var(--color-blue-third);
  border-radius: 50%;
  font-weight: 900 !important;
  font-size: 20px;
  color: var(--color-blue-third);
}
.accordion-title {
  flex: 1;
  color: white;
  text-align: left;
}
.accordion-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  color: white;
  font-size: 20px;
  transition: all 0.3s ease;
  padding: 0;
}
.accordion-toggle:hover {
  transform: rotate(90deg);
}
.accordion-toggle.active {
  transform: rotate(90deg);
}
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  background: var(--color-blue-primary);
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.accordion-content.active {
  max-height: 500px;
  padding: 0 20px 20px 24px;
}
.accordion-text {
  color: white;
  font-size: 16px;
  text-align: left;
  width: 100%;
  margin: 0 auto;
  padding: 0 16rem 0 3rem;
}
@media (max-width: 860px) {
  .accordion-text {
    font-size: 14px;
    text-align: left;
    padding: 0 8rem 0 3rem;
  }
  .accordion-item {
    padding: 0 20px 0 20px;
  }
}
@media (max-width: 640px) {
  .accordion-container {
    background-color: transparent;
  }
  .accordion-item {
    padding: 0 10px 0 10px;
    background-color: var(--color-blue-primary);
  }
  .accordion-header {
    display: flex;
    flex-direction: column;
    padding: 12px 14px;
    gap: 10px;
    font-size: 14px;
  }
  .accordion-number {
    width: 28px;
    font-size: 16px !important;
  }
  .accordion-title {
    font-size: 14px;
    text-align: center;
    padding-bottom: 30px;
  }
  .accordion-header.active .accordion-title {
    padding-bottom: 0px;
  }
  .accordion-content.active {
    padding: 0 0px 30px 0px;
  }
  .accordion-header.active .accordion-content {
    padding-bottom: 20px !important;
  }
  .accordion-toggle {
    display: none;
  }
  .accordion-toggle-mb {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    color: white;
    font-size: 20px;
    transition: all 0.3s ease;
    padding: 0;
    width: 32px;
    height: 32px;
  }
  .accordion-toggle-mb:hover {
    transform: rotate(90deg);
  }
  .accordion-toggle-mb.active {
    transform: rotate(90deg);
  }
  .accordion-text {
    font-weight: 500 !important;
    font-size: 14px;
    text-align: center;
    padding: 0;
  }
  .accordion-item:last-child {
    padding-bottom: 40px;
    border-radius: 24px;
    border-bottom: solid 2px var(--color-blue-third);
  }
}
@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  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;
}
@property --tw-duration {
  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-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: 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;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
