*, ::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:  ;
}

/*
! tailwindcss v3.4.18 | 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]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
}
@media (min-width: 640px){

  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){

  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){

  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){

  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){

  .container{
    max-width: 1536px;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.visible{
  visibility: visible;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-bottom-2{
  bottom: -0.5rem;
}
.-left-2{
  left: -0.5rem;
}
.-right-2{
  right: -0.5rem;
}
.-top-2{
  top: -0.5rem;
}
.-top-\[20px\]{
  top: -20px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-\[-50px\]{
  bottom: -50px;
}
.bottom-\[10px\]{
  bottom: 10px;
}
.bottom-\[20\%\]{
  bottom: 20%;
}
.bottom-\[50px\]{
  bottom: 50px;
}
.bottom-\[60px\]{
  bottom: 60px;
}
.bottom-\[8\%\]{
  bottom: 8%;
}
.bottom-\[80px\]{
  bottom: 80px;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-\[-1px\]{
  left: -1px;
}
.left-\[-73px\]{
  left: -73px;
}
.left-\[10px\]{
  left: 10px;
}
.left-\[15\%\]{
  left: 15%;
}
.left-\[40px\]{
  left: 40px;
}
.left-\[50\%\]{
  left: 50%;
}
.right-0{
  right: 0px;
}
.right-2{
  right: 0.5rem;
}
.right-5{
  right: 1.25rem;
}
.right-\[-19px\]{
  right: -19px;
}
.right-\[-1px\]{
  right: -1px;
}
.right-\[-20px\]{
  right: -20px;
}
.right-\[-49px\]{
  right: -49px;
}
.right-\[10px\]{
  right: 10px;
}
.right-\[16px\]{
  right: 16px;
}
.right-\[2px\]{
  right: 2px;
}
.right-\[30px\]{
  right: 30px;
}
.right-\[32px\]{
  right: 32px;
}
.right-\[40px\]{
  right: 40px;
}
.right-\[80px\]{
  right: 80px;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-5{
  top: 1.25rem;
}
.top-\[-18px\]{
  top: -18px;
}
.top-\[-1px\]{
  top: -1px;
}
.top-\[-20px\]{
  top: -20px;
}
.top-\[-21px\]{
  top: -21px;
}
.top-\[-41px\]{
  top: -41px;
}
.top-\[-90px\]{
  top: -90px;
}
.top-\[100px\]{
  top: 100px;
}
.top-\[10px\]{
  top: 10px;
}
.top-\[14px\]{
  top: 14px;
}
.top-\[27px\]{
  top: 27px;
}
.top-\[2px\]{
  top: 2px;
}
.top-\[40\%\]{
  top: 40%;
}
.top-\[40px\]{
  top: 40px;
}
.top-\[42px\]{
  top: 42px;
}
.top-\[4px\]{
  top: 4px;
}
.top-\[50\%\]{
  top: 50%;
}
.top-\[72\%\]{
  top: 72%;
}
.top-\[9px\]{
  top: 9px;
}
.top-\[calc\(60px\/2-2px\)\]{
  top: calc(60px / 2 - 2px);
}
.isolate{
  isolation: isolate;
}
.-z-10{
  z-index: -10;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-50{
  z-index: 50;
}
.z-\[10px\]{
  z-index: 10px;
}
.z-\[14\]{
  z-index: 14;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[3\]{
  z-index: 3;
}
.z-\[49\]{
  z-index: 49;
}
.z-\[50\]{
  z-index: 50;
}
.order-1{
  order: 1;
}
.\!m-\[-12px\]{
  margin: -12px !important;
}
.m-0{
  margin: 0px;
}
.m-3{
  margin: 0.75rem;
}
.m-\[30px\]{
  margin: 30px;
}
.m-\[32px\]{
  margin: 32px;
}
.m-auto{
  margin: auto;
}
.\!mx-0{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.\!mx-\[16px\]{
  margin-left: 16px !important;
  margin-right: 16px !important;
}
.\!mx-\[5px\]{
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.\!my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.\!my-\[20px\]{
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.mx-\[10px\]{
  margin-left: 10px;
  margin-right: 10px;
}
.mx-\[110px\]{
  margin-left: 110px;
  margin-right: 110px;
}
.mx-\[12px\]{
  margin-left: 12px;
  margin-right: 12px;
}
.mx-\[15px\]{
  margin-left: 15px;
  margin-right: 15px;
}
.mx-\[16px\]{
  margin-left: 16px;
  margin-right: 16px;
}
.mx-\[17px\]{
  margin-left: 17px;
  margin-right: 17px;
}
.mx-\[20px\]{
  margin-left: 20px;
  margin-right: 20px;
}
.mx-\[25px\]{
  margin-left: 25px;
  margin-right: 25px;
}
.mx-\[2px\]{
  margin-left: 2px;
  margin-right: 2px;
}
.mx-\[30px\]{
  margin-left: 30px;
  margin-right: 30px;
}
.mx-\[38px\]{
  margin-left: 38px;
  margin-right: 38px;
}
.mx-\[40px\]{
  margin-left: 40px;
  margin-right: 40px;
}
.mx-\[4px\]{
  margin-left: 4px;
  margin-right: 4px;
}
.mx-\[51px\]{
  margin-left: 51px;
  margin-right: 51px;
}
.mx-\[6px\]{
  margin-left: 6px;
  margin-right: 6px;
}
.mx-\[70px\]{
  margin-left: 70px;
  margin-right: 70px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-\[10px\]{
  margin-top: 10px;
  margin-bottom: 10px;
}
.my-\[12px\]{
  margin-top: 12px;
  margin-bottom: 12px;
}
.my-\[15px\]{
  margin-top: 15px;
  margin-bottom: 15px;
}
.my-\[18px\]{
  margin-top: 18px;
  margin-bottom: 18px;
}
.my-\[20px\]{
  margin-top: 20px;
  margin-bottom: 20px;
}
.my-\[2px\]{
  margin-top: 2px;
  margin-bottom: 2px;
}
.my-\[30px\]{
  margin-top: 30px;
  margin-bottom: 30px;
}
.my-\[3px\]{
  margin-top: 3px;
  margin-bottom: 3px;
}
.my-\[40px\]{
  margin-top: 40px;
  margin-bottom: 40px;
}
.my-\[4px\]{
  margin-top: 4px;
  margin-bottom: 4px;
}
.my-\[50px\]{
  margin-top: 50px;
  margin-bottom: 50px;
}
.my-\[5px\]{
  margin-top: 5px;
  margin-bottom: 5px;
}
.my-\[60px\]{
  margin-top: 60px;
  margin-bottom: 60px;
}
.\!mb-\[-180px\]{
  margin-bottom: -180px !important;
}
.\!mb-\[2px\]{
  margin-bottom: 2px !important;
}
.\!mb-\[60px\]{
  margin-bottom: 60px !important;
}
.\!ml-0{
  margin-left: 0px !important;
}
.\!ml-\[10px\]{
  margin-left: 10px !important;
}
.\!ml-\[6px\]{
  margin-left: 6px !important;
}
.\!mr-\[10px\]{
  margin-right: 10px !important;
}
.\!mr-\[5px\]{
  margin-right: 5px !important;
}
.\!mr-\[6px\]{
  margin-right: 6px !important;
}
.\!mr-\[8px\]{
  margin-right: 8px !important;
}
.\!mt-0{
  margin-top: 0px !important;
}
.\!mt-\[12px\]{
  margin-top: 12px !important;
}
.\!mt-\[26px\]{
  margin-top: 26px !important;
}
.\!mt-\[30px\]{
  margin-top: 30px !important;
}
.-mb-\[18px\]{
  margin-bottom: -18px;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[-100\%\]{
  margin-bottom: -100%;
}
.mb-\[-24px\]{
  margin-bottom: -24px;
}
.mb-\[-40px\]{
  margin-bottom: -40px;
}
.mb-\[100px\]{
  margin-bottom: 100px;
}
.mb-\[10px\]{
  margin-bottom: 10px;
}
.mb-\[12px\]{
  margin-bottom: 12px;
}
.mb-\[13px\]{
  margin-bottom: 13px;
}
.mb-\[14px\]{
  margin-bottom: 14px;
}
.mb-\[15px\]{
  margin-bottom: 15px;
}
.mb-\[16px\]{
  margin-bottom: 16px;
}
.mb-\[18px\]{
  margin-bottom: 18px;
}
.mb-\[19px\]{
  margin-bottom: 19px;
}
.mb-\[20px\]{
  margin-bottom: 20px;
}
.mb-\[24px\]{
  margin-bottom: 24px;
}
.mb-\[26px\]{
  margin-bottom: 26px;
}
.mb-\[280px\]{
  margin-bottom: 280px;
}
.mb-\[28px\]{
  margin-bottom: 28px;
}
.mb-\[2px\]{
  margin-bottom: 2px;
}
.mb-\[30px\]{
  margin-bottom: 30px;
}
.mb-\[32px\]{
  margin-bottom: 32px;
}
.mb-\[40px\]{
  margin-bottom: 40px;
}
.mb-\[45px\]{
  margin-bottom: 45px;
}
.mb-\[4px\]{
  margin-bottom: 4px;
}
.mb-\[50px\]{
  margin-bottom: 50px;
}
.mb-\[5px\]{
  margin-bottom: 5px;
}
.mb-\[63px\]{
  margin-bottom: 63px;
}
.mb-\[9px\]{
  margin-bottom: 9px;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-\[10px\]{
  margin-left: 10px;
}
.ml-\[120px\]{
  margin-left: 120px;
}
.ml-\[15px\]{
  margin-left: 15px;
}
.ml-\[16px\]{
  margin-left: 16px;
}
.ml-\[1px\]{
  margin-left: 1px;
}
.ml-\[20px\]{
  margin-left: 20px;
}
.ml-\[24px\]{
  margin-left: 24px;
}
.ml-\[26px\]{
  margin-left: 26px;
}
.ml-\[2px\]{
  margin-left: 2px;
}
.ml-\[30px\]{
  margin-left: 30px;
}
.ml-\[355px\]{
  margin-left: 355px;
}
.ml-\[40px\]{
  margin-left: 40px;
}
.ml-\[410px\]{
  margin-left: 410px;
}
.ml-\[450px\]{
  margin-left: 450px;
}
.ml-\[4px\]{
  margin-left: 4px;
}
.ml-\[50px\]{
  margin-left: 50px;
}
.ml-\[5px\]{
  margin-left: 5px;
}
.ml-\[60px\]{
  margin-left: 60px;
}
.ml-\[80px\]{
  margin-left: 80px;
}
.ml-\[88px\]{
  margin-left: 88px;
}
.ml-\[8px\]{
  margin-left: 8px;
}
.mr-20{
  margin-right: 5rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-6{
  margin-right: 1.5rem;
}
.mr-\[-28px\]{
  margin-right: -28px;
}
.mr-\[-36px\]{
  margin-right: -36px;
}
.mr-\[10px\]{
  margin-right: 10px;
}
.mr-\[120px\]{
  margin-right: 120px;
}
.mr-\[12px\]{
  margin-right: 12px;
}
.mr-\[150px\]{
  margin-right: 150px;
}
.mr-\[15px\]{
  margin-right: 15px;
}
.mr-\[17px\]{
  margin-right: 17px;
}
.mr-\[20px\]{
  margin-right: 20px;
}
.mr-\[250px\]{
  margin-right: 250px;
}
.mr-\[26px\]{
  margin-right: 26px;
}
.mr-\[2px\]{
  margin-right: 2px;
}
.mr-\[30px\]{
  margin-right: 30px;
}
.mr-\[40px\]{
  margin-right: 40px;
}
.mr-\[4px\]{
  margin-right: 4px;
}
.mr-\[5px\]{
  margin-right: 5px;
}
.mr-\[6px\]{
  margin-right: 6px;
}
.mr-\[70px\]{
  margin-right: 70px;
}
.mr-\[88px\]{
  margin-right: 88px;
}
.mr-\[8px\]{
  margin-right: 8px;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[-100px\]{
  margin-top: -100px;
}
.mt-\[-40px\]{
  margin-top: -40px;
}
.mt-\[-5px\]{
  margin-top: -5px;
}
.mt-\[0\%\]{
  margin-top: 0%;
}
.mt-\[100px\]{
  margin-top: 100px;
}
.mt-\[10px\]{
  margin-top: 10px;
}
.mt-\[120px\]{
  margin-top: 120px;
}
.mt-\[12px\]{
  margin-top: 12px;
}
.mt-\[14px\]{
  margin-top: 14px;
}
.mt-\[15px\]{
  margin-top: 15px;
}
.mt-\[16px\]{
  margin-top: 16px;
}
.mt-\[1px\]{
  margin-top: 1px;
}
.mt-\[20px\]{
  margin-top: 20px;
}
.mt-\[22px\]{
  margin-top: 22px;
}
.mt-\[24px\]{
  margin-top: 24px;
}
.mt-\[25px\]{
  margin-top: 25px;
}
.mt-\[260px\]{
  margin-top: 260px;
}
.mt-\[2vw\]{
  margin-top: 2vw;
}
.mt-\[30px\]{
  margin-top: 30px;
}
.mt-\[32px\]{
  margin-top: 32px;
}
.mt-\[35px\]{
  margin-top: 35px;
}
.mt-\[40px\]{
  margin-top: 40px;
}
.mt-\[42px\]{
  margin-top: 42px;
}
.mt-\[4px\]{
  margin-top: 4px;
}
.mt-\[50px\]{
  margin-top: 50px;
}
.mt-\[5px\]{
  margin-top: 5px;
}
.mt-\[60px\]{
  margin-top: 60px;
}
.mt-\[6px\]{
  margin-top: 6px;
}
.mt-\[70px\]{
  margin-top: 70px;
}
.mt-\[75px\]{
  margin-top: 75px;
}
.mt-\[80px\]{
  margin-top: 80px;
}
.mt-\[8px\]{
  margin-top: 8px;
}
.box-border{
  box-sizing: border-box;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.\!flex{
  display: flex !important;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.\!hidden{
  display: none !important;
}
.hidden{
  display: none;
}
.\!h-\[100vh\]{
  height: 100vh !important;
}
.\!h-\[19px\]{
  height: 19px !important;
}
.\!h-\[2px\]{
  height: 2px !important;
}
.\!h-\[35px\]{
  height: 35px !important;
}
.\!h-\[40px\]{
  height: 40px !important;
}
.\!h-\[47px\]{
  height: 47px !important;
}
.\!h-\[80px\]{
  height: 80px !important;
}
.\!h-full{
  height: 100% !important;
}
.h-0{
  height: 0px;
}
.h-0\.5{
  height: 0.125rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-48{
  height: 12rem;
}
.h-5{
  height: 1.25rem;
}
.h-64{
  height: 16rem;
}
.h-\[100\%\]{
  height: 100%;
}
.h-\[100px\]{
  height: 100px;
}
.h-\[102px\]{
  height: 102px;
}
.h-\[108px\]{
  height: 108px;
}
.h-\[109px\]{
  height: 109px;
}
.h-\[10px\]{
  height: 10px;
}
.h-\[110px\]{
  height: 110px;
}
.h-\[118px\]{
  height: 118px;
}
.h-\[11px\]{
  height: 11px;
}
.h-\[120\%\]{
  height: 120%;
}
.h-\[12px\]{
  height: 12px;
}
.h-\[131px\]{
  height: 131px;
}
.h-\[13px\]{
  height: 13px;
}
.h-\[14\.5px\]{
  height: 14.5px;
}
.h-\[147\.98px\]{
  height: 147.98px;
}
.h-\[148px\]{
  height: 148px;
}
.h-\[14px\]{
  height: 14px;
}
.h-\[154px\]{
  height: 154px;
}
.h-\[15px\]{
  height: 15px;
}
.h-\[160px\]{
  height: 160px;
}
.h-\[16px\]{
  height: 16px;
}
.h-\[172px\]{
  height: 172px;
}
.h-\[188px\]{
  height: 188px;
}
.h-\[18px\]{
  height: 18px;
}
.h-\[195px\]{
  height: 195px;
}
.h-\[196px\]{
  height: 196px;
}
.h-\[19px\]{
  height: 19px;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[20\.8px\]{
  height: 20.8px;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[204px\]{
  height: 204px;
}
.h-\[206px\]{
  height: 206px;
}
.h-\[20px\]{
  height: 20px;
}
.h-\[21px\]{
  height: 21px;
}
.h-\[220px\]{
  height: 220px;
}
.h-\[229px\]{
  height: 229px;
}
.h-\[22px\]{
  height: 22px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[250px\]{
  height: 250px;
}
.h-\[256px\]{
  height: 256px;
}
.h-\[25px\]{
  height: 25px;
}
.h-\[26\.82px\]{
  height: 26.82px;
}
.h-\[270px\]{
  height: 270px;
}
.h-\[27px\]{
  height: 27px;
}
.h-\[28px\]{
  height: 28px;
}
.h-\[2px\]{
  height: 2px;
}
.h-\[30\%\]{
  height: 30%;
}
.h-\[30px\]{
  height: 30px;
}
.h-\[31px\]{
  height: 31px;
}
.h-\[32px\]{
  height: 32px;
}
.h-\[33px\]{
  height: 33px;
}
.h-\[34px\]{
  height: 34px;
}
.h-\[35\.27px\]{
  height: 35.27px;
}
.h-\[36px\]{
  height: 36px;
}
.h-\[383px\]{
  height: 383px;
}
.h-\[400px\]{
  height: 400px;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[418px\]{
  height: 418px;
}
.h-\[41px\]{
  height: 41px;
}
.h-\[420px\]{
  height: 420px;
}
.h-\[422px\]{
  height: 422px;
}
.h-\[43px\]{
  height: 43px;
}
.h-\[45\.98px\]{
  height: 45.98px;
}
.h-\[450px\]{
  height: 450px;
}
.h-\[47px\]{
  height: 47px;
}
.h-\[480px\]{
  height: 480px;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[500px\]{
  height: 500px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[51px\]{
  height: 51px;
}
.h-\[52px\]{
  height: 52px;
}
.h-\[53px\]{
  height: 53px;
}
.h-\[54px\]{
  height: 54px;
}
.h-\[55px\]{
  height: 55px;
}
.h-\[56px\]{
  height: 56px;
}
.h-\[57px\]{
  height: 57px;
}
.h-\[58px\]{
  height: 58px;
}
.h-\[59px\]{
  height: 59px;
}
.h-\[60\%\]{
  height: 60%;
}
.h-\[60px\]{
  height: 60px;
}
.h-\[64px\]{
  height: 64px;
}
.h-\[670px\]{
  height: 670px;
}
.h-\[68px\]{
  height: 68px;
}
.h-\[70px\]{
  height: 70px;
}
.h-\[72px\]{
  height: 72px;
}
.h-\[74px\]{
  height: 74px;
}
.h-\[80\%\]{
  height: 80%;
}
.h-\[80px\]{
  height: 80px;
}
.h-\[83px\]{
  height: 83px;
}
.h-\[84px\]{
  height: 84px;
}
.h-\[87\.98px\]{
  height: 87.98px;
}
.h-\[88px\]{
  height: 88px;
}
.h-\[89px\]{
  height: 89px;
}
.h-\[8px\]{
  height: 8px;
}
.h-\[90px\]{
  height: 90px;
}
.h-\[auto\]{
  height: auto;
}
.h-\[calc\(100\%-12px\)\]{
  height: calc(100% - 12px);
}
.h-\[calc\(100\%-40px\)\]{
  height: calc(100% - 40px);
}
.h-\[calc\(100\%-4px\)\]{
  height: calc(100% - 4px);
}
.h-\[calc\(100\%-80px\)\]{
  height: calc(100% - 80px);
}
.h-\[calc\(100vh-220px\)\]{
  height: calc(100vh - 220px);
}
.h-\[calc\(100vh-57px\)\]{
  height: calc(100vh - 57px);
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.h-screen{
  height: 100vh;
}
.max-h-0{
  max-height: 0px;
}
.max-h-\[800px\]{
  max-height: 800px;
}
.max-h-\[calc\(100vh-160px\)\]{
  max-height: calc(100vh - 160px);
}
.max-h-full{
  max-height: 100%;
}
.min-h-\[100\%\]{
  min-height: 100%;
}
.min-h-\[100vh\]{
  min-height: 100vh;
}
.min-h-\[17px\]{
  min-height: 17px;
}
.min-h-\[22px\]{
  min-height: 22px;
}
.min-h-\[240px\]{
  min-height: 240px;
}
.min-h-\[300px\]{
  min-height: 300px;
}
.min-h-\[40px\]{
  min-height: 40px;
}
.min-h-\[42px\]{
  min-height: 42px;
}
.min-h-\[430px\]{
  min-height: 430px;
}
.min-h-\[480px\]{
  min-height: 480px;
}
.min-h-\[500px\]{
  min-height: 500px;
}
.min-h-\[600px\]{
  min-height: 600px;
}
.min-h-full{
  min-height: 100%;
}
.\!w-\[113px\]{
  width: 113px !important;
}
.\!w-\[124px\]{
  width: 124px !important;
}
.\!w-\[1370px\]{
  width: 1370px !important;
}
.\!w-\[160px\]{
  width: 160px !important;
}
.\!w-\[166px\]{
  width: 166px !important;
}
.\!w-\[19px\]{
  width: 19px !important;
}
.\!w-\[234px\]{
  width: 234px !important;
}
.\!w-\[240px\]{
  width: 240px !important;
}
.\!w-\[252px\]{
  width: 252px !important;
}
.\!w-\[320px\]{
  width: 320px !important;
}
.\!w-\[345px\]{
  width: 345px !important;
}
.\!w-\[354px\]{
  width: 354px !important;
}
.\!w-\[35px\]{
  width: 35px !important;
}
.\!w-\[360px\]{
  width: 360px !important;
}
.\!w-\[380px\]{
  width: 380px !important;
}
.\!w-\[384px\]{
  width: 384px !important;
}
.\!w-\[500px\]{
  width: 500px !important;
}
.\!w-full{
  width: 100% !important;
}
.w-0{
  width: 0px;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-2{
  width: 0.5rem;
}
.w-4\/5{
  width: 80%;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-64{
  width: 16rem;
}
.w-\[100\%\]{
  width: 100%;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[101px\]{
  width: 101px;
}
.w-\[103px\]{
  width: 103px;
}
.w-\[10px\]{
  width: 10px;
}
.w-\[113px\]{
  width: 113px;
}
.w-\[11px\]{
  width: 11px;
}
.w-\[12\.5\%\]{
  width: 12.5%;
}
.w-\[123px\]{
  width: 123px;
}
.w-\[124px\]{
  width: 124px;
}
.w-\[128px\]{
  width: 128px;
}
.w-\[12px\]{
  width: 12px;
}
.w-\[130px\]{
  width: 130px;
}
.w-\[136px\]{
  width: 136px;
}
.w-\[1370px\]{
  width: 1370px;
}
.w-\[137px\]{
  width: 137px;
}
.w-\[14px\]{
  width: 14px;
}
.w-\[152px\]{
  width: 152px;
}
.w-\[154px\]{
  width: 154px;
}
.w-\[15px\]{
  width: 15px;
}
.w-\[160px\]{
  width: 160px;
}
.w-\[161px\]{
  width: 161px;
}
.w-\[16px\]{
  width: 16px;
}
.w-\[174px\]{
  width: 174px;
}
.w-\[180px\]{
  width: 180px;
}
.w-\[183px\]{
  width: 183px;
}
.w-\[188px\]{
  width: 188px;
}
.w-\[18px\]{
  width: 18px;
}
.w-\[194px\]{
  width: 194px;
}
.w-\[196px\]{
  width: 196px;
}
.w-\[19px\]{
  width: 19px;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[200px\]{
  width: 200px;
}
.w-\[205px\]{
  width: 205px;
}
.w-\[208px\]{
  width: 208px;
}
.w-\[20px\]{
  width: 20px;
}
.w-\[210px\]{
  width: 210px;
}
.w-\[21px\]{
  width: 21px;
}
.w-\[22\.99px\]{
  width: 22.99px;
}
.w-\[228px\]{
  width: 228px;
}
.w-\[22px\]{
  width: 22px;
}
.w-\[230px\]{
  width: 230px;
}
.w-\[240px\]{
  width: 240px;
}
.w-\[241px\]{
  width: 241px;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[25\%\]{
  width: 25%;
}
.w-\[250px\]{
  width: 250px;
}
.w-\[257px\]{
  width: 257px;
}
.w-\[25px\]{
  width: 25px;
}
.w-\[260\.5px\]{
  width: 260.5px;
}
.w-\[260px\]{
  width: 260px;
}
.w-\[269px\]{
  width: 269px;
}
.w-\[280px\]{
  width: 280px;
}
.w-\[282px\]{
  width: 282px;
}
.w-\[285px\]{
  width: 285px;
}
.w-\[28px\]{
  width: 28px;
}
.w-\[296px\]{
  width: 296px;
}
.w-\[29px\]{
  width: 29px;
}
.w-\[2px\]{
  width: 2px;
}
.w-\[30\%\]{
  width: 30%;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[30px\]{
  width: 30px;
}
.w-\[320px\]{
  width: 320px;
}
.w-\[32px\]{
  width: 32px;
}
.w-\[330px\]{
  width: 330px;
}
.w-\[34px\]{
  width: 34px;
}
.w-\[358px\]{
  width: 358px;
}
.w-\[360px\]{
  width: 360px;
}
.w-\[36px\]{
  width: 36px;
}
.w-\[378px\]{
  width: 378px;
}
.w-\[38\%\]{
  width: 38%;
}
.w-\[383px\]{
  width: 383px;
}
.w-\[38px\]{
  width: 38px;
}
.w-\[40\%\]{
  width: 40%;
}
.w-\[400px\]{
  width: 400px;
}
.w-\[40px\]{
  width: 40px;
}
.w-\[40vh\]{
  width: 40vh;
}
.w-\[411px\]{
  width: 411px;
}
.w-\[425px\]{
  width: 425px;
}
.w-\[45\.98px\]{
  width: 45.98px;
}
.w-\[450px\]{
  width: 450px;
}
.w-\[471px\]{
  width: 471px;
}
.w-\[480px\]{
  width: 480px;
}
.w-\[48px\]{
  width: 48px;
}
.w-\[49\%\]{
  width: 49%;
}
.w-\[50\%\]{
  width: 50%;
}
.w-\[500px\]{
  width: 500px;
}
.w-\[53px\]{
  width: 53px;
}
.w-\[54\%\]{
  width: 54%;
}
.w-\[54px\]{
  width: 54px;
}
.w-\[55px\]{
  width: 55px;
}
.w-\[560px\]{
  width: 560px;
}
.w-\[58px\]{
  width: 58px;
}
.w-\[60\%\]{
  width: 60%;
}
.w-\[600px\]{
  width: 600px;
}
.w-\[60px\]{
  width: 60px;
}
.w-\[625px\]{
  width: 625px;
}
.w-\[650px\]{
  width: 650px;
}
.w-\[65px\]{
  width: 65px;
}
.w-\[670px\]{
  width: 670px;
}
.w-\[680px\]{
  width: 680px;
}
.w-\[6px\]{
  width: 6px;
}
.w-\[70\%\]{
  width: 70%;
}
.w-\[700px\]{
  width: 700px;
}
.w-\[70px\]{
  width: 70px;
}
.w-\[740px\]{
  width: 740px;
}
.w-\[77px\]{
  width: 77px;
}
.w-\[7px\]{
  width: 7px;
}
.w-\[810px\]{
  width: 810px;
}
.w-\[825px\]{
  width: 825px;
}
.w-\[82px\]{
  width: 82px;
}
.w-\[86px\]{
  width: 86px;
}
.w-\[89px\]{
  width: 89px;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[90px\]{
  width: 90px;
}
.w-\[966px\]{
  width: 966px;
}
.w-\[calc\(100\%-4px\)\]{
  width: calc(100% - 4px);
}
.w-\[calc\(100\%-80px\)\]{
  width: calc(100% - 80px);
}
.w-\[calc\(50\%-20px\)\]{
  width: calc(50% - 20px);
}
.w-\[calc\(50\%-22px\)\]{
  width: calc(50% - 22px);
}
.w-\[calc\(66\.67vh-110\.33px\)\]{
  width: calc(66.67vh - 110.33px);
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.w-screen{
  width: 100vw;
}
.\!min-w-\[400px\]{
  min-width: 400px !important;
}
.min-w-0{
  min-width: 0px;
}
.min-w-\[125px\]{
  min-width: 125px;
}
.min-w-\[150px\]{
  min-width: 150px;
}
.min-w-\[200px\]{
  min-width: 200px;
}
.min-w-\[300px\]{
  min-width: 300px;
}
.min-w-\[340px\]{
  min-width: 340px;
}
.min-w-\[600px\]{
  min-width: 600px;
}
.min-w-\[65px\]{
  min-width: 65px;
}
.min-w-\[80px\]{
  min-width: 80px;
}
.min-w-\[90px\]{
  min-width: 90px;
}
.\!max-w-\[240px\]{
  max-width: 240px !important;
}
.\!max-w-\[calc\(100\%-400px-24px\)\]{
  max-width: calc(100% - 400px - 24px) !important;
}
.\!max-w-\[calc\(100vw-100px\)\]{
  max-width: calc(100vw - 100px) !important;
}
.\!max-w-none{
  max-width: none !important;
}
.max-w-\[110px\]{
  max-width: 110px;
}
.max-w-\[160px\]{
  max-width: 160px;
}
.max-w-\[200px\]{
  max-width: 200px;
}
.max-w-\[250px\]{
  max-width: 250px;
}
.max-w-\[300px\]{
  max-width: 300px;
}
.max-w-\[400px\]{
  max-width: 400px;
}
.max-w-\[903px\]{
  max-width: 903px;
}
.max-w-\[calc\(100\%-60px\)\]{
  max-width: calc(100% - 60px);
}
.max-w-full{
  max-width: 100%;
}
.max-w-sm{
  max-width: 24rem;
}
.\!flex-1{
  flex: 1 1 0% !important;
}
.\!flex-none{
  flex: none !important;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-\[2\]{
  flex: 2;
}
.flex-\[3\]{
  flex: 3;
}
.flex-\[5\]{
  flex: 5;
}
.flex-\[6\]{
  flex: 6;
}
.flex-none{
  flex: none;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow-0{
  flex-grow: 0;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  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-y-1\/2{
  --tw-translate-y: -50%;
  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-y-1\/3{
  --tw-translate-y: -33.333333%;
  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-y-full{
  --tw-translate-y: -100%;
  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-1\/3{
  --tw-translate-x: 33.333333%;
  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-\[-68\%\]{
  --tw-translate-x: -68%;
  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-\[calc\(-100\%\+2px\)\]{
  --tw-translate-x: calc(-100% + 2px);
  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-\[calc\(100\%-2px\)\]{
  --tw-translate-x: calc(100% - 2px);
  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-y-1\/2{
  --tw-translate-y: 50%;
  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-y-\[-50\%\]{
  --tw-translate-y: -50%;
  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-y-\[-60\%\]{
  --tw-translate-y: -60%;
  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-y-\[-75\%\]{
  --tw-translate-y: -75%;
  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));
}
.-rotate-45{
  --tw-rotate: -45deg;
  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));
}
.rotate-45{
  --tw-rotate: 45deg;
  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));
}
.rotate-\[-25deg\]{
  --tw-rotate: -25deg;
  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));
}
.skew-x-\[-15deg\]{
  --tw-skew-x: -15deg;
  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\.8\]{
  --tw-scale-x: 0.8;
  --tw-scale-y: 0.8;
  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));
}
@keyframes bounce{

  0%, 100%{
    transform: scale(0.6);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: scale(1);
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.animate-bounce{
  animation: bounce 1.4s infinite ease-in-out both;
}
@keyframes spin{

  to{
    transform: rotate(360deg);
  }

  0%{
    transform: rotate(0deg);
  }

  100%{
    transform: rotate(-360deg);
  }
}
.animate-spin{
  animation: spin 4s linear infinite;
}
.\!cursor-default{
  cursor: default !important;
}
.cursor-default{
  cursor: default;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  user-select: none;
}
.resize{
  resize: both;
}
.appearance-none{
  appearance: none;
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.content-center{
  align-content: center;
}
.\!items-start{
  align-items: flex-start !important;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-stretch{
  align-items: stretch;
}
.\!justify-start{
  justify-content: flex-start !important;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.justify-stretch{
  justify-content: stretch;
}
.justify-items-center{
  justify-items: center;
}
.\!gap-0{
  gap: 0px !important;
}
.\!gap-\[10px\]{
  gap: 10px !important;
}
.\!gap-\[20px\]{
  gap: 20px !important;
}
.\!gap-\[28px\]{
  gap: 28px !important;
}
.gap-0{
  gap: 0px;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-16{
  gap: 4rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-20{
  gap: 5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[100px\]{
  gap: 100px;
}
.gap-\[10px\]{
  gap: 10px;
}
.gap-\[12px\]{
  gap: 12px;
}
.gap-\[13px\]{
  gap: 13px;
}
.gap-\[14px\]{
  gap: 14px;
}
.gap-\[15px\]{
  gap: 15px;
}
.gap-\[16px\]{
  gap: 16px;
}
.gap-\[18px\]{
  gap: 18px;
}
.gap-\[1px\]{
  gap: 1px;
}
.gap-\[2\.19px\]{
  gap: 2.19px;
}
.gap-\[20px\]{
  gap: 20px;
}
.gap-\[30px\]{
  gap: 30px;
}
.gap-\[32px\]{
  gap: 32px;
}
.gap-\[35px\]{
  gap: 35px;
}
.gap-\[40px\]{
  gap: 40px;
}
.gap-\[43px\]{
  gap: 43px;
}
.gap-\[4px\]{
  gap: 4px;
}
.gap-\[50px\]{
  gap: 50px;
}
.gap-\[55px\]{
  gap: 55px;
}
.gap-\[5px\]{
  gap: 5px;
}
.gap-\[6\.39px\]{
  gap: 6.39px;
}
.gap-\[60px\]{
  gap: 60px;
}
.gap-\[6px\]{
  gap: 6px;
}
.gap-\[8px\]{
  gap: 8px;
}
.gap-x-\[10px\]{
  column-gap: 10px;
}
.gap-x-\[30px\]{
  column-gap: 30px;
}
.gap-y-\[10px\]{
  row-gap: 10px;
}
.space-y-4 > :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));
}
.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}
.divide-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
}
.divide-\[\#F2F2F2\] > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-divide-opacity, 1));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}
.self-start{
  align-self: flex-start;
}
.self-end{
  align-self: flex-end;
}
.self-center{
  align-self: center;
}
.self-stretch{
  align-self: stretch;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis{
  text-overflow: ellipsis;
}
.whitespace-normal{
  white-space: normal;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.text-wrap{
  text-wrap: wrap;
}
.break-words{
  overflow-wrap: break-word;
}
.break-all{
  word-break: break-all;
}
.break-keep{
  word-break: keep-all;
}
.\!rounded-\[8px\]{
  border-radius: 8px !important;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-\[1\.64207px\]{
  border-radius: 1.64207px;
}
.rounded-\[1\.91574px\]{
  border-radius: 1.91574px;
}
.rounded-\[100px\]{
  border-radius: 100px;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[114\.945px\]{
  border-radius: 114.945px;
}
.rounded-\[14\.58px\]{
  border-radius: 14.58px;
}
.rounded-\[15px\]{
  border-radius: 15px;
}
.rounded-\[16px\]{
  border-radius: 16px;
}
.rounded-\[18px\]{
  border-radius: 18px;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[2px\]{
  border-radius: 2px;
}
.rounded-\[30px\]{
  border-radius: 30px;
}
.rounded-\[3px\]{
  border-radius: 3px;
}
.rounded-\[40px\]{
  border-radius: 40px;
}
.rounded-\[4px\]{
  border-radius: 4px;
}
.rounded-\[50\%\]{
  border-radius: 50%;
}
.rounded-\[50px\]{
  border-radius: 50px;
}
.rounded-\[5px\]{
  border-radius: 5px;
}
.rounded-\[60px\]{
  border-radius: 60px;
}
.rounded-\[6px\]{
  border-radius: 6px;
}
.rounded-\[7px\]{
  border-radius: 7px;
}
.rounded-\[8px\]{
  border-radius: 8px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.\!rounded-b-\[10px\]{
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}
.rounded-b-\[10px\]{
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.rounded-b-\[5px\]{
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.rounded-r-\[10px\]{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-\[10px\]{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-t-md{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.rounded-tl-\[5px\]{
  border-top-left-radius: 5px;
}
.rounded-tr-\[5px\]{
  border-top-right-radius: 5px;
}
.\!border-\[0px\]{
  border-width: 0px !important;
}
.\!border-\[2px\]{
  border-width: 2px !important;
}
.border{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-\[0\.96px\]{
  border-width: 0.96px;
}
.border-\[16px\]{
  border-width: 16px;
}
.border-\[1px\]{
  border-width: 1px;
}
.border-\[20px\]{
  border-width: 20px;
}
.border-\[2px\]{
  border-width: 2px;
}
.border-\[3px\]{
  border-width: 3px;
}
.border-\[8px\]{
  border-width: 8px;
}
.border-x-\[10px\]{
  border-left-width: 10px;
  border-right-width: 10px;
}
.border-y-\[10px\]{
  border-top-width: 10px;
  border-bottom-width: 10px;
}
.border-y-\[16px\]{
  border-top-width: 16px;
  border-bottom-width: 16px;
}
.border-y-\[1px\]{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-y-\[20px\]{
  border-top-width: 20px;
  border-bottom-width: 20px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-\[10px\]{
  border-bottom-width: 10px;
}
.border-b-\[1px\]{
  border-bottom-width: 1px;
}
.border-b-\[2px\]{
  border-bottom-width: 2px;
}
.border-b-\[3px\]{
  border-bottom-width: 3px;
}
.border-b-\[4px\]{
  border-bottom-width: 4px;
}
.border-b-\[60px\]{
  border-bottom-width: 60px;
}
.border-b-\[8px\]{
  border-bottom-width: 8px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-l-\[10px\]{
  border-left-width: 10px;
}
.border-l-\[11px\]{
  border-left-width: 11px;
}
.border-l-\[1px\]{
  border-left-width: 1px;
}
.border-l-\[2px\]{
  border-left-width: 2px;
}
.border-l-\[32px\]{
  border-left-width: 32px;
}
.border-l-\[3px\]{
  border-left-width: 3px;
}
.border-l-\[8px\]{
  border-left-width: 8px;
}
.border-r-\[10px\]{
  border-right-width: 10px;
}
.border-r-\[11px\]{
  border-right-width: 11px;
}
.border-r-\[2px\]{
  border-right-width: 2px;
}
.border-r-\[8px\]{
  border-right-width: 8px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-0{
  border-top-width: 0px;
}
.border-t-2{
  border-top-width: 2px;
}
.border-t-\[10px\]{
  border-top-width: 10px;
}
.border-t-\[1px\]{
  border-top-width: 1px;
}
.border-t-\[8px\]{
  border-top-width: 8px;
}
.border-solid{
  border-style: solid;
}
.border-dashed{
  border-style: dashed;
}
.\!border-none{
  border-style: none !important;
}
.border-none{
  border-style: none;
}
.\!border-\[\#9c9c9c\]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(156 156 156 / var(--tw-border-opacity, 1)) !important;
}
.\!border-\[\#BFBFBF\]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(191 191 191 / var(--tw-border-opacity, 1)) !important;
}
.\!border-\[var\(--color-primary\)\]{
  border-color: var(--color-primary) !important;
}
.border-\[\#000000\]{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-\[\#43E985\]{
  --tw-border-opacity: 1;
  border-color: rgb(67 233 133 / var(--tw-border-opacity, 1));
}
.border-\[\#666\]{
  --tw-border-opacity: 1;
  border-color: rgb(102 102 102 / var(--tw-border-opacity, 1));
}
.border-\[\#707070\]{
  --tw-border-opacity: 1;
  border-color: rgb(112 112 112 / var(--tw-border-opacity, 1));
}
.border-\[\#A8A8A8\]{
  --tw-border-opacity: 1;
  border-color: rgb(168 168 168 / var(--tw-border-opacity, 1));
}
.border-\[\#B4CDEA\]{
  --tw-border-opacity: 1;
  border-color: rgb(180 205 234 / var(--tw-border-opacity, 1));
}
.border-\[\#BFBFBF\]{
  --tw-border-opacity: 1;
  border-color: rgb(191 191 191 / var(--tw-border-opacity, 1));
}
.border-\[\#D9D9D9\]{
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}
.border-\[\#E3E3E3\]{
  --tw-border-opacity: 1;
  border-color: rgb(227 227 227 / var(--tw-border-opacity, 1));
}
.border-\[\#E5E5E5\]{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.border-\[\#F0F0F0\]{
  --tw-border-opacity: 1;
  border-color: rgb(240 240 240 / var(--tw-border-opacity, 1));
}
.border-\[\#FF8A35\]{
  --tw-border-opacity: 1;
  border-color: rgb(255 138 53 / var(--tw-border-opacity, 1));
}
.border-\[\#FFAD71\]{
  --tw-border-opacity: 1;
  border-color: rgb(255 173 113 / var(--tw-border-opacity, 1));
}
.border-\[\#ccc\]{
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.border-\[\#d9d9d9\]{
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}
.border-\[\#ddd\]{
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}
.border-\[\#e3e3e3\]{
  --tw-border-opacity: 1;
  border-color: rgb(227 227 227 / var(--tw-border-opacity, 1));
}
.border-\[\#f2f2f2\]{
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
}
.border-\[\#ff8a35\]{
  --tw-border-opacity: 1;
  border-color: rgb(255 138 53 / var(--tw-border-opacity, 1));
}
.border-\[\#fff\]{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-\[currentColor\]{
  border-color: currentColor;
}
.border-\[var\(--color-primary\)\]{
  border-color: var(--color-primary);
}
.border-\[var\(--color-primary-light-active\)\]{
  border-color: var(--color-primary-light-active);
}
.border-\[var\(--color-secondary\)\]{
  border-color: var(--color-secondary);
}
.border-\[var\(--color-secondary-70\)\]{
  border-color: var(--color-secondary-70);
}
.border-\[var\(--color-secondary-lowlight\)\]{
  border-color: var(--color-secondary-lowlight);
}
.border-\[var\(--color-tertiary-dark\)\]{
  border-color: var(--color-tertiary-dark);
}
.border-blue-500{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-green-500{
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.border-green-700\/20{
  border-color: rgb(21 128 61 / 0.2);
}
.border-green-700\/30{
  border-color: rgb(21 128 61 / 0.3);
}
.border-orange-600{
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white\/30{
  border-color: rgb(255 255 255 / 0.3);
}
.border-white\/50{
  border-color: rgb(255 255 255 / 0.5);
}
.border-x-transparent{
  border-left-color: transparent;
  border-right-color: transparent;
}
.border-y-transparent{
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.border-b-\[\#E3E3E3\]{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(227 227 227 / var(--tw-border-opacity, 1));
}
.border-b-\[\#eee\]{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
}
.border-b-\[transparent\]{
  border-bottom-color: transparent;
}
.border-b-transparent{
  border-bottom-color: transparent;
}
.border-b-white{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-l-\[\#D9D9D9\]{
  --tw-border-opacity: 1;
  border-left-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}
.border-l-\[\#FE8A35\]{
  --tw-border-opacity: 1;
  border-left-color: rgb(254 138 53 / var(--tw-border-opacity, 1));
}
.border-l-\[\#FF8A35\]{
  --tw-border-opacity: 1;
  border-left-color: rgb(255 138 53 / var(--tw-border-opacity, 1));
}
.border-l-\[\#FFAD71\]{
  --tw-border-opacity: 1;
  border-left-color: rgb(255 173 113 / var(--tw-border-opacity, 1));
}
.border-l-\[\#fff\]{
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-l-\[var\(--color-tertiary-dark\)\]{
  border-left-color: var(--color-tertiary-dark);
}
.border-l-transparent{
  border-left-color: transparent;
}
.border-l-white{
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-r-\[\#fff\]{
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-r-\[currentColor\]{
  border-right-color: currentColor;
}
.border-r-white{
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-t-\[\#D9D9D9\]{
  --tw-border-opacity: 1;
  border-top-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}
.border-t-\[\#E3E3E3\]{
  --tw-border-opacity: 1;
  border-top-color: rgb(227 227 227 / var(--tw-border-opacity, 1));
}
.border-t-\[\#e3e3e3\]{
  --tw-border-opacity: 1;
  border-top-color: rgb(227 227 227 / var(--tw-border-opacity, 1));
}
.border-t-\[\#fff\]{
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-t-\[currentColor\]{
  border-top-color: currentColor;
}
.border-t-\[transparent\]{
  border-top-color: transparent;
}
.border-t-\[var\(--color-primary-30\)\]{
  border-top-color: var(--color-primary-30);
}
.border-t-white{
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.\!bg-\[\#00000022\]{
  background-color: #00000022 !important;
}
.\!bg-\[\#000000cc\]{
  background-color: #000000cc !important;
}
.\!bg-\[\#2c2c2c\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(44 44 44 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-\[\#f0f0f0\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-\[\#fff\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-\[var\(--color-danger-light\)\]{
  background-color: var(--color-danger-light) !important;
}
.\!bg-\[var\(--color-primary\)\]{
  background-color: var(--color-primary) !important;
}
.\!bg-\[var\(--color-primary-highlight\)\]{
  background-color: var(--color-primary-highlight) !important;
}
.\!bg-\[var\(--color-primary-light\)\]{
  background-color: var(--color-primary-light) !important;
}
.\!bg-\[var\(--color-primary-light-hover\)\]{
  background-color: var(--color-primary-light-hover) !important;
}
.\!bg-transparent{
  background-color: transparent !important;
}
.bg-\[\#00000000\]{
  background-color: #00000000;
}
.bg-\[\#00000033\]{
  background-color: #00000033;
}
.bg-\[\#00000066\]{
  background-color: #00000066;
}
.bg-\[\#000000b3\]{
  background-color: #000000b3;
}
.bg-\[\#002E61\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 46 97 / var(--tw-bg-opacity, 1));
}
.bg-\[\#00FF00\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
}
.bg-\[\#00FFFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#08428C\]{
  --tw-bg-opacity: 1;
  background-color: rgb(8 66 140 / var(--tw-bg-opacity, 1));
}
.bg-\[\#09478C\]{
  --tw-bg-opacity: 1;
  background-color: rgb(9 71 140 / var(--tw-bg-opacity, 1));
}
.bg-\[\#0C5FBB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(12 95 187 / var(--tw-bg-opacity, 1));
}
.bg-\[\#20C889\]{
  --tw-bg-opacity: 1;
  background-color: rgb(32 200 137 / var(--tw-bg-opacity, 1));
}
.bg-\[\#236841\]{
  --tw-bg-opacity: 1;
  background-color: rgb(35 104 65 / var(--tw-bg-opacity, 1));
}
.bg-\[\#262626\]{
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2c2c2c\]{
  --tw-bg-opacity: 1;
  background-color: rgb(44 44 44 / var(--tw-bg-opacity, 1));
}
.bg-\[\#333\]{
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}
.bg-\[\#43E985\]{
  --tw-bg-opacity: 1;
  background-color: rgb(67 233 133 / var(--tw-bg-opacity, 1));
}
.bg-\[\#454545\]{
  --tw-bg-opacity: 1;
  background-color: rgb(69 69 69 / var(--tw-bg-opacity, 1));
}
.bg-\[\#4A90E2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(74 144 226 / var(--tw-bg-opacity, 1));
}
.bg-\[\#595959\]{
  --tw-bg-opacity: 1;
  background-color: rgb(89 89 89 / var(--tw-bg-opacity, 1));
}
.bg-\[\#666\]{
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1));
}
.bg-\[\#90A4AE\]{
  --tw-bg-opacity: 1;
  background-color: rgb(144 164 174 / var(--tw-bg-opacity, 1));
}
.bg-\[\#999999\]{
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity, 1));
}
.bg-\[\#B3B3B3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(179 179 179 / var(--tw-bg-opacity, 1));
}
.bg-\[\#BFBFBF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(191 191 191 / var(--tw-bg-opacity, 1));
}
.bg-\[\#CB63D9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(203 99 217 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D9D9D9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}
.bg-\[\#DBE7F5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(219 231 245 / var(--tw-bg-opacity, 1));
}
.bg-\[\#DDDDDD99\]{
  background-color: #DDDDDD99;
}
.bg-\[\#E05799\]{
  --tw-bg-opacity: 1;
  background-color: rgb(224 87 153 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E1E1E1\]{
  --tw-bg-opacity: 1;
  background-color: rgb(225 225 225 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E5E5E5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EA8135\]{
  --tw-bg-opacity: 1;
  background-color: rgb(234 129 53 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EEEEEE\]{
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EF4D68\]{
  --tw-bg-opacity: 1;
  background-color: rgb(239 77 104 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F0F0F0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F1F1F1\]{
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F2F2F2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F5F5F5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F5F6F9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 249 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FCC82A\]{
  --tw-bg-opacity: 1;
  background-color: rgb(252 200 42 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FDB52D\]{
  --tw-bg-opacity: 1;
  background-color: rgb(253 181 45 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FE8A35\]{
  --tw-bg-opacity: 1;
  background-color: rgb(254 138 53 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FEA331\]{
  --tw-bg-opacity: 1;
  background-color: rgb(254 163 49 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FF0000\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FF4438\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 68 56 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FF5937\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 89 55 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FF7536\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 117 54 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FF8A35\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 53 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#c5c5c5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(197 197 197 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ccc\]{
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d9d9d9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eee\]{
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f0f0f0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f5f6f9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 249 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ffffff\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[currentColor\]{
  background-color: currentColor;
}
.bg-\[rgba\(0\2c 0\2c 0\2c 0\.5\)\]{
  background-color: rgba(0,0,0,0.5);
}
.bg-\[var\(--color-danger\)\]{
  background-color: var(--color-danger);
}
.bg-\[var\(--color-danger-60\)\]{
  background-color: var(--color-danger-60);
}
.bg-\[var\(--color-danger-light\)\]{
  background-color: var(--color-danger-light);
}
.bg-\[var\(--color-primary\)\]{
  background-color: var(--color-primary);
}
.bg-\[var\(--color-primary-30\)\]{
  background-color: var(--color-primary-30);
}
.bg-\[var\(--color-primary-dark\)\]{
  background-color: var(--color-primary-dark);
}
.bg-\[var\(--color-primary-highlight\)\]{
  background-color: var(--color-primary-highlight);
}
.bg-\[var\(--color-primary-highlight-plus\)\]{
  background-color: var(--color-primary-highlight-plus);
}
.bg-\[var\(--color-primary-light\)\]{
  background-color: var(--color-primary-light);
}
.bg-\[var\(--color-primary-light-hover\)\]{
  background-color: var(--color-primary-light-hover);
}
.bg-\[var\(--color-secondary\)\]{
  background-color: var(--color-secondary);
}
.bg-\[var\(--color-secondary-highlight\)\]{
  background-color: var(--color-secondary-highlight);
}
.bg-\[var\(--color-secondary-highlight-plus\)\]{
  background-color: var(--color-secondary-highlight-plus);
}
.bg-\[var\(--color-success\)\]{
  background-color: var(--color-success);
}
.bg-\[var\(--color-tertiary-dark\)\]{
  background-color: var(--color-tertiary-dark);
}
.bg-\[var\(--color-tertiary-dark-85\)\]{
  background-color: var(--color-tertiary-dark-85);
}
.bg-\[var\(--color-tertiary-light\)\]{
  background-color: var(--color-tertiary-light);
}
.bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-green-700\/10{
  background-color: rgb(21 128 61 / 0.1);
}
.bg-green-700\/5{
  background-color: rgb(21 128 61 / 0.05);
}
.bg-orange-500{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}
.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-blue-100{
  --tw-gradient-from: #dbeafe var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-500{
  --tw-gradient-from: #22c55e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-400{
  --tw-gradient-from: #c084fc var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[var\(--color-primary\)\]{
  --tw-gradient-to: var(--color-primary) var(--tw-gradient-to-position);
}
.to-blue-200{
  --tw-gradient-to: #bfdbfe var(--tw-gradient-to-position);
}
.to-pink-400{
  --tw-gradient-to: #f472b6 var(--tw-gradient-to-position);
}
.bg-\[length\:50\%\]{
  background-size: 50%;
}
.bg-contain{
  background-size: contain;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-repeat{
  background-repeat: repeat;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.object-contain{
  object-fit: contain;
}
.object-cover{
  object-fit: cover;
}
.object-top{
  object-position: top;
}
.\!p-0{
  padding: 0px !important;
}
.p-0{
  padding: 0px;
}
.p-10{
  padding: 2.5rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-\[10px\]{
  padding: 10px;
}
.p-\[15px\]{
  padding: 15px;
}
.p-\[20px\]{
  padding: 20px;
}
.p-\[24px\]{
  padding: 24px;
}
.p-\[30px\]{
  padding: 30px;
}
.p-\[32px\]{
  padding: 32px;
}
.p-\[40px\]{
  padding: 40px;
}
.p-\[60px\]{
  padding: 60px;
}
.p-\[6px\]{
  padding: 6px;
}
.p-\[8px\]{
  padding: 8px;
}
.\!px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.\!px-\[15px\]{
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.\!px-\[20px\]{
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.\!px-\[30px\]{
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.\!px-\[36px\]{
  padding-left: 36px !important;
  padding-right: 36px !important;
}
.\!py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.\!py-\[10px\]{
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.\!py-\[20px\]{
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.\!py-\[30px\]{
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-20{
  padding-left: 5rem;
  padding-right: 5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[0px\]{
  padding-left: 0px;
  padding-right: 0px;
}
.px-\[10\%\]{
  padding-left: 10%;
  padding-right: 10%;
}
.px-\[100px\]{
  padding-left: 100px;
  padding-right: 100px;
}
.px-\[10px\]{
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[11px\]{
  padding-left: 11px;
  padding-right: 11px;
}
.px-\[12px\]{
  padding-left: 12px;
  padding-right: 12px;
}
.px-\[14px\]{
  padding-left: 14px;
  padding-right: 14px;
}
.px-\[15\%\]{
  padding-left: 15%;
  padding-right: 15%;
}
.px-\[15px\]{
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[16px\]{
  padding-left: 16px;
  padding-right: 16px;
}
.px-\[170px\]{
  padding-left: 170px;
  padding-right: 170px;
}
.px-\[17px\]{
  padding-left: 17px;
  padding-right: 17px;
}
.px-\[18\%\]{
  padding-left: 18%;
  padding-right: 18%;
}
.px-\[200px\]{
  padding-left: 200px;
  padding-right: 200px;
}
.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[233px\]{
  padding-left: 233px;
  padding-right: 233px;
}
.px-\[24px\]{
  padding-left: 24px;
  padding-right: 24px;
}
.px-\[25px\]{
  padding-left: 25px;
  padding-right: 25px;
}
.px-\[28px\]{
  padding-left: 28px;
  padding-right: 28px;
}
.px-\[30px\]{
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[31px\]{
  padding-left: 31px;
  padding-right: 31px;
}
.px-\[32px\]{
  padding-left: 32px;
  padding-right: 32px;
}
.px-\[330px\]{
  padding-left: 330px;
  padding-right: 330px;
}
.px-\[40px\]{
  padding-left: 40px;
  padding-right: 40px;
}
.px-\[42px\]{
  padding-left: 42px;
  padding-right: 42px;
}
.px-\[4px\]{
  padding-left: 4px;
  padding-right: 4px;
}
.px-\[50px\]{
  padding-left: 50px;
  padding-right: 50px;
}
.px-\[51px\]{
  padding-left: 51px;
  padding-right: 51px;
}
.px-\[5px\]{
  padding-left: 5px;
  padding-right: 5px;
}
.px-\[6\%\]{
  padding-left: 6%;
  padding-right: 6%;
}
.px-\[60px\]{
  padding-left: 60px;
  padding-right: 60px;
}
.px-\[6px\]{
  padding-left: 6px;
  padding-right: 6px;
}
.px-\[70px\]{
  padding-left: 70px;
  padding-right: 70px;
}
.px-\[80px\]{
  padding-left: 80px;
  padding-right: 80px;
}
.px-\[8px\]{
  padding-left: 8px;
  padding-right: 8px;
}
.px-\[9px\]{
  padding-left: 9px;
  padding-right: 9px;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[10px\]{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[12px\]{
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-\[15px\]{
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-\[18px\]{
  padding-top: 18px;
  padding-bottom: 18px;
}
.py-\[1px\]{
  padding-top: 1px;
  padding-bottom: 1px;
}
.py-\[20px\]{
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-\[22px\]{
  padding-top: 22px;
  padding-bottom: 22px;
}
.py-\[24px\]{
  padding-top: 24px;
  padding-bottom: 24px;
}
.py-\[25px\]{
  padding-top: 25px;
  padding-bottom: 25px;
}
.py-\[27px\]{
  padding-top: 27px;
  padding-bottom: 27px;
}
.py-\[2px\]{
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-\[30px\]{
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[32px\]{
  padding-top: 32px;
  padding-bottom: 32px;
}
.py-\[3vw\]{
  padding-top: 3vw;
  padding-bottom: 3vw;
}
.py-\[40px\]{
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-\[45px\]{
  padding-top: 45px;
  padding-bottom: 45px;
}
.py-\[48px\]{
  padding-top: 48px;
  padding-bottom: 48px;
}
.py-\[4px\]{
  padding-top: 4px;
  padding-bottom: 4px;
}
.py-\[50px\]{
  padding-top: 50px;
  padding-bottom: 50px;
}
.py-\[56px\]{
  padding-top: 56px;
  padding-bottom: 56px;
}
.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[60px\]{
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-\[6px\]{
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-\[76px\]{
  padding-top: 76px;
  padding-bottom: 76px;
}
.py-\[8px\]{
  padding-top: 8px;
  padding-bottom: 8px;
}
.\!pt-0{
  padding-top: 0px !important;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-\[-30px\]{
  padding-bottom: -30px;
}
.pb-\[100px\]{
  padding-bottom: 100px;
}
.pb-\[10px\]{
  padding-bottom: 10px;
}
.pb-\[12px\]{
  padding-bottom: 12px;
}
.pb-\[15px\]{
  padding-bottom: 15px;
}
.pb-\[16px\]{
  padding-bottom: 16px;
}
.pb-\[1px\]{
  padding-bottom: 1px;
}
.pb-\[20px\]{
  padding-bottom: 20px;
}
.pb-\[27px\]{
  padding-bottom: 27px;
}
.pb-\[2px\]{
  padding-bottom: 2px;
}
.pb-\[30px\]{
  padding-bottom: 30px;
}
.pb-\[32px\]{
  padding-bottom: 32px;
}
.pb-\[40px\]{
  padding-bottom: 40px;
}
.pb-\[48px\]{
  padding-bottom: 48px;
}
.pb-\[4px\]{
  padding-bottom: 4px;
}
.pb-\[60px\]{
  padding-bottom: 60px;
}
.pb-\[6px\]{
  padding-bottom: 6px;
}
.pb-\[76px\]{
  padding-bottom: 76px;
}
.pl-0{
  padding-left: 0px;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-\[20px\]{
  padding-left: 20px;
}
.pl-\[23px\]{
  padding-left: 23px;
}
.pl-\[24px\]{
  padding-left: 24px;
}
.pl-\[30px\]{
  padding-left: 30px;
}
.pl-\[32px\]{
  padding-left: 32px;
}
.pl-\[4px\]{
  padding-left: 4px;
}
.pl-\[6px\]{
  padding-left: 6px;
}
.pl-\[80px\]{
  padding-left: 80px;
}
.pl-\[8px\]{
  padding-left: 8px;
}
.pr-\[100px\]{
  padding-right: 100px;
}
.pr-\[10px\]{
  padding-right: 10px;
}
.pr-\[16px\]{
  padding-right: 16px;
}
.pr-\[20px\]{
  padding-right: 20px;
}
.pr-\[30px\]{
  padding-right: 30px;
}
.pr-\[32px\]{
  padding-right: 32px;
}
.pr-\[40px\]{
  padding-right: 40px;
}
.pr-\[4px\]{
  padding-right: 4px;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-\[100\%\]{
  padding-top: 100%;
}
.pt-\[10px\]{
  padding-top: 10px;
}
.pt-\[15px\]{
  padding-top: 15px;
}
.pt-\[16px\]{
  padding-top: 16px;
}
.pt-\[200px\]{
  padding-top: 200px;
}
.pt-\[20px\]{
  padding-top: 20px;
}
.pt-\[24\%\]{
  padding-top: 24%;
}
.pt-\[24\.46\%\]{
  padding-top: 24.46%;
}
.pt-\[24px\]{
  padding-top: 24px;
}
.pt-\[27px\]{
  padding-top: 27px;
}
.pt-\[30\%\]{
  padding-top: 30%;
}
.pt-\[30px\]{
  padding-top: 30px;
}
.pt-\[32px\]{
  padding-top: 32px;
}
.pt-\[35\%\]{
  padding-top: 35%;
}
.pt-\[36px\]{
  padding-top: 36px;
}
.pt-\[3px\]{
  padding-top: 3px;
}
.pt-\[40\%\]{
  padding-top: 40%;
}
.pt-\[40px\]{
  padding-top: 40px;
}
.pt-\[46px\]{
  padding-top: 46px;
}
.pt-\[48px\]{
  padding-top: 48px;
}
.pt-\[4px\]{
  padding-top: 4px;
}
.pt-\[56\.25\%\]{
  padding-top: 56.25%;
}
.pt-\[5px\]{
  padding-top: 5px;
}
.pt-\[60\%\]{
  padding-top: 60%;
}
.pt-\[60px\]{
  padding-top: 60px;
}
.pt-\[6px\]{
  padding-top: 6px;
}
.pt-\[83\%\]{
  padding-top: 83%;
}
.pt-\[calc\(296\/190\*100\%\)\]{
  padding-top: calc(296 / 190 * 100%);
}
.pt-\[calc\(296\/190\*30\%\)\]{
  padding-top: calc(296 / 190 * 30%);
}
.pt-\[calc\(75\%\+80px\)\]{
  padding-top: calc(75% + 80px);
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.align-middle{
  vertical-align: middle;
}
.\!font-open-sans{
  font-family: Open Sans, sans-serif !important;
}
.font-\[\'Noto_Sans_JP\'\]{
  font-family: 'Noto Sans JP';
}
.font-\[\'Rubik\'\]{
  font-family: 'Rubik';
}
.font-open-sans{
  font-family: Open Sans, sans-serif;
}
.font-poppins{
  font-family: Poppins, sans-serif;
}
.font-rubik{
  font-family: Rubik, sans-serif;
}
.\!text-\[10px\]{
  font-size: 10px !important;
}
.\!text-\[16px\]{
  font-size: 16px !important;
}
.\!text-\[20px\]{
  font-size: 20px !important;
}
.\!text-\[24px\]{
  font-size: 24px !important;
}
.\!text-\[26px\]{
  font-size: 26px !important;
}
.\!text-\[30px\]{
  font-size: 30px !important;
}
.\!text-\[36px\]{
  font-size: 36px !important;
}
.\!text-\[42px\]{
  font-size: 42px !important;
}
.\!text-\[48px\]{
  font-size: 48px !important;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-\[100px\]{
  font-size: 100px;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[19px\]{
  font-size: 19px;
}
.text-\[1vw\]{
  font-size: 1vw;
}
.text-\[200px\]{
  font-size: 200px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[22px\]{
  font-size: 22px;
}
.text-\[23px\]{
  font-size: 23px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[25px\]{
  font-size: 25px;
}
.text-\[26px\]{
  font-size: 26px;
}
.text-\[27px\]{
  font-size: 27px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[30px\]{
  font-size: 30px;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-\[35px\]{
  font-size: 35px;
}
.text-\[36px\]{
  font-size: 36px;
}
.text-\[40px\]{
  font-size: 40px;
}
.text-\[41px\]{
  font-size: 41px;
}
.text-\[42px\]{
  font-size: 42px;
}
.text-\[47px\]{
  font-size: 47px;
}
.text-\[48px\]{
  font-size: 48px;
}
.text-\[50px\]{
  font-size: 50px;
}
.text-\[60px\]{
  font-size: 60px;
}
.text-\[76px\]{
  font-size: 76px;
}
.text-\[80px\]{
  font-size: 80px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.\!font-black{
  font-weight: 900 !important;
}
.\!font-normal{
  font-weight: 400 !important;
}
.\!font-thin{
  font-weight: 100 !important;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.italic{
  font-style: italic;
}
.not-italic{
  font-style: normal;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-8{
  line-height: 2rem;
}
.leading-\[1\.2\]{
  line-height: 1.2;
}
.leading-\[1\.45\]{
  line-height: 1.45;
}
.leading-\[1\.8\]{
  line-height: 1.8;
}
.leading-\[100\%\]{
  line-height: 100%;
}
.leading-\[12px\]{
  line-height: 12px;
}
.leading-\[150\%\]{
  line-height: 150%;
}
.leading-\[16px\]{
  line-height: 16px;
}
.leading-\[19px\]{
  line-height: 19px;
}
.leading-\[24px\]{
  line-height: 24px;
}
.leading-\[25px\]{
  line-height: 25px;
}
.leading-\[27px\]{
  line-height: 27px;
}
.leading-\[30px\]{
  line-height: 30px;
}
.leading-\[34px\]{
  line-height: 34px;
}
.leading-\[38px\]{
  line-height: 38px;
}
.leading-\[3\]{
  line-height: 3;
}
.leading-\[40px\]{
  line-height: 40px;
}
.leading-\[43px\]{
  line-height: 43px;
}
.leading-loose{
  line-height: 2;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-normal{
  letter-spacing: 0em;
}
.\!text-\[\#3B4256\]{
  --tw-text-opacity: 1 !important;
  color: rgb(59 66 86 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#444\]{
  --tw-text-opacity: 1 !important;
  color: rgb(68 68 68 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#454545\]{
  --tw-text-opacity: 1 !important;
  color: rgb(69 69 69 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#607D8B\]{
  --tw-text-opacity: 1 !important;
  color: rgb(96 125 139 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#BFBFBF\]{
  --tw-text-opacity: 1 !important;
  color: rgb(191 191 191 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#D80027\]{
  --tw-text-opacity: 1 !important;
  color: rgb(216 0 39 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#D9EFBF\]{
  --tw-text-opacity: 1 !important;
  color: rgb(217 239 191 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#FCC82A\]{
  --tw-text-opacity: 1 !important;
  color: rgb(252 200 42 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#f2f2f2\]{
  --tw-text-opacity: 1 !important;
  color: rgb(242 242 242 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#fff\]{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[var\(--color-primary\)\]{
  color: var(--color-primary) !important;
}
.\!text-\[var\(--color-primary-highlight\)\]{
  color: var(--color-primary-highlight) !important;
}
.\!text-\[var\(--color-primary-lowlight\)\]{
  color: var(--color-primary-lowlight) !important;
}
.\!text-\[var\(--color-secondary\)\]{
  color: var(--color-secondary) !important;
}
.\!text-\[var\(--color-secondary-lowlight\)\]{
  color: var(--color-secondary-lowlight) !important;
}
.\!text-\[var\(--color-tertiary-dark\)\]{
  color: var(--color-tertiary-dark) !important;
}
.\!text-\[var\(--color-warning\)\]{
  color: var(--color-warning) !important;
}
.\!text-black{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#00000040\]{
  color: #00000040;
}
.text-\[\#00000066\]{
  color: #00000066;
}
.text-\[\#000000\]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-\[\#000\]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-\[\#002E61\]{
  --tw-text-opacity: 1;
  color: rgb(0 46 97 / var(--tw-text-opacity, 1));
}
.text-\[\#09478C\]{
  --tw-text-opacity: 1;
  color: rgb(9 71 140 / var(--tw-text-opacity, 1));
}
.text-\[\#0C5FBB\]{
  --tw-text-opacity: 1;
  color: rgb(12 95 187 / var(--tw-text-opacity, 1));
}
.text-\[\#191919\]{
  --tw-text-opacity: 1;
  color: rgb(25 25 25 / var(--tw-text-opacity, 1));
}
.text-\[\#1F1F1F\]{
  --tw-text-opacity: 1;
  color: rgb(31 31 31 / var(--tw-text-opacity, 1));
}
.text-\[\#1f1f1f\]{
  --tw-text-opacity: 1;
  color: rgb(31 31 31 / var(--tw-text-opacity, 1));
}
.text-\[\#20C889\]{
  --tw-text-opacity: 1;
  color: rgb(32 200 137 / var(--tw-text-opacity, 1));
}
.text-\[\#236841\]{
  --tw-text-opacity: 1;
  color: rgb(35 104 65 / var(--tw-text-opacity, 1));
}
.text-\[\#262626\]{
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}
.text-\[\#263F4D\]{
  --tw-text-opacity: 1;
  color: rgb(38 63 77 / var(--tw-text-opacity, 1));
}
.text-\[\#2E8B57\]{
  --tw-text-opacity: 1;
  color: rgb(46 139 87 / var(--tw-text-opacity, 1));
}
.text-\[\#333333\]{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.text-\[\#333\]{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.text-\[\#3B4256\]{
  --tw-text-opacity: 1;
  color: rgb(59 66 86 / var(--tw-text-opacity, 1));
}
.text-\[\#3C3C3C\]{
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity, 1));
}
.text-\[\#3F3F3F\]{
  --tw-text-opacity: 1;
  color: rgb(63 63 63 / var(--tw-text-opacity, 1));
}
.text-\[\#404040B2\]{
  color: #404040B2;
}
.text-\[\#404040\]{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}
.text-\[\#43E985\]{
  --tw-text-opacity: 1;
  color: rgb(67 233 133 / var(--tw-text-opacity, 1));
}
.text-\[\#444444\]{
  --tw-text-opacity: 1;
  color: rgb(68 68 68 / var(--tw-text-opacity, 1));
}
.text-\[\#454545\]{
  --tw-text-opacity: 1;
  color: rgb(69 69 69 / var(--tw-text-opacity, 1));
}
.text-\[\#4D4F5D\]{
  --tw-text-opacity: 1;
  color: rgb(77 79 93 / var(--tw-text-opacity, 1));
}
.text-\[\#4E4E4E\]{
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity, 1));
}
.text-\[\#585858\]{
  --tw-text-opacity: 1;
  color: rgb(88 88 88 / var(--tw-text-opacity, 1));
}
.text-\[\#595959\]{
  --tw-text-opacity: 1;
  color: rgb(89 89 89 / var(--tw-text-opacity, 1));
}
.text-\[\#607D8B\]{
  --tw-text-opacity: 1;
  color: rgb(96 125 139 / var(--tw-text-opacity, 1));
}
.text-\[\#666666\]{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#707070\]{
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}
.text-\[\#745311\]{
  --tw-text-opacity: 1;
  color: rgb(116 83 17 / var(--tw-text-opacity, 1));
}
.text-\[\#747474\]{
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.text-\[\#848484\]{
  --tw-text-opacity: 1;
  color: rgb(132 132 132 / var(--tw-text-opacity, 1));
}
.text-\[\#8C8C8C\]{
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity, 1));
}
.text-\[\#8E8E8E\]{
  --tw-text-opacity: 1;
  color: rgb(142 142 142 / var(--tw-text-opacity, 1));
}
.text-\[\#8c8c8c\]{
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity, 1));
}
.text-\[\#999999\]{
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}
.text-\[\#999\]{
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}
.text-\[\#9A9A9A\]{
  --tw-text-opacity: 1;
  color: rgb(154 154 154 / var(--tw-text-opacity, 1));
}
.text-\[\#9a9a9a\]{
  --tw-text-opacity: 1;
  color: rgb(154 154 154 / var(--tw-text-opacity, 1));
}
.text-\[\#A71414\]{
  --tw-text-opacity: 1;
  color: rgb(167 20 20 / var(--tw-text-opacity, 1));
}
.text-\[\#B3B3B3\]{
  --tw-text-opacity: 1;
  color: rgb(179 179 179 / var(--tw-text-opacity, 1));
}
.text-\[\#BFBFBF\]{
  --tw-text-opacity: 1;
  color: rgb(191 191 191 / var(--tw-text-opacity, 1));
}
.text-\[\#C08614\]{
  --tw-text-opacity: 1;
  color: rgb(192 134 20 / var(--tw-text-opacity, 1));
}
.text-\[\#CACACA\]{
  --tw-text-opacity: 1;
  color: rgb(202 202 202 / var(--tw-text-opacity, 1));
}
.text-\[\#D9D9D9\]{
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1));
}
.text-\[\#D9EFBF\]{
  --tw-text-opacity: 1;
  color: rgb(217 239 191 / var(--tw-text-opacity, 1));
}
.text-\[\#ECECEC\]{
  --tw-text-opacity: 1;
  color: rgb(236 236 236 / var(--tw-text-opacity, 1));
}
.text-\[\#F68937\]{
  --tw-text-opacity: 1;
  color: rgb(246 137 55 / var(--tw-text-opacity, 1));
}
.text-\[\#FE8A35\]{
  --tw-text-opacity: 1;
  color: rgb(254 138 53 / var(--tw-text-opacity, 1));
}
.text-\[\#FF2D2D\]{
  --tw-text-opacity: 1;
  color: rgb(255 45 45 / var(--tw-text-opacity, 1));
}
.text-\[\#FF8A35\]{
  --tw-text-opacity: 1;
  color: rgb(255 138 53 / var(--tw-text-opacity, 1));
}
.text-\[\#FFDF5C\]{
  --tw-text-opacity: 1;
  color: rgb(255 223 92 / var(--tw-text-opacity, 1));
}
.text-\[\#FFF6F6\]{
  --tw-text-opacity: 1;
  color: rgb(255 246 246 / var(--tw-text-opacity, 1));
}
.text-\[\#FFFFFF\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-\[\#fff\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-\[\#ffffff\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-\[--color-primary\]{
  color: var(--color-primary);
}
.text-\[--color-tertiary-dark\]{
  color: var(--color-tertiary-dark);
}
.text-\[currentColor\]{
  color: currentColor;
}
.text-\[rgba\(0\2c 0\2c 0\2c 0\)\]{
  color: rgba(0,0,0,0);
}
.text-\[var\(--color-danger\)\]{
  color: var(--color-danger);
}
.text-\[var\(--color-primary\)\]{
  color: var(--color-primary);
}
.text-\[var\(--color-primary-dark\)\]{
  color: var(--color-primary-dark);
}
.text-\[var\(--color-primary-darker\)\]{
  color: var(--color-primary-darker);
}
.text-\[var\(--color-secondary\)\]{
  color: var(--color-secondary);
}
.text-\[var\(--color-secondary-50\)\]{
  color: var(--color-secondary-50);
}
.text-\[var\(--color-success\)\]{
  color: var(--color-success);
}
.text-\[var\(--color-tertiary-dark\)\]{
  color: var(--color-tertiary-dark);
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-stone-500{
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-500{
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.line-through{
  text-decoration-line: line-through;
}
.decoration-\[1px\]{
  text-decoration-thickness: 1px;
}
.\!opacity-100{
  opacity: 1 !important;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-40{
  opacity: 0.4;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-90{
  opacity: 0.9;
}
.\!shadow-none{
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-\[0px_0px_4px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]{
  --tw-shadow: 0px 0px 4px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0px 0px 4px 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-\[0px_1px_4px_\#00000080\]{
  --tw-shadow: 0px 1px 4px #00000080;
  --tw-shadow-colored: 0px 1px 4px 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-\[0px_2px_13px_\#00000073\]{
  --tw-shadow: 0px 2px 13px #00000073;
  --tw-shadow-colored: 0px 2px 13px 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-\[0px_4px_4px_0px_\#00000040\]{
  --tw-shadow: 0px 4px 4px 0px #00000040;
  --tw-shadow-colored: 0px 4px 4px 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-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 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-green-700\/10{
  --tw-shadow-color: rgb(21 128 61 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.\!outline-none{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.blur-sm{
  --tw-blur: blur(4px);
  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);
}
.brightness-200{
  --tw-brightness: brightness(2);
  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);
}
.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.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);
}
.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-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-\[300ms\]{
  transition-delay: 300ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-\[200ms\]{
  transition-duration: 200ms;
}
.duration-\[300ms\]{
  transition-duration: 300ms;
}
.duration-\[400ms\]{
  transition-duration: 400ms;
}
.duration-\[50ms\]{
  transition-duration: 50ms;
}
.duration-\[600ms\]{
  transition-duration: 600ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.text-shadow-congratulations{
  text-shadow: 0 0 11px #FDD972, 0 3px 0 #50380C;
}
.text-shadow-secondary-bold{
  text-shadow: -1px -1px 0 var(--color-secondary), 1px -1px 0 var(--color-secondary), -1px  1px 0 var(--color-secondary), 1px  1px 0 var(--color-secondary), -1px -2px 0 var(--color-secondary), 1px -2px 0 var(--color-secondary), -1px  2px 0 var(--color-secondary), 1px  2px 0 var(--color-secondary), -2px -1px 0 var(--color-secondary), 2px -1px 0 var(--color-secondary), -2px  1px 0 var(--color-secondary), 2px  1px 0 var(--color-secondary);
}
.text-shadow-secondary-dark{
  text-shadow: -1px -1px 0 var(--color-secondary-dark), 1px -1px 0 var(--color-secondary-dark), -1px  1px 0 var(--color-secondary-dark), 1px  1px 0 var(--color-secondary-dark);
}
.\[inset-inline-start\:0\]{
  inset-inline-start: 0;
}
.\[key\:string\]{
  key: string;
}
.\[scrollbar-gutter\:stable\]{
  scrollbar-gutter: stable;
}
.\[scrollbar-width\:none\]{
  scrollbar-width: none;
}
.content-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* overflow: hidden; */
}
.tourist-body {
  height: 100%;
  width: 100%;
  background:#F5FBF2;
}
.allWidth {
  width: 1366px;
  margin: 0 auto;
  display: flex;
  background:#F5FBF2;
}
.tourist-headBody {
  width: 100%;
  height: 809px;
  min-width: 1366px;
  background-repeat: no-repeat;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.7) 100%), url(https://cdn.maolingo.cn/_next/static/media/firstpage-2.c7b731c8.png);
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.homepage-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  /* height: 100%; */
  width: 100%;
  background:transparent;
}
.homepage-header-title {
  width: max-content;
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translateX(-50%);
  height: 86.4px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 57.6px;
  line-height: 86.4px;
  color: #ffffff;
  z-index: 10;
}
.homepage-header-ware {
  background-color: var(--color-primary);
  overflow: hidden;
  display: flex;
  justify-content: center;
  z-index: 10;
}
.homepage-outer-circle {
  width: 781px;
  height: 388px;
  background-color: rgba(255, 255, 0, 0.4); /* 黄色，透明度0.3 */
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 388px 389px 0 0;
}

