/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[3].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[3].use[2]!./node_modules/next/font/local/target.css?{"path":"src/app/layout.tsx","import":"","arguments":[{"src":"./fonts/Inter.ttf","variable":"--font-inter","weight":"400 500 700 900"}],"variableName":"inter"} ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
font-family: '__inter_5dee51';
src: url(/_next/static/media/cc27cf3ff100ea21-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 400 500 700 900;
}@font-face {font-family: '__inter_Fallback_5dee51';src: local("Arial");ascent-override: 89.79%;descent-override: 22.36%;line-gap-override: 0.00%;size-adjust: 107.89%
}.__className_5dee51 {font-family: '__inter_5dee51', '__inter_Fallback_5dee51'
}.__variable_5dee51 {--font-inter: '__inter_5dee51', '__inter_Fallback_5dee51'
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[3].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[3].use[2]!./node_modules/next/font/local/target.css?{"path":"src/app/layout.tsx","import":"","arguments":[{"src":"./fonts/icomoon.woff","variable":"--font-icomoon"}],"variableName":"icomoon"} ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
font-family: '__icomoon_564ef5';
src: url(/_next/static/media/2ad617a31c5500a2-s.p.woff) format('woff');
font-display: swap;
}@font-face {font-family: '__icomoon_Fallback_564ef5';src: local("Arial");ascent-override: 93.75%;descent-override: 6.25%;line-gap-override: 0.00%;size-adjust: 100.00%
}.__className_564ef5 {font-family: '__icomoon_564ef5', '__icomoon_Fallback_564ef5'
}.__variable_564ef5 {--font-icomoon: '__icomoon_564ef5', '__icomoon_Fallback_564ef5'
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

/*
Set the default cursor for buttons.
*/

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

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

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

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

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

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

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

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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.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;
  }
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-zinc {
  --tw-prose-body: #3f3f46;
  --tw-prose-headings: #18181b;
  --tw-prose-lead: #52525b;
  --tw-prose-links: #18181b;
  --tw-prose-bold: #18181b;
  --tw-prose-counters: #71717a;
  --tw-prose-bullets: #d4d4d8;
  --tw-prose-hr: #e4e4e7;
  --tw-prose-quotes: #18181b;
  --tw-prose-quote-borders: #e4e4e7;
  --tw-prose-captions: #71717a;
  --tw-prose-kbd: #18181b;
  --tw-prose-kbd-shadows: 24 24 27;
  --tw-prose-code: #18181b;
  --tw-prose-pre-code: #e4e4e7;
  --tw-prose-pre-bg: #27272a;
  --tw-prose-th-borders: #d4d4d8;
  --tw-prose-td-borders: #e4e4e7;
  --tw-prose-invert-body: #d4d4d8;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a1a1aa;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a1a1aa;
  --tw-prose-invert-bullets: #52525b;
  --tw-prose-invert-hr: #3f3f46;
  --tw-prose-invert-quotes: #f4f4f5;
  --tw-prose-invert-quote-borders: #3f3f46;
  --tw-prose-invert-captions: #a1a1aa;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d8;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #52525b;
  --tw-prose-invert-td-borders: #3f3f46;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.inset-\[-100\%\] {
  inset: -100%;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-left-4 {
  left: -1rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-\[-25\%\] {
  bottom: -25%;
}
.bottom-\[12\%\] {
  bottom: 12%;
}
.bottom-\[20\%\] {
  bottom: 20%;
}
.bottom-\[30\%\] {
  bottom: 30%;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-2 {
  left: 0.5rem;
}
.left-\[10\%\] {
  left: 10%;
}
.left-\[15\%\] {
  left: 15%;
}
.left-\[25\%\] {
  left: 25%;
}
.left-\[3\%\] {
  left: 3%;
}
.left-\[4\%\] {
  left: 4%;
}
.left-\[8\%\] {
  left: 8%;
}
.right-0 {
  right: 0px;
}
.right-1 {
  right: 0.25rem;
}
.right-2\.5 {
  right: 0.625rem;
}
.right-4 {
  right: 1rem;
}
.right-\[15\%\] {
  right: 15%;
}
.right-\[20\%\] {
  right: 20%;
}
.right-\[4\%\] {
  right: 4%;
}
.right-\[5\%\] {
  right: 5%;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-\[-10px\] {
  top: -10px;
}
.top-\[-4px\] {
  top: -4px;
}
.top-\[1px\] {
  top: 1px;
}
.top-\[2\%\] {
  top: 2%;
}
.top-\[20\%\] {
  top: 20%;
}
.top-\[25\%\] {
  top: 25%;
}
.top-\[3\%\] {
  top: 3%;
}
.top-\[30\%\] {
  top: 30%;
}
.top-\[35\%\] {
  top: 35%;
}
.top-\[60\%\] {
  top: 60%;
}
.top-full {
  top: 100%;
}
.-z-20 {
  z-index: -20;
}
.-z-30 {
  z-index: -30;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[99\] {
  z-index: 99;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.m-0 {
  margin: 0px;
}
.m-1\.5 {
  margin: 0.375rem;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.mx-14 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.-mb-2\.5 {
  margin-bottom: -0.625rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[32px\] {
  margin-bottom: 32px;
}
.mb-\[75px\] {
  margin-bottom: 75px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3\.5 {
  margin-right: 0.875rem;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-24 {
  margin-top: 6rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-\[80px\] {
  margin-top: 80px;
}
.mt-auto {
  margin-top: auto;
}
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.size-full {
  width: 100%;
  height: 100%;
}
.\!h-12 {
  height: 3rem !important;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-10 {
  height: 2.5rem;
}
.h-2 {
  height: 0.5rem;
}
.h-24 {
  height: 6rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[0\.9rem\] {
  height: 0.9rem;
}
.h-\[1\.2rem\] {
  height: 1.2rem;
}
.h-\[100cqh\] {
  height: 100cqh;
}
.h-\[134px\] {
  height: 134px;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[248px\] {
  height: 248px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[var\(--radix-navigation-menu-viewport-height\)\] {
  height: var(--radix-navigation-menu-viewport-height);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.min-h-\[600px\] {
  min-height: 600px;
}
.min-h-\[70px\] {
  min-height: 70px;
}
.min-h-\[87vh\] {
  min-height: 87vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-10 {
  width: 2.5rem;
}
.w-2 {
  width: 0.5rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-3\/4 {
  width: 75%;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[--sidebar-width\] {
  width: var(--sidebar-width);
}
.w-\[0\.9rem\] {
  width: 0.9rem;
}
.w-\[1\.2rem\] {
  width: 1.2rem;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[174px\] {
  width: 174px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[260px\] {
  width: 260px;
}
.w-\[262px\] {
  width: 262px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.w-screen {
  width: 100vw;
}
.min-w-8 {
  min-width: 2rem;
}
.min-w-\[165px\] {
  min-width: 165px;
}
.min-w-\[180px\] {
  min-width: 180px;
}
.min-w-\[70px\] {
  min-width: 70px;
}
.min-w-\[8rem\] {
  min-width: 8rem;
}
.\!max-w-\[775px\] {
  max-width: 775px !important;
}
.max-w-\[564px\] {
  max-width: 564px;
}
.max-w-\[792px\] {
  max-width: 792px;
}
.max-w-\[820px\] {
  max-width: 820px;
}
.max-w-\[calc\(100\%-24px\)\] {
  max-width: calc(100% - 24px);
}
.max-w-max {
  max-width: max-content;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-\[3\] {
  flex: 3;
}
.shrink-0 {
  flex-shrink: 0;
}
.caption-bottom {
  caption-side: bottom;
}
.-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));
}
.rotate-0 {
  --tw-rotate: 0deg;
  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-90 {
  --tw-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));
}
.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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));
}
.transform-gpu {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) 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 slide {

  to {
    transform: translate(calc(100cqw - 100%), 0);
  }
}
.animate-slide {
  animation: slide var(--speed) ease-in-out infinite alternate;
}
@keyframes spin-around {

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

  15%, 35% {
    transform: translateZ(0) rotate(90deg);
  }

  65%, 85% {
    transform: translateZ(0) rotate(270deg);
  }

  100% {
    transform: translateZ(0) rotate(360deg);
  }
}
.animate-spin-around {
  animation: spin-around calc(var(--speed) * 2) infinite linear;
}
.cursor-default {
  cursor: default;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  user-select: none;
}
.snap-y {
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}
.snap-center {
  scroll-snap-align: center;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.auto-rows-\[22rem\] {
  grid-auto-rows: 22rem;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3\.5 {
  gap: 0.875rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[8px\] {
  gap: 8px;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-11 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-\[24px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24px * var(--tw-space-y-reverse));
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.\!scroll-smooth {
  scroll-behavior: smooth !important;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: var(--radius);
}
.rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-t-\[10px\] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-tl-sm {
  border-top-left-radius: calc(var(--radius) - 4px);
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0px;
}
.border-l {
  border-left-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-none {
  border-style: none;
}
.border-\[\#FFEDF7\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 247 / var(--tw-border-opacity));
}
.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity));
}
.border-green-900 {
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity));
}
.border-input {
  border-color: hsl(var(--input));
}
.border-orange-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity));
}
.border-orange-900 {
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity));
}
.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity));
}
.border-red-900 {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity));
}
.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.\!bg-accent {
  background-color: hsl(var(--accent)) !important;
}
.bg-\[\#14151A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(20 21 26 / var(--tw-bg-opacity));
}
.bg-\[\#1F2228\] {
  --tw-bg-opacity: 1;
  background-color: rgb(31 34 40 / var(--tw-bg-opacity));
}
.bg-\[\#FF81C5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 129 197 / var(--tw-bg-opacity));
}
.bg-\[\#FFF6FC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 246 252 / var(--tw-bg-opacity));
}
.bg-\[\#FFFFFF99\] {
  background-color: #FFFFFF99;
}
.bg-accent {
  background-color: hsl(var(--accent));
}
.bg-accent\/50 {
  background-color: hsl(var(--accent) / 0.5);
}
.bg-background {
  background-color: hsl(var(--background));
}
.bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.bg-border {
  background-color: hsl(var(--border));
}
.bg-card {
  background-color: hsl(var(--card));
}
.bg-destructive {
  background-color: hsl(var(--destructive));
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.bg-muted {
  background-color: hsl(var(--muted));
}
.bg-muted\/50 {
  background-color: hsl(var(--muted) / 0.5);
}
.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity));
}
.bg-popover {
  background-color: hsl(var(--popover));
}
.bg-primary {
  background-color: hsl(var(--primary));
}
.bg-primary\/20 {
  background-color: hsl(var(--primary) / 0.2);
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-secondary {
  background-color: hsl(var(--secondary));
}
.bg-stone-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-custom-gradient {
  background-image: linear-gradient(108deg, #FFEDF6 0%, #FFEDF6 24.5%, #FFF5F3 50%, #FFEDF6 74.5%, #FFEDF6 100%);
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-indigo-500 {
  --tw-gradient-from: #6366f1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[\#14151A\] {
  --tw-gradient-to: #14151A var(--tw-gradient-to-position);
}
.fill-\[\#E5E5E5\] {
  fill: #E5E5E5;
}
.fill-current {
  fill: currentColor;
}
.fill-gray-400\/30 {
  fill: rgb(156 163 175 / 0.3);
}
.fill-white {
  fill: #fff;
}
.stroke-\[\#ff81c51c\] {
  stroke: #ff81c51c;
}
.stroke-gray-400\/30 {
  stroke: rgb(156 163 175 / 0.3);
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-20 {
  padding: 5rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.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-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[50px\] {
  padding-left: 50px;
  padding-right: 50px;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-36 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}
.pb-0\.5 {
  padding-bottom: 0.125rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-9 {
  padding-bottom: 2.25rem;
}
.pl-0 {
  padding-left: 0px;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-16 {
  padding-left: 4rem;
}
.pl-24 {
  padding-left: 6rem;
}
.pl-32 {
  padding-left: 8rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pl-9 {
  padding-left: 2.25rem;
}
.pr-0 {
  padding-right: 0px;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.font-inter {
  font-family: Inter, sans-serif;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[16\.5px\] {
  font-size: 16.5px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[1rem\] {
  font-size: 1rem;
}
.text-\[30px\] {
  font-size: 30px;
}
.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-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.leading-\[80px\] {
  line-height: 80px;
}
.leading-none {
  line-height: 1;
}
.tracking-\[-0\.02em\] {
  letter-spacing: -0.02em;
}
.tracking-\[-2\.16px\] {
  letter-spacing: -2.16px;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-tighter {
  letter-spacing: -0.05em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-\[\#0A0F2940\] {
  color: #0A0F2940;
}
.text-\[\#0F132499\] {
  color: #0F132499;
}
.text-\[\#0f132499\] {
  color: #0f132499;
}
.text-\[\#14151A\] {
  --tw-text-opacity: 1;
  color: rgb(20 21 26 / var(--tw-text-opacity));
}
.text-\[\#FF81C5\] {
  --tw-text-opacity: 1;
  color: rgb(255 129 197 / var(--tw-text-opacity));
}
.text-\[\#FFFFFF99\] {
  color: #FFFFFF99;
}
.text-accent-foreground {
  color: hsl(var(--accent-foreground));
}
.text-base-secondary {
  color: rgba(15, 19, 36, 0.6);
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-card-foreground {
  color: hsl(var(--card-foreground));
}
.text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}
.text-foreground {
  color: hsl(var(--foreground));
}
.text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.text-popover-foreground {
  color: hsl(var(--popover-foreground));
}
.text-primary {
  color: hsl(var(--primary));
}
.text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
.text-stone-800 {
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}
.no-underline {
  text-decoration-line: none;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.mix-blend-overlay {
  mix-blend-mode: overlay;
}
.mix-blend-darken {
  mix-blend-mode: darken;
}
.mix-blend-luminosity {
  mix-blend-mode: luminosity;
}
.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-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px 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-\[inset_0_-8px_10px_\#ffffff1f\] {
  --tw-shadow: inset 0 -8px 10px #ffffff1f;
  --tw-shadow-colored: inset 0 -8px 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);
}
.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);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.ring-ring {
  --tw-ring-color: hsl(var(--ring));
}
.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
.blur {
  --tw-blur: blur(8px);
  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);
}
.blur-\[2px\] {
  --tw-blur: blur(2px);
  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-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  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-sm {
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  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;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes enter {

  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.duration-300 {
  animation-duration: 300ms;
}
.ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.bg-intro-bottom {
    background: linear-gradient(
      180deg,
      rgba(255, 236, 246, 0) 0%,
      #ffecf6 100%
    );
  }
.bg-feature {
    background: #161823;
  }
.\[aspect-ratio\:1\] {
  aspect-ratio: 1;
}
.\[background\:conic-gradient\(from_calc\(270deg-\(var\(--spread\)\*0\.5\)\)\2c transparent_0\2c var\(--shimmer-color\)_var\(--spread\)\2c transparent_var\(--spread\)\)\] {
  background: conic-gradient(from calc(270deg - (var(--spread) * 0.5)),transparent 0,var(--shimmer-color) var(--spread),transparent var(--spread));
}
.\[background\:var\(--bg\)\] {
  background: var(--bg);
}
.\[border-radius\:0\] {
  border-radius: 0;
}
.\[border-radius\:var\(--radius\)\] {
  border-radius: var(--radius);
}
.\[box-shadow\:0_0_0_1px_rgba\(0\2c 0\2c 0\2c \.03\)\2c 0_2px_4px_rgba\(0\2c 0\2c 0\2c \.05\)\2c 0_12px_24px_rgba\(0\2c 0\2c 0\2c \.05\)\] {
  box-shadow: 0 0 0 1px rgba(0,0,0,.03),0 2px 4px rgba(0,0,0,.05),0 12px 24px rgba(0,0,0,.05);
}
.\[container-type\:size\] {
  container-type: size;
}
.\[inset\:var\(--cut\)\] {
  inset: var(--cut);
}
.\[mask-image\:radial-gradient\(1000px_circle_at_center\2c white\2c transparent\)\] {
  mask-image: radial-gradient(1000px circle at center,white,transparent);
}
.\[mask-image\:radial-gradient\(500px_circle_at_center\2c white\2c transparent\)\] {
  mask-image: radial-gradient(500px circle at center,white,transparent);
}
.\[mask\:none\] {
  mask: none;
}
.\[translate\:0_0\] {
  translate: 0 0;
}

.dark\:prose-invert:is(.dark *) {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}

.file\:border-0::file-selector-button {
  border-width: 0px;
}

.file\:bg-transparent::file-selector-button {
  background-color: transparent;
}

.file\:text-sm::file-selector-button {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.file\:font-medium::file-selector-button {
  font-weight: 500;
}

.file\:text-foreground::file-selector-button {
  color: hsl(var(--foreground));
}

.placeholder\:text-muted-foreground::placeholder {
  color: hsl(var(--muted-foreground));
}

.hover\:bg-\[\#FF81C5\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 129 197 / var(--tw-bg-opacity));
}

.hover\:bg-accent:hover {
  background-color: hsl(var(--accent));
}

.hover\:bg-accent-foreground:hover {
  background-color: hsl(var(--accent-foreground));
}

.hover\:bg-destructive\/90:hover {
  background-color: hsl(var(--destructive) / 0.9);
}

.hover\:bg-muted\/50:hover {
  background-color: hsl(var(--muted) / 0.5);
}

.hover\:bg-primary:hover {
  background-color: hsl(var(--primary));
}

.hover\:bg-primary\/90:hover {
  background-color: hsl(var(--primary) / 0.9);
}

.hover\:bg-secondary\/80:hover {
  background-color: hsl(var(--secondary) / 0.8);
}

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

.hover\:text-accent-foreground:hover {
  color: hsl(var(--accent-foreground));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

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

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

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.focus\:scroll-auto:focus {
  scroll-behavior: auto;
}

.focus\:bg-accent:focus {
  background-color: hsl(var(--accent));
}

.focus\:text-accent-foreground:focus {
  color: hsl(var(--accent-foreground));
}

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

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-ring:focus {
  --tw-ring-color: hsl(var(--ring));
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

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

.focus-visible\:ring-1:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

.active\:translate-y-\[1px\]:active {
  --tw-translate-y: 1px;
  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));
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.group:hover .group-hover\:bg-black\/\[\.03\] {
  background-color: rgb(0 0 0 / .03);
}

.group:hover .group-hover\:shadow-\[inset_0_-6px_10px_\#ffffff3f\] {
  --tw-shadow: inset 0 -6px 10px #ffffff3f;
  --tw-shadow-colored: inset 0 -6px 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);
}

.group:active .group-active\:shadow-\[inset_0_-10px_10px_\#ffffff3f\] {
  --tw-shadow: inset 0 -10px 10px #ffffff3f;
  --tw-shadow-colored: inset 0 -10px 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);
}

.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}

.data-\[state\=open\]\:rotate-90[data-state="open"] {
  --tw-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));
}

.data-\[active\]\:bg-accent\/50[data-active] {
  background-color: hsl(var(--accent) / 0.5);
}

.data-\[state\=active\]\:bg-background[data-state="active"] {
  background-color: hsl(var(--background));
}

.data-\[state\=open\]\:bg-accent[data-state="open"] {
  background-color: hsl(var(--accent));
}

.data-\[state\=open\]\:bg-accent\/50[data-state="open"] {
  background-color: hsl(var(--accent) / 0.5);
}

.data-\[state\=open\]\:bg-secondary[data-state="open"] {
  background-color: hsl(var(--secondary));
}

.data-\[state\=selected\]\:bg-muted[data-state="selected"] {
  background-color: hsl(var(--muted));
}

.data-\[sidebar\=closed\]\:pl-0[data-sidebar="closed"] {
  padding-left: 0px;
}

.data-\[state\=active\]\:text-foreground[data-state="active"] {
  color: hsl(var(--foreground));
}

.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 0.5;
}

.data-\[state\=active\]\:shadow[data-state="active"] {
  --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);
}

.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  transition-duration: 300ms;
}

.data-\[state\=open\]\:duration-500[data-state="open"] {
  transition-duration: 500ms;
}

.data-\[motion\^\=from-\]\:animate-in[data-motion^="from-"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

.data-\[state\=open\]\:animate-in[data-state="open"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

.data-\[state\=visible\]\:animate-in[data-state="visible"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

.data-\[motion\^\=to-\]\:animate-out[data-motion^="to-"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[state\=closed\]\:animate-out[data-state="closed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[state\=hidden\]\:animate-out[data-state="hidden"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[motion\^\=from-\]\:fade-in[data-motion^="from-"] {
  --tw-enter-opacity: 0;
}

.data-\[motion\^\=to-\]\:fade-out[data-motion^="to-"] {
  --tw-exit-opacity: 0;
}

.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}

.data-\[state\=hidden\]\:fade-out[data-state="hidden"] {
  --tw-exit-opacity: 0;
}

.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}

.data-\[state\=visible\]\:fade-in[data-state="visible"] {
  --tw-enter-opacity: 0;
}

.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}

.data-\[state\=open\]\:zoom-in-90[data-state="open"] {
  --tw-enter-scale: .9;
}

.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}

.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion="from-end"] {
  --tw-enter-translate-x: 13rem;
}

.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion="from-start"] {
  --tw-enter-translate-x: -13rem;
}

.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion="to-end"] {
  --tw-exit-translate-x: 13rem;
}

.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion="to-start"] {
  --tw-exit-translate-x: -13rem;
}

.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -0.5rem;
}

.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: 0.5rem;
}

.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -0.5rem;
}

.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: 0.5rem;
}

.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"] {
  --tw-exit-translate-y: 100%;
}

.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"] {
  --tw-exit-translate-x: -100%;
}

.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}

.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"] {
  --tw-exit-translate-y: -100%;
}

.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"] {
  --tw-enter-translate-y: 100%;
}

.data-\[state\=open\]\:slide-in-from-left[data-state="open"] {
  --tw-enter-translate-x: -100%;
}

.data-\[state\=open\]\:slide-in-from-right[data-state="open"] {
  --tw-enter-translate-x: 100%;
}

.data-\[state\=open\]\:slide-in-from-top[data-state="open"] {
  --tw-enter-translate-y: -100%;
}

.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  animation-duration: 300ms;
}

.data-\[state\=open\]\:duration-500[data-state="open"] {
  animation-duration: 500ms;
}

.group[data-state="open"] .group-data-\[state\=open\]\:rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.prose-headings\:scroll-m-20 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  scroll-margin: 5rem;
}

.prose-h1\:text-\[\#FF81C5\] :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 129 197 / var(--tw-text-opacity));
}

.prose-a\:text-blue-600 :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.prose-code\:overflow-x-auto :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  overflow-x: auto;
}

.prose-code\:rounded-md :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  border-radius: calc(var(--radius) - 2px);
}

.prose-code\:border :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  border-width: 1px;
}

.prose-code\:bg-stone-50 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity));
}

.prose-code\:p-1 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  padding: 0.25rem;
}

.prose-code\:px-1\.5 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.prose-code\:text-sm :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.prose-code\:leading-6 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  line-height: 1.5rem;
}

.prose-code\:text-stone-800 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}

.prose-code\:before\:content-none :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)))::before {
  --tw-content: none;
  content: var(--tw-content);
}

.prose-code\:after\:content-none :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)))::after {
  --tw-content: none;
  content: var(--tw-content);
}

.prose-pre\:bg-background :is(:where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  background-color: hsl(var(--background));
}

.prose-img\:rounded-md :is(:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  border-radius: calc(var(--radius) - 2px);
}

.prose-img\:border :is(:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  border-width: 1px;
}

.dark\:-rotate-90:is(.dark *) {
  --tw-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));
}

.dark\:rotate-0:is(.dark *) {
  --tw-rotate: 0deg;
  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));
}

.dark\:scale-0:is(.dark *) {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.dark\:scale-100:is(.dark *) {
  --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));
}

.dark\:border-green-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity));
}

.dark\:border-orange-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity));
}

.dark\:border-red-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity));
}

.dark\:bg-black:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.dark\:bg-green-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity));
}

.dark\:bg-orange-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(67 20 7 / var(--tw-bg-opacity));
}

.dark\:bg-red-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity));
}

.dark\:bg-stone-950\/25:is(.dark *) {
  background-color: rgb(12 10 9 / 0.25);
}

.dark\:from-white:is(.dark *) {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark\:fill-\[\#262626\]:is(.dark *) {
  fill: #262626;
}

.dark\:fill-\[\#404040\]:is(.dark *) {
  fill: #404040;
}

.dark\:text-black:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.dark\:text-stone-300\/85:is(.dark *) {
  color: rgb(214 211 209 / 0.85);
}

.dark\:\[border\:1px_solid_rgba\(255\2c 255\2c 255\2c \.1\)\]:is(.dark *) {
  border: 1px solid rgba(255,255,255,.1);
}

.dark\:\[box-shadow\:0_-20px_80px_-20px_\#ffffff1f_inset\]:is(.dark *) {
  box-shadow: 0 -20px 80px -20px #ffffff1f inset;
}

.group:hover .group-hover\:dark\:bg-neutral-800\/10:is(.dark *) {
  background-color: rgb(38 38 38 / 0.1);
}

.prose-h2\:dark\:text-gray-400:is(.dark *) :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.dark\:prose-code\:bg-stone-900\/25 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))):is(.dark *) {
  background-color: rgb(28 25 23 / 0.25);
}

.dark\:prose-code\:text-white :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))):is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.prose-code\:dark\:text-white:is(.dark *) :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media not all and (min-width: 1024px) {

  .max-lg\:hidden {
    display: none;
  }
}

@media (min-width: 640px) {

  .sm\:relative {
    position: relative;
  }

  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:block {
    display: block;
  }

  .sm\:h-6 {
    height: 1.5rem;
  }

  .sm\:w-6 {
    width: 1.5rem;
  }

  .sm\:w-\[40\%\] {
    width: 40%;
  }

  .sm\:w-\[60\%\] {
    width: 60%;
  }

  .sm\:max-w-sm {
    max-width: 24rem;
  }

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

  .sm\:justify-end {
    justify-content: flex-end;
  }

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

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sm\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .sm\:pl-\[--sidebar-width\] {
    padding-left: var(--sidebar-width);
  }

  .sm\:pt-10 {
    padding-top: 2.5rem;
  }

  .sm\:text-left {
    text-align: left;
  }

  .sm\:text-\[1\.125rem\] {
    font-size: 1.125rem;
  }

  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px) {

  .md\:absolute {
    position: absolute;
  }

  .md\:bottom-\[15\%\] {
    bottom: 15%;
  }

  .md\:right-\[-5\%\] {
    right: -5%;
  }

  .md\:top-\[30\%\] {
    top: 30%;
  }

  .md\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-36 {
    height: 9rem;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-\[--sidebar-width\] {
    width: var(--sidebar-width);
  }

  .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\] {
    width: var(--radix-navigation-menu-viewport-width);
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:max-w-\[calc\(100\%-24px\)\] {
    max-width: calc(100% - 24px);
  }

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

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

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pr-20 {
    padding-right: 5rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .md\:leading-\[44px\] {
    line-height: 44px;
  }

  .md\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1024px) {

  .lg\:left-\[3\%\] {
    left: 3%;
  }

  .lg\:right-\[10\%\] {
    right: 10%;
  }

  .lg\:top-\[25\%\] {
    top: 25%;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-36 {
    height: 9rem;
  }

  .lg\:h-\[68px\] {
    height: 68px;
  }

  .lg\:h-\[694px\] {
    height: 694px;
  }

  .lg\:min-h-\[80px\] {
    min-height: 80px;
  }

  .lg\:min-w-\[80px\] {
    min-width: 80px;
  }

  .lg\:min-w-\[996px\] {
    min-width: 996px;
  }

  .lg\:max-w-max {
    max-width: max-content;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pl-40 {
    padding-left: 10rem;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:text-\[16px\] {
    font-size: 16px;
  }

  .lg\:text-\[30px\] {
    font-size: 30px;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:leading-\[44px\] {
    line-height: 44px;
  }

  .lg\:mask-gradient-to-b {
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0) 100%);
  }
}

.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]) {
  padding-right: 0px;
}

.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox] {
  --tw-translate-y: 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));
}

.\[\&\>button\]\:hidden>button {
  display: none;
}

.\[\&\>tr\]\:last\:border-b-0:last-child>tr {
  border-bottom-width: 0px;
}

.\[\&_tr\:last-child\]\:border-0 tr:last-child {
  border-width: 0px;
}

.\[\&_tr\]\:border-b tr {
  border-bottom-width: 1px;
}

[data-sidebar=closed] .\[\[data-sidebar\=closed\]_\&\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\] {
  left: calc(var(--sidebar-width) * -1);
}

/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/styles/syntax.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
/* Light Mode */
.keyword {
  color: #e11d48;
  /* Red */
}

.function {
  color: #0ea5e9;
  /* Sky Blue */
}

.punctuation {
  color: #64748b;
  /* Slate Gray */
}

.comment {
  color: #94a3b8;
  /* Muted Slate Gray */
}

.string,
.constant,
.annotation,
.boolean,
.number {
  color: #f59e0b;
  /* Amber */
}

.tag {
  color: #ec4899;
  /* Pink */
}

.attr-name {
  color: #16a34a;
  /* Green */
}

.attr-value {
  color: #f97316;
  /* Orange */
}

/* Dark Mode */
.dark .keyword {
  color: #fb7185;
  /* Light Red */
}

.dark .function {
  color: #38bdf8;
  /* Sky Blue */
}

.dark .string,
.dark .constant,
.dark .annotation,
.dark .boolean,
.dark .number {
  color: #fbbf24;
  /* Amber */
}

.dark .tag {
  color: #fb7185;
  /* Soft Pink */
}

.dark .attr-name {
  color: #22c55e;
  /* Green */
}

.dark .attr-value {
  color: #fb923c;
  /* Soft Orange */
}

