*, ::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.17 | 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% !important;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .\!container{
    max-width: 640px !important;
  }
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .\!container{
    max-width: 768px !important;
  }
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .\!container{
    max-width: 1024px !important;
  }
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .\!container{
    max-width: 1280px !important;
  }
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .\!container{
    max-width: 1536px !important;
  }
  .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;
}
.inline-grid{
  display: inline-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-\[100vh\]{
  height: 100vh;
}
.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-\[300px\]{
  height: 300px;
}
.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-\[112px\]{
  min-width: 112px;
}
.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-\[420px\]{
  max-width: 420px;
}
.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;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.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-\[12px\]{
  padding-top: 12px !important;
  padding-bottom: 12px !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-\[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-\[45px\]{
  font-size: 45px;
}
.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-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;
}

html,
body {
  height: 100%;
  background: #f5f6f9;
}
body {
  padding: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
}
.width-auto-content {
  width: 1370px !important;
  margin: 0 auto;
}
.search-item {
  position: relative;
  color: #595959;
  font-size: 16px;
}
.dropdown {
  height: 100%;
  position: relative;
  cursor: pointer;
}
video {
  object-fit: cover;
}
.dropdown-label {

  height: 52px;
  padding: 0px 12px;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dropdown-options {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 2px 2px;
  background-color: #fff;
  z-index: 100;
  font-size: 12px;
  height: 120px;
}

.dropdown-options.open {
  display: block;
}

.dropdown-option {
  padding: 0.42vw 0.63vw;
  cursor: pointer;
  font-size: 16px;
}

.dropdown-option:hover {
  background-color: #f0f0f0;
}
.dropIcon {
  width: 1.41vw;
  height: 1.41vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-1.053c0cef.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.dropdown-text {
  height: 22px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.dropSelect {
  width: 12px;
  height: 6px;
  /* background-image: url(../../public/basic-2.png); */
  background-size: contain;
  background-repeat: no-repeat;
}
.basic-input {
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding: 0 16px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}
.basic-inputW {
  width: 100%;
  padding-right: 16px;
  outline: none;
  resize: none;
  border: none;
}
.basic-inputIcon {
  width: 10px;
  height: 10px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-3.cc7dc47f.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.upcoming-class-tbodytr {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #444444;
  width: 100%;
  display: flex;
  border-bottom: 1px solid #e3e3e3;
  /* cursor: pointer; */
}
.cc-text {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 0.83vw;
  color: #9a9a9a;
  margin-left: 0.26vw;
}
.cc-table {
  border: none;
  table-layout: fixed;
  display: flex;
  flex-direction: column;
  margin-top: 0.52vw;
}
.cc-theadtr {
  background: #e7eff8;
  height: 64px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  text-align: left;
  display: flex;
  align-items: center;
  color: #454545;
}
.cc-theadtr th {
  width: 100%;
}
.cc-td {
  width: 100%;
  display: flex;
  align-items: center;
  /* height: 40px; */
  padding: 18px 0;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #454545;
  padding-left: 16px;
}
.cc-textWrap {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cc-state {
  width: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  padding: 4px 0;
  color: #ffffff;
}
.cc-tdcont {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.cc-tdcontIcon1 {
  min-width: 26px;
  min-height: 24px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-4.7eae1c5c.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
}
.cc-tdcontIcon2 {
  min-width: 20px;
  min-height: 20px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-5.865bc277.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.78vw;
}
.cc-tdcontIcon3 {
  min-width: 44px;
  min-height: 44px;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
}
.cc-tdcontIcon4 {
  min-width: 34px;
  min-height: 34px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-7.a038224b.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
}
.cc-paid {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 22px;
  background: #baeeda;
  border-radius: 50px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  color: #20c889;
  gap: 0.36vw;
  cursor: pointer;
}
.cc-paidIcon {
  width: 8px;
  height: 8px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-14.73bf8166.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.courseDetail-navHead {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #ffffff;
}
.courseDetail-navTitle {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  display: flex;
  align-items: center;
  color: #ffffff;
}
.courseDetail-navText {
  /* text-decoration: underline; */
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  min-width: 70px;
  font-size: 14px;
}
.courseDetail-prev-navText-bg {
  border-image-source: url(https://cdn.maolingo.cn/_next/static/media/prev-navText-bg.840515ad.png);
  border-image-slice: 30 fill;
  border-image-width: 30px;
  border-image-repeat: round;
}
.courseDetail-now-navText-bg {
  border-image-source: url(https://cdn.maolingo.cn/_next/static/media/now-navText-bg.fccb453c.png);
  border-image-slice: 30 fill;
  border-image-width: 30px;
  border-image-repeat: round;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  min-width: 70px;
  margin-left: -15px;
  color: white;
  font-size: 14px;
}
.cc-tdbtnText {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  color: #ffffff;
  cursor: pointer;
}
.cc-tdbtnText-tea {
  width: 86px;
  background: #073970;
}
.cc-tdbtnText-stu {
  width: 86px;
  background: #ff8a35;
}

.classToday-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.classToday-cardHead {
  background: #e7eff8;
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 6px 15px;
}
.classToday-cardTitle {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
}
.classToday-cardState {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 14px;
  border-radius: 5px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
}
.classToday-cardCont {
  border: 1px solid #e3e3e3;
  border-top: none;
  display: flex;
  align-items: center;
  padding: 6px 15px;
  gap: 15px;
}
.classToday-itemIcon {
  width: 52px;
  height: 52px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/classes-8.58d90fe7.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.classToday-cardItem {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 12px;
}
.classToday-itemTop {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 0.83vw;
}
.classToday-itemLine {
  width: 1px;
  height: 52px;
  background: #e3e3e3;
}
.classToday-itemIcon2 {
  width: 52px;
  height: 52px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/classes-9.2260897e.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
}
.classToday-itemIcon3 {
  height: 52px;
  width: 52px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/classes-10.023bde6e.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.classToday-itemBtn {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #073970;
  cursor: pointer;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  color: #ececec;
  padding: 6px 20px;
  margin: auto;
}
.classToday-itemFalse {
  height: 30px;
  width: 30px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/classes-12.d568cd28.png);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.classToday-itemTrue {
  height: 36px;
  width: 36px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/classes-11.cee81bde.png);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
/* timeTable */

/* .tableBasic-line {
  height: 1px;
  width: 100%;
  background: #e3efe3;
  margin-top: 10px;
} */
.courseColor-card {
  display: flex;
  align-items: center;
  gap: 14px;
}
.courseColor-item {
  display: flex;
  align-items: center;
  gap: 0.78vw;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}
.courseColor-color {
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
}
.tableBasic-btn {
  width: 34px;
  height: 34px;
  background: #0c5fbb;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  cursor: pointer;
}
.tableBtn-left {
  width: 4px;
  height: 10px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-12.83ccb3c0.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.tableBtn-right {
  width: 4px;
  height: 10px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-13.db03c987.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.basicTable-utc {
  width: 12.5%;
  height: 36px;
  text-align: center;
  border-right: 1px solid #ffffff;
  background: #dbe7f5;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0c5fbb;
}
.basicTable-week {
  width: 12.5%;
  height: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #dbe7f5;
  border-right: 1px solid #ffffff;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  color: #0c5fbb;
  border-left: none;
  gap: 0.16vw;
  position: relative;
}
.accountSkill-itemName {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  color: #444444;
}
.basic-popTitle {
  font-size: 14px;
}
.basicTitle-pop {
  flex: 1;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.basicTitle-popTitle {
  font-size: 18px;
  font-weight: 600;
  color: #454545;
  /* margin-bottom: 20px; */
}
.basicTitle-flexCenter {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #454545;
}
.basicPop-btn {
  height: 28px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  width: 86px;
  border-radius: 5px;
  font-size: 12px;
}
.close-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  right: -16px;
  top: -16px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/popup-1.a3cdcd41.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.base-close-btn {
  background-image: url(https://cdn.maolingo.cn/_next/static/media/popup-1.a3cdcd41.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.teacher-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.teacher-galleryImg {
  background-size: cover;
  background-repeat: no-repeat;
  width: 120px;
  height: 120px;
}
.popLeft-title {
  display: flex;
  align-items: center;
  font-size: 13px;
}
.home-upcoming {
  padding: 50px 0;
  background: #ffffff;
}
.home-upcoming-more {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-upcoming-content {
  overflow: auto;
}
.home-upcoming-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #20c889;
  border-radius: 5px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  padding: 10px 20px;
}

.home-upcoming-btn2 {
  display: flex;
  justify-content: space-between;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
  gap: 6px;
  margin-top: 20px;
}
.home-upcoming-btnview {
  width: 165px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #20c889;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding: 14px 0;
  cursor: pointer;
}

.home-upcoming-btncancel {
  width: 165px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #ff4438;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  cursor: pointer;
  padding: 6px 0;
}

.home-upcoming-card {
  padding-bottom: 10px;
}

.home-upcoming-item {
  width: 476px;
  min-height: 282px;
  box-sizing: border-box;
  gap: 13px;
  border-radius: 10px;
  padding: 20px 30px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.homeUpcoming-title {
  border: 2px dashed #b4cdea;
  font-family: 'Open Sans';
  font-style: normal;
  font-size: 12px;
  font-weight: 400;
  background: #e7eff8;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.home-upcoming-itemimg {
  /* position: absolute;
  left: 28px;
  top: 18px; */
  width: 48px;
  height: 48px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/studentpage-12.d4e53eb2.png);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: solid 1px #B3D189;
}
.home-upcoming-start {
  display: flex;
  align-items: center;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  gap: 10px;
}

.home-upcoming-sicon {
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  /* background: url("../../public/studentpage-13.png") no-repeat center center; */
}
.home-upcoming-course {
  display: flex;
  margin: 20px 0 0;
  gap: 10px;
}
.home-upcoming-cimg {
  width: 56px;
  height: 56px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/studentpage-15.6be72906.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.home-upcoming-cinfo {
  width: 264px;
  font-family: 'Open Sans';
  font-style: normal;
  color: #ffffff;
}
.home-upcoming-cname {
  font-weight: 700;
  font-size: 18px;
  width: 65%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.home-upcoming-ctext {
  font-weight: 400;
  font-size: 16px;
  margin-top: 5px;
}
.home-upcoming-itelater {
  border: 1px solid #e3e3e3;
  background: #ffffff;
  /* filter: drop-shadow(0px 1.92px 4.03px rgba(0, 0, 0, 0.25)); */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.home-upcoming-itemcom {
  background: #002e61;
}
.choose-ul {
  display: flex;
  align-items: center;
}
.choose-li {
  padding: 12px 30px;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 5px 5px 0 0;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #454545;
  margin-bottom: -1px;
}
.choose-liActive {
  border: 1px solid #e3e3e3;
  border-bottom: 1px solid transparent;
  z-index: 10;
  background: #ffffff;
}
.courseTab-card {
  display: flex;
  flex-wrap: wrap;
  margin-top: 26px;
  gap: 25px;
}
.courseTab-item {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 254px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  cursor: pointer;
}
.courseItem-img {
  width: 100%;
  height: 140px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/course-4.46cb8e80.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.courseItem-cont {
  width: 100%;
  padding: 16px 14px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.courseItem-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.courseItem-headTitle {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: #ff8a35;
}
.courseItem-des {
  height: 72px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #404040;
  flex-grow: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.courseItem-line {
  width: 100%;
  height: 1px;
  background: #e3e3e3;
}
.courseItem-footer {
  display: flex;
  align-items: center;
  gap: 8px;
}
.courseFooter-icon {
  width: 16px;
  height: 16px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/course-6.a280ea3d.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.courseFooter-text {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #cacaca;
}
.courseDetail-theadtr {
  width: 100%;
  display: flex;
  background: #ffffff;
  height: 2.71vw;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 0.83vw;
  color: #bfbfbf;
}
.courseDetail-th {
  width: 25%;
  text-align: left;
  padding-left: 2.6vw;
}
.courseDetail-td {
  width: 25%;
  display: flex;
  align-items: center;
  height: 3.8vw;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 0.83vw;
  padding-left: 2.6vw;
  color: #595959;
}
.courseTd-btnPro {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6.56vw;
  height: 2.71vw;
  background: #0c5fbb;
  border-radius: 0.26vw;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 0.83vw;
  color: #ffffff;
  cursor: pointer;
}
.courseTd-btnCla {
  width: 5.94vw;
  height: 2.71vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ff8a35;
  border-radius: 0.26vw;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 0.83vw;
  color: #ffffff;
  cursor: pointer;
}
.courseDetail-tdImg {
  height: 2.5vw;
  width: 2.5vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-72.af61f8f8.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 1.04vw;
}
.lesson-info {
  display: flex;
  align-items: center;
  gap: 12px;
}
.lesson-infoLeft {
  flex: 1;
  height: 100%;
  border: 1px solid #e3e3e3;
  filter: drop-shadow(0vw 5px 5px rgba(0, 0, 0, 0.07));
  padding: 13px 12px;
  display: flex;
  justify-content: space-between;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
}
.lessonInfo-leftContBord {
  width: 30%;
  display: flex;
  align-items: center;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  gap: 12px;
}
.lessonInfo-leftCont {
  display: flex;
  align-items: center;
  gap: 1.46vw;
}

.lessonInfo-img {
  width: 54px;
  height: 54px;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
}
.lesson-infoRight {
  height: 100%;
  border: 1px solid #e3e3e3;
  filter: drop-shadow(0vw 4px 4px rgba(0, 0, 0, 0.07));
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 20px;
  justify-content: space-between;
  gap: 10px;
}
.lessonInfo-rightTop {
  display: flex;
  align-items: center;
  gap: 0.52vw;
}
.lessonInfo-rightBtn {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #0c5fbb;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #0c5fbb;
  cursor: pointer;
  padding: 4px 0;
}
.lessonInfo-rightText {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  color: #808080;
}
.lessonInfo-rightIcon {
  width: 16px;
  height: 16px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/classes-17.aee29bb5.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.pagination-container {
  height: 36px;
  display: flex;
  justify-content: flex-end;
  margin-top: 32px;
  gap: 10px;
}

.pagination-button {
  width: 32px;
  height: 32px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #002e61;
  color: #ffffff;
  border-radius: 3px;
  cursor: pointer;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.pagination-active {
  background: #4d6d90;
  color: #fff;
  box-sizing: border-box;
  border: 1px solid #4d6d90;
  border-radius: 3px;
}
.pagination-number {
  background: #fff;
  color: #c4c4c4;
  cursor: unset;
}
.pagination-disabled {
  cursor: no-drop;
}
.account-userLeft {
  height: 100%;
  margin-top: -80px;
  width: 260px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  background: #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 40px 26px;
}
.account-userRight {
  width: 64.84vw;
  display: flex;
  flex-direction: column;
  gap: 1.56vw;
}
.accountUser-leftImg {
  width: 80px;
  height: 80px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/account-11.b1a3de70.png);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
}
.accountUser-leftName {
  height: 32.06px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 8px;
  text-align: center;
}
.accountUser-leftType {
  height: 18px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #9a9a9a;
  text-align: center;
}
.accountUser-leftFollow {
  display: flex;
  align-items: center;
  gap: 1.46vw;
  height: 1.15vw;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 0.83vw;
  line-height: 1.15vw;
  color: #9a9a9a;
}
.accountUser-leftBot {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 12px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #9a9a9a;
}
.accountUser-leftIcon {
  width: 0.78vw;
  height: 0.99vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/account-15.b30d6753.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 1.2vw;
  cursor: pointer;
}
.accountInter {
  display: flex;
  gap: 12px;
}
.accountInter-leftIcon {
  height: 18px;
  width: 16px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/account-8.f9e11f46.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.accountInter-item {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 16px;
  background: #ffffff;
  border: 1px solid #333333;
  border-radius: 5px;
}
.accountInter-itemLeft {
  display: flex;
  gap: 8px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
}
.accountHead {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.accountHead-line {
  height: 1px;
  width: 100%;
  background: #e3e3e3;
}
.inviteInfo-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-radius: 8px;
  border: 2px solid #777574;
  width: 260px;
  height: 180px;
  margin: 20px;
  justify-content: center;
  align-items: center;
}
.invite-copy-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #20c889;
  border-radius: 10px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  color: #ffffff;
  cursor: pointer;
  padding: 10px;
}
.accountImg {
  text-align: center;
  width: 196px;
  height: 196px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/account-2.881f2536.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  /* position: relative; */
}
.accountImg-icon {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-19.77d1e465.png);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.accountHead-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0c5fbb;
  border-radius: 5px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  color: #ffffff;
  gap: 10px;
  cursor: pointer;
  padding: 8px 12px;
}
.accountInter-rightIcon {
  width: 10px;
  height: 8px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/account-9.f6076cf1.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  margin-left: 8px;
}
.accountInfor {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.accountTools-add {
  display: flex;
  justify-content: flex-end;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  text-decoration-line: underline;
  color: #0c5fbb;
  text-align: right;
  cursor: pointer;
}
.accountInfor-title {
  width: 200px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  color: #444444;
}
.basic-options {
  width: 160px;
  overflow: auto;
  display: none;
  /* text-align: center; */
  position: absolute;
  top: 50px;
  left: -110px;
  right: 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #ffffff;
  z-index: 1000;
  font-size: 14px;
}

.basic-options.open {
  display: block;
}
.basic-state {
  width: 80px;
  overflow: auto;
  display: none;
  position: absolute;
  top: 20px;
  left: 0px;
  right: 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #ffffff;
  z-index: 1000;
  font-size: 10px;
}
.basic-state.open {
  display: block;
}
.basic-option {
  padding: 0.42vw 0.63vw;
  cursor: pointer;
}

.basic-option:hover {
  background-color: #f0f0f0;
}
.basic-nodata {
  width: 210px;
  height: 150px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/no-data-new.c8d5ceec.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.setting-container {
  margin: 32px auto;
  background: #ffffff;
  padding: 32px;
}
.setting-title {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 32px;
}
.setting-contCard {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.setting-itemTitle {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
}
.setting-email {
  height: 1.15vw;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.15vw;
  color: #9a9a9a;
}

.setting-state {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 9px;
  color: #20c889;
  position: relative;
  padding-left: 12px;
  margin-top: 8px;
}
.setting-state::before {
  content: '';
  width: 5px;
  height: 5px;
  background: #20c889;
  border-radius: 50%;
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.setting-flex {
  display: flex;
  align-items: center;
}
.setting-btn {
  width: 10.47vw;
  height: 1.88vw;
  background: #ececec;
  border-radius: 0.26vw;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.78vw;
  line-height: 1.88vw;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 0.83vw;
  color: #9a9a9a;
}
.setting-icon {
  width: 0.52vw;
  height: 0.36vw;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacher-18.0c8d8ae5.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.setting-radio {
  display: flex;
  gap: 0.42vw;
  align-items: center;
  height: 1.04vw;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #3b4256;
  border-radius: 0.42vw;
}
.setting-changeBtn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  /* padding: 1.04vw 4.01vw; */
  gap: 0.52vw;
  width: 4.53vw;
  height: 1.46vw;
  background: #ff8a35;
  border-radius: 0.31vw;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 0.73vw;
  line-height: 1.09vw;
  color: #ffffff;
  cursor: pointer;
}
.form-item-select {
  width: 146px;
  height: 28px;
  padding: 5px;
  outline: none;
  resize: none;
  background: #f8fafc;
  border-radius: 5px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  font-size: 11px;
  cursor: pointer;
}
.upcoming-class-paging {
  height: 2.2vw;
  display: flex;
  justify-content: flex-end;
  margin-top: 2.2vw;
  gap: 0.5vw;
}
.lesson-diffcard {
  display: flex;
  gap: 4px;
}
.lesson-difficulties {
  width: 1.3vw;
  height: 1.3vw;
  line-height: 1.3vw;
  background: #ff8a35;
  color: #ffffff;
  text-align: center;
}
.basic-BackBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
}
.basic-BackIcon {
  width: 7px;
  height: 12px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/teacherbase-37.0fe5b219.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.classCont-tabs {
  display: flex;
  margin-bottom: -1px;
}
.classTabs-icon {
  width: 13px;
  height: 11px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/classes-1.16fa4006.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.classTabs-card {
  display: flex;
  align-items: center;
  height: 42px;
  gap: 10px;
  padding: 0 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid transparent;
  border-bottom: none;
  color: #454545;
}
.classTabs-cardActive {
  border: 1px solid #e3e3e3;
  border-bottom: none;
  border-radius: 10px 10px 0 0;
  background: #ffffff;
}
.classToday-title {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
}
.classToday-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.basic-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.basic-galleryImg {
  width: 160px;
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 5px;
}

.account-general {
  width: 100%;
  /* height: 100px; */
  border: 1px solid #cccccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}
.account-general-l {
  width: 140px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #444444;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.account-general-lyear {
  flex: 1;
  padding-left: 16px;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.account-general-m {
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 30px;
  gap: 4px;
}
.account-general-r {
  width: 3.33vw;
  /* margin-right: 1.77vw; */
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.account-general-add {
  height: 3.75vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #f5f5f5;
  border: 0.05vw solid #e1e1e1;
  border-radius: 0.42vw;
  padding-left: 1.35vw;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 0.83vw;
  color: #0c5fbb;
  flex: none;
  order: 0;
  flex-grow: 0;
  cursor: pointer;
}
.info-circle-content {
  width: 24px;
  display: flex;
  align-items: center;
}
.info-outcircle {
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #999999;
}
.info-outcircle:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 23px;
  width: 1px;
  height: 100px;
  background: #999999;
}
.info-outcircle::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 23px;
  width: 1px;
  height: 100px;
  background: #999999;
}
.info-incircle {
  width: 14px;
  height: 14px;
  background: #999999;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.info-info {
  flex: 1;
  display: flex;
  align-items: center;
  padding-left: 71px;
}
.info-textB {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  color: #444444;
}
.info-textM {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #444444;
}
.info-textS {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  color: #888585;
}
.info-btn {
  width: 64px;
  margin-right: 91px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.account-certificates-l {
  width: 94px;
  height: 100%;
  display: flex;
  align-items: center;
}
.account-certificates-m {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.account-certificates-r {
  width: 3.33vw;
  height: 100%;
  margin: 0 1.72vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.account-certificates-info {
  display: flex;
  flex-direction: column;
  margin-left: 30px;
  gap: 4px;
}
.SclassDetail-contTitle {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  color: #545454;
  font-size: 14px;
}
.lesson-line {
  height: 1px;
  width: 100%;
  background: #e3e3e3;
  margin: 24px 0;
}
.lesson-manual {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  color: #525252;
  margin-bottom: 24px;
}
.accountHead-Img {
  display: flex;
  justify-content: center;
}
.headNotice-content {
  position: absolute;
  width: 260px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  background: #ffffff;
  top: 24px;
  left: -148px;
  padding: 12px;
  font-size: 14px;
  cursor: auto;
  z-index: 99;
}
.headNotice-contentList {
  height: 100px;
  overflow: auto;
}

.attend-body {
  display: flex;
  flex-direction: column;
  /* 适配ipad临时修改 100% */
  height: 100vh;
}
.attend-content {
  flex: 1;
  display: flex;
  /* padding: 12px; */
  overflow: hidden;
  position: relative;
}
.attend-left {
  flex: 1;
}
.attend-header {
  padding: 12px 10% 12px 12px;
  background: #323639;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
}
.attendHeader-right {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.attendHeader-rightIcon {
  width: 28px;
  height: 28px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-21.1884628a.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.attend-right {
  padding: 0 5px;
  display: flex;
  flex-direction: column;
  overflow: auto;
  /* gap: 10px; */
  width: 40vh;
  max-width: 400px;
}
.attend-chat {
  height: 100%;
  background: #f5f6f9;
  display: flex;
  flex-direction: column;
  min-height: 200px;
}
.attendChat-head {
  background: #ff8a35;
  height: 24px;
}
.attendChat-content {
  flex: 1;
  padding: 15px 20px 15px 20px;
  display: flex;
  flex-direction: column;
  gap: 19px;
  overflow: hidden;
  background-color: #F0F0F0;
}
.attendChat-bottom {
  padding: 10px;
  background: #ffffff;
  border-radius: 5px;
}
.attendChat-top {
  flex: 1;
  /* height: 212px; */
  overflow: auto;
  scrollbar-width: none;
  scrollbar-color: transparent transparent;
}
.attendChat-textarea {
  flex: 1;
  height: 76px;
  width: 100%;
  outline: none;
  resize: none;
  font-size: 14px;
  padding: 5px;
}
.attendChat-bottom-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.attendChat-submit {
  /* gap: 10px;
  width: 99px;
  height: 38px;
  line-height: 38px;
  background: #ff8a35;
  border-radius: 4px;
  text-align: center;
  float: right;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #ffffff; */
  width: 129px;
  height: 38px;
  background: #ff8a35;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  /* background-image: url(../../public/basic-24.png); */
  /* background-size: contain;
  background-repeat: no-repeat; */
  cursor: pointer;
}
.attendChat-item {
  display: flex;
  gap: 18px;
}
.attendChat-setting {
  font-size: 14px;
  background: #e2e2e2;
  padding: 10px 10px;
  border-radius: 5px;
}
.attendChat-settingLesson {
  cursor: pointer;

  color: #3e92ff;
  padding-left: 6px;
  text-decoration: underline;
}
.attendChat-settingLessonNone {
  cursor: no-drop;
}
.attendChat-settingMinute {
  text-align: center;
  margin: 10px 0;
  font-size: 13px;
}
.attendChat-itemr {
  display: flex;
  gap: 18px;
  justify-content: flex-end;
}

.attendChat-img {
  height: 36px;
  width: 36px;
  background: pink;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.attendChat-info {
  min-height: 36px;
  max-width: 60%;
  background: #ffffff;
  border-radius: 10px;
  padding: 10px;
  word-wrap: break-word;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #606060;
}
.attendChat-color {
  background: #ff8a35;
  color: #ffffff;
}
.attend-textbook {
  height: calc(100vh - 120px);
  overflow: auto;
}
.attend-textbook-live {
  height: calc(100vh - 70px);
  overflow: auto;
}
.attendChat-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow: auto;
}
.page-time {
  display: flex;
  align-items: center;
  gap: 80px;
  color: #ffffff;
  font-family: 'Open Sans';
  font-style: normal;
  font-size: 14px;
}

.pageTime-btn {
  font-weight: 600;
  background: #ff4438;
  padding: 4px 10px;
  border-radius: 5px;
  cursor: pointer;
}
.live-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  background: #454545;
}
.live-content-notice {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 15vh;
  text-align: center;
  color: #fff;
  z-index: 2;
}
.live-contentPosi {
  width: 100%;
  height: 100%;
  /* height: calc(100% - 33px); */
  position: absolute;
  left: 0;
  top: 0;
}
.live-big {
  /* flex: 1; */
  /* height: 200px; */
  width: 100%;
  height: 100%;
  position: relative;
  display:flex;
  justify-content: center;
}
.live-big video {
  width: unset !important;
}
.live-Lnoice {
  height: 32px;
  width: 32px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 13;
  /* background-image: url(../../public/assets-5.png); */
  background-size: contain;
  background-repeat: no-repeat;
}
.live-Rnoice {
  height: 32px;
  width: 32px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 13;
  /* background-image: url(../../public/assets-5.png); */
  background-size: contain;
  background-repeat: no-repeat;
}
.live-backgound {
  width: 100%;
  height: 100%;
  background: #454545;
  position: absolute;
  left: 0;
  top: 0;
}
.live-bigImg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  background-size: contain;
}
.live-smallImg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: calc(75px - 4px);
  width: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.live-small {
  height: 75px;
  width: 100px;
  
  border-width: 2px;
  border-style: solid;
  border-color: white;

  background: #595959;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.live-btnCard-group {
  color: #fff;
  text-align: center;
  /* padding: 10px; */
  /* background-color: rgba(100, 100, 100, 0.8); */
  border-radius: 10px;
  margin-left: 2vh;
}
.live-btnCard-group:first-child {
  margin: 0;
}
.live-btnCard-group-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.live-btnImg-wrap {
  margin-left: 2vh;
}
.live-btnImg-wrap:first-child {
  margin-left: 0;
}
.live-btnCard-group-wrap-text, .live-btnCard-group-wrap-text-normal {
  margin-top: 4px;
  display: flex;
  align-items: center;
}
.live-btnCard-group-wrap-text p, .live-btnCard-group-wrap-text-normal p {
  margin: 0 10px;
  font-size: 14px;
  color: #BFBFBF;
}
.live-btnCard-group-wrap-text::before,
.live-btnCard-group-wrap-text::after {
  content:'';
  height: 1px;
  flex: 1;
  background-color: #BFBFBF;
}
.live-btnCard {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background: #595959;
  height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding-top: 10px;
  flex-wrap: wrap;
  overflow: hidden;
}
.live-btnCard2 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background: #595959;
  height: 80px;
  padding-top: 10px;
  flex-wrap: wrap;
  overflow: hidden;
}
.live-btnImg-wrap {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: #262626;
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;
  /* 关键：作为子元素 absolute 的定位基准 */
  position: relative;
}
.live-btnImg-wrap-icon {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
.live-btnImg-wrap-cooldown {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  pointer-events: none;
  background-color: #FFFFFF66;
}
.live-btnImg {
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.live-btnImg1 {
  background-image: url(https://cdn.maolingo.cn/_next/static/media/live-cam-2.5cb5f0fc.png);
}
.live-btnImg2 {
  background-image: url(https://cdn.maolingo.cn/_next/static/media/live-cam-1.2022ff26.png);
}
.live-btnImg3 {
  background-image: url(https://cdn.maolingo.cn/_next/static/media/live-m-2.0d38a572.png);
}
.live-btnImg4 {
  background-image: url(https://cdn.maolingo.cn/_next/static/media/live-m-1.f83f1729.png);
}
.live-btnImg5 {
  background-image: url(https://cdn.maolingo.cn/_next/static/media/live-r.5c64e205.png);
}
.live-btnImg6 {
  background-image: url(https://cdn.maolingo.cn/_next/static/media/live-s-2.f33646ee.png);
}
.live-btnImg7 {
  background-image: url(https://cdn.maolingo.cn/_next/static/media/live-s-1.26b1fdd3.png);
}
.live-btnImg8 {
  background-image: url(https://cdn.maolingo.cn/_next/static/media/live-so-2.111c5d43.png);
}
.live-btnImg9 {
  background-image: url(https://cdn.maolingo.cn/_next/static/media/live-so-1.6176b9d4.png);
}
.cross-content {
  height: 100%;
  padding: 45px;
  background: #ffffff;
}
.cross-top {
  background: #d9d9d9;
  margin-bottom: 60px;
  font-size: 24px;
  display: flex;
  align-items: center;
  padding: 12px 20px;
}
.crossTop-question {
  flex: 1;
  text-align: center;
}
.cross-body {
  display: flex;
  gap: 64px;
}
.crossBody-left {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.crossBody-leftImg {
  height: 200px;
  width: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}
.crossBody-btn {
  text-align: center;
}
.crossBody-click {
  width: 100%;
  text-align: center;
  background-color: #0a4c96;
}
.crossBody-clickText {
  display: flex;
  align-items: center;
  justify-content: center;
}
.crossBody-text {
  padding: 4px 24px;
  border-radius: 5px;
  background: #d9d9d9;
  cursor: pointer;
}
.crossBody-right {
  flex: 1;
}
.cross-quesCard {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.cross-quesItem {
  display: flex;
  align-items: center;
  gap: 12px;
}
.quesItem-break {
  word-break: break-all;
}
.quesItem-left {
  flex: 1;
  box-sizing: content-box;
  border: 4px solid #bababa;
}
.quesItem-left-active {
  border: 4px solid #0cc039;
}
.quesItem-right {
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: flex-end;
  text-align: center;
}
.quesItem-btn {
  padding: 8px 15px;
  background: #ff8a35;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
}
.quesItem-nextPage {
  background: #20c889;
}
.quesItem-closeAns {
  background: #ffe121;
  color: #000000;
}
.quesItem-ques {
  padding: 10px;
}
.quesItem-answer {
  border-top: 2px solid #bababa;
  padding: 10px;
}
.book-cover {
  display: flex;
  background: rgb(237, 243, 153);

  padding: 30px;
  gap: 20px;
  padding-bottom: 80px;
}
.bookCover-left {
  flex: 1;
}
.bookCover-leftHead {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.bookCover-right {
  width: 300px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}
.bookCover-center {
  text-align: center;
  margin-bottom: 20px;
}
.bookCover-title {
  font-size: 22px;
  font-weight: 600;
  margin: 60px 0;
  text-align: center;
}
.bookCover-tips {
  font-size: 14px;
  margin-bottom: 24px;
  color: #888686;
}
.bookCover-bottom {
  display: flex;
  gap: 4px;
}
.bookCover-num {
  font-size: 12px;
  height: 16px;
  width: 16px;
  display: flex;
  align-content: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 600;
}
.bookCover-numO {
  background: #fad15f;
}
.bookCover-numO:nth-child(2) {
  background: #ee9827;
}
.book-catalog {
  background: #fff;
  padding: 100px 0;
  /* margin-top: 20px; */
  /* border-radius: 10px; */
}
.bookCatalog-title {
  color: #404040;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
}
.bookCatalog-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  /* padding-left: 30%; */
}
.bookCatalog-item {
  display: flex;
  font-size: 14px;
  color: #999999;
  align-items: flex-start;
}
.bookCatalog-num {
  color: #404040;
  font-size: 16px;
  font-weight: 700;
}
.bookCatalog-text {
  font-size: 16px;
  margin: 0 8px 0 8px;
}
.bookCatalog-tips {
  color: #58534d;
}
.book-article {
  padding: 20px 20px 0;
  margin-bottom: 32px;
}
.bookArticle-page {
  text-align: right;
  color: #58534d;
  font-weight: 600;
}
.bookArticle-pageO {
  margin-bottom: 46px;
}
.bookArticle-img {
  height: 42px;
  width: 42px;
  background: #ff8a35;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.bookArticle-title {
  font-size: 24px;
  color: #58534d;
  font-weight: 600;
  text-align: center;
  margin-bottom: 12px;
}
.bookArticle-translate {
  color: #8d8888;
  font-size: 14px;
  text-align: center;
}
.book-line {
  height: 1px;
  background: #d9d9d9;
  margin: 32px 0;
}
.bookBasic-title {
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-top: 20px;
  margin-bottom: 32px;
}
.bookBasic-directions {
  flex: 0;
  font-size: 14px;
  background: #ff8a35;
  color: #ffffff;
  height: 22px;
  line-height: 22px;
  padding: 0 12px;
  border-radius: 10px;
  margin-top: 4px;
}
.bookBasic-textCont {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.bookBasic-text {
  font-size: 18px;
  color: #1f1f1f;
}
.bookBasic-translate {
  font-size: 16px;
  color: #585858;
}
.bookArticle-card {
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.bookArticle-gap {
  gap: 32px;
}
.bookArticle-item {
  display: flex;
  gap: 26px;
  margin: 15px;
}
.bookArticle-itemLeft {
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  /* background: rgb(237, 243, 153); */
}
.bookArticle-itemRight {
  flex: 1;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 12px;
}
.bookArticle-itemRight-content {
  flex: 1;
  display: flex;
}
.bookArticle-flex {
  display: flex;
  align-items: center;
}
.bookArticle-flexTop {
  margin-top: 14px;
}
.bookArticle-flexTitle {
  font-size: 20px;
  margin-bottom: 10px;
}
.bookArticle-toRight {
  margin-right: 8px;
}
.bookBasic-voiceIcon {
  /* background-image: url(../../public/assets-11.png); */
  background-image: url(https://cdn.maolingo.cn/_next/static/media/icon_sound_on.1d97a070.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
/* .textBook-newTitle-right-wrap {
  display: flex;
  align-items: flex-start;
} */
.textBook-voiceIcon {
  height: 12px;
  width: 12px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-27.087395b4.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.textBook-news-reviewIcon {
  height: 30px;
  width: 30px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/book-review-icon.0e21c9c1.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.bookArticle-itemRight-contentL {
  flex: 1;
  padding-right: 20px;
}
.bookArticle-itemRight-contentR {
  width: 25%;
  border-left: 2px solid #000000;
  padding-left: 24px;
}
.bookArticle-contentR-keyword {
  color: #ff8a35;
  font-size: 20px;
  margin-bottom: 12px;
}
.book-voiceCard {
  display: inline-flex;
  flex-direction: column;
  gap: 14px;
}
.book-voiceItem {
  display: flex;
  align-items: center;
  padding: 4px 12px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}
.bookVoice-itemCountry {
  width: 24px;
  height: 14px;
  background: green;
}
.bookVoice-itemNoice {
  font-size: 14px;
  color: #008ac1;
  padding: 0 8px;
}
.bookBasic-pageLine {
  height: 10px;
  width: 100%;
  background-color: #d9d9d9;
  margin-top: 32px;
}
.bookArticle-focus {
  color: #fa8b39;
  font-weight: 600;
  margin-top: 32px;
}
.bookArticle-circle {
  width: 40px;
  height: 40px;
  background: #fa8b39;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
}
.bookArticle-itemRightQuestion {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bookArticle-pageTitleC {
  /* color: #fa8b39; */
  font-size: 20px;
  font-weight: 400;
}
.bookArticle-pageColor {
  color: #FF8A35;
}
.bookArticle-pageTitleD {
  font-size: 30px;
  font-weight: 400;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
}
.bookArticle-listen-btn {
  display: flex;
  border: var(--color-secondary) 1px solid;
  border-radius: 10px;
  gap: 15px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 10px 30px;
}
.bookArticle-listen-btn-icon {
  border-radius: 50%;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-28.b404a38b.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.bookArticle-slash {
  width: 170px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  background-color: #002E61;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  border-radius: 10px;
  cursor: pointer;
  /* margin: 14px; */
  margin-bottom: 60px;
}
.bookArticle-google {
  border-radius: 10px;
  align-items: center;
  justify-content: space-between;
  background-color: #002E61;
  display:flex;
  padding: 10px 30px;
  font-weight: 400;
  cursor: pointer;
  font-size: 22px;
  color: #fff;
}
.bookArticle-googleIcon {
  height: 10px;
  width: 16px;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/assets-9.bc82b282.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
}
.bookArticle-googleIcon-open {
  transform: rotateX(180deg);
}
.bookArticle-explain {
  background: #F5F5F5;
  border-radius: 20px;
  padding: 24px 30px 48px;
  margin: 28px 38px;
}
.bookArticle-explainTitle {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 14px;
}
.bookArticle-option-options {
  /* border: 3px solid #F5F5F5; */
  border-radius: 0 0 8px 8px;
  margin: 0 8px;
}
.bookArticle-option-options-item {
  padding: 5px 74px;
}
.bookArticle-answer {
  width: 200px;
  height: 50px;
  border-radius: 5px;
  margin: 25px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #FFEDE1;
  color: #002E61;
  border: 1px solid #FF8A35;
  font-weight: 400;
  cursor: pointer;
}
.bookArticle-answerIcon {
  width: 12px;
  height: 10px;
  /* position: absolute;
  right: 15px;
  top: 23px; */
  margin-left: 20px;
  /* background-image: url(../../public/assets-9.png); */
  background-image: url(https://cdn.maolingo.cn/_next/static/media/arrow_down.1a8b8832.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.bookArticle-answerIcons {
  transform: rotateX(180deg);
  top: 20px;
}
/* .bookArticle-answerBorder {
  border-top: 3px solid #d9d9d95b;
  padding-top: 32px;
} */
.bookArticle-answerCont {
  color: #0d325c;
  /* font-weight: 600; */
  font-size: 14px;
  margin-top: 24px;
}
.bookArticle-answerCont-answer {
  margin: 25px 0;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  gap: 4px;
  padding: 25px;
  background-color: #F5F5F5;
}
.bookArticle-answerCont-answer-answer {
  font-size: 18px;
  font-weight: 500;
}
.bookArticle-answerCont-answer-answer *{
  all: revert;
  margin: 0;
}
.bookArticle-answerCont-answer-trans {
  font-size: 14px;
  color: #0d325cc5;
}
.bookArticle-answerCont-answerLine {
  height: 2px;
  background: #0d325c;
  width: 100%;
}
.bookArticle-answer-answer {
  width: 400px;
  height: 50px;
  border-radius: 5px;
  margin: 25px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #FFEDE1;
  border: 1px solid #FF8A35;
  color: #002E61;
  font-weight: 600;
  cursor: pointer;
}
.bookArticle-option-answerCont {
  margin: 25px;
  display: flex;
  border: 1px solid #fdba8b;
  border-radius: 10px;
  padding: 25px;
  gap: 20px;
}
.bookArticle-option-answer_option {
  display: flex;
  border: 1px solid #ff8a35;
  background-color: #ffeee2;
  height: 66px;
  width: 54px;
  border-radius: 10px;
  padding: 20px;
  color: #ff8a35;
  font-weight: 600;
  font-size: 18px;
}
.new-Directions {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 40px;
  margin-right: 40px;
}
.bookBasic-checkCont {
  margin-top: 42px;
  background: rgb(248, 235, 174);
  border-radius: 12px;
  padding: 32px;
}
.bookCheck-head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 32px;
}
.bookCheck-headIcon {
  width: 20px;
  height: 20px;
  background: yellow;
  border-radius: 50%;
}
.bookCheck-footer {
  border-top: 1px dashed #d9d9d9;
  padding-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 18px;
}
.bookNoice-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  margin-bottom: 42px;
}
.bookNoice-text {
  text-align: center;
  margin-bottom: 42px;
}
.bookNoice-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* height: 50px; */
  width: 360px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  padding: 20px;
}
.bookNoice-itemBtn {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/assets-10.aba4eefe.png);
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
.bookNoice-itemImg {
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  background-size: contain;
}
.bookNoice-itemBy {
  display: flex;
  flex-direction: column;
  font-size: 12px;
}
.bookNoice-itemName {
  font-size: 18px;
  font-weight: 600;
  color: #7dc8e1;
}
.bookNoice-itemCountry {
  height: 10px;
  width: 20px;
  background: red;
}
.bookRelated-card {
  display: flex;
  margin: 24px 0 80px;
}
.bookRelated-item {
  background: pink;
  width: 30%;
  padding-bottom: 12px;
}
.bookRelated-itemImg {
  height: 140px;
  width: 100%;
  background: green;
}
.bookRelated-itemTitle {
  height: 100px;
  padding: 24px 12px 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
}
.bookRelated-itemFoot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
}
.bookRelated-itemLv {
  display: flex;
  gap: 4px;
}
.bookRelated-itemLvNum {
  padding: 0 4px;
  background: red;
  font-size: 12px;
}
.bookFooter-cont {
  display: flex;
  background: #000000;
  color: #ffffff;
  font-size: 16px;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  margin-top: 50px;
}
.bookFooter-contNum {
  background: #ffffff;
  color: #000000;
  padding: 4px;
  border-radius: 5px;
}
.bookFooter-cur {
  cursor: pointer;
}
.bookFooter-share {
  display: flex;
}
.showLesson-content {
  /* height: 700px; */
  overflow: auto;
  /* width: 90%; */
  margin: 0 auto;
  background: #fff;
}
.form-item-input {
  width: 160px;
  padding: 12px;
  outline: none;
  resize: none;
  background: #f8fafc;
  border-radius: 5px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  font-size: 12px;
}
.textBook-coverCont {
  background: #ffeee2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 0 92px;
  /* margin-top: 20px; */
  border-radius: 10px;
  min-height: 480px;
}
.textBook-coverImgCont {
  display: flex;
  flex-direction: column;
  gap: 64px;
  max-width: 600px;
}
.textBook-coverTitle {
  background: #0d325c;
  color: #ffffff;
  padding: 12px 32px;
  border-radius: 10px;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  position: relative;
  z-index: 3;
}
.textBook-coverTitle::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0d325c;
  z-index: 2;
  border-radius: 10px;
}
.textBook-coverImg {
  position: absolute;
  left: 20px;
  top: 20px;
  height: 100%;
  width: 100%;
  border: 1.5px solid #ff8a35;
  border-radius: 16px;
}
.textBook-coverImg::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -15px;
  right: 32px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #ff8a35;
}
.textBook-coverImg::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -13px;
  right: 32px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #ffeee2;
}
.textBook-coverImgL {
  position: absolute;
  left: -20px;
  top: 20px;
  height: 100%;
  width: 100%;
  border: 1.5px solid #ff8a35;
  border-radius: 16px;
}
.textBook-coverImgL::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -15px;
  left: 32px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #ff8a35;
}
.textBook-coverImgL::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -13px;
  left: 32px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #ffeee2;
}
.textBook-coverEn {
  color: #ffa869;
  font-size: 22px;
  font-weight: 600;
  z-index: 3;
}
.textBook-type5-card-right {
  background-color: #fff;
  height: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 0;
}
.textBook-type3-card-center {
  background-color: #fff;
  min-height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex: 1;
  padding-top: 40px;
  padding-bottom: 40px;
}
.textBook-type5-first-card {
  background-color: #ffeee2;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.textbook-btn-enable {
  color: rgba(255, 255, 255, 0.4);
  flex-shrink: 0;
}
.double-line {
  border-width: 2px 0px;
  border-style: solid;
  border-color: #FF8A35;
  border-radius: 0px;
}
.textBook-type3-coverImgCont {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.textBook-type5-coverImgCont {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.type3-line {
  width: 100%;
  height: 0px;
  border-top: 6px dotted currentColor;
}
.textBook-bottom-page-bg {
  background: #002E61;
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  flex-shrink: 0;
}
.textBook-type3-title {
  color: #0d325c;
  font-size: 42px;
  font-weight: 600;
}
.textBook-type3-title-trans {
  color: #0d325c;
  font-size: 20px;
}
.textBook-type3-weight-small-font {
  color: #0d325c;
  font-weight: 600;
  font-size: 18px;
}
.textBook-type3-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 30px;
  margin: 50px;
}
.textBook-type3-list-content {
  color: #454545;
  font-size: 32px;
}
.textBook-type3-list-content-trans {
  color: #8c8c8c;
  font-size: 22px;
}
.textBook-type3-chapter-title {
  font-weight: 600;
  font-size: 35px;
  line-height: 52px;
  color: #ff8a35;
}
/* .textBook-type3-chapter-title-trans {
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  color: #ff8a35;
} */
.textBook-type3-check {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px;
  gap: 8px;
  width: 80%;
  min-height: 500px;
  background: #ffeee2;
  border-radius: 20px;
}
.textBook-coverCn {
  font-size: 14px;
  z-index: 3;
}
.textBook-page {
  height: 100%;
  width: 100%;
  /* border: 4px solid #ffeee2; */
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}
.textBook-basicFlex {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.textBook-pageTitle {
  color: #404040;
  padding: 6px 40px;
  font-size: 40px;
  font-weight: 600;
}
/* .textBook-pageSmallTitle {
  display: inline;
  background: #ffeee2;
  color: #ff8a35;
  padding: 4px 26px;
  font-size: 18px;
  border-radius: 0px 10px 0px 0px;
  font-weight: 600;
} */
.textBook-pageCont {
  padding: 30px;
}
.textBook-pageCont-title {
  color: #0d325c;
  font-weight: 600;
}
.textBook-pageCont-span {
  color: #ff8a35;
}
.textBook-pageCont-spanTranslate {
}
.textBook-translate {
  color: #8c8c8c;
  font-size: 14px;
}
.textBook-pageCont-normal {
  font-size: 18px;
  color: #404040;
  font-weight: 500;
}
.textBook-phrases {
  /* padding: 10px 32px; */
  /* background: #0d325c;
  margin-top: 40px;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  border-radius: 10px; */
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.textBook-phrase > *:not(:last-of-type) {
  border-bottom: solid 1px #e5e5e5;
}
.textBook-phrasesItem {
  padding: 10px 32px;
  background: #f3f3f3;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  border-radius: 10px;
}
.textBook-pageCont-spanTranslate {
  font-size: 11px;
  font-weight: 200;
}
.textBook-line {
  height: 1px;
  width: 100%;
  background: #ff8a35;
  margin-top: 40px;
}
.textBook-must {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.textBook-mustTitle {
  color: #ff8a35;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  padding-left: 24px;
}
.textBook-mustTitle::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #ffffff;
  border: 3px solid #0d325c;
}
.textBook-mustCont {
  border-left: 2px solid #0d325c;
  padding-left: 20px;
  margin-left: 4px;
  margin-top: 6px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.textBook-mustCont-normal {
  font-size: 16px;
}
.textBook-mustCont-spanTranslate {
  font-size: 11px;
  font-weight: 200;
  color: #8c8c8c;
}
.textBook-pageCont-span {
  color: #ff8a35;
  font-weight: 600;
}
/* .textBook-newTitle-leftItem {
  display: flex;
  flex-direction: column;
  color: #008AC1;
  gap: 16px;
} */
.textBook-newTitle-leftEn {
  color: #ff8a35;
  font-size: 20px;
  font-weight: 400;
}
/* .textBook-newTitle-right {
  flex: 1;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.textBook-newTitle-img {
  height: 52px;
  width: 62px;
  min-width: 62px;
  background-repeat: no-repeat;
  background-size: contain;
}

.textBook-newTitle-noice {
  display: inline-flex;
  padding: 4px 20px;
  align-items: center;
  gap: 10px;
  background: #ffffff;
  border-radius: 25px;
  font-size: 14px;
  box-shadow: 0px 2px 18px 0px #00000026;
  cursor: pointer;
}
.textBook-newTitleBottom {
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
}
.textBook-noice-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 6px;
} */

.textBook-storyTitle {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.textBook-storyItem {
  display: flex;
  flex-direction: column;
}
.textBook-storyItem-top {
  display: flex;
  align-items: center;
  gap: 40px;
}
.textBook-storyItem-topR {
  justify-content: flex-end;
}
.textBook-storyItem-img {
  width: 78px;
  height: 78px;
  min-width: 78px;
  min-height: 78px;
  border: solid 1px #e5e5e5;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  background-color: #f2f2f2;
}
.textBook-storyItem-right {
  max-width: 600px;
  min-height: 60px;
  background-color: #ffffff;
  border:solid 1px currentColor;
  border-radius: 10px;
  position: relative;
  padding: 12px 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.textBook-storyItem-Rright {
  max-width: 600px;
  min-height: 60px;
  background-color: #ffffff;
  border:solid 1px currentColor;
  border-radius: 10px;
  position: relative;
  padding: 12px 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.textBook-flex {
  display: flex;
  align-items: center;
}
.bookBasic-flex {
  min-width: 300px;
  /* margin: 0 auto; */
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.textBook-exampleCont-userImg {
  height: 50px;
  width: 50px;
  max-height: 50px;
  min-width: 50px;
  background: pink;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  margin-right: 12px;
  border-radius: 50%;
}
.textBook-normalIcon {
  margin-top: 2px;
  height: 20px;
  width: 20px;
  min-height: 20px;
  min-width: 20px;
  background: #ff8a35;
  border-radius: 50%;
  margin-left: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.textBook-storyItem-name {
  position: absolute;
  bottom: -30px;
  width: 78px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  color: #262626;
}
.textBook-padding {
  padding: 32px;
}
.textBook-margin {
  margin: 32px;
}
.textBook-weight {
  font-weight: 600;
}

.orangeBorder {
  border: 1px solid #ff8a35;
  border-radius: 10px;
}

/* .textBook-sentenceCont {
  border: 1px solid #ff8a35;
  border-radius: 10px;
  padding: 32px 0;
  display: flex;
  align-items: center; */
  /* justify-content: center; */
  /* flex-wrap: wrap;
  gap: 32px 0;
} */
.textBook-sentenceCont-o {
  padding: 32px;
  align-items: unset;
  display: flex;
  gap: 32px;
}
.textBook-sentenceItem {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 50%;
  padding-left: 15%;
  /* padding-left: 25%; */
}
.textBook-sentenceItemO {
  width: 25%;
  padding-left: 10%;
}
.textBook-exampleCont {
  margin-top: 32px;
  display: flex;
  gap: 32px;
  box-shadow: 0px -1px 14px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative;
}
.textBook-exampleCont-title {
  position: absolute;
  /* align-self: flex-start; */
  margin-left: 32px;
  background: #ff8a35;
  color: #ffffff;
  font-size: 16px;
  padding: 4px 24px;
  border-radius: 0 0 7px 7px;
  font-weight: 600;
}
.textBook-exampleCont-icon {
  position: absolute;
  background: #ff8a35;
  width: 36px;
  height: 36px;
  text-align: center;
  align-content: end;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 6px;
  border-radius: 50%;
  top: 20px;
}
.textBook-exampleMargin {
  margin-left: 32px;
}
.textBook-exampleCont-icon::after {
  /* content: '';
  position: absolute;
  left: 0;
  top: 16px;
  width: 100%;
  height: 10px;
  background: #FFFFFF; */
}
.textBook-exampleCont-cont {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 50px;
  gap: 8px;
}
.textBook-exampleCont-img {
  height: 300px;
  width: 300px;
  background: gainsboro;
  border-radius: 0 10px 10px 0;
  background-repeat: no-repeat;
  background-size: cover;
  right: 0;
}
.textBook-exampleCont-imgO {
  border-radius: 10px 0px 0px 10px;
  min-height: 242px;
  width: 300px;
  background: gainsboro;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
}
.bookBasic-down {
  text-decoration: underline;
}
.textBook-exampleCont-textCont {
  width: 280px;
  padding: 12px 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.textBook-cardDot {
  height: 24px;
  width: 24px;
  background: #fe8a35;
  color: #fe8a35;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.textBook-cardDot::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 32px;
  width: 32px;
  border: 2px solid currentColor;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.bookArticle-reviewTitle {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.textBook-cardDot-img {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-image: url(https://cdn.maolingo.cn/_next/static/media/basic-26.326fbc44.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.textBook-exerciseB-img {
  width: 400px;
  min-width: 400px;
  height: 400px;
  background: gray;
}
.textBook-exerciseB-title {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 12px;
}
.card {
  margin: auto;
  width: 150px;
  height: 200px;
  perspective: 1000px;
  background-color: transparent;
  padding-bottom: 10px;
  box-sizing: border-box;

  cursor: pointer;
}

.card__content {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: all 1s;
  transform-style: preserve-3d;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}

.active {
  /* 被点击时的样式 */
  transform: rotateY(180deg);
}

.card__front,
.card__back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;

  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.card__back {
  transform: rotateY(180deg);
}

.text_book-jump-teacher-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 24px;
  right: 14px;
  width: 100px;
  height: 50px;
}

/* 教材type8 */

.textBook-type8-question {
  display: flex;
  flex-direction: column;
  gap: 40px;
  overflow: auto;
  padding: 50px 80px;
}

.textBook-type8-question-content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.textBook-type8-question-title {
  font-size: 30px;
  color: #FF8A35;
  font-weight: 600;
}

/* .textBook-type10-taskBg {
  background: #FFF3EB;
  color: #FF8A35;
  font-Size: 24px;
  font-Weight: 600;
  border-Radius: 10px;
  padding: 10px 20px;
  margin-Bottom: 32px;
} */

/* 控制条容器：深色背景 + 垂直布局 */
.volume-control-container {
  /* 绝对定位，基于父组件 .live-btnImg-wrap */
  position: absolute; 
  top: calc(-160px); /* 父组件底部下方 6px（可微调间距） */
  left: 50%;            /* 水平方向对齐父组件中心 */
  transform: translateX(-50%); /* 向左偏移自身50%，实现完美居中 */
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8); /* 深色半透背景 */
  padding: 6px 18px;
  border-radius: 6px;
  z-index: 999; /* 确保在其他元素上层 */
}

/* 喇叭图标通用样式 */
/* 音量条内的喇叭图标专属样式（继承父组件图标类 + 缩尺） */
.volume-icon {
  width: 20px;  /* 比父组件内的图标略小，视觉协调 */
  height: 20px;
  margin: 2px 0; /* 与滑块保持上下间距 */
}
.vertical-range {
  -webkit-appearance: none;
  appearance: none;
  /* 核心：writing-mode 让滑块垂直（从下到上拖动） */
  writing-mode: bt-lr; /* 兼容旧版Chrome/Safari */
  -webkit-writing-mode: vertical-lr;
  width: 6px;   /* 滑块轨道的“宽度”（垂直时的厚度） */
  height: 80px; /* 滑块轨道的“高度”（垂直时的长度，适配父组件尺寸） */
  background: #555;
  border-radius: 3px;
  cursor: pointer;
  margin: 4px 0; /* 与上下图标保持间距 */
  transform: rotate(180deg);
}

/* 滑块按钮（thumb）样式：青色圆形 */
.vertical-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
  background: #00bcd4;
  border-radius: 50%;
  cursor: pointer;
}
.vertical-range::-moz-range-thumb {
  width: 14px;
  height: 14px;
  background: #00bcd4;
  border-radius: 50%;
  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;
  }
}