.homepage-inner-circle {
  display: flex;
  flex-direction: column;
  padding-top: 40px;
  position: absolute;
  left: 180px;
  top: 220px;
}
.homepage-circle-text1 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 47px;
  color: #ffffff;
}
.homepage-circle-text2 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 80px;
  line-height: 70px;
  color: #ffffff;
}
.homepage-circle-text3 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.882);
}
.homepage-circle-text4 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 7px;
  width: 250px;
  height: 40px;
  background: #ff8a35;
  border-radius: 7px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  margin-top: 20px;
  z-index: 10;
}

.homepage-navigation {
  height: 79px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  box-shadow: 0px 1px 4px 0px #00000040;
  /* margin: 34px 30px 0 190px; */
}
.logo {
  width: 140.16px;
  height: 30.72px;
  /* position: absolute; */
  /* left: 109.44px; */
  background: url(https://cdn.maolingo.cn/_next/static/media/logo.a400c875.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.logo2 {
  width: 284px;
  height: 57px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/logo2.b848ec93.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}
.asd {
  width: 100%;
  background: #002E61;
  margin-top: 0;
  padding-left: 78px;
  height: 66px;
  min-width: 1366px;
  display: flex;
  justify-content: space-between;
}
.homepage-navigation-text {
  height: 36px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  order: 0;
  flex-grow: 0;
  padding: 8px 12px;
  cursor: pointer;
}
.homeHead-imgBody {
  height: 408px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/firstpage-58.17c45e67.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-width: 1366px;
}
.homeHead-img {
  height: 206px;
  width: 100%;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/firstpage-3.693bedf6.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
}
.homepage-navigation-text:hover {
  color: red;
}
.homepage-navigation-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 36px;
  /* background: #ffed7b; */
  border-radius: 7px;
  border: #FF8A35 1px solid;
  flex: none;
  order: 7;
  flex-grow: 0;
  cursor: pointer;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #FF8A35;
}
.homepage-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F5FBF2;
}
.general-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  position: relative;
  width: 100%;
  margin-top: 38px;
}
.way-content-img {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 726px;
  height: 689px;
  z-index: 10;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/firstpage-5.3e850a31.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.way-content-ruler {
  /* position: absolute;
  left: 193px;
  top: 0px;
  height: 100%;
  width: 1192px;
  z-index: 10;
  background-image: url("../../public/firstpage-6.png");
  background-repeat: no-repeat;
  background-size: cover; */
}
.general-title {
  font-size: 61px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  color: var(--color-tertiary-dark);
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  z-index: 10;
}
.general-title-o {
  font-weight: 700;
  color: #D9EFBF;
}
.general-text {
  height: 22px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #1e1e1e;
  margin: 32px 0 45px;
  z-index: 10;
}
.way-circle-out {
  height: 31px;
  width: 31px;
  background-color: #fff;
  border: 0.1vw solid #0fa0d9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.way-line-text {
  width: 186.24px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 24.96px;
  line-height: 38.4px;
  color: #0c5fbb;
}
.way-line-img {
  width: 500px;
  height: 560px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/way-pic.fe8668db.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
}
.way-line-logo-img {
  width: 120px;
  height: 120px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/logo3.f7a2693b.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 310px;
  right: 675px;
}
.way-line {
  width: 43px;
  height: 405px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/way-circle-inner-line.2bf516fa.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.way-circle-inner {
  height: 21.12px;
  width: 21.12px;
  background: #0c5fbb;
  border-radius: 50%;
}
.free-trial {
  height: 260px;
  width: 629px;
  background: var(--color-primary);
  margin-top: 110px;
  filter: drop-shadow(0 7.68px 15.36px rgba(0, 0, 0, 0.25));
  border-radius: 24.96px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  padding: 32px 30px 0;
  z-index: 10;
}
.free-trial::after {
  content: "";
  position: absolute;
  bottom: -81.2px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 55px;
  border-style: solid;
  border-color: var(--color-primary) transparent transparent transparent;
}
.free-trial-title {
  height: 37px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 37px;
  color: #ff8a35;
}

.free-trial-btitle {
  font-weight: 400;
  color: #ffffff;
}
.free-trial-text {
  height: 14px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 14px;
  color: #ffffff;
}
.free-trial-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 360px;
  height: 60px;
  background: #ff8a35;
  border-radius: 8px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}
.course-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.course-card {
  width: 265px;
  height: 413px;
  /* filter: drop-shadow(0px 9.6px 9.6px rgba(0, 0, 0, 0.15)); */
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  transition: background-color 0.8s ease;
  gap: 22px;
  position: relative;
  background-repeat: no-repeat;
  background-color: var(--color-primary);
  background-size: cover;
}
.course-card:hover{
  background-color: var(--color-primary);
  background-image: none;
  background-size: 0%;
}
.course-card:hover .course-title {
  top: 117.12px;
}
.course-card:hover .course-description {
  display: block;
  top: 218.88px;
}
.course-card:hover .course-title-bg {
  background-color: var(--color-primary);
  top: 117.12px;
}
.course-title {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  text-align: center;
}
.course-title-bg {
  height: 100px;
  width: 100%;
  background-color: #2E8B57B2;
  bottom: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.course-description {
  width: 195.84px;
  color: #fff;
  display: none;
  position: absolute;
  text-align: center;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 21.12px;
}
.corse-descriptionText {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.course-description-btn {
  height: 21.12px;
  text-decoration-line: underline;
  cursor: pointer;
}
.instructor-img {
  width: 100%;
  height: 355.2px;
  /* background: url("../../public/firstpage-11.png"); */
  /* background-size: cover; */
  /* background-repeat: no-repeat; */
  text-align: center;
  padding-top: 128.64px;
}
.instructor-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30.72px;
  /* min-width: 1366px;
  max-width: 1920px; */
}
.instructor-card {
  width: 580px;
  height: 400px;
  display: flex;
  background: #002E61;
  border-radius: 15px;
  position: relative;
  cursor: pointer;
}
.instructor-card-l {
  width: 240px;
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
}

.instructor-card-first {
  width: 84.48px;
  height: 159.36px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-54.6789c03c.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: -71.04px;
}
.instructor-card-r {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 25px;
}
.instructor-card-rname {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  color: #FF8A35;
}
.instructor-card-rtitle {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 10px;
}
.instructor-card-rline {
  width: 107.52px;
  height: 1px;
  background: #fff;
}
.instructor-card-ritem {
  display: flex;
  align-items: center;
  gap: 10px;
}
.instructor-item-circle {
  height: 15px;
  width: 15px;
  background: #FF8A35;
  border-radius: 50%;
}
.instructor-item-circle-border {
  height: 21px;
  width: 21px;
  border: #FF8A35 solid 1px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.instructor-item-text {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21.12px;
  color: #ffffff;
  max-width: 250px;
}
.instructor-triangle {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-radius: 0 0 15.36px 0;
  border-style: solid;
  border-width: 0 0 111.36px 197.76px;
  border-color: transparent transparent #0c5fbb transparent;
}
.instructor-triangle-num {
  height: 63.36px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-size: 44.16px;
  line-height: 65.28px;
  color: #ffe121;
}
.instructor-triangle-text {
  height: 34.56px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 275;
  font-size: 23.04px;
  line-height: 34.56px;
  color: #ffe121;
}
.instructor-triangle-flex {
  display: flex;
  margin-top: 44.16px;
  margin-left: -72.96px;
}
.instructor-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 40px;
  background: #0fa0d9;
  border-radius: 10px;
  margin-top: 60px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}
.student-sayimg {
  width: 689.28px;
  text-align: center;
  position: relative;
}
.student-sayimg-l {
  position: absolute;
  width: 276.48px;
  height: 213.12px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-35.882eaa8d.png);
  background-size: cover;
  background-repeat: no-repeat;
  top: -55.68px;
  left: -197.76px;
}
.student-sayimg-r {
  position: absolute;
  width: 276.48px;
  height: 213.12px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-34.da0dd15d.png);
  background-size: cover;
  background-repeat: no-repeat;
  right: -224.64px;
  bottom: -90.24px;
}
.student-say-content {
  width: 100%;
  height: 512.64px;
  margin-top: 72.96px;
  display: flex;
  justify-content: center;
  padding-bottom: 40.32px;
  align-items: flex-end;
}
.student-say-body {
  width: 100%;
  height: 410.88px;
  box-sizing: border-box;
  padding: 15.36px;
  background: #002E61;
  /* border: 3px solid #ff8a35; */
  border-radius: 10px;
  padding: 23.04px 21.12px;
  position: relative;
  margin: 0 65px;
  transition: transform 0.5s ease-in-out;
}
.student-say-lbtn {
  position: absolute;
  left: -48px;
  top: 50%;
  width: 82px;
  height: 82px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-36.5b05426b.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  cursor: pointer;
}
.student-say-rbtn {
  position: absolute;
  right: -48px;
  top: 50%;
  width: 82px;
  height: 82px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-37.bb344dea.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  cursor: pointer;
}
.student-say-limg {
  position: absolute;
  top: -30px;
  left: 65px;
  width: 96px;
  height: 62px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-32.b6849042.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.student-say-rimg {
  position: absolute;
  bottom: -36px;
  right: 65px;
  width: 96px;
  height: 62px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-33.5b6ae70a.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.student-say-info {
  height: 100%;
  box-sizing: border-box;
  border: 3px dashed #ffffff;
  border-radius: 10px;
  padding: 0 59.52px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.student-say-pic {
  width: 118px;
  height: 118px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-38.4b419db9.png);
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 50%;
  margin-top: -94.08px;
}
.student-say-name {
  margin: 44.16px 0 38.4px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 24.96px;
  line-height: 36.48px;
  color: #ffffff;
}
.student-say-des {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21.12px;
  color: #ffffff;
}
.plan-container {
  display: flex;
  gap: 42.24px;
  position: relative;
}
.plan-limg {
  position: absolute;
  left: -259.2px;
  top: 99.84px;
  height: 495.36px;
  width: 495.36px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-56.f2aac359.png);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.plan-rimg {
  position: absolute;
  top: -68px;
  right: 0px;
  height: 498px;
  width: 498px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-55.b6427bbe.png);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.plan-card {
  width: 296px;
  height: 268px;
  position: relative;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 24px;
}
.plan-card-top {
  width: 100%;
  height: 98px;
  background: #0fa0d9;
  border-radius: 23.04px 23.04px 0 0;
}
.plan-card-cont {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 0 0 23.04px 23.04px;
  padding: 20px 0;
}
.plan-card-theader {
  width: 156px;
  height: 26px;
  background: #ffe121;
  position: absolute;
  left: -22px;
  top: 24px;
}
.plan-card-theader::after {
  content: "";
  position: absolute;
  top: 26px;
  width: 0;
  height: 0;
  border-top: 7.68px solid #c08614;
  border-right: 11.52px solid #c08614;
  border-bottom: 7.68px solid transparent;
  border-left: 11.52px solid transparent;
}
.plan-card-theader::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  width: 0;
  height: 0;
  border-right: 13px solid #0fa0d9;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
}
.plan-card-ttext {
  height: 26px;
  padding-left: 24px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #282828;
}
.plan-card-title {
  height: 36px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  margin-top: 48px;
}

.plan-card-cprice {
  height: 44px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 37px;
  line-height: 44px;
  color: #ff8a35;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.plan-card-cmonth {
  height: 21.12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21.12px;
  color: #1e1e1e;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin: 14px 0 20px;
}
.plan-card-cbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 153px;
  height: 41px;
  background: #0fa0d9;
  border-radius: 10px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}