/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/styles/icomoon.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: var(--font-icomoon) !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icomoon.icon-Base-Heading:before {
  content: "\e900";
}
.icomoon.icon-a-b:before {
  content: "\e901";
}
.icomoon.icon-account-box-fill:before {
  content: "\e902";
}
.icomoon.icon-account-box-line:before {
  content: "\e903";
}
.icomoon.icon-account-circle-fill:before {
  content: "\e904";
}
.icomoon.icon-account-circle-line:before {
  content: "\e905";
}
.icomoon.icon-account-pin-box-fill:before {
  content: "\e906";
}
.icomoon.icon-account-pin-box-line:before {
  content: "\e907";
}
.icomoon.icon-account-pin-circle-fill:before {
  content: "\e908";
}
.icomoon.icon-account-pin-circle-line:before {
  content: "\e909";
}
.icomoon.icon-add-box-fill:before {
  content: "\e90a";
}
.icomoon.icon-add-box-line:before {
  content: "\e90b";
}
.icomoon.icon-add-circle-fill:before {
  content: "\e90c";
}
.icomoon.icon-add-circle-line:before {
  content: "\e90d";
}
.icomoon.icon-add-fill:before {
  content: "\e90e";
}
.icomoon.icon-add-line:before {
  content: "\e90f";
}
.icomoon.icon-admin-fill:before {
  content: "\e910";
}
.icomoon.icon-admin-line:before {
  content: "\e911";
}
.icomoon.icon-advertisement-fill:before {
  content: "\e912";
}
.icomoon.icon-advertisement-line:before {
  content: "\e913";
}
.icomoon.icon-airplay-fill:before {
  content: "\e914";
}
.icomoon.icon-airplay-line:before {
  content: "\e915";
}
.icomoon.icon-alarm-fill:before {
  content: "\e916";
}
.icomoon.icon-alarm-line:before {
  content: "\e917";
}
.icomoon.icon-alarm-warning-fill:before {
  content: "\e918";
}
.icomoon.icon-alarm-warning-line:before {
  content: "\e919";
}
.icomoon.icon-album-fill:before {
  content: "\e91a";
}
.icomoon.icon-album-line:before {
  content: "\e91b";
}
.icomoon.icon-alert-fill:before {
  content: "\e91c";
}
.icomoon.icon-alert-line:before {
  content: "\e91d";
}
.icomoon.icon-aliens-fill:before {
  content: "\e91e";
}
.icomoon.icon-aliens-line:before {
  content: "\e91f";
}
.icomoon.icon-align-bottom:before {
  content: "\e920";
}
.icomoon.icon-align-center:before {
  content: "\e921";
}
.icomoon.icon-align-justify:before {
  content: "\e922";
}
.icomoon.icon-align-left:before {
  content: "\e923";
}
.icomoon.icon-align-right:before {
  content: "\e924";
}
.icomoon.icon-align-top:before {
  content: "\e925";
}
.icomoon.icon-align-vertically:before {
  content: "\e926";
}
.icomoon.icon-alipay-fill:before {
  content: "\e927";
}
.icomoon.icon-alipay-line:before {
  content: "\e928";
}
.icomoon.icon-amazon-fill:before {
  content: "\e929";
}
.icomoon.icon-amazon-line:before {
  content: "\e92a";
}
.icomoon.icon-anchor-fill:before {
  content: "\e92b";
}
.icomoon.icon-anchor-line:before {
  content: "\e92c";
}
.icomoon.icon-ancient-gate-fill:before {
  content: "\e92d";
}
.icomoon.icon-ancient-gate-line:before {
  content: "\e92e";
}
.icomoon.icon-ancient-pavilion-fill:before {
  content: "\e92f";
}
.icomoon.icon-ancient-pavilion-line:before {
  content: "\e930";
}
.icomoon.icon-android-fill:before {
  content: "\e931";
}
.icomoon.icon-android-line:before {
  content: "\e932";
}
.icomoon.icon-angularjs-fill:before {
  content: "\e933";
}
.icomoon.icon-angularjs-line:before {
  content: "\e934";
}
.icomoon.icon-anticlockwise-2-fill:before {
  content: "\e935";
}
.icomoon.icon-anticlockwise-2-line:before {
  content: "\e936";
}
.icomoon.icon-anticlockwise-fill:before {
  content: "\e937";
}
.icomoon.icon-anticlockwise-line:before {
  content: "\e938";
}
.icomoon.icon-app-store-fill:before {
  content: "\e939";
}
.icomoon.icon-app-store-line:before {
  content: "\e93a";
}
.icomoon.icon-apple-fill:before {
  content: "\e93b";
}
.icomoon.icon-apple-line:before {
  content: "\e93c";
}
.icomoon.icon-apps-2-fill:before {
  content: "\e93d";
}
.icomoon.icon-apps-2-line:before {
  content: "\e93e";
}
.icomoon.icon-apps-fill:before {
  content: "\e93f";
}
.icomoon.icon-apps-line:before {
  content: "\e940";
}
.icomoon.icon-archive-drawer-fill:before {
  content: "\e941";
}
.icomoon.icon-archive-drawer-line:before {
  content: "\e942";
}
.icomoon.icon-archive-fill:before {
  content: "\e943";
}
.icomoon.icon-archive-line:before {
  content: "\e944";
}
.icomoon.icon-arrow-down-circle-fill:before {
  content: "\e945";
}
.icomoon.icon-arrow-down-circle-line:before {
  content: "\e946";
}
.icomoon.icon-arrow-down-fill:before {
  content: "\e947";
}
.icomoon.icon-arrow-down-line:before {
  content: "\e948";
}
.icomoon.icon-arrow-down-s-fill:before {
  content: "\e949";
}
.icomoon.icon-arrow-down-s-line:before {
  content: "\e94a";
}
.icomoon.icon-arrow-drop-down-fill:before {
  content: "\e94b";
}
.icomoon.icon-arrow-drop-down-line:before {
  content: "\e94c";
}
.icomoon.icon-arrow-drop-left-fill:before {
  content: "\e94d";
}
.icomoon.icon-arrow-drop-left-line:before {
  content: "\e94e";
}
.icomoon.icon-arrow-drop-right-fill:before {
  content: "\e94f";
}
.icomoon.icon-arrow-drop-right-line:before {
  content: "\e950";
}
.icomoon.icon-arrow-drop-up-fill:before {
  content: "\e951";
}
.icomoon.icon-arrow-drop-up-line:before {
  content: "\e952";
}
.icomoon.icon-arrow-go-back-fill:before {
  content: "\e953";
}
.icomoon.icon-arrow-go-back-line:before {
  content: "\e954";
}
.icomoon.icon-arrow-go-forward-fill:before {
  content: "\e955";
}
.icomoon.icon-arrow-go-forward-line:before {
  content: "\e956";
}
.icomoon.icon-arrow-left-circle-fill:before {
  content: "\e957";
}
.icomoon.icon-arrow-left-circle-line:before {
  content: "\e958";
}
.icomoon.icon-arrow-left-down-fill:before {
  content: "\e959";
}
.icomoon.icon-arrow-left-down-line:before {
  content: "\e95a";
}
.icomoon.icon-arrow-left-fill:before {
  content: "\e95b";
}
.icomoon.icon-arrow-left-line:before {
  content: "\e95c";
}
.icomoon.icon-arrow-left-right-fill:before {
  content: "\e95d";
}
.icomoon.icon-arrow-left-right-line:before {
  content: "\e95e";
}
.icomoon.icon-arrow-left-s-fill:before {
  content: "\e95f";
}
.icomoon.icon-arrow-left-s-line:before {
  content: "\e960";
}
.icomoon.icon-arrow-left-up-fill:before {
  content: "\e961";
}
.icomoon.icon-arrow-left-up-line:before {
  content: "\e962";
}
.icomoon.icon-arrow-right-circle-fill:before {
  content: "\e963";
}
.icomoon.icon-arrow-right-circle-line:before {
  content: "\e964";
}
.icomoon.icon-arrow-right-down-fill:before {
  content: "\e965";
}
.icomoon.icon-arrow-right-down-line:before {
  content: "\e966";
}
.icomoon.icon-arrow-right-fill:before {
  content: "\e967";
}
.icomoon.icon-arrow-right-line:before {
  content: "\e968";
}
.icomoon.icon-arrow-right-s-fill:before {
  content: "\e969";
}
.icomoon.icon-arrow-right-s-line:before {
  content: "\e96a";
}
.icomoon.icon-arrow-right-up-fill:before {
  content: "\e96b";
}
.icomoon.icon-arrow-right-up-line:before {
  content: "\e96c";
}
.icomoon.icon-arrow-up-circle-fill:before {
  content: "\e96d";
}
.icomoon.icon-arrow-up-circle-line:before {
  content: "\e96e";
}
.icomoon.icon-arrow-up-down-fill:before {
  content: "\e96f";
}
.icomoon.icon-arrow-up-down-line:before {
  content: "\e970";
}
.icomoon.icon-arrow-up-fill:before {
  content: "\e971";
}
.icomoon.icon-arrow-up-line:before {
  content: "\e972";
}
.icomoon.icon-arrow-up-s-fill:before {
  content: "\e973";
}
.icomoon.icon-arrow-up-s-line:before {
  content: "\e974";
}
.icomoon.icon-artboard-2-fill:before {
  content: "\e975";
}
.icomoon.icon-artboard-2-line:before {
  content: "\e976";
}
.icomoon.icon-artboard-fill:before {
  content: "\e977";
}
.icomoon.icon-artboard-line:before {
  content: "\e978";
}
.icomoon.icon-article-fill:before {
  content: "\e979";
}
.icomoon.icon-article-line:before {
  content: "\e97a";
}
.icomoon.icon-aspect-ratio-fill:before {
  content: "\e97b";
}
.icomoon.icon-aspect-ratio-line:before {
  content: "\e97c";
}
.icomoon.icon-asterisk:before {
  content: "\e97d";
}
.icomoon.icon-at-fill:before {
  content: "\e97e";
}
.icomoon.icon-at-line:before {
  content: "\e97f";
}
.icomoon.icon-attachment-2:before {
  content: "\e980";
}
.icomoon.icon-attachment-fill:before {
  content: "\e981";
}
.icomoon.icon-attachment-line:before {
  content: "\e982";
}
.icomoon.icon-auction-fill:before {
  content: "\e983";
}
.icomoon.icon-auction-line:before {
  content: "\e984";
}
.icomoon.icon-award-fill:before {
  content: "\e985";
}
.icomoon.icon-award-line:before {
  content: "\e986";
}
.icomoon.icon-baidu-fill:before {
  content: "\e987";
}
.icomoon.icon-baidu-line:before {
  content: "\e988";
}
.icomoon.icon-ball-pen-fill:before {
  content: "\e989";
}
.icomoon.icon-ball-pen-line:before {
  content: "\e98a";
}
.icomoon.icon-bank-card-2-fill:before {
  content: "\e98b";
}
.icomoon.icon-bank-card-2-line:before {
  content: "\e98c";
}
.icomoon.icon-bank-card-fill:before {
  content: "\e98d";
}
.icomoon.icon-bank-card-line:before {
  content: "\e98e";
}
.icomoon.icon-bank-fill:before {
  content: "\e98f";
}
.icomoon.icon-bank-line:before {
  content: "\e990";
}
.icomoon.icon-bar-chart-2-fill:before {
  content: "\e991";
}
.icomoon.icon-bar-chart-2-line:before {
  content: "\e992";
}
.icomoon.icon-bar-chart-box-fill:before {
  content: "\e993";
}
.icomoon.icon-bar-chart-box-line:before {
  content: "\e994";
}
.icomoon.icon-bar-chart-fill:before {
  content: "\e995";
}
.icomoon.icon-bar-chart-grouped-fill:before {
  content: "\e996";
}
.icomoon.icon-bar-chart-grouped-line:before {
  content: "\e997";
}
.icomoon.icon-bar-chart-horizontal-fill:before {
  content: "\e998";
}
.icomoon.icon-bar-chart-horizontal-line:before {
  content: "\e999";
}
.icomoon.icon-bar-chart-line:before {
  content: "\e99a";
}
.icomoon.icon-barcode-box-fill:before {
  content: "\e99b";
}
.icomoon.icon-barcode-box-line:before {
  content: "\e99c";
}
.icomoon.icon-barcode-fill:before {
  content: "\e99d";
}
.icomoon.icon-barcode-line:before {
  content: "\e99e";
}
.icomoon.icon-barricade-fill:before {
  content: "\e99f";
}
.icomoon.icon-barricade-line:before {
  content: "\e9a0";
}
.icomoon.icon-base-station-fill:before {
  content: "\e9a1";
}
.icomoon.icon-base-station-line:before {
  content: "\e9a2";
}
.icomoon.icon-basketball-fill:before {
  content: "\e9a3";
}
.icomoon.icon-basketball-line:before {
  content: "\e9a4";
}
.icomoon.icon-battery-2-charge-fill:before {
  content: "\e9a5";
}
.icomoon.icon-battery-2-charge-line:before {
  content: "\e9a6";
}
.icomoon.icon-battery-2-fill:before {
  content: "\e9a7";
}
.icomoon.icon-battery-2-line:before {
  content: "\e9a8";
}
.icomoon.icon-battery-charge-fill:before {
  content: "\e9a9";
}
.icomoon.icon-battery-charge-line:before {
  content: "\e9aa";
}
.icomoon.icon-battery-fill:before {
  content: "\e9ab";
}
.icomoon.icon-battery-line:before {
  content: "\e9ac";
}
.icomoon.icon-battery-low-fill:before {
  content: "\e9ad";
}
.icomoon.icon-battery-low-line:before {
  content: "\e9ae";
}
.icomoon.icon-battery-saver-fill:before {
  content: "\e9af";
}
.icomoon.icon-battery-saver-line:before {
  content: "\e9b0";
}
.icomoon.icon-battery-share-fill:before {
  content: "\e9b1";
}
.icomoon.icon-battery-share-line:before {
  content: "\e9b2";
}
.icomoon.icon-bear-smile-fill:before {
  content: "\e9b3";
}
.icomoon.icon-bear-smile-line:before {
  content: "\e9b4";
}
.icomoon.icon-behance-fill:before {
  content: "\e9b5";
}
.icomoon.icon-behance-line:before {
  content: "\e9b6";
}
.icomoon.icon-bell-fill:before {
  content: "\e9b7";
}
.icomoon.icon-bell-line:before {
  content: "\e9b8";
}
.icomoon.icon-bike-fill:before {
  content: "\e9b9";
}
.icomoon.icon-bike-line:before {
  content: "\e9ba";
}
.icomoon.icon-bilibili-fill:before {
  content: "\e9bb";
}
.icomoon.icon-bilibili-line:before {
  content: "\e9bc";
}
.icomoon.icon-bill-fill:before {
  content: "\e9bd";
}
.icomoon.icon-bill-line:before {
  content: "\e9be";
}
.icomoon.icon-billiards-fill:before {
  content: "\e9bf";
}
.icomoon.icon-billiards-line:before {
  content: "\e9c0";
}
.icomoon.icon-bit-coin-fill:before {
  content: "\e9c1";
}
.icomoon.icon-bit-coin-line:before {
  content: "\e9c2";
}
.icomoon.icon-blaze-fill:before {
  content: "\e9c3";
}
.icomoon.icon-blaze-line:before {
  content: "\e9c4";
}
.icomoon.icon-bluetooth-connect-fill:before {
  content: "\e9c5";
}
.icomoon.icon-bluetooth-connect-line:before {
  content: "\e9c6";
}
.icomoon.icon-bluetooth-fill:before {
  content: "\e9c7";
}
.icomoon.icon-bluetooth-line:before {
  content: "\e9c8";
}
.icomoon.icon-blur-off-fill:before {
  content: "\e9c9";
}
.icomoon.icon-blur-off-line:before {
  content: "\e9ca";
}
.icomoon.icon-body-scan-fill:before {
  content: "\e9cb";
}
.icomoon.icon-body-scan-line:before {
  content: "\e9cc";
}
.icomoon.icon-bold:before {
  content: "\e9cd";
}
.icomoon.icon-book-2-fill:before {
  content: "\e9ce";
}
.icomoon.icon-book-2-line:before {
  content: "\e9cf";
}
.icomoon.icon-book-3-fill:before {
  content: "\e9d0";
}
.icomoon.icon-book-3-line:before {
  content: "\e9d1";
}
.icomoon.icon-book-fill:before {
  content: "\e9d2";
}
.icomoon.icon-book-line:before {
  content: "\e9d3";
}
.icomoon.icon-book-mark-fill:before {
  content: "\e9d4";
}
.icomoon.icon-book-mark-line:before {
  content: "\e9d5";
}
.icomoon.icon-book-open-fill:before {
  content: "\e9d6";
}
.icomoon.icon-book-open-line:before {
  content: "\e9d7";
}
.icomoon.icon-book-read-fill:before {
  content: "\e9d8";
}
.icomoon.icon-book-read-line:before {
  content: "\e9d9";
}
.icomoon.icon-booklet-fill:before {
  content: "\e9da";
}
.icomoon.icon-booklet-line:before {
  content: "\e9db";
}
.icomoon.icon-bookmark-2-fill:before {
  content: "\e9dc";
}
.icomoon.icon-bookmark-2-line:before {
  content: "\e9dd";
}
.icomoon.icon-bookmark-3-fill:before {
  content: "\e9de";
}
.icomoon.icon-bookmark-3-line:before {
  content: "\e9df";
}
.icomoon.icon-bookmark-fill:before {
  content: "\e9e0";
}
.icomoon.icon-bookmark-line:before {
  content: "\e9e1";
}
.icomoon.icon-boxing-fill:before {
  content: "\e9e2";
}
.icomoon.icon-boxing-line:before {
  content: "\e9e3";
}
.icomoon.icon-braces-fill:before {
  content: "\e9e4";
}
.icomoon.icon-braces-line:before {
  content: "\e9e5";
}
.icomoon.icon-brackets-fill:before {
  content: "\e9e6";
}
.icomoon.icon-brackets-line:before {
  content: "\e9e7";
}
.icomoon.icon-briefcase-2-fill:before {
  content: "\e9e8";
}
.icomoon.icon-briefcase-2-line:before {
  content: "\e9e9";
}
.icomoon.icon-briefcase-3-fill:before {
  content: "\e9ea";
}
.icomoon.icon-briefcase-3-line:before {
  content: "\e9eb";
}
.icomoon.icon-briefcase-4-fill:before {
  content: "\e9ec";
}
.icomoon.icon-briefcase-4-line:before {
  content: "\e9ed";
}
.icomoon.icon-briefcase-5-fill:before {
  content: "\e9ee";
}
.icomoon.icon-briefcase-5-line:before {
  content: "\e9ef";
}
.icomoon.icon-briefcase-fill:before {
  content: "\e9f0";
}
.icomoon.icon-briefcase-line:before {
  content: "\e9f1";
}
.icomoon.icon-bring-forward:before {
  content: "\e9f2";
}
.icomoon.icon-bring-to-front:before {
  content: "\e9f3";
}
.icomoon.icon-broadcast-fill:before {
  content: "\e9f4";
}
.icomoon.icon-broadcast-line:before {
  content: "\e9f5";
}
.icomoon.icon-brush-2-fill:before {
  content: "\e9f6";
}
.icomoon.icon-brush-2-line:before {
  content: "\e9f7";
}
.icomoon.icon-brush-3-fill:before {
  content: "\e9f8";
}
.icomoon.icon-brush-3-line:before {
  content: "\e9f9";
}
.icomoon.icon-brush-4-fill:before {
  content: "\e9fa";
}
.icomoon.icon-brush-4-line:before {
  content: "\e9fb";
}
.icomoon.icon-brush-fill:before {
  content: "\e9fc";
}
.icomoon.icon-brush-line:before {
  content: "\e9fd";
}
.icomoon.icon-bubble-chart-fill:before {
  content: "\e9fe";
}
.icomoon.icon-bubble-chart-line:before {
  content: "\e9ff";
}
.icomoon.icon-bug-2-fill:before {
  content: "\ea00";
}
.icomoon.icon-bug-2-line:before {
  content: "\ea01";
}
.icomoon.icon-bug-fill:before {
  content: "\ea02";
}
.icomoon.icon-bug-line:before {
  content: "\ea03";
}
.icomoon.icon-building-2-fill:before {
  content: "\ea04";
}
.icomoon.icon-building-2-line:before {
  content: "\ea05";
}
.icomoon.icon-building-3-fill:before {
  content: "\ea06";
}
.icomoon.icon-building-3-line:before {
  content: "\ea07";
}
.icomoon.icon-building-4-fill:before {
  content: "\ea08";
}
.icomoon.icon-building-4-line:before {
  content: "\ea09";
}
.icomoon.icon-building-fill:before {
  content: "\ea0a";
}
.icomoon.icon-building-line:before {
  content: "\ea0b";
}
.icomoon.icon-bus-2-fill:before {
  content: "\ea0c";
}
.icomoon.icon-bus-2-line:before {
  content: "\ea0d";
}
.icomoon.icon-bus-fill:before {
  content: "\ea0e";
}
.icomoon.icon-bus-line:before {
  content: "\ea0f";
}
.icomoon.icon-bus-wifi-fill:before {
  content: "\ea10";
}
.icomoon.icon-bus-wifi-line:before {
  content: "\ea11";
}
.icomoon.icon-cactus-fill:before {
  content: "\ea12";
}
.icomoon.icon-cactus-line:before {
  content: "\ea13";
}
.icomoon.icon-cake-2-fill:before {
  content: "\ea14";
}
.icomoon.icon-cake-2-line:before {
  content: "\ea15";
}
.icomoon.icon-cake-3-fill:before {
  content: "\ea16";
}
.icomoon.icon-cake-3-line:before {
  content: "\ea17";
}
.icomoon.icon-cake-fill:before {
  content: "\ea18";
}
.icomoon.icon-cake-line:before {
  content: "\ea19";
}
.icomoon.icon-calculator-fill:before {
  content: "\ea1a";
}
.icomoon.icon-calculator-line:before {
  content: "\ea1b";
}
.icomoon.icon-calendar-2-fill:before {
  content: "\ea1c";
}
.icomoon.icon-calendar-2-line:before {
  content: "\ea1d";
}
.icomoon.icon-calendar-check-fill:before {
  content: "\ea1e";
}
.icomoon.icon-calendar-check-line:before {
  content: "\ea1f";
}
.icomoon.icon-calendar-event-fill:before {
  content: "\ea20";
}
.icomoon.icon-calendar-event-line:before {
  content: "\ea21";
}
.icomoon.icon-calendar-fill:before {
  content: "\ea22";
}
.icomoon.icon-calendar-line:before {
  content: "\ea23";
}
.icomoon.icon-calendar-todo-fill:before {
  content: "\ea24";
}
.icomoon.icon-calendar-todo-line:before {
  content: "\ea25";
}
.icomoon.icon-camera-2-fill:before {
  content: "\ea26";
}
.icomoon.icon-camera-2-line:before {
  content: "\ea27";
}
.icomoon.icon-camera-3-fill:before {
  content: "\ea28";
}
.icomoon.icon-camera-3-line:before {
  content: "\ea29";
}
.icomoon.icon-camera-fill:before {
  content: "\ea2a";
}
.icomoon.icon-camera-lens-fill:before {
  content: "\ea2b";
}
.icomoon.icon-camera-lens-line:before {
  content: "\ea2c";
}
.icomoon.icon-camera-line:before {
  content: "\ea2d";
}
.icomoon.icon-camera-off-fill:before {
  content: "\ea2e";
}
.icomoon.icon-camera-off-line:before {
  content: "\ea2f";
}
.icomoon.icon-camera-switch-fill:before {
  content: "\ea30";
}
.icomoon.icon-camera-switch-line:before {
  content: "\ea31";
}
.icomoon.icon-capsule-fill:before {
  content: "\ea32";
}
.icomoon.icon-capsule-line:before {
  content: "\ea33";
}
.icomoon.icon-car-fill:before {
  content: "\ea34";
}
.icomoon.icon-car-line:before {
  content: "\ea35";
}
.icomoon.icon-car-washing-fill:before {
  content: "\ea36";
}
.icomoon.icon-car-washing-line:before {
  content: "\ea37";
}
.icomoon.icon-caravan-fill:before {
  content: "\ea38";
}
.icomoon.icon-caravan-line:before {
  content: "\ea39";
}
.icomoon.icon-cast-fill:before {
  content: "\ea3a";
}
.icomoon.icon-cast-line:before {
  content: "\ea3b";
}
.icomoon.icon-cellphone-fill:before {
  content: "\ea3c";
}
.icomoon.icon-cellphone-line:before {
  content: "\ea3d";
}
.icomoon.icon-celsius-fill:before {
  content: "\ea3e";
}
.icomoon.icon-celsius-line:before {
  content: "\ea3f";
}
.icomoon.icon-centos-fill:before {
  content: "\ea40";
}
.icomoon.icon-centos-line:before {
  content: "\ea41";
}
.icomoon.icon-character-recognition-fill:before {
  content: "\ea42";
}
.icomoon.icon-character-recognition-line:before {
  content: "\ea43";
}
.icomoon.icon-charging-pile-2-fill:before {
  content: "\ea44";
}
.icomoon.icon-charging-pile-2-line:before {
  content: "\ea45";
}
.icomoon.icon-charging-pile-fill:before {
  content: "\ea46";
}
.icomoon.icon-charging-pile-line:before {
  content: "\ea47";
}
.icomoon.icon-chat-1-fill:before {
  content: "\ea48";
}
.icomoon.icon-chat-1-line:before {
  content: "\ea49";
}
.icomoon.icon-chat-2-fill:before {
  content: "\ea4a";
}
.icomoon.icon-chat-2-line:before {
  content: "\ea4b";
}
.icomoon.icon-chat-3-fill:before {
  content: "\ea4c";
}
.icomoon.icon-chat-3-line:before {
  content: "\ea4d";
}
.icomoon.icon-chat-4-fill:before {
  content: "\ea4e";
}
.icomoon.icon-chat-4-line:before {
  content: "\ea4f";
}
.icomoon.icon-chat-check-fill:before {
  content: "\ea50";
}
.icomoon.icon-chat-check-line:before {
  content: "\ea51";
}
.icomoon.icon-chat-delete-fill:before {
  content: "\ea52";
}
.icomoon.icon-chat-delete-line:before {
  content: "\ea53";
}
.icomoon.icon-chat-download-fill:before {
  content: "\ea54";
}
.icomoon.icon-chat-download-line:before {
  content: "\ea55";
}
.icomoon.icon-chat-follow-up-fill:before {
  content: "\ea56";
}
.icomoon.icon-chat-follow-up-line:before {
  content: "\ea57";
}
.icomoon.icon-chat-forward-fill:before {
  content: "\ea58";
}
.icomoon.icon-chat-forward-line:before {
  content: "\ea59";
}
.icomoon.icon-chat-heart-fill:before {
  content: "\ea5a";
}
.icomoon.icon-chat-heart-line:before {
  content: "\ea5b";
}
.icomoon.icon-chat-history-fill:before {
  content: "\ea5c";
}
.icomoon.icon-chat-history-line:before {
  content: "\ea5d";
}
.icomoon.icon-chat-new-fill:before {
  content: "\ea5e";
}
.icomoon.icon-chat-new-line:before {
  content: "\ea5f";
}
.icomoon.icon-chat-off-fill:before {
  content: "\ea60";
}
.icomoon.icon-chat-off-line:before {
  content: "\ea61";
}
.icomoon.icon-chat-poll-fill:before {
  content: "\ea62";
}
.icomoon.icon-chat-poll-line:before {
  content: "\ea63";
}
.icomoon.icon-chat-private-fill:before {
  content: "\ea64";
}
.icomoon.icon-chat-private-line:before {
  content: "\ea65";
}
.icomoon.icon-chat-quote-fill:before {
  content: "\ea66";
}
.icomoon.icon-chat-quote-line:before {
  content: "\ea67";
}
.icomoon.icon-chat-settings-fill:before {
  content: "\ea68";
}
.icomoon.icon-chat-settings-line:before {
  content: "\ea69";
}
.icomoon.icon-chat-smile-2-fill:before {
  content: "\ea6a";
}
.icomoon.icon-chat-smile-2-line:before {
  content: "\ea6b";
}
.icomoon.icon-chat-smile-3-fill:before {
  content: "\ea6c";
}
.icomoon.icon-chat-smile-3-line:before {
  content: "\ea6d";
}
.icomoon.icon-chat-smile-fill:before {
  content: "\ea6e";
}
.icomoon.icon-chat-smile-line:before {
  content: "\ea6f";
}
.icomoon.icon-chat-upload-fill:before {
  content: "\ea70";
}
.icomoon.icon-chat-upload-line:before {
  content: "\ea71";
}
.icomoon.icon-chat-voice-fill:before {
  content: "\ea72";
}
.icomoon.icon-chat-voice-line:before {
  content: "\ea73";
}
.icomoon.icon-check-double-fill:before {
  content: "\ea74";
}
.icomoon.icon-check-double-line:before {
  content: "\ea75";
}
.icomoon.icon-check-fill:before {
  content: "\ea76";
}
.icomoon.icon-check-line:before {
  content: "\ea77";
}
.icomoon.icon-checkbox-blank-circle-fill:before {
  content: "\ea78";
}
.icomoon.icon-checkbox-blank-circle-line:before {
  content: "\ea79";
}
.icomoon.icon-checkbox-blank-fill:before {
  content: "\ea7a";
}
.icomoon.icon-checkbox-blank-line:before {
  content: "\ea7b";
}
.icomoon.icon-checkbox-circle-fill:before {
  content: "\ea7c";
}
.icomoon.icon-checkbox-circle-line:before {
  content: "\ea7d";
}
.icomoon.icon-checkbox-fill:before {
  content: "\ea7e";
}
.icomoon.icon-checkbox-indeterminate-fill:before {
  content: "\ea7f";
}
.icomoon.icon-checkbox-indeterminate-line:before {
  content: "\ea80";
}
.icomoon.icon-checkbox-line:before {
  content: "\ea81";
}
.icomoon.icon-checkbox-multiple-blank-fill:before {
  content: "\ea82";
}
.icomoon.icon-checkbox-multiple-blank-line:before {
  content: "\ea83";
}
.icomoon.icon-checkbox-multiple-fill:before {
  content: "\ea84";
}
.icomoon.icon-checkbox-multiple-line:before {
  content: "\ea85";
}
.icomoon.icon-checkmark-fill:before {
  content: "\ea86";
}
.icomoon.icon-checkmark-line:before {
  content: "\ea87";
}
.icomoon.icon-china-railway-fill:before {
  content: "\ea88";
}
.icomoon.icon-china-railway-line:before {
  content: "\ea89";
}
.icomoon.icon-chrome-fill:before {
  content: "\ea8a";
}
.icomoon.icon-chrome-line:before {
  content: "\ea8b";
}
.icomoon.icon-clapperboard-fill:before {
  content: "\ea8c";
}
.icomoon.icon-clapperboard-line:before {
  content: "\ea8d";
}
.icomoon.icon-clipboard-fill:before {
  content: "\ea8e";
}
.icomoon.icon-clipboard-line:before {
  content: "\ea8f";
}
.icomoon.icon-clockwise-2-fill:before {
  content: "\ea90";
}
.icomoon.icon-clockwise-2-line:before {
  content: "\ea91";
}
.icomoon.icon-clockwise-fill:before {
  content: "\ea92";
}
.icomoon.icon-clockwise-line:before {
  content: "\ea93";
}
.icomoon.icon-close-circle-fill:before {
  content: "\ea94";
}
.icomoon.icon-close-circle-line:before {
  content: "\ea95";
}
.icomoon.icon-close-fill:before {
  content: "\ea96";
}
.icomoon.icon-close-line:before {
  content: "\ea97";
}
.icomoon.icon-closed-captioning-fill:before {
  content: "\ea98";
}
.icomoon.icon-closed-captioning-line:before {
  content: "\ea99";
}
.icomoon.icon-cloud-fill:before {
  content: "\ea9a";
}
.icomoon.icon-cloud-line:before {
  content: "\ea9b";
}
.icomoon.icon-cloud-off-fill:before {
  content: "\ea9c";
}
.icomoon.icon-cloud-off-line:before {
  content: "\ea9d";
}
.icomoon.icon-cloud-windy-fill:before {
  content: "\ea9e";
}
.icomoon.icon-cloud-windy-line:before {
  content: "\ea9f";
}
.icomoon.icon-cloudy-2-fill:before {
  content: "\eaa0";
}
.icomoon.icon-cloudy-2-line:before {
  content: "\eaa1";
}
.icomoon.icon-cloudy-fill:before {
  content: "\eaa2";
}
.icomoon.icon-cloudy-line:before {
  content: "\eaa3";
}
.icomoon.icon-code-box-fill:before {
  content: "\eaa4";
}
.icomoon.icon-code-box-line:before {
  content: "\eaa5";
}
.icomoon.icon-code-fill:before {
  content: "\eaa6";
}
.icomoon.icon-code-line:before {
  content: "\eaa7";
}
.icomoon.icon-code-s-fill:before {
  content: "\eaa8";
}
.icomoon.icon-code-s-line:before {
  content: "\eaa9";
}
.icomoon.icon-code-s-slash-fill:before {
  content: "\eaaa";
}
.icomoon.icon-code-s-slash-line:before {
  content: "\eaab";
}
.icomoon.icon-code-view:before {
  content: "\eaac";
}
.icomoon.icon-codepen-fill:before {
  content: "\eaad";
}
.icomoon.icon-codepen-line:before {
  content: "\eaae";
}
.icomoon.icon-coin-fill:before {
  content: "\eaaf";
}
.icomoon.icon-coin-line:before {
  content: "\eab0";
}
.icomoon.icon-coins-fill:before {
  content: "\eab1";
}
.icomoon.icon-coins-line:before {
  content: "\eab2";
}
.icomoon.icon-collage-fill:before {
  content: "\eab3";
}
.icomoon.icon-collage-line:before {
  content: "\eab4";
}
.icomoon.icon-command-fill:before {
  content: "\eab5";
}
.icomoon.icon-command-line:before {
  content: "\eab6";
}
.icomoon.icon-community-fill:before {
  content: "\eab7";
}
.icomoon.icon-community-line:before {
  content: "\eab8";
}
.icomoon.icon-compass-2-fill:before {
  content: "\eab9";
}
.icomoon.icon-compass-2-line:before {
  content: "\eaba";
}
.icomoon.icon-compass-3-fill:before {
  content: "\eabb";
}
.icomoon.icon-compass-3-line:before {
  content: "\eabc";
}
.icomoon.icon-compass-4-fill:before {
  content: "\eabd";
}
.icomoon.icon-compass-4-line:before {
  content: "\eabe";
}
.icomoon.icon-compass-discover-fill:before {
  content: "\eabf";
}
.icomoon.icon-compass-discover-line:before {
  content: "\eac0";
}
.icomoon.icon-compass-fill:before {
  content: "\eac1";
}
.icomoon.icon-compass-line:before {
  content: "\eac2";
}
.icomoon.icon-compasses-2-fill:before {
  content: "\eac3";
}
.icomoon.icon-compasses-2-line:before {
  content: "\eac4";
}
.icomoon.icon-compasses-fill:before {
  content: "\eac5";
}
.icomoon.icon-compasses-line:before {
  content: "\eac6";
}
.icomoon.icon-computer-fill:before {
  content: "\eac7";
}
.icomoon.icon-computer-line:before {
  content: "\eac8";
}
.icomoon.icon-contacts-book-2-fill:before {
  content: "\eac9";
}
.icomoon.icon-contacts-book-2-line:before {
  content: "\eaca";
}
.icomoon.icon-contacts-book-fill:before {
  content: "\eacb";
}
.icomoon.icon-contacts-book-line:before {
  content: "\eacc";
}
.icomoon.icon-contacts-book-upload-fill:before {
  content: "\eacd";
}
.icomoon.icon-contacts-book-upload-line:before {
  content: "\eace";
}
.icomoon.icon-contacts-fill:before {
  content: "\eacf";
}
.icomoon.icon-contacts-line:before {
  content: "\ead0";
}
.icomoon.icon-contrast-2-fill:before {
  content: "\ead1";
}
.icomoon.icon-contrast-2-line:before {
  content: "\ead2";
}
.icomoon.icon-contrast-drop-2-fill:before {
  content: "\ead3";
}
.icomoon.icon-contrast-drop-2-line:before {
  content: "\ead4";
}
.icomoon.icon-contrast-drop-fill:before {
  content: "\ead5";
}
.icomoon.icon-contrast-drop-line:before {
  content: "\ead6";
}
.icomoon.icon-contrast-fill:before {
  content: "\ead7";
}
.icomoon.icon-contrast-line:before {
  content: "\ead8";
}
.icomoon.icon-copper-coin-fill:before {
  content: "\ead9";
}
.icomoon.icon-copper-coin-line:before {
  content: "\eada";
}
.icomoon.icon-copper-diamond-fill:before {
  content: "\eadb";
}
.icomoon.icon-copper-diamond-line:before {
  content: "\eadc";
}
.icomoon.icon-copyleft-fill:before {
  content: "\eadd";
}
.icomoon.icon-copyleft-line:before {
  content: "\eade";
}
.icomoon.icon-copyright-fill:before {
  content: "\eadf";
}
.icomoon.icon-copyright-line:before {
  content: "\eae0";
}
.icomoon.icon-coreos-fill:before {
  content: "\eae1";
}
.icomoon.icon-coreos-line:before {
  content: "\eae2";
}
.icomoon.icon-coupon-2-fill:before {
  content: "\eae3";
}
.icomoon.icon-coupon-2-line:before {
  content: "\eae4";
}
.icomoon.icon-coupon-3-fill:before {
  content: "\eae5";
}
.icomoon.icon-coupon-3-line:before {
  content: "\eae6";
}
.icomoon.icon-coupon-4-fill:before {
  content: "\eae7";
}
.icomoon.icon-coupon-4-line:before {
  content: "\eae8";
}
.icomoon.icon-coupon-5-fill:before {
  content: "\eae9";
}
.icomoon.icon-coupon-5-line:before {
  content: "\eaea";
}
.icomoon.icon-coupon-fill:before {
  content: "\eaeb";
}
.icomoon.icon-coupon-line:before {
  content: "\eaec";
}
.icomoon.icon-cpu-fill:before {
  content: "\eaed";
}
.icomoon.icon-cpu-line:before {
  content: "\eaee";
}
.icomoon.icon-creative-commons-by-fill:before {
  content: "\eaef";
}
.icomoon.icon-creative-commons-by-line:before {
  content: "\eaf0";
}
.icomoon.icon-creative-commons-fill:before {
  content: "\eaf1";
}
.icomoon.icon-creative-commons-line:before {
  content: "\eaf2";
}
.icomoon.icon-creative-commons-nc-fill:before {
  content: "\eaf3";
}
.icomoon.icon-creative-commons-nc-line:before {
  content: "\eaf4";
}
.icomoon.icon-creative-commons-nd-fill:before {
  content: "\eaf5";
}
.icomoon.icon-creative-commons-nd-line:before {
  content: "\eaf6";
}
.icomoon.icon-creative-commons-sa-fill:before {
  content: "\eaf7";
}
.icomoon.icon-creative-commons-sa-line:before {
  content: "\eaf8";
}
.icomoon.icon-creative-commons-zero-fill:before {
  content: "\eaf9";
}
.icomoon.icon-creative-commons-zero-line:before {
  content: "\eafa";
}
.icomoon.icon-criminal-fill:before {
  content: "\eafb";
}
.icomoon.icon-criminal-line:before {
  content: "\eafc";
}
.icomoon.icon-crop-2-fill:before {
  content: "\eafd";
}
.icomoon.icon-crop-2-line:before {
  content: "\eafe";
}
.icomoon.icon-crop-fill:before {
  content: "\eaff";
}
.icomoon.icon-crop-line:before {
  content: "\eb00";
}
.icomoon.icon-css3-fill:before {
  content: "\eb01";
}
.icomoon.icon-css3-line:before {
  content: "\eb02";
}
.icomoon.icon-cup-fill:before {
  content: "\eb03";
}
.icomoon.icon-cup-line:before {
  content: "\eb04";
}
.icomoon.icon-currency-fill:before {
  content: "\eb05";
}
.icomoon.icon-currency-line:before {
  content: "\eb06";
}
.icomoon.icon-cursor-fill:before {
  content: "\eb07";
}
.icomoon.icon-cursor-line:before {
  content: "\eb08";
}
.icomoon.icon-customer-service-2-fill:before {
  content: "\eb09";
}
.icomoon.icon-customer-service-2-line:before {
  content: "\eb0a";
}
.icomoon.icon-customer-service-fill:before {
  content: "\eb0b";
}
.icomoon.icon-customer-service-line:before {
  content: "\eb0c";
}
.icomoon.icon-dashboard-2-fill:before {
  content: "\eb0d";
}
.icomoon.icon-dashboard-2-line:before {
  content: "\eb0e";
}
.icomoon.icon-dashboard-3-fill:before {
  content: "\eb0f";
}
.icomoon.icon-dashboard-3-line:before {
  content: "\eb10";
}
.icomoon.icon-dashboard-fill:before {
  content: "\eb11";
}
.icomoon.icon-dashboard-line:before {
  content: "\eb12";
}
.icomoon.icon-database-2-fill:before {
  content: "\eb13";
}
.icomoon.icon-database-2-line:before {
  content: "\eb14";
}
.icomoon.icon-database-fill:before {
  content: "\eb15";
}
.icomoon.icon-database-line:before {
  content: "\eb16";
}
.icomoon.icon-delete-back-2-fill:before {
  content: "\eb17";
}
.icomoon.icon-delete-back-2-line:before {
  content: "\eb18";
}
.icomoon.icon-delete-back-fill:before {
  content: "\eb19";
}
.icomoon.icon-delete-back-line:before {
  content: "\eb1a";
}
.icomoon.icon-delete-bin-2-fill:before {
  content: "\eb1b";
}
.icomoon.icon-delete-bin-2-line:before {
  content: "\eb1c";
}
.icomoon.icon-delete-bin-3-fill:before {
  content: "\eb1d";
}
.icomoon.icon-delete-bin-3-line:before {
  content: "\eb1e";
}
.icomoon.icon-delete-bin-4-fill:before {
  content: "\eb1f";
}
.icomoon.icon-delete-bin-4-line:before {
  content: "\eb20";
}
.icomoon.icon-delete-bin-5-fill:before {
  content: "\eb21";
}
.icomoon.icon-delete-bin-5-line:before {
  content: "\eb22";
}
.icomoon.icon-delete-bin-6-fill:before {
  content: "\eb23";
}
.icomoon.icon-delete-bin-6-line:before {
  content: "\eb24";
}
.icomoon.icon-delete-bin-7-fill:before {
  content: "\eb25";
}
.icomoon.icon-delete-bin-7-line:before {
  content: "\eb26";
}
.icomoon.icon-delete-bin-fill:before {
  content: "\eb27";
}
.icomoon.icon-delete-bin-line:before {
  content: "\eb28";
}
.icomoon.icon-delete-column:before {
  content: "\eb29";
}
.icomoon.icon-delete-row:before {
  content: "\eb2a";
}
.icomoon.icon-device-fill:before {
  content: "\eb2b";
}
.icomoon.icon-device-line:before {
  content: "\eb2c";
}
.icomoon.icon-device-recover-fill:before {
  content: "\eb2d";
}
.icomoon.icon-device-recover-line:before {
  content: "\eb2e";
}
.icomoon.icon-dingding-fill:before {
  content: "\eb2f";
}
.icomoon.icon-dingding-line:before {
  content: "\eb30";
}
.icomoon.icon-direction-fill:before {
  content: "\eb31";
}
.icomoon.icon-direction-line:before {
  content: "\eb32";
}
.icomoon.icon-disc-fill:before {
  content: "\eb33";
}
.icomoon.icon-disc-line:before {
  content: "\eb34";
}
.icomoon.icon-discord-fill:before {
  content: "\eb35";
}
.icomoon.icon-discord-line:before {
  content: "\eb36";
}
.icomoon.icon-discuss-fill:before {
  content: "\eb37";
}
.icomoon.icon-discuss-line:before {
  content: "\eb38";
}
.icomoon.icon-dislike-fill:before {
  content: "\eb39";
}
.icomoon.icon-dislike-line:before {
  content: "\eb3a";
}
.icomoon.icon-disqus-fill:before {
  content: "\eb3b";
}
.icomoon.icon-disqus-line:before {
  content: "\eb3c";
}
.icomoon.icon-divide-fill:before {
  content: "\eb3d";
}
.icomoon.icon-divide-line:before {
  content: "\eb3e";
}
.icomoon.icon-donut-chart-fill:before {
  content: "\eb3f";
}
.icomoon.icon-donut-chart-line:before {
  content: "\eb40";
}
.icomoon.icon-door-closed-fill:before {
  content: "\eb41";
}
.icomoon.icon-door-closed-line:before {
  content: "\eb42";
}
.icomoon.icon-door-fill:before {
  content: "\eb43";
}
.icomoon.icon-door-line:before {
  content: "\eb44";
}
.icomoon.icon-door-lock-box-fill:before {
  content: "\eb45";
}
.icomoon.icon-door-lock-box-line:before {
  content: "\eb46";
}
.icomoon.icon-door-lock-fill:before {
  content: "\eb47";
}
.icomoon.icon-door-lock-line:before {
  content: "\eb48";
}
.icomoon.icon-door-open-fill:before {
  content: "\eb49";
}
.icomoon.icon-door-open-line:before {
  content: "\eb4a";
}
.icomoon.icon-dossier-fill:before {
  content: "\eb4b";
}
.icomoon.icon-dossier-line:before {
  content: "\eb4c";
}
.icomoon.icon-dots-out-line:before {
  content: "\eb4d";
}
.icomoon.icon-douban-fill:before {
  content: "\eb4e";
}
.icomoon.icon-douban-line:before {
  content: "\eb4f";
}
.icomoon.icon-double-quotes-l:before {
  content: "\eb50";
}
.icomoon.icon-double-quotes-r:before {
  content: "\eb51";
}
.icomoon.icon-download-2-fill:before {
  content: "\eb52";
}
.icomoon.icon-download-2-line:before {
  content: "\eb53";
}
.icomoon.icon-download-cloud-2-fill:before {
  content: "\eb54";
}
.icomoon.icon-download-cloud-2-line:before {
  content: "\eb55";
}
.icomoon.icon-download-cloud-fill:before {
  content: "\eb56";
}
.icomoon.icon-download-cloud-line:before {
  content: "\eb57";
}
.icomoon.icon-download-fill:before {
  content: "\eb58";
}
.icomoon.icon-download-line:before {
  content: "\eb59";
}
.icomoon.icon-draft-fill:before {
  content: "\eb5a";
}
.icomoon.icon-draft-line:before {
  content: "\eb5b";
}
.icomoon.icon-drag-drop-fill:before {
  content: "\eb5c";
}
.icomoon.icon-drag-drop-line:before {
  content: "\eb5d";
}
.icomoon.icon-drag-move-2-fill:before {
  content: "\eb5e";
}
.icomoon.icon-drag-move-2-line:before {
  content: "\eb5f";
}
.icomoon.icon-drag-move-fill:before {
  content: "\eb60";
}
.icomoon.icon-drag-move-line:before {
  content: "\eb61";
}
.icomoon.icon-dribbble-fill:before {
  content: "\eb62";
}
.icomoon.icon-dribbble-line:before {
  content: "\eb63";
}
.icomoon.icon-drive-fill:before {
  content: "\eb64";
}
.icomoon.icon-drive-line:before {
  content: "\eb65";
}
.icomoon.icon-drizzle-fill:before {
  content: "\eb66";
}
.icomoon.icon-drizzle-line:before {
  content: "\eb67";
}
.icomoon.icon-drop-fill:before {
  content: "\eb68";
}
.icomoon.icon-drop-line:before {
  content: "\eb69";
}
.icomoon.icon-dropbox-fill:before {
  content: "\eb6a";
}
.icomoon.icon-dropbox-line:before {
  content: "\eb6b";
}
.icomoon.icon-dual-sim-1-fill:before {
  content: "\eb6c";
}
.icomoon.icon-dual-sim-1-line:before {
  content: "\eb6d";
}
.icomoon.icon-dual-sim-2-fill:before {
  content: "\eb6e";
}
.icomoon.icon-dual-sim-2-line:before {
  content: "\eb6f";
}
.icomoon.icon-dv-fill:before {
  content: "\eb70";
}
.icomoon.icon-dv-line:before {
  content: "\eb71";
}
.icomoon.icon-dvd-fill:before {
  content: "\eb72";
}
.icomoon.icon-dvd-line:before {
  content: "\eb73";
}
.icomoon.icon-e-bike-2-fill:before {
  content: "\eb74";
}
.icomoon.icon-e-bike-2-line:before {
  content: "\eb75";
}
.icomoon.icon-e-bike-fill:before {
  content: "\eb76";
}
.icomoon.icon-e-bike-line:before {
  content: "\eb77";
}
.icomoon.icon-earth-fill:before {
  content: "\eb78";
}
.icomoon.icon-earth-line:before {
  content: "\eb79";
}
.icomoon.icon-earthquake-fill:before {
  content: "\eb7a";
}
.icomoon.icon-earthquake-line:before {
  content: "\eb7b";
}
.icomoon.icon-edge-fill:before {
  content: "\eb7c";
}
.icomoon.icon-edge-line:before {
  content: "\eb7d";
}
.icomoon.icon-edit-2-fill:before {
  content: "\eb7e";
}
.icomoon.icon-edit-2-line:before {
  content: "\eb7f";
}
.icomoon.icon-edit-box-fill:before {
  content: "\eb80";
}
.icomoon.icon-edit-box-line:before {
  content: "\eb81";
}
.icomoon.icon-edit-circle-fill:before {
  content: "\eb82";
}
.icomoon.icon-edit-circle-line:before {
  content: "\eb83";
}
.icomoon.icon-edit-fill:before {
  content: "\eb84";
}
.icomoon.icon-edit-line:before {
  content: "\eb85";
}
.icomoon.icon-eject-fill:before {
  content: "\eb86";
}
.icomoon.icon-eject-line:before {
  content: "\eb87";
}
.icomoon.icon-emotion-2-fill:before {
  content: "\eb88";
}
.icomoon.icon-emotion-2-line:before {
  content: "\eb89";
}
.icomoon.icon-emotion-fill:before {
  content: "\eb8a";
}
.icomoon.icon-emotion-happy-fill:before {
  content: "\eb8b";
}
.icomoon.icon-emotion-happy-line:before {
  content: "\eb8c";
}
.icomoon.icon-emotion-laugh-fill:before {
  content: "\eb8d";
}
.icomoon.icon-emotion-laugh-line:before {
  content: "\eb8e";
}
.icomoon.icon-emotion-line:before {
  content: "\eb8f";
}
.icomoon.icon-emotion-normal-fill:before {
  content: "\eb90";
}
.icomoon.icon-emotion-normal-line:before {
  content: "\eb91";
}
.icomoon.icon-emotion-sad-fill:before {
  content: "\eb92";
}
.icomoon.icon-emotion-sad-line:before {
  content: "\eb93";
}
.icomoon.icon-emotion-unhappy-fill:before {
  content: "\eb94";
}
.icomoon.icon-emotion-unhappy-line:before {
  content: "\eb95";
}
.icomoon.icon-empathize-fill:before {
  content: "\eb96";
}
.icomoon.icon-empathize-line:before {
  content: "\eb97";
}
.icomoon.icon-emphasis:before {
  content: "\eb98";
}
.icomoon.icon-emphasis-cn:before {
  content: "\eb99";
}
.icomoon.icon-english-input:before {
  content: "\eb9a";
}
.icomoon.icon-equalizer-fill:before {
  content: "\eb9b";
}
.icomoon.icon-equalizer-line:before {
  content: "\eb9c";
}
.icomoon.icon-eraser-fill:before {
  content: "\eb9d";
}
.icomoon.icon-eraser-line:before {
  content: "\eb9e";
}
.icomoon.icon-error-warning-fill:before {
  content: "\eb9f";
}
.icomoon.icon-error-warning-line:before {
  content: "\eba0";
}
.icomoon.icon-evernote-fill:before {
  content: "\eba1";
}
.icomoon.icon-evernote-line:before {
  content: "\eba2";
}
.icomoon.icon-exchange-box-fill:before {
  content: "\eba3";
}
.icomoon.icon-exchange-box-line:before {
  content: "\eba4";
}
.icomoon.icon-exchange-cny-fill:before {
  content: "\eba5";
}
.icomoon.icon-exchange-cny-line:before {
  content: "\eba6";
}
.icomoon.icon-exchange-dollar-fill:before {
  content: "\eba7";
}
.icomoon.icon-exchange-dollar-line:before {
  content: "\eba8";
}
.icomoon.icon-exchange-fill:before {
  content: "\eba9";
}
.icomoon.icon-exchange-funds-fill:before {
  content: "\ebaa";
}
.icomoon.icon-exchange-funds-line:before {
  content: "\ebab";
}
.icomoon.icon-exchange-line:before {
  content: "\ebac";
}
.icomoon.icon-expand-left-right:before {
  content: "\ebad";
}
.icomoon.icon-expand-up-down:before {
  content: "\ebae";
}
.icomoon.icon-external-link-fill:before {
  content: "\ebaf";
}
.icomoon.icon-external-link-line:before {
  content: "\ebb0";
}
.icomoon.icon-eye-2-fill:before {
  content: "\ebb1";
}
.icomoon.icon-eye-2-line:before {
  content: "\ebb2";
}
.icomoon.icon-eye-close-fill:before {
  content: "\ebb3";
}
.icomoon.icon-eye-close-line:before {
  content: "\ebb4";
}
.icomoon.icon-eye-fill:before {
  content: "\ebb5";
}
.icomoon.icon-eye-line:before {
  content: "\ebb6";
}
.icomoon.icon-eye-off-fill:before {
  content: "\ebb7";
}
.icomoon.icon-eye-off-line:before {
  content: "\ebb8";
}
.icomoon.icon-facebook-box-fill:before {
  content: "\ebb9";
}
.icomoon.icon-facebook-box-line:before {
  content: "\ebba";
}
.icomoon.icon-facebook-circle-fill:before {
  content: "\ebbb";
}
.icomoon.icon-facebook-circle-line:before {
  content: "\ebbc";
}
.icomoon.icon-facebook-fill:before {
  content: "\ebbd";
}
.icomoon.icon-facebook-line:before {
  content: "\ebbe";
}
.icomoon.icon-fahrenheit-fill:before {
  content: "\ebbf";
}
.icomoon.icon-fahrenheit-line:before {
  content: "\ebc0";
}
.icomoon.icon-feedback-fill:before {
  content: "\ebc1";
}
.icomoon.icon-feedback-line:before {
  content: "\ebc2";
}
.icomoon.icon-figma-line:before {
  content: "\ebc3";
}
.icomoon.icon-file-2-fill:before {
  content: "\ebc4";
}
.icomoon.icon-file-2-line:before {
  content: "\ebc5";
}
.icomoon.icon-file-3-fill:before {
  content: "\ebc6";
}
.icomoon.icon-file-3-line:before {
  content: "\ebc7";
}
.icomoon.icon-file-4-fill:before {
  content: "\ebc8";
}
.icomoon.icon-file-4-line:before {
  content: "\ebc9";
}
.icomoon.icon-file-add-fill:before {
  content: "\ebca";
}
.icomoon.icon-file-add-line:before {
  content: "\ebcb";
}
.icomoon.icon-file-chart-2-fill:before {
  content: "\ebcc";
}
.icomoon.icon-file-chart-2-line:before {
  content: "\ebcd";
}
.icomoon.icon-file-chart-fill:before {
  content: "\ebce";
}
.icomoon.icon-file-chart-line:before {
  content: "\ebcf";
}
.icomoon.icon-file-cloud-fill:before {
  content: "\ebd0";
}
.icomoon.icon-file-cloud-line:before {
  content: "\ebd1";
}
.icomoon.icon-file-code-fill:before {
  content: "\ebd2";
}
.icomoon.icon-file-code-line:before {
  content: "\ebd3";
}
.icomoon.icon-file-copy-2-fill:before {
  content: "\ebd4";
}
.icomoon.icon-file-copy-2-line:before {
  content: "\ebd5";
}
.icomoon.icon-file-copy-fill:before {
  content: "\ebd6";
}
.icomoon.icon-file-copy-line:before {
  content: "\ebd7";
}
.icomoon.icon-file-damage-fill:before {
  content: "\ebd8";
}
.icomoon.icon-file-damage-line:before {
  content: "\ebd9";
}
.icomoon.icon-file-download-fill:before {
  content: "\ebda";
}
.icomoon.icon-file-download-line:before {
  content: "\ebdb";
}
.icomoon.icon-file-edit-fill:before {
  content: "\ebdc";
}
.icomoon.icon-file-edit-line:before {
  content: "\ebdd";
}
.icomoon.icon-file-excel-2-fill:before {
  content: "\ebde";
}
.icomoon.icon-file-excel-2-line:before {
  content: "\ebdf";
}
.icomoon.icon-file-excel-fill:before {
  content: "\ebe0";
}
.icomoon.icon-file-excel-line:before {
  content: "\ebe1";
}
.icomoon.icon-file-fill:before {
  content: "\ebe2";
}
.icomoon.icon-file-forbid-fill:before {
  content: "\ebe3";
}
.icomoon.icon-file-forbid-line:before {
  content: "\ebe4";
}
.icomoon.icon-file-gif-fill:before {
  content: "\ebe5";
}
.icomoon.icon-file-gif-line:before {
  content: "\ebe6";
}
.icomoon.icon-file-history-fill:before {
  content: "\ebe7";
}
.icomoon.icon-file-history-line:before {
  content: "\ebe8";
}
.icomoon.icon-file-hwp-fill:before {
  content: "\ebe9";
}
.icomoon.icon-file-hwp-line:before {
  content: "\ebea";
}
.icomoon.icon-file-info-fill:before {
  content: "\ebeb";
}
.icomoon.icon-file-info-line:before {
  content: "\ebec";
}
.icomoon.icon-file-line:before {
  content: "\ebed";
}
.icomoon.icon-file-list-2-fill:before {
  content: "\ebee";
}
.icomoon.icon-file-list-2-line:before {
  content: "\ebef";
}
.icomoon.icon-file-list-3-fill:before {
  content: "\ebf0";
}
.icomoon.icon-file-list-3-line:before {
  content: "\ebf1";
}
.icomoon.icon-file-list-fill:before {
  content: "\ebf2";
}
.icomoon.icon-file-list-line:before {
  content: "\ebf3";
}
.icomoon.icon-file-lock-fill:before {
  content: "\ebf4";
}
.icomoon.icon-file-lock-line:before {
  content: "\ebf5";
}
.icomoon.icon-file-mark-fill:before {
  content: "\ebf6";
}
.icomoon.icon-file-mark-line:before {
  content: "\ebf7";
}
.icomoon.icon-file-music-fill:before {
  content: "\ebf8";
}
.icomoon.icon-file-music-line:before {
  content: "\ebf9";
}
.icomoon.icon-file-paper-2-fill:before {
  content: "\ebfa";
}
.icomoon.icon-file-paper-2-line:before {
  content: "\ebfb";
}
.icomoon.icon-file-paper-fill:before {
  content: "\ebfc";
}
.icomoon.icon-file-paper-line:before {
  content: "\ebfd";
}
.icomoon.icon-file-pdf-fill:before {
  content: "\ebfe";
}
.icomoon.icon-file-pdf-line:before {
  content: "\ebff";
}
.icomoon.icon-file-ppt-2-fill:before {
  content: "\ec00";
}
.icomoon.icon-file-ppt-2-line:before {
  content: "\ec01";
}
.icomoon.icon-file-ppt-fill:before {
  content: "\ec02";
}
.icomoon.icon-file-ppt-line:before {
  content: "\ec03";
}
.icomoon.icon-file-reduce-fill:before {
  content: "\ec04";
}
.icomoon.icon-file-reduce-line:before {
  content: "\ec05";
}
.icomoon.icon-file-search-fill:before {
  content: "\ec06";
}
.icomoon.icon-file-search-line:before {
  content: "\ec07";
}
.icomoon.icon-file-settings-fill:before {
  content: "\ec08";
}
.icomoon.icon-file-settings-line:before {
  content: "\ec09";
}
.icomoon.icon-file-shield-2-fill:before {
  content: "\ec0a";
}
.icomoon.icon-file-shield-2-line:before {
  content: "\ec0b";
}
.icomoon.icon-file-shield-fill:before {
  content: "\ec0c";
}
.icomoon.icon-file-shield-line:before {
  content: "\ec0d";
}
.icomoon.icon-file-shred-fill:before {
  content: "\ec0e";
}
.icomoon.icon-file-shred-line:before {
  content: "\ec0f";
}
.icomoon.icon-file-text-fill:before {
  content: "\ec10";
}
.icomoon.icon-file-text-line:before {
  content: "\ec11";
}
.icomoon.icon-file-transfer-fill:before {
  content: "\ec12";
}
.icomoon.icon-file-transfer-line:before {
  content: "\ec13";
}
.icomoon.icon-file-unknow-fill:before {
  content: "\ec14";
}
.icomoon.icon-file-unknow-line:before {
  content: "\ec15";
}
.icomoon.icon-file-upload-fill:before {
  content: "\ec16";
}
.icomoon.icon-file-upload-line:before {
  content: "\ec17";
}
.icomoon.icon-file-user-fill:before {
  content: "\ec18";
}
.icomoon.icon-file-user-line:before {
  content: "\ec19";
}
.icomoon.icon-file-warning-fill:before {
  content: "\ec1a";
}
.icomoon.icon-file-warning-line:before {
  content: "\ec1b";
}
.icomoon.icon-file-word-2-fill:before {
  content: "\ec1c";
}
.icomoon.icon-file-word-2-line:before {
  content: "\ec1d";
}
.icomoon.icon-file-word-fill:before {
  content: "\ec1e";
}
.icomoon.icon-file-word-line:before {
  content: "\ec1f";
}
.icomoon.icon-file-zip-fill:before {
  content: "\ec20";
}
.icomoon.icon-file-zip-line:before {
  content: "\ec21";
}
.icomoon.icon-film-fill:before {
  content: "\ec22";
}
.icomoon.icon-film-line:before {
  content: "\ec23";
}
.icomoon.icon-filter-2-fill:before {
  content: "\ec24";
}
.icomoon.icon-filter-2-line:before {
  content: "\ec25";
}
.icomoon.icon-filter-3-fill:before {
  content: "\ec26";
}
.icomoon.icon-filter-3-line:before {
  content: "\ec27";
}
.icomoon.icon-filter-fill:before {
  content: "\ec28";
}
.icomoon.icon-filter-line:before {
  content: "\ec29";
}
.icomoon.icon-filter-off-fill:before {
  content: "\ec2a";
}
.icomoon.icon-filter-off-line:before {
  content: "\ec2b";
}
.icomoon.icon-find-replace-fill:before {
  content: "\ec2c";
}
.icomoon.icon-find-replace-line:before {
  content: "\ec2d";
}
.icomoon.icon-finder-fill:before {
  content: "\ec2e";
}
.icomoon.icon-finder-line:before {
  content: "\ec2f";
}
.icomoon.icon-fingerprint-2-fill:before {
  content: "\ec30";
}
.icomoon.icon-fingerprint-2-line:before {
  content: "\ec31";
}
.icomoon.icon-fingerprint-fill:before {
  content: "\ec32";
}
.icomoon.icon-fingerprint-line:before {
  content: "\ec33";
}
.icomoon.icon-fire-fill:before {
  content: "\ec34";
}
.icomoon.icon-fire-line:before {
  content: "\ec35";
}
.icomoon.icon-firefox-fill:before {
  content: "\ec36";
}
.icomoon.icon-firefox-line:before {
  content: "\ec37";
}
.icomoon.icon-first-aid-kit-fill:before {
  content: "\ec38";
}
.icomoon.icon-first-aid-kit-line:before {
  content: "\ec39";
}
.icomoon.icon-flag-2-fill:before {
  content: "\ec3a";
}
.icomoon.icon-flag-2-line:before {
  content: "\ec3b";
}
.icomoon.icon-flag-fill:before {
  content: "\ec3c";
}
.icomoon.icon-flag-line:before {
  content: "\ec3d";
}
.icomoon.icon-flashlight-fill:before {
  content: "\ec3e";
}
.icomoon.icon-flashlight-line:before {
  content: "\ec3f";
}
.icomoon.icon-flask-fill:before {
  content: "\ec40";
}
.icomoon.icon-flask-line:before {
  content: "\ec41";
}
.icomoon.icon-flight-land-fill:before {
  content: "\ec42";
}
.icomoon.icon-flight-land-line:before {
  content: "\ec43";
}
.icomoon.icon-flight-takeoff-fill:before {
  content: "\ec44";
}
.icomoon.icon-flight-takeoff-line:before {
  content: "\ec45";
}
.icomoon.icon-flood-fill:before {
  content: "\ec46";
}
.icomoon.icon-flood-line:before {
  content: "\ec47";
}
.icomoon.icon-flow-chart:before {
  content: "\ec48";
}
.icomoon.icon-flutter-fill:before {
  content: "\ec49";
}
.icomoon.icon-flutter-line:before {
  content: "\ec4a";
}
.icomoon.icon-focus-2-fill:before {
  content: "\ec4b";
}
.icomoon.icon-focus-2-line:before {
  content: "\ec4c";
}
.icomoon.icon-focus-3-fill:before {
  content: "\ec4d";
}
.icomoon.icon-focus-3-line:before {
  content: "\ec4e";
}
.icomoon.icon-focus-fill:before {
  content: "\ec4f";
}
.icomoon.icon-focus-line:before {
  content: "\ec50";
}
.icomoon.icon-foggy-fill:before {
  content: "\ec51";
}
.icomoon.icon-foggy-line:before {
  content: "\ec52";
}
.icomoon.icon-folder-2-fill:before {
  content: "\ec53";
}
.icomoon.icon-folder-2-line:before {
  content: "\ec54";
}
.icomoon.icon-folder-3-fill:before {
  content: "\ec55";
}
.icomoon.icon-folder-3-line:before {
  content: "\ec56";
}
.icomoon.icon-folder-4-fill:before {
  content: "\ec57";
}
.icomoon.icon-folder-4-line:before {
  content: "\ec58";
}
.icomoon.icon-folder-5-fill:before {
  content: "\ec59";
}
.icomoon.icon-folder-5-line:before {
  content: "\ec5a";
}
.icomoon.icon-folder-add-fill:before {
  content: "\ec5b";
}
.icomoon.icon-folder-add-line:before {
  content: "\ec5c";
}
.icomoon.icon-folder-chart-2-fill:before {
  content: "\ec5d";
}
.icomoon.icon-folder-chart-2-line:before {
  content: "\ec5e";
}
.icomoon.icon-folder-chart-fill:before {
  content: "\ec5f";
}
.icomoon.icon-folder-chart-line:before {
  content: "\ec60";
}
.icomoon.icon-folder-download-fill:before {
  content: "\ec61";
}
.icomoon.icon-folder-download-line:before {
  content: "\ec62";
}
.icomoon.icon-folder-fill:before {
  content: "\ec63";
}
.icomoon.icon-folder-forbid-fill:before {
  content: "\ec64";
}
.icomoon.icon-folder-forbid-line:before {
  content: "\ec65";
}
.icomoon.icon-folder-history-fill:before {
  content: "\ec66";
}
.icomoon.icon-folder-history-line:before {
  content: "\ec67";
}
.icomoon.icon-folder-info-fill:before {
  content: "\ec68";
}
.icomoon.icon-folder-info-line:before {
  content: "\ec69";
}
.icomoon.icon-folder-keyhole-fill:before {
  content: "\ec6a";
}
.icomoon.icon-folder-keyhole-line:before {
  content: "\ec6b";
}
.icomoon.icon-folder-line:before {
  content: "\ec6c";
}
.icomoon.icon-folder-lock-fill:before {
  content: "\ec6d";
}
.icomoon.icon-folder-lock-line:before {
  content: "\ec6e";
}
.icomoon.icon-folder-music-fill:before {
  content: "\ec6f";
}
.icomoon.icon-folder-music-line:before {
  content: "\ec70";
}
.icomoon.icon-folder-open-fill:before {
  content: "\ec71";
}
.icomoon.icon-folder-open-line:before {
  content: "\ec72";
}
.icomoon.icon-folder-received-fill:before {
  content: "\ec73";
}
.icomoon.icon-folder-received-line:before {
  content: "\ec74";
}
.icomoon.icon-folder-reduce-fill:before {
  content: "\ec75";
}
.icomoon.icon-folder-reduce-line:before {
  content: "\ec76";
}
.icomoon.icon-folder-settings-fill:before {
  content: "\ec77";
}
.icomoon.icon-folder-settings-line:before {
  content: "\ec78";
}
.icomoon.icon-folder-shared-fill:before {
  content: "\ec79";
}
.icomoon.icon-folder-shared-line:before {
  content: "\ec7a";
}
.icomoon.icon-folder-shield-2-fill:before {
  content: "\ec7b";
}
.icomoon.icon-folder-shield-2-line:before {
  content: "\ec7c";
}
.icomoon.icon-folder-shield-fill:before {
  content: "\ec7d";
}
.icomoon.icon-folder-shield-line:before {
  content: "\ec7e";
}
.icomoon.icon-folder-transfer-fill:before {
  content: "\ec7f";
}
.icomoon.icon-folder-transfer-line:before {
  content: "\ec80";
}
.icomoon.icon-folder-unknow-fill:before {
  content: "\ec81";
}
.icomoon.icon-folder-unknow-line:before {
  content: "\ec82";
}
.icomoon.icon-folder-upload-fill:before {
  content: "\ec83";
}
.icomoon.icon-folder-upload-line:before {
  content: "\ec84";
}
.icomoon.icon-folder-user-fill:before {
  content: "\ec85";
}
.icomoon.icon-folder-user-line:before {
  content: "\ec86";
}
.icomoon.icon-folder-warning-fill:before {
  content: "\ec87";
}
.icomoon.icon-folder-warning-line:before {
  content: "\ec88";
}
.icomoon.icon-folder-zip-fill:before {
  content: "\ec89";
}
.icomoon.icon-folder-zip-line:before {
  content: "\ec8a";
}
.icomoon.icon-folders-fill:before {
  content: "\ec8b";
}
.icomoon.icon-folders-line:before {
  content: "\ec8c";
}
.icomoon.icon-font-color:before {
  content: "\ec8d";
}
.icomoon.icon-font-size:before {
  content: "\ec8e";
}
.icomoon.icon-font-size-2:before {
  content: "\ec8f";
}
.icomoon.icon-football-fill:before {
  content: "\ec90";
}
.icomoon.icon-football-line:before {
  content: "\ec91";
}
.icomoon.icon-footprint-fill:before {
  content: "\ec92";
}
.icomoon.icon-footprint-line:before {
  content: "\ec93";
}
.icomoon.icon-forbid-2-fill:before {
  content: "\ec94";
}
.icomoon.icon-forbid-2-line:before {
  content: "\ec95";
}
.icomoon.icon-forbid-fill:before {
  content: "\ec96";
}
.icomoon.icon-forbid-line:before {
  content: "\ec97";
}
.icomoon.icon-format-clear:before {
  content: "\ec98";
}
.icomoon.icon-fridge-fill:before {
  content: "\ec99";
}
.icomoon.icon-fridge-line:before {
  content: "\ec9a";
}
.icomoon.icon-fullscreen-exit-fill:before {
  content: "\ec9b";
}
.icomoon.icon-fullscreen-exit-line:before {
  content: "\ec9c";
}
.icomoon.icon-fullscreen-fill:before {
  content: "\ec9d";
}
.icomoon.icon-fullscreen-line:before {
  content: "\ec9e";
}
.icomoon.icon-function-fill:before {
  content: "\ec9f";
}
.icomoon.icon-function-line:before {
  content: "\eca0";
}
.icomoon.icon-functions:before {
  content: "\eca1";
}
.icomoon.icon-funds-box-fill:before {
  content: "\eca2";
}
.icomoon.icon-funds-box-line:before {
  content: "\eca3";
}
.icomoon.icon-funds-fill:before {
  content: "\eca4";
}
.icomoon.icon-funds-line:before {
  content: "\eca5";
}
.icomoon.icon-gallery-fill:before {
  content: "\eca6";
}
.icomoon.icon-gallery-line:before {
  content: "\eca7";
}
.icomoon.icon-gallery-upload-fill:before {
  content: "\eca8";
}
.icomoon.icon-gallery-upload-line:before {
  content: "\eca9";
}
.icomoon.icon-game-fill:before {
  content: "\ecaa";
}
.icomoon.icon-game-line:before {
  content: "\ecab";
}
.icomoon.icon-gamepad-fill:before {
  content: "\ecac";
}
.icomoon.icon-gamepad-line:before {
  content: "\ecad";
}
.icomoon.icon-gas-station-fill:before {
  content: "\ecae";
}
.icomoon.icon-gas-station-line:before {
  content: "\ecaf";
}
.icomoon.icon-gatsby-fill:before {
  content: "\ecb0";
}
.icomoon.icon-gatsby-line:before {
  content: "\ecb1";
}
.icomoon.icon-genderless-fill:before {
  content: "\ecb2";
}
.icomoon.icon-genderless-line:before {
  content: "\ecb3";
}
.icomoon.icon-ghost-2-fill:before {
  content: "\ecb4";
}
.icomoon.icon-ghost-2-line:before {
  content: "\ecb5";
}
.icomoon.icon-ghost-fill:before {
  content: "\ecb6";
}
.icomoon.icon-ghost-line:before {
  content: "\ecb7";
}
.icomoon.icon-ghost-smile-fill:before {
  content: "\ecb8";
}
.icomoon.icon-ghost-smile-line:before {
  content: "\ecb9";
}
.icomoon.icon-gift-2-fill:before {
  content: "\ecba";
}
.icomoon.icon-gift-2-line:before {
  content: "\ecbb";
}
.icomoon.icon-gift-fill:before {
  content: "\ecbc";
}
.icomoon.icon-gift-line:before {
  content: "\ecbd";
}
.icomoon.icon-git-branch-fill:before {
  content: "\ecbe";
}
.icomoon.icon-git-branch-line:before {
  content: "\ecbf";
}
.icomoon.icon-git-commit-fill:before {
  content: "\ecc0";
}
.icomoon.icon-git-commit-line:before {
  content: "\ecc1";
}
.icomoon.icon-git-merge-fill:before {
  content: "\ecc2";
}
.icomoon.icon-git-merge-line:before {
  content: "\ecc3";
}
.icomoon.icon-git-pull-request-fill:before {
  content: "\ecc4";
}
.icomoon.icon-git-pull-request-line:before {
  content: "\ecc5";
}
.icomoon.icon-git-repository-commits-fill:before {
  content: "\ecc6";
}
.icomoon.icon-git-repository-commits-line:before {
  content: "\ecc7";
}
.icomoon.icon-git-repository-fill:before {
  content: "\ecc8";
}
.icomoon.icon-git-repository-line:before {
  content: "\ecc9";
}
.icomoon.icon-git-repository-private-fill:before {
  content: "\ecca";
}
.icomoon.icon-git-repository-private-line:before {
  content: "\eccb";
}
.icomoon.icon-github-fill:before {
  content: "\eccc";
}
.icomoon.icon-github-line:before {
  content: "\eccd";
}
.icomoon.icon-gitlab-fill:before {
  content: "\ecce";
}
.icomoon.icon-gitlab-line:before {
  content: "\eccf";
}
.icomoon.icon-global-fill:before {
  content: "\ecd0";
}
.icomoon.icon-global-line:before {
  content: "\ecd1";
}
.icomoon.icon-globe-fill:before {
  content: "\ecd2";
}
.icomoon.icon-globe-line:before {
  content: "\ecd3";
}
.icomoon.icon-goblet-fill:before {
  content: "\ecd4";
}
.icomoon.icon-goblet-line:before {
  content: "\ecd5";
}
.icomoon.icon-google-fill:before {
  content: "\ecd6";
}
.icomoon.icon-google-line:before {
  content: "\ecd7";
}
.icomoon.icon-google-play-fill:before {
  content: "\ecd8";
}
.icomoon.icon-google-play-line:before {
  content: "\ecd9";
}
.icomoon.icon-government-fill:before {
  content: "\ecda";
}
.icomoon.icon-government-line:before {
  content: "\ecdb";
}
.icomoon.icon-gps-fill:before {
  content: "\ecdc";
}
.icomoon.icon-gps-line:before {
  content: "\ecdd";
}
.icomoon.icon-gradienter-fill:before {
  content: "\ecde";
}
.icomoon.icon-gradienter-line:before {
  content: "\ecdf";
}
.icomoon.icon-grid-fill:before {
  content: "\ece0";
}
.icomoon.icon-grid-line:before {
  content: "\ece1";
}
.icomoon.icon-group-2-fill:before {
  content: "\ece2";
}
.icomoon.icon-group-2-line:before {
  content: "\ece3";
}
.icomoon.icon-group-fill:before {
  content: "\ece4";
}
.icomoon.icon-group-line:before {
  content: "\ece5";
}
.icomoon.icon-guide-fill:before {
  content: "\ece6";
}
.icomoon.icon-guide-line:before {
  content: "\ece7";
}
.icomoon.icon-h-1:before {
  content: "\ece8";
}
.icomoon.icon-h-2:before {
  content: "\ece9";
}
.icomoon.icon-h-3:before {
  content: "\ecea";
}
.icomoon.icon-h-4:before {
  content: "\eceb";
}
.icomoon.icon-h-5:before {
  content: "\ecec";
}
.icomoon.icon-h-6:before {
  content: "\eced";
}
.icomoon.icon-hail-fill:before {
  content: "\ecee";
}
.icomoon.icon-hail-line:before {
  content: "\ecef";
}
.icomoon.icon-hammer-fill:before {
  content: "\ecf0";
}
.icomoon.icon-hammer-line:before {
  content: "\ecf1";
}
.icomoon.icon-hand-coin-fill:before {
  content: "\ecf2";
}
.icomoon.icon-hand-coin-line:before {
  content: "\ecf3";
}
.icomoon.icon-hand-heart-fill:before {
  content: "\ecf4";
}
.icomoon.icon-hand-heart-line:before {
  content: "\ecf5";
}
.icomoon.icon-hand-sanitizer-fill:before {
  content: "\ecf6";
}
.icomoon.icon-hand-sanitizer-line:before {
  content: "\ecf7";
}
.icomoon.icon-handbag-fill:before {
  content: "\ecf8";
}
.icomoon.icon-handbag-line:before {
  content: "\ecf9";
}
.icomoon.icon-hard-drive-2-fill:before {
  content: "\ecfa";
}
.icomoon.icon-hard-drive-2-line:before {
  content: "\ecfb";
}
.icomoon.icon-hard-drive-fill:before {
  content: "\ecfc";
}
.icomoon.icon-hard-drive-line:before {
  content: "\ecfd";
}
.icomoon.icon-hashtag:before {
  content: "\ecfe";
}
.icomoon.icon-haze-2-fill:before {
  content: "\ecff";
}
.icomoon.icon-haze-2-line:before {
  content: "\ed00";
}
.icomoon.icon-haze-fill:before {
  content: "\ed01";
}
.icomoon.icon-haze-line:before {
  content: "\ed02";
}
.icomoon.icon-hd-fill:before {
  content: "\ed03";
}
.icomoon.icon-hd-line:before {
  content: "\ed04";
}
.icomoon.icon-heading:before {
  content: "\ed05";
}
.icomoon.icon-headphone-fill:before {
  content: "\ed06";
}
.icomoon.icon-headphone-line:before {
  content: "\ed07";
}
.icomoon.icon-health-book-fill:before {
  content: "\ed08";
}
.icomoon.icon-health-book-line:before {
  content: "\ed09";
}
.icomoon.icon-heart-2-fill:before {
  content: "\ed0a";
}
.icomoon.icon-heart-2-line:before {
  content: "\ed0b";
}
.icomoon.icon-heart-3-fill:before {
  content: "\ed0c";
}
.icomoon.icon-heart-3-line:before {
  content: "\ed0d";
}
.icomoon.icon-heart-add-fill:before {
  content: "\ed0e";
}
.icomoon.icon-heart-add-line:before {
  content: "\ed0f";
}
.icomoon.icon-heart-fill:before {
  content: "\ed10";
}
.icomoon.icon-heart-line:before {
  content: "\ed11";
}
.icomoon.icon-heart-pulse-fill:before {
  content: "\ed12";
}
.icomoon.icon-heart-pulse-line:before {
  content: "\ed13";
}
.icomoon.icon-hearts-fill:before {
  content: "\ed14";
}
.icomoon.icon-hearts-line:before {
  content: "\ed15";
}
.icomoon.icon-heavy-showers-fill:before {
  content: "\ed16";
}
.icomoon.icon-heavy-showers-line:before {
  content: "\ed17";
}
.icomoon.icon-history-fill:before {
  content: "\ed18";
}
.icomoon.icon-history-line:before {
  content: "\ed19";
}
.icomoon.icon-home-2-fill:before {
  content: "\ed1a";
}
.icomoon.icon-home-2-line:before {
  content: "\ed1b";
}
.icomoon.icon-home-3-fill:before {
  content: "\ed1c";
}
.icomoon.icon-home-3-line:before {
  content: "\ed1d";
}
.icomoon.icon-home-4-fill:before {
  content: "\ed1e";
}
.icomoon.icon-home-4-line:before {
  content: "\ed1f";
}
.icomoon.icon-home-5-fill:before {
  content: "\ed20";
}
.icomoon.icon-home-5-line:before {
  content: "\ed21";
}
.icomoon.icon-home-6-fill:before {
  content: "\ed22";
}
.icomoon.icon-home-6-line:before {
  content: "\ed23";
}
.icomoon.icon-home-7-fill:before {
  content: "\ed24";
}
.icomoon.icon-home-7-line:before {
  content: "\ed25";
}
.icomoon.icon-home-8-fill:before {
  content: "\ed26";
}
.icomoon.icon-home-8-line:before {
  content: "\ed27";
}
.icomoon.icon-home-fill:before {
  content: "\ed28";
}
.icomoon.icon-home-gear-fill:before {
  content: "\ed29";
}
.icomoon.icon-home-gear-line:before {
  content: "\ed2a";
}
.icomoon.icon-home-heart-fill:before {
  content: "\ed2b";
}
.icomoon.icon-home-heart-line:before {
  content: "\ed2c";
}
.icomoon.icon-home-line:before {
  content: "\ed2d";
}
.icomoon.icon-home-smile-2-fill:before {
  content: "\ed2e";
}
.icomoon.icon-home-smile-2-line:before {
  content: "\ed2f";
}
.icomoon.icon-home-smile-fill:before {
  content: "\ed30";
}
.icomoon.icon-home-smile-line:before {
  content: "\ed31";
}
.icomoon.icon-home-wifi-fill:before {
  content: "\ed32";
}
.icomoon.icon-home-wifi-line:before {
  content: "\ed33";
}
.icomoon.icon-honor-of-kings-fill:before {
  content: "\ed34";
}
.icomoon.icon-honor-of-kings-line:before {
  content: "\ed35";
}
.icomoon.icon-honour-fill:before {
  content: "\ed36";
}
.icomoon.icon-honour-line:before {
  content: "\ed37";
}
.icomoon.icon-hospital-fill:before {
  content: "\ed38";
}
.icomoon.icon-hospital-line:before {
  content: "\ed39";
}
.icomoon.icon-hotel-bed-fill:before {
  content: "\ed3a";
}
.icomoon.icon-hotel-bed-line:before {
  content: "\ed3b";
}
.icomoon.icon-hotel-fill:before {
  content: "\ed3c";
}
.icomoon.icon-hotel-line:before {
  content: "\ed3d";
}
.icomoon.icon-hotspot-fill:before {
  content: "\ed3e";
}
.icomoon.icon-hotspot-line:before {
  content: "\ed3f";
}
.icomoon.icon-hours-fill:before {
  content: "\ed40";
}
.icomoon.icon-hours-line:before {
  content: "\ed41";
}
.icomoon.icon-hq-fill:before {
  content: "\ed42";
}
.icomoon.icon-hq-line:before {
  content: "\ed43";
}
.icomoon.icon-html5-fill:before {
  content: "\ed44";
}
.icomoon.icon-html5-line:before {
  content: "\ed45";
}
.icomoon.icon-ie-fill:before {
  content: "\ed46";
}
.icomoon.icon-ie-line:before {
  content: "\ed47";
}
.icomoon.icon-image-2-fill:before {
  content: "\ed48";
}
.icomoon.icon-image-2-line:before {
  content: "\ed49";
}
.icomoon.icon-image-add-fill:before {
  content: "\ed4a";
}
.icomoon.icon-image-add-line:before {
  content: "\ed4b";
}
.icomoon.icon-image-edit-fill:before {
  content: "\ed4c";
}
.icomoon.icon-image-edit-line:before {
  content: "\ed4d";
}
.icomoon.icon-image-fill:before {
  content: "\ed4e";
}
.icomoon.icon-image-line:before {
  content: "\ed4f";
}
.icomoon.icon-inbox-archive-fill:before {
  content: "\ed50";
}
.icomoon.icon-inbox-archive-line:before {
  content: "\ed51";
}
.icomoon.icon-inbox-fill:before {
  content: "\ed52";
}
.icomoon.icon-inbox-line:before {
  content: "\ed53";
}
.icomoon.icon-inbox-unarchive-fill:before {
  content: "\ed54";
}
.icomoon.icon-inbox-unarchive-line:before {
  content: "\ed55";
}
.icomoon.icon-increase-decrease-fill:before {
  content: "\ed56";
}
.icomoon.icon-increase-decrease-line:before {
  content: "\ed57";
}
.icomoon.icon-indent-decrease:before {
  content: "\ed58";
}
.icomoon.icon-indent-increase:before {
  content: "\ed59";
}
.icomoon.icon-indeterminate-circle-fill:before {
  content: "\ed5a";
}
.icomoon.icon-indeterminate-circle-line:before {
  content: "\ed5b";
}
.icomoon.icon-information-fill:before {
  content: "\ed5c";
}
.icomoon.icon-information-line:before {
  content: "\ed5d";
}
.icomoon.icon-infrared-thermometer-fill:before {
  content: "\ed5e";
}
.icomoon.icon-infrared-thermometer-line:before {
  content: "\ed5f";
}
.icomoon.icon-ink-bottle-fill:before {
  content: "\ed60";
}
.icomoon.icon-ink-bottle-line:before {
  content: "\ed61";
}
.icomoon.icon-input-cursor-move:before {
  content: "\ed62";
}
.icomoon.icon-input-method-fill:before {
  content: "\ed63";
}
.icomoon.icon-input-method-line:before {
  content: "\ed64";
}
.icomoon.icon-insert-column-left:before {
  content: "\ed65";
}
.icomoon.icon-insert-column-right:before {
  content: "\ed66";
}
.icomoon.icon-insert-row-bottom:before {
  content: "\ed67";
}
.icomoon.icon-insert-row-top:before {
  content: "\ed68";
}
.icomoon.icon-instagram-fill:before {
  content: "\ed69";
}
.icomoon.icon-instagram-line:before {
  content: "\ed6a";
}
.icomoon.icon-install-fill:before {
  content: "\ed6b";
}
.icomoon.icon-install-line:before {
  content: "\ed6c";
}
.icomoon.icon-invision-fill:before {
  content: "\ed6d";
}
.icomoon.icon-invision-line:before {
  content: "\ed6e";
}
.icomoon.icon-italic:before {
  content: "\ed6f";
}
.icomoon.icon-k-fill:before {
  content: "\ed70";
}
.icomoon.icon-k-line:before {
  content: "\ed71";
}
.icomoon.icon-kakao-talk-fill:before {
  content: "\ed72";
}
.icomoon.icon-kakao-talk-line:before {
  content: "\ed73";
}
.icomoon.icon-key-2-fill:before {
  content: "\ed74";
}
.icomoon.icon-key-2-line:before {
  content: "\ed75";
}
.icomoon.icon-key-fill:before {
  content: "\ed76";
}
.icomoon.icon-key-line:before {
  content: "\ed77";
}
.icomoon.icon-keyboard-box-fill:before {
  content: "\ed78";
}
.icomoon.icon-keyboard-box-line:before {
  content: "\ed79";
}
.icomoon.icon-keyboard-fill:before {
  content: "\ed7a";
}
.icomoon.icon-keyboard-line:before {
  content: "\ed7b";
}
.icomoon.icon-keynote-fill:before {
  content: "\ed7c";
}
.icomoon.icon-keynote-line:before {
  content: "\ed7d";
}
.icomoon.icon-knife-blood-fill:before {
  content: "\ed7e";
}
.icomoon.icon-knife-blood-line:before {
  content: "\ed7f";
}
.icomoon.icon-knife-fill:before {
  content: "\ed80";
}
.icomoon.icon-knife-line:before {
  content: "\ed81";
}
.icomoon.icon-landscape-fill:before {
  content: "\ed82";
}
.icomoon.icon-landscape-line:before {
  content: "\ed83";
}
.icomoon.icon-layout-2-fill:before {
  content: "\ed84";
}
.icomoon.icon-layout-2-line:before {
  content: "\ed85";
}
.icomoon.icon-layout-3-fill:before {
  content: "\ed86";
}
.icomoon.icon-layout-3-line:before {
  content: "\ed87";
}
.icomoon.icon-layout-4-fill:before {
  content: "\ed88";
}
.icomoon.icon-layout-4-line:before {
  content: "\ed89";
}
.icomoon.icon-layout-5-fill:before {
  content: "\ed8a";
}
.icomoon.icon-layout-5-line:before {
  content: "\ed8b";
}
.icomoon.icon-layout-6-fill:before {
  content: "\ed8c";
}
.icomoon.icon-layout-6-line:before {
  content: "\ed8d";
}
.icomoon.icon-layout-bottom-2-fill:before {
  content: "\ed8e";
}
.icomoon.icon-layout-bottom-2-line:before {
  content: "\ed8f";
}
.icomoon.icon-layout-bottom-fill:before {
  content: "\ed90";
}
.icomoon.icon-layout-bottom-line:before {
  content: "\ed91";
}
.icomoon.icon-layout-column-fill:before {
  content: "\ed92";
}
.icomoon.icon-layout-column-line:before {
  content: "\ed93";
}
.icomoon.icon-layout-fill:before {
  content: "\ed94";
}
.icomoon.icon-layout-grid-fill:before {
  content: "\ed95";
}
.icomoon.icon-layout-grid-line:before {
  content: "\ed96";
}
.icomoon.icon-layout-left-2-fill:before {
  content: "\ed97";
}
.icomoon.icon-layout-left-2-line:before {
  content: "\ed98";
}
.icomoon.icon-layout-left-fill:before {
  content: "\ed99";
}
.icomoon.icon-layout-left-line:before {
  content: "\ed9a";
}
.icomoon.icon-layout-line:before {
  content: "\ed9b";
}
.icomoon.icon-layout-masonry-fill:before {
  content: "\ed9c";
}
.icomoon.icon-layout-masonry-line:before {
  content: "\ed9d";
}
.icomoon.icon-layout-right-2-fill:before {
  content: "\ed9e";
}
.icomoon.icon-layout-right-2-line:before {
  content: "\ed9f";
}
.icomoon.icon-layout-right-fill:before {
  content: "\eda0";
}
.icomoon.icon-layout-right-line:before {
  content: "\eda1";
}
.icomoon.icon-layout-row-fill:before {
  content: "\eda2";
}
.icomoon.icon-layout-row-line:before {
  content: "\eda3";
}
.icomoon.icon-layout-top-2-fill:before {
  content: "\eda4";
}
.icomoon.icon-layout-top-2-line:before {
  content: "\eda5";
}
.icomoon.icon-layout-top-fill:before {
  content: "\eda6";
}
.icomoon.icon-layout-top-line:before {
  content: "\eda7";
}
.icomoon.icon-leaf-fill:before {
  content: "\eda8";
}
.icomoon.icon-leaf-line:before {
  content: "\eda9";
}
.icomoon.icon-lifebuoy-fill:before {
  content: "\edaa";
}
.icomoon.icon-lifebuoy-line:before {
  content: "\edab";
}
.icomoon.icon-lightbulb-fill:before {
  content: "\edac";
}
.icomoon.icon-lightbulb-flash-fill:before {
  content: "\edad";
}
.icomoon.icon-lightbulb-flash-line:before {
  content: "\edae";
}
.icomoon.icon-lightbulb-line:before {
  content: "\edaf";
}
.icomoon.icon-line-chart-fill:before {
  content: "\edb0";
}
.icomoon.icon-line-chart-line:before {
  content: "\edb1";
}
.icomoon.icon-line-fill:before {
  content: "\edb2";
}
.icomoon.icon-line-height:before {
  content: "\edb3";
}
.icomoon.icon-line-line:before {
  content: "\edb4";
}
.icomoon.icon-link:before {
  content: "\edb5";
}
.icomoon.icon-link-m:before {
  content: "\edb6";
}
.icomoon.icon-link-unlink:before {
  content: "\edb7";
}
.icomoon.icon-link-unlink-m:before {
  content: "\edb8";
}
.icomoon.icon-linkedin-box-fill:before {
  content: "\edb9";
}
.icomoon.icon-linkedin-box-line:before {
  content: "\edba";
}
.icomoon.icon-linkedin-fill:before {
  content: "\edbb";
}
.icomoon.icon-linkedin-line:before {
  content: "\edbc";
}
.icomoon.icon-links-fill:before {
  content: "\edbd";
}
.icomoon.icon-links-line:before {
  content: "\edbe";
}
.icomoon.icon-list-check:before {
  content: "\edbf";
}
.icomoon.icon-list-check-2:before {
  content: "\edc0";
}
.icomoon.icon-list-ordered:before {
  content: "\edc1";
}
.icomoon.icon-list-settings-fill:before {
  content: "\edc2";
}
.icomoon.icon-list-settings-line:before {
  content: "\edc3";
}
.icomoon.icon-list-unordered:before {
  content: "\edc4";
}
.icomoon.icon-live-fill:before {
  content: "\edc5";
}
.icomoon.icon-live-line:before {
  content: "\edc6";
}
.icomoon.icon-loader-2-fill:before {
  content: "\edc7";
}
.icomoon.icon-loader-2-line:before {
  content: "\edc8";
}
.icomoon.icon-loader-3-fill:before {
  content: "\edc9";
}
.icomoon.icon-loader-3-line:before {
  content: "\edca";
}
.icomoon.icon-loader-4-fill:before {
  content: "\edcb";
}
.icomoon.icon-loader-4-line:before {
  content: "\edcc";
}
.icomoon.icon-loader-5-fill:before {
  content: "\edcd";
}
.icomoon.icon-loader-5-line:before {
  content: "\edce";
}
.icomoon.icon-loader-fill:before {
  content: "\edcf";
}
.icomoon.icon-loader-line:before {
  content: "\edd0";
}
.icomoon.icon-lock-2-fill:before {
  content: "\edd1";
}
.icomoon.icon-lock-2-line:before {
  content: "\edd2";
}
.icomoon.icon-lock-fill:before {
  content: "\edd3";
}
.icomoon.icon-lock-line:before {
  content: "\edd4";
}
.icomoon.icon-lock-password-fill:before {
  content: "\edd5";
}
.icomoon.icon-lock-password-line:before {
  content: "\edd6";
}
.icomoon.icon-lock-unlock-fill:before {
  content: "\edd7";
}
.icomoon.icon-lock-unlock-line:before {
  content: "\edd8";
}
.icomoon.icon-login-box-fill:before {
  content: "\edd9";
}
.icomoon.icon-login-box-line:before {
  content: "\edda";
}
.icomoon.icon-login-circle-fill:before {
  content: "\eddb";
}
.icomoon.icon-login-circle-line:before {
  content: "\eddc";
}
.icomoon.icon-logout-box-fill:before {
  content: "\eddd";
}
.icomoon.icon-logout-box-line:before {
  content: "\edde";
}
.icomoon.icon-logout-box-r-fill:before {
  content: "\eddf";
}
.icomoon.icon-logout-box-r-line:before {
  content: "\ede0";
}
.icomoon.icon-logout-circle-fill:before {
  content: "\ede1";
}
.icomoon.icon-logout-circle-line:before {
  content: "\ede2";
}
.icomoon.icon-logout-circle-r-fill:before {
  content: "\ede3";
}
.icomoon.icon-logout-circle-r-line:before {
  content: "\ede4";
}
.icomoon.icon-luggage-cart-fill:before {
  content: "\ede5";
}
.icomoon.icon-luggage-cart-line:before {
  content: "\ede6";
}
.icomoon.icon-luggage-deposit-fill:before {
  content: "\ede7";
}
.icomoon.icon-luggage-deposit-line:before {
  content: "\ede8";
}
.icomoon.icon-lungs-fill:before {
  content: "\ede9";
}
.icomoon.icon-lungs-line:before {
  content: "\edea";
}
.icomoon.icon-mac-fill:before {
  content: "\edeb";
}
.icomoon.icon-mac-line:before {
  content: "\edec";
}
.icomoon.icon-macbook-fill:before {
  content: "\eded";
}
.icomoon.icon-macbook-line:before {
  content: "\edee";
}
.icomoon.icon-magic-fill:before {
  content: "\edef";
}
.icomoon.icon-magic-line:before {
  content: "\edf0";
}
.icomoon.icon-mail-add-fill:before {
  content: "\edf1";
}
.icomoon.icon-mail-add-line:before {
  content: "\edf2";
}
.icomoon.icon-mail-check-fill:before {
  content: "\edf3";
}
.icomoon.icon-mail-check-line:before {
  content: "\edf4";
}
.icomoon.icon-mail-close-fill:before {
  content: "\edf5";
}
.icomoon.icon-mail-close-line:before {
  content: "\edf6";
}
.icomoon.icon-mail-download-fill:before {
  content: "\edf7";
}
.icomoon.icon-mail-download-line:before {
  content: "\edf8";
}
.icomoon.icon-mail-fill:before {
  content: "\edf9";
}
.icomoon.icon-mail-forbid-fill:before {
  content: "\edfa";
}
.icomoon.icon-mail-forbid-line:before {
  content: "\edfb";
}
.icomoon.icon-mail-line:before {
  content: "\edfc";
}
.icomoon.icon-mail-lock-fill:before {
  content: "\edfd";
}
.icomoon.icon-mail-lock-line:before {
  content: "\edfe";
}
.icomoon.icon-mail-open-fill:before {
  content: "\edff";
}
.icomoon.icon-mail-open-line:before {
  content: "\ee00";
}
.icomoon.icon-mail-send-fill:before {
  content: "\ee01";
}
.icomoon.icon-mail-send-line:before {
  content: "\ee02";
}
.icomoon.icon-mail-settings-fill:before {
  content: "\ee03";
}
.icomoon.icon-mail-settings-line:before {
  content: "\ee04";
}
.icomoon.icon-mail-star-fill:before {
  content: "\ee05";
}
.icomoon.icon-mail-star-line:before {
  content: "\ee06";
}
.icomoon.icon-mail-unread-fill:before {
  content: "\ee07";
}
.icomoon.icon-mail-unread-line:before {
  content: "\ee08";
}
.icomoon.icon-mail-volume-fill:before {
  content: "\ee09";
}
.icomoon.icon-mail-volume-line:before {
  content: "\ee0a";
}
.icomoon.icon-map-2-fill:before {
  content: "\ee0b";
}
.icomoon.icon-map-2-line:before {
  content: "\ee0c";
}
.icomoon.icon-map-fill:before {
  content: "\ee0d";
}
.icomoon.icon-map-line:before {
  content: "\ee0e";
}
.icomoon.icon-map-pin-2-fill:before {
  content: "\ee0f";
}
.icomoon.icon-map-pin-2-line:before {
  content: "\ee10";
}
.icomoon.icon-map-pin-3-fill:before {
  content: "\ee11";
}
.icomoon.icon-map-pin-3-line:before {
  content: "\ee12";
}
.icomoon.icon-map-pin-4-fill:before {
  content: "\ee13";
}
.icomoon.icon-map-pin-4-line:before {
  content: "\ee14";
}
.icomoon.icon-map-pin-5-fill:before {
  content: "\ee15";
}
.icomoon.icon-map-pin-5-line:before {
  content: "\ee16";
}
.icomoon.icon-map-pin-add-fill:before {
  content: "\ee17";
}
.icomoon.icon-map-pin-add-line:before {
  content: "\ee18";
}
.icomoon.icon-map-pin-fill:before {
  content: "\ee19";
}
.icomoon.icon-map-pin-line:before {
  content: "\ee1a";
}
.icomoon.icon-map-pin-range-fill:before {
  content: "\ee1b";
}
.icomoon.icon-map-pin-range-line:before {
  content: "\ee1c";
}
.icomoon.icon-map-pin-time-fill:before {
  content: "\ee1d";
}
.icomoon.icon-map-pin-time-line:before {
  content: "\ee1e";
}
.icomoon.icon-map-pin-user-fill:before {
  content: "\ee1f";
}
.icomoon.icon-map-pin-user-line:before {
  content: "\ee20";
}
.icomoon.icon-mark-pen-fill:before {
  content: "\ee21";
}
.icomoon.icon-mark-pen-line:before {
  content: "\ee22";
}
.icomoon.icon-markdown-fill:before {
  content: "\ee23";
}
.icomoon.icon-markdown-line:before {
  content: "\ee24";
}
.icomoon.icon-markup-fill:before {
  content: "\ee25";
}
.icomoon.icon-markup-line:before {
  content: "\ee26";
}
.icomoon.icon-mastercard-fill:before {
  content: "\ee27";
}
.icomoon.icon-mastercard-line:before {
  content: "\ee28";
}
.icomoon.icon-mastodon-fill:before {
  content: "\ee29";
}
.icomoon.icon-mastodon-line:before {
  content: "\ee2a";
}
.icomoon.icon-medal-2-fill:before {
  content: "\ee2b";
}
.icomoon.icon-medal-2-line:before {
  content: "\ee2c";
}
.icomoon.icon-medal-fill:before {
  content: "\ee2d";
}
.icomoon.icon-medal-line:before {
  content: "\ee2e";
}
.icomoon.icon-medicine-bottle-fill:before {
  content: "\ee2f";
}
.icomoon.icon-medicine-bottle-line:before {
  content: "\ee30";
}
.icomoon.icon-medium-fill:before {
  content: "\ee31";
}
.icomoon.icon-medium-line:before {
  content: "\ee32";
}
.icomoon.icon-men-fill:before {
  content: "\ee33";
}
.icomoon.icon-men-line:before {
  content: "\ee34";
}
.icomoon.icon-mental-health-fill:before {
  content: "\ee35";
}
.icomoon.icon-mental-health-line:before {
  content: "\ee36";
}
.icomoon.icon-menu-2-fill:before {
  content: "\ee37";
}
.icomoon.icon-menu-2-line:before {
  content: "\ee38";
}
.icomoon.icon-menu-3-fill:before {
  content: "\ee39";
}
.icomoon.icon-menu-3-line:before {
  content: "\ee3a";
}
.icomoon.icon-menu-4-fill:before {
  content: "\ee3b";
}
.icomoon.icon-menu-4-line:before {
  content: "\ee3c";
}
.icomoon.icon-menu-5-fill:before {
  content: "\ee3d";
}
.icomoon.icon-menu-5-line:before {
  content: "\ee3e";
}
.icomoon.icon-menu-add-fill:before {
  content: "\ee3f";
}
.icomoon.icon-menu-add-line:before {
  content: "\ee40";
}
.icomoon.icon-menu-fill:before {
  content: "\ee41";
}
.icomoon.icon-menu-fold-fill:before {
  content: "\ee42";
}
.icomoon.icon-menu-fold-line:before {
  content: "\ee43";
}
.icomoon.icon-menu-line:before {
  content: "\ee44";
}
.icomoon.icon-menu-unfold-fill:before {
  content: "\ee45";
}
.icomoon.icon-menu-unfold-line:before {
  content: "\ee46";
}
.icomoon.icon-merge-cells-horizontal:before {
  content: "\ee47";
}
.icomoon.icon-merge-cells-vertical:before {
  content: "\ee48";
}
.icomoon.icon-message-2-fill:before {
  content: "\ee49";
}
.icomoon.icon-message-2-line:before {
  content: "\ee4a";
}
.icomoon.icon-message-3-fill:before {
  content: "\ee4b";
}
.icomoon.icon-message-3-line:before {
  content: "\ee4c";
}
.icomoon.icon-message-fill:before {
  content: "\ee4d";
}
.icomoon.icon-message-line:before {
  content: "\ee4e";
}
.icomoon.icon-messenger-fill:before {
  content: "\ee4f";
}
.icomoon.icon-messenger-line:before {
  content: "\ee50";
}
.icomoon.icon-meteor-fill:before {
  content: "\ee51";
}
.icomoon.icon-meteor-line:before {
  content: "\ee52";
}
.icomoon.icon-mic-2-fill:before {
  content: "\ee53";
}
.icomoon.icon-mic-2-line:before {
  content: "\ee54";
}
.icomoon.icon-mic-fill:before {
  content: "\ee55";
}
.icomoon.icon-mic-line:before {
  content: "\ee56";
}
.icomoon.icon-mic-off-fill:before {
  content: "\ee57";
}
.icomoon.icon-mic-off-line:before {
  content: "\ee58";
}
.icomoon.icon-mickey-fill:before {
  content: "\ee59";
}
.icomoon.icon-mickey-line:before {
  content: "\ee5a";
}
.icomoon.icon-microscope-fill:before {
  content: "\ee5b";
}
.icomoon.icon-microscope-line:before {
  content: "\ee5c";
}
.icomoon.icon-microsoft-fill:before {
  content: "\ee5d";
}
.icomoon.icon-microsoft-line:before {
  content: "\ee5e";
}
.icomoon.icon-mind-map:before {
  content: "\ee5f";
}
.icomoon.icon-mini-program-fill:before {
  content: "\ee60";
}
.icomoon.icon-mini-program-line:before {
  content: "\ee61";
}
.icomoon.icon-mist-fill:before {
  content: "\ee62";
}
.icomoon.icon-mist-line:before {
  content: "\ee63";
}
.icomoon.icon-money-cny-box-fill:before {
  content: "\ee64";
}
.icomoon.icon-money-cny-box-line:before {
  content: "\ee65";
}
.icomoon.icon-money-cny-circle-fill:before {
  content: "\ee66";
}
.icomoon.icon-money-cny-circle-line:before {
  content: "\ee67";
}
.icomoon.icon-money-dollar-box-fill:before {
  content: "\ee68";
}
.icomoon.icon-money-dollar-box-line:before {
  content: "\ee69";
}
.icomoon.icon-money-dollar-circle-fill:before {
  content: "\ee6a";
}
.icomoon.icon-money-dollar-circle-line:before {
  content: "\ee6b";
}
.icomoon.icon-money-euro-box-fill:before {
  content: "\ee6c";
}
.icomoon.icon-money-euro-box-line:before {
  content: "\ee6d";
}
.icomoon.icon-money-euro-circle-fill:before {
  content: "\ee6e";
}
.icomoon.icon-money-euro-circle-line:before {
  content: "\ee6f";
}
.icomoon.icon-money-pound-box-fill:before {
  content: "\ee70";
}
.icomoon.icon-money-pound-box-line:before {
  content: "\ee71";
}
.icomoon.icon-money-pound-circle-fill:before {
  content: "\ee72";
}
.icomoon.icon-money-pound-circle-line:before {
  content: "\ee73";
}
.icomoon.icon-moon-clear-fill:before {
  content: "\ee74";
}
.icomoon.icon-moon-clear-line:before {
  content: "\ee75";
}
.icomoon.icon-moon-cloudy-fill:before {
  content: "\ee76";
}
.icomoon.icon-moon-cloudy-line:before {
  content: "\ee77";
}
.icomoon.icon-moon-fill:before {
  content: "\ee78";
}
.icomoon.icon-moon-foggy-fill:before {
  content: "\ee79";
}
.icomoon.icon-moon-foggy-line:before {
  content: "\ee7a";
}
.icomoon.icon-moon-line:before {
  content: "\ee7b";
}
.icomoon.icon-more-2-fill:before {
  content: "\ee7c";
}
.icomoon.icon-more-2-line:before {
  content: "\ee7d";
}
.icomoon.icon-more-fill:before {
  content: "\ee7e";
}
.icomoon.icon-more-line:before {
  content: "\ee7f";
}
.icomoon.icon-motorbike-fill:before {
  content: "\ee80";
}
.icomoon.icon-motorbike-line:before {
  content: "\ee81";
}
.icomoon.icon-mouse-fill:before {
  content: "\ee82";
}
.icomoon.icon-mouse-line:before {
  content: "\ee83";
}
.icomoon.icon-movie-2-fill:before {
  content: "\ee84";
}
.icomoon.icon-movie-2-line:before {
  content: "\ee85";
}
.icomoon.icon-movie-fill:before {
  content: "\ee86";
}
.icomoon.icon-movie-line:before {
  content: "\ee87";
}
.icomoon.icon-music-2-fill:before {
  content: "\ee88";
}
.icomoon.icon-music-2-line:before {
  content: "\ee89";
}
.icomoon.icon-music-fill:before {
  content: "\ee8a";
}
.icomoon.icon-music-line:before {
  content: "\ee8b";
}
.icomoon.icon-mv-fill:before {
  content: "\ee8c";
}
.icomoon.icon-mv-line:before {
  content: "\ee8d";
}
.icomoon.icon-navigation-fill:before {
  content: "\ee8e";
}
.icomoon.icon-navigation-line:before {
  content: "\ee8f";
}
.icomoon.icon-netease-cloud-music-fill:before {
  content: "\ee90";
}
.icomoon.icon-netease-cloud-music-line:before {
  content: "\ee91";
}
.icomoon.icon-netflix-fill:before {
  content: "\ee92";
}
.icomoon.icon-netflix-line:before {
  content: "\ee93";
}
.icomoon.icon-newspaper-fill:before {
  content: "\ee94";
}
.icomoon.icon-newspaper-line:before {
  content: "\ee95";
}
.icomoon.icon-node-tree:before {
  content: "\ee96";
}
.icomoon.icon-notification-2-fill:before {
  content: "\ee97";
}
.icomoon.icon-notification-2-line:before {
  content: "\ee98";
}
.icomoon.icon-notification-3-fill:before {
  content: "\ee99";
}
.icomoon.icon-notification-3-line:before {
  content: "\ee9a";
}
.icomoon.icon-notification-4-fill:before {
  content: "\ee9b";
}
.icomoon.icon-notification-4-line:before {
  content: "\ee9c";
}
.icomoon.icon-notification-badge-fill:before {
  content: "\ee9d";
}
.icomoon.icon-notification-badge-line:before {
  content: "\ee9e";
}
.icomoon.icon-notification-fill:before {
  content: "\ee9f";
}
.icomoon.icon-notification-line:before {
  content: "\eea0";
}
.icomoon.icon-notification-off-fill:before {
  content: "\eea1";
}
.icomoon.icon-notification-off-line:before {
  content: "\eea2";
}
.icomoon.icon-npmjs-fill:before {
  content: "\eea3";
}
.icomoon.icon-npmjs-line:before {
  content: "\eea4";
}
.icomoon.icon-number-0:before {
  content: "\eea5";
}
.icomoon.icon-number-1:before {
  content: "\eea6";
}
.icomoon.icon-number-2:before {
  content: "\eea7";
}
.icomoon.icon-number-3:before {
  content: "\eea8";
}
.icomoon.icon-number-4:before {
  content: "\eea9";
}
.icomoon.icon-number-5:before {
  content: "\eeaa";
}
.icomoon.icon-number-6:before {
  content: "\eeab";
}
.icomoon.icon-number-7:before {
  content: "\eeac";
}
.icomoon.icon-number-8:before {
  content: "\eead";
}
.icomoon.icon-number-9:before {
  content: "\eeae";
}
.icomoon.icon-numbers-fill:before {
  content: "\eeaf";
}
.icomoon.icon-numbers-line:before {
  content: "\eeb0";
}
.icomoon.icon-nurse-fill:before {
  content: "\eeb1";
}
.icomoon.icon-nurse-line:before {
  content: "\eeb2";
}
.icomoon.icon-oil-fill:before {
  content: "\eeb3";
}
.icomoon.icon-oil-line:before {
  content: "\eeb4";
}
.icomoon.icon-omega:before {
  content: "\eeb5";
}
.icomoon.icon-open-arm-fill:before {
  content: "\eeb6";
}
.icomoon.icon-open-arm-line:before {
  content: "\eeb7";
}
.icomoon.icon-open-source-fill:before {
  content: "\eeb8";
}
.icomoon.icon-open-source-line:before {
  content: "\eeb9";
}
.icomoon.icon-opera-fill:before {
  content: "\eeba";
}
.icomoon.icon-opera-line:before {
  content: "\eebb";
}
.icomoon.icon-order-play-fill:before {
  content: "\eebc";
}
.icomoon.icon-order-play-line:before {
  content: "\eebd";
}
.icomoon.icon-organization-chart:before {
  content: "\eebe";
}
.icomoon.icon-outlet-2-fill:before {
  content: "\eebf";
}
.icomoon.icon-outlet-2-line:before {
  content: "\eec0";
}
.icomoon.icon-outlet-fill:before {
  content: "\eec1";
}
.icomoon.icon-outlet-line:before {
  content: "\eec2";
}
.icomoon.icon-page-separator:before {
  content: "\eec3";
}
.icomoon.icon-pages-fill:before {
  content: "\eec4";
}
.icomoon.icon-pages-line:before {
  content: "\eec5";
}
.icomoon.icon-paint-brush-fill:before {
  content: "\eec6";
}
.icomoon.icon-paint-brush-line:before {
  content: "\eec7";
}
.icomoon.icon-paint-fill:before {
  content: "\eec8";
}
.icomoon.icon-paint-line:before {
  content: "\eec9";
}
.icomoon.icon-palette-fill:before {
  content: "\eeca";
}
.icomoon.icon-palette-line:before {
  content: "\eecb";
}
.icomoon.icon-pantone-fill:before {
  content: "\eecc";
}
.icomoon.icon-pantone-line:before {
  content: "\eecd";
}
.icomoon.icon-paragraph:before {
  content: "\eece";
}
.icomoon.icon-parent-fill:before {
  content: "\eecf";
}
.icomoon.icon-parent-line:before {
  content: "\eed0";
}
.icomoon.icon-parentheses-fill:before {
  content: "\eed1";
}
.icomoon.icon-parentheses-line:before {
  content: "\eed2";
}
.icomoon.icon-parking-box-fill:before {
  content: "\eed3";
}
.icomoon.icon-parking-box-line:before {
  content: "\eed4";
}
.icomoon.icon-parking-fill:before {
  content: "\eed5";
}
.icomoon.icon-parking-line:before {
  content: "\eed6";
}
.icomoon.icon-passport-fill:before {
  content: "\eed7";
}
.icomoon.icon-passport-line:before {
  content: "\eed8";
}
.icomoon.icon-patreon-fill:before {
  content: "\eed9";
}
.icomoon.icon-patreon-line:before {
  content: "\eeda";
}
.icomoon.icon-pause-circle-fill:before {
  content: "\eedb";
}
.icomoon.icon-pause-circle-line:before {
  content: "\eedc";
}
.icomoon.icon-pause-fill:before {
  content: "\eedd";
}
.icomoon.icon-pause-line:before {
  content: "\eede";
}
.icomoon.icon-pause-mini-fill:before {
  content: "\eedf";
}
.icomoon.icon-pause-mini-line:before {
  content: "\eee0";
}
.icomoon.icon-paypal-fill:before {
  content: "\eee1";
}
.icomoon.icon-paypal-line:before {
  content: "\eee2";
}
.icomoon.icon-pen-nib-fill:before {
  content: "\eee3";
}
.icomoon.icon-pen-nib-line:before {
  content: "\eee4";
}
.icomoon.icon-pencil-fill:before {
  content: "\eee5";
}
.icomoon.icon-pencil-line:before {
  content: "\eee6";
}
.icomoon.icon-pencil-ruler-2-fill:before {
  content: "\eee7";
}
.icomoon.icon-pencil-ruler-2-line:before {
  content: "\eee8";
}
.icomoon.icon-pencil-ruler-fill:before {
  content: "\eee9";
}
.icomoon.icon-pencil-ruler-line:before {
  content: "\eeea";
}
.icomoon.icon-percent-fill:before {
  content: "\eeeb";
}
.icomoon.icon-percent-line:before {
  content: "\eeec";
}
.icomoon.icon-phone-camera-fill:before {
  content: "\eeed";
}
.icomoon.icon-phone-camera-line:before {
  content: "\eeee";
}
.icomoon.icon-phone-fill:before {
  content: "\eeef";
}
.icomoon.icon-phone-find-fill:before {
  content: "\eef0";
}
.icomoon.icon-phone-find-line:before {
  content: "\eef1";
}
.icomoon.icon-phone-line:before {
  content: "\eef2";
}
.icomoon.icon-phone-lock-fill:before {
  content: "\eef3";
}
.icomoon.icon-phone-lock-line:before {
  content: "\eef4";
}
.icomoon.icon-picture-in-picture-2-fill:before {
  content: "\eef5";
}
.icomoon.icon-picture-in-picture-2-line:before {
  content: "\eef6";
}
.icomoon.icon-picture-in-picture-exit-fill:before {
  content: "\eef7";
}
.icomoon.icon-picture-in-picture-exit-line:before {
  content: "\eef8";
}
.icomoon.icon-picture-in-picture-fill:before {
  content: "\eef9";
}
.icomoon.icon-picture-in-picture-line:before {
  content: "\eefa";
}
.icomoon.icon-pie-chart-2-fill:before {
  content: "\eefb";
}
.icomoon.icon-pie-chart-2-line:before {
  content: "\eefc";
}
.icomoon.icon-pie-chart-box-fill:before {
  content: "\eefd";
}
.icomoon.icon-pie-chart-box-line:before {
  content: "\eefe";
}
.icomoon.icon-pie-chart-fill:before {
  content: "\eeff";
}
.icomoon.icon-pie-chart-line:before {
  content: "\ef00";
}
.icomoon.icon-pin-distance-fill:before {
  content: "\ef01";
}
.icomoon.icon-pin-distance-line:before {
  content: "\ef02";
}
.icomoon.icon-ping-pong-fill:before {
  content: "\ef03";
}
.icomoon.icon-ping-pong-line:before {
  content: "\ef04";
}
.icomoon.icon-pinterest-fill:before {
  content: "\ef05";
}
.icomoon.icon-pinterest-line:before {
  content: "\ef06";
}
.icomoon.icon-pinyin-input:before {
  content: "\ef07";
}
.icomoon.icon-pixelfed-fill:before {
  content: "\ef08";
}
.icomoon.icon-pixelfed-line:before {
  content: "\ef09";
}
.icomoon.icon-plane-fill:before {
  content: "\ef0a";
}
.icomoon.icon-plane-line:before {
  content: "\ef0b";
}
.icomoon.icon-plant-fill:before {
  content: "\ef0c";
}
.icomoon.icon-plant-line:before {
  content: "\ef0d";
}
.icomoon.icon-play-circle-fill:before {
  content: "\ef0e";
}
.icomoon.icon-play-circle-line:before {
  content: "\ef0f";
}
.icomoon.icon-play-fill:before {
  content: "\ef10";
}
.icomoon.icon-play-line:before {
  content: "\ef11";
}
.icomoon.icon-play-list-2-fill:before {
  content: "\ef12";
}
.icomoon.icon-play-list-2-line:before {
  content: "\ef13";
}
.icomoon.icon-play-list-add-fill:before {
  content: "\ef14";
}
.icomoon.icon-play-list-add-line:before {
  content: "\ef15";
}
.icomoon.icon-play-list-fill:before {
  content: "\ef16";
}
.icomoon.icon-play-list-line:before {
  content: "\ef17";
}
.icomoon.icon-play-mini-fill:before {
  content: "\ef18";
}
.icomoon.icon-play-mini-line:before {
  content: "\ef19";
}
.icomoon.icon-playstation-fill:before {
  content: "\ef1a";
}
.icomoon.icon-playstation-line:before {
  content: "\ef1b";
}
.icomoon.icon-plug-2-fill:before {
  content: "\ef1c";
}
.icomoon.icon-plug-2-line:before {
  content: "\ef1d";
}
.icomoon.icon-plug-fill:before {
  content: "\ef1e";
}
.icomoon.icon-plug-line:before {
  content: "\ef1f";
}
.icomoon.icon-polaroid-2-fill:before {
  content: "\ef20";
}
.icomoon.icon-polaroid-2-line:before {
  content: "\ef21";
}
.icomoon.icon-polaroid-fill:before {
  content: "\ef22";
}
.icomoon.icon-polaroid-line:before {
  content: "\ef23";
}
.icomoon.icon-police-car-fill:before {
  content: "\ef24";
}
.icomoon.icon-police-car-line:before {
  content: "\ef25";
}
.icomoon.icon-price-tag-2-fill:before {
  content: "\ef26";
}
.icomoon.icon-price-tag-2-line:before {
  content: "\ef27";
}
.icomoon.icon-price-tag-3-fill:before {
  content: "\ef28";
}
.icomoon.icon-price-tag-3-line:before {
  content: "\ef29";
}
.icomoon.icon-price-tag-fill:before {
  content: "\ef2a";
}
.icomoon.icon-price-tag-line:before {
  content: "\ef2b";
}
.icomoon.icon-printer-cloud-fill:before {
  content: "\ef2c";
}
.icomoon.icon-printer-cloud-line:before {
  content: "\ef2d";
}
.icomoon.icon-printer-fill:before {
  content: "\ef2e";
}
.icomoon.icon-printer-line:before {
  content: "\ef2f";
}
.icomoon.icon-product-hunt-fill:before {
  content: "\ef30";
}
.icomoon.icon-product-hunt-line:before {
  content: "\ef31";
}
.icomoon.icon-profile-fill:before {
  content: "\ef32";
}
.icomoon.icon-profile-line:before {
  content: "\ef33";
}
.icomoon.icon-projector-2-fill:before {
  content: "\ef34";
}
.icomoon.icon-projector-2-line:before {
  content: "\ef35";
}
.icomoon.icon-projector-fill:before {
  content: "\ef36";
}
.icomoon.icon-projector-line:before {
  content: "\ef37";
}
.icomoon.icon-psychotherapy-fill:before {
  content: "\ef38";
}
.icomoon.icon-psychotherapy-line:before {
  content: "\ef39";
}
.icomoon.icon-pulse-fill:before {
  content: "\ef3a";
}
.icomoon.icon-pulse-line:before {
  content: "\ef3b";
}
.icomoon.icon-pushpin-2-fill:before {
  content: "\ef3c";
}
.icomoon.icon-pushpin-2-line:before {
  content: "\ef3d";
}
.icomoon.icon-pushpin-fill:before {
  content: "\ef3e";
}
.icomoon.icon-pushpin-line:before {
  content: "\ef3f";
}
.icomoon.icon-qq-fill:before {
  content: "\ef40";
}
.icomoon.icon-qq-line:before {
  content: "\ef41";
}
.icomoon.icon-qr-code-fill:before {
  content: "\ef42";
}
.icomoon.icon-qr-code-line:before {
  content: "\ef43";
}
.icomoon.icon-qr-scan-2-fill:before {
  content: "\ef44";
}
.icomoon.icon-qr-scan-2-line:before {
  content: "\ef45";
}
.icomoon.icon-qr-scan-fill:before {
  content: "\ef46";
}
.icomoon.icon-qr-scan-line:before {
  content: "\ef47";
}
.icomoon.icon-question-answer-fill:before {
  content: "\ef48";
}
.icomoon.icon-question-answer-line:before {
  content: "\ef49";
}
.icomoon.icon-question-fill:before {
  content: "\ef4a";
}
.icomoon.icon-question-line:before {
  content: "\ef4b";
}
.icomoon.icon-question-mark:before {
  content: "\ef4c";
}
.icomoon.icon-questionnaire-fill:before {
  content: "\ef4d";
}
.icomoon.icon-questionnaire-line:before {
  content: "\ef4e";
}
.icomoon.icon-quill-pen-fill:before {
  content: "\ef4f";
}
.icomoon.icon-quill-pen-line:before {
  content: "\ef50";
}
.icomoon.icon-radar-fill:before {
  content: "\ef51";
}
.icomoon.icon-radar-line:before {
  content: "\ef52";
}
.icomoon.icon-radio-2-fill:before {
  content: "\ef53";
}
.icomoon.icon-radio-2-line:before {
  content: "\ef54";
}
.icomoon.icon-radio-button-fill:before {
  content: "\ef55";
}
.icomoon.icon-radio-button-line:before {
  content: "\ef56";
}
.icomoon.icon-radio-fill:before {
  content: "\ef57";
}
.icomoon.icon-radio-line:before {
  content: "\ef58";
}
.icomoon.icon-rainbow-fill:before {
  content: "\ef59";
}
.icomoon.icon-rainbow-line:before {
  content: "\ef5a";
}
.icomoon.icon-rainy-fill:before {
  content: "\ef5b";
}
.icomoon.icon-rainy-line:before {
  content: "\ef5c";
}
.icomoon.icon-reactjs-fill:before {
  content: "\ef5d";
}
.icomoon.icon-reactjs-line:before {
  content: "\ef5e";
}
.icomoon.icon-record-circle-fill:before {
  content: "\ef5f";
}
.icomoon.icon-record-circle-line:before {
  content: "\ef60";
}
.icomoon.icon-record-mail-fill:before {
  content: "\ef61";
}
.icomoon.icon-record-mail-line:before {
  content: "\ef62";
}
.icomoon.icon-recycle-fill:before {
  content: "\ef63";
}
.icomoon.icon-recycle-line:before {
  content: "\ef64";
}
.icomoon.icon-red-packet-fill:before {
  content: "\ef65";
}
.icomoon.icon-red-packet-line:before {
  content: "\ef66";
}
.icomoon.icon-reddit-fill:before {
  content: "\ef67";
}
.icomoon.icon-reddit-line:before {
  content: "\ef68";
}
.icomoon.icon-refresh-fill:before {
  content: "\ef69";
}
.icomoon.icon-refresh-line:before {
  content: "\ef6a";
}
.icomoon.icon-refund-2-fill:before {
  content: "\ef6b";
}
.icomoon.icon-refund-2-line:before {
  content: "\ef6c";
}
.icomoon.icon-refund-fill:before {
  content: "\ef6d";
}
.icomoon.icon-refund-line:before {
  content: "\ef6e";
}
.icomoon.icon-registered-fill:before {
  content: "\ef6f";
}
.icomoon.icon-registered-line:before {
  content: "\ef70";
}
.icomoon.icon-remixicon-fill:before {
  content: "\ef71";
}
.icomoon.icon-remixicon-line:before {
  content: "\ef72";
}
.icomoon.icon-remote-control-2-fill:before {
  content: "\ef73";
}
.icomoon.icon-remote-control-2-line:before {
  content: "\ef74";
}
.icomoon.icon-remote-control-fill:before {
  content: "\ef75";
}
.icomoon.icon-remote-control-line:before {
  content: "\ef76";
}
.icomoon.icon-repeat-2-fill:before {
  content: "\ef77";
}
.icomoon.icon-repeat-2-line:before {
  content: "\ef78";
}
.icomoon.icon-repeat-fill:before {
  content: "\ef79";
}
.icomoon.icon-repeat-line:before {
  content: "\ef7a";
}
.icomoon.icon-repeat-one-fill:before {
  content: "\ef7b";
}
.icomoon.icon-repeat-one-line:before {
  content: "\ef7c";
}
.icomoon.icon-reply-all-fill:before {
  content: "\ef7d";
}
.icomoon.icon-reply-all-line:before {
  content: "\ef7e";
}
.icomoon.icon-reply-fill:before {
  content: "\ef7f";
}
.icomoon.icon-reply-line:before {
  content: "\ef80";
}
.icomoon.icon-reserved-fill:before {
  content: "\ef81";
}
.icomoon.icon-reserved-line:before {
  content: "\ef82";
}
.icomoon.icon-rest-time-fill:before {
  content: "\ef83";
}
.icomoon.icon-rest-time-line:before {
  content: "\ef84";
}
.icomoon.icon-restart-fill:before {
  content: "\ef85";
}
.icomoon.icon-restart-line:before {
  content: "\ef86";
}
.icomoon.icon-restaurant-2-fill:before {
  content: "\ef87";
}
.icomoon.icon-restaurant-2-line:before {
  content: "\ef88";
}
.icomoon.icon-restaurant-fill:before {
  content: "\ef89";
}
.icomoon.icon-restaurant-line:before {
  content: "\ef8a";
}
.icomoon.icon-rewind-fill:before {
  content: "\ef8b";
}
.icomoon.icon-rewind-line:before {
  content: "\ef8c";
}
.icomoon.icon-rewind-mini-fill:before {
  content: "\ef8d";
}
.icomoon.icon-rewind-mini-line:before {
  content: "\ef8e";
}
.icomoon.icon-rhythm-fill:before {
  content: "\ef8f";
}
.icomoon.icon-rhythm-line:before {
  content: "\ef90";
}
.icomoon.icon-riding-fill:before {
  content: "\ef91";
}
.icomoon.icon-riding-line:before {
  content: "\ef92";
}
.icomoon.icon-road-map-fill:before {
  content: "\ef93";
}
.icomoon.icon-road-map-line:before {
  content: "\ef94";
}
.icomoon.icon-roadster-fill:before {
  content: "\ef95";
}
.icomoon.icon-roadster-line:before {
  content: "\ef96";
}
.icomoon.icon-robot-fill:before {
  content: "\ef97";
}
.icomoon.icon-robot-line:before {
  content: "\ef98";
}
.icomoon.icon-rocket-2-fill:before {
  content: "\ef99";
}
.icomoon.icon-rocket-2-line:before {
  content: "\ef9a";
}
.icomoon.icon-rocket-fill:before {
  content: "\ef9b";
}
.icomoon.icon-rocket-line:before {
  content: "\ef9c";
}
.icomoon.icon-rotate-lock-fill:before {
  content: "\ef9d";
}
.icomoon.icon-rotate-lock-line:before {
  content: "\ef9e";
}
.icomoon.icon-rounded-corner:before {
  content: "\ef9f";
}
.icomoon.icon-route-fill:before {
  content: "\efa0";
}
.icomoon.icon-route-line:before {
  content: "\efa1";
}
.icomoon.icon-router-fill:before {
  content: "\efa2";
}
.icomoon.icon-router-line:before {
  content: "\efa3";
}
.icomoon.icon-rss-fill:before {
  content: "\efa4";
}
.icomoon.icon-rss-line:before {
  content: "\efa5";
}
.icomoon.icon-ruler-2-fill:before {
  content: "\efa6";
}
.icomoon.icon-ruler-2-line:before {
  content: "\efa7";
}
.icomoon.icon-ruler-fill:before {
  content: "\efa8";
}
.icomoon.icon-ruler-line:before {
  content: "\efa9";
}
.icomoon.icon-run-fill:before {
  content: "\efaa";
}
.icomoon.icon-run-line:before {
  content: "\efab";
}
.icomoon.icon-safari-fill:before {
  content: "\efac";
}
.icomoon.icon-safari-line:before {
  content: "\efad";
}
.icomoon.icon-safe-2-fill:before {
  content: "\efae";
}
.icomoon.icon-safe-2-line:before {
  content: "\efaf";
}
.icomoon.icon-safe-fill:before {
  content: "\efb0";
}
.icomoon.icon-safe-line:before {
  content: "\efb1";
}
.icomoon.icon-sailboat-fill:before {
  content: "\efb2";
}
.icomoon.icon-sailboat-line:before {
  content: "\efb3";
}
.icomoon.icon-save-2-fill:before {
  content: "\efb4";
}
.icomoon.icon-save-2-line:before {
  content: "\efb5";
}
.icomoon.icon-save-3-fill:before {
  content: "\efb6";
}
.icomoon.icon-save-3-line:before {
  content: "\efb7";
}
.icomoon.icon-save-fill:before {
  content: "\efb8";
}
.icomoon.icon-save-line:before {
  content: "\efb9";
}
.icomoon.icon-scales-2-fill:before {
  content: "\efba";
}
.icomoon.icon-scales-2-line:before {
  content: "\efbb";
}
.icomoon.icon-scales-3-fill:before {
  content: "\efbc";
}
.icomoon.icon-scales-3-line:before {
  content: "\efbd";
}
.icomoon.icon-scales-fill:before {
  content: "\efbe";
}
.icomoon.icon-scales-line:before {
  content: "\efbf";
}
.icomoon.icon-scan-2-fill:before {
  content: "\efc0";
}
.icomoon.icon-scan-2-line:before {
  content: "\efc1";
}
.icomoon.icon-scan-fill:before {
  content: "\efc2";
}
.icomoon.icon-scan-line:before {
  content: "\efc3";
}
.icomoon.icon-scissors-2-fill:before {
  content: "\efc4";
}
.icomoon.icon-scissors-2-line:before {
  content: "\efc5";
}
.icomoon.icon-scissors-cut-fill:before {
  content: "\efc6";
}
.icomoon.icon-scissors-cut-line:before {
  content: "\efc7";
}
.icomoon.icon-scissors-fill:before {
  content: "\efc8";
}
.icomoon.icon-scissors-line:before {
  content: "\efc9";
}
.icomoon.icon-screenshot-2-fill:before {
  content: "\efca";
}
.icomoon.icon-screenshot-2-line:before {
  content: "\efcb";
}
.icomoon.icon-screenshot-fill:before {
  content: "\efcc";
}
.icomoon.icon-screenshot-line:before {
  content: "\efcd";
}
.icomoon.icon-sd-card-fill:before {
  content: "\efce";
}
.icomoon.icon-sd-card-line:before {
  content: "\efcf";
}
.icomoon.icon-sd-card-mini-fill:before {
  content: "\efd0";
}
.icomoon.icon-sd-card-mini-line:before {
  content: "\efd1";
}
.icomoon.icon-search-2-fill:before {
  content: "\efd2";
}
.icomoon.icon-search-2-line:before {
  content: "\efd3";
}
.icomoon.icon-search-eye-fill:before {
  content: "\efd4";
}
.icomoon.icon-search-eye-line:before {
  content: "\efd5";
}
.icomoon.icon-search-fill:before {
  content: "\efd6";
}
.icomoon.icon-search-line:before {
  content: "\efd7";
}
.icomoon.icon-secure-payment-fill:before {
  content: "\efd8";
}
.icomoon.icon-secure-payment-line:before {
  content: "\efd9";
}
.icomoon.icon-seedling-fill:before {
  content: "\efda";
}
.icomoon.icon-seedling-line:before {
  content: "\efdb";
}
.icomoon.icon-send-backward:before {
  content: "\efdc";
}
.icomoon.icon-send-plane-2-fill:before {
  content: "\efdd";
}
.icomoon.icon-send-plane-2-line:before {
  content: "\efde";
}
.icomoon.icon-send-plane-fill:before {
  content: "\efdf";
}
.icomoon.icon-send-plane-line:before {
  content: "\efe0";
}
.icomoon.icon-send-to-back:before {
  content: "\efe1";
}
.icomoon.icon-sensor-fill:before {
  content: "\efe2";
}
.icomoon.icon-sensor-line:before {
  content: "\efe3";
}
.icomoon.icon-separator:before {
  content: "\efe4";
}
.icomoon.icon-server-fill:before {
  content: "\efe5";
}
.icomoon.icon-server-line:before {
  content: "\efe6";
}
.icomoon.icon-service-fill:before {
  content: "\efe7";
}
.icomoon.icon-service-line:before {
  content: "\efe8";
}
.icomoon.icon-settings-2-fill:before {
  content: "\efe9";
}
.icomoon.icon-settings-2-line:before {
  content: "\efea";
}
.icomoon.icon-settings-3-fill:before {
  content: "\efeb";
}
.icomoon.icon-settings-3-line:before {
  content: "\efec";
}
.icomoon.icon-settings-4-fill:before {
  content: "\efed";
}
.icomoon.icon-settings-4-line:before {
  content: "\efee";
}
.icomoon.icon-settings-5-fill:before {
  content: "\efef";
}
.icomoon.icon-settings-5-line:before {
  content: "\eff0";
}
.icomoon.icon-settings-6-fill:before {
  content: "\eff1";
}
.icomoon.icon-settings-6-line:before {
  content: "\eff2";
}
.icomoon.icon-settings-fill:before {
  content: "\eff3";
}
.icomoon.icon-settings-line:before {
  content: "\eff4";
}
.icomoon.icon-shape-2-fill:before {
  content: "\eff5";
}
.icomoon.icon-shape-2-line:before {
  content: "\eff6";
}
.icomoon.icon-shape-fill:before {
  content: "\eff7";
}
.icomoon.icon-shape-line:before {
  content: "\eff8";
}
.icomoon.icon-share-box-fill:before {
  content: "\eff9";
}
.icomoon.icon-share-box-line:before {
  content: "\effa";
}
.icomoon.icon-share-circle-fill:before {
  content: "\effb";
}
.icomoon.icon-share-circle-line:before {
  content: "\effc";
}
.icomoon.icon-share-fill:before {
  content: "\effd";
}
.icomoon.icon-share-forward-2-fill:before {
  content: "\effe";
}
.icomoon.icon-share-forward-2-line:before {
  content: "\efff";
}
.icomoon.icon-share-forward-box-fill:before {
  content: "\f000";
}
.icomoon.icon-share-forward-box-line:before {
  content: "\f001";
}
.icomoon.icon-share-forward-fill:before {
  content: "\f002";
}
.icomoon.icon-share-forward-line:before {
  content: "\f003";
}
.icomoon.icon-share-line:before {
  content: "\f004";
}
.icomoon.icon-shield-check-fill:before {
  content: "\f005";
}
.icomoon.icon-shield-check-line:before {
  content: "\f006";
}
.icomoon.icon-shield-cross-fill:before {
  content: "\f007";
}
.icomoon.icon-shield-cross-line:before {
  content: "\f008";
}
.icomoon.icon-shield-fill:before {
  content: "\f009";
}
.icomoon.icon-shield-flash-fill:before {
  content: "\f00a";
}
.icomoon.icon-shield-flash-line:before {
  content: "\f00b";
}
.icomoon.icon-shield-keyhole-fill:before {
  content: "\f00c";
}
.icomoon.icon-shield-keyhole-line:before {
  content: "\f00d";
}
.icomoon.icon-shield-line:before {
  content: "\f00e";
}
.icomoon.icon-shield-star-fill:before {
  content: "\f00f";
}
.icomoon.icon-shield-star-line:before {
  content: "\f010";
}
.icomoon.icon-shield-user-fill:before {
  content: "\f011";
}
.icomoon.icon-shield-user-line:before {
  content: "\f012";
}
.icomoon.icon-ship-2-fill:before {
  content: "\f013";
}
.icomoon.icon-ship-2-line:before {
  content: "\f014";
}
.icomoon.icon-ship-fill:before {
  content: "\f015";
}
.icomoon.icon-ship-line:before {
  content: "\f016";
}
.icomoon.icon-shirt-fill:before {
  content: "\f017";
}
.icomoon.icon-shirt-line:before {
  content: "\f018";
}
.icomoon.icon-shopping-bag-2-fill:before {
  content: "\f019";
}
.icomoon.icon-shopping-bag-2-line:before {
  content: "\f01a";
}
.icomoon.icon-shopping-bag-3-fill:before {
  content: "\f01b";
}
.icomoon.icon-shopping-bag-3-line:before {
  content: "\f01c";
}
.icomoon.icon-shopping-bag-fill:before {
  content: "\f01d";
}
.icomoon.icon-shopping-bag-line:before {
  content: "\f01e";
}
.icomoon.icon-shopping-basket-2-fill:before {
  content: "\f01f";
}
.icomoon.icon-shopping-basket-2-line:before {
  content: "\f020";
}
.icomoon.icon-shopping-basket-fill:before {
  content: "\f021";
}
.icomoon.icon-shopping-basket-line:before {
  content: "\f022";
}
.icomoon.icon-shopping-cart-2-fill:before {
  content: "\f023";
}
.icomoon.icon-shopping-cart-2-line:before {
  content: "\f024";
}
.icomoon.icon-shopping-cart-fill:before {
  content: "\f025";
}
.icomoon.icon-shopping-cart-line:before {
  content: "\f026";
}
.icomoon.icon-showers-fill:before {
  content: "\f027";
}
.icomoon.icon-showers-line:before {
  content: "\f028";
}
.icomoon.icon-shuffle-fill:before {
  content: "\f029";
}
.icomoon.icon-shuffle-line:before {
  content: "\f02a";
}
.icomoon.icon-shut-down-fill:before {
  content: "\f02b";
}
.icomoon.icon-shut-down-line:before {
  content: "\f02c";
}
.icomoon.icon-side-bar-fill:before {
  content: "\f02d";
}
.icomoon.icon-side-bar-line:before {
  content: "\f02e";
}
.icomoon.icon-signal-tower-fill:before {
  content: "\f02f";
}
.icomoon.icon-signal-tower-line:before {
  content: "\f030";
}
.icomoon.icon-signal-wifi-1-fill:before {
  content: "\f031";
}
.icomoon.icon-signal-wifi-1-line:before {
  content: "\f032";
}
.icomoon.icon-signal-wifi-2-fill:before {
  content: "\f033";
}
.icomoon.icon-signal-wifi-2-line:before {
  content: "\f034";
}
.icomoon.icon-signal-wifi-3-fill:before {
  content: "\f035";
}
.icomoon.icon-signal-wifi-3-line:before {
  content: "\f036";
}
.icomoon.icon-signal-wifi-error-fill:before {
  content: "\f037";
}
.icomoon.icon-signal-wifi-error-line:before {
  content: "\f038";
}
.icomoon.icon-signal-wifi-fill:before {
  content: "\f039";
}
.icomoon.icon-signal-wifi-line:before {
  content: "\f03a";
}
.icomoon.icon-signal-wifi-off-fill:before {
  content: "\f03b";
}
.icomoon.icon-signal-wifi-off-line:before {
  content: "\f03c";
}
.icomoon.icon-sim-card-2-fill:before {
  content: "\f03d";
}
.icomoon.icon-sim-card-2-line:before {
  content: "\f03e";
}
.icomoon.icon-sim-card-fill:before {
  content: "\f03f";
}
.icomoon.icon-sim-card-line:before {
  content: "\f040";
}
.icomoon.icon-single-quotes-l:before {
  content: "\f041";
}
.icomoon.icon-single-quotes-r:before {
  content: "\f042";
}
.icomoon.icon-sip-fill:before {
  content: "\f043";
}
.icomoon.icon-sip-line:before {
  content: "\f044";
}
.icomoon.icon-skip-back-fill:before {
  content: "\f045";
}
.icomoon.icon-skip-back-line:before {
  content: "\f046";
}
.icomoon.icon-skip-back-mini-fill:before {
  content: "\f047";
}
.icomoon.icon-skip-back-mini-line:before {
  content: "\f048";
}
.icomoon.icon-skip-forward-fill:before {
  content: "\f049";
}
.icomoon.icon-skip-forward-line:before {
  content: "\f04a";
}
.icomoon.icon-skip-forward-mini-fill:before {
  content: "\f04b";
}
.icomoon.icon-skip-forward-mini-line:before {
  content: "\f04c";
}
.icomoon.icon-skull-2-fill:before {
  content: "\f04d";
}
.icomoon.icon-skull-2-line:before {
  content: "\f04e";
}
.icomoon.icon-skull-fill:before {
  content: "\f04f";
}
.icomoon.icon-skull-line:before {
  content: "\f050";
}
.icomoon.icon-skype-fill:before {
  content: "\f051";
}
.icomoon.icon-skype-line:before {
  content: "\f052";
}
.icomoon.icon-slack-fill:before {
  content: "\f053";
}
.icomoon.icon-slack-line:before {
  content: "\f054";
}
.icomoon.icon-slice-fill:before {
  content: "\f055";
}
.icomoon.icon-slice-line:before {
  content: "\f056";
}
.icomoon.icon-slideshow-2-fill:before {
  content: "\f057";
}
.icomoon.icon-slideshow-2-line:before {
  content: "\f058";
}
.icomoon.icon-slideshow-3-fill:before {
  content: "\f059";
}
.icomoon.icon-slideshow-3-line:before {
  content: "\f05a";
}
.icomoon.icon-slideshow-4-fill:before {
  content: "\f05b";
}
.icomoon.icon-slideshow-4-line:before {
  content: "\f05c";
}
.icomoon.icon-slideshow-fill:before {
  content: "\f05d";
}
.icomoon.icon-slideshow-line:before {
  content: "\f05e";
}
.icomoon.icon-smartphone-fill:before {
  content: "\f05f";
}
.icomoon.icon-smartphone-line:before {
  content: "\f060";
}
.icomoon.icon-snapchat-fill:before {
  content: "\f061";
}
.icomoon.icon-snapchat-line:before {
  content: "\f062";
}
.icomoon.icon-snowy-fill:before {
  content: "\f063";
}
.icomoon.icon-snowy-line:before {
  content: "\f064";
}
.icomoon.icon-sort-asc:before {
  content: "\f065";
}
.icomoon.icon-sort-desc:before {
  content: "\f066";
}
.icomoon.icon-sound-module-fill:before {
  content: "\f067";
}
.icomoon.icon-sound-module-line:before {
  content: "\f068";
}
.icomoon.icon-soundcloud-fill:before {
  content: "\f069";
}
.icomoon.icon-soundcloud-line:before {
  content: "\f06a";
}
.icomoon.icon-space:before {
  content: "\f06b";
}
.icomoon.icon-space-ship-fill:before {
  content: "\f06c";
}
.icomoon.icon-space-ship-line:before {
  content: "\f06d";
}
.icomoon.icon-spam-2-fill:before {
  content: "\f06e";
}
.icomoon.icon-spam-2-line:before {
  content: "\f06f";
}
.icomoon.icon-spam-3-fill:before {
  content: "\f070";
}
.icomoon.icon-spam-3-line:before {
  content: "\f071";
}
.icomoon.icon-spam-fill:before {
  content: "\f072";
}
.icomoon.icon-spam-line:before {
  content: "\f073";
}
.icomoon.icon-speaker-2-fill:before {
  content: "\f074";
}
.icomoon.icon-speaker-2-line:before {
  content: "\f075";
}
.icomoon.icon-speaker-3-fill:before {
  content: "\f076";
}
.icomoon.icon-speaker-3-line:before {
  content: "\f077";
}
.icomoon.icon-speaker-fill:before {
  content: "\f078";
}
.icomoon.icon-speaker-line:before {
  content: "\f079";
}
.icomoon.icon-spectrum-fill:before {
  content: "\f07a";
}
.icomoon.icon-spectrum-line:before {
  content: "\f07b";
}
.icomoon.icon-speed-fill:before {
  content: "\f07c";
}
.icomoon.icon-speed-line:before {
  content: "\f07d";
}
.icomoon.icon-speed-mini-fill:before {
  content: "\f07e";
}
.icomoon.icon-speed-mini-line:before {
  content: "\f07f";
}
.icomoon.icon-split-cells-horizontal:before {
  content: "\f080";
}
.icomoon.icon-split-cells-vertical:before {
  content: "\f081";
}
.icomoon.icon-spotify-fill:before {
  content: "\f082";
}
.icomoon.icon-spotify-line:before {
  content: "\f083";
}
.icomoon.icon-spy-fill:before {
  content: "\f084";
}
.icomoon.icon-spy-line:before {
  content: "\f085";
}
.icomoon.icon-stack-fill:before {
  content: "\f086";
}
.icomoon.icon-stack-line:before {
  content: "\f087";
}
.icomoon.icon-stack-overflow-fill:before {
  content: "\f088";
}
.icomoon.icon-stack-overflow-line:before {
  content: "\f089";
}
.icomoon.icon-stackshare-fill:before {
  content: "\f08a";
}
.icomoon.icon-stackshare-line:before {
  content: "\f08b";
}
.icomoon.icon-star-fill:before {
  content: "\f08c";
}
.icomoon.icon-star-half-fill:before {
  content: "\f08d";
}
.icomoon.icon-star-half-line:before {
  content: "\f08e";
}
.icomoon.icon-star-half-s-fill:before {
  content: "\f08f";
}
.icomoon.icon-star-half-s-line:before {
  content: "\f090";
}
.icomoon.icon-star-line:before {
  content: "\f091";
}
.icomoon.icon-star-s-fill:before {
  content: "\f092";
}
.icomoon.icon-star-s-line:before {
  content: "\f093";
}
.icomoon.icon-star-smile-fill:before {
  content: "\f094";
}
.icomoon.icon-star-smile-line:before {
  content: "\f095";
}
.icomoon.icon-steam-fill:before {
  content: "\f096";
}
.icomoon.icon-steam-line:before {
  content: "\f097";
}
.icomoon.icon-steering-2-fill:before {
  content: "\f098";
}
.icomoon.icon-steering-2-line:before {
  content: "\f099";
}
.icomoon.icon-steering-fill:before {
  content: "\f09a";
}
.icomoon.icon-steering-line:before {
  content: "\f09b";
}
.icomoon.icon-stethoscope-fill:before {
  content: "\f09c";
}
.icomoon.icon-stethoscope-line:before {
  content: "\f09d";
}
.icomoon.icon-sticky-note-2-fill:before {
  content: "\f09e";
}
.icomoon.icon-sticky-note-2-line:before {
  content: "\f09f";
}
.icomoon.icon-sticky-note-fill:before {
  content: "\f0a0";
}
.icomoon.icon-sticky-note-line:before {
  content: "\f0a1";
}
.icomoon.icon-stock-fill:before {
  content: "\f0a2";
}
.icomoon.icon-stock-line:before {
  content: "\f0a3";
}
.icomoon.icon-stop-circle-fill:before {
  content: "\f0a4";
}
.icomoon.icon-stop-circle-line:before {
  content: "\f0a5";
}
.icomoon.icon-stop-fill:before {
  content: "\f0a6";
}
.icomoon.icon-stop-line:before {
  content: "\f0a7";
}
.icomoon.icon-stop-mini-fill:before {
  content: "\f0a8";
}
.icomoon.icon-stop-mini-line:before {
  content: "\f0a9";
}
.icomoon.icon-store-2-fill:before {
  content: "\f0aa";
}
.icomoon.icon-store-2-line:before {
  content: "\f0ab";
}
.icomoon.icon-store-3-fill:before {
  content: "\f0ac";
}
.icomoon.icon-store-3-line:before {
  content: "\f0ad";
}
.icomoon.icon-store-fill:before {
  content: "\f0ae";
}
.icomoon.icon-store-line:before {
  content: "\f0af";
}
.icomoon.icon-strikethrough:before {
  content: "\f0b0";
}
.icomoon.icon-strikethrough-2:before {
  content: "\f0b1";
}
.icomoon.icon-subscript:before {
  content: "\f0b2";
}
.icomoon.icon-subscript-2:before {
  content: "\f0b3";
}
.icomoon.icon-subtract-fill:before {
  content: "\f0b4";
}
.icomoon.icon-subtract-line:before {
  content: "\f0b5";
}
.icomoon.icon-subway-fill:before {
  content: "\f0b6";
}
.icomoon.icon-subway-line:before {
  content: "\f0b7";
}
.icomoon.icon-subway-wifi-fill:before {
  content: "\f0b8";
}
.icomoon.icon-subway-wifi-line:before {
  content: "\f0b9";
}
.icomoon.icon-suitcase-2-fill:before {
  content: "\f0ba";
}
.icomoon.icon-suitcase-2-line:before {
  content: "\f0bb";
}
.icomoon.icon-suitcase-3-fill:before {
  content: "\f0bc";
}
.icomoon.icon-suitcase-3-line:before {
  content: "\f0bd";
}
.icomoon.icon-suitcase-fill:before {
  content: "\f0be";
}
.icomoon.icon-suitcase-line:before {
  content: "\f0bf";
}
.icomoon.icon-sun-cloudy-fill:before {
  content: "\f0c0";
}
.icomoon.icon-sun-cloudy-line:before {
  content: "\f0c1";
}
.icomoon.icon-sun-fill:before {
  content: "\f0c2";
}
.icomoon.icon-sun-foggy-fill:before {
  content: "\f0c3";
}
.icomoon.icon-sun-foggy-line:before {
  content: "\f0c4";
}
.icomoon.icon-sun-line:before {
  content: "\f0c5";
}
.icomoon.icon-superscript:before {
  content: "\f0c6";
}
.icomoon.icon-superscript-2:before {
  content: "\f0c7";
}
.icomoon.icon-surgical-mask-fill:before {
  content: "\f0c8";
}
.icomoon.icon-surgical-mask-line:before {
  content: "\f0c9";
}
.icomoon.icon-surround-sound-fill:before {
  content: "\f0ca";
}
.icomoon.icon-surround-sound-line:before {
  content: "\f0cb";
}
.icomoon.icon-survey-fill:before {
  content: "\f0cc";
}
.icomoon.icon-survey-line:before {
  content: "\f0cd";
}
.icomoon.icon-swap-box-fill:before {
  content: "\f0ce";
}
.icomoon.icon-swap-box-line:before {
  content: "\f0cf";
}
.icomoon.icon-swap-fill:before {
  content: "\f0d0";
}
.icomoon.icon-swap-line:before {
  content: "\f0d1";
}
.icomoon.icon-switch-fill:before {
  content: "\f0d2";
}
.icomoon.icon-switch-line:before {
  content: "\f0d3";
}
.icomoon.icon-sword-fill:before {
  content: "\f0d4";
}
.icomoon.icon-sword-line:before {
  content: "\f0d5";
}
.icomoon.icon-syringe-fill:before {
  content: "\f0d6";
}
.icomoon.icon-syringe-line:before {
  content: "\f0d7";
}
.icomoon.icon-t-box-fill:before {
  content: "\f0d8";
}
.icomoon.icon-t-box-line:before {
  content: "\f0d9";
}
.icomoon.icon-t-shirt-2-fill:before {
  content: "\f0da";
}
.icomoon.icon-t-shirt-2-line:before {
  content: "\f0db";
}
.icomoon.icon-t-shirt-air-fill:before {
  content: "\f0dc";
}
.icomoon.icon-t-shirt-air-line:before {
  content: "\f0dd";
}
.icomoon.icon-t-shirt-fill:before {
  content: "\f0de";
}
.icomoon.icon-t-shirt-line:before {
  content: "\f0df";
}
.icomoon.icon-table-2:before {
  content: "\f0e0";
}
.icomoon.icon-table-alt-fill:before {
  content: "\f0e1";
}
.icomoon.icon-table-alt-line:before {
  content: "\f0e2";
}
.icomoon.icon-table-fill:before {
  content: "\f0e3";
}
.icomoon.icon-table-line:before {
  content: "\f0e4";
}
.icomoon.icon-tablet-fill:before {
  content: "\f0e5";
}
.icomoon.icon-tablet-line:before {
  content: "\f0e6";
}
.icomoon.icon-takeaway-fill:before {
  content: "\f0e7";
}
.icomoon.icon-takeaway-line:before {
  content: "\f0e8";
}
.icomoon.icon-taobao-fill:before {
  content: "\f0e9";
}
.icomoon.icon-taobao-line:before {
  content: "\f0ea";
}
.icomoon.icon-tape-fill:before {
  content: "\f0eb";
}
.icomoon.icon-tape-line:before {
  content: "\f0ec";
}
.icomoon.icon-task-fill:before {
  content: "\f0ed";
}
.icomoon.icon-task-line:before {
  content: "\f0ee";
}
.icomoon.icon-taxi-fill:before {
  content: "\f0ef";
}
.icomoon.icon-taxi-line:before {
  content: "\f0f0";
}
.icomoon.icon-taxi-wifi-fill:before {
  content: "\f0f1";
}
.icomoon.icon-taxi-wifi-line:before {
  content: "\f0f2";
}
.icomoon.icon-team-fill:before {
  content: "\f0f3";
}
.icomoon.icon-team-line:before {
  content: "\f0f4";
}
.icomoon.icon-telegram-fill:before {
  content: "\f0f5";
}
.icomoon.icon-telegram-line:before {
  content: "\f0f6";
}
.icomoon.icon-temp-cold-fill:before {
  content: "\f0f7";
}
.icomoon.icon-temp-cold-line:before {
  content: "\f0f8";
}
.icomoon.icon-temp-hot-fill:before {
  content: "\f0f9";
}
.icomoon.icon-temp-hot-line:before {
  content: "\f0fa";
}
.icomoon.icon-terminal-box-fill:before {
  content: "\f0fb";
}
.icomoon.icon-terminal-box-line:before {
  content: "\f0fc";
}
.icomoon.icon-terminal-fill:before {
  content: "\f0fd";
}
.icomoon.icon-terminal-line:before {
  content: "\f0fe";
}
.icomoon.icon-terminal-window-fill:before {
  content: "\f0ff";
}
.icomoon.icon-terminal-window-line:before {
  content: "\f100";
}
.icomoon.icon-test-tube-fill:before {
  content: "\f101";
}
.icomoon.icon-test-tube-line:before {
  content: "\f102";
}
.icomoon.icon-text:before {
  content: "\f103";
}
.icomoon.icon-text-direction-l:before {
  content: "\f104";
}
.icomoon.icon-text-direction-r:before {
  content: "\f105";
}
.icomoon.icon-text-spacing:before {
  content: "\f106";
}
.icomoon.icon-text-wrap:before {
  content: "\f107";
}
.icomoon.icon-thermometer-fill:before {
  content: "\f108";
}
.icomoon.icon-thermometer-line:before {
  content: "\f109";
}
.icomoon.icon-thumb-down-fill:before {
  content: "\f10a";
}
.icomoon.icon-thumb-down-line:before {
  content: "\f10b";
}
.icomoon.icon-thumb-up-fill:before {
  content: "\f10c";
}
.icomoon.icon-thumb-up-line:before {
  content: "\f10d";
}
.icomoon.icon-thunderstorms-fill:before {
  content: "\f10e";
}
.icomoon.icon-thunderstorms-line:before {
  content: "\f10f";
}
.icomoon.icon-ticket-2-fill:before {
  content: "\f110";
}
.icomoon.icon-ticket-2-line:before {
  content: "\f111";
}
.icomoon.icon-ticket-fill:before {
  content: "\f112";
}
.icomoon.icon-ticket-line:before {
  content: "\f113";
}
.icomoon.icon-time-fill:before {
  content: "\f114";
}
.icomoon.icon-time-line:before {
  content: "\f115";
}
.icomoon.icon-timer-2-fill:before {
  content: "\f116";
}
.icomoon.icon-timer-2-line:before {
  content: "\f117";
}
.icomoon.icon-timer-fill:before {
  content: "\f118";
}
.icomoon.icon-timer-flash-fill:before {
  content: "\f119";
}
.icomoon.icon-timer-flash-line:before {
  content: "\f11a";
}
.icomoon.icon-timer-line:before {
  content: "\f11b";
}
.icomoon.icon-todo-fill:before {
  content: "\f11c";
}
.icomoon.icon-todo-line:before {
  content: "\f11d";
}
.icomoon.icon-toggle-fill:before {
  content: "\f11e";
}
.icomoon.icon-toggle-line:before {
  content: "\f11f";
}
.icomoon.icon-tools-fill:before {
  content: "\f120";
}
.icomoon.icon-tools-line:before {
  content: "\f121";
}
.icomoon.icon-tornado-fill:before {
  content: "\f122";
}
.icomoon.icon-tornado-line:before {
  content: "\f123";
}
.icomoon.icon-trademark-fill:before {
  content: "\f124";
}
.icomoon.icon-trademark-line:before {
  content: "\f125";
}
.icomoon.icon-traffic-light-fill:before {
  content: "\f126";
}
.icomoon.icon-traffic-light-line:before {
  content: "\f127";
}
.icomoon.icon-train-fill:before {
  content: "\f128";
}
.icomoon.icon-train-line:before {
  content: "\f129";
}
.icomoon.icon-train-wifi-fill:before {
  content: "\f12a";
}
.icomoon.icon-train-wifi-line:before {
  content: "\f12b";
}
.icomoon.icon-translate:before {
  content: "\f12c";
}
.icomoon.icon-translate-2:before {
  content: "\f12d";
}
.icomoon.icon-travesti-fill:before {
  content: "\f12e";
}
.icomoon.icon-travesti-line:before {
  content: "\f12f";
}
.icomoon.icon-treasure-map-fill:before {
  content: "\f130";
}
.icomoon.icon-treasure-map-line:before {
  content: "\f131";
}
.icomoon.icon-trello-fill:before {
  content: "\f132";
}
.icomoon.icon-trello-line:before {
  content: "\f133";
}
.icomoon.icon-trophy-fill:before {
  content: "\f134";
}
.icomoon.icon-trophy-line:before {
  content: "\f135";
}
.icomoon.icon-truck-fill:before {
  content: "\f136";
}
.icomoon.icon-truck-line:before {
  content: "\f137";
}
.icomoon.icon-tumblr-fill:before {
  content: "\f138";
}
.icomoon.icon-tumblr-line:before {
  content: "\f139";
}
.icomoon.icon-tv-2-fill:before {
  content: "\f13a";
}
.icomoon.icon-tv-2-line:before {
  content: "\f13b";
}
.icomoon.icon-tv-fill:before {
  content: "\f13c";
}
.icomoon.icon-tv-line:before {
  content: "\f13d";
}
.icomoon.icon-twitch-fill:before {
  content: "\f13e";
}
.icomoon.icon-twitch-line:before {
  content: "\f13f";
}
.icomoon.icon-twitter-fill:before {
  content: "\f140";
}
.icomoon.icon-twitter-line:before {
  content: "\f141";
}
.icomoon.icon-typhoon-fill:before {
  content: "\f142";
}
.icomoon.icon-typhoon-line:before {
  content: "\f143";
}
.icomoon.icon-u-disk-fill:before {
  content: "\f144";
}
.icomoon.icon-u-disk-line:before {
  content: "\f145";
}
.icomoon.icon-ubuntu-fill:before {
  content: "\f146";
}
.icomoon.icon-ubuntu-line:before {
  content: "\f147";
}
.icomoon.icon-umbrella-fill:before {
  content: "\f148";
}
.icomoon.icon-umbrella-line:before {
  content: "\f149";
}
.icomoon.icon-underline:before {
  content: "\f14a";
}
.icomoon.icon-uninstall-fill:before {
  content: "\f14b";
}
.icomoon.icon-uninstall-line:before {
  content: "\f14c";
}
.icomoon.icon-unsplash-fill:before {
  content: "\f14d";
}
.icomoon.icon-unsplash-line:before {
  content: "\f14e";
}
.icomoon.icon-upload-2-fill:before {
  content: "\f14f";
}
.icomoon.icon-upload-2-line:before {
  content: "\f150";
}
.icomoon.icon-upload-cloud-2-fill:before {
  content: "\f151";
}
.icomoon.icon-upload-cloud-2-line:before {
  content: "\f152";
}
.icomoon.icon-upload-cloud-fill:before {
  content: "\f153";
}
.icomoon.icon-upload-cloud-line:before {
  content: "\f154";
}
.icomoon.icon-upload-fill:before {
  content: "\f155";
}
.icomoon.icon-upload-line:before {
  content: "\f156";
}
.icomoon.icon-usb-fill:before {
  content: "\f157";
}
.icomoon.icon-usb-line:before {
  content: "\f158";
}
.icomoon.icon-user-2-fill:before {
  content: "\f159";
}
.icomoon.icon-user-2-line:before {
  content: "\f15a";
}
.icomoon.icon-user-3-fill:before {
  content: "\f15b";
}
.icomoon.icon-user-3-line:before {
  content: "\f15c";
}
.icomoon.icon-user-4-fill:before {
  content: "\f15d";
}
.icomoon.icon-user-4-line:before {
  content: "\f15e";
}
.icomoon.icon-user-5-fill:before {
  content: "\f15f";
}
.icomoon.icon-user-5-line:before {
  content: "\f160";
}
.icomoon.icon-user-6-fill:before {
  content: "\f161";
}
.icomoon.icon-user-6-line:before {
  content: "\f162";
}
.icomoon.icon-user-add-fill:before {
  content: "\f163";
}
.icomoon.icon-user-add-line:before {
  content: "\f164";
}
.icomoon.icon-user-fill:before {
  content: "\f165";
}
.icomoon.icon-user-follow-fill:before {
  content: "\f166";
}
.icomoon.icon-user-follow-line:before {
  content: "\f167";
}
.icomoon.icon-user-heart-fill:before {
  content: "\f168";
}
.icomoon.icon-user-heart-line:before {
  content: "\f169";
}
.icomoon.icon-user-line:before {
  content: "\f16a";
}
.icomoon.icon-user-location-fill:before {
  content: "\f16b";
}
.icomoon.icon-user-location-line:before {
  content: "\f16c";
}
.icomoon.icon-user-received-2-fill:before {
  content: "\f16d";
}
.icomoon.icon-user-received-2-line:before {
  content: "\f16e";
}
.icomoon.icon-user-received-fill:before {
  content: "\f16f";
}
.icomoon.icon-user-received-line:before {
  content: "\f170";
}
.icomoon.icon-user-search-fill:before {
  content: "\f171";
}
.icomoon.icon-user-search-line:before {
  content: "\f172";
}
.icomoon.icon-user-settings-fill:before {
  content: "\f173";
}
.icomoon.icon-user-settings-line:before {
  content: "\f174";
}
.icomoon.icon-user-shared-2-fill:before {
  content: "\f175";
}
.icomoon.icon-user-shared-2-line:before {
  content: "\f176";
}
.icomoon.icon-user-shared-fill:before {
  content: "\f177";
}
.icomoon.icon-user-shared-line:before {
  content: "\f178";
}
.icomoon.icon-user-smile-fill:before {
  content: "\f179";
}
.icomoon.icon-user-smile-line:before {
  content: "\f17a";
}
.icomoon.icon-user-star-fill:before {
  content: "\f17b";
}
.icomoon.icon-user-star-line:before {
  content: "\f17c";
}
.icomoon.icon-user-unfollow-fill:before {
  content: "\f17d";
}
.icomoon.icon-user-unfollow-line:before {
  content: "\f17e";
}
.icomoon.icon-user-voice-fill:before {
  content: "\f17f";
}
.icomoon.icon-user-voice-line:before {
  content: "\f180";
}
.icomoon.icon-video-add-fill:before {
  content: "\f181";
}
.icomoon.icon-video-add-line:before {
  content: "\f182";
}
.icomoon.icon-video-chat-fill:before {
  content: "\f183";
}
.icomoon.icon-video-chat-line:before {
  content: "\f184";
}
.icomoon.icon-video-download-fill:before {
  content: "\f185";
}
.icomoon.icon-video-download-line:before {
  content: "\f186";
}
.icomoon.icon-video-fill:before {
  content: "\f187";
}
.icomoon.icon-video-line:before {
  content: "\f188";
}
.icomoon.icon-video-upload-fill:before {
  content: "\f189";
}
.icomoon.icon-video-upload-line:before {
  content: "\f18a";
}
.icomoon.icon-vidicon-2-fill:before {
  content: "\f18b";
}
.icomoon.icon-vidicon-2-line:before {
  content: "\f18c";
}
.icomoon.icon-vidicon-fill:before {
  content: "\f18d";
}
.icomoon.icon-vidicon-line:before {
  content: "\f18e";
}
.icomoon.icon-vimeo-fill:before {
  content: "\f18f";
}
.icomoon.icon-vimeo-line:before {
  content: "\f190";
}
.icomoon.icon-vip-crown-2-fill:before {
  content: "\f191";
}
.icomoon.icon-vip-crown-2-line:before {
  content: "\f192";
}
.icomoon.icon-vip-crown-fill:before {
  content: "\f193";
}
.icomoon.icon-vip-crown-line:before {
  content: "\f194";
}
.icomoon.icon-vip-diamond-fill:before {
  content: "\f195";
}
.icomoon.icon-vip-diamond-line:before {
  content: "\f196";
}
.icomoon.icon-vip-fill:before {
  content: "\f197";
}
.icomoon.icon-vip-line:before {
  content: "\f198";
}
.icomoon.icon-virus-fill:before {
  content: "\f199";
}
.icomoon.icon-virus-line:before {
  content: "\f19a";
}
.icomoon.icon-visa-fill:before {
  content: "\f19b";
}
.icomoon.icon-visa-line:before {
  content: "\f19c";
}
.icomoon.icon-voice-recognition-fill:before {
  content: "\f19d";
}
.icomoon.icon-voice-recognition-line:before {
  content: "\f19e";
}
.icomoon.icon-voiceprint-fill:before {
  content: "\f19f";
}
.icomoon.icon-voiceprint-line:before {
  content: "\f1a0";
}
.icomoon.icon-volume-down-fill:before {
  content: "\f1a1";
}
.icomoon.icon-volume-down-line:before {
  content: "\f1a2";
}
.icomoon.icon-volume-mute-fill:before {
  content: "\f1a3";
}
.icomoon.icon-volume-mute-line:before {
  content: "\f1a4";
}
.icomoon.icon-volume-off-vibrate-fill:before {
  content: "\f1a5";
}
.icomoon.icon-volume-off-vibrate-line:before {
  content: "\f1a6";
}
.icomoon.icon-volume-up-fill:before {
  content: "\f1a7";
}
.icomoon.icon-volume-up-line:before {
  content: "\f1a8";
}
.icomoon.icon-volume-vibrate-fill:before {
  content: "\f1a9";
}
.icomoon.icon-volume-vibrate-line:before {
  content: "\f1aa";
}
.icomoon.icon-vuejs-fill:before {
  content: "\f1ab";
}
.icomoon.icon-vuejs-line:before {
  content: "\f1ac";
}
.icomoon.icon-walk-fill:before {
  content: "\f1ad";
}
.icomoon.icon-walk-line:before {
  content: "\f1ae";
}
.icomoon.icon-wallet-2-fill:before {
  content: "\f1af";
}
.icomoon.icon-wallet-2-line:before {
  content: "\f1b0";
}
.icomoon.icon-wallet-3-fill:before {
  content: "\f1b1";
}
.icomoon.icon-wallet-3-line:before {
  content: "\f1b2";
}
.icomoon.icon-wallet-fill:before {
  content: "\f1b3";
}
.icomoon.icon-wallet-line:before {
  content: "\f1b4";
}
.icomoon.icon-water-flash-fill:before {
  content: "\f1b5";
}
.icomoon.icon-water-flash-line:before {
  content: "\f1b6";
}
.icomoon.icon-webcam-fill:before {
  content: "\f1b7";
}
.icomoon.icon-webcam-line:before {
  content: "\f1b8";
}
.icomoon.icon-wechat-2-fill:before {
  content: "\f1b9";
}
.icomoon.icon-wechat-2-line:before {
  content: "\f1ba";
}
.icomoon.icon-wechat-fill:before {
  content: "\f1bb";
}
.icomoon.icon-wechat-line:before {
  content: "\f1bc";
}
.icomoon.icon-wechat-pay-fill:before {
  content: "\f1bd";
}
.icomoon.icon-wechat-pay-line:before {
  content: "\f1be";
}
.icomoon.icon-weibo-fill:before {
  content: "\f1bf";
}
.icomoon.icon-weibo-line:before {
  content: "\f1c0";
}
.icomoon.icon-whatsapp-fill:before {
  content: "\f1c1";
}
.icomoon.icon-whatsapp-line:before {
  content: "\f1c2";
}
.icomoon.icon-wheelchair-fill:before {
  content: "\f1c3";
}
.icomoon.icon-wheelchair-line:before {
  content: "\f1c4";
}
.icomoon.icon-wifi-fill:before {
  content: "\f1c5";
}
.icomoon.icon-wifi-line:before {
  content: "\f1c6";
}
.icomoon.icon-wifi-off-fill:before {
  content: "\f1c7";
}
.icomoon.icon-wifi-off-line:before {
  content: "\f1c8";
}
.icomoon.icon-window-2-fill:before {
  content: "\f1c9";
}
.icomoon.icon-window-2-line:before {
  content: "\f1ca";
}
.icomoon.icon-window-fill:before {
  content: "\f1cb";
}
.icomoon.icon-window-line:before {
  content: "\f1cc";
}
.icomoon.icon-windows-fill:before {
  content: "\f1cd";
}
.icomoon.icon-windows-line:before {
  content: "\f1ce";
}
.icomoon.icon-windy-fill:before {
  content: "\f1cf";
}
.icomoon.icon-windy-line:before {
  content: "\f1d0";
}
.icomoon.icon-wireless-charging-fill:before {
  content: "\f1d1";
}
.icomoon.icon-wireless-charging-line:before {
  content: "\f1d2";
}
.icomoon.icon-women-fill:before {
  content: "\f1d3";
}
.icomoon.icon-women-line:before {
  content: "\f1d4";
}
.icomoon.icon-wubi-input:before {
  content: "\f1d5";
}
.icomoon.icon-xbox-fill:before {
  content: "\f1d6";
}
.icomoon.icon-xbox-line:before {
  content: "\f1d7";
}
.icomoon.icon-xing-fill:before {
  content: "\f1d8";
}
.icomoon.icon-xing-line:before {
  content: "\f1d9";
}
.icomoon.icon-youtube-fill:before {
  content: "\f1da";
}
.icomoon.icon-youtube-line:before {
  content: "\f1db";
}
.icomoon.icon-zcool-fill:before {
  content: "\f1dc";
}
.icomoon.icon-zcool-line:before {
  content: "\f1dd";
}
.icomoon.icon-zhihu-fill:before {
  content: "\f1de";
}
.icomoon.icon-zhihu-line:before {
  content: "\f1df";
}
.icomoon.icon-zoom-in-fill:before {
  content: "\f1e0";
}
.icomoon.icon-zoom-in-line:before {
  content: "\f1e1";
}
.icomoon.icon-zoom-out-fill:before {
  content: "\f1e2";
}
.icomoon.icon-zoom-out-line:before {
  content: "\f1e3";
}
.icomoon.icon-zzz-fill:before {
  content: "\f1e4";
}
.icomoon.icon-zzz-line:before {
  content: "\f1e5";
}

