/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --t-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --t-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --t-color-black: #000;
    --t-color-white: #fff;
    --t-spacing: 0.25rem;
    --t-text-xs: 0.75rem;
    --t-text-xs--line-height: calc(1 / 0.75);
    --t-text-sm: 0.875rem;
    --t-text-sm--line-height: calc(1.25 / 0.875);
    --t-text-base: 1rem;
    --t-text-base--line-height: calc(1.5 / 1);
    --t-text-lg: 1.125rem;
    --t-text-lg--line-height: calc(1.75 / 1.125);
    --t-text-xl: 1.25rem;
    --t-text-xl--line-height: calc(1.75 / 1.25);
    --t-text-2xl: 1.5rem;
    --t-text-2xl--line-height: calc(2 / 1.5);
    --t-font-weight-normal: 400;
    --t-font-weight-medium: 500;
    --t-font-weight-semibold: 600;
    --t-font-weight-bold: 700;
    --t-leading-tight: 1.25;
    --t-radius-lg: 0.5rem;
    --t-ease-out: cubic-bezier(0, 0, 0.2, 1);
    --t-blur-sm: 8px;
    --t-default-transition-duration: 150ms;
    --t-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --t-default-font-family: var(--t-font-sans);
    --t-default-mono-font-family: var(--t-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(--t-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(--t-default-font-feature-settings, normal);
    font-variation-settings: var(--t-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(--t-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--t-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--t-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 {
  .t\:pointer-events-auto {
    pointer-events: auto;
  }
  .t\:pointer-events-none {
    pointer-events: none;
  }
  .t\:invisible {
    visibility: hidden;
  }
  .t\:absolute {
    position: absolute;
  }
  .t\:relative {
    position: relative;
  }
  .t\:sticky {
    position: sticky;
  }
  .t\:inset-0 {
    inset: calc(var(--t-spacing) * 0);
  }
  .t\:inset-x-0 {
    inset-inline: calc(var(--t-spacing) * 0);
  }
  .t\:top-0 {
    top: calc(var(--t-spacing) * 0);
  }
  .t\:top-1\/2 {
    top: calc(1 / 2 * 100%);
  }
  .t\:top-2 {
    top: calc(var(--t-spacing) * 2);
  }
  .t\:top-4 {
    top: calc(var(--t-spacing) * 4);
  }
  .t\:top-14 {
    top: calc(var(--t-spacing) * 14);
  }
  .t\:top-\[28px\] {
    top: 28px;
  }
  .t\:top-full {
    top: 100%;
  }
  .t\:right-2 {
    right: calc(var(--t-spacing) * 2);
  }
  .t\:right-4 {
    right: calc(var(--t-spacing) * 4);
  }
  .t\:right-full {
    right: 100%;
  }
  .t\:bottom-0 {
    bottom: calc(var(--t-spacing) * 0);
  }
  .t\:left-0 {
    left: calc(var(--t-spacing) * 0);
  }
  .t\:left-1\/2 {
    left: calc(1 / 2 * 100%);
  }
  .t\:z-10 {
    z-index: 10;
  }
  .t\:z-30 {
    z-index: 30;
  }
  .t\:z-50 {
    z-index: 50;
  }
  .t\:order-1 {
    order: 1;
  }
  .t\:order-2 {
    order: 2;
  }
  .t\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .t\:float-left {
    float: left;
  }
  .t\:float-right {
    float: right;
  }
  .t\:container {
    width: 100%;
    @media (width >= 1000px) {
      max-width: 1000px;
    }
    @media (width >= 1200px) {
      max-width: 1200px;
    }
    @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;
    }
  }
  .t\:m-0 {
    margin: calc(var(--t-spacing) * 0);
  }
  .t\:mx-auto {
    margin-inline: auto;
  }
  .t\:my-4 {
    margin-block: calc(var(--t-spacing) * 4);
  }
  .t\:my-auto {
    margin-block: auto;
  }
  .t\:mt-0\! {
    margin-top: calc(var(--t-spacing) * 0) !important;
  }
  .t\:mt-2 {
    margin-top: calc(var(--t-spacing) * 2);
  }
  .t\:mt-2\.5\! {
    margin-top: calc(var(--t-spacing) * 2.5) !important;
  }
  .t\:mt-4 {
    margin-top: calc(var(--t-spacing) * 4);
  }
  .t\:mt-4\! {
    margin-top: calc(var(--t-spacing) * 4) !important;
  }
  .t\:mt-6 {
    margin-top: calc(var(--t-spacing) * 6);
  }
  .t\:mr-2 {
    margin-right: calc(var(--t-spacing) * 2);
  }
  .t\:mr-3 {
    margin-right: calc(var(--t-spacing) * 3);
  }
  .t\:mr-4 {
    margin-right: calc(var(--t-spacing) * 4);
  }
  .t\:mb-2 {
    margin-bottom: calc(var(--t-spacing) * 2);
  }
  .t\:mb-5 {
    margin-bottom: calc(var(--t-spacing) * 5);
  }
  .t\:ml-2 {
    margin-left: calc(var(--t-spacing) * 2);
  }
  .t\:ml-auto {
    margin-left: auto;
  }
  .t\:line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .t\:block {
    display: block;
  }
  .t\:flex {
    display: flex;
  }
  .t\:flow-root {
    display: flow-root;
  }
  .t\:grid {
    display: grid;
  }
  .t\:hidden {
    display: none;
  }
  .t\:inline-flex {
    display: inline-flex;
  }
  .t\:aspect-9\/16 {
    aspect-ratio: 9/16;
  }
  .t\:aspect-\[3\/4\] {
    aspect-ratio: 3/4;
  }
  .t\:aspect-\[9\/16\] {
    aspect-ratio: 9/16;
  }
  .t\:size-6 {
    width: calc(var(--t-spacing) * 6);
    height: calc(var(--t-spacing) * 6);
  }
  .t\:size-9 {
    width: calc(var(--t-spacing) * 9);
    height: calc(var(--t-spacing) * 9);
  }
  .t\:size-14 {
    width: calc(var(--t-spacing) * 14);
    height: calc(var(--t-spacing) * 14);
  }
  .t\:size-26 {
    width: calc(var(--t-spacing) * 26);
    height: calc(var(--t-spacing) * 26);
  }
  .t\:size-full {
    width: 100%;
    height: 100%;
  }
  .t\:h-3 {
    height: calc(var(--t-spacing) * 3);
  }
  .t\:h-9 {
    height: calc(var(--t-spacing) * 9);
  }
  .t\:h-10 {
    height: calc(var(--t-spacing) * 10);
  }
  .t\:h-11 {
    height: calc(var(--t-spacing) * 11);
  }
  .t\:h-13 {
    height: calc(var(--t-spacing) * 13);
  }
  .t\:h-\[70px\] {
    height: 70px;
  }
  .t\:h-full {
    height: 100%;
  }
  .t\:max-h-10 {
    max-height: calc(var(--t-spacing) * 10);
  }
  .t\:max-h-12 {
    max-height: calc(var(--t-spacing) * 12);
  }
  .t\:max-h-15 {
    max-height: calc(var(--t-spacing) * 15);
  }
  .t\:w-10 {
    width: calc(var(--t-spacing) * 10);
  }
  .t\:w-11 {
    width: calc(var(--t-spacing) * 11);
  }
  .t\:w-24 {
    width: calc(var(--t-spacing) * 24);
  }
  .t\:w-25 {
    width: calc(var(--t-spacing) * 25);
  }
  .t\:w-\[40\%\]\! {
    width: 40% !important;
  }
  .t\:w-auto {
    width: auto;
  }
  .t\:w-full {
    width: 100%;
  }
  .t\:w-px {
    width: 1px;
  }
  .t\:max-w-\[200px\] {
    max-width: 200px;
  }
  .t\:max-w-\[450px\] {
    max-width: 450px;
  }
  .t\:min-w-0 {
    min-width: calc(var(--t-spacing) * 0);
  }
  .t\:min-w-\[220px\] {
    min-width: 220px;
  }
  .t\:flex-1 {
    flex: 1;
  }
  .t\:shrink-0 {
    flex-shrink: 0;
  }
  .t\:-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .t\:-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .t\:translate-y-1 {
    --tw-translate-y: calc(var(--t-spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .t\:cursor-pointer {
    cursor: pointer;
  }
  .t\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .t\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .t\:grid-cols-\[auto_1fr_auto\] {
    grid-template-columns: auto 1fr auto;
  }
  .t\:grid-rows-\[auto_1fr\] {
    grid-template-rows: auto 1fr;
  }
  .t\:flex-col {
    flex-direction: column;
  }
  .t\:flex-wrap {
    flex-wrap: wrap;
  }
  .t\:items-center {
    align-items: center;
  }
  .t\:items-end {
    align-items: flex-end;
  }
  .t\:items-start {
    align-items: flex-start;
  }
  .t\:items-stretch {
    align-items: stretch;
  }
  .t\:justify-between {
    justify-content: space-between;
  }
  .t\:justify-center {
    justify-content: center;
  }
  .t\:gap-1 {
    gap: calc(var(--t-spacing) * 1);
  }
  .t\:gap-4 {
    gap: calc(var(--t-spacing) * 4);
  }
  .t\:gap-x-2 {
    column-gap: calc(var(--t-spacing) * 2);
  }
  .t\:gap-x-2\.5 {
    column-gap: calc(var(--t-spacing) * 2.5);
  }
  .t\:gap-x-3 {
    column-gap: calc(var(--t-spacing) * 3);
  }
  .t\:gap-x-4 {
    column-gap: calc(var(--t-spacing) * 4);
  }
  .t\:gap-x-6 {
    column-gap: calc(var(--t-spacing) * 6);
  }
  .t\:gap-x-8 {
    column-gap: calc(var(--t-spacing) * 8);
  }
  .t\:gap-y-1 {
    row-gap: calc(var(--t-spacing) * 1);
  }
  .t\:gap-y-2 {
    row-gap: calc(var(--t-spacing) * 2);
  }
  .t\:gap-y-2\.5 {
    row-gap: calc(var(--t-spacing) * 2.5);
  }
  .t\:gap-y-3 {
    row-gap: calc(var(--t-spacing) * 3);
  }
  .t\:gap-y-4 {
    row-gap: calc(var(--t-spacing) * 4);
  }
  .t\:gap-y-5 {
    row-gap: calc(var(--t-spacing) * 5);
  }
  .t\:gap-y-6 {
    row-gap: calc(var(--t-spacing) * 6);
  }
  .t\:divide-x {
    :where(& > :not(:last-child)) {
      --tw-divide-x-reverse: 0;
      border-inline-style: var(--tw-border-style);
      border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
      border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    }
  }
  .t\:divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .t\:divide-dashed {
    :where(& > :not(:last-child)) {
      --tw-border-style: dashed;
      border-style: dashed;
    }
  }
  .t\:divide-\[\#D9D9D9\] {
    :where(& > :not(:last-child)) {
      border-color: #D9D9D9;
    }
  }
  .t\:divide-\[\#DCDFE4\] {
    :where(& > :not(:last-child)) {
      border-color: #DCDFE4;
    }
  }
  .t\:overflow-hidden {
    overflow: hidden;
  }
  .t\:overflow-y-auto {
    overflow-y: auto;
  }
  .t\:rounded {
    border-radius: 0.25rem;
  }
  .t\:rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .t\:rounded-lg {
    border-radius: var(--t-radius-lg);
  }
  .t\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .t\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }
  .t\:border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .t\:border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .t\:border-y {
    border-block-style: var(--tw-border-style);
    border-block-width: 1px;
  }
  .t\:border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .t\:border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .t\:border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .t\:border-\[\#BC0000\] {
    border-color: #BC0000;
  }
  .t\:border-\[\#D4D4D4\] {
    border-color: #D4D4D4;
  }
  .t\:border-\[\#D9D9D9\] {
    border-color: #D9D9D9;
  }
  .t\:border-\[\#DCDCDC\] {
    border-color: #DCDCDC;
  }
  .t\:border-\[\#DCDFE4\] {
    border-color: #DCDFE4;
  }
  .t\:border-black\/10 {
    border-color: var(--t-color-black);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--t-color-black) 10%, transparent);
    }
  }
  .t\:bg-\[\#30A14A\] {
    background-color: #30A14A;
  }
  .t\:bg-\[\#BC0000\] {
    background-color: #BC0000;
  }
  .t\:bg-\[\#F7F7F7\] {
    background-color: #F7F7F7;
  }
  .t\:bg-\[\#F8F8F8\] {
    background-color: #F8F8F8;
  }
  .t\:bg-black {
    background-color: var(--t-color-black);
  }
  .t\:bg-black\! {
    background-color: var(--t-color-black) !important;
  }
  .t\:bg-black\/5 {
    background-color: var(--t-color-black);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--t-color-black) 5%, transparent);
    }
  }
  .t\:bg-black\/50 {
    background-color: var(--t-color-black);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--t-color-black) 50%, transparent);
    }
  }
  .t\:bg-transparent {
    background-color: transparent;
  }
  .t\:bg-white {
    background-color: var(--t-color-white);
  }
  .t\:bg-white\/15 {
    background-color: var(--t-color-white);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--t-color-white) 15%, transparent);
    }
  }
  .t\:bg-white\/70 {
    background-color: var(--t-color-white);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--t-color-white) 70%, transparent);
    }
  }
  .t\:bg-white\/90 {
    background-color: var(--t-color-white);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--t-color-white) 90%, transparent);
    }
  }
  .t\:bg-linear-to-b {
    --tw-gradient-position: to bottom;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .t\:from-\[rgba\(0\,0\,0\,0\)\] {
    --tw-gradient-from: rgba(0,0,0,0);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .t\:to-\[rgba\(0\,0\,0\,0\.95\)\] {
    --tw-gradient-to: rgba(0,0,0,0.95);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .t\:bg-cover {
    background-size: cover;
  }
  .t\:bg-center {
    background-position: center;
  }
  .t\:bg-no-repeat {
    background-repeat: no-repeat;
  }
  .t\:object-contain {
    object-fit: contain;
  }
  .t\:object-cover {
    object-fit: cover;
  }
  .t\:object-center {
    object-position: center;
  }
  .t\:p-0 {
    padding: calc(var(--t-spacing) * 0);
  }
  .t\:p-0\! {
    padding: calc(var(--t-spacing) * 0) !important;
  }
  .t\:p-3 {
    padding: calc(var(--t-spacing) * 3);
  }
  .t\:px-2 {
    padding-inline: calc(var(--t-spacing) * 2);
  }
  .t\:px-3 {
    padding-inline: calc(var(--t-spacing) * 3);
  }
  .t\:px-4 {
    padding-inline: calc(var(--t-spacing) * 4);
  }
  .t\:px-5 {
    padding-inline: calc(var(--t-spacing) * 5);
  }
  .t\:py-0\.5 {
    padding-block: calc(var(--t-spacing) * 0.5);
  }
  .t\:py-1 {
    padding-block: calc(var(--t-spacing) * 1);
  }
  .t\:py-2 {
    padding-block: calc(var(--t-spacing) * 2);
  }
  .t\:py-3 {
    padding-block: calc(var(--t-spacing) * 3);
  }
  .t\:py-4 {
    padding-block: calc(var(--t-spacing) * 4);
  }
  .t\:py-5 {
    padding-block: calc(var(--t-spacing) * 5);
  }
  .t\:py-6\! {
    padding-block: calc(var(--t-spacing) * 6) !important;
  }
  .t\:py-8 {
    padding-block: calc(var(--t-spacing) * 8);
  }
  .t\:pt-2 {
    padding-top: calc(var(--t-spacing) * 2);
  }
  .t\:pt-2\.5 {
    padding-top: calc(var(--t-spacing) * 2.5);
  }
  .t\:pt-3 {
    padding-top: calc(var(--t-spacing) * 3);
  }
  .t\:pt-4 {
    padding-top: calc(var(--t-spacing) * 4);
  }
  .t\:pt-9 {
    padding-top: calc(var(--t-spacing) * 9);
  }
  .t\:pt-10 {
    padding-top: calc(var(--t-spacing) * 10);
  }
  .t\:pb-1\.5 {
    padding-bottom: calc(var(--t-spacing) * 1.5);
  }
  .t\:pb-2\.5 {
    padding-bottom: calc(var(--t-spacing) * 2.5);
  }
  .t\:pb-3 {
    padding-bottom: calc(var(--t-spacing) * 3);
  }
  .t\:pb-4 {
    padding-bottom: calc(var(--t-spacing) * 4);
  }
  .t\:pb-5 {
    padding-bottom: calc(var(--t-spacing) * 5);
  }
  .t\:pb-6 {
    padding-bottom: calc(var(--t-spacing) * 6);
  }
  .t\:pb-8 {
    padding-bottom: calc(var(--t-spacing) * 8);
  }
  .t\:text-center {
    text-align: center;
  }
  .t\:text-left {
    text-align: left;
  }
  .t\:text-2xl {
    font-size: var(--t-text-2xl);
    line-height: var(--tw-leading, var(--t-text-2xl--line-height));
  }
  .t\:text-base {
    font-size: var(--t-text-base);
    line-height: var(--tw-leading, var(--t-text-base--line-height));
  }
  .t\:text-lg {
    font-size: var(--t-text-lg);
    line-height: var(--tw-leading, var(--t-text-lg--line-height));
  }
  .t\:text-sm {
    font-size: var(--t-text-sm);
    line-height: var(--tw-leading, var(--t-text-sm--line-height));
  }
  .t\:text-xl {
    font-size: var(--t-text-xl);
    line-height: var(--tw-leading, var(--t-text-xl--line-height));
  }
  .t\:text-xs {
    font-size: var(--t-text-xs);
    line-height: var(--tw-leading, var(--t-text-xs--line-height));
  }
  .t\:text-\[13px\] {
    font-size: 13px;
  }
  .t\:text-\[14px\] {
    font-size: 14px;
  }
  .t\:text-\[22px\] {
    font-size: 22px;
  }
  .t\:text-\[28px\] {
    font-size: 28px;
  }
  .t\:leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .t\:leading-tight {
    --tw-leading: var(--t-leading-tight);
    line-height: var(--t-leading-tight);
  }
  .t\:font-bold {
    --tw-font-weight: var(--t-font-weight-bold);
    font-weight: var(--t-font-weight-bold);
  }
  .t\:font-medium {
    --tw-font-weight: var(--t-font-weight-medium);
    font-weight: var(--t-font-weight-medium);
  }
  .t\:font-normal {
    --tw-font-weight: var(--t-font-weight-normal);
    font-weight: var(--t-font-weight-normal);
  }
  .t\:font-semibold {
    --tw-font-weight: var(--t-font-weight-semibold);
    font-weight: var(--t-font-weight-semibold);
  }
  .t\:break-all {
    word-break: break-all;
  }
  .t\:whitespace-nowrap {
    white-space: nowrap;
  }
  .t\:text-\[\#8A94A6\] {
    color: #8A94A6;
  }
  .t\:text-\[\#30A14A\] {
    color: #30A14A;
  }
  .t\:text-\[\#555\] {
    color: #555;
  }
  .t\:text-\[\#888\] {
    color: #888;
  }
  .t\:text-\[\#212636\] {
    color: #212636;
  }
  .t\:text-\[\#667085\] {
    color: #667085;
  }
  .t\:text-\[\#BC0000\] {
    color: #BC0000;
  }
  .t\:text-white {
    color: var(--t-color-white);
  }
  .t\:text-white\! {
    color: var(--t-color-white) !important;
  }
  .t\:normal-case {
    text-transform: none;
  }
  .t\:uppercase {
    text-transform: uppercase;
  }
  .t\:underline {
    text-decoration-line: underline;
  }
  .t\:placeholder-\[\#AAAEB2\] {
    &::placeholder {
      color: #AAAEB2;
    }
  }
  .t\:opacity-0 {
    opacity: 0%;
  }
  .t\:shadow-\[0_12px_28px_rgba\(15\,23\,42\,0\.14\)\] {
    --tw-shadow: 0 12px 28px var(--tw-shadow-color, rgba(15,23,42,0.14));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .t\:shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .t\:drop-shadow-\[0_2px_3px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-drop-shadow-size: drop-shadow(0 2px 3px var(--tw-drop-shadow-color, rgba(0,0,0,0.08)));
    --tw-drop-shadow: var(--tw-drop-shadow-size);
    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,);
  }
  .t\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--t-blur-sm));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .t\: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(--t-default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--t-default-transition-duration));
  }
  .t\:transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--t-default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--t-default-transition-duration));
  }
  .t\: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(--t-default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--t-default-transition-duration));
  }
  .t\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--t-default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--t-default-transition-duration));
  }
  .t\:duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .t\:duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .t\:ease-out {
    --tw-ease: var(--t-ease-out);
    transition-timing-function: var(--t-ease-out);
  }
  .t\:outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .t\:group-focus-within\:visible {
    &:is(:where(.t\:group):focus-within *) {
      visibility: visible;
    }
  }
  .t\:group-focus-within\:translate-y-0 {
    &:is(:where(.t\:group):focus-within *) {
      --tw-translate-y: calc(var(--t-spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .t\:group-focus-within\:opacity-100 {
    &:is(:where(.t\:group):focus-within *) {
      opacity: 100%;
    }
  }
  .t\:group-hover\:visible {
    &:is(:where(.t\:group):hover *) {
      @media (hover: hover) {
        visibility: visible;
      }
    }
  }
  .t\:group-hover\:translate-y-0 {
    &:is(:where(.t\:group):hover *) {
      @media (hover: hover) {
        --tw-translate-y: calc(var(--t-spacing) * 0);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .t\:group-hover\:text-\[\#1f7a35\] {
    &:is(:where(.t\:group):hover *) {
      @media (hover: hover) {
        color: #1f7a35;
      }
    }
  }
  .t\:group-hover\:text-\[\#30A14A\] {
    &:is(:where(.t\:group):hover *) {
      @media (hover: hover) {
        color: #30A14A;
      }
    }
  }
  .t\:group-hover\:opacity-100 {
    &:is(:where(.t\:group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .t\:hover\:bg-\[\#F0F7FF\] {
    &:hover {
      @media (hover: hover) {
        background-color: #F0F7FF;
      }
    }
  }
  .t\:hover\:bg-white\/25 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--t-color-white);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--t-color-white) 25%, transparent);
        }
      }
    }
  }
  .t\:hover\:text-\[\#30A14A\] {
    &:hover {
      @media (hover: hover) {
        color: #30A14A;
      }
    }
  }
  .t\:hover\:text-\[\#BC0000\] {
    &:hover {
      @media (hover: hover) {
        color: #BC0000;
      }
    }
  }
  .t\:hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .t\:hover\:opacity-90 {
    &:hover {
      @media (hover: hover) {
        opacity: 90%;
      }
    }
  }
  .t\:focus\:border-\[\#BC0000\] {
    &:focus {
      border-color: #BC0000;
    }
  }
  .t\:max-pc\:mt-4 {
    @media (width < 1000px) {
      margin-top: calc(var(--t-spacing) * 4);
    }
  }
  .t\:max-pc\:mr-3 {
    @media (width < 1000px) {
      margin-right: calc(var(--t-spacing) * 3);
    }
  }
  .t\:max-pc\:ml-3 {
    @media (width < 1000px) {
      margin-left: calc(var(--t-spacing) * 3);
    }
  }
  .t\:max-pc\:hidden {
    @media (width < 1000px) {
      display: none;
    }
  }
  .t\:max-pc\:gap-y-4 {
    @media (width < 1000px) {
      row-gap: calc(var(--t-spacing) * 4);
    }
  }
  .t\:max-pc\:gap-y-5 {
    @media (width < 1000px) {
      row-gap: calc(var(--t-spacing) * 5);
    }
  }
  .t\:max-pc\:gap-y-6 {
    @media (width < 1000px) {
      row-gap: calc(var(--t-spacing) * 6);
    }
  }
  .t\:max-pc\:py-8 {
    @media (width < 1000px) {
      padding-block: calc(var(--t-spacing) * 8);
    }
  }
  .t\:max-pc\:pt-0 {
    @media (width < 1000px) {
      padding-top: calc(var(--t-spacing) * 0);
    }
  }
  .t\:max-pc\:text-\[22px\] {
    @media (width < 1000px) {
      font-size: 22px;
    }
  }
  .t\:max-md\:order-2 {
    @media (width < 48rem) {
      order: 2;
    }
  }
  .t\:max-md\:order-9 {
    @media (width < 48rem) {
      order: 9;
    }
  }
  .t\:max-md\:row-span-2 {
    @media (width < 48rem) {
      grid-row: span 2 / span 2;
    }
  }
  .t\:max-md\:float-left {
    @media (width < 48rem) {
      float: left;
    }
  }
  .t\:max-md\:mr-2 {
    @media (width < 48rem) {
      margin-right: calc(var(--t-spacing) * 2);
    }
  }
  .t\:max-md\:ml-0 {
    @media (width < 48rem) {
      margin-left: calc(var(--t-spacing) * 0);
    }
  }
  .t\:max-md\:hidden {
    @media (width < 48rem) {
      display: none;
    }
  }
  .t\:max-md\:hidden\! {
    @media (width < 48rem) {
      display: none !important;
    }
  }
  .t\:max-md\:h-full {
    @media (width < 48rem) {
      height: 100%;
    }
  }
  .t\:max-md\:grid-cols-2 {
    @media (width < 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .t\:max-md\:gap-2 {
    @media (width < 48rem) {
      gap: calc(var(--t-spacing) * 2);
    }
  }
  .t\:max-md\:gap-y-4 {
    @media (width < 48rem) {
      row-gap: calc(var(--t-spacing) * 4);
    }
  }
  .t\:max-md\:gap-y-5 {
    @media (width < 48rem) {
      row-gap: calc(var(--t-spacing) * 5);
    }
  }
  .t\:max-md\:px-0 {
    @media (width < 48rem) {
      padding-inline: calc(var(--t-spacing) * 0);
    }
  }
  .t\:max-md\:py-2 {
    @media (width < 48rem) {
      padding-block: calc(var(--t-spacing) * 2);
    }
  }
  .t\:max-md\:pt-0 {
    @media (width < 48rem) {
      padding-top: calc(var(--t-spacing) * 0);
    }
  }
  .t\:max-sm\:px-2 {
    @media (width < 40rem) {
      padding-inline: calc(var(--t-spacing) * 2);
    }
  }
  .t\:max-sm\:text-base {
    @media (width < 40rem) {
      font-size: var(--t-text-base);
      line-height: var(--tw-leading, var(--t-text-base--line-height));
    }
  }
  .t\:pc\:relative {
    @media (width >= 1000px) {
      position: relative;
    }
  }
  .t\:pc\:order-9 {
    @media (width >= 1000px) {
      order: 9;
    }
  }
  .t\:pc\:col-span-2 {
    @media (width >= 1000px) {
      grid-column: span 2 / span 2;
    }
  }
  .t\:pc\:col-span-3 {
    @media (width >= 1000px) {
      grid-column: span 3 / span 3;
    }
  }
  .t\:pc\:col-span-5 {
    @media (width >= 1000px) {
      grid-column: span 5 / span 5;
    }
  }
  .t\:pc\:mt-1 {
    @media (width >= 1000px) {
      margin-top: calc(var(--t-spacing) * 1);
    }
  }
  .t\:pc\:mt-2\! {
    @media (width >= 1000px) {
      margin-top: calc(var(--t-spacing) * 2) !important;
    }
  }
  .t\:pc\:mt-6 {
    @media (width >= 1000px) {
      margin-top: calc(var(--t-spacing) * 6);
    }
  }
  .t\:pc\:block {
    @media (width >= 1000px) {
      display: block;
    }
  }
  .t\:pc\:w-fit {
    @media (width >= 1000px) {
      width: fit-content;
    }
  }
  .t\:min-\[1000px\]\:grid-cols-1\! {
    @media (width >= 1000px) {
      grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
  }
  .t\:pc\:grid-cols-1 {
    @media (width >= 1000px) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .t\:pc\:grid-cols-1\! {
    @media (width >= 1000px) {
      grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
  }
  .t\:pc\:grid-cols-3 {
    @media (width >= 1000px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .t\:pc\:grid-cols-4 {
    @media (width >= 1000px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .t\:pc\:grid-cols-5 {
    @media (width >= 1000px) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .t\:pc\:grid-cols-7 {
    @media (width >= 1000px) {
      grid-template-columns: repeat(7, minmax(0, 1fr));
    }
  }
  .t\:pc\:grid-cols-\[1fr_auto\] {
    @media (width >= 1000px) {
      grid-template-columns: 1fr auto;
    }
  }
  .t\:pc\:grid-cols-\[2fr_1fr\] {
    @media (width >= 1000px) {
      grid-template-columns: 2fr 1fr;
    }
  }
  .t\:pc\:grid-cols-\[minmax\(0\,1fr\)_320px\] {
    @media (width >= 1000px) {
      grid-template-columns: minmax(0,1fr) 320px;
    }
  }
  .t\:pc\:gap-x-2 {
    @media (width >= 1000px) {
      column-gap: calc(var(--t-spacing) * 2);
    }
  }
  .t\:pc\:gap-x-4 {
    @media (width >= 1000px) {
      column-gap: calc(var(--t-spacing) * 4);
    }
  }
  .t\:pc\:gap-x-20 {
    @media (width >= 1000px) {
      column-gap: calc(var(--t-spacing) * 20);
    }
  }
  .t\:pc\:divide-x {
    @media (width >= 1000px) {
      :where(& > :not(:last-child)) {
        --tw-divide-x-reverse: 0;
        border-inline-style: var(--tw-border-style);
        border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
        border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
      }
    }
  }
  .t\:pc\:divide-y {
    @media (width >= 1000px) {
      :where(& > :not(:last-child)) {
        --tw-divide-y-reverse: 0;
        border-bottom-style: var(--tw-border-style);
        border-top-style: var(--tw-border-style);
        border-top-width: calc(1px * var(--tw-divide-y-reverse));
        border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
      }
    }
  }
  .t\:pc\:divide-\[\#D9D9D9\] {
    @media (width >= 1000px) {
      :where(& > :not(:last-child)) {
        border-color: #D9D9D9;
      }
    }
  }
  .t\:pc\:divide-\[\#DCDFE4\] {
    @media (width >= 1000px) {
      :where(& > :not(:last-child)) {
        border-color: #DCDFE4;
      }
    }
  }
  .t\:pc\:border-r {
    @media (width >= 1000px) {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }
  }
  .t\:pc\:border-l {
    @media (width >= 1000px) {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }
  }
  .t\:pc\:border-\[\#D4D4D4\] {
    @media (width >= 1000px) {
      border-color: #D4D4D4;
    }
  }
  .t\:pc\:border-\[\#DCDFE4\] {
    @media (width >= 1000px) {
      border-color: #DCDFE4;
    }
  }
  .t\:pc\:py-5 {
    @media (width >= 1000px) {
      padding-block: calc(var(--t-spacing) * 5);
    }
  }
  .t\:pc\:pt-4 {
    @media (width >= 1000px) {
      padding-top: calc(var(--t-spacing) * 4);
    }
  }
  .t\:pc\:pt-6 {
    @media (width >= 1000px) {
      padding-top: calc(var(--t-spacing) * 6);
    }
  }
  .t\:pc\:pr-4 {
    @media (width >= 1000px) {
      padding-right: calc(var(--t-spacing) * 4);
    }
  }
  .t\:pc\:pb-5 {
    @media (width >= 1000px) {
      padding-bottom: calc(var(--t-spacing) * 5);
    }
  }
  .t\:pc\:pl-4 {
    @media (width >= 1000px) {
      padding-left: calc(var(--t-spacing) * 4);
    }
  }
  .t\:pc\:pl-8 {
    @media (width >= 1000px) {
      padding-left: calc(var(--t-spacing) * 8);
    }
  }
  .t\:min-\[1200px\]\:order-none {
    @media (width >= 1200px) {
      order: 0;
    }
  }
  .t\:min-\[1200px\]\:col-span-1 {
    @media (width >= 1200px) {
      grid-column: span 1 / span 1;
    }
  }
  .t\:min-\[1200px\]\:mt-0 {
    @media (width >= 1200px) {
      margin-top: calc(var(--t-spacing) * 0);
    }
  }
  .t\:min-\[1200px\]\:max-w-\[350px\] {
    @media (width >= 1200px) {
      max-width: 350px;
    }
  }
  .t\:min-\[1200px\]\:grid-cols-\[auto_1fr_auto\] {
    @media (width >= 1200px) {
      grid-template-columns: auto 1fr auto;
    }
  }
  .t\:md\:order-1 {
    @media (width >= 48rem) {
      order: 1;
    }
  }
  .t\:md\:order-2 {
    @media (width >= 48rem) {
      order: 2;
    }
  }
  .t\:md\:float-right {
    @media (width >= 48rem) {
      float: right;
    }
  }
  .t\:md\:-mx-4 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--t-spacing) * -4);
    }
  }
  .t\:md\:mr-0 {
    @media (width >= 48rem) {
      margin-right: calc(var(--t-spacing) * 0);
    }
  }
  .t\:md\:ml-2 {
    @media (width >= 48rem) {
      margin-left: calc(var(--t-spacing) * 2);
    }
  }
  .t\:md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .t\:md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .t\:md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .t\:md\:grid-cols-\[1fr_1\.5fr\] {
    @media (width >= 48rem) {
      grid-template-columns: 1fr 1.5fr;
    }
  }
  .t\:md\:grid-cols-\[minmax\(0\,2fr\)_minmax\(0\,3fr\)\] {
    @media (width >= 48rem) {
      grid-template-columns: minmax(0,2fr) minmax(0,3fr);
    }
  }
  .t\:md\:gap-x-4 {
    @media (width >= 48rem) {
      column-gap: calc(var(--t-spacing) * 4);
    }
  }
  .t\:md\:divide-x {
    @media (width >= 48rem) {
      :where(& > :not(:last-child)) {
        --tw-divide-x-reverse: 0;
        border-inline-style: var(--tw-border-style);
        border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
        border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
      }
    }
  }
  .t\:md\:px-4 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--t-spacing) * 4);
    }
  }
  .t\:\[\&_\.swiper-button-next\]\:top-1\/2 {
    & .swiper-button-next {
      top: calc(1 / 2 * 100%);
    }
  }
  .t\:\[\&_\.swiper-button-next\]\:-right-4 {
    & .swiper-button-next {
      right: calc(var(--t-spacing) * -4);
    }
  }
  .t\:\[\&_\.swiper-button-next\]\:z-10 {
    & .swiper-button-next {
      z-index: 10;
    }
  }
  .t\:\[\&_\.swiper-button-next\]\:size-10 {
    & .swiper-button-next {
      width: calc(var(--t-spacing) * 10);
      height: calc(var(--t-spacing) * 10);
    }
  }
  .t\:\[\&_\.swiper-button-next\]\:-translate-y-1\/2 {
    & .swiper-button-next {
      --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .t\:\[\&_\.swiper-button-next\]\:rounded-full {
    & .swiper-button-next {
      border-radius: calc(infinity * 1px);
    }
  }
  .t\:\[\&_\.swiper-button-next\]\:bg-\[\#F7F7F7\] {
    & .swiper-button-next {
      background-color: #F7F7F7;
    }
  }
  .t\:\[\&_\.swiper-button-next\]\:text-\[\#212636\] {
    & .swiper-button-next {
      color: #212636;
    }
  }
  .t\:\[\&_\.swiper-button-next\]\:shadow-\[0px_4px_4px_rgba\(0\,0\,0\,0\.12\)\] {
    & .swiper-button-next {
      --tw-shadow: 0px 4px 4px var(--tw-shadow-color, rgba(0,0,0,0.12));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .t\:\[\&_\.swiper-button-next\]\:after\:text-\[14px\]\! {
    & .swiper-button-next {
      &::after {
        content: var(--tw-content);
        font-size: 14px !important;
      }
    }
  }
  .t\:\[\&_\.swiper-button-prev\]\:top-1\/2 {
    & .swiper-button-prev {
      top: calc(1 / 2 * 100%);
    }
  }
  .t\:\[\&_\.swiper-button-prev\]\:-left-4 {
    & .swiper-button-prev {
      left: calc(var(--t-spacing) * -4);
    }
  }
  .t\:\[\&_\.swiper-button-prev\]\:z-10 {
    & .swiper-button-prev {
      z-index: 10;
    }
  }
  .t\:\[\&_\.swiper-button-prev\]\:size-10 {
    & .swiper-button-prev {
      width: calc(var(--t-spacing) * 10);
      height: calc(var(--t-spacing) * 10);
    }
  }
  .t\:\[\&_\.swiper-button-prev\]\:-translate-y-1\/2 {
    & .swiper-button-prev {
      --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .t\:\[\&_\.swiper-button-prev\]\:rounded-full {
    & .swiper-button-prev {
      border-radius: calc(infinity * 1px);
    }
  }
  .t\:\[\&_\.swiper-button-prev\]\:bg-\[\#F7F7F7\] {
    & .swiper-button-prev {
      background-color: #F7F7F7;
    }
  }
  .t\:\[\&_\.swiper-button-prev\]\:text-\[\#212636\] {
    & .swiper-button-prev {
      color: #212636;
    }
  }
  .t\:\[\&_\.swiper-button-prev\]\:shadow-\[0px_4px_4px_rgba\(0\,0\,0\,0\.12\)\] {
    & .swiper-button-prev {
      --tw-shadow: 0px 4px 4px var(--tw-shadow-color, rgba(0,0,0,0.12));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .t\:\[\&_\.swiper-button-prev\]\:after\:text-\[14px\]\! {
    & .swiper-button-prev {
      &::after {
        content: var(--tw-content);
        font-size: 14px !important;
      }
    }
  }
  .t\:\[\&_\.swiper-slide\]\:flex {
    & .swiper-slide {
      display: flex;
    }
  }
  .t\:\[\&_\.swiper-slide\]\:w-auto\! {
    & .swiper-slide {
      width: auto !important;
    }
  }
  .t\:\[\&_\.swiper-slide\]\:items-center {
    & .swiper-slide {
      align-items: center;
    }
  }
  .t\:\[\&_\.swiper-slide\]\:px-3 {
    & .swiper-slide {
      padding-inline: calc(var(--t-spacing) * 3);
    }
  }
  .t\:\[\&_\.swiper-wrapper\]\:items-center {
    & .swiper-wrapper {
      align-items: center;
    }
  }
  .t\:\[\&\:first-child\]\:pt-0 {
    &:first-child {
      padding-top: calc(var(--t-spacing) * 0);
    }
  }
  .t\:\[\&\>\*\]\:border-\[\#D9D9D9\] {
    &>* {
      border-color: #D9D9D9;
    }
  }
  .t\:pc\:\[\&\>\*\]\:border-t {
    @media (width >= 1000px) {
      &>* {
        border-top-style: var(--tw-border-style);
        border-top-width: 1px;
      }
    }
  }
  .t\:pc\:\[\&\>\*\]\:border-dashed {
    @media (width >= 1000px) {
      &>* {
        --tw-border-style: dashed;
        border-style: dashed;
      }
    }
  }
  .t\:md\:\[\&\>\*\]\:px-4 {
    @media (width >= 48rem) {
      &>* {
        padding-inline: calc(var(--t-spacing) * 4);
      }
    }
  }
  .t\:\[\&\>\*\:first-child\]\:border-0\! {
    &>*:first-child {
      border-style: var(--tw-border-style) !important;
      border-width: 0px !important;
    }
  }
  .t\:\[\&\>\*\:first-child\]\:pt-0 {
    &>*:first-child {
      padding-top: calc(var(--t-spacing) * 0);
    }
  }
  .t\:\[\&\>\*\:first-child\]\:pl-0 {
    &>*:first-child {
      padding-left: calc(var(--t-spacing) * 0);
    }
  }
  .t\:pc\:\[\&\>\*\:first-child\]\:pl-0 {
    @media (width >= 1000px) {
      &>*:first-child {
        padding-left: calc(var(--t-spacing) * 0);
      }
    }
  }
  .t\:\[\&\>\*\:last-child\]\:pr-0 {
    &>*:last-child {
      padding-right: calc(var(--t-spacing) * 0);
    }
  }
  .t\:\[\&\>\*\:last-child\]\:pb-0 {
    &>*:last-child {
      padding-bottom: calc(var(--t-spacing) * 0);
    }
  }
  .t\:pc\:\[\&\>\*\:last-child\]\:pr-0 {
    @media (width >= 1000px) {
      &>*:last-child {
        padding-right: calc(var(--t-spacing) * 0);
      }
    }
  }
  .t\:\[\&\>\*\:not\(\:first-child\)\]\:border-t {
    &>*:not(:first-child) {
      border-top-style: var(--tw-border-style);
      border-top-width: 1px;
    }
  }
  .t\:\[\&\>\*\:not\(\:first-child\)\]\:border-\[\#DCDFE4\] {
    &>*:not(:first-child) {
      border-color: #DCDFE4;
    }
  }
  .t\:\[\&\>\*\:not\(\:first-child\)\]\:pt-4 {
    &>*:not(:first-child) {
      padding-top: calc(var(--t-spacing) * 4);
    }
  }
  .t\:\[\&\>\*\:nth-child\(even\)\]\:pl-4 {
    &>*:nth-child(even) {
      padding-left: calc(var(--t-spacing) * 4);
    }
  }
  .t\:pc\:max-\[1200px\]\:\[\&\>\*\:nth-child\(n\+3\)\]\:hidden {
    @media (width >= 1000px) {
      @media (width < 1200px) {
        &>*:nth-child(n+3) {
          display: none;
        }
      }
    }
  }
  .t\:\[\&\>\*\:nth-child\(odd\)\]\:border-r-\[1px\]\! {
    &>*:nth-child(odd) {
      border-right-style: var(--tw-border-style) !important;
      border-right-width: 1px !important;
    }
  }
  .t\:\[\&\>\*\:nth-child\(odd\)\]\:border-r-\[\#DCDFE4\]\! {
    &>*:nth-child(odd) {
      border-right-color: #DCDFE4 !important;
    }
  }
  .t\:\[\&\>\*\:nth-child\(odd\)\]\:pr-4 {
    &>*:nth-child(odd) {
      padding-right: calc(var(--t-spacing) * 4);
    }
  }
  .t\:max-pc\:\[\&\>article\:nth-child\(2\)\]\:border-0\! {
    @media (width < 1000px) {
      &>article:nth-child(2) {
        border-style: var(--tw-border-style) !important;
        border-width: 0px !important;
      }
    }
  }
  .t\:max-pc\:\[\&\>article\:nth-child\(2\)\]\:pt-0 {
    @media (width < 1000px) {
      &>article:nth-child(2) {
        padding-top: calc(var(--t-spacing) * 0);
      }
    }
  }
  .t\:pc\:max-\[1200px\]\:\[\&\>article\:nth-child\(5\)\]\:hidden {
    @media (width >= 1000px) {
      @media (width < 1200px) {
        &>article:nth-child(5) {
          display: none;
        }
      }
    }
  }
  .t\:pc\:max-\[1400px\]\:\[\&\>article\:nth-child\(6\)\]\:hidden {
    @media (width >= 1000px) {
      @media (width < 1400px) {
        &>article:nth-child(6) {
          display: none;
        }
      }
    }
  }
  .t\:max-pc\:\[\&\>div\]\:py-0 {
    @media (width < 1000px) {
      &>div {
        padding-block: calc(var(--t-spacing) * 0);
      }
    }
  }
  .t\:max-pc\:\[\&\>div\]\:py-0\! {
    @media (width < 1000px) {
      &>div {
        padding-block: calc(var(--t-spacing) * 0) !important;
      }
    }
  }
  .t\:max-pc\:\[\&\>div\:nth-child\(3\)\]\:hidden {
    @media (width < 1000px) {
      &>div:nth-child(3) {
        display: none;
      }
    }
  }
  .t\:pc\:\[\&\>div\:nth-child\(4\)\]\:hidden {
    @media (width >= 1000px) {
      &>div:nth-child(4) {
        display: none;
      }
    }
  }
}
:root {
  color-scheme: light;
  --bg: #f3f7fb;
  --panel: #ffffff;
  --ink: #132033;
  --ink-soft: #506079;
  --stroke: #d7dfeb;
  --action: #1f3b68;
  --action-hover: #142949;
  --danger: #b91c1c;
  --danger-bg: #fee2e2;
}
* {
  box-sizing: border-box;
}
.mobile-menu-item {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  overflow: hidden;
}
.mobile-menu-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 16px 20px;
  background: transparent;
  border: 0;
  font-size: 15px;
  font-weight: 500;
  color: #151515;
  cursor: pointer;
  text-align: left;
}
.mobile-menu-caret {
  font-size: 20px;
  color: #333;
  transition: transform 0.3s ease;
  line-height: 1;
}
.mobile-menu-item.is-open > .mobile-menu-trigger > .mobile-menu-caret {
  transform: rotate(90deg);
}
.mobile-menu-sub {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.mobile-menu-item.is-open > .mobile-menu-sub {
  max-height: 2000px;
}
.mobile-menu-sub > a {
  display: block;
  padding: 14px 20px;
  font-size: 14px;
  color: #151515;
  border-top: 1px solid #f0f0f0;
  text-decoration: none;
}
.mobile-menu-sub > a:hover {
  background: #f9f9f9;
}
.mobile-menu-item.is-open > .mobile-menu-trigger {
  color: #30a14a;
  background: #f0f7ff;
}
.mobile-menu-item--nested {
  background: transparent;
  border: none;
  border-radius: 0;
  border-top: 1px solid #f0f0f0;
  overflow: hidden;
}
.mobile-menu-trigger--nested {
  padding: 14px 20px;
  font-size: 14px;
  color: #151515;
  font-weight: 400;
}
.mobile-menu-trigger--nested .mobile-menu-caret {
  font-size: 16px;
}
.mobile-menu-item--nested.is-open > .mobile-menu-trigger--nested {
  color: #30a14a;
  background: #f0f7ff;
}
.mobile-menu-item--nested .mobile-menu-sub > a {
  padding-left: 32px;
  font-size: 13px;
}
.mobile-menu-item--nested .mobile-menu-item--nested .mobile-menu-sub > a {
  padding-left: 44px;
}
.mobile-menu-item--nested .mobile-menu-item--nested .mobile-menu-item--nested .mobile-menu-sub > a {
  padding-left: 56px;
}
.mobile-menu-item--nested .mobile-menu-item--nested .mobile-menu-trigger--nested {
  padding-left: 32px;
}
.mobile-menu-item--nested .mobile-menu-item--nested .mobile-menu-item--nested .mobile-menu-trigger--nested {
  padding-left: 44px;
}
.mobile-menu-item--nested .mobile-menu-item--nested .mobile-menu-item--nested .mobile-menu-item--nested .mobile-menu-trigger--nested {
  padding-left: 56px;
}
.desktop-overlay-menu-root {
  background: transparent;
  border: 0;
  border-radius: 0;
}
.desktop-overlay-menu-root > .mobile-menu-sub {
  max-height: none;
}
.sidebar-tab-label {
  font-weight: 700;
  font-size: 2.25rem;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #0a64b4;
  font-family: "Chakra Petch", sans-serif;
  line-height: 1;
  transition: color 0.15s;
}
.sidebar-tab-label.is-active {
  color: #ea2736;
}
.sidebar-tab-splitter {
  font-size: 2.125rem;
  color: #0a64b4;
  font-family: "Chakra Petch", sans-serif;
  font-weight: 400;
  line-height: 1;
}
.trending-num {
  color: #0a64b4;
  font-size: 2.25rem;
  font-weight: 600;
  font-style: italic;
  line-height: 1;
  min-width: 52px;
  flex-shrink: 0;
}
#search-pagination {
  clear: both;
  gap: 8px;
  margin-bottom: 24px;
}
#search-pagination button, #search-pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  border: 1px solid #d0d5dd;
  border-radius: 4px;
  background: #fff;
  color: #212636;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}
#search-pagination button:hover:not(:disabled):not([aria-current="page"]) {
  border-color: #935f25;
  color: #935f25;
}
#search-pagination button[aria-current="page"] {
  border-color: #935f25;
  background: #935f25;
  color: #fff;
  cursor: default;
}
#search-pagination button:disabled {
  border-color: #d0d5dd;
  background: #fff;
  color: #8a94a6;
  cursor: default;
}
@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-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-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-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-divide-x-reverse: 0;
      --tw-border-style: solid;
      --tw-divide-y-reverse: 0;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
    }
  }
}