.question-cont {
  display: flex;
}
.question-cimg {
  width: 869.76px;
  height: 946.56px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-57.7ba4aa33.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.question-rcont {
  padding-top: 111.36px;
  margin-left: 59.52px;
  width: 860.16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.question-card {
  height: 92.16px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 21.12px 0 11.52px;
  border-bottom: 1.92px solid #0c5fbb;
}
.card-border {
  border-bottom: none;
}
.question-title {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 19.2px;
  color: #0c5fbb;
}
.question-btn {
  cursor: pointer;
}
.question-btn-1 {
  width: 24.96px;
  height: 13.44px;
  background: url(https://cdn.maolingo.cn/_next/static/media/firstpage-43.5cefc2d7.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.question-dec {
  width: 100%;
  padding: 0 49.92px;
  height: 92.16px;
  transition: max-height 0.5s ease-in-out;
  overflow: hidden;
  border-bottom: 1.92px solid #0c5fbb;
  display: flex;
  align-items: center;
}
.question-more {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 42.24px;
}
.question-more-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 165.12px;
  height: 55.68px;
  background: #0fa0d9;
  border-radius: 9.6px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 17.28px;
  color: #ffffff;
  cursor: pointer;
}
.who-content {
  width: 100%;
  /* padding: 0 109.44px; */
  /* height: 579.84px; */
  display: flex;
}
.who-content-l {
  flex: 1;
  /* width: 938px; */
  margin-right: 150px;
  margin-top: 120px;
}
.who-content-ltext {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #444444;
}
.who-content-r {
  width: 433px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  top: 20px;
}
.who-content-img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 205px;
  width: 217px;
  height: 219px;
  background: url(https://cdn.maolingo.cn/_next/static/media/about-28.549f4e0b.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.who-content-img1 {
  width: 324px;
  height: 325px;
  border-radius: 50% 50% 0 50%;
  background: url(https://cdn.maolingo.cn/_next/static/media/about-29.26fc29c4.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.statistics-content {
  width: 100%;
  margin-top: 109px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* justify-content: space-between; */
}
.statistics-contentW {
  width: 100%;
  height: 97px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  background: #ffffff;
  padding: 0 84px;

}
.statistics-card {
  display: flex;
  flex-direction: column;
  height: 51px;
}
.statistics-num {
  height: 35px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
  color: var(--color-primary);
  text-align: center;
}
.statistics-text {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 17px;
  text-align: center;
  color: #646464;
}
.card-line {
  position: relative;
}
.card-line::after {
  content: "";
  position: absolute;
  /* width: 3.84px; */
  height: 49.92px;
  left: -147.84px;
  top: 50%;
  transform: translateY(-50%);
  background: var(--color-primary);
  border-radius: 19.2px;
}
.card-line::before {
  content: "";
  position: absolute;
  /* width: 3.84px; */
  height: 49.92px;
  right: -147.84px;
  top: 50%;
  transform: translateY(-50%);
  background: var(--color-primary);
  border-radius: 19.2px;
}
.mission-content {
  /* width: 90.8vw; */
  /* height: 52.2vw; */
  position: relative;
  margin-top: 120px;
}
.mission-img {
  width: 444px;
  height: 300px;
  /* background: url("../../public/about-2.png"); */
  /* background-size: contain;
  background-repeat: no-repeat; */
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 94px;
}
.mission-right {
  /* position: absolute; */
  /* left: 434px; */
  width: 768px;
  min-height: 232px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  position: relative;
}
.mission-right2 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 765px;
  min-height: 217px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.mission-rtext {
  width: 574px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #505050;
}
.mission-img1 {
  position: absolute;
  left: 64px;
  top: 0px;
  width: 411px;
  height: 408px;
  background: url(https://cdn.maolingo.cn/_next/static/media/about-5.ce744d52.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.mission-oimg1 {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 410px;
  height: 412px;
  background: url(https://cdn.maolingo.cn/_next/static/media/about-5.ce744d52.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.mission-imgtext {
  width: 258px;
  height: 119px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 54px;
  line-height: 59px;
  text-align: center;
  /* color: #ffffff; */
  z-index: 10;
}
.mission-img2 {
  position: absolute;
  left: 0px;
  top: -84px;
  width: 205px;
  height: 229px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/about-4.21ea818b.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 10;
}
.mission-oimg2 {
  position: absolute;
  right: 282px;
  top: -90px;
  width: 205px;
  height: 229px;
  background: url(https://cdn.maolingo.cn/_next/static/media/about-4.21ea818b.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 10;
}
.mission-oimg3 {
  position: absolute;
  right: 35px;
  bottom: -9px;
  width: 164px;
  height: 203;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/about-3.4a557bfe.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 10;
}
.mission-img3 {
  position: absolute;
  left: 246px;
  bottom: 0px;
  width: 184px;
  height: 201px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/about-3.4a557bfe.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 10;
}
.mission-img4 {
  position: absolute;
  left: 36px;
  top: 26px;
  width: 54px;
  height: 28px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/about-10.24bb0202.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 10;
}
.mission-oimg4 {
  position: absolute;
  left: 36px;
  bottom: 26px;
  width: 54px;
  height: 28px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/about-10.24bb0202.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 10;
}
.mission-img5 {
  position: absolute;
  right: 36px;
  bottom: 26px;
  width: 54px;
  height: 28px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/about-9.3e8ddcb3.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 10;
}
.mission-oimg5 {
  position: absolute;
  right: 36px;
  top: 26px;
  width: 54px;
  height: 28px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/about-9.3e8ddcb3.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 10;
}
.mission-img6 {
  position: absolute;
  right: 20px;
  top: -82px;
  width: 142px;
  height: 134px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/about-6.535d0b71.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 10;
}
.mission-oimg6 {
  position: absolute;
  left: 20px;
  top: -82px;
  width: 142px;
  height: 134px;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 10;
}
.mission-img7 {
  position: absolute;
  right: 274px;
  top: -228px;
  width: 201px;
  height: 209px;
  background: url(https://cdn.maolingo.cn/_next/static/media/about-27.98a31148.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 10;
}
.pricing-container {
  height: 47.9vw;
  display: flex;
  gap: 1.6vw;
}
.pricing-item {
  width: 26.9vw;
  height: 38.6vw;
  background: #ffffff;
  box-shadow: 0vw 0vw 0.6vw rgba(12, 95, 187, 0.6);
  border-radius: 1vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.6vw;
}
.pricing-item-bg {
  width: 25.8vw;
  height: 18.1vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 2.8vw;
}
.pricing-item-bg0 {
  background: url(https://cdn.maolingo.cn/_next/static/media/about-11.d4a68200.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.pricing-item-bg1 {
  background: url(https://cdn.maolingo.cn/_next/static/media/about-12.cdbf3222.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.pricing-item-bg2 {
  background: url(https://cdn.maolingo.cn/_next/static/media/about-13.9a92ca90.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.pricing-item-hbg {
  width: 23.2vw;
  height: 3.4vw;
  margin-top: -1.7vw;
  background: url(https://cdn.maolingo.cn/_next/static/media/about-14.995dad80.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.pricing-item-title {
  height: 2.7vw;
  background: #0c5fbb;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 1.8vw;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4.7vw 0 0.4vw;
  padding: 0 1vw;
}
.pricing-item-num {
  height: 4.1vw;
  line-height: 4.1vw;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 3.5vw;
  color: #ffffff;
  text-shadow: 0vw 0.2vw 0.2vw rgba(0, 0, 0, 0.25);
}
.pricing-item-month {
  height: 1.4vw;
  line-height: 1.4vw;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 0.8vw;
  color: #ffffff;
  text-shadow: 0vw 0.2vw 0.2vw rgba(0, 0, 0, 0.25);
}
.pricing-item-info {
  flex: 1;
  width: 100%;
  padding: 0 2.3vw;
}
.pricing-item-itext {
  height: 3.3vw;
  display: flex;
  border-bottom: 0.1vw solid #a8a8a8;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1vw;
}
.pricing-btn-c {
  width: 12vw;
  height: 2.8vw;
  margin-bottom: -1.4vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 3.1vw;
  padding: 0 0.8vw;
  cursor: pointer;
}
.pricing-btn-c0 {
  background: linear-gradient(90deg, #ff358a 0%, #ffea32 100%);
}
.pricing-btn-c1 {
  background: linear-gradient(90deg, #34c042 0%, #31e5e5 100%);
}
.pricing-btn-c2 {
  background: linear-gradient(90deg, #fe36eb 0%, #15e0e1 100%);
}
.pricing-btn-ctext {
  padding-left: 2.1vw;
  text-align: center;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 0.8vw;
  color: #ffffff;
  text-shadow: 0vw 0vw 0.4vw rgba(0, 0, 0, 0.55);
}
.pricing-btn-cimg {
  width: 2.2vw;
  height: 2.2vw;
  background: url(https://cdn.maolingo.cn/_next/static/media/about-30.cbbb8a49.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.payas-content {
  width: 88.5vw;
  height: 37.1vw;
  border-left: 1.6vw solid #d7a666;
  border-top: 1.6vw solid #d7a666;
  border-right: 1.6vw solid #715736;
  border-bottom: 1.6vw solid #715736;
  margin-bottom: 9.1vw;
  padding: 6.3vw 9.2vw 0;
  background: radial-gradient(
      57.16% 71.72% at 50% 50%,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.2) 100%
    ),
    #375642;
}
.payas-cheader {
  height: 3.6vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 1vw;
  color: #ffffff;
}

.payas-csearch {
  height: 1.8vw;
  border-bottom: 0.1vw solid #7a9784;
  width: 22.8vw;
  display: flex;
  align-content: center;
}
.payas-cimg {
  width: 1.4vw;
  height: 1.4vw;
  background: url(https://cdn.maolingo.cn/_next/static/media/about-31.e8330cc6.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.payas-cinput {
  width: 100%;
  padding: 0 0.8vw;
  outline: none;
  resize: none;
  background: transparent;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 0.8vw;
  color: #7a9784;
}

.payas-cright {
  width: 32.8vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.payas-card {
  height: 3vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  border-bottom: 0.1vw dashed rgba(255, 255, 255, 0.4);
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 0.8vw;
  color: #ffffff;
}
.payas-rper {
  width: 12vw;
  text-align: center;
}
.payas-rpay {
  width: 17.7vw;
  text-align: center;
}

.process-container {
  /* width: 1366px; */
  width: 100%;
  height: 228px;
  position: relative;
  display: flex;
}
.process-imgLine {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
}

.process-left {
  width: 800px;
  /* padding-left: 154px; */
}
.process-ltitle {
  height: 90px;
  display: flex;
  align-items: center;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 61px;
  color: #0c5fbb;
  margin-top: 17px;
}
.process-ltitle-color {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  color: var(--color-primary);
}
.process-linfo {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21.12px;
  color: #444444;
  margin-top: 15.36px;
}

.process-rimg {
  width: 208px;
  height: 208px;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.process-rimg2 {
  width: 108px;
  height: 110px;
  position: absolute;
  left: 0;
  top: 10px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/about-26.cad98eb4.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.process-bimg {
  /* width: 820px; */
  /* width: 100%; */
  width: 1142px;
  height: 108px;
  /* margin-left: 154px; */
  background-repeat: no-repeat;
  background-size: contain;
}
.offered-container {
  width: 1000px;
  margin-bottom: 76.8px;
  padding-top: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.offered-content {
  margin-top: 94.08px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 960px;
  padding-left: 75px;
}
.offered-headerimg5 {
  width: 360px;
  height: 240px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/course-12.1483186c.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
}
.offered-card {
  width: 262px;
  height: 240px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  background: #fdfdfd;
  border: 1px solid #c9c9c9;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  padding: 26px 21px 26px;
  gap: 12px;
  font-family: "Poppins";
  font-style: normal;
  cursor: pointer;
}
.offered-card-img {
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
}
.offered-card-title {
  height: 26px;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  color: var(--color-primary);
}
.offered-card-info {
  flex: 1;
  font-weight: 400;
  font-size: 18px;
  color: #444444;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  overflow: hidden;
}
.tracker-content{
  display: flex;
  flex-direction: column;
  width: 1000px;
  align-items: center;
  background-color: #ffffff;
  border-radius: 0 0 8px 8px;
  margin-bottom: 100px;
}
.tracker-card {
  width: 1000px;
  height: 60px;
  display: flex;
  align-items: center;
  gap: 200px;
  cursor: pointer;
}
.ourteacher-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ourteacher-title {
  width: 52.4vw;
  text-align: center;
  font-size: 1vw;
}
.ourteacher-card-content {
  width: 88.5vw;
  margin: 2.7vw 0 4vw;
  padding: 0 5.6vw;
  display: flex;
  flex-wrap: wrap;
  gap: 0.6vw 3.1vw;
}
.ourteacher-card {
  width: 17vw;
  box-sizing: border-box;
}
.ourteacher-card-name {
  height: 2vw;
  font-weight: 600;
  font-size: 1.4vw;
  line-height: 2vw;
  color: #0c5fbb;
}
.ourteacher-card-img {
  width: 16.7vw;
  height: 19.7vw;
  background-repeat: no-repeat;
  background-size: contain;
}
.ourteacher-card-info {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 0.8vw;
  color: #444444;
}
.ourteacher-card-text {
  height: 1.1vw;
  line-height: 1.1vw;
}
.news-container {
  width: 68.5vw;
  padding: 0 3.1vw;
}
.news-search-container {
  display: flex;
  gap: 0.8vw;
  margin-bottom: 2.8vw;
}
.news-search {
  width: 17.6vw;
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 0.3vw;
  box-shadow: 0vw 0.1vw 0.2vw rgba(0, 0, 0, 0.25);
}
.news-search-img {
  width: 0.8vw;
  height: 0.8vw;
  margin-left: 0.8vw;
  background: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-80.cc7dc47f.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.news-search-input {
  width: 100%;
  height: 1.8vw;
  display: inline-block;
  outline: none;
  resize: none;
  background: #ffffff;
  padding: 0 0.8vw;
  font-size: 0.83vw;
}
.news-search-card {
  padding: 0 2.6vw;
  height: 2.4vw;
  background: #ff8a35;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2.6vw;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 0.8vw;
  color: #ffffff;
  cursor: pointer;
}
.news-data {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
  margin-bottom: 2.08vw;
}
.news-card {
  width: 19.4vw;
  height: 31vw;
  display: flex;
  flex-direction: column;
  gap: 0.9vw;
  background: #ffffff;
  box-shadow: 0vw 0.2vw 0.2vw rgba(0, 0, 0, 0.25);
  border-radius: 0.5vw;
  cursor: pointer;
}
.news-card-img {
  width: 19.4vw;
  height: 15.6vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-102.1b299031.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.news-card-h {
  height: 1.6vw;
  padding: 0 0.8vw;
  display: flex;
  align-items: center;
}
.news-card-hitem {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 1vw;
}
.news-card-hicon {
  width: 1vw;
  height: 1vw;
  line-height: 1vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-103.f53b571e.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.news-card-hline {
  width: 0.1vw;
  height: 0.8vw;
  background: #747474;
  margin-right: 0.9vw;
}
.news-card-hinfo {
  width: 8.2vw;
  display: flex;
  align-items: center;
  font-size: 1vw;
}
.news-card-title {
  height: 3.4vw;
  padding: 0 0.8vw;
  font-family: "Poppins";
  font-weight: normal;
  font-weight: 600;
  font-size: 1.2vw;
  line-height: 1.7vw;
  color: #195a94;
}
.news-card-info {
  height: 3.7vw;
  overflow: hidden;
  padding: 0 0.8vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 0.8vw;
  line-height: 1.3vw;
  color: #747474;
}
.news-card-footer {
  padding: 0.9vw 0.8vw 0;
  border-top: 0.1vw solid #aeaeae;
  display: flex;
  align-items: center;
}
.news-card-fimg {
  width: 0.9vw;
  height: 0.9vw;
  margin-right: 0.5vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-72.af61f8f8.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
}
.news-card-ftext {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 0.8vw;
  color: #bdbdbd;
}
.news-pagination {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 5.7vw;
}
/* .upcoming-class-paging {
  height: 2.2vw;
  display: flex;
  justify-content: flex-end;
  margin-top: 2.2vw;
  gap: 0.5vw;
} */
.pagination-number {
  background: #fff;
  color: #c4c4c4;
  cursor: unset;
}
.pagination-disabled {
  cursor: no-drop;
}
.coursedetail-img {
  width: 24.7vw;
  height: 17.1vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-111.410f80ed.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.coursedetail-left {
  display: flex;
  flex-direction: column;
  gap: 2vw;
}
.coursedetail-title {
  height: 4.5vw;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 3vw;
  color: #3c3c3c;
}
.coursedetail-count {
  display: flex;
  align-items: center;
  gap: 3vw;
  height: 1vw;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 0.7vw;
  color: #868e99;
}
.coursedetail-citem {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4vw;
}
.coursedetail-info {
  width: 47.6vw;
  height: 5.7vw;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  line-height: 1.1vw;
  font-size: 0.8vw;
  color: #444444;
}
.guide-container {
  width: 73.6vw;
  margin: 4.9vw 0 6.9vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.guide-ctitle {
  width: 100%;
  margin-bottom: 1.6vw;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 1.4vw;
  line-height: 2vw;
  color: #444444;
}
.guide-table {
  filter: drop-shadow(0vw 0.2vw 0.2vw rgba(0, 0, 0, 0.25));
}
.guide-theader {
  width: 100%;
  height: 4.1vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 5.4vw 0 2.6vw;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 0.9vw;
  color: #ffffff;
  background: #0c5fbb;
}
.guide-titem {
  width: 73.5vw;
  height: 3.6vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 5.4vw 0 2.6vw;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 0.9vw;
  color: #868686;
  background: #ffffff;
}
.guide-th1 {
  width: 7.8vw;
  display: flex;
  align-items: center;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 0.9vw;
  color: #868686;
}
.guide-th2 {
  flex: 1;
  text-align: center;
}
.guide-th3 {
  width: 7.8vw;
  text-align: right;
}
.guide-thicon {
  width: 1vw;
  height: 1vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/about-32.28247ea5.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.5vw;
  cursor: pointer;
}
.guide-thinfo {
  width: 73.5vw;
  padding: 1vw 2.6vw;
  background: #f0f0f0;
  transition: max-height 0.3s ease-in-out;
  overflow: hidden;
  font-size: 0.83vw;
}
.newsdetail-container {
  width: 88.5vw;
  margin-top: 6vw;
}
.newsdetail-header {
  height: 11.6vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.1vw solid #000;
}
.newsdetail-header-left {
  display: flex;
  flex-direction: column;
  gap: 0.5vw;
}
.newsdetail-header-right {
  display: flex;
  gap: 0.5vw;
}
.newsdetail-lposi {
  display: flex;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 0.8vw;
  color: #ffffff;
}
.newsdetail-lposi1 {
  display: flex;
}
.newsdetail-licon {
  width: 0.8vw;
  height: 1.6vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-119.6018066f.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.newsdetail-lcont {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.7vw;
  background: #ffad71;
}
.newsdetail-licon2 {
  width: 0.8vw;
  height: 1.6vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-120.9b5335d8.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.newsdetail-ltitle {
  height: 4.5vw;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 3vw;
  line-height: 4.5vw;
  color: #444444;
}
.newsdetail-luserimg {
  width: 1.4vw;
  height: 1.4vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-8.1f503f76.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
}
.newsdetail-html {
  height: 100%;
  padding: 2.7vw 0;
  font-size: 0.83vw;
}
.newsdetail-news-btnbody {
  width: 88.2vw;
  height: 5.8vw;
  border-top: 0.1vw solid #dadada;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 0.8vw;
  color: #ffffff;
}
.newsdetail-news-btn {
  height: 2.7vw;
  line-height: 2.7vw;
  padding: 0 1.6vw;
  background: #ff8a35;
}
.newsdetail-notice {
  width: 88.4vw;
  padding: 0 1.6vw;
  margin: 2.9vw 0 3.8vw;
}
.newsdetail-notice-header {
  height: 3.1vw;
  display: flex;
  align-items: center;
  margin-bottom: 1.6vw;
}
.newsdetail-notice-himg {
  width: 3.1vw;
  height: 3.1vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-8.1f503f76.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 1vw;
}
.newsdetail-notice-htitle {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 1vw;
  color: #6c6c6c;
}
.newsdetail-input {
  width: 100%;
  height: 8.3vw;
  padding: 0.8vw;
  outline: none;
  resize: none;
  border: 0.1vw solid #d6d6d6;
  border-radius: 0.3vw;
  font-size: 0.83vw;
}
.newsdetail-notice-btn {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 0.8vw;
  color: #ffffff;
}
.newsdetail-notice-submit {
  width: 9.5vw;
  height: 2.8vw;
  line-height: 2.8vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5vw;
  background: #0c5fbb;
  cursor: pointer;
}
.newsdetail-message-container {
  padding: 0 0 3.2vw 1.6vw;
  border-left: 0.2vw solid #0c5fbb;
  margin-left: 1.6vw;
}
.newsdetail-message-card {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.6vw;
  border-bottom: 0.1vw solid #dadada;
  gap: 0.8vw;
  padding: 0.8vw 0;
}
.newsdetail-message-name {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 0.7vw;
  line-height: 1.3vw;
  color: #585858;
}
.newsdetail-message-day {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 0.6vw;
  line-height: 1.3vw;
  color: #585858;
}
.newsdetail-message-info {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 0.7vw;
  line-height: 1.3vw;
  color: #4b4b4b;
}
.newsdetail-message-data {
  height: 1.7vw;
  display: flex;
  align-items: center;
  gap: 0.5vw;
}
.newsdetail-message-img {
  width: 1.7vw;
  height: 1.7vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-8.1f503f76.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
}
.newsdetail-recent {
  width: 82.5vw;
  margin-top: 3.5vw;
  padding-bottom: 4.5vw;
}
.newsdetail-bg {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #F5FBF2;
}
.newsdetail-recent-header {
  height: 2.8vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2.2vw 0 2.8vw;
}
.newsdetail-recent-htitle {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 1.9vw;
  color: #444444;
}
.newsdetail-recent-right {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.newsdetail-recent-rtext {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 0.9vw;
  color: #ff8a35;
  margin-right: 0.4vw;
}
.newsdetail-recent-ricon {
  height: 1vw;
  width: 2.1vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-115.3e5221d7.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.newsdetail-carousel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.5vw;
}
.newsdetail-carousel-icon {
  width: 1.1vw;
  height: 1.9vw;
  cursor: pointer;
}
.newsdetail-carousel-card {
  flex: 1;
  height: 16.3vw;
  margin: 0 1.7vw;
  display: flex;
  gap: 1.7vw;
}
.newsdetail-carousel-item {
  width: 17.9vw;
  display: flex;
  flex-direction: column;
  gap: 0.5vw 0;
  box-shadow: 0vw 0.2vw 0.2vw rgba(0, 0, 0, 0.25);
  border-radius: 0.5vw;
}
.newsdetail-carousel-iimg {
  width: 17.9vw;
  height: 9.2vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-102.1b299031.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.5vw 0.5vw 0 0;
}
.newsdetail-recent-itext {
  display: flex;
  flex-direction: column;
  gap: 0.5vw;
  padding: 0 0.8vw;
}
.newsdetail-recent-ititle {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 1.1vw;
  line-height: 1.7vw;
  color: #195a94;
}
.newsdetail-recent-footer {
  display: flex;
  align-items: center;
}
.newsdetail-recent-ficon {
  margin-right: 0.6vw;
  width: 1vw;
  height: 1vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-118.568a10ee.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.newsdetail-recent-fday {
  height: 1vw;
  line-height: 1vw;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 0.6vw;
  color: #747474;
}
.home-footerContent {
  background: var(--color-primary);
  min-width:1366px;
  height:480px;
  display:flex;
  align-items:center;
  justify-content:center;
  position: relative;
}
.home-footerCard {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.home-socialize {
  width: 200px;
  height: 265px;
}
.home-socialize-title {
  height: 31px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #FFFFFF;
}
.home-socialize-phone {
  display: flex;
  margin: 4px 0 16px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #FFE121;
  align-items: center;
}

.first-page-right {
  display: flex;
  align-items: center;
}

.first-page-wallet {
  padding: 10px 20px;
  background: #ff8a35;
  border-radius: 2px;
  display: flex;
  align-items: center;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}

.first-page-info {
  font-style: normal;
  font-weight: 400;
  margin: 0 10px 0 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.first-page-info-name {
  font-family: "Open Sans";
  font-size: 16px;
  text-align: center;
  color: #ffffff;
}

.first-page-userimg {
  width: 43px;
  height: 43px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  cursor: pointer;
}

.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.before\:inset-\[-1px\]::before{
  content: var(--tw-content);
  inset: -1px;
}

.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}

.before\:top-1\/2::before{
  content: var(--tw-content);
  top: 50%;
}

.before\:h-\[10px\]::before{
  content: var(--tw-content);
  height: 10px;
}

.before\:w-\[10px\]::before{
  content: var(--tw-content);
  width: 10px;
}

.before\:-translate-y-1\/2::before{
  content: var(--tw-content);
  --tw-translate-y: -50%;
  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));
}

.before\:rounded-\[inherit\]::before{
  content: var(--tw-content);
  border-radius: inherit;
}

.before\:rounded-full::before{
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:border-\[3px\]::before{
  content: var(--tw-content);
  border-width: 3px;
}

.before\:border-\[\#0d325c\]::before{
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(13 50 92 / var(--tw-border-opacity, 1));
}

.before\:bg-white::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.before\:bg-\[linear-gradient\(90deg\2c \#FFDC72\2c \#E6B971\)\]::before{
  content: var(--tw-content);
  background-image: linear-gradient(90deg,#FFDC72,#E6B971);
}

.before\:opacity-100::before{
  content: var(--tw-content);
  opacity: 1;
}

.before\:transition-all::before{
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.before\:duration-\[300ms\]::before{
  content: var(--tw-content);
  transition-duration: 300ms;
}

.before\:content-\[\'\'\]::before{
  --tw-content: '';
  content: var(--tw-content);
}

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

.last\:mr-0:last-child{
  margin-right: 0px;
}

.last\:border-none:last-child{
  border-style: none;
}

.hover\:left-\[-1px\]:hover{
  left: -1px;
}

.hover\:top-\[-2px\]:hover{
  top: -2px;
}

.hover\:border-\[\#999\]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity, 1));
}

.hover\:border-transparent:hover{
  border-color: transparent;
}

.hover\:bg-\[\#00000017\]:hover{
  background-color: #00000017;
}

.hover\:bg-\[\#00000080\]:hover{
  background-color: #00000080;
}

.hover\:bg-\[\#1e5734\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 87 52 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#454545\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(69 69 69 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#4a4a4a\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(74 74 74 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#F5F5F5\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#eee\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[rgba\(154\2c 154\2c 154\2c 0\.5\)\]:hover{
  background-color: rgba(154,154,154,0.5);
}

.hover\:bg-gray-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-700\/10:hover{
  background-color: rgb(21 128 61 / 0.1);
}

.hover\:bg-green-700\/20:hover{
  background-color: rgb(21 128 61 / 0.2);
}

.hover\:bg-green-700\/5:hover{
  background-color: rgb(21 128 61 / 0.05);
}

.hover\:bg-red-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/30:hover{
  background-color: rgb(255 255 255 / 0.3);
}

.hover\:text-\[rgba\(0\2c 0\2c 0\2c 0\.7\)\]:hover{
  color: rgba(0,0,0,0.7);
}

.hover\:text-\[var\(--color-danger\)\]:hover{
  color: var(--color-danger);
}

.hover\:text-\[var\(--color-primary\)\]:hover{
  color: var(--color-primary);
}

.hover\:text-\[var\(--color-primary-dark\)\]:hover{
  color: var(--color-primary-dark);
}

.hover\:opacity-100:hover{
  opacity: 1;
}

.hover\:opacity-80:hover{
  opacity: 0.8;
}

.hover\:opacity-\[75\%\]:hover{
  opacity: 75%;
}

.hover\:shadow-0-0-10-20:hover{
  --tw-shadow: 0 0 10px rgba(0,0,0,0.2);
  --tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-\[0_0px_3px_3px_green\]:hover{
  --tw-shadow: 0 0px 3px 3px green;
  --tw-shadow-colored: 0 0px 3px 3px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-card:hover{
  --tw-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
  --tw-shadow-colored: 0 1px 2px -2px var(--tw-shadow-color), 0 3px 6px 0 var(--tw-shadow-color), 0 5px 12px 4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:brightness-\[0\.9\]:hover{
  --tw-brightness: brightness(0.9);
  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);
}

.hover\:before\:opacity-0:hover::before{
  content: var(--tw-content);
  opacity: 0;
}

.active\:opacity-\[75\%\]:active{
  opacity: 75%;
}

@media (min-width: 768px){

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