/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/styles/globals.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.4.11 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

:root {
    --background: 0 0% 100%;
    --foreground: 0 0% 3.9%;
    --card: 0 0% 100%;
    --card-foreground: 0 0% 3.9%;
    --popover: 0 0% 100%;
    --popover-foreground: 0 0% 3.9%;
    --primary: 328, 100%, 75%;
    --primary-foreground: 0 0% 98%;
    --secondary: 0 0% 96.1%;
    --secondary-foreground: 0 0% 9%;
    --muted: 0 0% 96.1%;
    --muted-foreground: 0 0% 45.1%;
    --accent: 320, 100%, 98%;
    --accent-foreground: 328, 100%, 75%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 0 0% 98%;
    --border: 0 0% 89.8%;
    --input: 0 0% 89.8%;
    --ring: 0 0% 3.9%;
    --radius: 0.5rem;
    --chart-1: 12 76% 61%;
    --chart-2: 173 58% 39%;
    --chart-3: 197 37% 24%;
    --chart-4: 43 74% 66%;
    --chart-5: 27 87% 67%;
  }

.dark {
    --background: 0 0% 3.9%;
    --foreground: 0 0% 98%;
    --card: 0 0% 3.9%;
    --card-foreground: 0 0% 98%;
    --popover: 0 0% 3.9%;
    --popover-foreground: 0 0% 98%;
    --primary: 0 0% 98%;
    --primary-foreground: 0 0% 9%;
    --secondary: 0 0% 14.9%;
    --secondary-foreground: 0 0% 98%;
    --muted: 0 0% 14.9%;
    --muted-foreground: 0 0% 63.9%;
    --accent: 320, 100%, 98%;
    --accent-foreground: 0 0% 98%;
    --destructive: 0 62.8% 30.6%;
    --destructive-foreground: 0 0% 98%;
    --border: 0 0% 14.9%;
    --input: 0 0% 14.9%;
    --ring: 0 0% 83.1%;
    --chart-1: 220 70% 50%;
    --chart-2: 160 60% 45%;
    --chart-3: 30 80% 55%;
    --chart-4: 280 65% 60%;
    --chart-5: 340 75% 55%;
  }

