/* Document
 * ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 */

:where(html) {
  line-height: 1.15; /* 1 */
}

/* Sections
 * ========================================================================== */

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */

:where(h1) {
  font-size: 2em;
  margin-block-end: 0.67em;
  margin-block-start: 0.67em;
}

/* Grouping content
 * ========================================================================== */

/**
 * Remove the margin on nested lists in Chrome, Edge, and Safari.
 */

:where(dl, ol, ul) :where(dl, ol, ul) {
  margin-block-end: 0;
  margin-block-start: 0;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Correct the inheritance of border color in Firefox.
 */

:where(hr) {
  box-sizing: content-box; /* 1 */
  color: inherit; /* 2 */
  height: 0; /* 1 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

:where(pre) {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
 * ========================================================================== */

/**
 * Add the correct text decoration in Safari.
 */

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

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

:where(b, strong) {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

:where(code, kbd, samp) {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

:where(small) {
  font-size: 80%;
}

/* Tabular data
 * ========================================================================== */

/**
 * 1. Correct table border color in Chrome, Edge, and Safari.
 * 2. Remove text indentation from table contents in Chrome, Edge, and Safari.
 */

:where(table) {
  border-color: currentColor; /* 1 */
  text-indent: 0; /* 2 */
}

/* Forms
 * ========================================================================== */

/**
 * Remove the margin on controls in Safari.
 */

:where(button, input, select) {
  margin: 0;
}

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

:where(button) {
  text-transform: none;
}

/**
 * Correct the inability to style buttons in iOS and Safari.
 */

:where(button, input:is([type="button" i], [type="reset" i], [type="submit" i])) {
  -webkit-appearance: button;
}

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

:where(progress) {
  vertical-align: baseline;
}

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

:where(select) {
  text-transform: none;
}

/**
 * Remove the margin in Firefox and Safari.
 */

:where(textarea) {
  margin: 0;
}

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

:where(input[type="search" i]) {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

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

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

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

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

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

/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */

:where(button, input:is([type="button" i], [type="color" i], [type="reset" i], [type="submit" i]))::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */

:where(button, input:is([type="button" i], [type="color" i], [type="reset" i], [type="submit" i]))::-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove the additional :invalid styles in Firefox.
 */

:where(:-moz-ui-invalid) {
  box-shadow: none;
}

/* Interactive
 * ========================================================================== */

/*
 * Add the correct styles in Safari.
 */

:where(dialog) {
  background-color: white;
  border: solid;
  color: black;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
}

:where(dialog:not([open])) {
  display: none;
}

/*
 * Add the correct display in all browsers.
 */

:where(summary) {
  display: list-item;
}

*,:after,:before{--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:rgba(59,130,246,.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: }::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:rgba(59,130,246,.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: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.bottom-0{bottom:0!important}.bottom-\[-200\%\]{bottom:-200%!important}.bottom-\[-5\%\]{bottom:-5%!important}.bottom-\[11\.5\%\]{bottom:11.5%!important}.bottom-\[12\%\]{bottom:12%!important}.bottom-\[13\.9\%\]{bottom:13.9%!important}.bottom-\[14\%\]{bottom:14%!important}.bottom-\[18\%\]{bottom:18%!important}.bottom-\[1vw\]{bottom:1vw!important}.bottom-\[2\%\]{bottom:2%!important}.bottom-\[20\%\]{bottom:20%!important}.bottom-\[200\%\]{bottom:200%!important}.bottom-\[22\%\]{bottom:22%!important}.bottom-\[23\%\]{bottom:23%!important}.bottom-\[24\%\]{bottom:24%!important}.bottom-\[27\%\]{bottom:27%!important}.bottom-\[28\%\]{bottom:28%!important}.bottom-\[30\%\]{bottom:30%!important}.bottom-\[32\%\]{bottom:32%!important}.bottom-\[3vw\]{bottom:3vw!important}.bottom-\[45\%\]{bottom:45%!important}.bottom-\[50\%\]{bottom:50%!important}.bottom-\[6\%\]{bottom:6%!important}.bottom-\[7\%\]{bottom:7%!important}.bottom-\[8\%\]{bottom:8%!important}.bottom-\[9\%\]{bottom:9%!important}.left-0{left:0!important}.left-1\/2{left:50%!important}.left-4{left:1rem!important}.left-\[-100\%\]{left:-100%!important}.left-\[-120\%\]{left:-120%!important}.left-\[-20\%\]{left:-20%!important}.left-\[1\%\]{left:1%!important}.left-\[10\%\]{left:10%!important}.left-\[12\%\]{left:12%!important}.left-\[14\%\]{left:14%!important}.left-\[15\%\]{left:15%!important}.left-\[16\%\]{left:16%!important}.left-\[17\%\]{left:17%!important}.left-\[19\%\]{left:19%!important}.left-\[2\%\]{left:2%!important}.left-\[20\%\]{left:20%!important}.left-\[3\%\]{left:3%!important}.left-\[3\.2\%\]{left:3.2%!important}.left-\[3\.5\%\]{left:3.5%!important}.left-\[33\%\]{left:33%!important}.left-\[35\%\]{left:35%!important}.left-\[36\.8\%\]{left:36.8%!important}.left-\[4\%\]{left:4%!important}.left-\[45\%\]{left:45%!important}.left-\[48\%\]{left:48%!important}.left-\[49\%\]{left:49%!important}.left-\[5\%\]{left:5%!important}.left-\[50\%\]{left:50%!important}.left-\[51\.8\%\]{left:51.8%!important}.left-\[52\%\]{left:52%!important}.left-\[54\%\]{left:54%!important}.left-\[55\%\]{left:55%!important}.left-\[56\%\]{left:56%!important}.left-\[6\%\]{left:6%!important}.left-\[67\%\]{left:67%!important}.left-\[7\%\]{left:7%!important}.left-\[7\.8\%\]{left:7.8%!important}.left-\[8\%\]{left:8%!important}.left-\[9\%\]{left:9%!important}.left-\[9\.5\%\]{left:9.5%!important}.left-\[9\.8\%\]{left:9.8%!important}.right-0{right:0!important}.right-4{right:1rem!important}.right-\[-120\%\]{right:-120%!important}.right-\[-20\%\]{right:-20%!important}.right-\[-5\%\]{right:-5%!important}.right-\[1\%\]{right:1%!important}.right-\[10\%\]{right:10%!important}.right-\[11\%\]{right:11%!important}.right-\[12\%\]{right:12%!important}.right-\[15\%\]{right:15%!important}.right-\[16\%\]{right:16%!important}.right-\[18\%\]{right:18%!important}.right-\[1vw\]{right:1vw!important}.right-\[2\%\]{right:2%!important}.right-\[23\%\]{right:23%!important}.right-\[25\%\]{right:25%!important}.right-\[30\%\]{right:30%!important}.right-\[3vw\]{right:3vw!important}.right-\[7\%\]{right:7%!important}.top-0{top:0!important}.top-1\/2{top:50%!important}.top-1\/3{top:33.333333%!important}.top-1\/4{top:25%!important}.top-12{top:3rem!important}.top-4{top:1rem!important}.top-\[-1\%\]{top:-1%!important}.top-\[-12\%\]{top:-12%!important}.top-\[-13\%\]{top:-13%!important}.top-\[-3rem\]{top:-3rem!important}.top-\[-4\%\]{top:-4%!important}.top-\[-40\%\]{top:-40%!important}.top-\[-8\%\]{top:-8%!important}.top-\[-9\%\]{top:-9%!important}.top-\[-90\%\]{top:-90%!important}.top-\[10\%\]{top:10%!important}.top-\[10\.7\%\]{top:10.7%!important}.top-\[100\%\]{top:100%!important}.top-\[12\%\]{top:12%!important}.top-\[13\%\]{top:13%!important}.top-\[14\%\]{top:14%!important}.top-\[150\%\]{top:150%!important}.top-\[17\%\]{top:17%!important}.top-\[18\%\]{top:18%!important}.top-\[2\%\]{top:2%!important}.top-\[20\%\]{top:20%!important}.top-\[200\%\]{top:200%!important}.top-\[22\%\]{top:22%!important}.top-\[23\%\]{top:23%!important}.top-\[3\%\]{top:3%!important}.top-\[30\%\]{top:30%!important}.top-\[32\%\]{top:32%!important}.top-\[4\%\]{top:4%!important}.top-\[40\%\]{top:40%!important}.top-\[45\%\]{top:45%!important}.top-\[46\.5\%\]{top:46.5%!important}.top-\[48\%\]{top:48%!important}.top-\[5\%\]{top:5%!important}.top-\[50\%\]{top:50%!important}.top-\[52\%\]{top:52%!important}.top-\[56\%\]{top:56%!important}.top-\[68\%\]{top:68%!important}.top-\[7\%\]{top:7%!important}.top-\[7\.2rem\]{top:7.2rem!important}.top-\[7\.3\%\]{top:7.3%!important}.top-\[74\%\]{top:74%!important}.top-\[8\%\]{top:8%!important}.top-\[8\.7rem\]{top:8.7rem!important}.top-\[90\%\]{top:90%!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-30{z-index:30!important}.z-40{z-index:40!important}.z-50{z-index:50!important}.z-\[-1\]{z-index:-1!important}.z-\[100\]{z-index:100!important}.z-\[5\]{z-index:5!important}.m-auto{margin:auto!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-20{margin-bottom:5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.ml-1{margin-left:.25rem!important}.ml-10{margin-left:2.5rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-\[-1rem\]{margin-left:-1rem!important}.ml-\[-30px\]{margin-left:-30px!important}.ml-\[-40px\]{margin-left:-40px!important}.ml-\[-80px\]{margin-left:-80px!important}.ml-\[1rem\]{margin-left:1rem!important}.ml-\[2\%\]{margin-left:2%!important}.ml-\[3\%\]{margin-left:3%!important}.mr-1{margin-right:.25rem!important}.mr-10{margin-right:2.5rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-\[-30px\]{margin-right:-30px!important}.mr-\[-40px\]{margin-right:-40px!important}.mr-\[-80px\]{margin-right:-80px!important}.mr-\[2\%\]{margin-right:2%!important}.mt-2{margin-top:.5rem!important}.mt-20{margin-top:5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-6{margin-top:1.5rem!important}.mt-7{margin-top:1.75rem!important}.mt-\[-0\.8rem\]{margin-top:-.8rem!important}.mt-\[-1\.3rem\]{margin-top:-1.3rem!important}.mt-\[-3rem\]{margin-top:-3rem!important}.mt-\[10\%\]{margin-top:10%!important}.mt-\[20\%\]{margin-top:20%!important}.mt-\[30\%\]{margin-top:30%!important}.mt-\[4\%\]{margin-top:4%!important}.box-border{box-sizing:border-box!important}.block{display:block!important}.inline-block{display:inline-block!important}.flex{display:flex!important}.hidden{display:none!important}.h-0{height:0!important}.h-1\/2{height:50%!important}.h-12{height:3rem!important}.h-2{height:.5rem!important}.h-20{height:5rem!important}.h-24{height:6rem!important}.h-4\/5{height:80%!important}.h-5{height:1.25rem!important}.h-52{height:13rem!important}.h-\[10\%\]{height:10%!important}.h-\[15\%\]{height:15%!important}.h-\[30\%\]{height:30%!important}.h-\[420px\]{height:420px!important}.h-\[55\%\]{height:55%!important}.h-\[5rem\]{height:5rem!important}.h-\[63\%\]{height:63%!important}.h-\[6rem\]{height:6rem!important}.h-\[70\%\]{height:70%!important}.h-\[87\%\]{height:87%!important}.h-\[8rem\]{height:8rem!important}.h-\[90\%\]{height:90%!important}.h-\[90vh\]{height:90vh!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.min-h-\[600px\]{min-height:600px!important}.w-1\/3{width:33.333333%!important}.w-1\/4{width:25%!important}.w-10{width:2.5rem!important}.w-12{width:3rem!important}.w-2{width:.5rem!important}.w-24{width:6rem!important}.w-28{width:7rem!important}.w-3\/5{width:60%!important}.w-3\/6{width:50%!important}.w-32{width:8rem!important}.w-36{width:9rem!important}.w-40{width:10rem!important}.w-48{width:12rem!important}.w-5{width:1.25rem!important}.w-52{width:13rem!important}.w-56{width:14rem!important}.w-8{width:2rem!important}.w-\[10\%\]{width:10%!important}.w-\[100\%\]{width:100%!important}.w-\[100vw\]{width:100vw!important}.w-\[12\%\]{width:12%!important}.w-\[1200px\]{width:1200px!important}.w-\[1240px\]{width:1240px!important}.w-\[14\%\]{width:14%!important}.w-\[15\%\]{width:15%!important}.w-\[16\%\]{width:16%!important}.w-\[18\%\]{width:18%!important}.w-\[1px\]{width:1px!important}.w-\[20\%\]{width:20%!important}.w-\[20vw\]{width:20vw!important}.w-\[220px\]{width:220px!important}.w-\[24\%\]{width:24%!important}.w-\[26\%\]{width:26%!important}.w-\[280px\]{width:280px!important}.w-\[30\%\]{width:30%!important}.w-\[33\%\]{width:33%!important}.w-\[35\%\]{width:35%!important}.w-\[36\%\]{width:36%!important}.w-\[380px\]{width:380px!important}.w-\[39\%\]{width:39%!important}.w-\[40\%\]{width:40%!important}.w-\[400\%\]{width:400%!important}.w-\[400px\]{width:400px!important}.w-\[42\%\]{width:42%!important}.w-\[45\%\]{width:45%!important}.w-\[480px\]{width:480px!important}.w-\[5\%\]{width:5%!important}.w-\[50\%\]{width:50%!important}.w-\[540px\]{width:540px!important}.w-\[55\%\]{width:55%!important}.w-\[60\%\]{width:60%!important}.w-\[65\%\]{width:65%!important}.w-\[69\%\]{width:69%!important}.w-\[70\%\]{width:70%!important}.w-\[71\%\]{width:71%!important}.w-\[75\%\]{width:75%!important}.w-\[78\%\]{width:78%!important}.w-\[780px\]{width:780px!important}.w-\[8\.5\%\]{width:8.5%!important}.w-\[80\%\]{width:80%!important}.w-\[81\%\]{width:81%!important}.w-\[82\%\]{width:82%!important}.w-\[84\%\]{width:84%!important}.w-\[85\%\]{width:85%!important}.w-\[87\%\]{width:87%!important}.w-\[880px\]{width:880px!important}.w-\[90\%\]{width:90%!important}.w-\[92\%\]{width:92%!important}.w-\[93\%\]{width:93%!important}.w-\[95\%\]{width:95%!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.min-w-\[1440px\]{min-width:1440px!important}.min-w-\[200px\]{min-width:200px!important}.min-w-\[6rem\]{min-width:6rem!important}.max-w-\[1200px\]{max-width:1200px!important}.max-w-\[200px\]{max-width:200px!important}.translate-x-\[-44\%\]{--tw-translate-x:-44%!important}.translate-x-\[-44\%\],.translate-x-\[-46\%\]{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))!important}.translate-x-\[-46\%\]{--tw-translate-x:-46%!important}.translate-x-\[-50\%\]{--tw-translate-x:-50%!important}.translate-x-\[-50\%\],.translate-x-\[4px\]{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))!important}.translate-x-\[4px\]{--tw-translate-x:4px!important}.translate-y-\[-50\%\]{--tw-translate-y:-50%!important}.translate-y-\[-50\%\],.translate-y-\[20px\]{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))!important}.translate-y-\[20px\]{--tw-translate-y:20px!important}.translate-y-\[8px\]{--tw-translate-y:8px!important}.rotate-\[270deg\],.translate-y-\[8px\]{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))!important}.rotate-\[270deg\]{--tw-rotate:270deg!important}.rotate-\[45deg\]{--tw-rotate:45deg!important}.rotate-\[45deg\],.rotate-\[90deg\]{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))!important}.rotate-\[90deg\]{--tw-rotate:90deg!important}.scale-0{--tw-scale-x:0!important;--tw-scale-y:0!important}.scale-0,.scale-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))!important}.scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important}.scale-\[0\.65\]{--tw-scale-x:0.65!important;--tw-scale-y:0.65!important}.scale-\[0\.65\],.scale-\[0\.71\]{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))!important}.scale-\[0\.71\]{--tw-scale-x:0.71!important;--tw-scale-y:0.71!important}.scale-\[0\.9\]{--tw-scale-x:0.9!important;--tw-scale-y:0.9!important;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))!important}.cursor-pointer{cursor:pointer!important}.select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.resize{resize:both!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-x-hidden{overflow-x:hidden!important}.text-ellipsis{text-overflow:ellipsis!important}.whitespace-nowrap{white-space:nowrap!important}.rounded-\[100\%\]{border-radius:100%!important}.rounded-md{border-radius:.375rem!important}.rounded-sm{border-radius:.125rem!important}.rounded-br-xl{border-bottom-right-radius:.75rem!important}.rounded-tl-xl{border-top-left-radius:.75rem!important}.border{border-width:1px!important}.border-0{border-width:0!important}.border-b{border-bottom-width:1px!important}.border-\[\#0505050f\]{border-color:#0505050f!important}.border-neutral-600{--tw-border-opacity:1!important;border-color:rgb(82 82 82/var(--tw-border-opacity))!important}.bg-black{--tw-bg-opacity:1!important;background-color:rgb(0 0 0/var(--tw-bg-opacity))!important}.bg-black\/10{background-color:rgba(0,0,0,.1)!important}.bg-black\/70{background-color:rgba(0,0,0,.7)!important}.bg-black\/90{background-color:rgba(0,0,0,.9)!important}.bg-heloushan{background-color:rgb(120 216 255/var(--tw-bg-opacity))!important}.bg-heloushan,.bg-leina{--tw-bg-opacity:1!important}.bg-leina{background-color:rgb(235 50 67/var(--tw-bg-opacity))!important}.bg-liliya{background-color:rgb(70 153 87/var(--tw-bg-opacity))!important}.bg-liliya,.bg-luohua{--tw-bg-opacity:1!important}.bg-luohua{background-color:rgb(250 191 77/var(--tw-bg-opacity))!important}.bg-red-400{--tw-bg-opacity:1!important;background-color:rgb(248 113 113/var(--tw-bg-opacity))!important}.bg-transparent{background-color:transparent!important}.bg-website_1{background-color:rgb(251 219 153/var(--tw-bg-opacity))!important}.bg-website_1,.bg-white{--tw-bg-opacity:1!important}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.bg-white\/10{background-color:hsla(0,0%,100%,.1)!important}.p-1{padding:.25rem!important}.p-10{padding:2.5rem!important}.p-2{padding:.5rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.pb-0{padding-bottom:0!important}.pb-0\.5{padding-bottom:.125rem!important}.pb-12{padding-bottom:3rem!important}.pb-14{padding-bottom:3.5rem!important}.pb-16{padding-bottom:4rem!important}.pb-2{padding-bottom:.5rem!important}.pb-24{padding-bottom:6rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.25rem!important}.pl-10{padding-left:2.5rem!important}.pl-12{padding-left:3rem!important}.pl-4{padding-left:1rem!important}.pl-8{padding-left:2rem!important}.pl-\[10\%\]{padding-left:10%!important}.pl-\[1rem\]{padding-left:1rem!important}.pl-\[2\%\]{padding-left:2%!important}.pl-\[2rem\]{padding-left:2rem!important}.pl-\[3rem\]{padding-left:3rem!important}.pr-0{padding-right:0!important}.pr-4{padding-right:1rem!important}.pr-8{padding-right:2rem!important}.pr-\[2\%\]{padding-right:2%!important}.pt-0{padding-top:0!important}.pt-0\.5{padding-top:.125rem!important}.pt-12{padding-top:3rem!important}.pt-16{padding-top:4rem!important}.pt-20{padding-top:5rem!important}.pt-3{padding-top:.75rem!important}.pt-\[22\%\]{padding-top:22%!important}.pt-\[3\%\]{padding-top:3%!important}.pt-\[44\%\]{padding-top:44%!important}.pt-\[4px\]{padding-top:4px!important}.pt-\[6px\]{padding-top:6px!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important;line-height:1!important}.text-\[0\.5rem\]{font-size:.5rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-bold{font-weight:700!important}.leading-10{line-height:2.5rem!important}.leading-4{line-height:1rem!important}.leading-\[26px\]{line-height:26px!important}.leading-\[3rem\]{line-height:3rem!important}.text-black\/40{color:rgba(0,0,0,.4)!important}.text-black\/80{color:rgba(0,0,0,.8)!important}.text-heloushan{color:rgb(120 216 255/var(--tw-text-opacity))!important}.text-heloushan,.text-leina{--tw-text-opacity:1!important}.text-leina{color:rgb(235 50 67/var(--tw-text-opacity))!important}.text-liliya{color:rgb(70 153 87/var(--tw-text-opacity))!important}.text-liliya,.text-luohua{--tw-text-opacity:1!important}.text-luohua{color:rgb(250 191 77/var(--tw-text-opacity))!important}.text-neutral-400{--tw-text-opacity:1!important;color:rgb(163 163 163/var(--tw-text-opacity))!important}.text-neutral-500{color:rgb(115 115 115/var(--tw-text-opacity))!important}.text-neutral-500,.text-red-500{--tw-text-opacity:1!important}.text-red-500{color:rgb(239 68 68/var(--tw-text-opacity))!important}.text-slate-100\/80{color:rgba(241,245,249,.8)!important}.text-slate-900\/50{color:rgba(15,23,42,.5)!important}.text-website_1{color:rgb(251 219 153/var(--tw-text-opacity))!important}.text-website_1,.text-website_2{--tw-text-opacity:1!important}.text-website_2{color:rgb(255 120 0/var(--tw-text-opacity))!important}.text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.opacity-25{opacity:.25!important}.opacity-40{opacity:.4!important}.opacity-60{opacity:.6!important}.outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.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)!important}.duration-100{transition-duration:.1s!important}.duration-1000{transition-duration:1s!important}.duration-200{transition-duration:.2s!important}.duration-300{transition-duration:.3s!important}.duration-500{transition-duration:.5s!important}.duration-700{transition-duration:.7s!important}.duration-\[800ms\]{transition-duration:.8s!important}.text_shadow{text-shadow:0 0 7px #fbdb99,0 0 10px #fbdb99,0 0 21px #fbdb99,0 0 42px #fbdb99,0 0 82px #fbdb99,0 0 92px #fbdb99,0 0 102px #fbdb99,0 0 151px #fbdb99!important}body,li,ul{margin:0;padding:0}img{-webkit-user-drag:none;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}*,:after,:before{border-style:solid;border-width:0}::-moz-placeholder{color:#fff!important}::placeholder{color:#fff!important}::-webkit-scrollbar{height:8px;width:5px}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-scrollbar-thumb{background:#fbdb99}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.2)}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-text-fill-color:#ededed!important;background-color:transparent;background-image:none;-webkit-box-shadow:inset 0 0 0 1000px transparent!important;-webkit-transition:background-color 50000s ease-in-out 0s;transition:background-color 50000s ease-in-out 0s}input{background-color:transparent}.text_hidden{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80px;word-break:break-all}.hover\:border-website_1:hover{--tw-border-opacity:1!important;border-color:rgb(251 219 153/var(--tw-border-opacity))!important}.hover\:text-website_1:hover{--tw-text-opacity:1!important;color:rgb(251 219 153/var(--tw-text-opacity))!important}.hover\:text-white:hover{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.hover\:opacity-100:hover{opacity:1!important}.hover\:text_shadow:hover{text-shadow:0 0 7px #fbdb99,0 0 10px #fbdb99,0 0 21px #fbdb99,0 0 42px #fbdb99,0 0 82px #fbdb99,0 0 92px #fbdb99,0 0 102px #fbdb99,0 0 151px #fbdb99!important}.hover\:text_shadow_xs:hover{text-shadow:0 0 20px #fbdb99,0 0 100px #fbdb99!important}.focus\:shadow-none:focus{--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}
@font-face {
  font-family: "iconfont"; /* Project id 4156986 */
  src: url(/images/23d67adc0f3b8050d106.woff2?t=1690792071010) format('woff2'),
       url(/images/65c1e0d9edbcdb6400ed.woff?t=1690792071010) format('woff'),
       url(/images/efe264e1b908bd54ef83.ttf?t=1690792071010) format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\e610";
}

.icon-w_arrow:before {
  content: "\e61a";
}

.icon-back:before {
  content: "\e669";
}

.icon-home:before {
  content: "\e600";
}

.icon-android:before {
  content: "\e6fe";
}

.icon-ios:before {
  content: "\e60c";
}

.icon-pc:before {
  content: "\e619";
}

.icon-menu:before {
  content: "\e62c";
}

.icon-yuyin:before {
  content: "\e606";
}

.icon-mouse:before {
  content: "\e62a";
}

.icon-more:before {
  content: "\eb94";
}

.icon-right_arrow:before {
  content: "\eb03";
}


@font-face{font-family:fanying;src:url(https://res.mojiegames.com/www/res/FZQKBYSJW.TTF)}.fy_container{font-family:fanying}.booking_modal div[class=ant-modal-content],.role_modal div[class=ant-modal-content],.video_modal div[class=ant-modal-content]{background-color:transparent;padding:0}.pc-form div[class*=ant-form-item-explain-error]{font-size:1.5rem!important;line-height:2rem!important}div[class*="ant-notification-notice "]{background-color:rgba(0,0,0,.2)}div[class*=ant-notification-close-x],div[class*=ant-notification-notice-message]{color:#fff!important;margin-bottom:0!important}div[class*=ant-message-notice-content]{background-color:rgba(0,0,0,.2)!important;color:#fff!important}html{background:#000;font-size:21px}.pc-form label[class*=ant-radio-wrapper]{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important;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))!important}.mask-left{left:-2vw}.mask-right{right:-2vw}@media screen and (max-width:1440px){html{font-size:14px}.pc-form label[class*=ant-radio-wrapper]{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important;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))!important}.mask-left{left:-10vw}.mask-right{right:-10vw}}@media screen and (min-width:2200px){html{font-size:30px}.pc-form label[class*=ant-radio-wrapper]{--tw-scale-x:3!important;--tw-scale-y:3!important;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))!important}.mask-left{left:-2vw}.mask-right{right:-2vw}}@media screen and (min-width:3200px){html{font-size:44px}.pc-form label[class*=ant-radio-wrapper]{--tw-scale-x:3!important;--tw-scale-y:3!important;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))!important}.mask-left{left:-4vw}.mask-right{right:-4vw}}
.gidpuxB05GCUY3UszUPu{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.gidpuxB05GCUY3UszUPu img{width:50%}
