/*! tailwindcss v4.2.4 | 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-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --tracking-normal: 0em;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --leading-loose: 2;
    --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);
  }
}
@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-auto {
    pointer-events: auto;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .-top-\[25px\] {
    top: calc(25px * -1);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-\[1px\] {
    top: 1px;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-\[20px\] {
    left: 20px;
  }
  .z-10 {
    z-index: 10;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .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: calc(var(--spacing) * 0);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-\[10px\] {
    margin-block: 10px;
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-\[7px\] {
    margin-top: 7px;
  }
  .mt-\[10px\] {
    margin-top: 10px;
  }
  .mt-\[15px\] {
    margin-top: 15px;
  }
  .mt-\[19px\] {
    margin-top: 19px;
  }
  .mt-\[24px\] {
    margin-top: 24px;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mt-\[33px\] {
    margin-top: 33px;
  }
  .mt-\[50px\] {
    margin-top: 50px;
  }
  .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-\[10px\] {
    margin-bottom: 10px;
  }
  .mb-\[16px\] {
    margin-bottom: 16px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .mb-\[40px\] {
    margin-bottom: 40px;
  }
  .mb-\[41px\] {
    margin-bottom: 41px;
  }
  .mb-\[50px\] {
    margin-bottom: 50px;
  }
  .mb-\[70px\] {
    margin-bottom: 70px;
  }
  .mb-\[80px\] {
    margin-bottom: 80px;
  }
  .mb-\[103px\] {
    margin-bottom: 103px;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .h-\[3px\] {
    height: 3px;
  }
  .h-\[5px\] {
    height: 5px;
  }
  .h-\[36px\] {
    height: 36px;
  }
  .h-\[60px\] {
    height: 60px;
  }
  .h-\[63px\] {
    height: 63px;
  }
  .h-\[70px\] {
    height: 70px;
  }
  .h-\[88px\] {
    height: 88px;
  }
  .h-\[120px\] {
    height: 120px;
  }
  .h-\[130px\] {
    height: 130px;
  }
  .h-\[160px\] {
    height: 160px;
  }
  .h-\[190px\] {
    height: 190px;
  }
  .h-\[230px\] {
    height: 230px;
  }
  .h-\[285px\] {
    height: 285px;
  }
  .h-\[750px\] {
    height: 750px;
  }
  .h-\[auto\] {
    height: auto;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }
  .w-\[36px\] {
    width: 36px;
  }
  .w-\[50px\] {
    width: 50px;
  }
  .w-\[110px\] {
    width: 110px;
  }
  .w-\[120px\] {
    width: 120px;
  }
  .w-\[130px\] {
    width: 130px;
  }
  .w-\[158px\] {
    width: 158px;
  }
  .w-\[214px\] {
    width: 214px;
  }
  .w-\[245px\] {
    width: 245px;
  }
  .w-\[344px\] {
    width: 344px;
  }
  .w-\[733px\] {
    width: 733px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[214px\] {
    max-width: 214px;
  }
  .max-w-\[340px\] {
    max-width: 340px;
  }
  .max-w-\[570px\] {
    max-width: 570px;
  }
  .max-w-\[587px\] {
    max-width: 587px;
  }
  .max-w-\[720px\] {
    max-width: 720px;
  }
  .max-w-\[760px\] {
    max-width: 760px;
  }
  .max-w-\[950px\] {
    max-width: 950px;
  }
  .max-w-\[1030px\] {
    max-width: 1030px;
  }
  .max-w-\[1140px\] {
    max-width: 1140px;
  }
  .min-w-\[587px\] {
    min-width: 587px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .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,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-\[4px\] {
    gap: 4px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[20px\] {
    gap: 20px;
  }
  .gap-\[20px_40px\] {
    gap: 20px 40px;
  }
  .gap-\[30px\] {
    gap: 30px;
  }
  .gap-\[30px_40px\] {
    gap: 30px 40px;
  }
  .gap-\[40px\] {
    gap: 40px;
  }
  .gap-\[50px_40px\] {
    gap: 50px 40px;
  }
  .gap-x-\[40px\] {
    column-gap: 40px;
  }
  .gap-y-\[30px\] {
    row-gap: 30px;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-hidden {
    overflow-y: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-\[5px\] {
    border-radius: 5px;
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-\[999px\] {
    border-radius: 999px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-t-\[10px\] {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-\[\#8c9193\] {
    border-color: #8c9193;
  }
  .border-\[\#d1d1d1\] {
    border-color: #d1d1d1;
  }
  .bg-\[\#8BA943\] {
    background-color: #8BA943;
  }
  .bg-\[\#333\] {
    background-color: #333;
  }
  .bg-\[\#C07B21\] {
    background-color: #C07B21;
  }
  .bg-\[\#E2ECC8\] {
    background-color: #E2ECC8;
  }
  .bg-\[\#F3F3F3\] {
    background-color: #F3F3F3;
  }
  .bg-\[\#FDF8EC\] {
    background-color: #FDF8EC;
  }
  .bg-\[\#FF9600\] {
    background-color: #FF9600;
  }
  .bg-\[\#FFEEDE\] {
    background-color: #FFEEDE;
  }
  .bg-\[\#a5abad\] {
    background-color: #a5abad;
  }
  .bg-\[\#c07b21\] {
    background-color: #c07b21;
  }
  .bg-\[\#f3f3f3\] {
    background-color: #f3f3f3;
  }
  .bg-\[\#ff9600\] {
    background-color: #ff9600;
  }
  .bg-\[\#fff\] {
    background-color: #fff;
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-\[8px_4px\] {
    padding: 8px 4px;
  }
  .p-\[10px_30px\] {
    padding: 10px 30px;
  }
  .p-\[30px\] {
    padding: 30px;
  }
  .p-\[50px\] {
    padding: 50px;
  }
  .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-\[15px\] {
    padding-inline: 15px;
  }
  .px-\[18px\] {
    padding-inline: 18px;
  }
  .px-\[30px\] {
    padding-inline: 30px;
  }
  .px-\[40px\] {
    padding-inline: 40px;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-\[8px\] {
    padding-block: 8px;
  }
  .py-\[20px\] {
    padding-block: 20px;
  }
  .py-\[40px\] {
    padding-block: 40px;
  }
  .pt-\[6px\] {
    padding-top: 6px;
  }
  .pt-\[20px\] {
    padding-top: 20px;
  }
  .pt-\[25px\] {
    padding-top: 25px;
  }
  .pt-\[30px\] {
    padding-top: 30px;
  }
  .pt-\[50px\] {
    padding-top: 50px;
  }
  .pt-\[70px\] {
    padding-top: 70px;
  }
  .pt-\[100px\] {
    padding-top: 100px;
  }
  .pr-\[25px\] {
    padding-right: 25px;
  }
  .pb-\[3px\] {
    padding-bottom: 3px;
  }
  .pb-\[8px\] {
    padding-bottom: 8px;
  }
  .pb-\[19px\] {
    padding-bottom: 19px;
  }
  .pb-\[24px\] {
    padding-bottom: 24px;
  }
  .pb-\[30px\] {
    padding-bottom: 30px;
  }
  .pb-\[90px\] {
    padding-bottom: 90px;
  }
  .pb-\[100px\] {
    padding-bottom: 100px;
  }
  .pl-\[6px\] {
    padding-left: 6px;
  }
  .pl-\[27px\] {
    padding-left: 27px;
  }
  .pl-\[35px\] {
    padding-left: 35px;
  }
  .text-center {
    text-align: center;
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .text-\[26px\] {
    font-size: 26px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .text-\[34px\] {
    font-size: 34px;
  }
  .text-\[42px\] {
    font-size: 42px;
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[1\.3\] {
    --tw-leading: 1.3;
    line-height: 1.3;
  }
  .leading-\[1\.6\] {
    --tw-leading: 1.6;
    line-height: 1.6;
  }
  .leading-\[1\.7\] {
    --tw-leading: 1.7;
    line-height: 1.7;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .tracking-\[\.1em\] {
    --tw-tracking: .1em;
    letter-spacing: .1em;
  }
  .tracking-\[\.1emx\] {
    --tw-tracking: .1emx;
    letter-spacing: .1emx;
  }
  .tracking-\[1\.6px\] {
    --tw-tracking: 1.6px;
    letter-spacing: 1.6px;
  }
  .tracking-\[1\.8px\] {
    --tw-tracking: 1.8px;
    letter-spacing: 1.8px;
  }
  .tracking-normal {
    --tw-tracking: var(--tracking-normal);
    letter-spacing: var(--tracking-normal);
  }
  .break-all {
    word-break: break-all;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#06c\] {
    color: #06c;
  }
  .text-\[\#333\] {
    color: #333;
  }
  .text-\[\#C47A00\] {
    color: #C47A00;
  }
  .text-\[\#c07b21\] {
    color: #c07b21;
  }
  .text-\[\#de0000\] {
    color: #de0000;
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-white {
    color: var(--color-white);
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow-\[0px_4px_10px_0px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 4px 10px 0px var(--tw-shadow-color, rgba(0,0,0,0.25));
    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;
  }
  .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-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-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    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;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .hover\:bg-\[\#606060\] {
    &:hover {
      @media (hover: hover) {
        background-color: #606060;
      }
    }
  }
  .hover\:bg-\[\#FFB64E\] {
    &:hover {
      @media (hover: hover) {
        background-color: #FFB64E;
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-75 {
    &:hover {
      @media (hover: hover) {
        opacity: 75%;
      }
    }
  }
  .max-lg\:mx-auto {
    @media (width < 64rem) {
      margin-inline: auto;
    }
  }
  .max-lg\:mt-\[2px\] {
    @media (width < 64rem) {
      margin-top: 2px;
    }
  }
  .max-lg\:flex {
    @media (width < 64rem) {
      display: flex;
    }
  }
  .max-lg\:h-auto {
    @media (width < 64rem) {
      height: auto;
    }
  }
  .max-lg\:max-w-\[500px\] {
    @media (width < 64rem) {
      max-width: 500px;
    }
  }
  .max-lg\:flex-col {
    @media (width < 64rem) {
      flex-direction: column;
    }
  }
  .max-lg\:items-center {
    @media (width < 64rem) {
      align-items: center;
    }
  }
  .max-lg\:justify-between {
    @media (width < 64rem) {
      justify-content: space-between;
    }
  }
  .max-lg\:gap-\[5px\] {
    @media (width < 64rem) {
      gap: 5px;
    }
  }
  .max-lg\:p-\[20px_30px\] {
    @media (width < 64rem) {
      padding: 20px 30px;
    }
  }
  .max-lg\:text-\[14px\] {
    @media (width < 64rem) {
      font-size: 14px;
    }
  }
  .max-lg\:text-\[22px\] {
    @media (width < 64rem) {
      font-size: 22px;
    }
  }
  .max-md\:fixed {
    @media (width < 48rem) {
      position: fixed;
    }
  }
  .max-md\:mx-\[-20px\] {
    @media (width < 48rem) {
      margin-inline: -20px;
    }
  }
  .max-md\:my-\[60px\] {
    @media (width < 48rem) {
      margin-block: 60px;
    }
  }
  .max-md\:mt-0 {
    @media (width < 48rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .max-md\:mt-\[20px\] {
    @media (width < 48rem) {
      margin-top: 20px;
    }
  }
  .max-md\:mt-\[50px\] {
    @media (width < 48rem) {
      margin-top: 50px;
    }
  }
  .max-md\:mb-\[10px\] {
    @media (width < 48rem) {
      margin-bottom: 10px;
    }
  }
  .max-md\:mb-\[20px\] {
    @media (width < 48rem) {
      margin-bottom: 20px;
    }
  }
  .max-md\:mb-\[24px\] {
    @media (width < 48rem) {
      margin-bottom: 24px;
    }
  }
  .max-md\:mb-\[30px\] {
    @media (width < 48rem) {
      margin-bottom: 30px;
    }
  }
  .max-md\:mb-\[50px\] {
    @media (width < 48rem) {
      margin-bottom: 50px;
    }
  }
  .max-md\:mb-\[88px\] {
    @media (width < 48rem) {
      margin-bottom: 88px;
    }
  }
  .max-md\:block {
    @media (width < 48rem) {
      display: block;
    }
  }
  .max-md\:flex {
    @media (width < 48rem) {
      display: flex;
    }
  }
  .max-md\:hidden {
    @media (width < 48rem) {
      display: none;
    }
  }
  .max-md\:h-\[60px\] {
    @media (width < 48rem) {
      height: 60px;
    }
  }
  .max-md\:h-\[65px\] {
    @media (width < 48rem) {
      height: 65px;
    }
  }
  .max-md\:h-auto {
    @media (width < 48rem) {
      height: auto;
    }
  }
  .max-md\:max-h-\[650px\] {
    @media (width < 48rem) {
      max-height: 650px;
    }
  }
  .max-md\:w-\[99px\] {
    @media (width < 48rem) {
      width: 99px;
    }
  }
  .max-md\:w-\[160px\] {
    @media (width < 48rem) {
      width: 160px;
    }
  }
  .max-md\:w-auto {
    @media (width < 48rem) {
      width: auto;
    }
  }
  .max-md\:w-full {
    @media (width < 48rem) {
      width: 100%;
    }
  }
  .max-md\:max-w-\[382px\] {
    @media (width < 48rem) {
      max-width: 382px;
    }
  }
  .max-md\:max-w-full {
    @media (width < 48rem) {
      max-width: 100%;
    }
  }
  .max-md\:grid-cols-1 {
    @media (width < 48rem) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .max-md\:flex-col {
    @media (width < 48rem) {
      flex-direction: column;
    }
  }
  .max-md\:items-center {
    @media (width < 48rem) {
      align-items: center;
    }
  }
  .max-md\:justify-center {
    @media (width < 48rem) {
      justify-content: center;
    }
  }
  .max-md\:gap-5 {
    @media (width < 48rem) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .max-md\:gap-\[10px\] {
    @media (width < 48rem) {
      gap: 10px;
    }
  }
  .max-md\:gap-\[16px\] {
    @media (width < 48rem) {
      gap: 16px;
    }
  }
  .max-md\:rounded-none {
    @media (width < 48rem) {
      border-radius: 0;
    }
  }
  .max-md\:bg-\[\#fff\] {
    @media (width < 48rem) {
      background-color: #fff;
    }
  }
  .max-md\:object-top {
    @media (width < 48rem) {
      object-position: top;
    }
  }
  .max-md\:p-\[0\] {
    @media (width < 48rem) {
      padding: 0;
    }
  }
  .max-md\:p-\[6px_20px_10px_20px\] {
    @media (width < 48rem) {
      padding: 6px 20px 10px 20px;
    }
  }
  .max-md\:p-\[8px_14px_7px_20px\] {
    @media (width < 48rem) {
      padding: 8px 14px 7px 20px;
    }
  }
  .max-md\:p-\[8px_14px_7px_40px\] {
    @media (width < 48rem) {
      padding: 8px 14px 7px 40px;
    }
  }
  .max-md\:p-\[8px_14px_20px_20px\] {
    @media (width < 48rem) {
      padding: 8px 14px 20px 20px;
    }
  }
  .max-md\:p-\[8px_14px_30px_20px\] {
    @media (width < 48rem) {
      padding: 8px 14px 30px 20px;
    }
  }
  .max-md\:p-\[11px_20px_13px_20px\] {
    @media (width < 48rem) {
      padding: 11px 20px 13px 20px;
    }
  }
  .max-md\:p-\[11px_20px_14px_20px\] {
    @media (width < 48rem) {
      padding: 11px 20px 14px 20px;
    }
  }
  .max-md\:p-\[20px\] {
    @media (width < 48rem) {
      padding: 20px;
    }
  }
  .max-md\:p-\[78px_13px_28px_13px\] {
    @media (width < 48rem) {
      padding: 78px 13px 28px 13px;
    }
  }
  .max-md\:px-5 {
    @media (width < 48rem) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  .max-md\:px-\[20px\] {
    @media (width < 48rem) {
      padding-inline: 20px;
    }
  }
  .max-md\:py-0 {
    @media (width < 48rem) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .max-md\:py-\[11px\] {
    @media (width < 48rem) {
      padding-block: 11px;
    }
  }
  .max-md\:py-\[50px\] {
    @media (width < 48rem) {
      padding-block: 50px;
    }
  }
  .max-md\:pt-\[30px\] {
    @media (width < 48rem) {
      padding-top: 30px;
    }
  }
  .max-md\:pt-\[50px\] {
    @media (width < 48rem) {
      padding-top: 50px;
    }
  }
  .max-md\:pt-\[60px\] {
    @media (width < 48rem) {
      padding-top: 60px;
    }
  }
  .max-md\:pr-\[12px\] {
    @media (width < 48rem) {
      padding-right: 12px;
    }
  }
  .max-md\:pr-\[16px\] {
    @media (width < 48rem) {
      padding-right: 16px;
    }
  }
  .max-md\:pr-\[20px\] {
    @media (width < 48rem) {
      padding-right: 20px;
    }
  }
  .max-md\:pb-\[0\] {
    @media (width < 48rem) {
      padding-bottom: 0;
    }
  }
  .max-md\:pb-\[10px\] {
    @media (width < 48rem) {
      padding-bottom: 10px;
    }
  }
  .max-md\:pb-\[30px\] {
    @media (width < 48rem) {
      padding-bottom: 30px;
    }
  }
  .max-md\:pb-\[50px\] {
    @media (width < 48rem) {
      padding-bottom: 50px;
    }
  }
  .max-md\:pl-\[20px\] {
    @media (width < 48rem) {
      padding-left: 20px;
    }
  }
  .max-md\:pl-\[24px\] {
    @media (width < 48rem) {
      padding-left: 24px;
    }
  }
  .max-md\:pl-\[28px\] {
    @media (width < 48rem) {
      padding-left: 28px;
    }
  }
  .max-md\:text-left {
    @media (width < 48rem) {
      text-align: left;
    }
  }
  .max-md\:text-\[12px\] {
    @media (width < 48rem) {
      font-size: 12px;
    }
  }
  .max-md\:text-\[15px\] {
    @media (width < 48rem) {
      font-size: 15px;
    }
  }
  .max-md\:text-\[16px\] {
    @media (width < 48rem) {
      font-size: 16px;
    }
  }
  .max-md\:text-\[20px\] {
    @media (width < 48rem) {
      font-size: 20px;
    }
  }
  .max-md\:text-\[22px\] {
    @media (width < 48rem) {
      font-size: 22px;
    }
  }
  .max-md\:text-\[30px\] {
    @media (width < 48rem) {
      font-size: 30px;
    }
  }
  .max-md\:tracking-\[1\.6px\] {
    @media (width < 48rem) {
      --tw-tracking: 1.6px;
      letter-spacing: 1.6px;
    }
  }
  .max-md\:tracking-\[1\.8px\] {
    @media (width < 48rem) {
      --tw-tracking: 1.8px;
      letter-spacing: 1.8px;
    }
  }
  .max-md\:tracking-\[2\.6px\] {
    @media (width < 48rem) {
      --tw-tracking: 2.6px;
      letter-spacing: 2.6px;
    }
  }
  .max-md\:tracking-\[3px\] {
    @media (width < 48rem) {
      --tw-tracking: 3px;
      letter-spacing: 3px;
    }
  }
  .md\:order-1 {
    @media (width >= 48rem) {
      order: 1;
    }
  }
  .md\:order-2 {
    @media (width >= 48rem) {
      order: 2;
    }
  }
  .md\:mb-\[20px\] {
    @media (width >= 48rem) {
      margin-bottom: 20px;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:bg-\[\#FDF8EC\] {
    @media (width >= 48rem) {
      background-color: #FDF8EC;
    }
  }
  .md\:pl-\[30px\] {
    @media (width >= 48rem) {
      padding-left: 30px;
    }
  }
  .md\:text-center {
    @media (width >= 48rem) {
      text-align: center;
    }
  }
  .md\:text-\[18px\] {
    @media (width >= 48rem) {
      font-size: 18px;
    }
  }
  .md\:tracking-\[\.1em\] {
    @media (width >= 48rem) {
      --tw-tracking: .1em;
      letter-spacing: .1em;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:max-w-\[19vw\] {
    @media (width >= 64rem) {
      max-width: 19vw;
    }
  }
}
@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-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-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-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-duration: initial;
      --tw-ease: initial;
    }
  }
}