*{
  border-color: hsl(var(--border));
}

body{
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
}

*, ::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:  ;
}
.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;
  }
}
.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.prose-zinc{
  --tw-prose-body: #3f3f46;
  --tw-prose-headings: #18181b;
  --tw-prose-lead: #52525b;
  --tw-prose-links: #18181b;
  --tw-prose-bold: #18181b;
  --tw-prose-counters: #71717a;
  --tw-prose-bullets: #d4d4d8;
  --tw-prose-hr: #e4e4e7;
  --tw-prose-quotes: #18181b;
  --tw-prose-quote-borders: #e4e4e7;
  --tw-prose-captions: #71717a;
  --tw-prose-kbd: #18181b;
  --tw-prose-kbd-shadows: 24 24 27;
  --tw-prose-code: #18181b;
  --tw-prose-pre-code: #e4e4e7;
  --tw-prose-pre-bg: #27272a;
  --tw-prose-th-borders: #d4d4d8;
  --tw-prose-td-borders: #e4e4e7;
  --tw-prose-invert-body: #d4d4d8;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a1a1aa;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a1a1aa;
  --tw-prose-invert-bullets: #52525b;
  --tw-prose-invert-hr: #3f3f46;
  --tw-prose-invert-quotes: #f4f4f5;
  --tw-prose-invert-quote-borders: #3f3f46;
  --tw-prose-invert-captions: #a1a1aa;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d8;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #52525b;
  --tw-prose-invert-td-borders: #3f3f46;
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  inset: 0px;
}
.inset-\[-100\%\]{
  inset: -100%;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-left-4{
  left: -1rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-\[-25\%\]{
  bottom: -25%;
}
.bottom-\[12\%\]{
  bottom: 12%;
}
.bottom-\[20\%\]{
  bottom: 20%;
}
.bottom-\[30\%\]{
  bottom: 30%;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-2{
  left: 0.5rem;
}
.left-\[10\%\]{
  left: 10%;
}
.left-\[15\%\]{
  left: 15%;
}
.left-\[25\%\]{
  left: 25%;
}
.left-\[3\%\]{
  left: 3%;
}
.left-\[4\%\]{
  left: 4%;
}
.left-\[8\%\]{
  left: 8%;
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-2\.5{
  right: 0.625rem;
}
.right-4{
  right: 1rem;
}
.right-\[15\%\]{
  right: 15%;
}
.right-\[20\%\]{
  right: 20%;
}
.right-\[4\%\]{
  right: 4%;
}
.right-\[5\%\]{
  right: 5%;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-3{
  top: 0.75rem;
}
.top-4{
  top: 1rem;
}
.top-\[-10px\]{
  top: -10px;
}
.top-\[-4px\]{
  top: -4px;
}
.top-\[1px\]{
  top: 1px;
}
.top-\[2\%\]{
  top: 2%;
}
.top-\[20\%\]{
  top: 20%;
}
.top-\[25\%\]{
  top: 25%;
}
.top-\[3\%\]{
  top: 3%;
}
.top-\[30\%\]{
  top: 30%;
}
.top-\[35\%\]{
  top: 35%;
}
.top-\[60\%\]{
  top: 60%;
}
.top-full{
  top: 100%;
}
.-z-20{
  z-index: -20;
}
.-z-30{
  z-index: -30;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[99\]{
  z-index: 99;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.m-0{
  margin: 0px;
}
.m-1\.5{
  margin: 0.375rem;
}
.-mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.mx-14{
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.-mb-2\.5{
  margin-bottom: -0.625rem;
}
.-mt-2{
  margin-top: -0.5rem;
}
.-mt-4{
  margin-top: -1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[32px\]{
  margin-bottom: 32px;
}
.mb-\[75px\]{
  margin-bottom: 75px;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3\.5{
  margin-right: 0.875rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-24{
  margin-top: 6rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-\[80px\]{
  margin-top: 80px;
}
.mt-auto{
  margin-top: auto;
}
.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.size-full{
  width: 100%;
  height: 100%;
}
.\!h-12{
  height: 3rem !important;
}
.h-1\.5{
  height: 0.375rem;
}
.h-10{
  height: 2.5rem;
}
.h-2{
  height: 0.5rem;
}
.h-24{
  height: 6rem;
}
.h-3{
  height: 0.75rem;
}
.h-3\.5{
  height: 0.875rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[0\.9rem\]{
  height: 0.9rem;
}
.h-\[1\.2rem\]{
  height: 1.2rem;
}
.h-\[100cqh\]{
  height: 100cqh;
}
.h-\[134px\]{
  height: 134px;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[248px\]{
  height: 248px;
}
.h-\[32px\]{
  height: 32px;
}
.h-\[400px\]{
  height: 400px;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[80px\]{
  height: 80px;
}
.h-\[var\(--radix-navigation-menu-viewport-height\)\]{
  height: var(--radix-navigation-menu-viewport-height);
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.h-screen{
  height: 100vh;
}
.min-h-\[600px\]{
  min-height: 600px;
}
.min-h-\[70px\]{
  min-height: 70px;
}
.min-h-\[87vh\]{
  min-height: 87vh;
}
.min-h-screen{
  min-height: 100vh;
}
.w-10{
  width: 2.5rem;
}
.w-2{
  width: 0.5rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\.5{
  width: 0.875rem;
}
.w-3\/4{
  width: 75%;
}
.w-4{
  width: 1rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-72{
  width: 18rem;
}
.w-8{
  width: 2rem;
}
.w-9{
  width: 2.25rem;
}
.w-\[--sidebar-width\]{
  width: var(--sidebar-width);
}
.w-\[0\.9rem\]{
  width: 0.9rem;
}
.w-\[1\.2rem\]{
  width: 1.2rem;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[174px\]{
  width: 174px;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[260px\]{
  width: 260px;
}
.w-\[262px\]{
  width: 262px;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: max-content;
}
.w-screen{
  width: 100vw;
}
.min-w-8{
  min-width: 2rem;
}
.min-w-\[165px\]{
  min-width: 165px;
}
.min-w-\[180px\]{
  min-width: 180px;
}
.min-w-\[70px\]{
  min-width: 70px;
}
.min-w-\[8rem\]{
  min-width: 8rem;
}
.\!max-w-\[775px\]{
  max-width: 775px !important;
}
.max-w-\[564px\]{
  max-width: 564px;
}
.max-w-\[792px\]{
  max-width: 792px;
}
.max-w-\[820px\]{
  max-width: 820px;
}
.max-w-\[calc\(100\%-24px\)\]{
  max-width: calc(100% - 24px);
}
.max-w-max{
  max-width: max-content;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-\[3\]{
  flex: 3;
}
.shrink-0{
  flex-shrink: 0;
}
.caption-bottom{
  caption-side: bottom;
}
.-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));
}
.rotate-0{
  --tw-rotate: 0deg;
  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-90{
  --tw-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));
}
.scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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));
}
.transform-gpu{
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) 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 slide{

  to{
    transform: translate(calc(100cqw - 100%), 0);
  }
}
.animate-slide{
  animation: slide var(--speed) ease-in-out infinite alternate;
}
@keyframes spin-around{

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

  15%, 35%{
    transform: translateZ(0) rotate(90deg);
  }

  65%, 85%{
    transform: translateZ(0) rotate(270deg);
  }

  100%{
    transform: translateZ(0) rotate(360deg);
  }
}
.animate-spin-around{
  animation: spin-around calc(var(--speed) * 2) infinite linear;
}
.cursor-default{
  cursor: default;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  user-select: none;
}
.snap-y{
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}
.snap-center{
  scroll-snap-align: center;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.auto-rows-\[22rem\]{
  grid-auto-rows: 22rem;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2\.5{
  gap: 0.625rem;
}
.gap-3\.5{
  gap: 0.875rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[30px\]{
  gap: 30px;
}
.gap-\[8px\]{
  gap: 8px;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-\[24px\] > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24px * var(--tw-space-y-reverse));
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-visible{
  overflow: visible;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.\!scroll-smooth{
  scroll-behavior: smooth !important;
}
.text-ellipsis{
  text-overflow: ellipsis;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre-wrap{
  white-space: pre-wrap;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: var(--radius);
}
.rounded-md{
  border-radius: calc(var(--radius) - 2px);
}
.rounded-none{
  border-radius: 0px;
}
.rounded-sm{
  border-radius: calc(var(--radius) - 4px);
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-t-\[10px\]{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-tl-sm{
  border-top-left-radius: calc(var(--radius) - 4px);
}
.border{
  border-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-0{
  border-bottom-width: 0px;
}
.border-l{
  border-left-width: 1px;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-none{
  border-style: none;
}
.border-\[\#FFEDF7\]{
  --tw-border-opacity: 1;
  border-color: rgb(255 237 247 / var(--tw-border-opacity));
}
.border-green-200{
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity));
}
.border-green-900{
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity));
}
.border-input{
  border-color: hsl(var(--input));
}
.border-orange-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity));
}
.border-orange-900{
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity));
}
.border-red-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity));
}
.border-red-900{
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity));
}
.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}
.\!bg-accent{
  background-color: hsl(var(--accent)) !important;
}
.bg-\[\#14151A\]{
  --tw-bg-opacity: 1;
  background-color: rgb(20 21 26 / var(--tw-bg-opacity));
}
.bg-\[\#1F2228\]{
  --tw-bg-opacity: 1;
  background-color: rgb(31 34 40 / var(--tw-bg-opacity));
}
.bg-\[\#FF81C5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 129 197 / var(--tw-bg-opacity));
}
.bg-\[\#FFF6FC\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 246 252 / var(--tw-bg-opacity));
}
.bg-\[\#FFFFFF99\]{
  background-color: #FFFFFF99;
}
.bg-accent{
  background-color: hsl(var(--accent));
}
.bg-accent\/50{
  background-color: hsl(var(--accent) / 0.5);
}
.bg-background{
  background-color: hsl(var(--background));
}
.bg-black\/80{
  background-color: rgb(0 0 0 / 0.8);
}
.bg-border{
  background-color: hsl(var(--border));
}
.bg-card{
  background-color: hsl(var(--card));
}
.bg-destructive{
  background-color: hsl(var(--destructive));
}
.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.bg-muted{
  background-color: hsl(var(--muted));
}
.bg-muted\/50{
  background-color: hsl(var(--muted) / 0.5);
}
.bg-orange-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity));
}
.bg-popover{
  background-color: hsl(var(--popover));
}
.bg-primary{
  background-color: hsl(var(--primary));
}
.bg-primary\/20{
  background-color: hsl(var(--primary) / 0.2);
}
.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-secondary{
  background-color: hsl(var(--secondary));
}
.bg-stone-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-custom-gradient{
  background-image: linear-gradient(108deg, #FFEDF6 0%, #FFEDF6 24.5%, #FFF5F3 50%, #FFEDF6 74.5%, #FFEDF6 100%);
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-indigo-500{
  --tw-gradient-from: #6366f1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent{
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[\#14151A\]{
  --tw-gradient-to: #14151A var(--tw-gradient-to-position);
}
.fill-\[\#E5E5E5\]{
  fill: #E5E5E5;
}
.fill-current{
  fill: currentColor;
}
.fill-gray-400\/30{
  fill: rgb(156 163 175 / 0.3);
}
.fill-white{
  fill: #fff;
}
.stroke-\[\#ff81c51c\]{
  stroke: #ff81c51c;
}
.stroke-gray-400\/30{
  stroke: rgb(156 163 175 / 0.3);
}
.object-contain{
  object-fit: contain;
}
.object-cover{
  object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-2{
  padding: 0.5rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.p-20{
  padding: 5rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.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-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[10px\]{
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[50px\]{
  padding-left: 50px;
  padding-right: 50px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-36{
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-\[32px\]{
  padding-top: 32px;
  padding-bottom: 32px;
}
.pb-0\.5{
  padding-bottom: 0.125rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-9{
  padding-bottom: 2.25rem;
}
.pl-0{
  padding-left: 0px;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-16{
  padding-left: 4rem;
}
.pl-24{
  padding-left: 6rem;
}
.pl-32{
  padding-left: 8rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-8{
  padding-left: 2rem;
}
.pl-9{
  padding-left: 2.25rem;
}
.pr-0{
  padding-right: 0px;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-12{
  padding-right: 3rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-0\.5{
  padding-top: 0.125rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-16{
  padding-top: 4rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.align-middle{
  vertical-align: middle;
}
.font-inter{
  font-family: Inter, sans-serif;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-7xl{
  font-size: 4.5rem;
  line-height: 1;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[16\.5px\]{
  font-size: 16.5px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[1rem\]{
  font-size: 1rem;
}
.text-\[30px\]{
  font-size: 30px;
}
.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-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.leading-\[80px\]{
  line-height: 80px;
}
.leading-none{
  line-height: 1;
}
.tracking-\[-0\.02em\]{
  letter-spacing: -0.02em;
}
.tracking-\[-2\.16px\]{
  letter-spacing: -2.16px;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-tighter{
  letter-spacing: -0.05em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.text-\[\#0A0F2940\]{
  color: #0A0F2940;
}
.text-\[\#0F132499\]{
  color: #0F132499;
}
.text-\[\#0f132499\]{
  color: #0f132499;
}
.text-\[\#14151A\]{
  --tw-text-opacity: 1;
  color: rgb(20 21 26 / var(--tw-text-opacity));
}
.text-\[\#FF81C5\]{
  --tw-text-opacity: 1;
  color: rgb(255 129 197 / var(--tw-text-opacity));
}
.text-\[\#FFFFFF99\]{
  color: #FFFFFF99;
}
.text-accent-foreground{
  color: hsl(var(--accent-foreground));
}
.text-base-secondary{
  color: rgba(15, 19, 36, 0.6);
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-card-foreground{
  color: hsl(var(--card-foreground));
}
.text-destructive-foreground{
  color: hsl(var(--destructive-foreground));
}
.text-foreground{
  color: hsl(var(--foreground));
}
.text-muted-foreground{
  color: hsl(var(--muted-foreground));
}
.text-popover-foreground{
  color: hsl(var(--popover-foreground));
}
.text-primary{
  color: hsl(var(--primary));
}
.text-primary-foreground{
  color: hsl(var(--primary-foreground));
}
.text-secondary-foreground{
  color: hsl(var(--secondary-foreground));
}
.text-stone-800{
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-white\/60{
  color: rgb(255 255 255 / 0.6);
}
.no-underline{
  text-decoration-line: none;
}
.underline-offset-4{
  text-underline-offset: 4px;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-70{
  opacity: 0.7;
}
.mix-blend-overlay{
  mix-blend-mode: overlay;
}
.mix-blend-darken{
  mix-blend-mode: darken;
}
.mix-blend-luminosity{
  mix-blend-mode: luminosity;
}
.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-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px 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-\[inset_0_-8px_10px_\#ffffff1f\]{
  --tw-shadow: inset 0 -8px 10px #ffffff1f;
  --tw-shadow-colored: inset 0 -8px 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);
}
.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);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.ring-ring{
  --tw-ring-color: hsl(var(--ring));
}
.ring-offset-background{
  --tw-ring-offset-color: hsl(var(--background));
}
.blur{
  --tw-blur: blur(8px);
  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);
}
.blur-\[2px\]{
  --tw-blur: blur(2px);
  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-2xl{
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  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-sm{
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  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;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes enter{

  from{
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit{

  to{
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.duration-300{
  animation-duration: 300ms;
}
.ease-in-out{
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.\[aspect-ratio\:1\]{
  aspect-ratio: 1;
}
.\[background\:conic-gradient\(from_calc\(270deg-\(var\(--spread\)\*0\.5\)\)\2c transparent_0\2c var\(--shimmer-color\)_var\(--spread\)\2c transparent_var\(--spread\)\)\]{
  background: conic-gradient(from calc(270deg - (var(--spread) * 0.5)),transparent 0,var(--shimmer-color) var(--spread),transparent var(--spread));
}
.\[background\:var\(--bg\)\]{
  background: var(--bg);
}
.\[border-radius\:0\]{
  border-radius: 0;
}
.\[border-radius\:var\(--radius\)\]{
  border-radius: var(--radius);
}
.\[box-shadow\:0_0_0_1px_rgba\(0\2c 0\2c 0\2c \.03\)\2c 0_2px_4px_rgba\(0\2c 0\2c 0\2c \.05\)\2c 0_12px_24px_rgba\(0\2c 0\2c 0\2c \.05\)\]{
  box-shadow: 0 0 0 1px rgba(0,0,0,.03),0 2px 4px rgba(0,0,0,.05),0 12px 24px rgba(0,0,0,.05);
}
.\[container-type\:size\]{
  container-type: size;
}
.\[inset\:var\(--cut\)\]{
  inset: var(--cut);
}
.\[mask-image\:radial-gradient\(1000px_circle_at_center\2c white\2c transparent\)\]{
  mask-image: radial-gradient(1000px circle at center,white,transparent);
}
.\[mask-image\:radial-gradient\(500px_circle_at_center\2c white\2c transparent\)\]{
  mask-image: radial-gradient(500px circle at center,white,transparent);
}
.\[mask\:none\]{
  mask: none;
}
.\[translate\:0_0\]{
  translate: 0 0;
}

pre {
  padding: 2px 0 !important;
  width: inherit !important;
  overflow-x: auto;
}

pre > code {
  display: grid;
  max-width: inherit !important;
  padding: 14px 0 !important;
}

.code-line {
  padding: 0.75px 18px;
}

.line-number::before {
  display: inline-block;
  width: 1rem;
  margin-right: 22px;
  margin-left: -2px;
  color: rgb(110, 110, 110);
  content: attr(line);
  font-size: 13.5px;
  text-align: right;
}

blockquote > p::before {
  display: none;
}

.highlight-line:is(.dark *){
  background-color: rgb(28 25 23 / 0.95);
}

.highlight-line{
  background-color: rgb(231 229 228 / 0.9);
}

.rehype-code-title{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: -2rem;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding-top: 0.25rem;
  padding-bottom: 1.25rem;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: var(--font-code) !important;
}

.highlight-comp > code {
  background-color: transparent !important;
}

.dark\:prose-invert:is(.dark *){
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}

.file\:border-0::file-selector-button{
  border-width: 0px;
}

.file\:bg-transparent::file-selector-button{
  background-color: transparent;
}

.file\:text-sm::file-selector-button{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.file\:font-medium::file-selector-button{
  font-weight: 500;
}

.file\:text-foreground::file-selector-button{
  color: hsl(var(--foreground));
}

.placeholder\:text-muted-foreground::placeholder{
  color: hsl(var(--muted-foreground));
}

.hover\:bg-\[\#FF81C5\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 129 197 / var(--tw-bg-opacity));
}

.hover\:bg-accent:hover{
  background-color: hsl(var(--accent));
}

.hover\:bg-accent-foreground:hover{
  background-color: hsl(var(--accent-foreground));
}

.hover\:bg-destructive\/90:hover{
  background-color: hsl(var(--destructive) / 0.9);
}

.hover\:bg-muted\/50:hover{
  background-color: hsl(var(--muted) / 0.5);
}

.hover\:bg-primary:hover{
  background-color: hsl(var(--primary));
}

.hover\:bg-primary\/90:hover{
  background-color: hsl(var(--primary) / 0.9);
}

.hover\:bg-secondary\/80:hover{
  background-color: hsl(var(--secondary) / 0.8);
}

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

.hover\:text-accent-foreground:hover{
  color: hsl(var(--accent-foreground));
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:underline:hover{
  text-decoration-line: underline;
}

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

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

.hover\:opacity-90:hover{
  opacity: 0.9;
}

.focus\:scroll-auto:focus{
  scroll-behavior: auto;
}

.focus\:bg-accent:focus{
  background-color: hsl(var(--accent));
}

.focus\:text-accent-foreground:focus{
  color: hsl(var(--accent-foreground));
}

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

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-ring:focus{
  --tw-ring-color: hsl(var(--ring));
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}

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

.focus-visible\:ring-1:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-2:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-ring:focus-visible{
  --tw-ring-color: hsl(var(--ring));
}

.focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width: 2px;
}

.active\:translate-y-\[1px\]:active{
  --tw-translate-y: 1px;
  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));
}

.disabled\:pointer-events-none:disabled{
  pointer-events: none;
}

.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}

.disabled\:opacity-50:disabled{
  opacity: 0.5;
}

.group:hover .group-hover\:bg-black\/\[\.03\]{
  background-color: rgb(0 0 0 / .03);
}

.group:hover .group-hover\:shadow-\[inset_0_-6px_10px_\#ffffff3f\]{
  --tw-shadow: inset 0 -6px 10px #ffffff3f;
  --tw-shadow-colored: inset 0 -6px 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);
}

.group:active .group-active\:shadow-\[inset_0_-10px_10px_\#ffffff3f\]{
  --tw-shadow: inset 0 -10px 10px #ffffff3f;
  --tw-shadow-colored: inset 0 -10px 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);
}

.data-\[disabled\]\:pointer-events-none[data-disabled]{
  pointer-events: none;
}

.data-\[state\=open\]\:rotate-90[data-state="open"]{
  --tw-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));
}

.data-\[active\]\:bg-accent\/50[data-active]{
  background-color: hsl(var(--accent) / 0.5);
}

.data-\[state\=active\]\:bg-background[data-state="active"]{
  background-color: hsl(var(--background));
}

.data-\[state\=open\]\:bg-accent[data-state="open"]{
  background-color: hsl(var(--accent));
}

.data-\[state\=open\]\:bg-accent\/50[data-state="open"]{
  background-color: hsl(var(--accent) / 0.5);
}

.data-\[state\=open\]\:bg-secondary[data-state="open"]{
  background-color: hsl(var(--secondary));
}

.data-\[state\=selected\]\:bg-muted[data-state="selected"]{
  background-color: hsl(var(--muted));
}

.data-\[sidebar\=closed\]\:pl-0[data-sidebar="closed"]{
  padding-left: 0px;
}

.data-\[state\=active\]\:text-foreground[data-state="active"]{
  color: hsl(var(--foreground));
}

.data-\[disabled\]\:opacity-50[data-disabled]{
  opacity: 0.5;
}

.data-\[state\=active\]\:shadow[data-state="active"]{
  --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);
}

.data-\[state\=closed\]\:duration-300[data-state="closed"]{
  transition-duration: 300ms;
}

.data-\[state\=open\]\:duration-500[data-state="open"]{
  transition-duration: 500ms;
}

.data-\[motion\^\=from-\]\:animate-in[data-motion^="from-"]{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

.data-\[state\=open\]\:animate-in[data-state="open"]{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

.data-\[state\=visible\]\:animate-in[data-state="visible"]{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

.data-\[motion\^\=to-\]\:animate-out[data-motion^="to-"]{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[state\=closed\]\:animate-out[data-state="closed"]{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[state\=hidden\]\:animate-out[data-state="hidden"]{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[motion\^\=from-\]\:fade-in[data-motion^="from-"]{
  --tw-enter-opacity: 0;
}

.data-\[motion\^\=to-\]\:fade-out[data-motion^="to-"]{
  --tw-exit-opacity: 0;
}

.data-\[state\=closed\]\:fade-out-0[data-state="closed"]{
  --tw-exit-opacity: 0;
}

.data-\[state\=hidden\]\:fade-out[data-state="hidden"]{
  --tw-exit-opacity: 0;
}

.data-\[state\=open\]\:fade-in-0[data-state="open"]{
  --tw-enter-opacity: 0;
}

.data-\[state\=visible\]\:fade-in[data-state="visible"]{
  --tw-enter-opacity: 0;
}

.data-\[state\=closed\]\:zoom-out-95[data-state="closed"]{
  --tw-exit-scale: .95;
}

.data-\[state\=open\]\:zoom-in-90[data-state="open"]{
  --tw-enter-scale: .9;
}

.data-\[state\=open\]\:zoom-in-95[data-state="open"]{
  --tw-enter-scale: .95;
}

.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion="from-end"]{
  --tw-enter-translate-x: 13rem;
}

.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion="from-start"]{
  --tw-enter-translate-x: -13rem;
}

.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion="to-end"]{
  --tw-exit-translate-x: 13rem;
}

.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion="to-start"]{
  --tw-exit-translate-x: -13rem;
}

.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"]{
  --tw-enter-translate-y: -0.5rem;
}

.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"]{
  --tw-enter-translate-x: 0.5rem;
}

.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"]{
  --tw-enter-translate-x: -0.5rem;
}

.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"]{
  --tw-enter-translate-y: 0.5rem;
}

.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"]{
  --tw-exit-translate-y: 100%;
}

.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"]{
  --tw-exit-translate-x: -100%;
}

.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"]{
  --tw-exit-translate-x: 100%;
}

.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"]{
  --tw-exit-translate-y: -100%;
}

.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"]{
  --tw-enter-translate-y: 100%;
}

.data-\[state\=open\]\:slide-in-from-left[data-state="open"]{
  --tw-enter-translate-x: -100%;
}

.data-\[state\=open\]\:slide-in-from-right[data-state="open"]{
  --tw-enter-translate-x: 100%;
}

.data-\[state\=open\]\:slide-in-from-top[data-state="open"]{
  --tw-enter-translate-y: -100%;
}

.data-\[state\=closed\]\:duration-300[data-state="closed"]{
  animation-duration: 300ms;
}

.data-\[state\=open\]\:duration-500[data-state="open"]{
  animation-duration: 500ms;
}

.group[data-state="open"] .group-data-\[state\=open\]\:rotate-180{
  --tw-rotate: 180deg;
  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));
}

.prose-headings\:scroll-m-20 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  scroll-margin: 5rem;
}

.prose-h1\:text-\[\#FF81C5\] :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(255 129 197 / var(--tw-text-opacity));
}

.prose-a\:text-blue-600 :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.prose-code\:overflow-x-auto :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  overflow-x: auto;
}

.prose-code\:rounded-md :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  border-radius: calc(var(--radius) - 2px);
}

.prose-code\:border :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  border-width: 1px;
}

.prose-code\:bg-stone-50 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity));
}

.prose-code\:p-1 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding: 0.25rem;
}

.prose-code\:px-1\.5 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.prose-code\:text-sm :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.prose-code\:leading-6 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 1.5rem;
}

.prose-code\:text-stone-800 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}

.prose-code\:before\:content-none :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)))::before{
  --tw-content: none;
  content: var(--tw-content);
}

.prose-code\:after\:content-none :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)))::after{
  --tw-content: none;
  content: var(--tw-content);
}

.prose-pre\:bg-background :is(:where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  background-color: hsl(var(--background));
}

.prose-img\:rounded-md :is(:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  border-radius: calc(var(--radius) - 2px);
}

.prose-img\:border :is(:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  border-width: 1px;
}

.dark\:-rotate-90:is(.dark *){
  --tw-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));
}

