/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/(page)/layout.tsx","import":"Inter","arguments":[{"subsets":["latin"]}],"variableName":"inter"} ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/ba9851c3c22cd980-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/21350d82a1f187e9-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8e9860b6e62d6359-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Inter_Fallback_f367f3';src: local("Arial");ascent-override: 90.49%;descent-override: 22.56%;line-gap-override: 0.00%;size-adjust: 107.06%
}.__className_f367f3 {font-family: '__Inter_f367f3', '__Inter_Fallback_f367f3';font-style: normal
}

/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./src/app/(page)/globals.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-\[-0\.5rem\] {
  bottom: -0.5rem;
}
.bottom-\[-0\.8rem\] {
  bottom: -0.8rem;
}
.bottom-\[-10rem\] {
  bottom: -10rem;
}
.bottom-\[-12rem\] {
  bottom: -12rem;
}
.bottom-\[-1rem\] {
  bottom: -1rem;
}
.bottom-\[-3rem\] {
  bottom: -3rem;
}
.bottom-\[-4\.5rem\] {
  bottom: -4.5rem;
}
.bottom-\[-5rem\] {
  bottom: -5rem;
}
.bottom-\[0\.5rem\] {
  bottom: 0.5rem;
}
.bottom-\[1\.1rem\] {
  bottom: 1.1rem;
}
.bottom-\[10rem\] {
  bottom: 10rem;
}
.bottom-\[14\.5rem\] {
  bottom: 14.5rem;
}
.bottom-\[15\.8rem\] {
  bottom: 15.8rem;
}
.bottom-\[16\.94rem\] {
  bottom: 16.94rem;
}
.bottom-\[16rem\] {
  bottom: 16rem;
}
.bottom-\[19\.2rem\] {
  bottom: 19.2rem;
}
.bottom-\[1rem\] {
  bottom: 1rem;
}
.bottom-\[2\.3rem\] {
  bottom: 2.3rem;
}
.bottom-\[2\.5rem\] {
  bottom: 2.5rem;
}
.bottom-\[24\.2rem\] {
  bottom: 24.2rem;
}
.bottom-\[2rem\] {
  bottom: 2rem;
}
.bottom-\[4\.7rem\] {
  bottom: 4.7rem;
}
.bottom-\[5\.8rem\] {
  bottom: 5.8rem;
}
.bottom-\[5\.9rem\] {
  bottom: 5.9rem;
}
.bottom-\[5rem\] {
  bottom: 5rem;
}
.bottom-\[6\.7rem\] {
  bottom: 6.7rem;
}
.bottom-\[7\.5rem\] {
  bottom: 7.5rem;
}
.left-0 {
  left: 0px;
}
.left-\[-5\.5rem\] {
  left: -5.5rem;
}
.left-\[0\.3rem\] {
  left: 0.3rem;
}
.left-\[11\.8rem\] {
  left: 11.8rem;
}
.left-\[11\.9rem\] {
  left: 11.9rem;
}
.left-\[14\.7rem\] {
  left: 14.7rem;
}
.left-\[14\.9rem\] {
  left: 14.9rem;
}
.left-\[15rem\] {
  left: 15rem;
}
.left-\[19rem\] {
  left: 19rem;
}
.left-\[2\.25rem\] {
  left: 2.25rem;
}
.left-\[26rem\] {
  left: 26rem;
}
.left-\[3\.3rem\] {
  left: 3.3rem;
}
.left-\[35rem\] {
  left: 35rem;
}
.left-\[44rem\] {
  left: 44rem;
}
.left-\[5\.25rem\] {
  left: 5.25rem;
}
.left-\[5\.5rem\] {
  left: 5.5rem;
}
.left-\[5\.8rem\] {
  left: 5.8rem;
}
.left-\[55\.5rem\] {
  left: 55.5rem;
}
.left-\[5rem\] {
  left: 5rem;
}
.left-\[8\.8rem\] {
  left: 8.8rem;
}
.left-\[9rem\] {
  left: 9rem;
}
.right-0 {
  right: 0px;
}
.right-\[0\.5rem\] {
  right: 0.5rem;
}
.right-\[0\.62rem\] {
  right: 0.62rem;
}
.right-\[1\.5rem\] {
  right: 1.5rem;
}
.right-\[1rem\] {
  right: 1rem;
}
.top-0 {
  top: 0px;
}
.top-\[-15rem\] {
  top: -15rem;
}
.top-\[-1rem\] {
  top: -1rem;
}
.top-\[-20rem\] {
  top: -20rem;
}
.top-\[-5rem\] {
  top: -5rem;
}
.top-\[0\.5rem\] {
  top: 0.5rem;
}
.top-\[10rem\] {
  top: 10rem;
}
.top-\[16\.88rem\] {
  top: 16.88rem;
}
.top-\[1rem\] {
  top: 1rem;
}
.top-\[2rem\] {
  top: 2rem;
}
.top-\[5rem\] {
  top: 5rem;
}
.top-\[8\.55rem\] {
  top: 8.55rem;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.row-span-3 {
  grid-row: span 3 / span 3;
}
.my-\[1rem\] {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.\!mt-\[0\.15rem\] {
  margin-top: 0.15rem !important;
}
.\!mt-\[0\.2rem\] {
  margin-top: 0.2rem !important;
}
.-mt-\[0\.2rem\] {
  margin-top: -0.2rem;
}
.mb-\[0\.2rem\] {
  margin-bottom: 0.2rem;
}
.mb-\[0\.35rem\] {
  margin-bottom: 0.35rem;
}
.mb-\[0\.38rem\] {
  margin-bottom: 0.38rem;
}
.mb-\[0\.5rem\] {
  margin-bottom: 0.5rem;
}
.mb-\[1\.1rem\] {
  margin-bottom: 1.1rem;
}
.mb-\[1\.2rem\] {
  margin-bottom: 1.2rem;
}
.mb-\[1\.5rem\] {
  margin-bottom: 1.5rem;
}
.mb-\[1rem\] {
  margin-bottom: 1rem;
}
.mb-\[2\.2rem\] {
  margin-bottom: 2.2rem;
}
.mb-\[2\.5rem\] {
  margin-bottom: 2.5rem;
}
.mb-\[2rem\] {
  margin-bottom: 2rem;
}
.mb-\[3\.25rem\] {
  margin-bottom: 3.25rem;
}
.mb-\[3\.2rem\] {
  margin-bottom: 3.2rem;
}
.mb-\[3\.88rem\] {
  margin-bottom: 3.88rem;
}
.mb-\[3rem\] {
  margin-bottom: 3rem;
}
.mb-\[6\.25rem\] {
  margin-bottom: 6.25rem;
}
.mb-\[7\.5rem\] {
  margin-bottom: 7.5rem;
}
.mb-\[8\.75rem\] {
  margin-bottom: 8.75rem;
}
.ml-\[0\.25rem\] {
  margin-left: 0.25rem;
}
.ml-\[0\.75rem\] {
  margin-left: 0.75rem;
}
.ml-\[0\.875rem\] {
  margin-left: 0.875rem;
}
.ml-\[15rem\] {
  margin-left: 15rem;
}
.ml-\[2\.62rem\] {
  margin-left: 2.62rem;
}
.ml-\[9\.44rem\] {
  margin-left: 9.44rem;
}
.mr-\[0\.4rem\] {
  margin-right: 0.4rem;
}
.mr-\[0\.5rem\] {
  margin-right: 0.5rem;
}
.mr-\[0\.62rem\] {
  margin-right: 0.62rem;
}
.mr-\[1rem\] {
  margin-right: 1rem;
}
.mr-\[4\.19rem\] {
  margin-right: 4.19rem;
}
.mr-\[6px\] {
  margin-right: 6px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-\[-1rem\] {
  margin-top: -1rem;
}
.mt-\[-2rem\] {
  margin-top: -2rem;
}
.mt-\[0\.3rem\] {
  margin-top: 0.3rem;
}
.mt-\[0\.5rem\] {
  margin-top: 0.5rem;
}
.mt-\[0\.75rem\] {
  margin-top: 0.75rem;
}
.mt-\[0\.7rem\] {
  margin-top: 0.7rem;
}
.mt-\[0\.8rem\] {
  margin-top: 0.8rem;
}
.mt-\[1\.1rem\] {
  margin-top: 1.1rem;
}
.mt-\[1\.31rem\] {
  margin-top: 1.31rem;
}
.mt-\[1\.44rem\] {
  margin-top: 1.44rem;
}
.mt-\[1\.5rem\] {
  margin-top: 1.5rem;
}
.mt-\[1rem\] {
  margin-top: 1rem;
}
.mt-\[2\.25rem\] {
  margin-top: 2.25rem;
}
.mt-\[2\.56rem\] {
  margin-top: 2.56rem;
}
.mt-\[2\.87rem\] {
  margin-top: 2.87rem;
}
.mt-\[2rem\] {
  margin-top: 2rem;
}
.mt-\[3\.25rem\] {
  margin-top: 3.25rem;
}
.mt-\[3\.43rem\] {
  margin-top: 3.43rem;
}
.mt-\[4rem\] {
  margin-top: 4rem;
}
.mt-\[5rem\] {
  margin-top: 5rem;
}
.mt-\[6\.25rem\] {
  margin-top: 6.25rem;
}
.mt-\[6\.87rem\] {
  margin-top: 6.87rem;
}
.mt-\[7\.5rem\] {
  margin-top: 7.5rem;
}
.mt-\[8\.25rem\] {
  margin-top: 8.25rem;
}
.box-border {
  box-sizing: border-box;
}
.box-content {
  box-sizing: content-box;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-\[0\.03rem\] {
  height: 0.03rem;
}
.h-\[0\.0625rem\] {
  height: 0.0625rem;
}
.h-\[0\.06rem\] {
  height: 0.06rem;
}
.h-\[0\.13rem\] {
  height: 0.13rem;
}
.h-\[0\.15rem\] {
  height: 0.15rem;
}
.h-\[0\.25rem\] {
  height: 0.25rem;
}
.h-\[0\.375rem\] {
  height: 0.375rem;
}
.h-\[0\.625rem\] {
  height: 0.625rem;
}
.h-\[1\.125rem\] {
  height: 1.125rem;
}
.h-\[1\.25rem\] {
  height: 1.25rem;
}
.h-\[1\.29rem\] {
  height: 1.29rem;
}
.h-\[1\.375rem\] {
  height: 1.375rem;
}
.h-\[1\.45rem\] {
  height: 1.45rem;
}
.h-\[1\.5rem\] {
  height: 1.5rem;
}
.h-\[1\.78rem\] {
  height: 1.78rem;
}
.h-\[1\.875rem\] {
  height: 1.875rem;
}
.h-\[1\.93rem\] {
  height: 1.93rem;
}
.h-\[10\.2rem\] {
  height: 10.2rem;
}
.h-\[10\.4rem\] {
  height: 10.4rem;
}
.h-\[10\.5rem\] {
  height: 10.5rem;
}
.h-\[12\.6rem\] {
  height: 12.6rem;
}
.h-\[12\.7rem\] {
  height: 12.7rem;
}
.h-\[14\.375rem\] {
  height: 14.375rem;
}
.h-\[14\.6rem\] {
  height: 14.6rem;
}
.h-\[15rem\] {
  height: 15rem;
}
.h-\[16rem\] {
  height: 16rem;
}
.h-\[17rem\] {
  height: 17rem;
}
.h-\[1rem\] {
  height: 1rem;
}
.h-\[2\.125rem\] {
  height: 2.125rem;
}
.h-\[2\.25rem\] {
  height: 2.25rem;
}
.h-\[2\.2rem\] {
  height: 2.2rem;
}
.h-\[2\.56rem\] {
  height: 2.56rem;
}
.h-\[2\.5rem\] {
  height: 2.5rem;
}
.h-\[2\.625rem\] {
  height: 2.625rem;
}
.h-\[2\.63rem\] {
  height: 2.63rem;
}
.h-\[2\.75rem\] {
  height: 2.75rem;
}
.h-\[2\.7rem\] {
  height: 2.7rem;
}
.h-\[2\.88rem\] {
  height: 2.88rem;
}
.h-\[2\.8rem\] {
  height: 2.8rem;
}
.h-\[20\.1rem\] {
  height: 20.1rem;
}
.h-\[20rem\] {
  height: 20rem;
}
.h-\[21\.7rem\] {
  height: 21.7rem;
}
.h-\[21\.8rem\] {
  height: 21.8rem;
}
.h-\[22\.3rem\] {
  height: 22.3rem;
}
.h-\[22\.4rem\] {
  height: 22.4rem;
}
.h-\[22\.6rem\] {
  height: 22.6rem;
}
.h-\[22rem\] {
  height: 22rem;
}
.h-\[24rem\] {
  height: 24rem;
}
.h-\[25\.1rem\] {
  height: 25.1rem;
}
.h-\[25\.7rem\] {
  height: 25.7rem;
}
.h-\[26\.3rem\] {
  height: 26.3rem;
}
.h-\[26\.68rem\] {
  height: 26.68rem;
}
.h-\[26\.6rem\] {
  height: 26.6rem;
}
.h-\[26\.9rem\] {
  height: 26.9rem;
}
.h-\[27\.6rem\] {
  height: 27.6rem;
}
.h-\[28\.5rem\] {
  height: 28.5rem;
}
.h-\[28\.9rem\] {
  height: 28.9rem;
}
.h-\[29\.25rem\] {
  height: 29.25rem;
}
.h-\[29\.3rem\] {
  height: 29.3rem;
}
.h-\[2rem\] {
  height: 2rem;
}
.h-\[3\.375rem\] {
  height: 3.375rem;
}
.h-\[3\.3rem\] {
  height: 3.3rem;
}
.h-\[3\.56rem\] {
  height: 3.56rem;
}
.h-\[3\.625rem\] {
  height: 3.625rem;
}
.h-\[3\.85rem\] {
  height: 3.85rem;
}
.h-\[30\.7rem\] {
  height: 30.7rem;
}
.h-\[30rem\] {
  height: 30rem;
}
.h-\[31\.6rem\] {
  height: 31.6rem;
}
.h-\[32\.16rem\] {
  height: 32.16rem;
}
.h-\[33rem\] {
  height: 33rem;
}
.h-\[34\.375rem\] {
  height: 34.375rem;
}
.h-\[34rem\] {
  height: 34rem;
}
.h-\[36rem\] {
  height: 36rem;
}
.h-\[38\.0rem\] {
  height: 38.0rem;
}
.h-\[3rem\] {
  height: 3rem;
}
.h-\[4\.125rem\] {
  height: 4.125rem;
}
.h-\[4\.25rem\] {
  height: 4.25rem;
}
.h-\[4\.5rem\] {
  height: 4.5rem;
}
.h-\[4\.8rem\] {
  height: 4.8rem;
}
.h-\[41\.44rem\] {
  height: 41.44rem;
}
.h-\[41\.4rem\] {
  height: 41.4rem;
}
.h-\[43\.75rem\] {
  height: 43.75rem;
}
.h-\[45\.8rem\] {
  height: 45.8rem;
}
.h-\[4rem\] {
  height: 4rem;
}
.h-\[5\.5rem\] {
  height: 5.5rem;
}
.h-\[51\.4rem\] {
  height: 51.4rem;
}
.h-\[6\.16rem\] {
  height: 6.16rem;
}
.h-\[6\.2rem\] {
  height: 6.2rem;
}
.h-\[6\.75rem\] {
  height: 6.75rem;
}
.h-\[7\.13rem\] {
  height: 7.13rem;
}
.h-\[7\.38rem\] {
  height: 7.38rem;
}
.h-\[7rem\] {
  height: 7rem;
}
.h-\[8\.625rem\] {
  height: 8.625rem;
}
.h-\[8\.9rem\] {
  height: 8.9rem;
}
.max-h-\[20rem\] {
  max-height: 20rem;
}
.min-h-\[3rem\] {
  min-height: 3rem;
}
.min-h-screen {
  min-height: 100vh;
}
.w-52 {
  width: 13rem;
}
.w-\[0\.375rem\] {
  width: 0.375rem;
}
.w-\[0\.625rem\] {
  width: 0.625rem;
}
.w-\[1\.125rem\] {
  width: 1.125rem;
}
.w-\[1\.25rem\] {
  width: 1.25rem;
}
.w-\[1\.375rem\] {
  width: 1.375rem;
}
.w-\[1\.3rem\] {
  width: 1.3rem;
}
.w-\[1\.5rem\] {
  width: 1.5rem;
}
.w-\[1\.875rem\] {
  width: 1.875rem;
}
.w-\[10\.5rem\] {
  width: 10.5rem;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[105rem\] {
  width: 105rem;
}
.w-\[11\.63rem\] {
  width: 11.63rem;
}
.w-\[12\.5rem\] {
  width: 12.5rem;
}
.w-\[12rem\] {
  width: 12rem;
}
.w-\[13\.4rem\] {
  width: 13.4rem;
}
.w-\[14\.75rem\] {
  width: 14.75rem;
}
.w-\[15\.25rem\] {
  width: 15.25rem;
}
.w-\[15\.9rem\] {
  width: 15.9rem;
}
.w-\[155rem\] {
  width: 155rem;
}
.w-\[16\.6rem\] {
  width: 16.6rem;
}
.w-\[16\.7rem\] {
  width: 16.7rem;
}
.w-\[17\.4rem\] {
  width: 17.4rem;
}
.w-\[17\.9rem\] {
  width: 17.9rem;
}
.w-\[18\.4rem\] {
  width: 18.4rem;
}
.w-\[18\.6rem\] {
  width: 18.6rem;
}
.w-\[18\.8rem\] {
  width: 18.8rem;
}
.w-\[19\.5rem\] {
  width: 19.5rem;
}
.w-\[19\.6rem\] {
  width: 19.6rem;
}
.w-\[19rem\] {
  width: 19rem;
}
.w-\[1rem\] {
  width: 1rem;
}
.w-\[2\.25rem\] {
  width: 2.25rem;
}
.w-\[2\.5rem\] {
  width: 2.5rem;
}
.w-\[2\.625rem\] {
  width: 2.625rem;
}
.w-\[2\.75rem\] {
  width: 2.75rem;
}
.w-\[2\.81rem\] {
  width: 2.81rem;
}
.w-\[2\.94rem\] {
  width: 2.94rem;
}
.w-\[20\.5rem\] {
  width: 20.5rem;
}
.w-\[20rem\] {
  width: 20rem;
}
.w-\[21\.6rem\] {
  width: 21.6rem;
}
.w-\[21\.9rem\] {
  width: 21.9rem;
}
.w-\[21rem\] {
  width: 21rem;
}
.w-\[22\.3rem\] {
  width: 22.3rem;
}
.w-\[22rem\] {
  width: 22rem;
}
.w-\[23\.5rem\] {
  width: 23.5rem;
}
.w-\[23\.8rem\] {
  width: 23.8rem;
}
.w-\[24\.5rem\] {
  width: 24.5rem;
}
.w-\[25\.9rem\] {
  width: 25.9rem;
}
.w-\[28\.25rem\] {
  width: 28.25rem;
}
.w-\[28\.4rem\] {
  width: 28.4rem;
}
.w-\[28\.6rem\] {
  width: 28.6rem;
}
.w-\[29\.25rem\] {
  width: 29.25rem;
}
.w-\[29\.3rem\] {
  width: 29.3rem;
}
.w-\[2rem\] {
  width: 2rem;
}
.w-\[3\.375rem\] {
  width: 3.375rem;
}
.w-\[3\.5rem\] {
  width: 3.5rem;
}
.w-\[30\.5rem\] {
  width: 30.5rem;
}
.w-\[30\.75rem\] {
  width: 30.75rem;
}
.w-\[30\.9rem\] {
  width: 30.9rem;
}
.w-\[31\.375rem\] {
  width: 31.375rem;
}
.w-\[31\.75rem\] {
  width: 31.75rem;
}
.w-\[31\.875rem\] {
  width: 31.875rem;
}
.w-\[32\.4rem\] {
  width: 32.4rem;
}
.w-\[33\.4rem\] {
  width: 33.4rem;
}
.w-\[34\.8rem\] {
  width: 34.8rem;
}
.w-\[34rem\] {
  width: 34rem;
}
.w-\[35\.625rem\] {
  width: 35.625rem;
}
.w-\[35\.8rem\] {
  width: 35.8rem;
}
.w-\[36\.25rem\] {
  width: 36.25rem;
}
.w-\[36\.3rem\] {
  width: 36.3rem;
}
.w-\[36\.4rem\] {
  width: 36.4rem;
}
.w-\[36\.5rem\] {
  width: 36.5rem;
}
.w-\[36\.68rem\] {
  width: 36.68rem;
}
.w-\[36\.8rem\] {
  width: 36.8rem;
}
.w-\[37\.1rem\] {
  width: 37.1rem;
}
.w-\[37rem\] {
  width: 37rem;
}
.w-\[3rem\] {
  width: 3rem;
}
.w-\[4\.125rem\] {
  width: 4.125rem;
}
.w-\[4\.25rem\] {
  width: 4.25rem;
}
.w-\[4\.8rem\] {
  width: 4.8rem;
}
.w-\[4\.95rem\] {
  width: 4.95rem;
}
.w-\[4\.9rem\] {
  width: 4.9rem;
}
.w-\[40\.4rem\] {
  width: 40.4rem;
}
.w-\[40\.5rem\] {
  width: 40.5rem;
}
.w-\[40\.9rem\] {
  width: 40.9rem;
}
.w-\[43\.3rem\] {
  width: 43.3rem;
}
.w-\[47\.4rem\] {
  width: 47.4rem;
}
.w-\[48\.75rem\] {
  width: 48.75rem;
}
.w-\[48\.8rem\] {
  width: 48.8rem;
}
.w-\[4rem\] {
  width: 4rem;
}
.w-\[5\.5rem\] {
  width: 5.5rem;
}
.w-\[55\.25rem\] {
  width: 55.25rem;
}
.w-\[5rem\] {
  width: 5rem;
}
.w-\[6\.16rem\] {
  width: 6.16rem;
}
.w-\[6\.375rem\] {
  width: 6.375rem;
}
.w-\[6\.81rem\] {
  width: 6.81rem;
}
.w-\[60\.1rem\] {
  width: 60.1rem;
}
.w-\[63\.37rem\] {
  width: 63.37rem;
}
.w-\[7\.13rem\] {
  width: 7.13rem;
}
.w-\[7\.5rem\] {
  width: 7.5rem;
}
.w-\[75rem\] {
  width: 75rem;
}
.w-\[7rem\] {
  width: 7rem;
}
.w-\[8\.625rem\] {
  width: 8.625rem;
}
.w-\[8\.6rem\] {
  width: 8.6rem;
}
.w-\[8rem\] {
  width: 8rem;
}
.w-\[9\.5rem\] {
  width: 9.5rem;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.min-w-\[3rem\] {
  min-width: 3rem;
}
.max-w-lg {
  max-width: 32rem;
}
.origin-top-right {
  transform-origin: top right;
}
.translate-x-\[-0\.5rem\] {
  --tw-translate-x: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[-2\.2rem\] {
  --tw-translate-x: -2.2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[0\.7\] {
  --tw-scale-x: 0.7;
  --tw-scale-y: 0.7;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[0\.90\] {
  --tw-scale-x: 0.90;
  --tw-scale-y: 0.90;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[0\.95\] {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[0\.9\] {
  --tw-scale-x: 0.9;
  --tw-scale-y: 0.9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-\[0\.75rem\] {
  gap: 0.75rem;
}
.gap-\[1\.25rem\] {
  gap: 1.25rem;
}
.gap-\[1\.31rem\] {
  gap: 1.31rem;
}
.gap-\[2\.25rem\] {
  gap: 2.25rem;
}
.gap-\[2\.26rem\] {
  gap: 2.26rem;
}
.gap-\[2rem\] {
  gap: 2rem;
}
.gap-\[4\.25rem\] {
  gap: 4.25rem;
}
.space-x-\[0\.25rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[0\.38rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.38rem * var(--tw-space-x-reverse));
  margin-left: calc(0.38rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[0\.42rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.42rem * var(--tw-space-x-reverse));
  margin-left: calc(0.42rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[0\.5rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[0\.62rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.62rem * var(--tw-space-x-reverse));
  margin-left: calc(0.62rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[1\.12rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.12rem * var(--tw-space-x-reverse));
  margin-left: calc(1.12rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[1\.25rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[1\.33rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.33rem * var(--tw-space-x-reverse));
  margin-left: calc(1.33rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[1\.56rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.56rem * var(--tw-space-x-reverse));
  margin-left: calc(1.56rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[1\.5rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[1\.75rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.75rem * var(--tw-space-x-reverse));
  margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[1rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[2\.25rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.25rem * var(--tw-space-x-reverse));
  margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[2\.5rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[2\.69rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.69rem * var(--tw-space-x-reverse));
  margin-left: calc(2.69rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[2\.75rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.75rem * var(--tw-space-x-reverse));
  margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[2rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[3\.19rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(3.19rem * var(--tw-space-x-reverse));
  margin-left: calc(3.19rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[3\.38rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(3.38rem * var(--tw-space-x-reverse));
  margin-left: calc(3.38rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[4\.5rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(4.5rem * var(--tw-space-x-reverse));
  margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[4\.75rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(4.75rem * var(--tw-space-x-reverse));
  margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[4\.94rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(4.94rem * var(--tw-space-x-reverse));
  margin-left: calc(4.94rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[4rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(4rem * var(--tw-space-x-reverse));
  margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[5\.25rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(5.25rem * var(--tw-space-x-reverse));
  margin-left: calc(5.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[5rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(5rem * var(--tw-space-x-reverse));
  margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[7\.5rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(7.5rem * var(--tw-space-x-reverse));
  margin-left: calc(7.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[9\.19rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(9.19rem * var(--tw-space-x-reverse));
  margin-left: calc(9.19rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.25rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.2rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.2rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.3rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.3rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.42rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.42rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.42rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.4rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.4rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.52rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.52rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.52rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.5rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.6rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.6rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.75rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.81rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.81rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.81rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.8rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.8rem * var(--tw-space-y-reverse));
}
.space-y-\[1\.06rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.06rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.06rem * var(--tw-space-y-reverse));
}
.space-y-\[1\.25rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-\[1\.39rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.39rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.39rem * var(--tw-space-y-reverse));
}
.space-y-\[1\.5rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-\[1rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-\[2\.06rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.06rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.06rem * var(--tw-space-y-reverse));
}
.space-y-\[2\.88rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.88rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.88rem * var(--tw-space-y-reverse));
}
.space-y-\[2rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-\[3rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-\[4\.25rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.break-words {
  overflow-wrap: break-word;
}
.rounded-\[0\.5rem\] {
  border-radius: 0.5rem;
}
.rounded-\[0\.625rem\] {
  border-radius: 0.625rem;
}
.rounded-\[0\.75rem\] {
  border-radius: 0.75rem;
}
.rounded-\[1\.1875rem\] {
  border-radius: 1.1875rem;
}
.rounded-\[1\.25rem\] {
  border-radius: 1.25rem;
}
.rounded-\[1\.5rem\] {
  border-radius: 1.5rem;
}
.rounded-\[1rem\] {
  border-radius: 1rem;
}
.rounded-\[2\.5rem\] {
  border-radius: 2.5rem;
}
.rounded-\[3\.125rem\] {
  border-radius: 3.125rem;
}
.rounded-\[3\.3125rem\] {
  border-radius: 3.3125rem;
}
.rounded-\[3\.75rem\] {
  border-radius: 3.75rem;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-\[1px\] {
  border-width: 1px;
}
.border-b-\[0\.5px\] {
  border-bottom-width: 0.5px;
}
.border-r-\[0\.06rem\] {
  border-right-width: 0.06rem;
}
.border-\[\#2CB2C2\] {
  --tw-border-opacity: 1;
  border-color: rgb(44 178 194 / var(--tw-border-opacity));
}
.border-\[\#64737B\] {
  --tw-border-opacity: 1;
  border-color: rgb(100 115 123 / var(--tw-border-opacity));
}
.border-\[\#E1EDEE\] {
  --tw-border-opacity: 1;
  border-color: rgb(225 237 238 / var(--tw-border-opacity));
}
.border-\[\#FFFFFF\]\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.bg-\[\#000\]\/10 {
  background-color: rgb(0 0 0 / 0.1);
}
.bg-\[\#000\]\/30 {
  background-color: rgb(0 0 0 / 0.3);
}
.bg-\[\#000\]\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.bg-\[\#2CB2C2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(44 178 194 / var(--tw-bg-opacity));
}
.bg-\[\#41515B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(65 81 91 / var(--tw-bg-opacity));
}
.bg-\[\#4C5D67\] {
  --tw-bg-opacity: 1;
  background-color: rgb(76 93 103 / var(--tw-bg-opacity));
}
.bg-\[\#D6E6EC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(214 230 236 / var(--tw-bg-opacity));
}
.bg-\[\#E1EDEE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(225 237 238 / var(--tw-bg-opacity));
}
.bg-\[\#F0F8F9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 248 249 / var(--tw-bg-opacity));
}
.bg-\[\#F1F7F7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 247 247 / var(--tw-bg-opacity));
}
.bg-\[\#F2F4F4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 244 244 / var(--tw-bg-opacity));
}
.bg-\[\#F3FBFC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 251 252 / var(--tw-bg-opacity));
}
.bg-\[\#F4FCFD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 252 253 / var(--tw-bg-opacity));
}
.bg-\[\#F5F9F9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 249 249 / var(--tw-bg-opacity));
}
.bg-\[\#F5FEFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 254 255 / var(--tw-bg-opacity));
}
.bg-\[\#F6F6F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}
.bg-\[\#F8FFEE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 255 238 / var(--tw-bg-opacity));
}
.bg-\[\#FAFAFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.bg-\[\#FFF2E6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 242 230 / var(--tw-bg-opacity));
}
.bg-\[\#FFFFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#FFFFFF\]\/0 {
  background-color: rgb(255 255 255 / 0);
}
.bg-\[\#FFFFFF\]\/5 {
  background-color: rgb(255 255 255 / 0.05);
}
.bg-\[\#FFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#FFF\]\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-\[\#fff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-neutral-500\/20 {
  background-color: rgb(115 115 115 / 0.2);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[url\(\'\/images\/home_bg_A\.png\'\)\] {
  background-image: url('/images/home_bg_A.png');
}
.bg-\[url\(\'\/images\/home_bg_B\.png\'\)\] {
  background-image: url('/images/home_bg_B.png');
}
.bg-\[url\(\'\/images\/home_bg_C\.png\'\)\] {
  background-image: url('/images/home_bg_C.png');
}
.bg-\[url\(\'\/images\/home_bg_I\.png\'\)\] {
  background-image: url('/images/home_bg_I.png');
}
.bg-\[url\(\'\/images\/home_bg_J\.png\'\)\] {
  background-image: url('/images/home_bg_J.png');
}
.bg-\[url\(\'\/svgs\/contact_bg\.svg\'\)\] {
  background-image: url('/svgs/contact_bg.svg');
}
.bg-cover {
  background-size: cover;
}
.bg-left-top {
  background-position: left top;
}
.bg-right-top {
  background-position: right top;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.p-1 {
  padding: 0.25rem;
}
.p-24 {
  padding: 6rem;
}
.p-4 {
  padding: 1rem;
}
.p-\[0\.25rem\] {
  padding: 0.25rem;
}
.p-\[0\.62rem\] {
  padding: 0.62rem;
}
.p-\[0\.75rem\] {
  padding: 0.75rem;
}
.p-\[1\.25rem\] {
  padding: 1.25rem;
}
.p-\[1\.5rem\] {
  padding: 1.5rem;
}
.p-\[1rem\] {
  padding: 1rem;
}
.p-\[2rem\] {
  padding: 2rem;
}
.p-\[4\.25rem\] {
  padding: 4.25rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-\[0\.56rem\] {
  padding-left: 0.56rem;
  padding-right: 0.56rem;
}
.px-\[0\.5rem\] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-\[0\.69rem\] {
  padding-left: 0.69rem;
  padding-right: 0.69rem;
}
.px-\[0\.75rem\] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-\[0\.88rem\] {
  padding-left: 0.88rem;
  padding-right: 0.88rem;
}
.px-\[1\.25rem\] {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-\[1\.2rem\] {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}
.px-\[1rem\] {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-\[2\.06rem\] {
  padding-left: 2.06rem;
  padding-right: 2.06rem;
}
.px-\[2rem\] {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[4rem\] {
  padding-left: 4rem;
  padding-right: 4rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[0\.22rem\] {
  padding-top: 0.22rem;
  padding-bottom: 0.22rem;
}
.py-\[0\.2rem\] {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.py-\[0\.31rem\] {
  padding-top: 0.31rem;
  padding-bottom: 0.31rem;
}
.py-\[0\.38rem\] {
  padding-top: 0.38rem;
  padding-bottom: 0.38rem;
}
.py-\[0\.42rem\] {
  padding-top: 0.42rem;
  padding-bottom: 0.42rem;
}
.py-\[0\.44rem\] {
  padding-top: 0.44rem;
  padding-bottom: 0.44rem;
}
.py-\[0\.53rem\] {
  padding-top: 0.53rem;
  padding-bottom: 0.53rem;
}
.py-\[0\.5rem\] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-\[0\.62rem\] {
  padding-top: 0.62rem;
  padding-bottom: 0.62rem;
}
.py-\[1rem\] {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-\[2\.75rem\] {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.py-\[2rem\] {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[5\.25rem\] {
  padding-top: 5.25rem;
  padding-bottom: 5.25rem;
}
.py-\[6\.25rem\] {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}
.pb-\[1\.25rem\] {
  padding-bottom: 1.25rem;
}
.pb-\[2rem\] {
  padding-bottom: 2rem;
}
.pb-\[3\.6rem\] {
  padding-bottom: 3.6rem;
}
.pb-\[7\.5rem\] {
  padding-bottom: 7.5rem;
}
.pl-\[2rem\] {
  padding-left: 2rem;
}
.pr-\[1rem\] {
  padding-right: 1rem;
}
.pr-\[4\.13rem\] {
  padding-right: 4.13rem;
}
.pt-\[12\.25rem\] {
  padding-top: 12.25rem;
}
.pt-\[4\.25rem\] {
  padding-top: 4.25rem;
}
.pt-\[4\.2rem\] {
  padding-top: 4.2rem;
}
.pt-\[4rem\] {
  padding-top: 4rem;
}
.pt-\[6\.25rem\] {
  padding-top: 6.25rem;
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: start;
}
.align-middle {
  vertical-align: middle;
}
.text-\[0\.625rem\] {
  font-size: 0.625rem;
}
.text-\[0\.68rem\] {
  font-size: 0.68rem;
}
.text-\[0\.69rem\] {
  font-size: 0.69rem;
}
.text-\[0\.75rem\] {
  font-size: 0.75rem;
}
.text-\[0\.875rem\] {
  font-size: 0.875rem;
}
.text-\[0\.88rem\] {
  font-size: 0.88rem;
}
.text-\[0\.95rem\] {
  font-size: 0.95rem;
}
.text-\[1\.1rem\] {
  font-size: 1.1rem;
}
.text-\[1\.25rem\] {
  font-size: 1.25rem;
}
.text-\[1\.2rem\] {
  font-size: 1.2rem;
}
.text-\[1\.3rem\] {
  font-size: 1.3rem;
}
.text-\[1\.4rem\] {
  font-size: 1.4rem;
}
.text-\[1\.5rem\] {
  font-size: 1.5rem;
}
.text-\[1\.6rem\] {
  font-size: 1.6rem;
}
.text-\[1\.75rem\] {
  font-size: 1.75rem;
}
.text-\[1\.7rem\] {
  font-size: 1.7rem;
}
.text-\[1\.82rem\] {
  font-size: 1.82rem;
}
.text-\[1rem\] {
  font-size: 1rem;
}
.text-\[2\.6rem\] {
  font-size: 2.6rem;
}
.text-\[2rem\] {
  font-size: 2rem;
}
.text-\[max\(10px\2c 1rem\)\] {
  font-size: max(10px,1rem);
}
.text-\[max\(12px\2c 0\.875rem\)\] {
  font-size: max(12px,0.875rem);
}
.text-\[max\(12px\2c 0\.8rem\)\] {
  font-size: max(12px,0.8rem);
}
.text-\[max\(12px\2c 0\.95rem\)\] {
  font-size: max(12px,0.95rem);
}
.text-\[max\(12px\2c 1rem\)\] {
  font-size: max(12px,1rem);
}
.text-\[max\(13px\2c 0\.85\)\] {
  font-size: max(13px,0.85);
}
.text-\[max\(13px\2c 0\.85rem\)\] {
  font-size: max(13px,0.85rem);
}
.text-\[max\(13px\2c 0\.95rem\)\] {
  font-size: max(13px,0.95rem);
}
.text-\[max\(13px\2c 0\.9rem\)\] {
  font-size: max(13px,0.9rem);
}
.text-\[max\(13px\2c 1\.1rem\)\] {
  font-size: max(13px,1.1rem);
}
.text-\[max\(13px\2c 1\.2rem\)\] {
  font-size: max(13px,1.2rem);
}
.text-\[max\(13px\2c 1rem\)\] {
  font-size: max(13px,1rem);
}
.text-\[max\(14px\2c 0\.8rem\)\] {
  font-size: max(14px,0.8rem);
}
.text-\[max\(14px\2c 1\.1rem\)\] {
  font-size: max(14px,1.1rem);
}
.text-\[max\(15px\2c 1rem\)\] {
  font-size: max(15px,1rem);
}
.text-\[max\(16px\2c 1\.1rem\)\] {
  font-size: max(16px,1.1rem);
}
.text-sm\/6 {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.font-\[350\] {
  font-weight: 350;
}
.font-\[400\] {
  font-weight: 400;
}
.font-\[500\] {
  font-weight: 500;
}
.font-\[700\] {
  font-weight: 700;
}
.italic {
  font-style: italic;
}
.text-\[\#000\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#212020\] {
  --tw-text-opacity: 1;
  color: rgb(33 32 32 / var(--tw-text-opacity));
}
.text-\[\#25638F\] {
  --tw-text-opacity: 1;
  color: rgb(37 99 143 / var(--tw-text-opacity));
}
.text-\[\#2CB2C2\] {
  --tw-text-opacity: 1;
  color: rgb(44 178 194 / var(--tw-text-opacity));
}
.text-\[\#333333\] {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}
.text-\[\#333\] {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}
.text-\[\#333\]\/40 {
  color: rgb(51 51 51 / 0.4);
}
.text-\[\#6490B0\] {
  --tw-text-opacity: 1;
  color: rgb(100 144 176 / var(--tw-text-opacity));
}
.text-\[\#6E7879\] {
  --tw-text-opacity: 1;
  color: rgb(110 120 121 / var(--tw-text-opacity));
}
.text-\[\#8197A3\] {
  --tw-text-opacity: 1;
  color: rgb(129 151 163 / var(--tw-text-opacity));
}
.text-\[\#AAA\] {
  --tw-text-opacity: 1;
  color: rgb(170 170 170 / var(--tw-text-opacity));
}
.text-\[\#E1EDEE\] {
  --tw-text-opacity: 1;
  color: rgb(225 237 238 / var(--tw-text-opacity));
}
.text-\[\#FFFFFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-\[\#FFFFFF\]\/30 {
  color: rgb(255 255 255 / 0.3);
}
.text-\[\#FFFFFF\]\/60 {
  color: rgb(255 255 255 / 0.6);
}
.text-\[\#FFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-\[\#FFF\]\/40 {
  color: rgb(255 255 255 / 0.4);
}
.text-\[\#fff\]\/50 {
  color: rgb(255 255 255 / 0.5);
}
.text-\[350\] {
  color: 350;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.decoration-solid {
  text-decoration-style: solid;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-\[0\.75\] {
  opacity: 0.75;
}
.shadow-\[0_14px_213px_0px_rgba\(225\2c 244\2c 246\2c 0\.7\)\] {
  --tw-shadow: 0 14px 213px 0px rgba(225,244,246,0.7);
  --tw-shadow-colored: 0 14px 213px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_4px_13px_0px_rgba\(44\2c 180\2c 194\2c 0\.24\)\] {
  --tw-shadow: 0 4px 13px 0px rgba(44,180,194,0.24);
  --tw-shadow-colored: 0 4px 13px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_8px_28px_0px_rgba\(44\2c 178\2c 194\2c 0\.32\)\] {
  --tw-shadow: 0 8px 28px 0px rgba(44,178,194,0.32);
  --tw-shadow-colored: 0 8px 28px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_9px_16\.1px_0px_rgba\(63\2c 127\2c 158\2c 0\.08\)\] {
  --tw-shadow: 0 9px 16.1px 0px rgba(63,127,158,0.08);
  --tw-shadow-colored: 0 9px 16.1px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-\[2\.20px\] {
  --tw-backdrop-blur: blur(2.20px);
  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-blur-sm {
  --tw-backdrop-blur: blur(4px);
  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);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100 {
  transition-duration: 100ms;
}
.duration-75 {
  transition-duration: 75ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* 
  设计稿宽度 1680px
  1rem = 16px
*/
html {
  font-size: calc((1024px * 16) / 1680);
}

@media screen and (min-width: 1024px) {
  html {
    font-size: calc((100vw * 16) / 1680);
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  html {
    font-size: calc((100vw * 16) / 768);
  }
}

@media (min-width: 640px) and (max-width: 767px) {
  html {
    font-size: calc((100vw * 16) / 640);
  }
}

@media (min-width: 375px) and (max-width: 639px) {
  html {
    font-size: calc((100vw * 16) / 375);
  }
}

@media (min-width: 320px) and (max-width: 374px) {
  html {
    font-size: calc((100vw * 16) / 320);
  }
}

:root {
  --foreground-rgb: 0, 0, 0;
  --background-start-rgb: 255, 255, 255;
  --background-end-rgb: 255, 255, 255;
}

body {
  color: rgb(var(--foreground-rgb));
  background: linear-gradient(to bottom,
      transparent,
      rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));
  /* min-width: 1024px; */
}

::-webkit-scrollbar {
  width: 2px;
  border-radius: 1px;
}

::-webkit-scrollbar-thumb {
  background: #39bbc9;
}

::-webkit-scrollbar-track {
  background:  #F5FEFF;
}

.home_landing .swiper .swiper-pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.80);
  width: 4rem;
  height: 0.13rem;
  margin: 0;
}

.mobile_home_landing .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 2rem;
}

.home_landing .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(255, 255, 255);
}

.core_prod .swiper-pagination .swiper-pagination-bullet {
  background-color: #2CB2C2;
  width: 0.5rem;
  height: 0.5rem;
}

.core_prod .swiper-pagination .swiper-pagination-bullet-active {
  background: #2CB2C2;
}

.media_list .swiper-pagination .swiper-pagination-bullet {
  background-color: #2CB2C2;
  width: 0.5rem;
  height: 0.5rem;
}
.media_list.swiper .swiper-button-prev,.media_list.swiper .swiper-button-next{
  --swiper-navigation-sides-offset: 0;
  width: 2.5rem;
  height: 2.5rem;
  z-index: 100;
  top: 50%;
  transform: translateY(-50%);
  transition: visibility ease-in-out;
}
.media_list.swiper .swiper-button-prev::after,
.media_list.swiper .swiper-button-next::after {
  content: '';
  background-image: url('/svgs/forward.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 2.5rem;
  height: 2.5rem;
}
.media_list.swiper .swiper-button-prev::after{
  background-image: url('/svgs/backward.svg');
}

.media_list .swiper-pagination .swiper-pagination-bullet-active {
  background: #2CB2C2;
}

.universal-swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #2CB2C2;
  width: 0.5rem;
  height: 0.5rem;
}

.universal-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #2CB2C2;
}

.odd\:translate-y-\[7\.06rem\]:nth-child(odd) {
  --tw-translate-y: 7.06rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.even\:translate-y-\[7\.06rem\]:nth-child(even) {
  --tw-translate-y: 7.06rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-150:hover {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:hidden {
  display: none;
}

.group:hover .group-hover\:bg-\[\#000\]\/30 {
  background-color: rgb(0 0 0 / 0.3);
}

.group:hover .group-hover\:bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}

.group:hover .group-hover\:text-\[\#FFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.data-\[focus\]\:bg-\[\#000\]\/10[data-focus] {
  background-color: rgb(0 0 0 / 0.1);
}

@media (min-width: 320px) and (max-width: 1023px) {

  .mobile\:bottom-\[1\.57rem\] {
    bottom: 1.57rem;
  }

  .mobile\:left-\[1\.25rem\] {
    left: 1.25rem;
  }

  .mobile\:top-\[0\.3rem\] {
    top: 0.3rem;
  }

  .mobile\:top-\[1rem\] {
    top: 1rem;
  }

  .mobile\:top-\[3\.54rem\] {
    top: 3.54rem;
  }

  .mobile\:top-\[3\.5rem\] {
    top: 3.5rem;
  }

  .mobile\:top-\[4rem\] {
    top: 4rem;
  }

  .mobile\:top-\[5\.5rem\] {
    top: 5.5rem;
  }

  .mobile\:m-0 {
    margin: 0px;
  }

  .mobile\:my-\[1rem\] {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .mobile\:mb-0 {
    margin-bottom: 0px;
  }

  .mobile\:mb-\[0\.12rem\] {
    margin-bottom: 0.12rem;
  }

  .mobile\:mb-\[0\.25rem\] {
    margin-bottom: 0.25rem;
  }

  .mobile\:mb-\[0\.5rem\] {
    margin-bottom: 0.5rem;
  }

  .mobile\:mb-\[0\.75rem\] {
    margin-bottom: 0.75rem;
  }

  .mobile\:mb-\[1\.25rem\] {
    margin-bottom: 1.25rem;
  }

  .mobile\:mb-\[1\.2rem\] {
    margin-bottom: 1.2rem;
  }

  .mobile\:mb-\[1\.5rem\] {
    margin-bottom: 1.5rem;
  }

  .mobile\:mb-\[1rem\] {
    margin-bottom: 1rem;
  }

  .mobile\:mr-\[0\.25rem\] {
    margin-right: 0.25rem;
  }

  .mobile\:mt-0 {
    margin-top: 0px;
  }

  .mobile\:mt-\[0\.75rem\] {
    margin-top: 0.75rem;
  }

  .mobile\:mt-\[0\.88rem\] {
    margin-top: 0.88rem;
  }

  .mobile\:mt-\[1rem\] {
    margin-top: 1rem;
  }

  .mobile\:line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .mobile\:inline-block {
    display: inline-block;
  }

  .mobile\:flex {
    display: flex;
  }

  .mobile\:hidden {
    display: none;
  }

  .mobile\:h-\[0\.125rem\] {
    height: 0.125rem;
  }

  .mobile\:h-\[0\.375rem\] {
    height: 0.375rem;
  }

  .mobile\:h-\[1\.25rem\] {
    height: 1.25rem;
  }

  .mobile\:h-\[1\.2rem\] {
    height: 1.2rem;
  }

  .mobile\:h-\[1\.4rem\] {
    height: 1.4rem;
  }

  .mobile\:h-\[1\.5rem\] {
    height: 1.5rem;
  }

  .mobile\:h-\[10\.3rem\] {
    height: 10.3rem;
  }

  .mobile\:h-\[10\.5rem\] {
    height: 10.5rem;
  }

  .mobile\:h-\[11\.3rem\] {
    height: 11.3rem;
  }

  .mobile\:h-\[11\.9rem\] {
    height: 11.9rem;
  }

  .mobile\:h-\[12\.6rem\] {
    height: 12.6rem;
  }

  .mobile\:h-\[12\.8rem\] {
    height: 12.8rem;
  }

  .mobile\:h-\[12\.9rem\] {
    height: 12.9rem;
  }

  .mobile\:h-\[13\.4rem\] {
    height: 13.4rem;
  }

  .mobile\:h-\[14\.4rem\] {
    height: 14.4rem;
  }

  .mobile\:h-\[14\.9rem\] {
    height: 14.9rem;
  }

  .mobile\:h-\[15\.1rem\] {
    height: 15.1rem;
  }

  .mobile\:h-\[15\.2rem\] {
    height: 15.2rem;
  }

  .mobile\:h-\[15\.8rem\] {
    height: 15.8rem;
  }

  .mobile\:h-\[16rem\] {
    height: 16rem;
  }

  .mobile\:h-\[18\.6rem\] {
    height: 18.6rem;
  }

  .mobile\:h-\[19\.5rem\] {
    height: 19.5rem;
  }

  .mobile\:h-\[19rem\] {
    height: 19rem;
  }

  .mobile\:h-\[2\.25rem\] {
    height: 2.25rem;
  }

  .mobile\:h-\[2\.2rem\] {
    height: 2.2rem;
  }

  .mobile\:h-\[2\.5rem\] {
    height: 2.5rem;
  }

  .mobile\:h-\[26\.1rem\] {
    height: 26.1rem;
  }

  .mobile\:h-\[2rem\] {
    height: 2rem;
  }

  .mobile\:h-\[6\.1rem\] {
    height: 6.1rem;
  }

  .mobile\:h-\[7\.72rem\] {
    height: 7.72rem;
  }

  .mobile\:h-\[8\.5rem\] {
    height: 8.5rem;
  }

  .mobile\:h-\[auto\] {
    height: auto;
  }

  .mobile\:min-h-\[calc\(100vh-9rem\)\] {
    min-height: calc(100vh - 9rem);
  }

  .mobile\:w-\[0\.375rem\] {
    width: 0.375rem;
  }

  .mobile\:w-\[1\.25rem\] {
    width: 1.25rem;
  }

  .mobile\:w-\[1\.5rem\] {
    width: 1.5rem;
  }

  .mobile\:w-\[1\.6rem\] {
    width: 1.6rem;
  }

  .mobile\:w-\[100\%\] {
    width: 100%;
  }

  .mobile\:w-\[10rem\] {
    width: 10rem;
  }

  .mobile\:w-\[11\.8rem\] {
    width: 11.8rem;
  }

  .mobile\:w-\[12\.6rem\] {
    width: 12.6rem;
  }

  .mobile\:w-\[12rem\] {
    width: 12rem;
  }

  .mobile\:w-\[13\.4rem\] {
    width: 13.4rem;
  }

  .mobile\:w-\[14\.4rem\] {
    width: 14.4rem;
  }

  .mobile\:w-\[16\.3rem\] {
    width: 16.3rem;
  }

  .mobile\:w-\[18\.3rem\] {
    width: 18.3rem;
  }

  .mobile\:w-\[2\.25rem\] {
    width: 2.25rem;
  }

  .mobile\:w-\[2\.5rem\] {
    width: 2.5rem;
  }

  .mobile\:w-\[20\.9rem\] {
    width: 20.9rem;
  }

  .mobile\:w-\[2rem\] {
    width: 2rem;
  }

  .mobile\:w-\[4\.5rem\] {
    width: 4.5rem;
  }

  .mobile\:w-\[5\.125rem\] {
    width: 5.125rem;
  }

  .mobile\:w-\[5\.7rem\] {
    width: 5.7rem;
  }

  .mobile\:w-\[5\.8rem\] {
    width: 5.8rem;
  }

  .mobile\:w-\[50\%\] {
    width: 50%;
  }

  .mobile\:w-\[6\.3rem\] {
    width: 6.3rem;
  }

  .mobile\:w-\[7\.44rem\] {
    width: 7.44rem;
  }

  .mobile\:w-\[9\.97rem\] {
    width: 9.97rem;
  }

  .mobile\:max-w-\[12\.5rem\] {
    max-width: 12.5rem;
  }

  .mobile\:translate-x-\[-0\.8rem\] {
    --tw-translate-x: -0.8rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .mobile\:scale-\[1\.0\] {
    --tw-scale-x: 1.0;
    --tw-scale-y: 1.0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .mobile\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

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

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

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

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

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

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

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

  .mobile\:gap-\[0\.75rem\] {
    gap: 0.75rem;
  }

  .mobile\:gap-\[1rem\] {
    gap: 1rem;
  }

  .mobile\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .mobile\:space-x-\[0\.5rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .mobile\:space-x-\[0\.75rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .mobile\:space-x-\[1rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .mobile\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .mobile\:space-y-\[0\.12rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.12rem * var(--tw-space-y-reverse));
  }

  .mobile\:space-y-\[0\.4rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.4rem * var(--tw-space-y-reverse));
  }

  .mobile\:space-y-\[0\.5rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .mobile\:space-y-\[0\.62rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.62rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.62rem * var(--tw-space-y-reverse));
  }

  .mobile\:space-y-\[0\.75rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .mobile\:space-y-\[0\.81rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.81rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.81rem * var(--tw-space-y-reverse));
  }

  .mobile\:space-y-\[1\.25rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .mobile\:space-y-\[1rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .mobile\:break-words {
    overflow-wrap: break-word;
  }

  .mobile\:rounded-\[0\.75rem\] {
    border-radius: 0.75rem;
  }

  .mobile\:border-\[\#FFF\] {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .mobile\:bg-\[\#FFFFFF\]\/0 {
    background-color: rgb(255 255 255 / 0);
  }

  .mobile\:bg-teal-400\/10 {
    background-color: rgb(45 212 191 / 0.1);
  }

  .mobile\:p-\[1\.25rem\] {
    padding: 1.25rem;
  }

  .mobile\:p-\[1rem\] {
    padding: 1rem;
  }

  .mobile\:px-\[0\.34rem\] {
    padding-left: 0.34rem;
    padding-right: 0.34rem;
  }

  .mobile\:px-\[0\.75rem\] {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .mobile\:px-\[1\.06rem\] {
    padding-left: 1.06rem;
    padding-right: 1.06rem;
  }

  .mobile\:px-\[1\.25rem\] {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .mobile\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .mobile\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .mobile\:py-\[0\.28rem\] {
    padding-top: 0.28rem;
    padding-bottom: 0.28rem;
  }

  .mobile\:py-\[0\.44rem\] {
    padding-top: 0.44rem;
    padding-bottom: 0.44rem;
  }

  .mobile\:py-\[0\.4rem\] {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }

  .mobile\:py-\[1rem\] {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .mobile\:py-\[2\.63rem\] {
    padding-top: 2.63rem;
    padding-bottom: 2.63rem;
  }

  .mobile\:pb-\[1\.25rem\] {
    padding-bottom: 1.25rem;
  }

  .mobile\:pt-\[3\.75rem\] {
    padding-top: 3.75rem;
  }

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

  .mobile\:text-start {
    text-align: start;
  }

  .mobile\:text-\[0\.625rem\] {
    font-size: 0.625rem;
  }

  .mobile\:text-\[0\.65rem\] {
    font-size: 0.65rem;
  }

  .mobile\:text-\[0\.6875rem\] {
    font-size: 0.6875rem;
  }

  .mobile\:text-\[0\.69rem\] {
    font-size: 0.69rem;
  }

  .mobile\:text-\[0\.75rem\] {
    font-size: 0.75rem;
  }

  .mobile\:text-\[0\.875rem\] {
    font-size: 0.875rem;
  }

  .mobile\:text-\[0\.8rem\] {
    font-size: 0.8rem;
  }

  .mobile\:text-\[1\.1rem\] {
    font-size: 1.1rem;
  }

  .mobile\:text-\[1rem\] {
    font-size: 1rem;
  }

  .mobile\:font-\[350\] {
    font-weight: 350;
  }

  .mobile\:font-\[400\] {
    font-weight: 400;
  }

  .mobile\:font-\[500\] {
    font-weight: 500;
  }

  .mobile\:font-\[700\] {
    font-weight: 700;
  }

  .mobile\:leading-normal {
    line-height: 1.5;
  }

  .mobile\:text-\[\#2CB2C2\] {
    --tw-text-opacity: 1;
    color: rgb(44 178 194 / var(--tw-text-opacity));
  }

  .mobile\:text-\[\#333\] {
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity));
  }

  .mobile\:text-\[\#FFF\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }

  .mobile\:shadow-\[0_4px_13px_0px_rgba\(44\2c 180\2c 194\2c 0\.24\)\] {
    --tw-shadow: 0 4px 13px 0px rgba(44,180,194,0.24);
    --tw-shadow-colored: 0 4px 13px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1024px) {

  .desktop\:line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .desktop\:line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .desktop\:line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .desktop\:line-clamp-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  .desktop\:line-clamp-5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }

  .desktop\:block {
    display: block;
  }

  .desktop\:flex {
    display: flex;
  }

  .desktop\:hidden {
    display: none;
  }

  .desktop\:p-8 {
    padding: 2rem;
  }
}
