/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --tw-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --tw-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --tw-color-red-500: oklch(63.7% 0.237 25.331);
    --tw-color-green-400: oklch(79.2% 0.209 151.711);
    --tw-color-blue-500: oklch(62.3% 0.214 259.815);
    --tw-color-gray-300: oklch(87.2% 0.01 258.338);
    --tw-color-gray-400: oklch(70.7% 0.022 261.325);
    --tw-color-white: #fff;
    --tw-spacing: 0.25rem;
    --tw-text-sm: 0.875rem;
    --tw-text-sm--line-height: calc(1.25 / 0.875);
    --tw-text-2xl: 1.5rem;
    --tw-text-2xl--line-height: calc(2 / 1.5);
    --tw-font-weight-medium: 500;
    --tw-font-weight-semibold: 600;
    --tw-font-weight-bold: 700;
    --tw-font-weight-extrabold: 800;
    --tw-default-transition-duration: 150ms;
    --tw-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --tw-default-font-family: var(--tw-font-sans);
    --tw-default-mono-font-family: var(--tw-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(--tw-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(--tw-default-font-feature-settings, normal);
    font-variation-settings: var(--tw-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(--tw-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--tw-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--tw-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;
  }
  :-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 {
  .tw\:absolute {
    position: absolute;
  }
  .tw\:relative {
    position: relative;
  }
  .tw\:sticky {
    position: sticky;
  }
  .tw\:top-0 {
    top: calc(var(--tw-spacing) * 0);
  }
  .tw\:top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .tw\:right-0 {
    right: calc(var(--tw-spacing) * 0);
  }
  .tw\:bottom-0 {
    bottom: calc(var(--tw-spacing) * 0);
  }
  .tw\:left-0 {
    left: calc(var(--tw-spacing) * 0);
  }
  .tw\:left-\[10px\] {
    left: 10px;
  }
  .tw\:left-\[14px\] {
    left: 14px;
  }
  .tw\:-z-\[1\] {
    z-index: calc(1 * -1);
  }
  .tw\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .tw\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .tw\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .tw\:container {
    width: 100%;
    @media (width >= 640px) {
      max-width: 640px;
    }
    @media (width >= 768px) {
      max-width: 768px;
    }
    @media (width >= 1024px) {
      max-width: 1024px;
    }
    @media (width >= 1310px) {
      max-width: 1310px;
    }
    @media (width >= 1310px) {
      max-width: 1310px;
    }
  }
  .tw\:m-0\! {
    margin: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:mx-auto {
    margin-inline: auto;
  }
  .tw\:my-\[20px\] {
    margin-block: 20px;
  }
  .tw\:mt-0\! {
    margin-top: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:mt-\[60px\] {
    margin-top: 60px;
  }
  .tw\:mt-\[80px\] {
    margin-top: 80px;
  }
  .tw\:mt-auto {
    margin-top: auto;
  }
  .tw\:mr-1\.5\! {
    margin-right: calc(var(--tw-spacing) * 1.5) !important;
  }
  .tw\:mr-auto {
    margin-right: auto;
  }
  .tw\:mb-0 {
    margin-bottom: calc(var(--tw-spacing) * 0);
  }
  .tw\:mb-0\! {
    margin-bottom: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:mb-2 {
    margin-bottom: calc(var(--tw-spacing) * 2);
  }
  .tw\:mb-\[10px\]\! {
    margin-bottom: 10px !important;
  }
  .tw\:mb-\[15px\]\! {
    margin-bottom: 15px !important;
  }
  .tw\:mb-\[20px\] {
    margin-bottom: 20px;
  }
  .tw\:mb-\[20px\]\! {
    margin-bottom: 20px !important;
  }
  .tw\:mb-\[30px\] {
    margin-bottom: 30px;
  }
  .tw\:mb-\[30px\]\! {
    margin-bottom: 30px !important;
  }
  .tw\:mb-\[40px\] {
    margin-bottom: 40px;
  }
  .tw\:mb-\[40px\]\! {
    margin-bottom: 40px !important;
  }
  .tw\:mb-\[50px\] {
    margin-bottom: 50px;
  }
  .tw\:mb-\[50px\]\! {
    margin-bottom: 50px !important;
  }
  .tw\:mb-\[60px\] {
    margin-bottom: 60px;
  }
  .tw\:mb-\[60px\]\! {
    margin-bottom: 60px !important;
  }
  .tw\:mb-\[80px\] {
    margin-bottom: 80px;
  }
  .tw\:mb-\[100px\] {
    margin-bottom: 100px;
  }
  .tw\:mb-\[116px\]\! {
    margin-bottom: 116px !important;
  }
  .tw\:ml-\[20px\] {
    margin-left: 20px;
  }
  .tw\:block {
    display: block;
  }
  .tw\:flex {
    display: flex;
  }
  .tw\:grid {
    display: grid;
  }
  .tw\:hidden {
    display: none;
  }
  .tw\:size-\[20px\] {
    width: 20px;
    height: 20px;
  }
  .tw\:size-\[36px\] {
    width: 36px;
    height: 36px;
  }
  .tw\:size-\[80px\] {
    width: 80px;
    height: 80px;
  }
  .tw\:h-\[1px\] {
    height: 1px;
  }
  .tw\:h-\[4px\] {
    height: 4px;
  }
  .tw\:h-\[36px\] {
    height: 36px;
  }
  .tw\:h-\[44px\] {
    height: 44px;
  }
  .tw\:h-\[48px\] {
    height: 48px;
  }
  .tw\:h-\[52px\] {
    height: 52px;
  }
  .tw\:h-\[232px\] {
    height: 232px;
  }
  .tw\:h-\[280px\] {
    height: 280px;
  }
  .tw\:h-\[284px\] {
    height: 284px;
  }
  .tw\:h-\[392px\] {
    height: 392px;
  }
  .tw\:h-\[393px\] {
    height: 393px;
  }
  .tw\:h-full {
    height: 100%;
  }
  .tw\:w-\[50px\] {
    width: 50px;
  }
  .tw\:w-full {
    width: 100%;
  }
  .tw\:max-w-\[610px\] {
    max-width: 610px;
  }
  .tw\:max-w-\[860px\] {
    max-width: 860px;
  }
  .tw\:max-w-\[960px\] {
    max-width: 960px;
  }
  .tw\:max-w-\[1000px\] {
    max-width: 1000px;
  }
  .tw\:max-w-\[1024px\] {
    max-width: 1024px;
  }
  .tw\:max-w-\[1430px\] {
    max-width: 1430px;
  }
  .tw\:max-w-full {
    max-width: 100%;
  }
  .tw\:min-w-\[60px\] {
    min-width: 60px;
  }
  .tw\:min-w-\[80px\] {
    min-width: 80px;
  }
  .tw\:min-w-\[163px\] {
    min-width: 163px;
  }
  .tw\:flex-1 {
    flex: 1;
  }
  .tw\:-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .tw\:list-decimal\! {
    list-style-type: decimal !important;
  }
  .tw\:list-disc {
    list-style-type: disc;
  }
  .tw\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .tw\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tw\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .tw\:flex-col {
    flex-direction: column;
  }
  .tw\:flex-wrap {
    flex-wrap: wrap;
  }
  .tw\:items-center {
    align-items: center;
  }
  .tw\:justify-between {
    justify-content: space-between;
  }
  .tw\:justify-center {
    justify-content: center;
  }
  .tw\:justify-start {
    justify-content: flex-start;
  }
  .tw\:gap-1 {
    gap: calc(var(--tw-spacing) * 1);
  }
  .tw\:gap-2 {
    gap: calc(var(--tw-spacing) * 2);
  }
  .tw\:gap-4 {
    gap: calc(var(--tw-spacing) * 4);
  }
  .tw\:gap-5 {
    gap: calc(var(--tw-spacing) * 5);
  }
  .tw\:gap-6 {
    gap: calc(var(--tw-spacing) * 6);
  }
  .tw\:gap-\[6px\] {
    gap: 6px;
  }
  .tw\:gap-\[10px\] {
    gap: 10px;
  }
  .tw\:gap-\[15px\] {
    gap: 15px;
  }
  .tw\:gap-\[20px\] {
    gap: 20px;
  }
  .tw\:gap-\[30px\] {
    gap: 30px;
  }
  .tw\:gap-\[40px\] {
    gap: 40px;
  }
  .tw\:gap-\[48px\] {
    gap: 48px;
  }
  .tw\:gap-\[50px\] {
    gap: 50px;
  }
  .tw\:gap-x-0 {
    column-gap: calc(var(--tw-spacing) * 0);
  }
  .tw\:gap-y-\[30px\] {
    row-gap: 30px;
  }
  .tw\:rounded-\[16px\] {
    border-radius: 16px;
  }
  .tw\:rounded-\[20px\] {
    border-radius: 20px;
  }
  .tw\:rounded-\[28px\] {
    border-radius: 28px;
  }
  .tw\:rounded-\[30px\] {
    border-radius: 30px;
  }
  .tw\:rounded-\[33px\] {
    border-radius: 33px;
  }
  .tw\:rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .tw\:rounded-tl-\[30px\] {
    border-top-left-radius: 30px;
  }
  .tw\:rounded-tl-\[40px\] {
    border-top-left-radius: 40px;
  }
  .tw\:rounded-tl-\[80px\] {
    border-top-left-radius: 80px;
  }
  .tw\:rounded-tl-\[100px\] {
    border-top-left-radius: 100px;
  }
  .tw\:rounded-tr-\[12px\] {
    border-top-right-radius: 12px;
  }
  .tw\:rounded-tr-\[15px\] {
    border-top-right-radius: 15px;
  }
  .tw\:rounded-tr-\[30px\] {
    border-top-right-radius: 30px;
  }
  .tw\:rounded-tr-\[100px\] {
    border-top-right-radius: 100px;
  }
  .tw\:rounded-br-\[30px\] {
    border-bottom-right-radius: 30px;
  }
  .tw\:rounded-br-\[40px\] {
    border-bottom-right-radius: 40px;
  }
  .tw\:rounded-br-\[80px\] {
    border-bottom-right-radius: 80px;
  }
  .tw\:rounded-br-\[100px\] {
    border-bottom-right-radius: 100px;
  }
  .tw\:rounded-bl-\[12px\] {
    border-bottom-left-radius: 12px;
  }
  .tw\:rounded-bl-\[15px\] {
    border-bottom-left-radius: 15px;
  }
  .tw\:rounded-bl-\[30px\] {
    border-bottom-left-radius: 30px;
  }
  .tw\:rounded-bl-\[100px\] {
    border-bottom-left-radius: 100px;
  }
  .tw\:border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .tw\:border-0\! {
    border-style: var(--tw-border-style) !important;
    border-width: 0px !important;
  }
  .tw\:border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .tw\:border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .tw\:border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .tw\:border-none\! {
    --tw-border-style: none !important;
    border-style: none !important;
  }
  .tw\:border-\[\#FFFFFF4D\] {
    border-color: #FFFFFF4D;
  }
  .tw\:border-gray-300 {
    border-color: var(--tw-color-gray-300);
  }
  .tw\:border-white {
    border-color: var(--tw-color-white);
  }
  .tw\:border-t-\[\#EEF0F3\]\! {
    border-top-color: #EEF0F3 !important;
  }
  .tw\:border-b-\[\#e5e5e5\] {
    border-bottom-color: #e5e5e5;
  }
  .tw\:bg-\[\#0a7a40\] {
    background-color: #0a7a40;
  }
  .tw\:bg-\[\#001E3280\] {
    background-color: #001E3280;
  }
  .tw\:bg-\[\#003D6E\]\! {
    background-color: #003D6E !important;
  }
  .tw\:bg-\[\#006FBA\] {
    background-color: #006FBA;
  }
  .tw\:bg-\[\#057A40\] {
    background-color: #057A40;
  }
  .tw\:bg-\[\#78C265\] {
    background-color: #78C265;
  }
  .tw\:bg-\[\#78C265\]\! {
    background-color: #78C265 !important;
  }
  .tw\:bg-\[\#806561\] {
    background-color: #806561;
  }
  .tw\:bg-\[\#D7F5E6\] {
    background-color: #D7F5E6;
  }
  .tw\:bg-\[\#D93F49\] {
    background-color: #D93F49;
  }
  .tw\:bg-\[\#E4F4FF\] {
    background-color: #E4F4FF;
  }
  .tw\:bg-\[\#EEF0F3\] {
    background-color: #EEF0F3;
  }
  .tw\:bg-\[\#EFF9FF\] {
    background-color: #EFF9FF;
  }
  .tw\:bg-\[\#F9F9DA\] {
    background-color: #F9F9DA;
  }
  .tw\:bg-\[\#F9FAF9\] {
    background-color: #F9FAF9;
  }
  .tw\:bg-\[\#FFEBE8\] {
    background-color: #FFEBE8;
  }
  .tw\:bg-\[\#FFFFFF1A\] {
    background-color: #FFFFFF1A;
  }
  .tw\:bg-transparent {
    background-color: transparent;
  }
  .tw\:bg-transparent\! {
    background-color: transparent !important;
  }
  .tw\:bg-white {
    background-color: var(--tw-color-white);
  }
  .tw\:bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .tw\:bg-\[url\(\.\.\/image\/about-us\/bg1\.png\)\] {
    background-image: url("../image/about-us/bg1-md.png");
  }
  .tw\:bg-\[url\(\.\.\/image\/research-development\/bg1\.png\)\] {
    background-image: url(../image/research-development/bg1-md.png);
  }
  @media (min-width: 768px) {
    .tw\:bg-\[url\(\.\.\/image\/about-us\/bg1\.png\)\] {
      background-image: url("../image/about-us/bg1.png");
    }
    .tw\:bg-\[url\(\.\.\/image\/research-development\/bg1\.png\)\] {
      background-image: url(../image/research-development/bg1.png);
    }
  }
  .tw\:bg-\[url\(\.\.\/image\/home\/bg1\.png\)\] {
    background-image: url(../image/home/bg1.png);
  }
 
  .tw\:bg-\[url\(\.\.\/image\/start\/bg1\.png\)\] {
    background-image: url(../image/start/bg1.png);
  }
  .tw\:bg-\[url\(\.\.\/image\/start\/bg2\.png\)\] {
    background-image: url(../image/start/bg2.png);
  }
  .tw\:from-\[\#7DE063\] {
    --tw-gradient-from: #7DE063;
    --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));
  }
  .tw\:from-green-400 {
    --tw-gradient-from: var(--tw-color-green-400);
    --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));
  }
  .tw\:to-\[\#0088E4\] {
    --tw-gradient-to: #0088E4;
    --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));
  }
  .tw\:to-blue-500 {
    --tw-gradient-to: var(--tw-color-blue-500);
    --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));
  }
  .tw\:bg-cover {
    background-size: cover;
  }
  .tw\:bg-clip-text\! {
    background-clip: text !important;
  }
  .tw\:bg-center {
    background-position: center;
  }
  .tw\:object-cover {
    object-fit: cover;
  }
  .tw\:p-6 {
    padding: calc(var(--tw-spacing) * 6);
  }
  .tw\:p-\[15px\] {
    padding: 15px;
  }
  .tw\:p-\[30px\] {
    padding: 30px;
  }
  .tw\:p-\[50px\] {
    padding: 50px;
  }
  .tw\:px-0\! {
    padding-inline: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:px-6 {
    padding-inline: calc(var(--tw-spacing) * 6);
  }
  .tw\:px-\[10px\] {
    padding-inline: 10px;
  }
  .tw\:px-\[15px\] {
    padding-inline: 15px;
  }
  .tw\:px-\[18px\] {
    padding-inline: 18px;
  }
  .tw\:py-2 {
    padding-block: calc(var(--tw-spacing) * 2);
  }
  .tw\:py-3 {
    padding-block: calc(var(--tw-spacing) * 3);
  }
  .tw\:py-\[10px\] {
    padding-block: 10px;
  }
  .tw\:py-\[10px\]\! {
    padding-block: 10px !important;
  }
  .tw\:py-\[14px\] {
    padding-block: 14px;
  }
  .tw\:py-\[20px\]\! {
    padding-block: 20px !important;
  }
  .tw\:py-\[30px\] {
    padding-block: 30px;
  }
  .tw\:py-\[50px\] {
    padding-block: 50px;
  }
  .tw\:py-\[60px\] {
    padding-block: 60px;
  }
  .tw\:py-\[70px\] {
    padding-block: 70px;
  }
  .tw\:py-\[80px\] {
    padding-block: 80px;
  }
  .tw\:py-\[98px\] {
    padding-block: 98px;
  }
  .tw\:py-\[100px\] {
    padding-block: 100px;
  }
  .tw\:py-\[100px\]\! {
    padding-block: 100px !important;
  }
  .tw\:py-\[118px\] {
    padding-block: 118px;
  }
  .tw\:py-\[119px\] {
    padding-block: 119px;
  }
  .tw\:py-\[143px\] {
    padding-block: 143px;
  }
  .tw\:py-\[150px\] {
    padding-block: 150px;
  }
  .tw\:pt-\[10px\]\! {
    padding-top: 10px !important;
  }
  .tw\:pt-\[60px\] {
    padding-top: 60px;
  }
  .tw\:pt-\[203px\] {
    padding-top: 203px;
  }
  .tw\:pr-0\! {
    padding-right: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:pr-4 {
    padding-right: calc(var(--tw-spacing) * 4);
  }
  .tw\:pr-\[20px\]\! {
    padding-right: 20px !important;
  }
  .tw\:pb-3 {
    padding-bottom: calc(var(--tw-spacing) * 3);
  }
  .tw\:pl-\[30px\] {
    padding-left: 30px;
  }
  .tw\:pl-\[40px\] {
    padding-left: 40px;
  }
  .tw\:pl-\[45px\]\! {
    padding-left: 45px !important;
  }
  .tw\:text-center {
    text-align: center;
  }
  .tw\:text-left {
    text-align: left;
  }
  .tw\:text-left\! {
    text-align: left !important;
  }
  .tw\:text-\[15px\] {
    font-size: 15px;
  }
  .tw\:text-\[16px\] {
    font-size: 16px;
  }
  .tw\:text-\[16px\]\! {
    font-size: 16px !important;
  }
  .tw\:text-\[17px\] {
    font-size: 17px;
  }
  .tw\:text-\[18px\] {
    font-size: 18px;
  }
  .tw\:text-\[18px\]\! {
    font-size: 18px !important;
  }
  .tw\:text-\[19px\] {
    font-size: 19px;
  }
  .tw\:text-\[20px\] {
    font-size: 20px;
  }
  .tw\:text-\[20px\]\! {
    font-size: 20px !important;
  }
  .tw\:text-\[28px\] {
    font-size: 28px;
  }
  .tw\:text-\[28px\]\! {
    font-size: 28px !important;
  }
  .tw\:text-\[36px\] {
    font-size: 36px;
  }
  .tw\:text-\[36px\]\! {
    font-size: 36px !important;
  }
   
  .tw\:leading-\[26px\] {
    --tw-leading: 26px;
    line-height: 26px;
  }
  .tw\:leading-\[26px\]\! {
    --tw-leading: 26px !important;
    line-height: 26px !important;
  }
  .tw\:leading-\[30px\]\! {
    --tw-leading: 30px !important;
    line-height: 30px !important;
  }
  
  
  .tw\:leading-\[36px\]\! {
    --tw-leading: 36px !important;
    line-height: 36px !important;
  }
  .tw\:font-bold {
    --tw-font-weight: var(--tw-font-weight-bold);
    font-weight: var(--tw-font-weight-bold);
  }
  .tw\:font-bold\! {
    --tw-font-weight: var(--tw-font-weight-bold) !important;
    font-weight: var(--tw-font-weight-bold) !important;
  }
  .tw\:font-extrabold {
    --tw-font-weight: var(--tw-font-weight-extrabold);
    font-weight: var(--tw-font-weight-extrabold);
  }
  .tw\:font-extrabold\! {
    --tw-font-weight: var(--tw-font-weight-extrabold) !important;
    font-weight: var(--tw-font-weight-extrabold) !important;
  }
  .tw\:font-medium {
    --tw-font-weight: var(--tw-font-weight-medium);
    font-weight: var(--tw-font-weight-medium);
  }
  .tw\:font-medium\! {
    --tw-font-weight: var(--tw-font-weight-medium) !important;
    font-weight: var(--tw-font-weight-medium) !important;
  }
  .tw\:font-semibold {
    --tw-font-weight: var(--tw-font-weight-semibold);
    font-weight: var(--tw-font-weight-semibold);
  }
  .tw\:text-\[\#2B2D2F\] {
    color: #2B2D2F;
  }
  .tw\:text-\[\#2B2D2F\]\! {
    color: #2B2D2F !important;
  }
  .tw\:text-\[\#057A40\] {
    color: #057A40;
  }
  .tw\:text-\[\#78C265\]\! {
    color: #78C265 !important;
  }
  .tw\:text-\[\#525457\] {
    color: #525457;
  }
  .tw\:text-\[\#939699\] {
    color: #939699;
  }
  .tw\:text-\[\#939699\]\! {
    color: #939699 !important;
  }
  .tw\:text-red-500 {
    color: var(--tw-color-red-500);
  }
  .tw\:text-transparent {
    color: transparent;
  }
  .tw\:text-white {
    color: var(--tw-color-white);
  }
  .tw\:text-white\! {
    color: var(--tw-color-white) !important;
  }
  .tw\:uppercase {
    text-transform: uppercase;
  }
  .tw\:transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--tw-default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--tw-default-transition-duration));
  }
  .tw\:outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .tw\:\*\:font-bold {
    :is(& > *) {
      --tw-font-weight: var(--tw-font-weight-bold);
      font-weight: var(--tw-font-weight-bold);
    }
  }
  .tw\:\*\:text-\[\#057A40\] {
    :is(& > *) {
      color: #057A40;
    }
  }
  .tw\:group-\[\.collapsed\]\:-rotate-90 {
    &:is(:where(.tw\:group):is(.collapsed) *) {
      rotate: calc(90deg * -1);
    }
  }
  .tw\:group-\[\.collapsed\]\:bg-\[\#2B2D2F\] {
    &:is(:where(.tw\:group):is(.collapsed) *) {
      background-color: #2B2D2F;
    }
  }
  .tw\:group-\[\.is-footer\]\:h-\[48px\] {
    &:is(:where(.tw\:group):is(.is-footer) *) {
      height: 48px;
    }
  }
  .tw\:group-\[\.is-footer\]\:px-\[15px\] {
    &:is(:where(.tw\:group):is(.is-footer) *) {
      padding-inline: 15px;
    }
  }
  .tw\:marker\:font-bold {
    & *::marker {
      --tw-font-weight: var(--tw-font-weight-bold);
      font-weight: var(--tw-font-weight-bold);
    }
    &::marker {
      --tw-font-weight: var(--tw-font-weight-bold);
      font-weight: var(--tw-font-weight-bold);
    }
    & *::-webkit-details-marker {
      --tw-font-weight: var(--tw-font-weight-bold);
      font-weight: var(--tw-font-weight-bold);
    }
    &::-webkit-details-marker {
      --tw-font-weight: var(--tw-font-weight-bold);
      font-weight: var(--tw-font-weight-bold);
    }
  }
  .tw\:marker\:text-\[\#057A40\] {
    & *::marker {
      color: #057A40;
    }
    &::marker {
      color: #057A40;
    }
    & *::-webkit-details-marker {
      color: #057A40;
    }
    &::-webkit-details-marker {
      color: #057A40;
    }
  }
  .tw\:placeholder\:text-\[\#CACDD0\] {
    &::placeholder {
      color: #CACDD0;
    }
  }
  .tw\:last\:hidden {
    &:last-child {
      display: none;
    }
  }
  .tw\:odd\:bg-white {
    &:nth-child(odd) {
      background-color: var(--tw-color-white);
    }
  }
  .tw\:focus-within\:outline-0 {
    &:focus-within {
      outline-style: var(--tw-outline-style);
      outline-width: 0px;
    }
  }
  .tw\:focus-visible\:outline-0 {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 0px;
    }
  }
  .tw\:nth-\[2\]\:bg-\[\#EFF9FF\] {
    &:nth-child(2) {
      background-color: #EFF9FF;
    }
  }
  .tw\:nth-\[4n\]\:bg-\[\#F9F9DA\] {
    &:nth-child(4n) {
      background-color: #F9F9DA;
    }
  }
  .tw\:nth-\[4n\+2\]\:bg-\[\#EFF9FF\] {
    &:nth-child(4n+2) {
      background-color: #EFF9FF;
    }
  }
  .tw\:nth-last-\[2\]\:text-\[\#525457\]\! {
    &:nth-last-child(2) {
      color: #525457 !important;
    }
  }
  .tw\:sm\:size-\[104px\] {
    @media (width >= 640px) {
      width: 104px;
      height: 104px;
    }
  }
  .tw\:sm\:w-\[230px\] {
    @media (width >= 640px) {
      width: 230px;
    }
  }
  .tw\:sm\:min-w-\[104px\] {
    @media (width >= 640px) {
      min-width: 104px;
    }
  }
  .tw\:sm\:grid-cols-2 {
    @media (width >= 640px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .tw\:sm\:gap-x-\[30px\] {
    @media (width >= 640px) {
      column-gap: 30px;
    }
  }
  .tw\:md\:col-span-1 {
    @media (width >= 768px) {
      grid-column: span 1 / span 1;
    }
  }
  .tw\:md\:col-span-6 {
    @media (width >= 768px) {
      grid-column: span 6 / span 6;
    }
  }
  .tw\:md\:basis-\[calc\(1\/2\*100\%-25px\)\] {
    @media (width >= 768px) {
      flex-basis: calc(1 / 2 * 100% - 25px);
    }
  }
  .tw\:md\:grid-cols-2 {
    @media (width >= 768px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .tw\:md\:grid-cols-3 {
    @media (width >= 768px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .tw\:md\:flex-row {
    @media (width >= 768px) {
      flex-direction: row;
    }
  }
  .tw\:md\:justify-start {
    @media (width >= 768px) {
      justify-content: flex-start;
    }
  }
  .tw\:md\:gap-\[50px\] {
    @media (width >= 768px) {
      gap: 50px;
    }
  }
  .tw\:md\:p-\[50px\] {
    @media (width >= 768px) {
      padding: 50px;
    }
  }
  .tw\:md\:py-\[150px\] {
    @media (width >= 768px) {
      padding-block: 150px;
    }
  }
  .tw\:md\:nth-\[2n\+1\]\:flex-row-reverse {
    @media (width >= 768px) {
      &:nth-child(2n+1) {
        flex-direction: row-reverse;
      }
    }
  }
  .tw\:lg\:order-1 {
    @media (width >= 1024px) {
      order: 1;
    }
  }
  .tw\:lg\:order-2 {
    @media (width >= 1024px) {
      order: 2;
    }
  }
  .tw\:lg\:col-span-2 {
    @media (width >= 1024px) {
      grid-column: span 2 / span 2;
    }
  }
  .tw\:lg\:col-span-3 {
    @media (width >= 1024px) {
      grid-column: span 3 / span 3;
    }
  }
  .tw\:lg\:h-\[400px\] {
    @media (width >= 1024px) {
      height: 400px;
    }
  }
  .tw\:lg\:h-\[800px\] {
    @media (width >= 1024px) {
      height: 800px;
    }
  }
  .tw\:lg\:grid-cols-2 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .tw\:lg\:grid-cols-3 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .tw\:lg\:grid-cols-4 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .tw\:lg\:grid-cols-5 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .tw\:lg\:pr-20 {
    @media (width >= 1024px) {
      padding-right: calc(var(--tw-spacing) * 20);
    }
  }
}
@layer base {
  img {
    display: initial;
  }
  [hidden]:where(:is([style="display: block;"])) {
    display: block !important;
  }
  .tw\:container {
    margin-inline: auto;
    padding-inline: 15px;
  }
}
@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-outline-style: solid;
    }
  }
}