.dark\:rotate-0:is(.dark *){
  --tw-rotate: 0deg;
  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));
}

.dark\:scale-0:is(.dark *){
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.dark\:scale-100:is(.dark *){
  --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));
}

.dark\:border-green-900:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity));
}

.dark\:border-orange-900:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity));
}

.dark\:border-red-900:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity));
}

.dark\:bg-black:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.dark\:bg-green-950:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity));
}

.dark\:bg-orange-950:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(67 20 7 / var(--tw-bg-opacity));
}

.dark\:bg-red-950:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity));
}

.dark\:bg-stone-950\/25:is(.dark *){
  background-color: rgb(12 10 9 / 0.25);
}

.dark\:from-white:is(.dark *){
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark\:fill-\[\#262626\]:is(.dark *){
  fill: #262626;
}

.dark\:fill-\[\#404040\]:is(.dark *){
  fill: #404040;
}

.dark\:text-black:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.dark\:text-stone-300\/85:is(.dark *){
  color: rgb(214 211 209 / 0.85);
}

.dark\:\[border\:1px_solid_rgba\(255\2c 255\2c 255\2c \.1\)\]:is(.dark *){
  border: 1px solid rgba(255,255,255,.1);
}

.dark\:\[box-shadow\:0_-20px_80px_-20px_\#ffffff1f_inset\]:is(.dark *){
  box-shadow: 0 -20px 80px -20px #ffffff1f inset;
}

.group:hover .group-hover\:dark\:bg-neutral-800\/10:is(.dark *){
  background-color: rgb(38 38 38 / 0.1);
}

.prose-h2\:dark\:text-gray-400:is(.dark *) :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.dark\:prose-code\:bg-stone-900\/25 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))):is(.dark *){
  background-color: rgb(28 25 23 / 0.25);
}

.dark\:prose-code\:text-white :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))):is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.prose-code\:dark\:text-white:is(.dark *) :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media not all and (min-width: 1024px){

  .max-lg\:hidden{
    display: none;
  }
}

@media (min-width: 640px){

  .sm\:relative{
    position: relative;
  }

  .sm\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:block{
    display: block;
  }

  .sm\:h-6{
    height: 1.5rem;
  }

  .sm\:w-6{
    width: 1.5rem;
  }

  .sm\:w-\[40\%\]{
    width: 40%;
  }

  .sm\:w-\[60\%\]{
    width: 60%;
  }

  .sm\:max-w-sm{
    max-width: 24rem;
  }

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

  .sm\:justify-end{
    justify-content: flex-end;
  }

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

  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .sm\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sm\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .sm\:pl-\[--sidebar-width\]{
    padding-left: var(--sidebar-width);
  }

  .sm\:pt-10{
    padding-top: 2.5rem;
  }

  .sm\:text-left{
    text-align: left;
  }

  .sm\:text-\[1\.125rem\]{
    font-size: 1.125rem;
  }

  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px){

  .md\:absolute{
    position: absolute;
  }

  .md\:bottom-\[15\%\]{
    bottom: 15%;
  }

  .md\:right-\[-5\%\]{
    right: -5%;
  }

  .md\:top-\[30\%\]{
    top: 30%;
  }

  .md\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:block{
    display: block;
  }

  .md\:hidden{
    display: none;
  }

  .md\:h-36{
    height: 9rem;
  }

  .md\:w-3\/4{
    width: 75%;
  }

  .md\:w-\[--sidebar-width\]{
    width: var(--sidebar-width);
  }

  .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{
    width: var(--radix-navigation-menu-viewport-width);
  }

  .md\:w-auto{
    width: auto;
  }

  .md\:max-w-\[calc\(100\%-24px\)\]{
    max-width: calc(100% - 24px);
  }

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

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

  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:pb-24{
    padding-bottom: 6rem;
  }

  .md\:pr-20{
    padding-right: 5rem;
  }

  .md\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-7xl{
    font-size: 4.5rem;
    line-height: 1;
  }

  .md\:leading-\[44px\]{
    line-height: 44px;
  }

  .md\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1024px){

  .lg\:left-\[3\%\]{
    left: 3%;
  }

  .lg\:right-\[10\%\]{
    right: 10%;
  }

  .lg\:top-\[25\%\]{
    top: 25%;
  }

  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .lg\:block{
    display: block;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:h-36{
    height: 9rem;
  }

  .lg\:h-\[68px\]{
    height: 68px;
  }

  .lg\:h-\[694px\]{
    height: 694px;
  }

  .lg\:min-h-\[80px\]{
    min-height: 80px;
  }

  .lg\:min-w-\[80px\]{
    min-width: 80px;
  }

  .lg\:min-w-\[996px\]{
    min-width: 996px;
  }

  .lg\:max-w-max{
    max-width: max-content;
  }

  .lg\:gap-6{
    gap: 1.5rem;
  }

  .lg\:px-52{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .lg\:pb-0{
    padding-bottom: 0px;
  }

  .lg\:pl-40{
    padding-left: 10rem;
  }

  .lg\:pr-10{
    padding-right: 2.5rem;
  }

  .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:text-\[16px\]{
    font-size: 16px;
  }

  .lg\:text-\[30px\]{
    font-size: 30px;
  }

  .lg\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:leading-\[44px\]{
    line-height: 44px;
  }

  .lg\:mask-gradient-to-b{
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0) 100%);
  }
}

.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){
  padding-right: 0px;
}

.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{
  --tw-translate-y: 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));
}

.\[\&\>button\]\:hidden>button{
  display: none;
}

.\[\&\>tr\]\:last\:border-b-0:last-child>tr{
  border-bottom-width: 0px;
}

.\[\&_tr\:last-child\]\:border-0 tr:last-child{
  border-width: 0px;
}

.\[\&_tr\]\:border-b tr{
  border-bottom-width: 1px;
}

[data-sidebar=closed] .\[\[data-sidebar\=closed\]_\&\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{
  left: calc(var(--sidebar-width) * -1);
}

