/**
* Tailwind build which works with Taro
*/

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

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

/**
Use a better box model (opinionated).
*/

view,
view::before,
view:after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

:root {
  -moz-tab-size: 4;
  tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

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

/**
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)
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

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

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

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

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

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
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;
}

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

/**
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)
*/

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

/*
Forms
=====
*/

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

button,
select { /* 1 */
  text-transform: none;
}

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

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
  outline: 1rpx dotted ButtonText;
}

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

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

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

/**
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: -2rpx; /* 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 */
}

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

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

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

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

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

button {
  background-color: transparent;
  background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1rpx dotted;
  outline: 5rpx auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

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

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1rpx;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::placeholder,
textarea::placeholder {
  color: #9ca3af;
}

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

table {
  border-collapse: collapse;
}

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;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: center;
}

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

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

.container {
  width: 100%;
}

.space-y-0 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(0rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0rpx * var(--tw-space-y-reverse));
}

.space-x-0 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(0rpx * var(--tw-space-x-reverse));
  margin-left: calc(0rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(9.375rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(9.375rpx * var(--tw-space-y-reverse));
}

.space-x-1 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(9.375rpx * var(--tw-space-x-reverse));
  margin-left: calc(9.375rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(18.75rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18.75rpx * var(--tw-space-y-reverse));
}

.space-x-2 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(18.75rpx * var(--tw-space-x-reverse));
  margin-left: calc(18.75rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-3 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(28.125rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(28.125rpx * var(--tw-space-y-reverse));
}

.space-x-3 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(28.125rpx * var(--tw-space-x-reverse));
  margin-left: calc(28.125rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(37.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(37.5rpx * var(--tw-space-y-reverse));
}

.space-x-4 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(37.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(37.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-5 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(46.875rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(46.875rpx * var(--tw-space-y-reverse));
}

.space-x-5 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(46.875rpx * var(--tw-space-x-reverse));
  margin-left: calc(46.875rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-6 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(56.25rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(56.25rpx * var(--tw-space-y-reverse));
}

.space-x-6 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(56.25rpx * var(--tw-space-x-reverse));
  margin-left: calc(56.25rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-7 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(65.625rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(65.625rpx * var(--tw-space-y-reverse));
}

.space-x-7 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(65.625rpx * var(--tw-space-x-reverse));
  margin-left: calc(65.625rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-8 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(75rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(75rpx * var(--tw-space-y-reverse));
}

.space-x-8 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(75rpx * var(--tw-space-x-reverse));
  margin-left: calc(75rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-9 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(84.375rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(84.375rpx * var(--tw-space-y-reverse));
}

.space-x-9 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(84.375rpx * var(--tw-space-x-reverse));
  margin-left: calc(84.375rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-10 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(93.75rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(93.75rpx * var(--tw-space-y-reverse));
}

.space-x-10 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(93.75rpx * var(--tw-space-x-reverse));
  margin-left: calc(93.75rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-11 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(103.125rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(103.125rpx * var(--tw-space-y-reverse));
}

.space-x-11 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(103.125rpx * var(--tw-space-x-reverse));
  margin-left: calc(103.125rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-12 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(112.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(112.5rpx * var(--tw-space-y-reverse));
}

.space-x-12 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(112.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(112.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-14 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(131.25rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(131.25rpx * var(--tw-space-y-reverse));
}

.space-x-14 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(131.25rpx * var(--tw-space-x-reverse));
  margin-left: calc(131.25rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-16 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(150rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(150rpx * var(--tw-space-y-reverse));
}

.space-x-16 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(150rpx * var(--tw-space-x-reverse));
  margin-left: calc(150rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-20 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(187.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(187.5rpx * var(--tw-space-y-reverse));
}

.space-x-20 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(187.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(187.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-24 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(225rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(225rpx * var(--tw-space-y-reverse));
}

.space-x-24 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(225rpx * var(--tw-space-x-reverse));
  margin-left: calc(225rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-28 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(262.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(262.5rpx * var(--tw-space-y-reverse));
}

.space-x-28 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(262.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(262.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-32 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(300rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(300rpx * var(--tw-space-y-reverse));
}

.space-x-32 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(300rpx * var(--tw-space-x-reverse));
  margin-left: calc(300rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-36 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(337.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(337.5rpx * var(--tw-space-y-reverse));
}

.space-x-36 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(337.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(337.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-40 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(375rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(375rpx * var(--tw-space-y-reverse));
}

.space-x-40 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(375rpx * var(--tw-space-x-reverse));
  margin-left: calc(375rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-44 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(412.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(412.5rpx * var(--tw-space-y-reverse));
}

.space-x-44 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(412.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(412.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-48 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(450rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(450rpx * var(--tw-space-y-reverse));
}

.space-x-48 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(450rpx * var(--tw-space-x-reverse));
  margin-left: calc(450rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-52 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(487.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(487.5rpx * var(--tw-space-y-reverse));
}

.space-x-52 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(487.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(487.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-56 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(525rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(525rpx * var(--tw-space-y-reverse));
}

.space-x-56 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(525rpx * var(--tw-space-x-reverse));
  margin-left: calc(525rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-60 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(562.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(562.5rpx * var(--tw-space-y-reverse));
}

.space-x-60 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(562.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(562.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-64 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(600rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(600rpx * var(--tw-space-y-reverse));
}

.space-x-64 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(600rpx * var(--tw-space-x-reverse));
  margin-left: calc(600rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-72 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(675rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(675rpx * var(--tw-space-y-reverse));
}

.space-x-72 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(675rpx * var(--tw-space-x-reverse));
  margin-left: calc(675rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-80 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(750rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(750rpx * var(--tw-space-y-reverse));
}

.space-x-80 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(750rpx * var(--tw-space-x-reverse));
  margin-left: calc(750rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-96 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(900rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(900rpx * var(--tw-space-y-reverse));
}

.space-x-96 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(900rpx * var(--tw-space-x-reverse));
  margin-left: calc(900rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-px > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rpx * var(--tw-space-y-reverse));
}

.space-x-px > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rpx * var(--tw-space-x-reverse));
  margin-left: calc(1rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-0_half > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(4.6875rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.6875rpx * var(--tw-space-y-reverse));
}

.space-x-0_half > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(4.6875rpx * var(--tw-space-x-reverse));
  margin-left: calc(4.6875rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1_half > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(14.0625rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(14.0625rpx * var(--tw-space-y-reverse));
}

.space-x-1_half > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(14.0625rpx * var(--tw-space-x-reverse));
  margin-left: calc(14.0625rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2_half > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(23.4375rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(23.4375rpx * var(--tw-space-y-reverse));
}

.space-x-2_half > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(23.4375rpx * var(--tw-space-x-reverse));
  margin-left: calc(23.4375rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-3_half > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(32.8125rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(32.8125rpx * var(--tw-space-y-reverse));
}

.space-x-3_half > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(32.8125rpx * var(--tw-space-x-reverse));
  margin-left: calc(32.8125rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-0 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(0rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0rpx * var(--tw-space-y-reverse));
}

.-space-x-0 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(0rpx * var(--tw-space-x-reverse));
  margin-left: calc(0rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-1 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-9.375rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-9.375rpx * var(--tw-space-y-reverse));
}

.-space-x-1 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-9.375rpx * var(--tw-space-x-reverse));
  margin-left: calc(-9.375rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-2 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-18.75rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-18.75rpx * var(--tw-space-y-reverse));
}

.-space-x-2 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-18.75rpx * var(--tw-space-x-reverse));
  margin-left: calc(-18.75rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-3 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-28.125rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-28.125rpx * var(--tw-space-y-reverse));
}

.-space-x-3 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-28.125rpx * var(--tw-space-x-reverse));
  margin-left: calc(-28.125rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-4 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-37.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-37.5rpx * var(--tw-space-y-reverse));
}

.-space-x-4 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-37.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(-37.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-5 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-46.875rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-46.875rpx * var(--tw-space-y-reverse));
}

.-space-x-5 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-46.875rpx * var(--tw-space-x-reverse));
  margin-left: calc(-46.875rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-6 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-56.25rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-56.25rpx * var(--tw-space-y-reverse));
}

.-space-x-6 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-56.25rpx * var(--tw-space-x-reverse));
  margin-left: calc(-56.25rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-7 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-65.625rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-65.625rpx * var(--tw-space-y-reverse));
}

.-space-x-7 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-65.625rpx * var(--tw-space-x-reverse));
  margin-left: calc(-65.625rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-8 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-75rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-75rpx * var(--tw-space-y-reverse));
}

.-space-x-8 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-75rpx * var(--tw-space-x-reverse));
  margin-left: calc(-75rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-9 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-84.375rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-84.375rpx * var(--tw-space-y-reverse));
}

.-space-x-9 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-84.375rpx * var(--tw-space-x-reverse));
  margin-left: calc(-84.375rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-10 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-93.75rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-93.75rpx * var(--tw-space-y-reverse));
}

.-space-x-10 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-93.75rpx * var(--tw-space-x-reverse));
  margin-left: calc(-93.75rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-11 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-103.125rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-103.125rpx * var(--tw-space-y-reverse));
}

.-space-x-11 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-103.125rpx * var(--tw-space-x-reverse));
  margin-left: calc(-103.125rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-12 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-112.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-112.5rpx * var(--tw-space-y-reverse));
}

.-space-x-12 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-112.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(-112.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-14 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-131.25rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-131.25rpx * var(--tw-space-y-reverse));
}

.-space-x-14 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-131.25rpx * var(--tw-space-x-reverse));
  margin-left: calc(-131.25rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-16 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-150rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-150rpx * var(--tw-space-y-reverse));
}

.-space-x-16 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-150rpx * var(--tw-space-x-reverse));
  margin-left: calc(-150rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-20 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-187.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-187.5rpx * var(--tw-space-y-reverse));
}

.-space-x-20 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-187.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(-187.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-24 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-225rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-225rpx * var(--tw-space-y-reverse));
}

.-space-x-24 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-225rpx * var(--tw-space-x-reverse));
  margin-left: calc(-225rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-28 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-262.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-262.5rpx * var(--tw-space-y-reverse));
}

.-space-x-28 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-262.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(-262.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-32 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-300rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-300rpx * var(--tw-space-y-reverse));
}

.-space-x-32 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-300rpx * var(--tw-space-x-reverse));
  margin-left: calc(-300rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-36 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-337.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-337.5rpx * var(--tw-space-y-reverse));
}

.-space-x-36 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-337.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(-337.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-40 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-375rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-375rpx * var(--tw-space-y-reverse));
}

.-space-x-40 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-375rpx * var(--tw-space-x-reverse));
  margin-left: calc(-375rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-44 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-412.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-412.5rpx * var(--tw-space-y-reverse));
}

.-space-x-44 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-412.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(-412.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-48 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-450rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-450rpx * var(--tw-space-y-reverse));
}

.-space-x-48 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-450rpx * var(--tw-space-x-reverse));
  margin-left: calc(-450rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-52 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-487.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-487.5rpx * var(--tw-space-y-reverse));
}

.-space-x-52 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-487.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(-487.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-56 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-525rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-525rpx * var(--tw-space-y-reverse));
}

.-space-x-56 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-525rpx * var(--tw-space-x-reverse));
  margin-left: calc(-525rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-60 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-562.5rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-562.5rpx * var(--tw-space-y-reverse));
}

.-space-x-60 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-562.5rpx * var(--tw-space-x-reverse));
  margin-left: calc(-562.5rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-64 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-600rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-600rpx * var(--tw-space-y-reverse));
}

.-space-x-64 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-600rpx * var(--tw-space-x-reverse));
  margin-left: calc(-600rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-72 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-675rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-675rpx * var(--tw-space-y-reverse));
}

.-space-x-72 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-675rpx * var(--tw-space-x-reverse));
  margin-left: calc(-675rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-80 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-750rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-750rpx * var(--tw-space-y-reverse));
}

.-space-x-80 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-750rpx * var(--tw-space-x-reverse));
  margin-left: calc(-750rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-96 > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-900rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-900rpx * var(--tw-space-y-reverse));
}

.-space-x-96 > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-900rpx * var(--tw-space-x-reverse));
  margin-left: calc(-900rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-px > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-1rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1rpx * var(--tw-space-y-reverse));
}

.-space-x-px > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1rpx * var(--tw-space-x-reverse));
  margin-left: calc(-1rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-0_half > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.6875rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.6875rpx * var(--tw-space-y-reverse));
}

.-space-x-0_half > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.6875rpx * var(--tw-space-x-reverse));
  margin-left: calc(-4.6875rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-1_half > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-14.0625rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-14.0625rpx * var(--tw-space-y-reverse));
}

.-space-x-1_half > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-14.0625rpx * var(--tw-space-x-reverse));
  margin-left: calc(-14.0625rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-2_half > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-23.4375rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-23.4375rpx * var(--tw-space-y-reverse));
}

.-space-x-2_half > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-23.4375rpx * var(--tw-space-x-reverse));
  margin-left: calc(-23.4375rpx * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-3_half > view + view {
  --tw-space-y-reverse: 0;
  margin-top: calc(-32.8125rpx * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-32.8125rpx * var(--tw-space-y-reverse));
}

.-space-x-3_half > view + view {
  --tw-space-x-reverse: 0;
  margin-right: calc(-32.8125rpx * var(--tw-space-x-reverse));
  margin-left: calc(-32.8125rpx * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-reverse > view + view {
  --tw-space-y-reverse: 1;
}

.space-x-reverse > view + view {
  --tw-space-x-reverse: 1;
}

.divide-y-0 > view + view {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0rpx * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0rpx * var(--tw-divide-y-reverse));
}

.divide-x-0 > view + view {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(0rpx * var(--tw-divide-x-reverse));
  border-left-width: calc(0rpx * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y-2 > view + view {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2rpx * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2rpx * var(--tw-divide-y-reverse));
}

.divide-x-2 > view + view {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(2rpx * var(--tw-divide-x-reverse));
  border-left-width: calc(2rpx * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y-4 > view + view {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(4rpx * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(4rpx * var(--tw-divide-y-reverse));
}

.divide-x-4 > view + view {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(4rpx * var(--tw-divide-x-reverse));
  border-left-width: calc(4rpx * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y-8 > view + view {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(8rpx * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(8rpx * var(--tw-divide-y-reverse));
}

.divide-x-8 > view + view {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(8rpx * var(--tw-divide-x-reverse));
  border-left-width: calc(8rpx * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y > view + view {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1rpx * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1rpx * var(--tw-divide-y-reverse));
}

.divide-x > view + view {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1rpx * var(--tw-divide-x-reverse));
  border-left-width: calc(1rpx * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y-reverse > view + view {
  --tw-divide-y-reverse: 1;
}

.divide-x-reverse > view + view {
  --tw-divide-x-reverse: 1;
}

.divide-transparent > view + view {
  border-color: transparent;
}

.divide-current > view + view {
  border-color: currentColor;
}

.divide-black > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
}

.divide-white > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
}

.divide-gray-50 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
}

.divide-gray-100 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
}

.divide-gray-200 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
}

.divide-gray-300 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
}

.divide-gray-400 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
}

.divide-gray-500 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
}

.divide-gray-600 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
}

.divide-gray-700 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
}

.divide-gray-800 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
}

.divide-gray-900 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
}

.divide-red-50 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
}

.divide-red-100 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
}

.divide-red-200 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
}

.divide-red-300 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
}

.divide-red-400 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
}

.divide-red-500 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
}

.divide-red-600 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
}

.divide-red-700 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
}

.divide-red-800 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
}

.divide-red-900 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
}

.divide-yellow-50 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
}

.divide-yellow-100 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
}

.divide-yellow-200 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
}

.divide-yellow-300 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
}

.divide-yellow-400 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
}

.divide-yellow-500 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
}

.divide-yellow-600 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
}

.divide-yellow-700 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
}

.divide-yellow-800 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
}

.divide-yellow-900 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
}

.divide-green-50 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
}

.divide-green-100 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
}

.divide-green-200 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
}

.divide-green-300 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
}

.divide-green-400 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
}

.divide-green-500 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
}

.divide-green-600 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
}

.divide-green-700 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
}

.divide-green-800 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
}

.divide-green-900 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
}

.divide-blue-50 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
}

.divide-blue-100 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
}

.divide-blue-200 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
}

.divide-blue-300 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
}

.divide-blue-400 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
}

.divide-blue-500 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
}

.divide-blue-600 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
}

.divide-blue-700 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
}

.divide-blue-800 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
}

.divide-blue-900 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
}

.divide-indigo-50 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
}

.divide-indigo-100 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
}

.divide-indigo-200 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
}

.divide-indigo-300 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
}

.divide-indigo-400 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
}

.divide-indigo-500 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
}

.divide-indigo-600 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
}

.divide-indigo-700 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
}

.divide-indigo-800 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
}

.divide-indigo-900 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
}

.divide-purple-50 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(245, 243, 255, var(--tw-divide-opacity));
}

.divide-purple-100 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(237, 233, 254, var(--tw-divide-opacity));
}

.divide-purple-200 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(221, 214, 254, var(--tw-divide-opacity));
}

.divide-purple-300 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(196, 181, 253, var(--tw-divide-opacity));
}

.divide-purple-400 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(167, 139, 250, var(--tw-divide-opacity));
}

.divide-purple-500 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(139, 92, 246, var(--tw-divide-opacity));
}

.divide-purple-600 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(124, 58, 237, var(--tw-divide-opacity));
}

.divide-purple-700 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(109, 40, 217, var(--tw-divide-opacity));
}

.divide-purple-800 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(91, 33, 182, var(--tw-divide-opacity));
}

.divide-purple-900 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(76, 29, 149, var(--tw-divide-opacity));
}

.divide-pink-50 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
}

.divide-pink-100 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
}

.divide-pink-200 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
}

.divide-pink-300 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
}

.divide-pink-400 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
}

.divide-pink-500 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
}

.divide-pink-600 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
}

.divide-pink-700 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
}

.divide-pink-800 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
}

.divide-pink-900 > view + view {
  --tw-divide-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
}

.divide-solid > view + view {
  border-style: solid;
}

.divide-dashed > view + view {
  border-style: dashed;
}

.divide-dotted > view + view {
  border-style: dotted;
}

.divide-double > view + view {
  border-style: double;
}

.divide-none > view + view {
  border-style: none;
}

.divide-opacity-0 > view + view {
  --tw-divide-opacity: 0;
}

.divide-opacity-5 > view + view {
  --tw-divide-opacity: 0.05;
}

.divide-opacity-10 > view + view {
  --tw-divide-opacity: 0.1;
}

.divide-opacity-20 > view + view {
  --tw-divide-opacity: 0.2;
}

.divide-opacity-25 > view + view {
  --tw-divide-opacity: 0.25;
}

.divide-opacity-30 > view + view {
  --tw-divide-opacity: 0.3;
}

.divide-opacity-40 > view + view {
  --tw-divide-opacity: 0.4;
}

.divide-opacity-50 > view + view {
  --tw-divide-opacity: 0.5;
}

.divide-opacity-60 > view + view {
  --tw-divide-opacity: 0.6;
}

.divide-opacity-70 > view + view {
  --tw-divide-opacity: 0.7;
}

.divide-opacity-75 > view + view {
  --tw-divide-opacity: 0.75;
}

.divide-opacity-80 > view + view {
  --tw-divide-opacity: 0.8;
}

.divide-opacity-90 > view + view {
  --tw-divide-opacity: 0.9;
}

.divide-opacity-95 > view + view {
  --tw-divide-opacity: 0.95;
}

.divide-opacity-100 > view + view {
  --tw-divide-opacity: 1;
}

.sr-only {
  position: absolute;
  width: 1rpx;
  height: 1rpx;
  padding: 0;
  margin: -1rpx;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.not-sr-only {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.focus-within_sr-only:focus-within {
  position: absolute;
  width: 1rpx;
  height: 1rpx;
  padding: 0;
  margin: -1rpx;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.focus-within_not-sr-only:focus-within {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.focus_sr-only:focus {
  position: absolute;
  width: 1rpx;
  height: 1rpx;
  padding: 0;
  margin: -1rpx;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.focus_not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.appearance-none {
  appearance: none;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-local {
  background-attachment: local;
}

.bg-scroll {
  background-attachment: scroll;
}

.bg-clip-border {
  background-clip: border-box;
}

.bg-clip-padding {
  background-clip: padding-box;
}

.bg-clip-content {
  background-clip: content-box;
}

.bg-clip-text {
  background-clip: text;
}

.bg-transparent {
  background-color: transparent;
}

.bg-current {
  background-color: currentColor;
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}

.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}

.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}

.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

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

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

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}

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

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}

.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}

.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}

.bg-red-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
}

.bg-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
}

.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
}

.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}

.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
}

.bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}

.bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}

.bg-yellow-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
}

.bg-yellow-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
}

.bg-yellow-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
}

.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}

.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
}

.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}

.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}

.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
}

.bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
}

.bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
}

.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

.bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}

.bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
}

.bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.bg-blue-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
}

.bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
}

.bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
}

.bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
}

.bg-indigo-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
}

.bg-indigo-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
}

.bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
}

.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}

.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.bg-indigo-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
}

.bg-indigo-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
}

.bg-indigo-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
}

.bg-purple-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
}

.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
}

.bg-purple-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
}

.bg-purple-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
}

.bg-purple-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
}

.bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
}

.bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
}

.bg-purple-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
}

.bg-purple-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
}

.bg-purple-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
}

.bg-pink-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
}

.bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
}

.bg-pink-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
}

.bg-pink-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
}

.bg-pink-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
}

.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
}

.bg-pink-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
}

.bg-pink-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
}

.bg-pink-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
}

.bg-pink-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
}

.focus-within_bg-transparent:focus-within {
  background-color: transparent;
}

.focus-within_bg-current:focus-within {
  background-color: currentColor;
}

.focus-within_bg-black:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.focus-within_bg-white:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.focus-within_bg-gray-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.focus-within_bg-gray-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.focus-within_bg-gray-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.focus-within_bg-gray-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}

.focus-within_bg-gray-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}

.focus-within_bg-gray-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}

.focus-within_bg-gray-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.focus-within_bg-gray-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}

.focus-within_bg-gray-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}

.focus-within_bg-gray-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}

.focus-within_bg-red-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
}

.focus-within_bg-red-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}

.focus-within_bg-red-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}

.focus-within_bg-red-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
}

.focus-within_bg-red-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}

.focus-within_bg-red-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}

.focus-within_bg-red-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.focus-within_bg-red-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}

.focus-within_bg-red-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
}

.focus-within_bg-red-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
}

.focus-within_bg-yellow-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
}

.focus-within_bg-yellow-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}

.focus-within_bg-yellow-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
}

.focus-within_bg-yellow-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
}

.focus-within_bg-yellow-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
}

.focus-within_bg-yellow-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}

.focus-within_bg-yellow-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}

.focus-within_bg-yellow-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
}

.focus-within_bg-yellow-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
}

.focus-within_bg-yellow-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
}

.focus-within_bg-green-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
}

.focus-within_bg-green-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}

.focus-within_bg-green-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
}

.focus-within_bg-green-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
}

.focus-within_bg-green-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}

.focus-within_bg-green-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}

.focus-within_bg-green-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}

.focus-within_bg-green-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
}

.focus-within_bg-green-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
}

.focus-within_bg-green-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
}

.focus-within_bg-blue-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}

.focus-within_bg-blue-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

.focus-within_bg-blue-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}

.focus-within_bg-blue-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
}

.focus-within_bg-blue-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}

.focus-within_bg-blue-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}

.focus-within_bg-blue-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.focus-within_bg-blue-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.focus-within_bg-blue-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
}

.focus-within_bg-blue-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
}

.focus-within_bg-indigo-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
}

.focus-within_bg-indigo-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
}

.focus-within_bg-indigo-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
}

.focus-within_bg-indigo-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
}

.focus-within_bg-indigo-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
}

.focus-within_bg-indigo-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}

.focus-within_bg-indigo-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.focus-within_bg-indigo-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
}

.focus-within_bg-indigo-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
}

.focus-within_bg-indigo-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
}

.focus-within_bg-purple-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
}

.focus-within_bg-purple-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
}

.focus-within_bg-purple-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
}

.focus-within_bg-purple-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
}

.focus-within_bg-purple-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
}

.focus-within_bg-purple-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
}

.focus-within_bg-purple-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
}

.focus-within_bg-purple-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
}

.focus-within_bg-purple-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
}

.focus-within_bg-purple-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
}

.focus-within_bg-pink-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
}

.focus-within_bg-pink-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
}

.focus-within_bg-pink-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
}

.focus-within_bg-pink-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
}

.focus-within_bg-pink-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
}

.focus-within_bg-pink-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
}

.focus-within_bg-pink-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
}

.focus-within_bg-pink-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
}

.focus-within_bg-pink-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
}

.focus-within_bg-pink-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
}

.focus_bg-transparent:focus {
  background-color: transparent;
}

.focus_bg-current:focus {
  background-color: currentColor;
}

.focus_bg-black:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.focus_bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.focus_bg-gray-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.focus_bg-gray-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.focus_bg-gray-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.focus_bg-gray-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}

.focus_bg-gray-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}

.focus_bg-gray-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}

.focus_bg-gray-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.focus_bg-gray-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}

.focus_bg-gray-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}

.focus_bg-gray-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}

.focus_bg-red-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
}

.focus_bg-red-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}

.focus_bg-red-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}

.focus_bg-red-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
}

.focus_bg-red-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}

.focus_bg-red-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}

.focus_bg-red-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.focus_bg-red-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}

.focus_bg-red-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
}

.focus_bg-red-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
}

.focus_bg-yellow-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
}

.focus_bg-yellow-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}

.focus_bg-yellow-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
}

.focus_bg-yellow-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
}

.focus_bg-yellow-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
}

.focus_bg-yellow-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}

.focus_bg-yellow-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}

.focus_bg-yellow-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
}

.focus_bg-yellow-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
}

.focus_bg-yellow-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
}

.focus_bg-green-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
}

.focus_bg-green-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}

.focus_bg-green-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
}

.focus_bg-green-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
}

.focus_bg-green-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}

.focus_bg-green-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}

.focus_bg-green-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}

.focus_bg-green-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
}

.focus_bg-green-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
}

.focus_bg-green-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
}

.focus_bg-blue-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}

.focus_bg-blue-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

.focus_bg-blue-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}

.focus_bg-blue-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
}

.focus_bg-blue-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}

.focus_bg-blue-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}

.focus_bg-blue-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.focus_bg-blue-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.focus_bg-blue-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
}

.focus_bg-blue-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
}

.focus_bg-indigo-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
}

.focus_bg-indigo-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
}

.focus_bg-indigo-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
}

.focus_bg-indigo-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
}

.focus_bg-indigo-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
}

.focus_bg-indigo-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}

.focus_bg-indigo-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.focus_bg-indigo-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
}

.focus_bg-indigo-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
}

.focus_bg-indigo-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
}

.focus_bg-purple-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
}

.focus_bg-purple-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
}

.focus_bg-purple-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
}

.focus_bg-purple-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
}

.focus_bg-purple-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
}

.focus_bg-purple-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
}

.focus_bg-purple-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
}

.focus_bg-purple-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
}

.focus_bg-purple-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
}

.focus_bg-purple-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
}

.focus_bg-pink-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
}

.focus_bg-pink-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
}

.focus_bg-pink-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
}

.focus_bg-pink-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
}

.focus_bg-pink-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
}

.focus_bg-pink-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
}

.focus_bg-pink-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
}

.focus_bg-pink-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
}

.focus_bg-pink-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
}

.focus_bg-pink-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
}

.bg-none {
  background-image: none;
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-bl {
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-tl {
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}

.from-transparent {
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.from-current {
  --tw-gradient-from: currentColor;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.from-black {
  --tw-gradient-from: #000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.from-white {
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.from-gray-50 {
  --tw-gradient-from: #f9fafb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
}

.from-gray-100 {
  --tw-gradient-from: #f3f4f6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
}

.from-gray-200 {
  --tw-gradient-from: #e5e7eb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
}

.from-gray-300 {
  --tw-gradient-from: #d1d5db;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
}

.from-gray-400 {
  --tw-gradient-from: #9ca3af;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
}

.from-gray-500 {
  --tw-gradient-from: #6b7280;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
}

.from-gray-600 {
  --tw-gradient-from: #4b5563;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
}

.from-gray-700 {
  --tw-gradient-from: #374151;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
}

.from-gray-800 {
  --tw-gradient-from: #1f2937;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
}

.from-gray-900 {
  --tw-gradient-from: #111827;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
}

.from-red-50 {
  --tw-gradient-from: #fef2f2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
}

.from-red-100 {
  --tw-gradient-from: #fee2e2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
}

.from-red-200 {
  --tw-gradient-from: #fecaca;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
}

.from-red-300 {
  --tw-gradient-from: #fca5a5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
}

.from-red-400 {
  --tw-gradient-from: #f87171;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
}

.from-red-500 {
  --tw-gradient-from: #ef4444;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
}

.from-red-600 {
  --tw-gradient-from: #dc2626;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
}

.from-red-700 {
  --tw-gradient-from: #b91c1c;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
}

.from-red-800 {
  --tw-gradient-from: #991b1b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
}

.from-red-900 {
  --tw-gradient-from: #7f1d1d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
}

.from-yellow-50 {
  --tw-gradient-from: #fffbeb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
}

.from-yellow-100 {
  --tw-gradient-from: #fef3c7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
}

.from-yellow-200 {
  --tw-gradient-from: #fde68a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
}

.from-yellow-300 {
  --tw-gradient-from: #fcd34d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
}

.from-yellow-400 {
  --tw-gradient-from: #fbbf24;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
}

.from-yellow-500 {
  --tw-gradient-from: #f59e0b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
}

.from-yellow-600 {
  --tw-gradient-from: #d97706;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
}

.from-yellow-700 {
  --tw-gradient-from: #b45309;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
}

.from-yellow-800 {
  --tw-gradient-from: #92400e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
}

.from-yellow-900 {
  --tw-gradient-from: #78350f;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
}

.from-green-50 {
  --tw-gradient-from: #ecfdf5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
}

.from-green-100 {
  --tw-gradient-from: #d1fae5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
}

.from-green-200 {
  --tw-gradient-from: #a7f3d0;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
}

.from-green-300 {
  --tw-gradient-from: #6ee7b7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
}

.from-green-400 {
  --tw-gradient-from: #34d399;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
}

.from-green-500 {
  --tw-gradient-from: #10b981;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
}

.from-green-600 {
  --tw-gradient-from: #059669;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
}

.from-green-700 {
  --tw-gradient-from: #047857;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
}

.from-green-800 {
  --tw-gradient-from: #065f46;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
}

.from-green-900 {
  --tw-gradient-from: #064e3b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
}

.from-blue-50 {
  --tw-gradient-from: #eff6ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
}

.from-blue-100 {
  --tw-gradient-from: #dbeafe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
}

.from-blue-200 {
  --tw-gradient-from: #bfdbfe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
}

.from-blue-300 {
  --tw-gradient-from: #93c5fd;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
}

.from-blue-400 {
  --tw-gradient-from: #60a5fa;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
}

.from-blue-500 {
  --tw-gradient-from: #3b82f6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
}

.from-blue-600 {
  --tw-gradient-from: #2563eb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
}

.from-blue-700 {
  --tw-gradient-from: #1d4ed8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
}

.from-blue-800 {
  --tw-gradient-from: #1e40af;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
}

.from-blue-900 {
  --tw-gradient-from: #1e3a8a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
}

.from-indigo-50 {
  --tw-gradient-from: #eef2ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
}

.from-indigo-100 {
  --tw-gradient-from: #e0e7ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
}

.from-indigo-200 {
  --tw-gradient-from: #c7d2fe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
}

.from-indigo-300 {
  --tw-gradient-from: #a5b4fc;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
}

.from-indigo-400 {
  --tw-gradient-from: #818cf8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
}

.from-indigo-500 {
  --tw-gradient-from: #6366f1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
}

.from-indigo-600 {
  --tw-gradient-from: #4f46e5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
}

.from-indigo-700 {
  --tw-gradient-from: #4338ca;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
}

.from-indigo-800 {
  --tw-gradient-from: #3730a3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
}

.from-indigo-900 {
  --tw-gradient-from: #312e81;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
}

.from-purple-50 {
  --tw-gradient-from: #f5f3ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
}

.from-purple-100 {
  --tw-gradient-from: #ede9fe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
}

.from-purple-200 {
  --tw-gradient-from: #ddd6fe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
}

.from-purple-300 {
  --tw-gradient-from: #c4b5fd;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
}

.from-purple-400 {
  --tw-gradient-from: #a78bfa;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
}

.from-purple-500 {
  --tw-gradient-from: #8b5cf6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
}

.from-purple-600 {
  --tw-gradient-from: #7c3aed;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
}

.from-purple-700 {
  --tw-gradient-from: #6d28d9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
}

.from-purple-800 {
  --tw-gradient-from: #5b21b6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
}

.from-purple-900 {
  --tw-gradient-from: #4c1d95;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
}

.from-pink-50 {
  --tw-gradient-from: #fdf2f8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
}

.from-pink-100 {
  --tw-gradient-from: #fce7f3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
}

.from-pink-200 {
  --tw-gradient-from: #fbcfe8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
}

.from-pink-300 {
  --tw-gradient-from: #f9a8d4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
}

.from-pink-400 {
  --tw-gradient-from: #f472b6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
}

.from-pink-500 {
  --tw-gradient-from: #ec4899;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
}

.from-pink-600 {
  --tw-gradient-from: #db2777;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
}

.from-pink-700 {
  --tw-gradient-from: #be185d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
}

.from-pink-800 {
  --tw-gradient-from: #9d174d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
}

.from-pink-900 {
  --tw-gradient-from: #831843;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
}

.via-transparent {
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.via-current {
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.via-black {
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.via-white {
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.via-gray-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
}

.via-gray-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
}

.via-gray-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
}

.via-gray-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
}

.via-gray-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
}

.via-gray-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
}

.via-gray-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
}

.via-gray-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
}

.via-gray-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
}

.via-gray-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
}

.via-red-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
}

.via-red-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
}

.via-red-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
}

.via-red-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
}

.via-red-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
}

.via-red-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
}

.via-red-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
}

.via-red-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
}

.via-red-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
}

.via-red-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
}

.via-yellow-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
}

.via-yellow-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
}

.via-yellow-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
}

.via-yellow-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
}

.via-yellow-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
}

.via-yellow-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
}

.via-yellow-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
}

.via-yellow-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
}

.via-yellow-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
}

.via-yellow-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
}

.via-green-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
}

.via-green-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
}

.via-green-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
}

.via-green-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
}

.via-green-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
}

.via-green-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
}

.via-green-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
}

.via-green-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
}

.via-green-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
}

.via-green-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
}

.via-blue-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
}

.via-blue-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
}

.via-blue-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
}

.via-blue-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
}

.via-blue-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
}

.via-blue-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
}

.via-blue-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
}

.via-blue-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
}

.via-blue-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
}

.via-blue-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
}

.via-indigo-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
}

.via-indigo-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
}

.via-indigo-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
}

.via-indigo-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
}

.via-indigo-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
}

.via-indigo-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
}

.via-indigo-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
}

.via-indigo-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
}

.via-indigo-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
}

.via-indigo-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
}

.via-purple-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
}

.via-purple-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
}

.via-purple-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
}

.via-purple-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
}

.via-purple-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
}

.via-purple-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
}

.via-purple-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
}

.via-purple-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
}

.via-purple-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
}

.via-purple-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
}

.via-pink-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
}

.via-pink-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
}

.via-pink-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
}

.via-pink-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
}

.via-pink-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
}

.via-pink-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
}

.via-pink-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
}

.via-pink-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
}

.via-pink-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
}

.via-pink-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
}

.to-transparent {
  --tw-gradient-to: transparent;
}

.to-current {
  --tw-gradient-to: currentColor;
}

.to-black {
  --tw-gradient-to: #000;
}

.to-white {
  --tw-gradient-to: #fff;
}

.to-gray-50 {
  --tw-gradient-to: #f9fafb;
}

.to-gray-100 {
  --tw-gradient-to: #f3f4f6;
}

.to-gray-200 {
  --tw-gradient-to: #e5e7eb;
}

.to-gray-300 {
  --tw-gradient-to: #d1d5db;
}

.to-gray-400 {
  --tw-gradient-to: #9ca3af;
}

.to-gray-500 {
  --tw-gradient-to: #6b7280;
}

.to-gray-600 {
  --tw-gradient-to: #4b5563;
}

.to-gray-700 {
  --tw-gradient-to: #374151;
}

.to-gray-800 {
  --tw-gradient-to: #1f2937;
}

.to-gray-900 {
  --tw-gradient-to: #111827;
}

.to-red-50 {
  --tw-gradient-to: #fef2f2;
}

.to-red-100 {
  --tw-gradient-to: #fee2e2;
}

.to-red-200 {
  --tw-gradient-to: #fecaca;
}

.to-red-300 {
  --tw-gradient-to: #fca5a5;
}

.to-red-400 {
  --tw-gradient-to: #f87171;
}

.to-red-500 {
  --tw-gradient-to: #ef4444;
}

.to-red-600 {
  --tw-gradient-to: #dc2626;
}

.to-red-700 {
  --tw-gradient-to: #b91c1c;
}

.to-red-800 {
  --tw-gradient-to: #991b1b;
}

.to-red-900 {
  --tw-gradient-to: #7f1d1d;
}

.to-yellow-50 {
  --tw-gradient-to: #fffbeb;
}

.to-yellow-100 {
  --tw-gradient-to: #fef3c7;
}

.to-yellow-200 {
  --tw-gradient-to: #fde68a;
}

.to-yellow-300 {
  --tw-gradient-to: #fcd34d;
}

.to-yellow-400 {
  --tw-gradient-to: #fbbf24;
}

.to-yellow-500 {
  --tw-gradient-to: #f59e0b;
}

.to-yellow-600 {
  --tw-gradient-to: #d97706;
}

.to-yellow-700 {
  --tw-gradient-to: #b45309;
}

.to-yellow-800 {
  --tw-gradient-to: #92400e;
}

.to-yellow-900 {
  --tw-gradient-to: #78350f;
}

.to-green-50 {
  --tw-gradient-to: #ecfdf5;
}

.to-green-100 {
  --tw-gradient-to: #d1fae5;
}

.to-green-200 {
  --tw-gradient-to: #a7f3d0;
}

.to-green-300 {
  --tw-gradient-to: #6ee7b7;
}

.to-green-400 {
  --tw-gradient-to: #34d399;
}

.to-green-500 {
  --tw-gradient-to: #10b981;
}

.to-green-600 {
  --tw-gradient-to: #059669;
}

.to-green-700 {
  --tw-gradient-to: #047857;
}

.to-green-800 {
  --tw-gradient-to: #065f46;
}

.to-green-900 {
  --tw-gradient-to: #064e3b;
}

.to-blue-50 {
  --tw-gradient-to: #eff6ff;
}

.to-blue-100 {
  --tw-gradient-to: #dbeafe;
}

.to-blue-200 {
  --tw-gradient-to: #bfdbfe;
}

.to-blue-300 {
  --tw-gradient-to: #93c5fd;
}

.to-blue-400 {
  --tw-gradient-to: #60a5fa;
}

.to-blue-500 {
  --tw-gradient-to: #3b82f6;
}

.to-blue-600 {
  --tw-gradient-to: #2563eb;
}

.to-blue-700 {
  --tw-gradient-to: #1d4ed8;
}

.to-blue-800 {
  --tw-gradient-to: #1e40af;
}

.to-blue-900 {
  --tw-gradient-to: #1e3a8a;
}

.to-indigo-50 {
  --tw-gradient-to: #eef2ff;
}

.to-indigo-100 {
  --tw-gradient-to: #e0e7ff;
}

.to-indigo-200 {
  --tw-gradient-to: #c7d2fe;
}

.to-indigo-300 {
  --tw-gradient-to: #a5b4fc;
}

.to-indigo-400 {
  --tw-gradient-to: #818cf8;
}

.to-indigo-500 {
  --tw-gradient-to: #6366f1;
}

.to-indigo-600 {
  --tw-gradient-to: #4f46e5;
}

.to-indigo-700 {
  --tw-gradient-to: #4338ca;
}

.to-indigo-800 {
  --tw-gradient-to: #3730a3;
}

.to-indigo-900 {
  --tw-gradient-to: #312e81;
}

.to-purple-50 {
  --tw-gradient-to: #f5f3ff;
}

.to-purple-100 {
  --tw-gradient-to: #ede9fe;
}

.to-purple-200 {
  --tw-gradient-to: #ddd6fe;
}

.to-purple-300 {
  --tw-gradient-to: #c4b5fd;
}

.to-purple-400 {
  --tw-gradient-to: #a78bfa;
}

.to-purple-500 {
  --tw-gradient-to: #8b5cf6;
}

.to-purple-600 {
  --tw-gradient-to: #7c3aed;
}

.to-purple-700 {
  --tw-gradient-to: #6d28d9;
}

.to-purple-800 {
  --tw-gradient-to: #5b21b6;
}

.to-purple-900 {
  --tw-gradient-to: #4c1d95;
}

.to-pink-50 {
  --tw-gradient-to: #fdf2f8;
}

.to-pink-100 {
  --tw-gradient-to: #fce7f3;
}

.to-pink-200 {
  --tw-gradient-to: #fbcfe8;
}

.to-pink-300 {
  --tw-gradient-to: #f9a8d4;
}

.to-pink-400 {
  --tw-gradient-to: #f472b6;
}

.to-pink-500 {
  --tw-gradient-to: #ec4899;
}

.to-pink-600 {
  --tw-gradient-to: #db2777;
}

.to-pink-700 {
  --tw-gradient-to: #be185d;
}

.to-pink-800 {
  --tw-gradient-to: #9d174d;
}

.to-pink-900 {
  --tw-gradient-to: #831843;
}

.focus_from-transparent:focus {
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus_from-current:focus {
  --tw-gradient-from: currentColor;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus_from-black:focus {
  --tw-gradient-from: #000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus_from-white:focus {
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus_from-gray-50:focus {
  --tw-gradient-from: #f9fafb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
}

.focus_from-gray-100:focus {
  --tw-gradient-from: #f3f4f6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
}

.focus_from-gray-200:focus {
  --tw-gradient-from: #e5e7eb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
}

.focus_from-gray-300:focus {
  --tw-gradient-from: #d1d5db;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
}

.focus_from-gray-400:focus {
  --tw-gradient-from: #9ca3af;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
}

.focus_from-gray-500:focus {
  --tw-gradient-from: #6b7280;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
}

.focus_from-gray-600:focus {
  --tw-gradient-from: #4b5563;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
}

.focus_from-gray-700:focus {
  --tw-gradient-from: #374151;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
}

.focus_from-gray-800:focus {
  --tw-gradient-from: #1f2937;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
}

.focus_from-gray-900:focus {
  --tw-gradient-from: #111827;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
}

.focus_from-red-50:focus {
  --tw-gradient-from: #fef2f2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
}

.focus_from-red-100:focus {
  --tw-gradient-from: #fee2e2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
}

.focus_from-red-200:focus {
  --tw-gradient-from: #fecaca;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
}

.focus_from-red-300:focus {
  --tw-gradient-from: #fca5a5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
}

.focus_from-red-400:focus {
  --tw-gradient-from: #f87171;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
}

.focus_from-red-500:focus {
  --tw-gradient-from: #ef4444;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
}

.focus_from-red-600:focus {
  --tw-gradient-from: #dc2626;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
}

.focus_from-red-700:focus {
  --tw-gradient-from: #b91c1c;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
}

.focus_from-red-800:focus {
  --tw-gradient-from: #991b1b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
}

.focus_from-red-900:focus {
  --tw-gradient-from: #7f1d1d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
}

.focus_from-yellow-50:focus {
  --tw-gradient-from: #fffbeb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
}

.focus_from-yellow-100:focus {
  --tw-gradient-from: #fef3c7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
}

.focus_from-yellow-200:focus {
  --tw-gradient-from: #fde68a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
}

.focus_from-yellow-300:focus {
  --tw-gradient-from: #fcd34d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
}

.focus_from-yellow-400:focus {
  --tw-gradient-from: #fbbf24;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
}

.focus_from-yellow-500:focus {
  --tw-gradient-from: #f59e0b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
}

.focus_from-yellow-600:focus {
  --tw-gradient-from: #d97706;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
}

.focus_from-yellow-700:focus {
  --tw-gradient-from: #b45309;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
}

.focus_from-yellow-800:focus {
  --tw-gradient-from: #92400e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
}

.focus_from-yellow-900:focus {
  --tw-gradient-from: #78350f;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
}

.focus_from-green-50:focus {
  --tw-gradient-from: #ecfdf5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
}

.focus_from-green-100:focus {
  --tw-gradient-from: #d1fae5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
}

.focus_from-green-200:focus {
  --tw-gradient-from: #a7f3d0;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
}

.focus_from-green-300:focus {
  --tw-gradient-from: #6ee7b7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
}

.focus_from-green-400:focus {
  --tw-gradient-from: #34d399;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
}

.focus_from-green-500:focus {
  --tw-gradient-from: #10b981;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
}

.focus_from-green-600:focus {
  --tw-gradient-from: #059669;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
}

.focus_from-green-700:focus {
  --tw-gradient-from: #047857;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
}

.focus_from-green-800:focus {
  --tw-gradient-from: #065f46;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
}

.focus_from-green-900:focus {
  --tw-gradient-from: #064e3b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
}

.focus_from-blue-50:focus {
  --tw-gradient-from: #eff6ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
}

.focus_from-blue-100:focus {
  --tw-gradient-from: #dbeafe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
}

.focus_from-blue-200:focus {
  --tw-gradient-from: #bfdbfe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
}

.focus_from-blue-300:focus {
  --tw-gradient-from: #93c5fd;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
}

.focus_from-blue-400:focus {
  --tw-gradient-from: #60a5fa;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
}

.focus_from-blue-500:focus {
  --tw-gradient-from: #3b82f6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
}

.focus_from-blue-600:focus {
  --tw-gradient-from: #2563eb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
}

.focus_from-blue-700:focus {
  --tw-gradient-from: #1d4ed8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
}

.focus_from-blue-800:focus {
  --tw-gradient-from: #1e40af;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
}

.focus_from-blue-900:focus {
  --tw-gradient-from: #1e3a8a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
}

.focus_from-indigo-50:focus {
  --tw-gradient-from: #eef2ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
}

.focus_from-indigo-100:focus {
  --tw-gradient-from: #e0e7ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
}

.focus_from-indigo-200:focus {
  --tw-gradient-from: #c7d2fe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
}

.focus_from-indigo-300:focus {
  --tw-gradient-from: #a5b4fc;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
}

.focus_from-indigo-400:focus {
  --tw-gradient-from: #818cf8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
}

.focus_from-indigo-500:focus {
  --tw-gradient-from: #6366f1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
}

.focus_from-indigo-600:focus {
  --tw-gradient-from: #4f46e5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
}

.focus_from-indigo-700:focus {
  --tw-gradient-from: #4338ca;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
}

.focus_from-indigo-800:focus {
  --tw-gradient-from: #3730a3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
}

.focus_from-indigo-900:focus {
  --tw-gradient-from: #312e81;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
}

.focus_from-purple-50:focus {
  --tw-gradient-from: #f5f3ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
}

.focus_from-purple-100:focus {
  --tw-gradient-from: #ede9fe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
}

.focus_from-purple-200:focus {
  --tw-gradient-from: #ddd6fe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
}

.focus_from-purple-300:focus {
  --tw-gradient-from: #c4b5fd;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
}

.focus_from-purple-400:focus {
  --tw-gradient-from: #a78bfa;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
}

.focus_from-purple-500:focus {
  --tw-gradient-from: #8b5cf6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
}

.focus_from-purple-600:focus {
  --tw-gradient-from: #7c3aed;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
}

.focus_from-purple-700:focus {
  --tw-gradient-from: #6d28d9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
}

.focus_from-purple-800:focus {
  --tw-gradient-from: #5b21b6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
}

.focus_from-purple-900:focus {
  --tw-gradient-from: #4c1d95;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
}

.focus_from-pink-50:focus {
  --tw-gradient-from: #fdf2f8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
}

.focus_from-pink-100:focus {
  --tw-gradient-from: #fce7f3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
}

.focus_from-pink-200:focus {
  --tw-gradient-from: #fbcfe8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
}

.focus_from-pink-300:focus {
  --tw-gradient-from: #f9a8d4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
}

.focus_from-pink-400:focus {
  --tw-gradient-from: #f472b6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
}

.focus_from-pink-500:focus {
  --tw-gradient-from: #ec4899;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
}

.focus_from-pink-600:focus {
  --tw-gradient-from: #db2777;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
}

.focus_from-pink-700:focus {
  --tw-gradient-from: #be185d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
}

.focus_from-pink-800:focus {
  --tw-gradient-from: #9d174d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
}

.focus_from-pink-900:focus {
  --tw-gradient-from: #831843;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
}

.focus_via-transparent:focus {
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus_via-current:focus {
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus_via-black:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus_via-white:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus_via-gray-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
}

.focus_via-gray-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
}

.focus_via-gray-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
}

.focus_via-gray-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
}

.focus_via-gray-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
}

.focus_via-gray-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
}

.focus_via-gray-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
}

.focus_via-gray-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
}

.focus_via-gray-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
}

.focus_via-gray-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
}

.focus_via-red-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
}

.focus_via-red-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
}

.focus_via-red-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
}

.focus_via-red-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
}

.focus_via-red-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
}

.focus_via-red-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
}

.focus_via-red-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
}

.focus_via-red-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
}

.focus_via-red-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
}

.focus_via-red-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
}

.focus_via-yellow-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
}

.focus_via-yellow-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
}

.focus_via-yellow-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
}

.focus_via-yellow-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
}

.focus_via-yellow-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
}

.focus_via-yellow-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
}

.focus_via-yellow-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
}

.focus_via-yellow-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
}

.focus_via-yellow-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
}

.focus_via-yellow-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
}

.focus_via-green-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
}

.focus_via-green-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
}

.focus_via-green-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
}

.focus_via-green-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
}

.focus_via-green-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
}

.focus_via-green-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
}

.focus_via-green-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
}

.focus_via-green-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
}

.focus_via-green-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
}

.focus_via-green-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
}

.focus_via-blue-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
}

.focus_via-blue-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
}

.focus_via-blue-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
}

.focus_via-blue-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
}

.focus_via-blue-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
}

.focus_via-blue-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
}

.focus_via-blue-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
}

.focus_via-blue-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
}

.focus_via-blue-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
}

.focus_via-blue-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
}

.focus_via-indigo-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
}

.focus_via-indigo-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
}

.focus_via-indigo-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
}

.focus_via-indigo-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
}

.focus_via-indigo-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
}

.focus_via-indigo-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
}

.focus_via-indigo-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
}

.focus_via-indigo-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
}

.focus_via-indigo-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
}

.focus_via-indigo-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
}

.focus_via-purple-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
}

.focus_via-purple-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
}

.focus_via-purple-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
}

.focus_via-purple-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
}

.focus_via-purple-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
}

.focus_via-purple-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
}

.focus_via-purple-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
}

.focus_via-purple-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
}

.focus_via-purple-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
}

.focus_via-purple-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
}

.focus_via-pink-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
}

.focus_via-pink-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
}

.focus_via-pink-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
}

.focus_via-pink-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
}

.focus_via-pink-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
}

.focus_via-pink-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
}

.focus_via-pink-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
}

.focus_via-pink-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
}

.focus_via-pink-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
}

.focus_via-pink-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
}

.focus_to-transparent:focus {
  --tw-gradient-to: transparent;
}

.focus_to-current:focus {
  --tw-gradient-to: currentColor;
}

.focus_to-black:focus {
  --tw-gradient-to: #000;
}

.focus_to-white:focus {
  --tw-gradient-to: #fff;
}

.focus_to-gray-50:focus {
  --tw-gradient-to: #f9fafb;
}

.focus_to-gray-100:focus {
  --tw-gradient-to: #f3f4f6;
}

.focus_to-gray-200:focus {
  --tw-gradient-to: #e5e7eb;
}

.focus_to-gray-300:focus {
  --tw-gradient-to: #d1d5db;
}

.focus_to-gray-400:focus {
  --tw-gradient-to: #9ca3af;
}

.focus_to-gray-500:focus {
  --tw-gradient-to: #6b7280;
}

.focus_to-gray-600:focus {
  --tw-gradient-to: #4b5563;
}

.focus_to-gray-700:focus {
  --tw-gradient-to: #374151;
}

.focus_to-gray-800:focus {
  --tw-gradient-to: #1f2937;
}

.focus_to-gray-900:focus {
  --tw-gradient-to: #111827;
}

.focus_to-red-50:focus {
  --tw-gradient-to: #fef2f2;
}

.focus_to-red-100:focus {
  --tw-gradient-to: #fee2e2;
}

.focus_to-red-200:focus {
  --tw-gradient-to: #fecaca;
}

.focus_to-red-300:focus {
  --tw-gradient-to: #fca5a5;
}

.focus_to-red-400:focus {
  --tw-gradient-to: #f87171;
}

.focus_to-red-500:focus {
  --tw-gradient-to: #ef4444;
}

.focus_to-red-600:focus {
  --tw-gradient-to: #dc2626;
}

.focus_to-red-700:focus {
  --tw-gradient-to: #b91c1c;
}

.focus_to-red-800:focus {
  --tw-gradient-to: #991b1b;
}

.focus_to-red-900:focus {
  --tw-gradient-to: #7f1d1d;
}

.focus_to-yellow-50:focus {
  --tw-gradient-to: #fffbeb;
}

.focus_to-yellow-100:focus {
  --tw-gradient-to: #fef3c7;
}

.focus_to-yellow-200:focus {
  --tw-gradient-to: #fde68a;
}

.focus_to-yellow-300:focus {
  --tw-gradient-to: #fcd34d;
}

.focus_to-yellow-400:focus {
  --tw-gradient-to: #fbbf24;
}

.focus_to-yellow-500:focus {
  --tw-gradient-to: #f59e0b;
}

.focus_to-yellow-600:focus {
  --tw-gradient-to: #d97706;
}

.focus_to-yellow-700:focus {
  --tw-gradient-to: #b45309;
}

.focus_to-yellow-800:focus {
  --tw-gradient-to: #92400e;
}

.focus_to-yellow-900:focus {
  --tw-gradient-to: #78350f;
}

.focus_to-green-50:focus {
  --tw-gradient-to: #ecfdf5;
}

.focus_to-green-100:focus {
  --tw-gradient-to: #d1fae5;
}

.focus_to-green-200:focus {
  --tw-gradient-to: #a7f3d0;
}

.focus_to-green-300:focus {
  --tw-gradient-to: #6ee7b7;
}

.focus_to-green-400:focus {
  --tw-gradient-to: #34d399;
}

.focus_to-green-500:focus {
  --tw-gradient-to: #10b981;
}

.focus_to-green-600:focus {
  --tw-gradient-to: #059669;
}

.focus_to-green-700:focus {
  --tw-gradient-to: #047857;
}

.focus_to-green-800:focus {
  --tw-gradient-to: #065f46;
}

.focus_to-green-900:focus {
  --tw-gradient-to: #064e3b;
}

.focus_to-blue-50:focus {
  --tw-gradient-to: #eff6ff;
}

.focus_to-blue-100:focus {
  --tw-gradient-to: #dbeafe;
}

.focus_to-blue-200:focus {
  --tw-gradient-to: #bfdbfe;
}

.focus_to-blue-300:focus {
  --tw-gradient-to: #93c5fd;
}

.focus_to-blue-400:focus {
  --tw-gradient-to: #60a5fa;
}

.focus_to-blue-500:focus {
  --tw-gradient-to: #3b82f6;
}

.focus_to-blue-600:focus {
  --tw-gradient-to: #2563eb;
}

.focus_to-blue-700:focus {
  --tw-gradient-to: #1d4ed8;
}

.focus_to-blue-800:focus {
  --tw-gradient-to: #1e40af;
}

.focus_to-blue-900:focus {
  --tw-gradient-to: #1e3a8a;
}

.focus_to-indigo-50:focus {
  --tw-gradient-to: #eef2ff;
}

.focus_to-indigo-100:focus {
  --tw-gradient-to: #e0e7ff;
}

.focus_to-indigo-200:focus {
  --tw-gradient-to: #c7d2fe;
}

.focus_to-indigo-300:focus {
  --tw-gradient-to: #a5b4fc;
}

.focus_to-indigo-400:focus {
  --tw-gradient-to: #818cf8;
}

.focus_to-indigo-500:focus {
  --tw-gradient-to: #6366f1;
}

.focus_to-indigo-600:focus {
  --tw-gradient-to: #4f46e5;
}

.focus_to-indigo-700:focus {
  --tw-gradient-to: #4338ca;
}

.focus_to-indigo-800:focus {
  --tw-gradient-to: #3730a3;
}

.focus_to-indigo-900:focus {
  --tw-gradient-to: #312e81;
}

.focus_to-purple-50:focus {
  --tw-gradient-to: #f5f3ff;
}

.focus_to-purple-100:focus {
  --tw-gradient-to: #ede9fe;
}

.focus_to-purple-200:focus {
  --tw-gradient-to: #ddd6fe;
}

.focus_to-purple-300:focus {
  --tw-gradient-to: #c4b5fd;
}

.focus_to-purple-400:focus {
  --tw-gradient-to: #a78bfa;
}

.focus_to-purple-500:focus {
  --tw-gradient-to: #8b5cf6;
}

.focus_to-purple-600:focus {
  --tw-gradient-to: #7c3aed;
}

.focus_to-purple-700:focus {
  --tw-gradient-to: #6d28d9;
}

.focus_to-purple-800:focus {
  --tw-gradient-to: #5b21b6;
}

.focus_to-purple-900:focus {
  --tw-gradient-to: #4c1d95;
}

.focus_to-pink-50:focus {
  --tw-gradient-to: #fdf2f8;
}

.focus_to-pink-100:focus {
  --tw-gradient-to: #fce7f3;
}

.focus_to-pink-200:focus {
  --tw-gradient-to: #fbcfe8;
}

.focus_to-pink-300:focus {
  --tw-gradient-to: #f9a8d4;
}

.focus_to-pink-400:focus {
  --tw-gradient-to: #f472b6;
}

.focus_to-pink-500:focus {
  --tw-gradient-to: #ec4899;
}

.focus_to-pink-600:focus {
  --tw-gradient-to: #db2777;
}

.focus_to-pink-700:focus {
  --tw-gradient-to: #be185d;
}

.focus_to-pink-800:focus {
  --tw-gradient-to: #9d174d;
}

.focus_to-pink-900:focus {
  --tw-gradient-to: #831843;
}

.bg-opacity-0 {
  --tw-bg-opacity: 0;
}

.bg-opacity-5 {
  --tw-bg-opacity: 0.05;
}

.bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}

.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}

.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}

.bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}

.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}

.bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}

.bg-opacity-95 {
  --tw-bg-opacity: 0.95;
}

.bg-opacity-100 {
  --tw-bg-opacity: 1;
}

.focus-within_bg-opacity-0:focus-within {
  --tw-bg-opacity: 0;
}

.focus-within_bg-opacity-5:focus-within {
  --tw-bg-opacity: 0.05;
}

.focus-within_bg-opacity-10:focus-within {
  --tw-bg-opacity: 0.1;
}

.focus-within_bg-opacity-20:focus-within {
  --tw-bg-opacity: 0.2;
}

.focus-within_bg-opacity-25:focus-within {
  --tw-bg-opacity: 0.25;
}

.focus-within_bg-opacity-30:focus-within {
  --tw-bg-opacity: 0.3;
}

.focus-within_bg-opacity-40:focus-within {
  --tw-bg-opacity: 0.4;
}

.focus-within_bg-opacity-50:focus-within {
  --tw-bg-opacity: 0.5;
}

.focus-within_bg-opacity-60:focus-within {
  --tw-bg-opacity: 0.6;
}

.focus-within_bg-opacity-70:focus-within {
  --tw-bg-opacity: 0.7;
}

.focus-within_bg-opacity-75:focus-within {
  --tw-bg-opacity: 0.75;
}

.focus-within_bg-opacity-80:focus-within {
  --tw-bg-opacity: 0.8;
}

.focus-within_bg-opacity-90:focus-within {
  --tw-bg-opacity: 0.9;
}

.focus-within_bg-opacity-95:focus-within {
  --tw-bg-opacity: 0.95;
}

.focus-within_bg-opacity-100:focus-within {
  --tw-bg-opacity: 1;
}

.focus_bg-opacity-0:focus {
  --tw-bg-opacity: 0;
}

.focus_bg-opacity-5:focus {
  --tw-bg-opacity: 0.05;
}

.focus_bg-opacity-10:focus {
  --tw-bg-opacity: 0.1;
}

.focus_bg-opacity-20:focus {
  --tw-bg-opacity: 0.2;
}

.focus_bg-opacity-25:focus {
  --tw-bg-opacity: 0.25;
}

.focus_bg-opacity-30:focus {
  --tw-bg-opacity: 0.3;
}

.focus_bg-opacity-40:focus {
  --tw-bg-opacity: 0.4;
}

.focus_bg-opacity-50:focus {
  --tw-bg-opacity: 0.5;
}

.focus_bg-opacity-60:focus {
  --tw-bg-opacity: 0.6;
}

.focus_bg-opacity-70:focus {
  --tw-bg-opacity: 0.7;
}

.focus_bg-opacity-75:focus {
  --tw-bg-opacity: 0.75;
}

.focus_bg-opacity-80:focus {
  --tw-bg-opacity: 0.8;
}

.focus_bg-opacity-90:focus {
  --tw-bg-opacity: 0.9;
}

.focus_bg-opacity-95:focus {
  --tw-bg-opacity: 0.95;
}

.focus_bg-opacity-100:focus {
  --tw-bg-opacity: 1;
}

.bg-bottom {
  background-position: bottom;
}

.bg-center {
  background-position: center;
}

.bg-left {
  background-position: left;
}

.bg-left-bottom {
  background-position: left bottom;
}

.bg-left-top {
  background-position: left top;
}

.bg-right {
  background-position: right;
}

.bg-right-bottom {
  background-position: right bottom;
}

.bg-right-top {
  background-position: right top;
}

.bg-top {
  background-position: top;
}

.bg-repeat {
  background-repeat: repeat;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-repeat-x {
  background-repeat: repeat-x;
}

.bg-repeat-y {
  background-repeat: repeat-y;
}

.bg-repeat-round {
  background-repeat: round;
}

.bg-repeat-space {
  background-repeat: space;
}

.bg-auto {
  background-size: auto;
}

.bg-cover {
  background-size: cover;
}

.bg-contain {
  background-size: contain;
}

.border-collapse {
  border-collapse: collapse;
}

.border-separate {
  border-collapse: separate;
}

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

.border-current {
  border-color: currentColor;
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.border-gray-50 {
  --tw-border-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity));
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
}

.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity));
}

.border-red-50 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity));
}

.border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity));
}

.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}

.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

.border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.border-red-800 {
  --tw-border-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity));
}

.border-red-900 {
  --tw-border-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity));
}

.border-yellow-50 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity));
}

.border-yellow-100 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity));
}

.border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity));
}

.border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity));
}

.border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}

.border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}

.border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity));
}

.border-yellow-700 {
  --tw-border-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity));
}

.border-yellow-800 {
  --tw-border-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity));
}

.border-yellow-900 {
  --tw-border-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity));
}

.border-green-50 {
  --tw-border-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity));
}

.border-green-100 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity));
}

.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity));
}

.border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity));
}

.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}

.border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity));
}

.border-green-600 {
  --tw-border-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity));
}

.border-green-700 {
  --tw-border-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity));
}

.border-green-800 {
  --tw-border-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity));
}

.border-green-900 {
  --tw-border-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity));
}

.border-blue-50 {
  --tw-border-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity));
}

.border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity));
}

.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity));
}

.border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}

.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity));
}

.border-blue-800 {
  --tw-border-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity));
}

.border-blue-900 {
  --tw-border-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity));
}

.border-indigo-50 {
  --tw-border-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity));
}

.border-indigo-100 {
  --tw-border-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity));
}

.border-indigo-200 {
  --tw-border-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity));
}

.border-indigo-300 {
  --tw-border-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity));
}

.border-indigo-400 {
  --tw-border-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}

.border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.border-indigo-700 {
  --tw-border-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}

.border-indigo-800 {
  --tw-border-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity));
}

.border-indigo-900 {
  --tw-border-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity));
}

.border-purple-50 {
  --tw-border-opacity: 1;
  border-color: rgba(245, 243, 255, var(--tw-border-opacity));
}

.border-purple-100 {
  --tw-border-opacity: 1;
  border-color: rgba(237, 233, 254, var(--tw-border-opacity));
}

.border-purple-200 {
  --tw-border-opacity: 1;
  border-color: rgba(221, 214, 254, var(--tw-border-opacity));
}

.border-purple-300 {
  --tw-border-opacity: 1;
  border-color: rgba(196, 181, 253, var(--tw-border-opacity));
}

.border-purple-400 {
  --tw-border-opacity: 1;
  border-color: rgba(167, 139, 250, var(--tw-border-opacity));
}

.border-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgba(139, 92, 246, var(--tw-border-opacity));
}

.border-purple-600 {
  --tw-border-opacity: 1;
  border-color: rgba(124, 58, 237, var(--tw-border-opacity));
}

.border-purple-700 {
  --tw-border-opacity: 1;
  border-color: rgba(109, 40, 217, var(--tw-border-opacity));
}

.border-purple-800 {
  --tw-border-opacity: 1;
  border-color: rgba(91, 33, 182, var(--tw-border-opacity));
}

.border-purple-900 {
  --tw-border-opacity: 1;
  border-color: rgba(76, 29, 149, var(--tw-border-opacity));
}

.border-pink-50 {
  --tw-border-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity));
}

.border-pink-100 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity));
}

.border-pink-200 {
  --tw-border-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity));
}

.border-pink-300 {
  --tw-border-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity));
}

.border-pink-400 {
  --tw-border-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity));
}

.border-pink-500 {
  --tw-border-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity));
}

.border-pink-600 {
  --tw-border-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity));
}

.border-pink-700 {
  --tw-border-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity));
}

.border-pink-800 {
  --tw-border-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity));
}

.border-pink-900 {
  --tw-border-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity));
}

.focus-within_border-transparent:focus-within {
  border-color: transparent;
}

.focus-within_border-current:focus-within {
  border-color: currentColor;
}

.focus-within_border-black:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.focus-within_border-white:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.focus-within_border-gray-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity));
}

.focus-within_border-gray-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.focus-within_border-gray-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.focus-within_border-gray-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.focus-within_border-gray-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.focus-within_border-gray-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.focus-within_border-gray-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}

.focus-within_border-gray-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.focus-within_border-gray-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
}

.focus-within_border-gray-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity));
}

.focus-within_border-red-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity));
}

.focus-within_border-red-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity));
}

.focus-within_border-red-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.focus-within_border-red-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.focus-within_border-red-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}

.focus-within_border-red-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.focus-within_border-red-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

.focus-within_border-red-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.focus-within_border-red-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity));
}

.focus-within_border-red-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity));
}

.focus-within_border-yellow-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity));
}

.focus-within_border-yellow-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity));
}

.focus-within_border-yellow-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity));
}

.focus-within_border-yellow-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity));
}

.focus-within_border-yellow-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}

.focus-within_border-yellow-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}

.focus-within_border-yellow-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity));
}

.focus-within_border-yellow-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity));
}

.focus-within_border-yellow-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity));
}

.focus-within_border-yellow-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity));
}

.focus-within_border-green-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity));
}

.focus-within_border-green-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity));
}

.focus-within_border-green-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity));
}

.focus-within_border-green-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity));
}

.focus-within_border-green-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}

.focus-within_border-green-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity));
}

.focus-within_border-green-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity));
}

.focus-within_border-green-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity));
}

.focus-within_border-green-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity));
}

.focus-within_border-green-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity));
}

.focus-within_border-blue-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity));
}

.focus-within_border-blue-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity));
}

.focus-within_border-blue-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity));
}

.focus-within_border-blue-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.focus-within_border-blue-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}

.focus-within_border-blue-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.focus-within_border-blue-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.focus-within_border-blue-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity));
}

.focus-within_border-blue-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity));
}

.focus-within_border-blue-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity));
}

.focus-within_border-indigo-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity));
}

.focus-within_border-indigo-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity));
}

.focus-within_border-indigo-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity));
}

.focus-within_border-indigo-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity));
}

.focus-within_border-indigo-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}

.focus-within_border-indigo-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.focus-within_border-indigo-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.focus-within_border-indigo-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}

.focus-within_border-indigo-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity));
}

.focus-within_border-indigo-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity));
}

.focus-within_border-purple-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(245, 243, 255, var(--tw-border-opacity));
}

.focus-within_border-purple-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(237, 233, 254, var(--tw-border-opacity));
}

.focus-within_border-purple-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(221, 214, 254, var(--tw-border-opacity));
}

.focus-within_border-purple-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(196, 181, 253, var(--tw-border-opacity));
}

.focus-within_border-purple-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(167, 139, 250, var(--tw-border-opacity));
}

.focus-within_border-purple-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(139, 92, 246, var(--tw-border-opacity));
}

.focus-within_border-purple-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(124, 58, 237, var(--tw-border-opacity));
}

.focus-within_border-purple-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(109, 40, 217, var(--tw-border-opacity));
}

.focus-within_border-purple-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(91, 33, 182, var(--tw-border-opacity));
}

.focus-within_border-purple-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(76, 29, 149, var(--tw-border-opacity));
}

.focus-within_border-pink-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity));
}

.focus-within_border-pink-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity));
}

.focus-within_border-pink-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity));
}

.focus-within_border-pink-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity));
}

.focus-within_border-pink-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity));
}

.focus-within_border-pink-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity));
}

.focus-within_border-pink-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity));
}

.focus-within_border-pink-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity));
}

.focus-within_border-pink-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity));
}

.focus-within_border-pink-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity));
}

.focus_border-transparent:focus {
  border-color: transparent;
}

.focus_border-current:focus {
  border-color: currentColor;
}

.focus_border-black:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.focus_border-white:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.focus_border-gray-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity));
}

.focus_border-gray-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.focus_border-gray-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.focus_border-gray-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.focus_border-gray-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.focus_border-gray-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.focus_border-gray-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}

.focus_border-gray-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.focus_border-gray-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
}

.focus_border-gray-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity));
}

.focus_border-red-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity));
}

.focus_border-red-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity));
}

.focus_border-red-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.focus_border-red-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.focus_border-red-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}

.focus_border-red-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.focus_border-red-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

.focus_border-red-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.focus_border-red-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity));
}

.focus_border-red-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity));
}

.focus_border-yellow-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity));
}

.focus_border-yellow-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity));
}

.focus_border-yellow-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity));
}

.focus_border-yellow-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity));
}

.focus_border-yellow-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}

.focus_border-yellow-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}

.focus_border-yellow-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity));
}

.focus_border-yellow-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity));
}

.focus_border-yellow-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity));
}

.focus_border-yellow-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity));
}

.focus_border-green-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity));
}

.focus_border-green-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity));
}

.focus_border-green-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity));
}

.focus_border-green-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity));
}

.focus_border-green-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}

.focus_border-green-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity));
}

.focus_border-green-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity));
}

.focus_border-green-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity));
}

.focus_border-green-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity));
}

.focus_border-green-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity));
}

.focus_border-blue-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity));
}

.focus_border-blue-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity));
}

.focus_border-blue-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity));
}

.focus_border-blue-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.focus_border-blue-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}

.focus_border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.focus_border-blue-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.focus_border-blue-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity));
}

.focus_border-blue-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity));
}

.focus_border-blue-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity));
}

.focus_border-indigo-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity));
}

.focus_border-indigo-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity));
}

.focus_border-indigo-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity));
}

.focus_border-indigo-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity));
}

.focus_border-indigo-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}

.focus_border-indigo-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.focus_border-indigo-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.focus_border-indigo-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}

.focus_border-indigo-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity));
}

.focus_border-indigo-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity));
}

.focus_border-purple-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(245, 243, 255, var(--tw-border-opacity));
}

.focus_border-purple-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(237, 233, 254, var(--tw-border-opacity));
}

.focus_border-purple-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(221, 214, 254, var(--tw-border-opacity));
}

.focus_border-purple-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(196, 181, 253, var(--tw-border-opacity));
}

.focus_border-purple-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(167, 139, 250, var(--tw-border-opacity));
}

.focus_border-purple-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(139, 92, 246, var(--tw-border-opacity));
}

.focus_border-purple-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(124, 58, 237, var(--tw-border-opacity));
}

.focus_border-purple-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(109, 40, 217, var(--tw-border-opacity));
}

.focus_border-purple-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(91, 33, 182, var(--tw-border-opacity));
}

.focus_border-purple-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(76, 29, 149, var(--tw-border-opacity));
}

.focus_border-pink-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity));
}

.focus_border-pink-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity));
}

.focus_border-pink-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity));
}

.focus_border-pink-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity));
}

.focus_border-pink-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity));
}

.focus_border-pink-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity));
}

.focus_border-pink-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity));
}

.focus_border-pink-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity));
}

.focus_border-pink-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity));
}

.focus_border-pink-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity));
}

.border-opacity-0 {
  --tw-border-opacity: 0;
}

.border-opacity-5 {
  --tw-border-opacity: 0.05;
}

.border-opacity-10 {
  --tw-border-opacity: 0.1;
}

.border-opacity-20 {
  --tw-border-opacity: 0.2;
}

.border-opacity-25 {
  --tw-border-opacity: 0.25;
}

.border-opacity-30 {
  --tw-border-opacity: 0.3;
}

.border-opacity-40 {
  --tw-border-opacity: 0.4;
}

.border-opacity-50 {
  --tw-border-opacity: 0.5;
}

.border-opacity-60 {
  --tw-border-opacity: 0.6;
}

.border-opacity-70 {
  --tw-border-opacity: 0.7;
}

.border-opacity-75 {
  --tw-border-opacity: 0.75;
}

.border-opacity-80 {
  --tw-border-opacity: 0.8;
}

.border-opacity-90 {
  --tw-border-opacity: 0.9;
}

.border-opacity-95 {
  --tw-border-opacity: 0.95;
}

.border-opacity-100 {
  --tw-border-opacity: 1;
}

.focus-within_border-opacity-0:focus-within {
  --tw-border-opacity: 0;
}

.focus-within_border-opacity-5:focus-within {
  --tw-border-opacity: 0.05;
}

.focus-within_border-opacity-10:focus-within {
  --tw-border-opacity: 0.1;
}

.focus-within_border-opacity-20:focus-within {
  --tw-border-opacity: 0.2;
}

.focus-within_border-opacity-25:focus-within {
  --tw-border-opacity: 0.25;
}

.focus-within_border-opacity-30:focus-within {
  --tw-border-opacity: 0.3;
}

.focus-within_border-opacity-40:focus-within {
  --tw-border-opacity: 0.4;
}

.focus-within_border-opacity-50:focus-within {
  --tw-border-opacity: 0.5;
}

.focus-within_border-opacity-60:focus-within {
  --tw-border-opacity: 0.6;
}

.focus-within_border-opacity-70:focus-within {
  --tw-border-opacity: 0.7;
}

.focus-within_border-opacity-75:focus-within {
  --tw-border-opacity: 0.75;
}

.focus-within_border-opacity-80:focus-within {
  --tw-border-opacity: 0.8;
}

.focus-within_border-opacity-90:focus-within {
  --tw-border-opacity: 0.9;
}

.focus-within_border-opacity-95:focus-within {
  --tw-border-opacity: 0.95;
}

.focus-within_border-opacity-100:focus-within {
  --tw-border-opacity: 1;
}

.focus_border-opacity-0:focus {
  --tw-border-opacity: 0;
}

.focus_border-opacity-5:focus {
  --tw-border-opacity: 0.05;
}

.focus_border-opacity-10:focus {
  --tw-border-opacity: 0.1;
}

.focus_border-opacity-20:focus {
  --tw-border-opacity: 0.2;
}

.focus_border-opacity-25:focus {
  --tw-border-opacity: 0.25;
}

.focus_border-opacity-30:focus {
  --tw-border-opacity: 0.3;
}

.focus_border-opacity-40:focus {
  --tw-border-opacity: 0.4;
}

.focus_border-opacity-50:focus {
  --tw-border-opacity: 0.5;
}

.focus_border-opacity-60:focus {
  --tw-border-opacity: 0.6;
}

.focus_border-opacity-70:focus {
  --tw-border-opacity: 0.7;
}

.focus_border-opacity-75:focus {
  --tw-border-opacity: 0.75;
}

.focus_border-opacity-80:focus {
  --tw-border-opacity: 0.8;
}

.focus_border-opacity-90:focus {
  --tw-border-opacity: 0.9;
}

.focus_border-opacity-95:focus {
  --tw-border-opacity: 0.95;
}

.focus_border-opacity-100:focus {
  --tw-border-opacity: 1;
}

.rounded-none {
  border-radius: 0rpx;
}

.rounded-sm {
  border-radius: 4.6875rpx;
}

.rounded {
  border-radius: 9.375rpx;
}

.rounded-md {
  border-radius: 14.0625rpx;
}

.rounded-lg {
  border-radius: 18.75rpx;
}

.rounded-xl {
  border-radius: 28.125rpx;
}

.rounded-2xl {
  border-radius: 37.5rpx;
}

.rounded-3xl {
  border-radius: 56.25rpx;
}

.rounded-full {
  border-radius: 9999rpx;
}

.rounded-t-none {
  border-top-left-radius: 0rpx;
  border-top-right-radius: 0rpx;
}

.rounded-r-none {
  border-top-right-radius: 0rpx;
  border-bottom-right-radius: 0rpx;
}

.rounded-b-none {
  border-bottom-right-radius: 0rpx;
  border-bottom-left-radius: 0rpx;
}

.rounded-l-none {
  border-top-left-radius: 0rpx;
  border-bottom-left-radius: 0rpx;
}

.rounded-t-sm {
  border-top-left-radius: 4.6875rpx;
  border-top-right-radius: 4.6875rpx;
}

.rounded-r-sm {
  border-top-right-radius: 4.6875rpx;
  border-bottom-right-radius: 4.6875rpx;
}

.rounded-b-sm {
  border-bottom-right-radius: 4.6875rpx;
  border-bottom-left-radius: 4.6875rpx;
}

.rounded-l-sm {
  border-top-left-radius: 4.6875rpx;
  border-bottom-left-radius: 4.6875rpx;
}

.rounded-t {
  border-top-left-radius: 9.375rpx;
  border-top-right-radius: 9.375rpx;
}

.rounded-r {
  border-top-right-radius: 9.375rpx;
  border-bottom-right-radius: 9.375rpx;
}

.rounded-b {
  border-bottom-right-radius: 9.375rpx;
  border-bottom-left-radius: 9.375rpx;
}

.rounded-l {
  border-top-left-radius: 9.375rpx;
  border-bottom-left-radius: 9.375rpx;
}

.rounded-t-md {
  border-top-left-radius: 14.0625rpx;
  border-top-right-radius: 14.0625rpx;
}

.rounded-r-md {
  border-top-right-radius: 14.0625rpx;
  border-bottom-right-radius: 14.0625rpx;
}

.rounded-b-md {
  border-bottom-right-radius: 14.0625rpx;
  border-bottom-left-radius: 14.0625rpx;
}

.rounded-l-md {
  border-top-left-radius: 14.0625rpx;
  border-bottom-left-radius: 14.0625rpx;
}

.rounded-t-lg {
  border-top-left-radius: 18.75rpx;
  border-top-right-radius: 18.75rpx;
}

.rounded-r-lg {
  border-top-right-radius: 18.75rpx;
  border-bottom-right-radius: 18.75rpx;
}

.rounded-b-lg {
  border-bottom-right-radius: 18.75rpx;
  border-bottom-left-radius: 18.75rpx;
}

.rounded-l-lg {
  border-top-left-radius: 18.75rpx;
  border-bottom-left-radius: 18.75rpx;
}

.rounded-t-xl {
  border-top-left-radius: 28.125rpx;
  border-top-right-radius: 28.125rpx;
}

.rounded-r-xl {
  border-top-right-radius: 28.125rpx;
  border-bottom-right-radius: 28.125rpx;
}

.rounded-b-xl {
  border-bottom-right-radius: 28.125rpx;
  border-bottom-left-radius: 28.125rpx;
}

.rounded-l-xl {
  border-top-left-radius: 28.125rpx;
  border-bottom-left-radius: 28.125rpx;
}

.rounded-t-2xl {
  border-top-left-radius: 37.5rpx;
  border-top-right-radius: 37.5rpx;
}

.rounded-r-2xl {
  border-top-right-radius: 37.5rpx;
  border-bottom-right-radius: 37.5rpx;
}

.rounded-b-2xl {
  border-bottom-right-radius: 37.5rpx;
  border-bottom-left-radius: 37.5rpx;
}

.rounded-l-2xl {
  border-top-left-radius: 37.5rpx;
  border-bottom-left-radius: 37.5rpx;
}

.rounded-t-3xl {
  border-top-left-radius: 56.25rpx;
  border-top-right-radius: 56.25rpx;
}

.rounded-r-3xl {
  border-top-right-radius: 56.25rpx;
  border-bottom-right-radius: 56.25rpx;
}

.rounded-b-3xl {
  border-bottom-right-radius: 56.25rpx;
  border-bottom-left-radius: 56.25rpx;
}

.rounded-l-3xl {
  border-top-left-radius: 56.25rpx;
  border-bottom-left-radius: 56.25rpx;
}

.rounded-t-full {
  border-top-left-radius: 9999rpx;
  border-top-right-radius: 9999rpx;
}

.rounded-r-full {
  border-top-right-radius: 9999rpx;
  border-bottom-right-radius: 9999rpx;
}

.rounded-b-full {
  border-bottom-right-radius: 9999rpx;
  border-bottom-left-radius: 9999rpx;
}

.rounded-l-full {
  border-top-left-radius: 9999rpx;
  border-bottom-left-radius: 9999rpx;
}

.rounded-tl-none {
  border-top-left-radius: 0rpx;
}

.rounded-tr-none {
  border-top-right-radius: 0rpx;
}

.rounded-br-none {
  border-bottom-right-radius: 0rpx;
}

.rounded-bl-none {
  border-bottom-left-radius: 0rpx;
}

.rounded-tl-sm {
  border-top-left-radius: 4.6875rpx;
}

.rounded-tr-sm {
  border-top-right-radius: 4.6875rpx;
}

.rounded-br-sm {
  border-bottom-right-radius: 4.6875rpx;
}

.rounded-bl-sm {
  border-bottom-left-radius: 4.6875rpx;
}

.rounded-tl {
  border-top-left-radius: 9.375rpx;
}

.rounded-tr {
  border-top-right-radius: 9.375rpx;
}

.rounded-br {
  border-bottom-right-radius: 9.375rpx;
}

.rounded-bl {
  border-bottom-left-radius: 9.375rpx;
}

.rounded-tl-md {
  border-top-left-radius: 14.0625rpx;
}

.rounded-tr-md {
  border-top-right-radius: 14.0625rpx;
}

.rounded-br-md {
  border-bottom-right-radius: 14.0625rpx;
}

.rounded-bl-md {
  border-bottom-left-radius: 14.0625rpx;
}

.rounded-tl-lg {
  border-top-left-radius: 18.75rpx;
}

.rounded-tr-lg {
  border-top-right-radius: 18.75rpx;
}

.rounded-br-lg {
  border-bottom-right-radius: 18.75rpx;
}

.rounded-bl-lg {
  border-bottom-left-radius: 18.75rpx;
}

.rounded-tl-xl {
  border-top-left-radius: 28.125rpx;
}

.rounded-tr-xl {
  border-top-right-radius: 28.125rpx;
}

.rounded-br-xl {
  border-bottom-right-radius: 28.125rpx;
}

.rounded-bl-xl {
  border-bottom-left-radius: 28.125rpx;
}

.rounded-tl-2xl {
  border-top-left-radius: 37.5rpx;
}

.rounded-tr-2xl {
  border-top-right-radius: 37.5rpx;
}

.rounded-br-2xl {
  border-bottom-right-radius: 37.5rpx;
}

.rounded-bl-2xl {
  border-bottom-left-radius: 37.5rpx;
}

.rounded-tl-3xl {
  border-top-left-radius: 56.25rpx;
}

.rounded-tr-3xl {
  border-top-right-radius: 56.25rpx;
}

.rounded-br-3xl {
  border-bottom-right-radius: 56.25rpx;
}

.rounded-bl-3xl {
  border-bottom-left-radius: 56.25rpx;
}

.rounded-tl-full {
  border-top-left-radius: 9999rpx;
}

.rounded-tr-full {
  border-top-right-radius: 9999rpx;
}

.rounded-br-full {
  border-bottom-right-radius: 9999rpx;
}

.rounded-bl-full {
  border-bottom-left-radius: 9999rpx;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-dotted {
  border-style: dotted;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.border-0 {
  border-width: 0rpx;
}

.border-2 {
  border-width: 2rpx;
}

.border-4 {
  border-width: 4rpx;
}

.border-8 {
  border-width: 8rpx;
}

.border {
  border-width: 1rpx;
}

.border-t-0 {
  border-top-width: 0rpx;
}

.border-r-0 {
  border-right-width: 0rpx;
}

.border-b-0 {
  border-bottom-width: 0rpx;
}

.border-l-0 {
  border-left-width: 0rpx;
}

.border-t-2 {
  border-top-width: 2rpx;
}

.border-r-2 {
  border-right-width: 2rpx;
}

.border-b-2 {
  border-bottom-width: 2rpx;
}

.border-l-2 {
  border-left-width: 2rpx;
}

.border-t-4 {
  border-top-width: 4rpx;
}

.border-r-4 {
  border-right-width: 4rpx;
}

.border-b-4 {
  border-bottom-width: 4rpx;
}

.border-l-4 {
  border-left-width: 4rpx;
}

.border-t-8 {
  border-top-width: 8rpx;
}

.border-r-8 {
  border-right-width: 8rpx;
}

.border-b-8 {
  border-bottom-width: 8rpx;
}

.border-l-8 {
  border-left-width: 8rpx;
}

.border-t {
  border-top-width: 1rpx;
}

.border-r {
  border-right-width: 1rpx;
}

.border-b {
  border-bottom-width: 1rpx;
}

.border-l {
  border-left-width: 1rpx;
}

.box-border {
  box-sizing: border-box;
}

.box-content {
  box-sizing: content-box;
}

.cursor-auto {
  cursor: auto;
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-wait {
  cursor: wait;
}

.cursor-text {
  cursor: text;
}

.cursor-move {
  cursor: move;
}

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.table-caption {
  display: table-caption;
}

.table-cell {
  display: table-cell;
}

.table-column {
  display: table-column;
}

.table-column-group {
  display: table-column-group;
}

.table-footer-group {
  display: table-footer-group;
}

.table-header-group {
  display: table-header-group;
}

.table-row-group {
  display: table-row-group;
}

.table-row {
  display: table-row;
}

.flow-root {
  display: flow-root;
}

.grid {
  display: grid;
}

.inline-grid {
  display: inline-grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

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

.flex-row-reverse {
  flex-direction: row-reverse;
}

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

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.place-items-auto {
  place-items: auto;
}

.place-items-start {
  place-items: start;
}

.place-items-end {
  place-items: end;
}

.place-items-center {
  place-items: center;
}

.place-items-stretch {
  place-items: stretch;
}

.place-content-center {
  place-content: center;
}

.place-content-start {
  place-content: start;
}

.place-content-end {
  place-content: end;
}

.place-content-between {
  place-content: space-between;
}

.place-content-around {
  place-content: space-around;
}

.place-content-evenly {
  place-content: space-evenly;
}

.place-content-stretch {
  place-content: stretch;
}

.place-self-auto {
  place-self: auto;
}

.place-self-start {
  place-self: start;
}

.place-self-end {
  place-self: end;
}

.place-self-center {
  place-self: center;
}

.place-self-stretch {
  place-self: stretch;
}

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

.items-end {
  align-items: flex-end;
}

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

.items-baseline {
  align-items: baseline;
}

.items-stretch {
  align-items: stretch;
}

.content-center {
  align-content: center;
}

.content-start {
  align-content: flex-start;
}

.content-end {
  align-content: flex-end;
}

.content-between {
  align-content: space-between;
}

.content-around {
  align-content: space-around;
}

.content-evenly {
  align-content: space-evenly;
}

.self-auto {
  align-self: auto;
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.self-stretch {
  align-self: stretch;
}

.justify-items-auto {
  justify-items: auto;
}

.justify-items-start {
  justify-items: start;
}

.justify-items-end {
  justify-items: end;
}

.justify-items-center {
  justify-items: center;
}

.justify-items-stretch {
  justify-items: stretch;
}

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

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

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

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

.justify-around {
  justify-content: space-around;
}

.justify-evenly {
  justify-content: space-evenly;
}

.justify-self-auto {
  justify-self: auto;
}

.justify-self-start {
  justify-self: start;
}

.justify-self-end {
  justify-self: end;
}

.justify-self-center {
  justify-self: center;
}

.justify-self-stretch {
  justify-self: stretch;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-auto {
  flex: 1 1 auto;
}

.flex-initial {
  flex: 0 1 auto;
}

.flex-none {
  flex: none;
}

.flex-grow-0 {
  flex-grow: 0;
}

.flex-grow {
  flex-grow: 1;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-shrink {
  flex-shrink: 1;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.order-first {
  order: -9999;
}

.order-last {
  order: 9999;
}

.order-none {
  order: 0;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.float-none {
  float: none;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.clear-both {
  clear: both;
}

.clear-none {
  clear: none;
}

.font-sans {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.font-serif {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.font-thin {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.h-0 {
  height: 0rpx;
}

.h-1 {
  height: 9.375rpx;
}

.h-2 {
  height: 18.75rpx;
}

.h-3 {
  height: 28.125rpx;
}

.h-4 {
  height: 37.5rpx;
}

.h-5 {
  height: 46.875rpx;
}

.h-6 {
  height: 56.25rpx;
}

.h-7 {
  height: 65.625rpx;
}

.h-8 {
  height: 75rpx;
}

.h-9 {
  height: 84.375rpx;
}

.h-10 {
  height: 93.75rpx;
}

.h-11 {
  height: 103.125rpx;
}

.h-12 {
  height: 112.5rpx;
}

.h-14 {
  height: 131.25rpx;
}

.h-16 {
  height: 150rpx;
}

.h-20 {
  height: 187.5rpx;
}

.h-24 {
  height: 225rpx;
}

.h-28 {
  height: 262.5rpx;
}

.h-32 {
  height: 300rpx;
}

.h-36 {
  height: 337.5rpx;
}

.h-40 {
  height: 375rpx;
}

.h-44 {
  height: 412.5rpx;
}

.h-48 {
  height: 450rpx;
}

.h-52 {
  height: 487.5rpx;
}

.h-56 {
  height: 525rpx;
}

.h-60 {
  height: 562.5rpx;
}

.h-64 {
  height: 600rpx;
}

.h-72 {
  height: 675rpx;
}

.h-80 {
  height: 750rpx;
}

.h-96 {
  height: 900rpx;
}

.h-auto {
  height: auto;
}

.h-px {
  height: 1rpx;
}

.h-0_half {
  height: 4.6875rpx;
}

.h-1_half {
  height: 14.0625rpx;
}

.h-2_half {
  height: 23.4375rpx;
}

.h-3_half {
  height: 32.8125rpx;
}

.h-1_2 {
  height: 50%;
}

.h-1_3 {
  height: 33.333333%;
}

.h-2_3 {
  height: 66.666667%;
}

.h-1_4 {
  height: 25%;
}

.h-2_4 {
  height: 50%;
}

.h-3_4 {
  height: 75%;
}

.h-1_5 {
  height: 20%;
}

.h-2_5 {
  height: 40%;
}

.h-3_5 {
  height: 60%;
}

.h-4_5 {
  height: 80%;
}

.h-1_6 {
  height: 16.666667%;
}

.h-2_6 {
  height: 33.333333%;
}

.h-3_6 {
  height: 50%;
}

.h-4_6 {
  height: 66.666667%;
}

.h-5_6 {
  height: 83.333333%;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.text-xs {
  font-size: 28.125rpx;
  line-height: 37.5rpx;
}

.text-sm {
  font-size: 32.8125rpx;
  line-height: 46.875rpx;
}

.text-base {
  font-size: 37.5rpx;
  line-height: 56.25rpx;
}

.text-lg {
  font-size: 42.1875rpx;
  line-height: 65.625rpx;
}

.text-xl {
  font-size: 46.875rpx;
  line-height: 65.625rpx;
}

.text-2xl {
  font-size: 56.25rpx;
  line-height: 75rpx;
}

.text-3xl {
  font-size: 70.3125rpx;
  line-height: 84.375rpx;
}

.text-4xl {
  font-size: 84.375rpx;
  line-height: 93.75rpx;
}

.text-5xl {
  font-size: 112.5rpx;
  line-height: 1;
}

.text-6xl {
  font-size: 140.625rpx;
  line-height: 1;
}

.text-7xl {
  font-size: 168.75rpx;
  line-height: 1;
}

.text-8xl {
  font-size: 225rpx;
  line-height: 1;
}

.text-9xl {
  font-size: 300rpx;
  line-height: 1;
}

.leading-3 {
  line-height: 28.125rpx;
}

.leading-4 {
  line-height: 37.5rpx;
}

.leading-5 {
  line-height: 46.875rpx;
}

.leading-6 {
  line-height: 56.25rpx;
}

.leading-7 {
  line-height: 65.625rpx;
}

.leading-8 {
  line-height: 75rpx;
}

.leading-9 {
  line-height: 84.375rpx;
}

.leading-10 {
  line-height: 93.75rpx;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

.leading-snug {
  line-height: 1.375;
}

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

.leading-relaxed {
  line-height: 1.625;
}

.leading-loose {
  line-height: 2;
}

.list-inside {
  list-style-position: inside;
}

.list-outside {
  list-style-position: outside;
}

.list-none {
  list-style-type: none;
}

.list-disc {
  list-style-type: disc;
}

.list-decimal {
  list-style-type: decimal;
}

.m-0 {
  margin: 0rpx;
}

.m-1 {
  margin: 9.375rpx;
}

.m-2 {
  margin: 18.75rpx;
}

.m-3 {
  margin: 28.125rpx;
}

.m-4 {
  margin: 37.5rpx;
}

.m-5 {
  margin: 46.875rpx;
}

.m-6 {
  margin: 56.25rpx;
}

.m-7 {
  margin: 65.625rpx;
}

.m-8 {
  margin: 75rpx;
}

.m-9 {
  margin: 84.375rpx;
}

.m-10 {
  margin: 93.75rpx;
}

.m-11 {
  margin: 103.125rpx;
}

.m-12 {
  margin: 112.5rpx;
}

.m-14 {
  margin: 131.25rpx;
}

.m-16 {
  margin: 150rpx;
}

.m-20 {
  margin: 187.5rpx;
}

.m-24 {
  margin: 225rpx;
}

.m-28 {
  margin: 262.5rpx;
}

.m-32 {
  margin: 300rpx;
}

.m-36 {
  margin: 337.5rpx;
}

.m-40 {
  margin: 375rpx;
}

.m-44 {
  margin: 412.5rpx;
}

.m-48 {
  margin: 450rpx;
}

.m-52 {
  margin: 487.5rpx;
}

.m-56 {
  margin: 525rpx;
}

.m-60 {
  margin: 562.5rpx;
}

.m-64 {
  margin: 600rpx;
}

.m-72 {
  margin: 675rpx;
}

.m-80 {
  margin: 750rpx;
}

.m-96 {
  margin: 900rpx;
}

.m-auto {
  margin: auto;
}

.m-px {
  margin: 1rpx;
}

.m-0_half {
  margin: 4.6875rpx;
}

.m-1_half {
  margin: 14.0625rpx;
}

.m-2_half {
  margin: 23.4375rpx;
}

.m-3_half {
  margin: 32.8125rpx;
}

.-m-0 {
  margin: 0rpx;
}

.-m-1 {
  margin: -9.375rpx;
}

.-m-2 {
  margin: -18.75rpx;
}

.-m-3 {
  margin: -28.125rpx;
}

.-m-4 {
  margin: -37.5rpx;
}

.-m-5 {
  margin: -46.875rpx;
}

.-m-6 {
  margin: -56.25rpx;
}

.-m-7 {
  margin: -65.625rpx;
}

.-m-8 {
  margin: -75rpx;
}

.-m-9 {
  margin: -84.375rpx;
}

.-m-10 {
  margin: -93.75rpx;
}

.-m-11 {
  margin: -103.125rpx;
}

.-m-12 {
  margin: -112.5rpx;
}

.-m-14 {
  margin: -131.25rpx;
}

.-m-16 {
  margin: -150rpx;
}

.-m-20 {
  margin: -187.5rpx;
}

.-m-24 {
  margin: -225rpx;
}

.-m-28 {
  margin: -262.5rpx;
}

.-m-32 {
  margin: -300rpx;
}

.-m-36 {
  margin: -337.5rpx;
}

.-m-40 {
  margin: -375rpx;
}

.-m-44 {
  margin: -412.5rpx;
}

.-m-48 {
  margin: -450rpx;
}

.-m-52 {
  margin: -487.5rpx;
}

.-m-56 {
  margin: -525rpx;
}

.-m-60 {
  margin: -562.5rpx;
}

.-m-64 {
  margin: -600rpx;
}

.-m-72 {
  margin: -675rpx;
}

.-m-80 {
  margin: -750rpx;
}

.-m-96 {
  margin: -900rpx;
}

.-m-px {
  margin: -1rpx;
}

.-m-0_half {
  margin: -4.6875rpx;
}

.-m-1_half {
  margin: -14.0625rpx;
}

.-m-2_half {
  margin: -23.4375rpx;
}

.-m-3_half {
  margin: -32.8125rpx;
}

.my-0 {
  margin-top: 0rpx;
  margin-bottom: 0rpx;
}

.mx-0 {
  margin-left: 0rpx;
  margin-right: 0rpx;
}

.my-1 {
  margin-top: 9.375rpx;
  margin-bottom: 9.375rpx;
}

.mx-1 {
  margin-left: 9.375rpx;
  margin-right: 9.375rpx;
}

.my-2 {
  margin-top: 18.75rpx;
  margin-bottom: 18.75rpx;
}

.mx-2 {
  margin-left: 18.75rpx;
  margin-right: 18.75rpx;
}

.my-3 {
  margin-top: 28.125rpx;
  margin-bottom: 28.125rpx;
}

.mx-3 {
  margin-left: 28.125rpx;
  margin-right: 28.125rpx;
}

.my-4 {
  margin-top: 37.5rpx;
  margin-bottom: 37.5rpx;
}

.mx-4 {
  margin-left: 37.5rpx;
  margin-right: 37.5rpx;
}

.my-5 {
  margin-top: 46.875rpx;
  margin-bottom: 46.875rpx;
}

.mx-5 {
  margin-left: 46.875rpx;
  margin-right: 46.875rpx;
}

.my-6 {
  margin-top: 56.25rpx;
  margin-bottom: 56.25rpx;
}

.mx-6 {
  margin-left: 56.25rpx;
  margin-right: 56.25rpx;
}

.my-7 {
  margin-top: 65.625rpx;
  margin-bottom: 65.625rpx;
}

.mx-7 {
  margin-left: 65.625rpx;
  margin-right: 65.625rpx;
}

.my-8 {
  margin-top: 75rpx;
  margin-bottom: 75rpx;
}

.mx-8 {
  margin-left: 75rpx;
  margin-right: 75rpx;
}

.my-9 {
  margin-top: 84.375rpx;
  margin-bottom: 84.375rpx;
}

.mx-9 {
  margin-left: 84.375rpx;
  margin-right: 84.375rpx;
}

.my-10 {
  margin-top: 93.75rpx;
  margin-bottom: 93.75rpx;
}

.mx-10 {
  margin-left: 93.75rpx;
  margin-right: 93.75rpx;
}

.my-11 {
  margin-top: 103.125rpx;
  margin-bottom: 103.125rpx;
}

.mx-11 {
  margin-left: 103.125rpx;
  margin-right: 103.125rpx;
}

.my-12 {
  margin-top: 112.5rpx;
  margin-bottom: 112.5rpx;
}

.mx-12 {
  margin-left: 112.5rpx;
  margin-right: 112.5rpx;
}

.my-14 {
  margin-top: 131.25rpx;
  margin-bottom: 131.25rpx;
}

.mx-14 {
  margin-left: 131.25rpx;
  margin-right: 131.25rpx;
}

.my-16 {
  margin-top: 150rpx;
  margin-bottom: 150rpx;
}

.mx-16 {
  margin-left: 150rpx;
  margin-right: 150rpx;
}

.my-20 {
  margin-top: 187.5rpx;
  margin-bottom: 187.5rpx;
}

.mx-20 {
  margin-left: 187.5rpx;
  margin-right: 187.5rpx;
}

.my-24 {
  margin-top: 225rpx;
  margin-bottom: 225rpx;
}

.mx-24 {
  margin-left: 225rpx;
  margin-right: 225rpx;
}

.my-28 {
  margin-top: 262.5rpx;
  margin-bottom: 262.5rpx;
}

.mx-28 {
  margin-left: 262.5rpx;
  margin-right: 262.5rpx;
}

.my-32 {
  margin-top: 300rpx;
  margin-bottom: 300rpx;
}

.mx-32 {
  margin-left: 300rpx;
  margin-right: 300rpx;
}

.my-36 {
  margin-top: 337.5rpx;
  margin-bottom: 337.5rpx;
}

.mx-36 {
  margin-left: 337.5rpx;
  margin-right: 337.5rpx;
}

.my-40 {
  margin-top: 375rpx;
  margin-bottom: 375rpx;
}

.mx-40 {
  margin-left: 375rpx;
  margin-right: 375rpx;
}

.my-44 {
  margin-top: 412.5rpx;
  margin-bottom: 412.5rpx;
}

.mx-44 {
  margin-left: 412.5rpx;
  margin-right: 412.5rpx;
}

.my-48 {
  margin-top: 450rpx;
  margin-bottom: 450rpx;
}

.mx-48 {
  margin-left: 450rpx;
  margin-right: 450rpx;
}

.my-52 {
  margin-top: 487.5rpx;
  margin-bottom: 487.5rpx;
}

.mx-52 {
  margin-left: 487.5rpx;
  margin-right: 487.5rpx;
}

.my-56 {
  margin-top: 525rpx;
  margin-bottom: 525rpx;
}

.mx-56 {
  margin-left: 525rpx;
  margin-right: 525rpx;
}

.my-60 {
  margin-top: 562.5rpx;
  margin-bottom: 562.5rpx;
}

.mx-60 {
  margin-left: 562.5rpx;
  margin-right: 562.5rpx;
}

.my-64 {
  margin-top: 600rpx;
  margin-bottom: 600rpx;
}

.mx-64 {
  margin-left: 600rpx;
  margin-right: 600rpx;
}

.my-72 {
  margin-top: 675rpx;
  margin-bottom: 675rpx;
}

.mx-72 {
  margin-left: 675rpx;
  margin-right: 675rpx;
}

.my-80 {
  margin-top: 750rpx;
  margin-bottom: 750rpx;
}

.mx-80 {
  margin-left: 750rpx;
  margin-right: 750rpx;
}

.my-96 {
  margin-top: 900rpx;
  margin-bottom: 900rpx;
}

.mx-96 {
  margin-left: 900rpx;
  margin-right: 900rpx;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

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

.my-px {
  margin-top: 1rpx;
  margin-bottom: 1rpx;
}

.mx-px {
  margin-left: 1rpx;
  margin-right: 1rpx;
}

.my-0_half {
  margin-top: 4.6875rpx;
  margin-bottom: 4.6875rpx;
}

.mx-0_half {
  margin-left: 4.6875rpx;
  margin-right: 4.6875rpx;
}

.my-1_half {
  margin-top: 14.0625rpx;
  margin-bottom: 14.0625rpx;
}

.mx-1_half {
  margin-left: 14.0625rpx;
  margin-right: 14.0625rpx;
}

.my-2_half {
  margin-top: 23.4375rpx;
  margin-bottom: 23.4375rpx;
}

.mx-2_half {
  margin-left: 23.4375rpx;
  margin-right: 23.4375rpx;
}

.my-3_half {
  margin-top: 32.8125rpx;
  margin-bottom: 32.8125rpx;
}

.mx-3_half {
  margin-left: 32.8125rpx;
  margin-right: 32.8125rpx;
}

.-my-0 {
  margin-top: 0rpx;
  margin-bottom: 0rpx;
}

.-mx-0 {
  margin-left: 0rpx;
  margin-right: 0rpx;
}

.-my-1 {
  margin-top: -9.375rpx;
  margin-bottom: -9.375rpx;
}

.-mx-1 {
  margin-left: -9.375rpx;
  margin-right: -9.375rpx;
}

.-my-2 {
  margin-top: -18.75rpx;
  margin-bottom: -18.75rpx;
}

.-mx-2 {
  margin-left: -18.75rpx;
  margin-right: -18.75rpx;
}

.-my-3 {
  margin-top: -28.125rpx;
  margin-bottom: -28.125rpx;
}

.-mx-3 {
  margin-left: -28.125rpx;
  margin-right: -28.125rpx;
}

.-my-4 {
  margin-top: -37.5rpx;
  margin-bottom: -37.5rpx;
}

.-mx-4 {
  margin-left: -37.5rpx;
  margin-right: -37.5rpx;
}

.-my-5 {
  margin-top: -46.875rpx;
  margin-bottom: -46.875rpx;
}

.-mx-5 {
  margin-left: -46.875rpx;
  margin-right: -46.875rpx;
}

.-my-6 {
  margin-top: -56.25rpx;
  margin-bottom: -56.25rpx;
}

.-mx-6 {
  margin-left: -56.25rpx;
  margin-right: -56.25rpx;
}

.-my-7 {
  margin-top: -65.625rpx;
  margin-bottom: -65.625rpx;
}

.-mx-7 {
  margin-left: -65.625rpx;
  margin-right: -65.625rpx;
}

.-my-8 {
  margin-top: -75rpx;
  margin-bottom: -75rpx;
}

.-mx-8 {
  margin-left: -75rpx;
  margin-right: -75rpx;
}

.-my-9 {
  margin-top: -84.375rpx;
  margin-bottom: -84.375rpx;
}

.-mx-9 {
  margin-left: -84.375rpx;
  margin-right: -84.375rpx;
}

.-my-10 {
  margin-top: -93.75rpx;
  margin-bottom: -93.75rpx;
}

.-mx-10 {
  margin-left: -93.75rpx;
  margin-right: -93.75rpx;
}

.-my-11 {
  margin-top: -103.125rpx;
  margin-bottom: -103.125rpx;
}

.-mx-11 {
  margin-left: -103.125rpx;
  margin-right: -103.125rpx;
}

.-my-12 {
  margin-top: -112.5rpx;
  margin-bottom: -112.5rpx;
}

.-mx-12 {
  margin-left: -112.5rpx;
  margin-right: -112.5rpx;
}

.-my-14 {
  margin-top: -131.25rpx;
  margin-bottom: -131.25rpx;
}

.-mx-14 {
  margin-left: -131.25rpx;
  margin-right: -131.25rpx;
}

.-my-16 {
  margin-top: -150rpx;
  margin-bottom: -150rpx;
}

.-mx-16 {
  margin-left: -150rpx;
  margin-right: -150rpx;
}

.-my-20 {
  margin-top: -187.5rpx;
  margin-bottom: -187.5rpx;
}

.-mx-20 {
  margin-left: -187.5rpx;
  margin-right: -187.5rpx;
}

.-my-24 {
  margin-top: -225rpx;
  margin-bottom: -225rpx;
}

.-mx-24 {
  margin-left: -225rpx;
  margin-right: -225rpx;
}

.-my-28 {
  margin-top: -262.5rpx;
  margin-bottom: -262.5rpx;
}

.-mx-28 {
  margin-left: -262.5rpx;
  margin-right: -262.5rpx;
}

.-my-32 {
  margin-top: -300rpx;
  margin-bottom: -300rpx;
}

.-mx-32 {
  margin-left: -300rpx;
  margin-right: -300rpx;
}

.-my-36 {
  margin-top: -337.5rpx;
  margin-bottom: -337.5rpx;
}

.-mx-36 {
  margin-left: -337.5rpx;
  margin-right: -337.5rpx;
}

.-my-40 {
  margin-top: -375rpx;
  margin-bottom: -375rpx;
}

.-mx-40 {
  margin-left: -375rpx;
  margin-right: -375rpx;
}

.-my-44 {
  margin-top: -412.5rpx;
  margin-bottom: -412.5rpx;
}

.-mx-44 {
  margin-left: -412.5rpx;
  margin-right: -412.5rpx;
}

.-my-48 {
  margin-top: -450rpx;
  margin-bottom: -450rpx;
}

.-mx-48 {
  margin-left: -450rpx;
  margin-right: -450rpx;
}

.-my-52 {
  margin-top: -487.5rpx;
  margin-bottom: -487.5rpx;
}

.-mx-52 {
  margin-left: -487.5rpx;
  margin-right: -487.5rpx;
}

.-my-56 {
  margin-top: -525rpx;
  margin-bottom: -525rpx;
}

.-mx-56 {
  margin-left: -525rpx;
  margin-right: -525rpx;
}

.-my-60 {
  margin-top: -562.5rpx;
  margin-bottom: -562.5rpx;
}

.-mx-60 {
  margin-left: -562.5rpx;
  margin-right: -562.5rpx;
}

.-my-64 {
  margin-top: -600rpx;
  margin-bottom: -600rpx;
}

.-mx-64 {
  margin-left: -600rpx;
  margin-right: -600rpx;
}

.-my-72 {
  margin-top: -675rpx;
  margin-bottom: -675rpx;
}

.-mx-72 {
  margin-left: -675rpx;
  margin-right: -675rpx;
}

.-my-80 {
  margin-top: -750rpx;
  margin-bottom: -750rpx;
}

.-mx-80 {
  margin-left: -750rpx;
  margin-right: -750rpx;
}

.-my-96 {
  margin-top: -900rpx;
  margin-bottom: -900rpx;
}

.-mx-96 {
  margin-left: -900rpx;
  margin-right: -900rpx;
}

.-my-px {
  margin-top: -1rpx;
  margin-bottom: -1rpx;
}

.-mx-px {
  margin-left: -1rpx;
  margin-right: -1rpx;
}

.-my-0_half {
  margin-top: -4.6875rpx;
  margin-bottom: -4.6875rpx;
}

.-mx-0_half {
  margin-left: -4.6875rpx;
  margin-right: -4.6875rpx;
}

.-my-1_half {
  margin-top: -14.0625rpx;
  margin-bottom: -14.0625rpx;
}

.-mx-1_half {
  margin-left: -14.0625rpx;
  margin-right: -14.0625rpx;
}

.-my-2_half {
  margin-top: -23.4375rpx;
  margin-bottom: -23.4375rpx;
}

.-mx-2_half {
  margin-left: -23.4375rpx;
  margin-right: -23.4375rpx;
}

.-my-3_half {
  margin-top: -32.8125rpx;
  margin-bottom: -32.8125rpx;
}

.-mx-3_half {
  margin-left: -32.8125rpx;
  margin-right: -32.8125rpx;
}

.mt-0 {
  margin-top: 0rpx;
}

.mr-0 {
  margin-right: 0rpx;
}

.mb-0 {
  margin-bottom: 0rpx;
}

.ml-0 {
  margin-left: 0rpx;
}

.mt-1 {
  margin-top: 9.375rpx;
}

.mr-1 {
  margin-right: 9.375rpx;
}

.mb-1 {
  margin-bottom: 9.375rpx;
}

.ml-1 {
  margin-left: 9.375rpx;
}

.mt-2 {
  margin-top: 18.75rpx;
}

.mr-2 {
  margin-right: 18.75rpx;
}

.mb-2 {
  margin-bottom: 18.75rpx;
}

.ml-2 {
  margin-left: 18.75rpx;
}

.mt-3 {
  margin-top: 28.125rpx;
}

.mr-3 {
  margin-right: 28.125rpx;
}

.mb-3 {
  margin-bottom: 28.125rpx;
}

.ml-3 {
  margin-left: 28.125rpx;
}

.mt-4 {
  margin-top: 37.5rpx;
}

.mr-4 {
  margin-right: 37.5rpx;
}

.mb-4 {
  margin-bottom: 37.5rpx;
}

.ml-4 {
  margin-left: 37.5rpx;
}

.mt-5 {
  margin-top: 46.875rpx;
}

.mr-5 {
  margin-right: 46.875rpx;
}

.mb-5 {
  margin-bottom: 46.875rpx;
}

.ml-5 {
  margin-left: 46.875rpx;
}

.mt-6 {
  margin-top: 56.25rpx;
}

.mr-6 {
  margin-right: 56.25rpx;
}

.mb-6 {
  margin-bottom: 56.25rpx;
}

.ml-6 {
  margin-left: 56.25rpx;
}

.mt-7 {
  margin-top: 65.625rpx;
}

.mr-7 {
  margin-right: 65.625rpx;
}

.mb-7 {
  margin-bottom: 65.625rpx;
}

.ml-7 {
  margin-left: 65.625rpx;
}

.mt-8 {
  margin-top: 75rpx;
}

.mr-8 {
  margin-right: 75rpx;
}

.mb-8 {
  margin-bottom: 75rpx;
}

.ml-8 {
  margin-left: 75rpx;
}

.mt-9 {
  margin-top: 84.375rpx;
}

.mr-9 {
  margin-right: 84.375rpx;
}

.mb-9 {
  margin-bottom: 84.375rpx;
}

.ml-9 {
  margin-left: 84.375rpx;
}

.mt-10 {
  margin-top: 93.75rpx;
}

.mr-10 {
  margin-right: 93.75rpx;
}

.mb-10 {
  margin-bottom: 93.75rpx;
}

.ml-10 {
  margin-left: 93.75rpx;
}

.mt-11 {
  margin-top: 103.125rpx;
}

.mr-11 {
  margin-right: 103.125rpx;
}

.mb-11 {
  margin-bottom: 103.125rpx;
}

.ml-11 {
  margin-left: 103.125rpx;
}

.mt-12 {
  margin-top: 112.5rpx;
}

.mr-12 {
  margin-right: 112.5rpx;
}

.mb-12 {
  margin-bottom: 112.5rpx;
}

.ml-12 {
  margin-left: 112.5rpx;
}

.mt-14 {
  margin-top: 131.25rpx;
}

.mr-14 {
  margin-right: 131.25rpx;
}

.mb-14 {
  margin-bottom: 131.25rpx;
}

.ml-14 {
  margin-left: 131.25rpx;
}

.mt-16 {
  margin-top: 150rpx;
}

.mr-16 {
  margin-right: 150rpx;
}

.mb-16 {
  margin-bottom: 150rpx;
}

.ml-16 {
  margin-left: 150rpx;
}

.mt-20 {
  margin-top: 187.5rpx;
}

.mr-20 {
  margin-right: 187.5rpx;
}

.mb-20 {
  margin-bottom: 187.5rpx;
}

.ml-20 {
  margin-left: 187.5rpx;
}

.mt-24 {
  margin-top: 225rpx;
}

.mr-24 {
  margin-right: 225rpx;
}

.mb-24 {
  margin-bottom: 225rpx;
}

.ml-24 {
  margin-left: 225rpx;
}

.mt-28 {
  margin-top: 262.5rpx;
}

.mr-28 {
  margin-right: 262.5rpx;
}

.mb-28 {
  margin-bottom: 262.5rpx;
}

.ml-28 {
  margin-left: 262.5rpx;
}

.mt-32 {
  margin-top: 300rpx;
}

.mr-32 {
  margin-right: 300rpx;
}

.mb-32 {
  margin-bottom: 300rpx;
}

.ml-32 {
  margin-left: 300rpx;
}

.mt-36 {
  margin-top: 337.5rpx;
}

.mr-36 {
  margin-right: 337.5rpx;
}

.mb-36 {
  margin-bottom: 337.5rpx;
}

.ml-36 {
  margin-left: 337.5rpx;
}

.mt-40 {
  margin-top: 375rpx;
}

.mr-40 {
  margin-right: 375rpx;
}

.mb-40 {
  margin-bottom: 375rpx;
}

.ml-40 {
  margin-left: 375rpx;
}

.mt-44 {
  margin-top: 412.5rpx;
}

.mr-44 {
  margin-right: 412.5rpx;
}

.mb-44 {
  margin-bottom: 412.5rpx;
}

.ml-44 {
  margin-left: 412.5rpx;
}

.mt-48 {
  margin-top: 450rpx;
}

.mr-48 {
  margin-right: 450rpx;
}

.mb-48 {
  margin-bottom: 450rpx;
}

.ml-48 {
  margin-left: 450rpx;
}

.mt-52 {
  margin-top: 487.5rpx;
}

.mr-52 {
  margin-right: 487.5rpx;
}

.mb-52 {
  margin-bottom: 487.5rpx;
}

.ml-52 {
  margin-left: 487.5rpx;
}

.mt-56 {
  margin-top: 525rpx;
}

.mr-56 {
  margin-right: 525rpx;
}

.mb-56 {
  margin-bottom: 525rpx;
}

.ml-56 {
  margin-left: 525rpx;
}

.mt-60 {
  margin-top: 562.5rpx;
}

.mr-60 {
  margin-right: 562.5rpx;
}

.mb-60 {
  margin-bottom: 562.5rpx;
}

.ml-60 {
  margin-left: 562.5rpx;
}

.mt-64 {
  margin-top: 600rpx;
}

.mr-64 {
  margin-right: 600rpx;
}

.mb-64 {
  margin-bottom: 600rpx;
}

.ml-64 {
  margin-left: 600rpx;
}

.mt-72 {
  margin-top: 675rpx;
}

.mr-72 {
  margin-right: 675rpx;
}

.mb-72 {
  margin-bottom: 675rpx;
}

.ml-72 {
  margin-left: 675rpx;
}

.mt-80 {
  margin-top: 750rpx;
}

.mr-80 {
  margin-right: 750rpx;
}

.mb-80 {
  margin-bottom: 750rpx;
}

.ml-80 {
  margin-left: 750rpx;
}

.mt-96 {
  margin-top: 900rpx;
}

.mr-96 {
  margin-right: 900rpx;
}

.mb-96 {
  margin-bottom: 900rpx;
}

.ml-96 {
  margin-left: 900rpx;
}

.mt-auto {
  margin-top: auto;
}

.mr-auto {
  margin-right: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.ml-auto {
  margin-left: auto;
}

.mt-px {
  margin-top: 1rpx;
}

.mr-px {
  margin-right: 1rpx;
}

.mb-px {
  margin-bottom: 1rpx;
}

.ml-px {
  margin-left: 1rpx;
}

.mt-0_half {
  margin-top: 4.6875rpx;
}

.mr-0_half {
  margin-right: 4.6875rpx;
}

.mb-0_half {
  margin-bottom: 4.6875rpx;
}

.ml-0_half {
  margin-left: 4.6875rpx;
}

.mt-1_half {
  margin-top: 14.0625rpx;
}

.mr-1_half {
  margin-right: 14.0625rpx;
}

.mb-1_half {
  margin-bottom: 14.0625rpx;
}

.ml-1_half {
  margin-left: 14.0625rpx;
}

.mt-2_half {
  margin-top: 23.4375rpx;
}

.mr-2_half {
  margin-right: 23.4375rpx;
}

.mb-2_half {
  margin-bottom: 23.4375rpx;
}

.ml-2_half {
  margin-left: 23.4375rpx;
}

.mt-3_half {
  margin-top: 32.8125rpx;
}

.mr-3_half {
  margin-right: 32.8125rpx;
}

.mb-3_half {
  margin-bottom: 32.8125rpx;
}

.ml-3_half {
  margin-left: 32.8125rpx;
}

.-mt-0 {
  margin-top: 0rpx;
}

.-mr-0 {
  margin-right: 0rpx;
}

.-mb-0 {
  margin-bottom: 0rpx;
}

.-ml-0 {
  margin-left: 0rpx;
}

.-mt-1 {
  margin-top: -9.375rpx;
}

.-mr-1 {
  margin-right: -9.375rpx;
}

.-mb-1 {
  margin-bottom: -9.375rpx;
}

.-ml-1 {
  margin-left: -9.375rpx;
}

.-mt-2 {
  margin-top: -18.75rpx;
}

.-mr-2 {
  margin-right: -18.75rpx;
}

.-mb-2 {
  margin-bottom: -18.75rpx;
}

.-ml-2 {
  margin-left: -18.75rpx;
}

.-mt-3 {
  margin-top: -28.125rpx;
}

.-mr-3 {
  margin-right: -28.125rpx;
}

.-mb-3 {
  margin-bottom: -28.125rpx;
}

.-ml-3 {
  margin-left: -28.125rpx;
}

.-mt-4 {
  margin-top: -37.5rpx;
}

.-mr-4 {
  margin-right: -37.5rpx;
}

.-mb-4 {
  margin-bottom: -37.5rpx;
}

.-ml-4 {
  margin-left: -37.5rpx;
}

.-mt-5 {
  margin-top: -46.875rpx;
}

.-mr-5 {
  margin-right: -46.875rpx;
}

.-mb-5 {
  margin-bottom: -46.875rpx;
}

.-ml-5 {
  margin-left: -46.875rpx;
}

.-mt-6 {
  margin-top: -56.25rpx;
}

.-mr-6 {
  margin-right: -56.25rpx;
}

.-mb-6 {
  margin-bottom: -56.25rpx;
}

.-ml-6 {
  margin-left: -56.25rpx;
}

.-mt-7 {
  margin-top: -65.625rpx;
}

.-mr-7 {
  margin-right: -65.625rpx;
}

.-mb-7 {
  margin-bottom: -65.625rpx;
}

.-ml-7 {
  margin-left: -65.625rpx;
}

.-mt-8 {
  margin-top: -75rpx;
}

.-mr-8 {
  margin-right: -75rpx;
}

.-mb-8 {
  margin-bottom: -75rpx;
}

.-ml-8 {
  margin-left: -75rpx;
}

.-mt-9 {
  margin-top: -84.375rpx;
}

.-mr-9 {
  margin-right: -84.375rpx;
}

.-mb-9 {
  margin-bottom: -84.375rpx;
}

.-ml-9 {
  margin-left: -84.375rpx;
}

.-mt-10 {
  margin-top: -93.75rpx;
}

.-mr-10 {
  margin-right: -93.75rpx;
}

.-mb-10 {
  margin-bottom: -93.75rpx;
}

.-ml-10 {
  margin-left: -93.75rpx;
}

.-mt-11 {
  margin-top: -103.125rpx;
}

.-mr-11 {
  margin-right: -103.125rpx;
}

.-mb-11 {
  margin-bottom: -103.125rpx;
}

.-ml-11 {
  margin-left: -103.125rpx;
}

.-mt-12 {
  margin-top: -112.5rpx;
}

.-mr-12 {
  margin-right: -112.5rpx;
}

.-mb-12 {
  margin-bottom: -112.5rpx;
}

.-ml-12 {
  margin-left: -112.5rpx;
}

.-mt-14 {
  margin-top: -131.25rpx;
}

.-mr-14 {
  margin-right: -131.25rpx;
}

.-mb-14 {
  margin-bottom: -131.25rpx;
}

.-ml-14 {
  margin-left: -131.25rpx;
}

.-mt-16 {
  margin-top: -150rpx;
}

.-mr-16 {
  margin-right: -150rpx;
}

.-mb-16 {
  margin-bottom: -150rpx;
}

.-ml-16 {
  margin-left: -150rpx;
}

.-mt-20 {
  margin-top: -187.5rpx;
}

.-mr-20 {
  margin-right: -187.5rpx;
}

.-mb-20 {
  margin-bottom: -187.5rpx;
}

.-ml-20 {
  margin-left: -187.5rpx;
}

.-mt-24 {
  margin-top: -225rpx;
}

.-mr-24 {
  margin-right: -225rpx;
}

.-mb-24 {
  margin-bottom: -225rpx;
}

.-ml-24 {
  margin-left: -225rpx;
}

.-mt-28 {
  margin-top: -262.5rpx;
}

.-mr-28 {
  margin-right: -262.5rpx;
}

.-mb-28 {
  margin-bottom: -262.5rpx;
}

.-ml-28 {
  margin-left: -262.5rpx;
}

.-mt-32 {
  margin-top: -300rpx;
}

.-mr-32 {
  margin-right: -300rpx;
}

.-mb-32 {
  margin-bottom: -300rpx;
}

.-ml-32 {
  margin-left: -300rpx;
}

.-mt-36 {
  margin-top: -337.5rpx;
}

.-mr-36 {
  margin-right: -337.5rpx;
}

.-mb-36 {
  margin-bottom: -337.5rpx;
}

.-ml-36 {
  margin-left: -337.5rpx;
}

.-mt-40 {
  margin-top: -375rpx;
}

.-mr-40 {
  margin-right: -375rpx;
}

.-mb-40 {
  margin-bottom: -375rpx;
}

.-ml-40 {
  margin-left: -375rpx;
}

.-mt-44 {
  margin-top: -412.5rpx;
}

.-mr-44 {
  margin-right: -412.5rpx;
}

.-mb-44 {
  margin-bottom: -412.5rpx;
}

.-ml-44 {
  margin-left: -412.5rpx;
}

.-mt-48 {
  margin-top: -450rpx;
}

.-mr-48 {
  margin-right: -450rpx;
}

.-mb-48 {
  margin-bottom: -450rpx;
}

.-ml-48 {
  margin-left: -450rpx;
}

.-mt-52 {
  margin-top: -487.5rpx;
}

.-mr-52 {
  margin-right: -487.5rpx;
}

.-mb-52 {
  margin-bottom: -487.5rpx;
}

.-ml-52 {
  margin-left: -487.5rpx;
}

.-mt-56 {
  margin-top: -525rpx;
}

.-mr-56 {
  margin-right: -525rpx;
}

.-mb-56 {
  margin-bottom: -525rpx;
}

.-ml-56 {
  margin-left: -525rpx;
}

.-mt-60 {
  margin-top: -562.5rpx;
}

.-mr-60 {
  margin-right: -562.5rpx;
}

.-mb-60 {
  margin-bottom: -562.5rpx;
}

.-ml-60 {
  margin-left: -562.5rpx;
}

.-mt-64 {
  margin-top: -600rpx;
}

.-mr-64 {
  margin-right: -600rpx;
}

.-mb-64 {
  margin-bottom: -600rpx;
}

.-ml-64 {
  margin-left: -600rpx;
}

.-mt-72 {
  margin-top: -675rpx;
}

.-mr-72 {
  margin-right: -675rpx;
}

.-mb-72 {
  margin-bottom: -675rpx;
}

.-ml-72 {
  margin-left: -675rpx;
}

.-mt-80 {
  margin-top: -750rpx;
}

.-mr-80 {
  margin-right: -750rpx;
}

.-mb-80 {
  margin-bottom: -750rpx;
}

.-ml-80 {
  margin-left: -750rpx;
}

.-mt-96 {
  margin-top: -900rpx;
}

.-mr-96 {
  margin-right: -900rpx;
}

.-mb-96 {
  margin-bottom: -900rpx;
}

.-ml-96 {
  margin-left: -900rpx;
}

.-mt-px {
  margin-top: -1rpx;
}

.-mr-px {
  margin-right: -1rpx;
}

.-mb-px {
  margin-bottom: -1rpx;
}

.-ml-px {
  margin-left: -1rpx;
}

.-mt-0_half {
  margin-top: -4.6875rpx;
}

.-mr-0_half {
  margin-right: -4.6875rpx;
}

.-mb-0_half {
  margin-bottom: -4.6875rpx;
}

.-ml-0_half {
  margin-left: -4.6875rpx;
}

.-mt-1_half {
  margin-top: -14.0625rpx;
}

.-mr-1_half {
  margin-right: -14.0625rpx;
}

.-mb-1_half {
  margin-bottom: -14.0625rpx;
}

.-ml-1_half {
  margin-left: -14.0625rpx;
}

.-mt-2_half {
  margin-top: -23.4375rpx;
}

.-mr-2_half {
  margin-right: -23.4375rpx;
}

.-mb-2_half {
  margin-bottom: -23.4375rpx;
}

.-ml-2_half {
  margin-left: -23.4375rpx;
}

.-mt-3_half {
  margin-top: -32.8125rpx;
}

.-mr-3_half {
  margin-right: -32.8125rpx;
}

.-mb-3_half {
  margin-bottom: -32.8125rpx;
}

.-ml-3_half {
  margin-left: -32.8125rpx;
}

.max-h-0 {
  max-height: 0rpx;
}

.max-h-1 {
  max-height: 9.375rpx;
}

.max-h-2 {
  max-height: 18.75rpx;
}

.max-h-3 {
  max-height: 28.125rpx;
}

.max-h-4 {
  max-height: 37.5rpx;
}

.max-h-5 {
  max-height: 46.875rpx;
}

.max-h-6 {
  max-height: 56.25rpx;
}

.max-h-7 {
  max-height: 65.625rpx;
}

.max-h-8 {
  max-height: 75rpx;
}

.max-h-9 {
  max-height: 84.375rpx;
}

.max-h-10 {
  max-height: 93.75rpx;
}

.max-h-11 {
  max-height: 103.125rpx;
}

.max-h-12 {
  max-height: 112.5rpx;
}

.max-h-14 {
  max-height: 131.25rpx;
}

.max-h-16 {
  max-height: 150rpx;
}

.max-h-20 {
  max-height: 187.5rpx;
}

.max-h-24 {
  max-height: 225rpx;
}

.max-h-28 {
  max-height: 262.5rpx;
}

.max-h-32 {
  max-height: 300rpx;
}

.max-h-36 {
  max-height: 337.5rpx;
}

.max-h-40 {
  max-height: 375rpx;
}

.max-h-44 {
  max-height: 412.5rpx;
}

.max-h-48 {
  max-height: 450rpx;
}

.max-h-52 {
  max-height: 487.5rpx;
}

.max-h-56 {
  max-height: 525rpx;
}

.max-h-60 {
  max-height: 562.5rpx;
}

.max-h-64 {
  max-height: 600rpx;
}

.max-h-72 {
  max-height: 675rpx;
}

.max-h-80 {
  max-height: 750rpx;
}

.max-h-96 {
  max-height: 900rpx;
}

.max-h-px {
  max-height: 1rpx;
}

.max-h-0_half {
  max-height: 4.6875rpx;
}

.max-h-1_half {
  max-height: 14.0625rpx;
}

.max-h-2_half {
  max-height: 23.4375rpx;
}

.max-h-3_half {
  max-height: 32.8125rpx;
}

.max-h-full {
  max-height: 100%;
}

.max-h-screen {
  max-height: 100vh;
}

.max-w-0 {
  max-width: 0rpx;
}

.max-w-none {
  max-width: none;
}

.max-w-xs {
  max-width: 750rpx;
}

.max-w-sm {
  max-width: 900rpx;
}

.max-w-md {
  max-width: 1050rpx;
}

.max-w-lg {
  max-width: 1200rpx;
}

.max-w-xl {
  max-width: 1350rpx;
}

.max-w-2xl {
  max-width: 1575rpx;
}

.max-w-3xl {
  max-width: 1800rpx;
}

.max-w-4xl {
  max-width: 2100rpx;
}

.max-w-5xl {
  max-width: 2400rpx;
}

.max-w-6xl {
  max-width: 2700rpx;
}

.max-w-7xl {
  max-width: 3000rpx;
}

.max-w-full {
  max-width: 100%;
}

.max-w-min {
  max-width: min-content;
}

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

.max-w-prose {
  max-width: 65ch;
}

.max-w-screen-sm {
  max-width: 640rpx;
}

.max-w-screen-md {
  max-width: 768rpx;
}

.max-w-screen-lg {
  max-width: 1024rpx;
}

.max-w-screen-xl {
  max-width: 1280rpx;
}

.max-w-screen-2xl {
  max-width: 1536rpx;
}

.min-h-0 {
  min-height: 0rpx;
}

.min-h-full {
  min-height: 100%;
}

.min-h-screen {
  min-height: 100vh;
}

.min-w-0 {
  min-width: 0rpx;
}

.min-w-full {
  min-width: 100%;
}

.min-w-min {
  min-width: min-content;
}

.min-w-max {
  min-width: max-content;
}

.object-contain {
  object-fit: contain;
}

.object-cover {
  object-fit: cover;
}

.object-fill {
  object-fit: fill;
}

.object-none {
  object-fit: none;
}

.object-scale-down {
  object-fit: scale-down;
}

.object-bottom {
  object-position: bottom;
}

.object-center {
  object-position: center;
}

.object-left {
  object-position: left;
}

.object-left-bottom {
  object-position: left bottom;
}

.object-left-top {
  object-position: left top;
}

.object-right {
  object-position: right;
}

.object-right-bottom {
  object-position: right bottom;
}

.object-right-top {
  object-position: right top;
}

.object-top {
  object-position: top;
}

.opacity-0 {
  opacity: 0;
}

.opacity-5 {
  opacity: 0.05;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-75 {
  opacity: 0.75;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.opacity-95 {
  opacity: 0.95;
}

.opacity-100 {
  opacity: 1;
}

.focus-within_opacity-0:focus-within {
  opacity: 0;
}

.focus-within_opacity-5:focus-within {
  opacity: 0.05;
}

.focus-within_opacity-10:focus-within {
  opacity: 0.1;
}

.focus-within_opacity-20:focus-within {
  opacity: 0.2;
}

.focus-within_opacity-25:focus-within {
  opacity: 0.25;
}

.focus-within_opacity-30:focus-within {
  opacity: 0.3;
}

.focus-within_opacity-40:focus-within {
  opacity: 0.4;
}

.focus-within_opacity-50:focus-within {
  opacity: 0.5;
}

.focus-within_opacity-60:focus-within {
  opacity: 0.6;
}

.focus-within_opacity-70:focus-within {
  opacity: 0.7;
}

.focus-within_opacity-75:focus-within {
  opacity: 0.75;
}

.focus-within_opacity-80:focus-within {
  opacity: 0.8;
}

.focus-within_opacity-90:focus-within {
  opacity: 0.9;
}

.focus-within_opacity-95:focus-within {
  opacity: 0.95;
}

.focus-within_opacity-100:focus-within {
  opacity: 1;
}

.focus_opacity-0:focus {
  opacity: 0;
}

.focus_opacity-5:focus {
  opacity: 0.05;
}

.focus_opacity-10:focus {
  opacity: 0.1;
}

.focus_opacity-20:focus {
  opacity: 0.2;
}

.focus_opacity-25:focus {
  opacity: 0.25;
}

.focus_opacity-30:focus {
  opacity: 0.3;
}

.focus_opacity-40:focus {
  opacity: 0.4;
}

.focus_opacity-50:focus {
  opacity: 0.5;
}

.focus_opacity-60:focus {
  opacity: 0.6;
}

.focus_opacity-70:focus {
  opacity: 0.7;
}

.focus_opacity-75:focus {
  opacity: 0.75;
}

.focus_opacity-80:focus {
  opacity: 0.8;
}

.focus_opacity-90:focus {
  opacity: 0.9;
}

.focus_opacity-95:focus {
  opacity: 0.95;
}

.focus_opacity-100:focus {
  opacity: 1;
}

.outline-none {
  outline: 2rpx solid transparent;
  outline-offset: 2rpx;
}

.outline-white {
  outline: 2rpx dotted white;
  outline-offset: 2rpx;
}

.outline-black {
  outline: 2rpx dotted black;
  outline-offset: 2rpx;
}

.focus-within_outline-none:focus-within {
  outline: 2rpx solid transparent;
  outline-offset: 2rpx;
}

.focus-within_outline-white:focus-within {
  outline: 2rpx dotted white;
  outline-offset: 2rpx;
}

.focus-within_outline-black:focus-within {
  outline: 2rpx dotted black;
  outline-offset: 2rpx;
}

.focus_outline-none:focus {
  outline: 2rpx solid transparent;
  outline-offset: 2rpx;
}

.focus_outline-white:focus {
  outline: 2rpx dotted white;
  outline-offset: 2rpx;
}

.focus_outline-black:focus {
  outline: 2rpx dotted black;
  outline-offset: 2rpx;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-x-visible {
  overflow-x: visible;
}

.overflow-y-visible {
  overflow-y: visible;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.overscroll-auto {
  overscroll-behavior: auto;
}

.overscroll-contain {
  overscroll-behavior: contain;
}

.overscroll-none {
  overscroll-behavior: none;
}

.overscroll-y-auto {
  overscroll-behavior-y: auto;
}

.overscroll-y-contain {
  overscroll-behavior-y: contain;
}

.overscroll-y-none {
  overscroll-behavior-y: none;
}

.overscroll-x-auto {
  overscroll-behavior-x: auto;
}

.overscroll-x-contain {
  overscroll-behavior-x: contain;
}

.overscroll-x-none {
  overscroll-behavior-x: none;
}

.p-0 {
  padding: 0rpx;
}

.p-1 {
  padding: 9.375rpx;
}

.p-2 {
  padding: 18.75rpx;
}

.p-3 {
  padding: 28.125rpx;
}

.p-4 {
  padding: 37.5rpx;
}

.p-5 {
  padding: 46.875rpx;
}

.p-6 {
  padding: 56.25rpx;
}

.p-7 {
  padding: 65.625rpx;
}

.p-8 {
  padding: 75rpx;
}

.p-9 {
  padding: 84.375rpx;
}

.p-10 {
  padding: 93.75rpx;
}

.p-11 {
  padding: 103.125rpx;
}

.p-12 {
  padding: 112.5rpx;
}

.p-14 {
  padding: 131.25rpx;
}

.p-16 {
  padding: 150rpx;
}

.p-20 {
  padding: 187.5rpx;
}

.p-24 {
  padding: 225rpx;
}

.p-28 {
  padding: 262.5rpx;
}

.p-32 {
  padding: 300rpx;
}

.p-36 {
  padding: 337.5rpx;
}

.p-40 {
  padding: 375rpx;
}

.p-44 {
  padding: 412.5rpx;
}

.p-48 {
  padding: 450rpx;
}

.p-52 {
  padding: 487.5rpx;
}

.p-56 {
  padding: 525rpx;
}

.p-60 {
  padding: 562.5rpx;
}

.p-64 {
  padding: 600rpx;
}

.p-72 {
  padding: 675rpx;
}

.p-80 {
  padding: 750rpx;
}

.p-96 {
  padding: 900rpx;
}

.p-px {
  padding: 1rpx;
}

.p-0_half {
  padding: 4.6875rpx;
}

.p-1_half {
  padding: 14.0625rpx;
}

.p-2_half {
  padding: 23.4375rpx;
}

.p-3_half {
  padding: 32.8125rpx;
}

.py-0 {
  padding-top: 0rpx;
  padding-bottom: 0rpx;
}

.px-0 {
  padding-left: 0rpx;
  padding-right: 0rpx;
}

.py-1 {
  padding-top: 9.375rpx;
  padding-bottom: 9.375rpx;
}

.px-1 {
  padding-left: 9.375rpx;
  padding-right: 9.375rpx;
}

.py-2 {
  padding-top: 18.75rpx;
  padding-bottom: 18.75rpx;
}

.px-2 {
  padding-left: 18.75rpx;
  padding-right: 18.75rpx;
}

.py-3 {
  padding-top: 28.125rpx;
  padding-bottom: 28.125rpx;
}

.px-3 {
  padding-left: 28.125rpx;
  padding-right: 28.125rpx;
}

.py-4 {
  padding-top: 37.5rpx;
  padding-bottom: 37.5rpx;
}

.px-4 {
  padding-left: 37.5rpx;
  padding-right: 37.5rpx;
}

.py-5 {
  padding-top: 46.875rpx;
  padding-bottom: 46.875rpx;
}

.px-5 {
  padding-left: 46.875rpx;
  padding-right: 46.875rpx;
}

.py-6 {
  padding-top: 56.25rpx;
  padding-bottom: 56.25rpx;
}

.px-6 {
  padding-left: 56.25rpx;
  padding-right: 56.25rpx;
}

.py-7 {
  padding-top: 65.625rpx;
  padding-bottom: 65.625rpx;
}

.px-7 {
  padding-left: 65.625rpx;
  padding-right: 65.625rpx;
}

.py-8 {
  padding-top: 75rpx;
  padding-bottom: 75rpx;
}

.px-8 {
  padding-left: 75rpx;
  padding-right: 75rpx;
}

.py-9 {
  padding-top: 84.375rpx;
  padding-bottom: 84.375rpx;
}

.px-9 {
  padding-left: 84.375rpx;
  padding-right: 84.375rpx;
}

.py-10 {
  padding-top: 93.75rpx;
  padding-bottom: 93.75rpx;
}

.px-10 {
  padding-left: 93.75rpx;
  padding-right: 93.75rpx;
}

.py-11 {
  padding-top: 103.125rpx;
  padding-bottom: 103.125rpx;
}

.px-11 {
  padding-left: 103.125rpx;
  padding-right: 103.125rpx;
}

.py-12 {
  padding-top: 112.5rpx;
  padding-bottom: 112.5rpx;
}

.px-12 {
  padding-left: 112.5rpx;
  padding-right: 112.5rpx;
}

.py-14 {
  padding-top: 131.25rpx;
  padding-bottom: 131.25rpx;
}

.px-14 {
  padding-left: 131.25rpx;
  padding-right: 131.25rpx;
}

.py-16 {
  padding-top: 150rpx;
  padding-bottom: 150rpx;
}

.px-16 {
  padding-left: 150rpx;
  padding-right: 150rpx;
}

.py-20 {
  padding-top: 187.5rpx;
  padding-bottom: 187.5rpx;
}

.px-20 {
  padding-left: 187.5rpx;
  padding-right: 187.5rpx;
}

.py-24 {
  padding-top: 225rpx;
  padding-bottom: 225rpx;
}

.px-24 {
  padding-left: 225rpx;
  padding-right: 225rpx;
}

.py-28 {
  padding-top: 262.5rpx;
  padding-bottom: 262.5rpx;
}

.px-28 {
  padding-left: 262.5rpx;
  padding-right: 262.5rpx;
}

.py-32 {
  padding-top: 300rpx;
  padding-bottom: 300rpx;
}

.px-32 {
  padding-left: 300rpx;
  padding-right: 300rpx;
}

.py-36 {
  padding-top: 337.5rpx;
  padding-bottom: 337.5rpx;
}

.px-36 {
  padding-left: 337.5rpx;
  padding-right: 337.5rpx;
}

.py-40 {
  padding-top: 375rpx;
  padding-bottom: 375rpx;
}

.px-40 {
  padding-left: 375rpx;
  padding-right: 375rpx;
}

.py-44 {
  padding-top: 412.5rpx;
  padding-bottom: 412.5rpx;
}

.px-44 {
  padding-left: 412.5rpx;
  padding-right: 412.5rpx;
}

.py-48 {
  padding-top: 450rpx;
  padding-bottom: 450rpx;
}

.px-48 {
  padding-left: 450rpx;
  padding-right: 450rpx;
}

.py-52 {
  padding-top: 487.5rpx;
  padding-bottom: 487.5rpx;
}

.px-52 {
  padding-left: 487.5rpx;
  padding-right: 487.5rpx;
}

.py-56 {
  padding-top: 525rpx;
  padding-bottom: 525rpx;
}

.px-56 {
  padding-left: 525rpx;
  padding-right: 525rpx;
}

.py-60 {
  padding-top: 562.5rpx;
  padding-bottom: 562.5rpx;
}

.px-60 {
  padding-left: 562.5rpx;
  padding-right: 562.5rpx;
}

.py-64 {
  padding-top: 600rpx;
  padding-bottom: 600rpx;
}

.px-64 {
  padding-left: 600rpx;
  padding-right: 600rpx;
}

.py-72 {
  padding-top: 675rpx;
  padding-bottom: 675rpx;
}

.px-72 {
  padding-left: 675rpx;
  padding-right: 675rpx;
}

.py-80 {
  padding-top: 750rpx;
  padding-bottom: 750rpx;
}

.px-80 {
  padding-left: 750rpx;
  padding-right: 750rpx;
}

.py-96 {
  padding-top: 900rpx;
  padding-bottom: 900rpx;
}

.px-96 {
  padding-left: 900rpx;
  padding-right: 900rpx;
}

.py-px {
  padding-top: 1rpx;
  padding-bottom: 1rpx;
}

.px-px {
  padding-left: 1rpx;
  padding-right: 1rpx;
}

.py-0_half {
  padding-top: 4.6875rpx;
  padding-bottom: 4.6875rpx;
}

.px-0_half {
  padding-left: 4.6875rpx;
  padding-right: 4.6875rpx;
}

.py-1_half {
  padding-top: 14.0625rpx;
  padding-bottom: 14.0625rpx;
}

.px-1_half {
  padding-left: 14.0625rpx;
  padding-right: 14.0625rpx;
}

.py-2_half {
  padding-top: 23.4375rpx;
  padding-bottom: 23.4375rpx;
}

.px-2_half {
  padding-left: 23.4375rpx;
  padding-right: 23.4375rpx;
}

.py-3_half {
  padding-top: 32.8125rpx;
  padding-bottom: 32.8125rpx;
}

.px-3_half {
  padding-left: 32.8125rpx;
  padding-right: 32.8125rpx;
}

.pt-0 {
  padding-top: 0rpx;
}

.pr-0 {
  padding-right: 0rpx;
}

.pb-0 {
  padding-bottom: 0rpx;
}

.pl-0 {
  padding-left: 0rpx;
}

.pt-1 {
  padding-top: 9.375rpx;
}

.pr-1 {
  padding-right: 9.375rpx;
}

.pb-1 {
  padding-bottom: 9.375rpx;
}

.pl-1 {
  padding-left: 9.375rpx;
}

.pt-2 {
  padding-top: 18.75rpx;
}

.pr-2 {
  padding-right: 18.75rpx;
}

.pb-2 {
  padding-bottom: 18.75rpx;
}

.pl-2 {
  padding-left: 18.75rpx;
}

.pt-3 {
  padding-top: 28.125rpx;
}

.pr-3 {
  padding-right: 28.125rpx;
}

.pb-3 {
  padding-bottom: 28.125rpx;
}

.pl-3 {
  padding-left: 28.125rpx;
}

.pt-4 {
  padding-top: 37.5rpx;
}

.pr-4 {
  padding-right: 37.5rpx;
}

.pb-4 {
  padding-bottom: 37.5rpx;
}

.pl-4 {
  padding-left: 37.5rpx;
}

.pt-5 {
  padding-top: 46.875rpx;
}

.pr-5 {
  padding-right: 46.875rpx;
}

.pb-5 {
  padding-bottom: 46.875rpx;
}

.pl-5 {
  padding-left: 46.875rpx;
}

.pt-6 {
  padding-top: 56.25rpx;
}

.pr-6 {
  padding-right: 56.25rpx;
}

.pb-6 {
  padding-bottom: 56.25rpx;
}

.pl-6 {
  padding-left: 56.25rpx;
}

.pt-7 {
  padding-top: 65.625rpx;
}

.pr-7 {
  padding-right: 65.625rpx;
}

.pb-7 {
  padding-bottom: 65.625rpx;
}

.pl-7 {
  padding-left: 65.625rpx;
}

.pt-8 {
  padding-top: 75rpx;
}

.pr-8 {
  padding-right: 75rpx;
}

.pb-8 {
  padding-bottom: 75rpx;
}

.pl-8 {
  padding-left: 75rpx;
}

.pt-9 {
  padding-top: 84.375rpx;
}

.pr-9 {
  padding-right: 84.375rpx;
}

.pb-9 {
  padding-bottom: 84.375rpx;
}

.pl-9 {
  padding-left: 84.375rpx;
}

.pt-10 {
  padding-top: 93.75rpx;
}

.pr-10 {
  padding-right: 93.75rpx;
}

.pb-10 {
  padding-bottom: 93.75rpx;
}

.pl-10 {
  padding-left: 93.75rpx;
}

.pt-11 {
  padding-top: 103.125rpx;
}

.pr-11 {
  padding-right: 103.125rpx;
}

.pb-11 {
  padding-bottom: 103.125rpx;
}

.pl-11 {
  padding-left: 103.125rpx;
}

.pt-12 {
  padding-top: 112.5rpx;
}

.pr-12 {
  padding-right: 112.5rpx;
}

.pb-12 {
  padding-bottom: 112.5rpx;
}

.pl-12 {
  padding-left: 112.5rpx;
}

.pt-14 {
  padding-top: 131.25rpx;
}

.pr-14 {
  padding-right: 131.25rpx;
}

.pb-14 {
  padding-bottom: 131.25rpx;
}

.pl-14 {
  padding-left: 131.25rpx;
}

.pt-16 {
  padding-top: 150rpx;
}

.pr-16 {
  padding-right: 150rpx;
}

.pb-16 {
  padding-bottom: 150rpx;
}

.pl-16 {
  padding-left: 150rpx;
}

.pt-20 {
  padding-top: 187.5rpx;
}

.pr-20 {
  padding-right: 187.5rpx;
}

.pb-20 {
  padding-bottom: 187.5rpx;
}

.pl-20 {
  padding-left: 187.5rpx;
}

.pt-24 {
  padding-top: 225rpx;
}

.pr-24 {
  padding-right: 225rpx;
}

.pb-24 {
  padding-bottom: 225rpx;
}

.pl-24 {
  padding-left: 225rpx;
}

.pt-28 {
  padding-top: 262.5rpx;
}

.pr-28 {
  padding-right: 262.5rpx;
}

.pb-28 {
  padding-bottom: 262.5rpx;
}

.pl-28 {
  padding-left: 262.5rpx;
}

.pt-32 {
  padding-top: 300rpx;
}

.pr-32 {
  padding-right: 300rpx;
}

.pb-32 {
  padding-bottom: 300rpx;
}

.pl-32 {
  padding-left: 300rpx;
}

.pt-36 {
  padding-top: 337.5rpx;
}

.pr-36 {
  padding-right: 337.5rpx;
}

.pb-36 {
  padding-bottom: 337.5rpx;
}

.pl-36 {
  padding-left: 337.5rpx;
}

.pt-40 {
  padding-top: 375rpx;
}

.pr-40 {
  padding-right: 375rpx;
}

.pb-40 {
  padding-bottom: 375rpx;
}

.pl-40 {
  padding-left: 375rpx;
}

.pt-44 {
  padding-top: 412.5rpx;
}

.pr-44 {
  padding-right: 412.5rpx;
}

.pb-44 {
  padding-bottom: 412.5rpx;
}

.pl-44 {
  padding-left: 412.5rpx;
}

.pt-48 {
  padding-top: 450rpx;
}

.pr-48 {
  padding-right: 450rpx;
}

.pb-48 {
  padding-bottom: 450rpx;
}

.pl-48 {
  padding-left: 450rpx;
}

.pt-52 {
  padding-top: 487.5rpx;
}

.pr-52 {
  padding-right: 487.5rpx;
}

.pb-52 {
  padding-bottom: 487.5rpx;
}

.pl-52 {
  padding-left: 487.5rpx;
}

.pt-56 {
  padding-top: 525rpx;
}

.pr-56 {
  padding-right: 525rpx;
}

.pb-56 {
  padding-bottom: 525rpx;
}

.pl-56 {
  padding-left: 525rpx;
}

.pt-60 {
  padding-top: 562.5rpx;
}

.pr-60 {
  padding-right: 562.5rpx;
}

.pb-60 {
  padding-bottom: 562.5rpx;
}

.pl-60 {
  padding-left: 562.5rpx;
}

.pt-64 {
  padding-top: 600rpx;
}

.pr-64 {
  padding-right: 600rpx;
}

.pb-64 {
  padding-bottom: 600rpx;
}

.pl-64 {
  padding-left: 600rpx;
}

.pt-72 {
  padding-top: 675rpx;
}

.pr-72 {
  padding-right: 675rpx;
}

.pb-72 {
  padding-bottom: 675rpx;
}

.pl-72 {
  padding-left: 675rpx;
}

.pt-80 {
  padding-top: 750rpx;
}

.pr-80 {
  padding-right: 750rpx;
}

.pb-80 {
  padding-bottom: 750rpx;
}

.pl-80 {
  padding-left: 750rpx;
}

.pt-96 {
  padding-top: 900rpx;
}

.pr-96 {
  padding-right: 900rpx;
}

.pb-96 {
  padding-bottom: 900rpx;
}

.pl-96 {
  padding-left: 900rpx;
}

.pt-px {
  padding-top: 1rpx;
}

.pr-px {
  padding-right: 1rpx;
}

.pb-px {
  padding-bottom: 1rpx;
}

.pl-px {
  padding-left: 1rpx;
}

.pt-0_half {
  padding-top: 4.6875rpx;
}

.pr-0_half {
  padding-right: 4.6875rpx;
}

.pb-0_half {
  padding-bottom: 4.6875rpx;
}

.pl-0_half {
  padding-left: 4.6875rpx;
}

.pt-1_half {
  padding-top: 14.0625rpx;
}

.pr-1_half {
  padding-right: 14.0625rpx;
}

.pb-1_half {
  padding-bottom: 14.0625rpx;
}

.pl-1_half {
  padding-left: 14.0625rpx;
}

.pt-2_half {
  padding-top: 23.4375rpx;
}

.pr-2_half {
  padding-right: 23.4375rpx;
}

.pb-2_half {
  padding-bottom: 23.4375rpx;
}

.pl-2_half {
  padding-left: 23.4375rpx;
}

.pt-3_half {
  padding-top: 32.8125rpx;
}

.pr-3_half {
  padding-right: 32.8125rpx;
}

.pb-3_half {
  padding-bottom: 32.8125rpx;
}

.pl-3_half {
  padding-left: 32.8125rpx;
}

.placeholder-transparent::placeholder {
  color: transparent;
}

.placeholder-current::placeholder {
  color: currentColor;
}

.placeholder-black::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.placeholder-white::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.placeholder-gray-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
}

.placeholder-gray-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
}

.placeholder-gray-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
}

.placeholder-gray-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
}

.placeholder-gray-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
}

.placeholder-gray-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}

.placeholder-gray-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
}

.placeholder-gray-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
}

.placeholder-gray-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
}

.placeholder-gray-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
}

.placeholder-red-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
}

.placeholder-red-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
}

.placeholder-red-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
}

.placeholder-red-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
}

.placeholder-red-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
}

.placeholder-red-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
}

.placeholder-red-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
}

.placeholder-red-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
}

.placeholder-red-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
}

.placeholder-red-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
}

.placeholder-yellow-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
}

.placeholder-yellow-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
}

.placeholder-yellow-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
}

.placeholder-yellow-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
}

.placeholder-yellow-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
}

.placeholder-yellow-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
}

.placeholder-yellow-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
}

.placeholder-yellow-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
}

.placeholder-yellow-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
}

.placeholder-yellow-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
}

.placeholder-green-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
}

.placeholder-green-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
}

.placeholder-green-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
}

.placeholder-green-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
}

.placeholder-green-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
}

.placeholder-green-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
}

.placeholder-green-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
}

.placeholder-green-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
}

.placeholder-green-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
}

.placeholder-green-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
}

.placeholder-blue-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
}

.placeholder-blue-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
}

.placeholder-blue-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
}

.placeholder-blue-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
}

.placeholder-blue-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
}

.placeholder-blue-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
}

.placeholder-blue-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
}

.placeholder-blue-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
}

.placeholder-blue-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
}

.placeholder-blue-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
}

.placeholder-indigo-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
}

.placeholder-indigo-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
}

.placeholder-indigo-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
}

.placeholder-indigo-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
}

.placeholder-indigo-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
}

.placeholder-indigo-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
}

.placeholder-indigo-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
}

.placeholder-indigo-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
}

.placeholder-indigo-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
}

.placeholder-indigo-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
}

.placeholder-purple-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
}

.placeholder-purple-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
}

.placeholder-purple-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
}

.placeholder-purple-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
}

.placeholder-purple-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
}

.placeholder-purple-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
}

.placeholder-purple-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
}

.placeholder-purple-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
}

.placeholder-purple-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
}

.placeholder-purple-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
}

.placeholder-pink-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
}

.placeholder-pink-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
}

.placeholder-pink-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
}

.placeholder-pink-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
}

.placeholder-pink-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
}

.placeholder-pink-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
}

.placeholder-pink-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
}

.placeholder-pink-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
}

.placeholder-pink-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
}

.placeholder-pink-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.focus_placeholder-transparent:focus::placeholder {
  color: transparent;
}

.focus_placeholder-current:focus::placeholder {
  color: currentColor;
}

.focus_placeholder-black:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.focus_placeholder-white:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.focus_placeholder-gray-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
}

.focus_placeholder-gray-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
}

.focus_placeholder-gray-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
}

.focus_placeholder-gray-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
}

.focus_placeholder-gray-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
}

.focus_placeholder-gray-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}

.focus_placeholder-gray-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
}

.focus_placeholder-gray-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
}

.focus_placeholder-gray-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
}

.focus_placeholder-gray-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
}

.focus_placeholder-red-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
}

.focus_placeholder-red-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
}

.focus_placeholder-red-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
}

.focus_placeholder-red-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
}

.focus_placeholder-red-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
}

.focus_placeholder-red-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
}

.focus_placeholder-red-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
}

.focus_placeholder-red-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
}

.focus_placeholder-red-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
}

.focus_placeholder-red-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
}

.focus_placeholder-yellow-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
}

.focus_placeholder-yellow-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
}

.focus_placeholder-yellow-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
}

.focus_placeholder-yellow-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
}

.focus_placeholder-yellow-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
}

.focus_placeholder-yellow-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
}

.focus_placeholder-yellow-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
}

.focus_placeholder-yellow-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
}

.focus_placeholder-yellow-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
}

.focus_placeholder-yellow-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
}

.focus_placeholder-green-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
}

.focus_placeholder-green-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
}

.focus_placeholder-green-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
}

.focus_placeholder-green-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
}

.focus_placeholder-green-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
}

.focus_placeholder-green-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
}

.focus_placeholder-green-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
}

.focus_placeholder-green-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
}

.focus_placeholder-green-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
}

.focus_placeholder-green-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
}

.focus_placeholder-blue-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
}

.focus_placeholder-blue-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
}

.focus_placeholder-blue-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
}

.focus_placeholder-blue-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
}

.focus_placeholder-blue-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
}

.focus_placeholder-blue-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
}

.focus_placeholder-blue-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
}

.focus_placeholder-blue-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
}

.focus_placeholder-blue-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
}

.focus_placeholder-blue-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
}

.focus_placeholder-indigo-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
}

.focus_placeholder-indigo-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
}

.focus_placeholder-indigo-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
}

.focus_placeholder-indigo-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
}

.focus_placeholder-indigo-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
}

.focus_placeholder-indigo-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
}

.focus_placeholder-indigo-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
}

.focus_placeholder-indigo-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
}

.focus_placeholder-indigo-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
}

.focus_placeholder-indigo-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
}

.focus_placeholder-purple-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
}

.focus_placeholder-purple-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
}

.focus_placeholder-purple-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
}

.focus_placeholder-purple-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
}

.focus_placeholder-purple-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
}

.focus_placeholder-purple-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
}

.focus_placeholder-purple-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
}

.focus_placeholder-purple-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
}

.focus_placeholder-purple-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
}

.focus_placeholder-purple-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
}

.focus_placeholder-pink-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
}

.focus_placeholder-pink-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
}

.focus_placeholder-pink-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
}

.focus_placeholder-pink-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
}

.focus_placeholder-pink-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
}

.focus_placeholder-pink-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
}

.focus_placeholder-pink-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
}

.focus_placeholder-pink-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
}

.focus_placeholder-pink-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
}

.focus_placeholder-pink-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.placeholder-opacity-0::placeholder {
  --tw-placeholder-opacity: 0;
}

.placeholder-opacity-5::placeholder {
  --tw-placeholder-opacity: 0.05;
}

.placeholder-opacity-10::placeholder {
  --tw-placeholder-opacity: 0.1;
}

.placeholder-opacity-20::placeholder {
  --tw-placeholder-opacity: 0.2;
}

.placeholder-opacity-25::placeholder {
  --tw-placeholder-opacity: 0.25;
}

.placeholder-opacity-30::placeholder {
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-40::placeholder {
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-50::placeholder {
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-60::placeholder {
  --tw-placeholder-opacity: 0.6;
}

.placeholder-opacity-70::placeholder {
  --tw-placeholder-opacity: 0.7;
}

.placeholder-opacity-75::placeholder {
  --tw-placeholder-opacity: 0.75;
}

.placeholder-opacity-80::placeholder {
  --tw-placeholder-opacity: 0.8;
}

.placeholder-opacity-90::placeholder {
  --tw-placeholder-opacity: 0.9;
}

.placeholder-opacity-95::placeholder {
  --tw-placeholder-opacity: 0.95;
}

.placeholder-opacity-100::placeholder {
  --tw-placeholder-opacity: 1;
}

.focus_placeholder-opacity-0:focus::placeholder {
  --tw-placeholder-opacity: 0;
}

.focus_placeholder-opacity-5:focus::placeholder {
  --tw-placeholder-opacity: 0.05;
}

.focus_placeholder-opacity-10:focus::placeholder {
  --tw-placeholder-opacity: 0.1;
}

.focus_placeholder-opacity-20:focus::placeholder {
  --tw-placeholder-opacity: 0.2;
}

.focus_placeholder-opacity-25:focus::placeholder {
  --tw-placeholder-opacity: 0.25;
}

.focus_placeholder-opacity-30:focus::placeholder {
  --tw-placeholder-opacity: 0.3;
}

.focus_placeholder-opacity-40:focus::placeholder {
  --tw-placeholder-opacity: 0.4;
}

.focus_placeholder-opacity-50:focus::placeholder {
  --tw-placeholder-opacity: 0.5;
}

.focus_placeholder-opacity-60:focus::placeholder {
  --tw-placeholder-opacity: 0.6;
}

.focus_placeholder-opacity-70:focus::placeholder {
  --tw-placeholder-opacity: 0.7;
}

.focus_placeholder-opacity-75:focus::placeholder {
  --tw-placeholder-opacity: 0.75;
}

.focus_placeholder-opacity-80:focus::placeholder {
  --tw-placeholder-opacity: 0.8;
}

.focus_placeholder-opacity-90:focus::placeholder {
  --tw-placeholder-opacity: 0.9;
}

.focus_placeholder-opacity-95:focus::placeholder {
  --tw-placeholder-opacity: 0.95;
}

.focus_placeholder-opacity-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
}

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

.pointer-events-auto {
  pointer-events: auto;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  top: 0rpx;
  right: 0rpx;
  bottom: 0rpx;
  left: 0rpx;
}

.inset-1 {
  top: 9.375rpx;
  right: 9.375rpx;
  bottom: 9.375rpx;
  left: 9.375rpx;
}

.inset-2 {
  top: 18.75rpx;
  right: 18.75rpx;
  bottom: 18.75rpx;
  left: 18.75rpx;
}

.inset-3 {
  top: 28.125rpx;
  right: 28.125rpx;
  bottom: 28.125rpx;
  left: 28.125rpx;
}

.inset-4 {
  top: 37.5rpx;
  right: 37.5rpx;
  bottom: 37.5rpx;
  left: 37.5rpx;
}

.inset-5 {
  top: 46.875rpx;
  right: 46.875rpx;
  bottom: 46.875rpx;
  left: 46.875rpx;
}

.inset-6 {
  top: 56.25rpx;
  right: 56.25rpx;
  bottom: 56.25rpx;
  left: 56.25rpx;
}

.inset-7 {
  top: 65.625rpx;
  right: 65.625rpx;
  bottom: 65.625rpx;
  left: 65.625rpx;
}

.inset-8 {
  top: 75rpx;
  right: 75rpx;
  bottom: 75rpx;
  left: 75rpx;
}

.inset-9 {
  top: 84.375rpx;
  right: 84.375rpx;
  bottom: 84.375rpx;
  left: 84.375rpx;
}

.inset-10 {
  top: 93.75rpx;
  right: 93.75rpx;
  bottom: 93.75rpx;
  left: 93.75rpx;
}

.inset-11 {
  top: 103.125rpx;
  right: 103.125rpx;
  bottom: 103.125rpx;
  left: 103.125rpx;
}

.inset-12 {
  top: 112.5rpx;
  right: 112.5rpx;
  bottom: 112.5rpx;
  left: 112.5rpx;
}

.inset-14 {
  top: 131.25rpx;
  right: 131.25rpx;
  bottom: 131.25rpx;
  left: 131.25rpx;
}

.inset-16 {
  top: 150rpx;
  right: 150rpx;
  bottom: 150rpx;
  left: 150rpx;
}

.inset-20 {
  top: 187.5rpx;
  right: 187.5rpx;
  bottom: 187.5rpx;
  left: 187.5rpx;
}

.inset-24 {
  top: 225rpx;
  right: 225rpx;
  bottom: 225rpx;
  left: 225rpx;
}

.inset-28 {
  top: 262.5rpx;
  right: 262.5rpx;
  bottom: 262.5rpx;
  left: 262.5rpx;
}

.inset-32 {
  top: 300rpx;
  right: 300rpx;
  bottom: 300rpx;
  left: 300rpx;
}

.inset-36 {
  top: 337.5rpx;
  right: 337.5rpx;
  bottom: 337.5rpx;
  left: 337.5rpx;
}

.inset-40 {
  top: 375rpx;
  right: 375rpx;
  bottom: 375rpx;
  left: 375rpx;
}

.inset-44 {
  top: 412.5rpx;
  right: 412.5rpx;
  bottom: 412.5rpx;
  left: 412.5rpx;
}

.inset-48 {
  top: 450rpx;
  right: 450rpx;
  bottom: 450rpx;
  left: 450rpx;
}

.inset-52 {
  top: 487.5rpx;
  right: 487.5rpx;
  bottom: 487.5rpx;
  left: 487.5rpx;
}

.inset-56 {
  top: 525rpx;
  right: 525rpx;
  bottom: 525rpx;
  left: 525rpx;
}

.inset-60 {
  top: 562.5rpx;
  right: 562.5rpx;
  bottom: 562.5rpx;
  left: 562.5rpx;
}

.inset-64 {
  top: 600rpx;
  right: 600rpx;
  bottom: 600rpx;
  left: 600rpx;
}

.inset-72 {
  top: 675rpx;
  right: 675rpx;
  bottom: 675rpx;
  left: 675rpx;
}

.inset-80 {
  top: 750rpx;
  right: 750rpx;
  bottom: 750rpx;
  left: 750rpx;
}

.inset-96 {
  top: 900rpx;
  right: 900rpx;
  bottom: 900rpx;
  left: 900rpx;
}

.inset-auto {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.inset-px {
  top: 1rpx;
  right: 1rpx;
  bottom: 1rpx;
  left: 1rpx;
}

.inset-0_half {
  top: 4.6875rpx;
  right: 4.6875rpx;
  bottom: 4.6875rpx;
  left: 4.6875rpx;
}

.inset-1_half {
  top: 14.0625rpx;
  right: 14.0625rpx;
  bottom: 14.0625rpx;
  left: 14.0625rpx;
}

.inset-2_half {
  top: 23.4375rpx;
  right: 23.4375rpx;
  bottom: 23.4375rpx;
  left: 23.4375rpx;
}

.inset-3_half {
  top: 32.8125rpx;
  right: 32.8125rpx;
  bottom: 32.8125rpx;
  left: 32.8125rpx;
}

.-inset-0 {
  top: 0rpx;
  right: 0rpx;
  bottom: 0rpx;
  left: 0rpx;
}

.-inset-1 {
  top: -9.375rpx;
  right: -9.375rpx;
  bottom: -9.375rpx;
  left: -9.375rpx;
}

.-inset-2 {
  top: -18.75rpx;
  right: -18.75rpx;
  bottom: -18.75rpx;
  left: -18.75rpx;
}

.-inset-3 {
  top: -28.125rpx;
  right: -28.125rpx;
  bottom: -28.125rpx;
  left: -28.125rpx;
}

.-inset-4 {
  top: -37.5rpx;
  right: -37.5rpx;
  bottom: -37.5rpx;
  left: -37.5rpx;
}

.-inset-5 {
  top: -46.875rpx;
  right: -46.875rpx;
  bottom: -46.875rpx;
  left: -46.875rpx;
}

.-inset-6 {
  top: -56.25rpx;
  right: -56.25rpx;
  bottom: -56.25rpx;
  left: -56.25rpx;
}

.-inset-7 {
  top: -65.625rpx;
  right: -65.625rpx;
  bottom: -65.625rpx;
  left: -65.625rpx;
}

.-inset-8 {
  top: -75rpx;
  right: -75rpx;
  bottom: -75rpx;
  left: -75rpx;
}

.-inset-9 {
  top: -84.375rpx;
  right: -84.375rpx;
  bottom: -84.375rpx;
  left: -84.375rpx;
}

.-inset-10 {
  top: -93.75rpx;
  right: -93.75rpx;
  bottom: -93.75rpx;
  left: -93.75rpx;
}

.-inset-11 {
  top: -103.125rpx;
  right: -103.125rpx;
  bottom: -103.125rpx;
  left: -103.125rpx;
}

.-inset-12 {
  top: -112.5rpx;
  right: -112.5rpx;
  bottom: -112.5rpx;
  left: -112.5rpx;
}

.-inset-14 {
  top: -131.25rpx;
  right: -131.25rpx;
  bottom: -131.25rpx;
  left: -131.25rpx;
}

.-inset-16 {
  top: -150rpx;
  right: -150rpx;
  bottom: -150rpx;
  left: -150rpx;
}

.-inset-20 {
  top: -187.5rpx;
  right: -187.5rpx;
  bottom: -187.5rpx;
  left: -187.5rpx;
}

.-inset-24 {
  top: -225rpx;
  right: -225rpx;
  bottom: -225rpx;
  left: -225rpx;
}

.-inset-28 {
  top: -262.5rpx;
  right: -262.5rpx;
  bottom: -262.5rpx;
  left: -262.5rpx;
}

.-inset-32 {
  top: -300rpx;
  right: -300rpx;
  bottom: -300rpx;
  left: -300rpx;
}

.-inset-36 {
  top: -337.5rpx;
  right: -337.5rpx;
  bottom: -337.5rpx;
  left: -337.5rpx;
}

.-inset-40 {
  top: -375rpx;
  right: -375rpx;
  bottom: -375rpx;
  left: -375rpx;
}

.-inset-44 {
  top: -412.5rpx;
  right: -412.5rpx;
  bottom: -412.5rpx;
  left: -412.5rpx;
}

.-inset-48 {
  top: -450rpx;
  right: -450rpx;
  bottom: -450rpx;
  left: -450rpx;
}

.-inset-52 {
  top: -487.5rpx;
  right: -487.5rpx;
  bottom: -487.5rpx;
  left: -487.5rpx;
}

.-inset-56 {
  top: -525rpx;
  right: -525rpx;
  bottom: -525rpx;
  left: -525rpx;
}

.-inset-60 {
  top: -562.5rpx;
  right: -562.5rpx;
  bottom: -562.5rpx;
  left: -562.5rpx;
}

.-inset-64 {
  top: -600rpx;
  right: -600rpx;
  bottom: -600rpx;
  left: -600rpx;
}

.-inset-72 {
  top: -675rpx;
  right: -675rpx;
  bottom: -675rpx;
  left: -675rpx;
}

.-inset-80 {
  top: -750rpx;
  right: -750rpx;
  bottom: -750rpx;
  left: -750rpx;
}

.-inset-96 {
  top: -900rpx;
  right: -900rpx;
  bottom: -900rpx;
  left: -900rpx;
}

.-inset-px {
  top: -1rpx;
  right: -1rpx;
  bottom: -1rpx;
  left: -1rpx;
}

.-inset-0_half {
  top: -4.6875rpx;
  right: -4.6875rpx;
  bottom: -4.6875rpx;
  left: -4.6875rpx;
}

.-inset-1_half {
  top: -14.0625rpx;
  right: -14.0625rpx;
  bottom: -14.0625rpx;
  left: -14.0625rpx;
}

.-inset-2_half {
  top: -23.4375rpx;
  right: -23.4375rpx;
  bottom: -23.4375rpx;
  left: -23.4375rpx;
}

.-inset-3_half {
  top: -32.8125rpx;
  right: -32.8125rpx;
  bottom: -32.8125rpx;
  left: -32.8125rpx;
}

.inset-1_2 {
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}

.inset-1_3 {
  top: 33.333333%;
  right: 33.333333%;
  bottom: 33.333333%;
  left: 33.333333%;
}

.inset-2_3 {
  top: 66.666667%;
  right: 66.666667%;
  bottom: 66.666667%;
  left: 66.666667%;
}

.inset-1_4 {
  top: 25%;
  right: 25%;
  bottom: 25%;
  left: 25%;
}

.inset-2_4 {
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}

.inset-3_4 {
  top: 75%;
  right: 75%;
  bottom: 75%;
  left: 75%;
}

.inset-full {
  top: 100%;
  right: 100%;
  bottom: 100%;
  left: 100%;
}

.-inset-1_2 {
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}

.-inset-1_3 {
  top: -33.333333%;
  right: -33.333333%;
  bottom: -33.333333%;
  left: -33.333333%;
}

.-inset-2_3 {
  top: -66.666667%;
  right: -66.666667%;
  bottom: -66.666667%;
  left: -66.666667%;
}

.-inset-1_4 {
  top: -25%;
  right: -25%;
  bottom: -25%;
  left: -25%;
}

.-inset-2_4 {
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}

.-inset-3_4 {
  top: -75%;
  right: -75%;
  bottom: -75%;
  left: -75%;
}

.-inset-full {
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
}

.inset-y-0 {
  top: 0rpx;
  bottom: 0rpx;
}

.inset-x-0 {
  right: 0rpx;
  left: 0rpx;
}

.inset-y-1 {
  top: 9.375rpx;
  bottom: 9.375rpx;
}

.inset-x-1 {
  right: 9.375rpx;
  left: 9.375rpx;
}

.inset-y-2 {
  top: 18.75rpx;
  bottom: 18.75rpx;
}

.inset-x-2 {
  right: 18.75rpx;
  left: 18.75rpx;
}

.inset-y-3 {
  top: 28.125rpx;
  bottom: 28.125rpx;
}

.inset-x-3 {
  right: 28.125rpx;
  left: 28.125rpx;
}

.inset-y-4 {
  top: 37.5rpx;
  bottom: 37.5rpx;
}

.inset-x-4 {
  right: 37.5rpx;
  left: 37.5rpx;
}

.inset-y-5 {
  top: 46.875rpx;
  bottom: 46.875rpx;
}

.inset-x-5 {
  right: 46.875rpx;
  left: 46.875rpx;
}

.inset-y-6 {
  top: 56.25rpx;
  bottom: 56.25rpx;
}

.inset-x-6 {
  right: 56.25rpx;
  left: 56.25rpx;
}

.inset-y-7 {
  top: 65.625rpx;
  bottom: 65.625rpx;
}

.inset-x-7 {
  right: 65.625rpx;
  left: 65.625rpx;
}

.inset-y-8 {
  top: 75rpx;
  bottom: 75rpx;
}

.inset-x-8 {
  right: 75rpx;
  left: 75rpx;
}

.inset-y-9 {
  top: 84.375rpx;
  bottom: 84.375rpx;
}

.inset-x-9 {
  right: 84.375rpx;
  left: 84.375rpx;
}

.inset-y-10 {
  top: 93.75rpx;
  bottom: 93.75rpx;
}

.inset-x-10 {
  right: 93.75rpx;
  left: 93.75rpx;
}

.inset-y-11 {
  top: 103.125rpx;
  bottom: 103.125rpx;
}

.inset-x-11 {
  right: 103.125rpx;
  left: 103.125rpx;
}

.inset-y-12 {
  top: 112.5rpx;
  bottom: 112.5rpx;
}

.inset-x-12 {
  right: 112.5rpx;
  left: 112.5rpx;
}

.inset-y-14 {
  top: 131.25rpx;
  bottom: 131.25rpx;
}

.inset-x-14 {
  right: 131.25rpx;
  left: 131.25rpx;
}

.inset-y-16 {
  top: 150rpx;
  bottom: 150rpx;
}

.inset-x-16 {
  right: 150rpx;
  left: 150rpx;
}

.inset-y-20 {
  top: 187.5rpx;
  bottom: 187.5rpx;
}

.inset-x-20 {
  right: 187.5rpx;
  left: 187.5rpx;
}

.inset-y-24 {
  top: 225rpx;
  bottom: 225rpx;
}

.inset-x-24 {
  right: 225rpx;
  left: 225rpx;
}

.inset-y-28 {
  top: 262.5rpx;
  bottom: 262.5rpx;
}

.inset-x-28 {
  right: 262.5rpx;
  left: 262.5rpx;
}

.inset-y-32 {
  top: 300rpx;
  bottom: 300rpx;
}

.inset-x-32 {
  right: 300rpx;
  left: 300rpx;
}

.inset-y-36 {
  top: 337.5rpx;
  bottom: 337.5rpx;
}

.inset-x-36 {
  right: 337.5rpx;
  left: 337.5rpx;
}

.inset-y-40 {
  top: 375rpx;
  bottom: 375rpx;
}

.inset-x-40 {
  right: 375rpx;
  left: 375rpx;
}

.inset-y-44 {
  top: 412.5rpx;
  bottom: 412.5rpx;
}

.inset-x-44 {
  right: 412.5rpx;
  left: 412.5rpx;
}

.inset-y-48 {
  top: 450rpx;
  bottom: 450rpx;
}

.inset-x-48 {
  right: 450rpx;
  left: 450rpx;
}

.inset-y-52 {
  top: 487.5rpx;
  bottom: 487.5rpx;
}

.inset-x-52 {
  right: 487.5rpx;
  left: 487.5rpx;
}

.inset-y-56 {
  top: 525rpx;
  bottom: 525rpx;
}

.inset-x-56 {
  right: 525rpx;
  left: 525rpx;
}

.inset-y-60 {
  top: 562.5rpx;
  bottom: 562.5rpx;
}

.inset-x-60 {
  right: 562.5rpx;
  left: 562.5rpx;
}

.inset-y-64 {
  top: 600rpx;
  bottom: 600rpx;
}

.inset-x-64 {
  right: 600rpx;
  left: 600rpx;
}

.inset-y-72 {
  top: 675rpx;
  bottom: 675rpx;
}

.inset-x-72 {
  right: 675rpx;
  left: 675rpx;
}

.inset-y-80 {
  top: 750rpx;
  bottom: 750rpx;
}

.inset-x-80 {
  right: 750rpx;
  left: 750rpx;
}

.inset-y-96 {
  top: 900rpx;
  bottom: 900rpx;
}

.inset-x-96 {
  right: 900rpx;
  left: 900rpx;
}

.inset-y-auto {
  top: auto;
  bottom: auto;
}

.inset-x-auto {
  right: auto;
  left: auto;
}

.inset-y-px {
  top: 1rpx;
  bottom: 1rpx;
}

.inset-x-px {
  right: 1rpx;
  left: 1rpx;
}

.inset-y-0_half {
  top: 4.6875rpx;
  bottom: 4.6875rpx;
}

.inset-x-0_half {
  right: 4.6875rpx;
  left: 4.6875rpx;
}

.inset-y-1_half {
  top: 14.0625rpx;
  bottom: 14.0625rpx;
}

.inset-x-1_half {
  right: 14.0625rpx;
  left: 14.0625rpx;
}

.inset-y-2_half {
  top: 23.4375rpx;
  bottom: 23.4375rpx;
}

.inset-x-2_half {
  right: 23.4375rpx;
  left: 23.4375rpx;
}

.inset-y-3_half {
  top: 32.8125rpx;
  bottom: 32.8125rpx;
}

.inset-x-3_half {
  right: 32.8125rpx;
  left: 32.8125rpx;
}

.-inset-y-0 {
  top: 0rpx;
  bottom: 0rpx;
}

.-inset-x-0 {
  right: 0rpx;
  left: 0rpx;
}

.-inset-y-1 {
  top: -9.375rpx;
  bottom: -9.375rpx;
}

.-inset-x-1 {
  right: -9.375rpx;
  left: -9.375rpx;
}

.-inset-y-2 {
  top: -18.75rpx;
  bottom: -18.75rpx;
}

.-inset-x-2 {
  right: -18.75rpx;
  left: -18.75rpx;
}

.-inset-y-3 {
  top: -28.125rpx;
  bottom: -28.125rpx;
}

.-inset-x-3 {
  right: -28.125rpx;
  left: -28.125rpx;
}

.-inset-y-4 {
  top: -37.5rpx;
  bottom: -37.5rpx;
}

.-inset-x-4 {
  right: -37.5rpx;
  left: -37.5rpx;
}

.-inset-y-5 {
  top: -46.875rpx;
  bottom: -46.875rpx;
}

.-inset-x-5 {
  right: -46.875rpx;
  left: -46.875rpx;
}

.-inset-y-6 {
  top: -56.25rpx;
  bottom: -56.25rpx;
}

.-inset-x-6 {
  right: -56.25rpx;
  left: -56.25rpx;
}

.-inset-y-7 {
  top: -65.625rpx;
  bottom: -65.625rpx;
}

.-inset-x-7 {
  right: -65.625rpx;
  left: -65.625rpx;
}

.-inset-y-8 {
  top: -75rpx;
  bottom: -75rpx;
}

.-inset-x-8 {
  right: -75rpx;
  left: -75rpx;
}

.-inset-y-9 {
  top: -84.375rpx;
  bottom: -84.375rpx;
}

.-inset-x-9 {
  right: -84.375rpx;
  left: -84.375rpx;
}

.-inset-y-10 {
  top: -93.75rpx;
  bottom: -93.75rpx;
}

.-inset-x-10 {
  right: -93.75rpx;
  left: -93.75rpx;
}

.-inset-y-11 {
  top: -103.125rpx;
  bottom: -103.125rpx;
}

.-inset-x-11 {
  right: -103.125rpx;
  left: -103.125rpx;
}

.-inset-y-12 {
  top: -112.5rpx;
  bottom: -112.5rpx;
}

.-inset-x-12 {
  right: -112.5rpx;
  left: -112.5rpx;
}

.-inset-y-14 {
  top: -131.25rpx;
  bottom: -131.25rpx;
}

.-inset-x-14 {
  right: -131.25rpx;
  left: -131.25rpx;
}

.-inset-y-16 {
  top: -150rpx;
  bottom: -150rpx;
}

.-inset-x-16 {
  right: -150rpx;
  left: -150rpx;
}

.-inset-y-20 {
  top: -187.5rpx;
  bottom: -187.5rpx;
}

.-inset-x-20 {
  right: -187.5rpx;
  left: -187.5rpx;
}

.-inset-y-24 {
  top: -225rpx;
  bottom: -225rpx;
}

.-inset-x-24 {
  right: -225rpx;
  left: -225rpx;
}

.-inset-y-28 {
  top: -262.5rpx;
  bottom: -262.5rpx;
}

.-inset-x-28 {
  right: -262.5rpx;
  left: -262.5rpx;
}

.-inset-y-32 {
  top: -300rpx;
  bottom: -300rpx;
}

.-inset-x-32 {
  right: -300rpx;
  left: -300rpx;
}

.-inset-y-36 {
  top: -337.5rpx;
  bottom: -337.5rpx;
}

.-inset-x-36 {
  right: -337.5rpx;
  left: -337.5rpx;
}

.-inset-y-40 {
  top: -375rpx;
  bottom: -375rpx;
}

.-inset-x-40 {
  right: -375rpx;
  left: -375rpx;
}

.-inset-y-44 {
  top: -412.5rpx;
  bottom: -412.5rpx;
}

.-inset-x-44 {
  right: -412.5rpx;
  left: -412.5rpx;
}

.-inset-y-48 {
  top: -450rpx;
  bottom: -450rpx;
}

.-inset-x-48 {
  right: -450rpx;
  left: -450rpx;
}

.-inset-y-52 {
  top: -487.5rpx;
  bottom: -487.5rpx;
}

.-inset-x-52 {
  right: -487.5rpx;
  left: -487.5rpx;
}

.-inset-y-56 {
  top: -525rpx;
  bottom: -525rpx;
}

.-inset-x-56 {
  right: -525rpx;
  left: -525rpx;
}

.-inset-y-60 {
  top: -562.5rpx;
  bottom: -562.5rpx;
}

.-inset-x-60 {
  right: -562.5rpx;
  left: -562.5rpx;
}

.-inset-y-64 {
  top: -600rpx;
  bottom: -600rpx;
}

.-inset-x-64 {
  right: -600rpx;
  left: -600rpx;
}

.-inset-y-72 {
  top: -675rpx;
  bottom: -675rpx;
}

.-inset-x-72 {
  right: -675rpx;
  left: -675rpx;
}

.-inset-y-80 {
  top: -750rpx;
  bottom: -750rpx;
}

.-inset-x-80 {
  right: -750rpx;
  left: -750rpx;
}

.-inset-y-96 {
  top: -900rpx;
  bottom: -900rpx;
}

.-inset-x-96 {
  right: -900rpx;
  left: -900rpx;
}

.-inset-y-px {
  top: -1rpx;
  bottom: -1rpx;
}

.-inset-x-px {
  right: -1rpx;
  left: -1rpx;
}

.-inset-y-0_half {
  top: -4.6875rpx;
  bottom: -4.6875rpx;
}

.-inset-x-0_half {
  right: -4.6875rpx;
  left: -4.6875rpx;
}

.-inset-y-1_half {
  top: -14.0625rpx;
  bottom: -14.0625rpx;
}

.-inset-x-1_half {
  right: -14.0625rpx;
  left: -14.0625rpx;
}

.-inset-y-2_half {
  top: -23.4375rpx;
  bottom: -23.4375rpx;
}

.-inset-x-2_half {
  right: -23.4375rpx;
  left: -23.4375rpx;
}

.-inset-y-3_half {
  top: -32.8125rpx;
  bottom: -32.8125rpx;
}

.-inset-x-3_half {
  right: -32.8125rpx;
  left: -32.8125rpx;
}

.inset-y-1_2 {
  top: 50%;
  bottom: 50%;
}

.inset-x-1_2 {
  right: 50%;
  left: 50%;
}

.inset-y-1_3 {
  top: 33.333333%;
  bottom: 33.333333%;
}

.inset-x-1_3 {
  right: 33.333333%;
  left: 33.333333%;
}

.inset-y-2_3 {
  top: 66.666667%;
  bottom: 66.666667%;
}

.inset-x-2_3 {
  right: 66.666667%;
  left: 66.666667%;
}

.inset-y-1_4 {
  top: 25%;
  bottom: 25%;
}

.inset-x-1_4 {
  right: 25%;
  left: 25%;
}

.inset-y-2_4 {
  top: 50%;
  bottom: 50%;
}

.inset-x-2_4 {
  right: 50%;
  left: 50%;
}

.inset-y-3_4 {
  top: 75%;
  bottom: 75%;
}

.inset-x-3_4 {
  right: 75%;
  left: 75%;
}

.inset-y-full {
  top: 100%;
  bottom: 100%;
}

.inset-x-full {
  right: 100%;
  left: 100%;
}

.-inset-y-1_2 {
  top: -50%;
  bottom: -50%;
}

.-inset-x-1_2 {
  right: -50%;
  left: -50%;
}

.-inset-y-1_3 {
  top: -33.333333%;
  bottom: -33.333333%;
}

.-inset-x-1_3 {
  right: -33.333333%;
  left: -33.333333%;
}

.-inset-y-2_3 {
  top: -66.666667%;
  bottom: -66.666667%;
}

.-inset-x-2_3 {
  right: -66.666667%;
  left: -66.666667%;
}

.-inset-y-1_4 {
  top: -25%;
  bottom: -25%;
}

.-inset-x-1_4 {
  right: -25%;
  left: -25%;
}

.-inset-y-2_4 {
  top: -50%;
  bottom: -50%;
}

.-inset-x-2_4 {
  right: -50%;
  left: -50%;
}

.-inset-y-3_4 {
  top: -75%;
  bottom: -75%;
}

.-inset-x-3_4 {
  right: -75%;
  left: -75%;
}

.-inset-y-full {
  top: -100%;
  bottom: -100%;
}

.-inset-x-full {
  right: -100%;
  left: -100%;
}

.top-0 {
  top: 0rpx;
}

.right-0 {
  right: 0rpx;
}

.bottom-0 {
  bottom: 0rpx;
}

.left-0 {
  left: 0rpx;
}

.top-1 {
  top: 9.375rpx;
}

.right-1 {
  right: 9.375rpx;
}

.bottom-1 {
  bottom: 9.375rpx;
}

.left-1 {
  left: 9.375rpx;
}

.top-2 {
  top: 18.75rpx;
}

.right-2 {
  right: 18.75rpx;
}

.bottom-2 {
  bottom: 18.75rpx;
}

.left-2 {
  left: 18.75rpx;
}

.top-3 {
  top: 28.125rpx;
}

.right-3 {
  right: 28.125rpx;
}

.bottom-3 {
  bottom: 28.125rpx;
}

.left-3 {
  left: 28.125rpx;
}

.top-4 {
  top: 37.5rpx;
}

.right-4 {
  right: 37.5rpx;
}

.bottom-4 {
  bottom: 37.5rpx;
}

.left-4 {
  left: 37.5rpx;
}

.top-5 {
  top: 46.875rpx;
}

.right-5 {
  right: 46.875rpx;
}

.bottom-5 {
  bottom: 46.875rpx;
}

.left-5 {
  left: 46.875rpx;
}

.top-6 {
  top: 56.25rpx;
}

.right-6 {
  right: 56.25rpx;
}

.bottom-6 {
  bottom: 56.25rpx;
}

.left-6 {
  left: 56.25rpx;
}

.top-7 {
  top: 65.625rpx;
}

.right-7 {
  right: 65.625rpx;
}

.bottom-7 {
  bottom: 65.625rpx;
}

.left-7 {
  left: 65.625rpx;
}

.top-8 {
  top: 75rpx;
}

.right-8 {
  right: 75rpx;
}

.bottom-8 {
  bottom: 75rpx;
}

.left-8 {
  left: 75rpx;
}

.top-9 {
  top: 84.375rpx;
}

.right-9 {
  right: 84.375rpx;
}

.bottom-9 {
  bottom: 84.375rpx;
}

.left-9 {
  left: 84.375rpx;
}

.top-10 {
  top: 93.75rpx;
}

.right-10 {
  right: 93.75rpx;
}

.bottom-10 {
  bottom: 93.75rpx;
}

.left-10 {
  left: 93.75rpx;
}

.top-11 {
  top: 103.125rpx;
}

.right-11 {
  right: 103.125rpx;
}

.bottom-11 {
  bottom: 103.125rpx;
}

.left-11 {
  left: 103.125rpx;
}

.top-12 {
  top: 112.5rpx;
}

.right-12 {
  right: 112.5rpx;
}

.bottom-12 {
  bottom: 112.5rpx;
}

.left-12 {
  left: 112.5rpx;
}

.top-14 {
  top: 131.25rpx;
}

.right-14 {
  right: 131.25rpx;
}

.bottom-14 {
  bottom: 131.25rpx;
}

.left-14 {
  left: 131.25rpx;
}

.top-16 {
  top: 150rpx;
}

.right-16 {
  right: 150rpx;
}

.bottom-16 {
  bottom: 150rpx;
}

.left-16 {
  left: 150rpx;
}

.top-20 {
  top: 187.5rpx;
}

.right-20 {
  right: 187.5rpx;
}

.bottom-20 {
  bottom: 187.5rpx;
}

.left-20 {
  left: 187.5rpx;
}

.top-24 {
  top: 225rpx;
}

.right-24 {
  right: 225rpx;
}

.bottom-24 {
  bottom: 225rpx;
}

.left-24 {
  left: 225rpx;
}

.top-28 {
  top: 262.5rpx;
}

.right-28 {
  right: 262.5rpx;
}

.bottom-28 {
  bottom: 262.5rpx;
}

.left-28 {
  left: 262.5rpx;
}

.top-32 {
  top: 300rpx;
}

.right-32 {
  right: 300rpx;
}

.bottom-32 {
  bottom: 300rpx;
}

.left-32 {
  left: 300rpx;
}

.top-36 {
  top: 337.5rpx;
}

.right-36 {
  right: 337.5rpx;
}

.bottom-36 {
  bottom: 337.5rpx;
}

.left-36 {
  left: 337.5rpx;
}

.top-40 {
  top: 375rpx;
}

.right-40 {
  right: 375rpx;
}

.bottom-40 {
  bottom: 375rpx;
}

.left-40 {
  left: 375rpx;
}

.top-44 {
  top: 412.5rpx;
}

.right-44 {
  right: 412.5rpx;
}

.bottom-44 {
  bottom: 412.5rpx;
}

.left-44 {
  left: 412.5rpx;
}

.top-48 {
  top: 450rpx;
}

.right-48 {
  right: 450rpx;
}

.bottom-48 {
  bottom: 450rpx;
}

.left-48 {
  left: 450rpx;
}

.top-52 {
  top: 487.5rpx;
}

.right-52 {
  right: 487.5rpx;
}

.bottom-52 {
  bottom: 487.5rpx;
}

.left-52 {
  left: 487.5rpx;
}

.top-56 {
  top: 525rpx;
}

.right-56 {
  right: 525rpx;
}

.bottom-56 {
  bottom: 525rpx;
}

.left-56 {
  left: 525rpx;
}

.top-60 {
  top: 562.5rpx;
}

.right-60 {
  right: 562.5rpx;
}

.bottom-60 {
  bottom: 562.5rpx;
}

.left-60 {
  left: 562.5rpx;
}

.top-64 {
  top: 600rpx;
}

.right-64 {
  right: 600rpx;
}

.bottom-64 {
  bottom: 600rpx;
}

.left-64 {
  left: 600rpx;
}

.top-72 {
  top: 675rpx;
}

.right-72 {
  right: 675rpx;
}

.bottom-72 {
  bottom: 675rpx;
}

.left-72 {
  left: 675rpx;
}

.top-80 {
  top: 750rpx;
}

.right-80 {
  right: 750rpx;
}

.bottom-80 {
  bottom: 750rpx;
}

.left-80 {
  left: 750rpx;
}

.top-96 {
  top: 900rpx;
}

.right-96 {
  right: 900rpx;
}

.bottom-96 {
  bottom: 900rpx;
}

.left-96 {
  left: 900rpx;
}

.top-auto {
  top: auto;
}

.right-auto {
  right: auto;
}

.bottom-auto {
  bottom: auto;
}

.left-auto {
  left: auto;
}

.top-px {
  top: 1rpx;
}

.right-px {
  right: 1rpx;
}

.bottom-px {
  bottom: 1rpx;
}

.left-px {
  left: 1rpx;
}

.top-0_half {
  top: 4.6875rpx;
}

.right-0_half {
  right: 4.6875rpx;
}

.bottom-0_half {
  bottom: 4.6875rpx;
}

.left-0_half {
  left: 4.6875rpx;
}

.top-1_half {
  top: 14.0625rpx;
}

.right-1_half {
  right: 14.0625rpx;
}

.bottom-1_half {
  bottom: 14.0625rpx;
}

.left-1_half {
  left: 14.0625rpx;
}

.top-2_half {
  top: 23.4375rpx;
}

.right-2_half {
  right: 23.4375rpx;
}

.bottom-2_half {
  bottom: 23.4375rpx;
}

.left-2_half {
  left: 23.4375rpx;
}

.top-3_half {
  top: 32.8125rpx;
}

.right-3_half {
  right: 32.8125rpx;
}

.bottom-3_half {
  bottom: 32.8125rpx;
}

.left-3_half {
  left: 32.8125rpx;
}

.-top-0 {
  top: 0rpx;
}

.-right-0 {
  right: 0rpx;
}

.-bottom-0 {
  bottom: 0rpx;
}

.-left-0 {
  left: 0rpx;
}

.-top-1 {
  top: -9.375rpx;
}

.-right-1 {
  right: -9.375rpx;
}

.-bottom-1 {
  bottom: -9.375rpx;
}

.-left-1 {
  left: -9.375rpx;
}

.-top-2 {
  top: -18.75rpx;
}

.-right-2 {
  right: -18.75rpx;
}

.-bottom-2 {
  bottom: -18.75rpx;
}

.-left-2 {
  left: -18.75rpx;
}

.-top-3 {
  top: -28.125rpx;
}

.-right-3 {
  right: -28.125rpx;
}

.-bottom-3 {
  bottom: -28.125rpx;
}

.-left-3 {
  left: -28.125rpx;
}

.-top-4 {
  top: -37.5rpx;
}

.-right-4 {
  right: -37.5rpx;
}

.-bottom-4 {
  bottom: -37.5rpx;
}

.-left-4 {
  left: -37.5rpx;
}

.-top-5 {
  top: -46.875rpx;
}

.-right-5 {
  right: -46.875rpx;
}

.-bottom-5 {
  bottom: -46.875rpx;
}

.-left-5 {
  left: -46.875rpx;
}

.-top-6 {
  top: -56.25rpx;
}

.-right-6 {
  right: -56.25rpx;
}

.-bottom-6 {
  bottom: -56.25rpx;
}

.-left-6 {
  left: -56.25rpx;
}

.-top-7 {
  top: -65.625rpx;
}

.-right-7 {
  right: -65.625rpx;
}

.-bottom-7 {
  bottom: -65.625rpx;
}

.-left-7 {
  left: -65.625rpx;
}

.-top-8 {
  top: -75rpx;
}

.-right-8 {
  right: -75rpx;
}

.-bottom-8 {
  bottom: -75rpx;
}

.-left-8 {
  left: -75rpx;
}

.-top-9 {
  top: -84.375rpx;
}

.-right-9 {
  right: -84.375rpx;
}

.-bottom-9 {
  bottom: -84.375rpx;
}

.-left-9 {
  left: -84.375rpx;
}

.-top-10 {
  top: -93.75rpx;
}

.-right-10 {
  right: -93.75rpx;
}

.-bottom-10 {
  bottom: -93.75rpx;
}

.-left-10 {
  left: -93.75rpx;
}

.-top-11 {
  top: -103.125rpx;
}

.-right-11 {
  right: -103.125rpx;
}

.-bottom-11 {
  bottom: -103.125rpx;
}

.-left-11 {
  left: -103.125rpx;
}

.-top-12 {
  top: -112.5rpx;
}

.-right-12 {
  right: -112.5rpx;
}

.-bottom-12 {
  bottom: -112.5rpx;
}

.-left-12 {
  left: -112.5rpx;
}

.-top-14 {
  top: -131.25rpx;
}

.-right-14 {
  right: -131.25rpx;
}

.-bottom-14 {
  bottom: -131.25rpx;
}

.-left-14 {
  left: -131.25rpx;
}

.-top-16 {
  top: -150rpx;
}

.-right-16 {
  right: -150rpx;
}

.-bottom-16 {
  bottom: -150rpx;
}

.-left-16 {
  left: -150rpx;
}

.-top-20 {
  top: -187.5rpx;
}

.-right-20 {
  right: -187.5rpx;
}

.-bottom-20 {
  bottom: -187.5rpx;
}

.-left-20 {
  left: -187.5rpx;
}

.-top-24 {
  top: -225rpx;
}

.-right-24 {
  right: -225rpx;
}

.-bottom-24 {
  bottom: -225rpx;
}

.-left-24 {
  left: -225rpx;
}

.-top-28 {
  top: -262.5rpx;
}

.-right-28 {
  right: -262.5rpx;
}

.-bottom-28 {
  bottom: -262.5rpx;
}

.-left-28 {
  left: -262.5rpx;
}

.-top-32 {
  top: -300rpx;
}

.-right-32 {
  right: -300rpx;
}

.-bottom-32 {
  bottom: -300rpx;
}

.-left-32 {
  left: -300rpx;
}

.-top-36 {
  top: -337.5rpx;
}

.-right-36 {
  right: -337.5rpx;
}

.-bottom-36 {
  bottom: -337.5rpx;
}

.-left-36 {
  left: -337.5rpx;
}

.-top-40 {
  top: -375rpx;
}

.-right-40 {
  right: -375rpx;
}

.-bottom-40 {
  bottom: -375rpx;
}

.-left-40 {
  left: -375rpx;
}

.-top-44 {
  top: -412.5rpx;
}

.-right-44 {
  right: -412.5rpx;
}

.-bottom-44 {
  bottom: -412.5rpx;
}

.-left-44 {
  left: -412.5rpx;
}

.-top-48 {
  top: -450rpx;
}

.-right-48 {
  right: -450rpx;
}

.-bottom-48 {
  bottom: -450rpx;
}

.-left-48 {
  left: -450rpx;
}

.-top-52 {
  top: -487.5rpx;
}

.-right-52 {
  right: -487.5rpx;
}

.-bottom-52 {
  bottom: -487.5rpx;
}

.-left-52 {
  left: -487.5rpx;
}

.-top-56 {
  top: -525rpx;
}

.-right-56 {
  right: -525rpx;
}

.-bottom-56 {
  bottom: -525rpx;
}

.-left-56 {
  left: -525rpx;
}

.-top-60 {
  top: -562.5rpx;
}

.-right-60 {
  right: -562.5rpx;
}

.-bottom-60 {
  bottom: -562.5rpx;
}

.-left-60 {
  left: -562.5rpx;
}

.-top-64 {
  top: -600rpx;
}

.-right-64 {
  right: -600rpx;
}

.-bottom-64 {
  bottom: -600rpx;
}

.-left-64 {
  left: -600rpx;
}

.-top-72 {
  top: -675rpx;
}

.-right-72 {
  right: -675rpx;
}

.-bottom-72 {
  bottom: -675rpx;
}

.-left-72 {
  left: -675rpx;
}

.-top-80 {
  top: -750rpx;
}

.-right-80 {
  right: -750rpx;
}

.-bottom-80 {
  bottom: -750rpx;
}

.-left-80 {
  left: -750rpx;
}

.-top-96 {
  top: -900rpx;
}

.-right-96 {
  right: -900rpx;
}

.-bottom-96 {
  bottom: -900rpx;
}

.-left-96 {
  left: -900rpx;
}

.-top-px {
  top: -1rpx;
}

.-right-px {
  right: -1rpx;
}

.-bottom-px {
  bottom: -1rpx;
}

.-left-px {
  left: -1rpx;
}

.-top-0_half {
  top: -4.6875rpx;
}

.-right-0_half {
  right: -4.6875rpx;
}

.-bottom-0_half {
  bottom: -4.6875rpx;
}

.-left-0_half {
  left: -4.6875rpx;
}

.-top-1_half {
  top: -14.0625rpx;
}

.-right-1_half {
  right: -14.0625rpx;
}

.-bottom-1_half {
  bottom: -14.0625rpx;
}

.-left-1_half {
  left: -14.0625rpx;
}

.-top-2_half {
  top: -23.4375rpx;
}

.-right-2_half {
  right: -23.4375rpx;
}

.-bottom-2_half {
  bottom: -23.4375rpx;
}

.-left-2_half {
  left: -23.4375rpx;
}

.-top-3_half {
  top: -32.8125rpx;
}

.-right-3_half {
  right: -32.8125rpx;
}

.-bottom-3_half {
  bottom: -32.8125rpx;
}

.-left-3_half {
  left: -32.8125rpx;
}

.top-1_2 {
  top: 50%;
}

.right-1_2 {
  right: 50%;
}

.bottom-1_2 {
  bottom: 50%;
}

.left-1_2 {
  left: 50%;
}

.top-1_3 {
  top: 33.333333%;
}

.right-1_3 {
  right: 33.333333%;
}

.bottom-1_3 {
  bottom: 33.333333%;
}

.left-1_3 {
  left: 33.333333%;
}

.top-2_3 {
  top: 66.666667%;
}

.right-2_3 {
  right: 66.666667%;
}

.bottom-2_3 {
  bottom: 66.666667%;
}

.left-2_3 {
  left: 66.666667%;
}

.top-1_4 {
  top: 25%;
}

.right-1_4 {
  right: 25%;
}

.bottom-1_4 {
  bottom: 25%;
}

.left-1_4 {
  left: 25%;
}

.top-2_4 {
  top: 50%;
}

.right-2_4 {
  right: 50%;
}

.bottom-2_4 {
  bottom: 50%;
}

.left-2_4 {
  left: 50%;
}

.top-3_4 {
  top: 75%;
}

.right-3_4 {
  right: 75%;
}

.bottom-3_4 {
  bottom: 75%;
}

.left-3_4 {
  left: 75%;
}

.top-full {
  top: 100%;
}

.right-full {
  right: 100%;
}

.bottom-full {
  bottom: 100%;
}

.left-full {
  left: 100%;
}

.-top-1_2 {
  top: -50%;
}

.-right-1_2 {
  right: -50%;
}

.-bottom-1_2 {
  bottom: -50%;
}

.-left-1_2 {
  left: -50%;
}

.-top-1_3 {
  top: -33.333333%;
}

.-right-1_3 {
  right: -33.333333%;
}

.-bottom-1_3 {
  bottom: -33.333333%;
}

.-left-1_3 {
  left: -33.333333%;
}

.-top-2_3 {
  top: -66.666667%;
}

.-right-2_3 {
  right: -66.666667%;
}

.-bottom-2_3 {
  bottom: -66.666667%;
}

.-left-2_3 {
  left: -66.666667%;
}

.-top-1_4 {
  top: -25%;
}

.-right-1_4 {
  right: -25%;
}

.-bottom-1_4 {
  bottom: -25%;
}

.-left-1_4 {
  left: -25%;
}

.-top-2_4 {
  top: -50%;
}

.-right-2_4 {
  right: -50%;
}

.-bottom-2_4 {
  bottom: -50%;
}

.-left-2_4 {
  left: -50%;
}

.-top-3_4 {
  top: -75%;
}

.-right-3_4 {
  right: -75%;
}

.-bottom-3_4 {
  bottom: -75%;
}

.-left-3_4 {
  left: -75%;
}

.-top-full {
  top: -100%;
}

.-right-full {
  right: -100%;
}

.-bottom-full {
  bottom: -100%;
}

.-left-full {
  left: -100%;
}

.resize-none {
  resize: none;
}

.resize-y {
  resize: vertical;
}

.resize-x {
  resize: horizontal;
}

.resize {
  resize: both;
}

view {
  --tw-shadow: 0 0 #0000;
}

.shadow-sm {
  --tw-shadow: 0 1rpx 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow {
  --tw-shadow: 0 1rpx 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  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 4rpx 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  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 10rpx 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20rpx 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  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 25rpx 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-inner {
  --tw-shadow: inset 0 2rpx 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within_shadow-sm:focus-within {
  --tw-shadow: 0 1rpx 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within_shadow:focus-within {
  --tw-shadow: 0 1rpx 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within_shadow-md:focus-within {
  --tw-shadow: 0 4rpx 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within_shadow-lg:focus-within {
  --tw-shadow: 0 10rpx 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within_shadow-xl:focus-within {
  --tw-shadow: 0 20rpx 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within_shadow-2xl:focus-within {
  --tw-shadow: 0 25rpx 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within_shadow-inner:focus-within {
  --tw-shadow: inset 0 2rpx 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within_shadow-none:focus-within {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus_shadow-sm:focus {
  --tw-shadow: 0 1rpx 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus_shadow:focus {
  --tw-shadow: 0 1rpx 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus_shadow-md:focus {
  --tw-shadow: 0 4rpx 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus_shadow-lg:focus {
  --tw-shadow: 0 10rpx 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus_shadow-xl:focus {
  --tw-shadow: 0 20rpx 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus_shadow-2xl:focus {
  --tw-shadow: 0 25rpx 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus_shadow-inner:focus {
  --tw-shadow: inset 0 2rpx 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus_shadow-none:focus {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

view {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0rpx;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

.ring-0 {
  --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(0rpx + 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);
}

.ring-1 {
  --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(1rpx + 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);
}

.ring-2 {
  --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(2rpx + 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);
}

.ring-4 {
  --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(4rpx + 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);
}

.ring-8 {
  --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(8rpx + 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);
}

.ring {
  --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(3rpx + 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);
}

.ring-inset {
  --tw-ring-inset: inset;
}

.focus-within_ring-0:focus-within {
  --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(0rpx + 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-within_ring-1:focus-within {
  --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(1rpx + 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-within_ring-2:focus-within {
  --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(2rpx + 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-within_ring-4:focus-within {
  --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(4rpx + 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-within_ring-8:focus-within {
  --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(8rpx + 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-within_ring:focus-within {
  --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(3rpx + 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-within_ring-inset:focus-within {
  --tw-ring-inset: inset;
}

.focus_ring-0: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(0rpx + 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-1: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(1rpx + 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-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(2rpx + 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-4: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(4rpx + 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-8: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(8rpx + 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: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(3rpx + 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-inset:focus {
  --tw-ring-inset: inset;
}

.ring-offset-transparent {
  --tw-ring-offset-color: transparent;
}

.ring-offset-current {
  --tw-ring-offset-color: currentColor;
}

.ring-offset-black {
  --tw-ring-offset-color: #000;
}

.ring-offset-white {
  --tw-ring-offset-color: #fff;
}

.ring-offset-gray-50 {
  --tw-ring-offset-color: #f9fafb;
}

.ring-offset-gray-100 {
  --tw-ring-offset-color: #f3f4f6;
}

.ring-offset-gray-200 {
  --tw-ring-offset-color: #e5e7eb;
}

.ring-offset-gray-300 {
  --tw-ring-offset-color: #d1d5db;
}

.ring-offset-gray-400 {
  --tw-ring-offset-color: #9ca3af;
}

.ring-offset-gray-500 {
  --tw-ring-offset-color: #6b7280;
}

.ring-offset-gray-600 {
  --tw-ring-offset-color: #4b5563;
}

.ring-offset-gray-700 {
  --tw-ring-offset-color: #374151;
}

.ring-offset-gray-800 {
  --tw-ring-offset-color: #1f2937;
}

.ring-offset-gray-900 {
  --tw-ring-offset-color: #111827;
}

.ring-offset-red-50 {
  --tw-ring-offset-color: #fef2f2;
}

.ring-offset-red-100 {
  --tw-ring-offset-color: #fee2e2;
}

.ring-offset-red-200 {
  --tw-ring-offset-color: #fecaca;
}

.ring-offset-red-300 {
  --tw-ring-offset-color: #fca5a5;
}

.ring-offset-red-400 {
  --tw-ring-offset-color: #f87171;
}

.ring-offset-red-500 {
  --tw-ring-offset-color: #ef4444;
}

.ring-offset-red-600 {
  --tw-ring-offset-color: #dc2626;
}

.ring-offset-red-700 {
  --tw-ring-offset-color: #b91c1c;
}

.ring-offset-red-800 {
  --tw-ring-offset-color: #991b1b;
}

.ring-offset-red-900 {
  --tw-ring-offset-color: #7f1d1d;
}

.ring-offset-yellow-50 {
  --tw-ring-offset-color: #fffbeb;
}

.ring-offset-yellow-100 {
  --tw-ring-offset-color: #fef3c7;
}

.ring-offset-yellow-200 {
  --tw-ring-offset-color: #fde68a;
}

.ring-offset-yellow-300 {
  --tw-ring-offset-color: #fcd34d;
}

.ring-offset-yellow-400 {
  --tw-ring-offset-color: #fbbf24;
}

.ring-offset-yellow-500 {
  --tw-ring-offset-color: #f59e0b;
}

.ring-offset-yellow-600 {
  --tw-ring-offset-color: #d97706;
}

.ring-offset-yellow-700 {
  --tw-ring-offset-color: #b45309;
}

.ring-offset-yellow-800 {
  --tw-ring-offset-color: #92400e;
}

.ring-offset-yellow-900 {
  --tw-ring-offset-color: #78350f;
}

.ring-offset-green-50 {
  --tw-ring-offset-color: #ecfdf5;
}

.ring-offset-green-100 {
  --tw-ring-offset-color: #d1fae5;
}

.ring-offset-green-200 {
  --tw-ring-offset-color: #a7f3d0;
}

.ring-offset-green-300 {
  --tw-ring-offset-color: #6ee7b7;
}

.ring-offset-green-400 {
  --tw-ring-offset-color: #34d399;
}

.ring-offset-green-500 {
  --tw-ring-offset-color: #10b981;
}

.ring-offset-green-600 {
  --tw-ring-offset-color: #059669;
}

.ring-offset-green-700 {
  --tw-ring-offset-color: #047857;
}

.ring-offset-green-800 {
  --tw-ring-offset-color: #065f46;
}

.ring-offset-green-900 {
  --tw-ring-offset-color: #064e3b;
}

.ring-offset-blue-50 {
  --tw-ring-offset-color: #eff6ff;
}

.ring-offset-blue-100 {
  --tw-ring-offset-color: #dbeafe;
}

.ring-offset-blue-200 {
  --tw-ring-offset-color: #bfdbfe;
}

.ring-offset-blue-300 {
  --tw-ring-offset-color: #93c5fd;
}

.ring-offset-blue-400 {
  --tw-ring-offset-color: #60a5fa;
}

.ring-offset-blue-500 {
  --tw-ring-offset-color: #3b82f6;
}

.ring-offset-blue-600 {
  --tw-ring-offset-color: #2563eb;
}

.ring-offset-blue-700 {
  --tw-ring-offset-color: #1d4ed8;
}

.ring-offset-blue-800 {
  --tw-ring-offset-color: #1e40af;
}

.ring-offset-blue-900 {
  --tw-ring-offset-color: #1e3a8a;
}

.ring-offset-indigo-50 {
  --tw-ring-offset-color: #eef2ff;
}

.ring-offset-indigo-100 {
  --tw-ring-offset-color: #e0e7ff;
}

.ring-offset-indigo-200 {
  --tw-ring-offset-color: #c7d2fe;
}

.ring-offset-indigo-300 {
  --tw-ring-offset-color: #a5b4fc;
}

.ring-offset-indigo-400 {
  --tw-ring-offset-color: #818cf8;
}

.ring-offset-indigo-500 {
  --tw-ring-offset-color: #6366f1;
}

.ring-offset-indigo-600 {
  --tw-ring-offset-color: #4f46e5;
}

.ring-offset-indigo-700 {
  --tw-ring-offset-color: #4338ca;
}

.ring-offset-indigo-800 {
  --tw-ring-offset-color: #3730a3;
}

.ring-offset-indigo-900 {
  --tw-ring-offset-color: #312e81;
}

.ring-offset-purple-50 {
  --tw-ring-offset-color: #f5f3ff;
}

.ring-offset-purple-100 {
  --tw-ring-offset-color: #ede9fe;
}

.ring-offset-purple-200 {
  --tw-ring-offset-color: #ddd6fe;
}

.ring-offset-purple-300 {
  --tw-ring-offset-color: #c4b5fd;
}

.ring-offset-purple-400 {
  --tw-ring-offset-color: #a78bfa;
}

.ring-offset-purple-500 {
  --tw-ring-offset-color: #8b5cf6;
}

.ring-offset-purple-600 {
  --tw-ring-offset-color: #7c3aed;
}

.ring-offset-purple-700 {
  --tw-ring-offset-color: #6d28d9;
}

.ring-offset-purple-800 {
  --tw-ring-offset-color: #5b21b6;
}

.ring-offset-purple-900 {
  --tw-ring-offset-color: #4c1d95;
}

.ring-offset-pink-50 {
  --tw-ring-offset-color: #fdf2f8;
}

.ring-offset-pink-100 {
  --tw-ring-offset-color: #fce7f3;
}

.ring-offset-pink-200 {
  --tw-ring-offset-color: #fbcfe8;
}

.ring-offset-pink-300 {
  --tw-ring-offset-color: #f9a8d4;
}

.ring-offset-pink-400 {
  --tw-ring-offset-color: #f472b6;
}

.ring-offset-pink-500 {
  --tw-ring-offset-color: #ec4899;
}

.ring-offset-pink-600 {
  --tw-ring-offset-color: #db2777;
}

.ring-offset-pink-700 {
  --tw-ring-offset-color: #be185d;
}

.ring-offset-pink-800 {
  --tw-ring-offset-color: #9d174d;
}

.ring-offset-pink-900 {
  --tw-ring-offset-color: #831843;
}

.focus-within_ring-offset-transparent:focus-within {
  --tw-ring-offset-color: transparent;
}

.focus-within_ring-offset-current:focus-within {
  --tw-ring-offset-color: currentColor;
}

.focus-within_ring-offset-black:focus-within {
  --tw-ring-offset-color: #000;
}

.focus-within_ring-offset-white:focus-within {
  --tw-ring-offset-color: #fff;
}

.focus-within_ring-offset-gray-50:focus-within {
  --tw-ring-offset-color: #f9fafb;
}

.focus-within_ring-offset-gray-100:focus-within {
  --tw-ring-offset-color: #f3f4f6;
}

.focus-within_ring-offset-gray-200:focus-within {
  --tw-ring-offset-color: #e5e7eb;
}

.focus-within_ring-offset-gray-300:focus-within {
  --tw-ring-offset-color: #d1d5db;
}

.focus-within_ring-offset-gray-400:focus-within {
  --tw-ring-offset-color: #9ca3af;
}

.focus-within_ring-offset-gray-500:focus-within {
  --tw-ring-offset-color: #6b7280;
}

.focus-within_ring-offset-gray-600:focus-within {
  --tw-ring-offset-color: #4b5563;
}

.focus-within_ring-offset-gray-700:focus-within {
  --tw-ring-offset-color: #374151;
}

.focus-within_ring-offset-gray-800:focus-within {
  --tw-ring-offset-color: #1f2937;
}

.focus-within_ring-offset-gray-900:focus-within {
  --tw-ring-offset-color: #111827;
}

.focus-within_ring-offset-red-50:focus-within {
  --tw-ring-offset-color: #fef2f2;
}

.focus-within_ring-offset-red-100:focus-within {
  --tw-ring-offset-color: #fee2e2;
}

.focus-within_ring-offset-red-200:focus-within {
  --tw-ring-offset-color: #fecaca;
}

.focus-within_ring-offset-red-300:focus-within {
  --tw-ring-offset-color: #fca5a5;
}

.focus-within_ring-offset-red-400:focus-within {
  --tw-ring-offset-color: #f87171;
}

.focus-within_ring-offset-red-500:focus-within {
  --tw-ring-offset-color: #ef4444;
}

.focus-within_ring-offset-red-600:focus-within {
  --tw-ring-offset-color: #dc2626;
}

.focus-within_ring-offset-red-700:focus-within {
  --tw-ring-offset-color: #b91c1c;
}

.focus-within_ring-offset-red-800:focus-within {
  --tw-ring-offset-color: #991b1b;
}

.focus-within_ring-offset-red-900:focus-within {
  --tw-ring-offset-color: #7f1d1d;
}

.focus-within_ring-offset-yellow-50:focus-within {
  --tw-ring-offset-color: #fffbeb;
}

.focus-within_ring-offset-yellow-100:focus-within {
  --tw-ring-offset-color: #fef3c7;
}

.focus-within_ring-offset-yellow-200:focus-within {
  --tw-ring-offset-color: #fde68a;
}

.focus-within_ring-offset-yellow-300:focus-within {
  --tw-ring-offset-color: #fcd34d;
}

.focus-within_ring-offset-yellow-400:focus-within {
  --tw-ring-offset-color: #fbbf24;
}

.focus-within_ring-offset-yellow-500:focus-within {
  --tw-ring-offset-color: #f59e0b;
}

.focus-within_ring-offset-yellow-600:focus-within {
  --tw-ring-offset-color: #d97706;
}

.focus-within_ring-offset-yellow-700:focus-within {
  --tw-ring-offset-color: #b45309;
}

.focus-within_ring-offset-yellow-800:focus-within {
  --tw-ring-offset-color: #92400e;
}

.focus-within_ring-offset-yellow-900:focus-within {
  --tw-ring-offset-color: #78350f;
}

.focus-within_ring-offset-green-50:focus-within {
  --tw-ring-offset-color: #ecfdf5;
}

.focus-within_ring-offset-green-100:focus-within {
  --tw-ring-offset-color: #d1fae5;
}

.focus-within_ring-offset-green-200:focus-within {
  --tw-ring-offset-color: #a7f3d0;
}

.focus-within_ring-offset-green-300:focus-within {
  --tw-ring-offset-color: #6ee7b7;
}

.focus-within_ring-offset-green-400:focus-within {
  --tw-ring-offset-color: #34d399;
}

.focus-within_ring-offset-green-500:focus-within {
  --tw-ring-offset-color: #10b981;
}

.focus-within_ring-offset-green-600:focus-within {
  --tw-ring-offset-color: #059669;
}

.focus-within_ring-offset-green-700:focus-within {
  --tw-ring-offset-color: #047857;
}

.focus-within_ring-offset-green-800:focus-within {
  --tw-ring-offset-color: #065f46;
}

.focus-within_ring-offset-green-900:focus-within {
  --tw-ring-offset-color: #064e3b;
}

.focus-within_ring-offset-blue-50:focus-within {
  --tw-ring-offset-color: #eff6ff;
}

.focus-within_ring-offset-blue-100:focus-within {
  --tw-ring-offset-color: #dbeafe;
}

.focus-within_ring-offset-blue-200:focus-within {
  --tw-ring-offset-color: #bfdbfe;
}

.focus-within_ring-offset-blue-300:focus-within {
  --tw-ring-offset-color: #93c5fd;
}

.focus-within_ring-offset-blue-400:focus-within {
  --tw-ring-offset-color: #60a5fa;
}

.focus-within_ring-offset-blue-500:focus-within {
  --tw-ring-offset-color: #3b82f6;
}

.focus-within_ring-offset-blue-600:focus-within {
  --tw-ring-offset-color: #2563eb;
}

.focus-within_ring-offset-blue-700:focus-within {
  --tw-ring-offset-color: #1d4ed8;
}

.focus-within_ring-offset-blue-800:focus-within {
  --tw-ring-offset-color: #1e40af;
}

.focus-within_ring-offset-blue-900:focus-within {
  --tw-ring-offset-color: #1e3a8a;
}

.focus-within_ring-offset-indigo-50:focus-within {
  --tw-ring-offset-color: #eef2ff;
}

.focus-within_ring-offset-indigo-100:focus-within {
  --tw-ring-offset-color: #e0e7ff;
}

.focus-within_ring-offset-indigo-200:focus-within {
  --tw-ring-offset-color: #c7d2fe;
}

.focus-within_ring-offset-indigo-300:focus-within {
  --tw-ring-offset-color: #a5b4fc;
}

.focus-within_ring-offset-indigo-400:focus-within {
  --tw-ring-offset-color: #818cf8;
}

.focus-within_ring-offset-indigo-500:focus-within {
  --tw-ring-offset-color: #6366f1;
}

.focus-within_ring-offset-indigo-600:focus-within {
  --tw-ring-offset-color: #4f46e5;
}

.focus-within_ring-offset-indigo-700:focus-within {
  --tw-ring-offset-color: #4338ca;
}

.focus-within_ring-offset-indigo-800:focus-within {
  --tw-ring-offset-color: #3730a3;
}

.focus-within_ring-offset-indigo-900:focus-within {
  --tw-ring-offset-color: #312e81;
}

.focus-within_ring-offset-purple-50:focus-within {
  --tw-ring-offset-color: #f5f3ff;
}

.focus-within_ring-offset-purple-100:focus-within {
  --tw-ring-offset-color: #ede9fe;
}

.focus-within_ring-offset-purple-200:focus-within {
  --tw-ring-offset-color: #ddd6fe;
}

.focus-within_ring-offset-purple-300:focus-within {
  --tw-ring-offset-color: #c4b5fd;
}

.focus-within_ring-offset-purple-400:focus-within {
  --tw-ring-offset-color: #a78bfa;
}

.focus-within_ring-offset-purple-500:focus-within {
  --tw-ring-offset-color: #8b5cf6;
}

.focus-within_ring-offset-purple-600:focus-within {
  --tw-ring-offset-color: #7c3aed;
}

.focus-within_ring-offset-purple-700:focus-within {
  --tw-ring-offset-color: #6d28d9;
}

.focus-within_ring-offset-purple-800:focus-within {
  --tw-ring-offset-color: #5b21b6;
}

.focus-within_ring-offset-purple-900:focus-within {
  --tw-ring-offset-color: #4c1d95;
}

.focus-within_ring-offset-pink-50:focus-within {
  --tw-ring-offset-color: #fdf2f8;
}

.focus-within_ring-offset-pink-100:focus-within {
  --tw-ring-offset-color: #fce7f3;
}

.focus-within_ring-offset-pink-200:focus-within {
  --tw-ring-offset-color: #fbcfe8;
}

.focus-within_ring-offset-pink-300:focus-within {
  --tw-ring-offset-color: #f9a8d4;
}

.focus-within_ring-offset-pink-400:focus-within {
  --tw-ring-offset-color: #f472b6;
}

.focus-within_ring-offset-pink-500:focus-within {
  --tw-ring-offset-color: #ec4899;
}

.focus-within_ring-offset-pink-600:focus-within {
  --tw-ring-offset-color: #db2777;
}

.focus-within_ring-offset-pink-700:focus-within {
  --tw-ring-offset-color: #be185d;
}

.focus-within_ring-offset-pink-800:focus-within {
  --tw-ring-offset-color: #9d174d;
}

.focus-within_ring-offset-pink-900:focus-within {
  --tw-ring-offset-color: #831843;
}

.focus_ring-offset-transparent:focus {
  --tw-ring-offset-color: transparent;
}

.focus_ring-offset-current:focus {
  --tw-ring-offset-color: currentColor;
}

.focus_ring-offset-black:focus {
  --tw-ring-offset-color: #000;
}

.focus_ring-offset-white:focus {
  --tw-ring-offset-color: #fff;
}

.focus_ring-offset-gray-50:focus {
  --tw-ring-offset-color: #f9fafb;
}

.focus_ring-offset-gray-100:focus {
  --tw-ring-offset-color: #f3f4f6;
}

.focus_ring-offset-gray-200:focus {
  --tw-ring-offset-color: #e5e7eb;
}

.focus_ring-offset-gray-300:focus {
  --tw-ring-offset-color: #d1d5db;
}

.focus_ring-offset-gray-400:focus {
  --tw-ring-offset-color: #9ca3af;
}

.focus_ring-offset-gray-500:focus {
  --tw-ring-offset-color: #6b7280;
}

.focus_ring-offset-gray-600:focus {
  --tw-ring-offset-color: #4b5563;
}

.focus_ring-offset-gray-700:focus {
  --tw-ring-offset-color: #374151;
}

.focus_ring-offset-gray-800:focus {
  --tw-ring-offset-color: #1f2937;
}

.focus_ring-offset-gray-900:focus {
  --tw-ring-offset-color: #111827;
}

.focus_ring-offset-red-50:focus {
  --tw-ring-offset-color: #fef2f2;
}

.focus_ring-offset-red-100:focus {
  --tw-ring-offset-color: #fee2e2;
}

.focus_ring-offset-red-200:focus {
  --tw-ring-offset-color: #fecaca;
}

.focus_ring-offset-red-300:focus {
  --tw-ring-offset-color: #fca5a5;
}

.focus_ring-offset-red-400:focus {
  --tw-ring-offset-color: #f87171;
}

.focus_ring-offset-red-500:focus {
  --tw-ring-offset-color: #ef4444;
}

.focus_ring-offset-red-600:focus {
  --tw-ring-offset-color: #dc2626;
}

.focus_ring-offset-red-700:focus {
  --tw-ring-offset-color: #b91c1c;
}

.focus_ring-offset-red-800:focus {
  --tw-ring-offset-color: #991b1b;
}

.focus_ring-offset-red-900:focus {
  --tw-ring-offset-color: #7f1d1d;
}

.focus_ring-offset-yellow-50:focus {
  --tw-ring-offset-color: #fffbeb;
}

.focus_ring-offset-yellow-100:focus {
  --tw-ring-offset-color: #fef3c7;
}

.focus_ring-offset-yellow-200:focus {
  --tw-ring-offset-color: #fde68a;
}

.focus_ring-offset-yellow-300:focus {
  --tw-ring-offset-color: #fcd34d;
}

.focus_ring-offset-yellow-400:focus {
  --tw-ring-offset-color: #fbbf24;
}

.focus_ring-offset-yellow-500:focus {
  --tw-ring-offset-color: #f59e0b;
}

.focus_ring-offset-yellow-600:focus {
  --tw-ring-offset-color: #d97706;
}

.focus_ring-offset-yellow-700:focus {
  --tw-ring-offset-color: #b45309;
}

.focus_ring-offset-yellow-800:focus {
  --tw-ring-offset-color: #92400e;
}

.focus_ring-offset-yellow-900:focus {
  --tw-ring-offset-color: #78350f;
}

.focus_ring-offset-green-50:focus {
  --tw-ring-offset-color: #ecfdf5;
}

.focus_ring-offset-green-100:focus {
  --tw-ring-offset-color: #d1fae5;
}

.focus_ring-offset-green-200:focus {
  --tw-ring-offset-color: #a7f3d0;
}

.focus_ring-offset-green-300:focus {
  --tw-ring-offset-color: #6ee7b7;
}

.focus_ring-offset-green-400:focus {
  --tw-ring-offset-color: #34d399;
}

.focus_ring-offset-green-500:focus {
  --tw-ring-offset-color: #10b981;
}

.focus_ring-offset-green-600:focus {
  --tw-ring-offset-color: #059669;
}

.focus_ring-offset-green-700:focus {
  --tw-ring-offset-color: #047857;
}

.focus_ring-offset-green-800:focus {
  --tw-ring-offset-color: #065f46;
}

.focus_ring-offset-green-900:focus {
  --tw-ring-offset-color: #064e3b;
}

.focus_ring-offset-blue-50:focus {
  --tw-ring-offset-color: #eff6ff;
}

.focus_ring-offset-blue-100:focus {
  --tw-ring-offset-color: #dbeafe;
}

.focus_ring-offset-blue-200:focus {
  --tw-ring-offset-color: #bfdbfe;
}

.focus_ring-offset-blue-300:focus {
  --tw-ring-offset-color: #93c5fd;
}

.focus_ring-offset-blue-400:focus {
  --tw-ring-offset-color: #60a5fa;
}

.focus_ring-offset-blue-500:focus {
  --tw-ring-offset-color: #3b82f6;
}

.focus_ring-offset-blue-600:focus {
  --tw-ring-offset-color: #2563eb;
}

.focus_ring-offset-blue-700:focus {
  --tw-ring-offset-color: #1d4ed8;
}

.focus_ring-offset-blue-800:focus {
  --tw-ring-offset-color: #1e40af;
}

.focus_ring-offset-blue-900:focus {
  --tw-ring-offset-color: #1e3a8a;
}

.focus_ring-offset-indigo-50:focus {
  --tw-ring-offset-color: #eef2ff;
}

.focus_ring-offset-indigo-100:focus {
  --tw-ring-offset-color: #e0e7ff;
}

.focus_ring-offset-indigo-200:focus {
  --tw-ring-offset-color: #c7d2fe;
}

.focus_ring-offset-indigo-300:focus {
  --tw-ring-offset-color: #a5b4fc;
}

.focus_ring-offset-indigo-400:focus {
  --tw-ring-offset-color: #818cf8;
}

.focus_ring-offset-indigo-500:focus {
  --tw-ring-offset-color: #6366f1;
}

.focus_ring-offset-indigo-600:focus {
  --tw-ring-offset-color: #4f46e5;
}

.focus_ring-offset-indigo-700:focus {
  --tw-ring-offset-color: #4338ca;
}

.focus_ring-offset-indigo-800:focus {
  --tw-ring-offset-color: #3730a3;
}

.focus_ring-offset-indigo-900:focus {
  --tw-ring-offset-color: #312e81;
}

.focus_ring-offset-purple-50:focus {
  --tw-ring-offset-color: #f5f3ff;
}

.focus_ring-offset-purple-100:focus {
  --tw-ring-offset-color: #ede9fe;
}

.focus_ring-offset-purple-200:focus {
  --tw-ring-offset-color: #ddd6fe;
}

.focus_ring-offset-purple-300:focus {
  --tw-ring-offset-color: #c4b5fd;
}

.focus_ring-offset-purple-400:focus {
  --tw-ring-offset-color: #a78bfa;
}

.focus_ring-offset-purple-500:focus {
  --tw-ring-offset-color: #8b5cf6;
}

.focus_ring-offset-purple-600:focus {
  --tw-ring-offset-color: #7c3aed;
}

.focus_ring-offset-purple-700:focus {
  --tw-ring-offset-color: #6d28d9;
}

.focus_ring-offset-purple-800:focus {
  --tw-ring-offset-color: #5b21b6;
}

.focus_ring-offset-purple-900:focus {
  --tw-ring-offset-color: #4c1d95;
}

.focus_ring-offset-pink-50:focus {
  --tw-ring-offset-color: #fdf2f8;
}

.focus_ring-offset-pink-100:focus {
  --tw-ring-offset-color: #fce7f3;
}

.focus_ring-offset-pink-200:focus {
  --tw-ring-offset-color: #fbcfe8;
}

.focus_ring-offset-pink-300:focus {
  --tw-ring-offset-color: #f9a8d4;
}

.focus_ring-offset-pink-400:focus {
  --tw-ring-offset-color: #f472b6;
}

.focus_ring-offset-pink-500:focus {
  --tw-ring-offset-color: #ec4899;
}

.focus_ring-offset-pink-600:focus {
  --tw-ring-offset-color: #db2777;
}

.focus_ring-offset-pink-700:focus {
  --tw-ring-offset-color: #be185d;
}

.focus_ring-offset-pink-800:focus {
  --tw-ring-offset-color: #9d174d;
}

.focus_ring-offset-pink-900:focus {
  --tw-ring-offset-color: #831843;
}

.ring-offset-0 {
  --tw-ring-offset-width: 0rpx;
}

.ring-offset-1 {
  --tw-ring-offset-width: 1rpx;
}

.ring-offset-2 {
  --tw-ring-offset-width: 2rpx;
}

.ring-offset-4 {
  --tw-ring-offset-width: 4rpx;
}

.ring-offset-8 {
  --tw-ring-offset-width: 8rpx;
}

.focus-within_ring-offset-0:focus-within {
  --tw-ring-offset-width: 0rpx;
}

.focus-within_ring-offset-1:focus-within {
  --tw-ring-offset-width: 1rpx;
}

.focus-within_ring-offset-2:focus-within {
  --tw-ring-offset-width: 2rpx;
}

.focus-within_ring-offset-4:focus-within {
  --tw-ring-offset-width: 4rpx;
}

.focus-within_ring-offset-8:focus-within {
  --tw-ring-offset-width: 8rpx;
}

.focus_ring-offset-0:focus {
  --tw-ring-offset-width: 0rpx;
}

.focus_ring-offset-1:focus {
  --tw-ring-offset-width: 1rpx;
}

.focus_ring-offset-2:focus {
  --tw-ring-offset-width: 2rpx;
}

.focus_ring-offset-4:focus {
  --tw-ring-offset-width: 4rpx;
}

.focus_ring-offset-8:focus {
  --tw-ring-offset-width: 8rpx;
}

.ring-transparent {
  --tw-ring-color: transparent;
}

.ring-current {
  --tw-ring-color: currentColor;
}

.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.ring-gray-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
}

.ring-gray-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
}

.ring-gray-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
}

.ring-gray-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
}

.ring-gray-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
}

.ring-gray-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
}

.ring-gray-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
}

.ring-gray-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
}

.ring-gray-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
}

.ring-gray-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
}

.ring-red-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
}

.ring-red-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
}

.ring-red-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
}

.ring-red-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
}

.ring-red-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
}

.ring-red-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
}

.ring-red-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
}

.ring-red-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
}

.ring-red-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
}

.ring-red-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
}

.ring-yellow-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
}

.ring-yellow-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
}

.ring-yellow-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
}

.ring-yellow-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
}

.ring-yellow-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
}

.ring-yellow-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
}

.ring-yellow-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
}

.ring-yellow-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
}

.ring-yellow-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
}

.ring-yellow-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
}

.ring-green-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
}

.ring-green-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
}

.ring-green-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
}

.ring-green-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
}

.ring-green-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
}

.ring-green-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
}

.ring-green-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
}

.ring-green-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
}

.ring-green-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
}

.ring-green-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
}

.ring-blue-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
}

.ring-blue-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
}

.ring-blue-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
}

.ring-blue-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
}

.ring-blue-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
}

.ring-blue-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
}

.ring-blue-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
}

.ring-blue-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
}

.ring-blue-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
}

.ring-blue-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
}

.ring-indigo-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
}

.ring-indigo-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
}

.ring-indigo-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
}

.ring-indigo-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
}

.ring-indigo-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
}

.ring-indigo-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
}

.ring-indigo-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
}

.ring-indigo-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
}

.ring-indigo-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
}

.ring-indigo-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
}

.ring-purple-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
}

.ring-purple-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
}

.ring-purple-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
}

.ring-purple-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
}

.ring-purple-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
}

.ring-purple-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
}

.ring-purple-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
}

.ring-purple-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
}

.ring-purple-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
}

.ring-purple-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
}

.ring-pink-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
}

.ring-pink-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
}

.ring-pink-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
}

.ring-pink-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
}

.ring-pink-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
}

.ring-pink-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
}

.ring-pink-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
}

.ring-pink-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
}

.ring-pink-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
}

.ring-pink-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
}

.focus-within_ring-transparent:focus-within {
  --tw-ring-color: transparent;
}

.focus-within_ring-current:focus-within {
  --tw-ring-color: currentColor;
}

.focus-within_ring-black:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.focus-within_ring-white:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.focus-within_ring-gray-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
}

.focus-within_ring-gray-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
}

.focus-within_ring-gray-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
}

.focus-within_ring-gray-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
}

.focus-within_ring-gray-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
}

.focus-within_ring-gray-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
}

.focus-within_ring-gray-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
}

.focus-within_ring-gray-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
}

.focus-within_ring-gray-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
}

.focus-within_ring-gray-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
}

.focus-within_ring-red-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
}

.focus-within_ring-red-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
}

.focus-within_ring-red-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
}

.focus-within_ring-red-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
}

.focus-within_ring-red-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
}

.focus-within_ring-red-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
}

.focus-within_ring-red-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
}

.focus-within_ring-red-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
}

.focus-within_ring-red-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
}

.focus-within_ring-red-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
}

.focus-within_ring-yellow-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
}

.focus-within_ring-yellow-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
}

.focus-within_ring-yellow-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
}

.focus-within_ring-yellow-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
}

.focus-within_ring-yellow-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
}

.focus-within_ring-yellow-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
}

.focus-within_ring-yellow-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
}

.focus-within_ring-yellow-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
}

.focus-within_ring-yellow-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
}

.focus-within_ring-yellow-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
}

.focus-within_ring-green-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
}

.focus-within_ring-green-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
}

.focus-within_ring-green-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
}

.focus-within_ring-green-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
}

.focus-within_ring-green-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
}

.focus-within_ring-green-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
}

.focus-within_ring-green-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
}

.focus-within_ring-green-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
}

.focus-within_ring-green-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
}

.focus-within_ring-green-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
}

.focus-within_ring-blue-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
}

.focus-within_ring-blue-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
}

.focus-within_ring-blue-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
}

.focus-within_ring-blue-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
}

.focus-within_ring-blue-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
}

.focus-within_ring-blue-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
}

.focus-within_ring-blue-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
}

.focus-within_ring-blue-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
}

.focus-within_ring-blue-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
}

.focus-within_ring-blue-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
}

.focus-within_ring-indigo-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
}

.focus-within_ring-indigo-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
}

.focus-within_ring-indigo-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
}

.focus-within_ring-indigo-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
}

.focus-within_ring-indigo-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
}

.focus-within_ring-indigo-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
}

.focus-within_ring-indigo-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
}

.focus-within_ring-indigo-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
}

.focus-within_ring-indigo-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
}

.focus-within_ring-indigo-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
}

.focus-within_ring-purple-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
}

.focus-within_ring-purple-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
}

.focus-within_ring-purple-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
}

.focus-within_ring-purple-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
}

.focus-within_ring-purple-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
}

.focus-within_ring-purple-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
}

.focus-within_ring-purple-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
}

.focus-within_ring-purple-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
}

.focus-within_ring-purple-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
}

.focus-within_ring-purple-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
}

.focus-within_ring-pink-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
}

.focus-within_ring-pink-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
}

.focus-within_ring-pink-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
}

.focus-within_ring-pink-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
}

.focus-within_ring-pink-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
}

.focus-within_ring-pink-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
}

.focus-within_ring-pink-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
}

.focus-within_ring-pink-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
}

.focus-within_ring-pink-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
}

.focus-within_ring-pink-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
}

.focus_ring-transparent:focus {
  --tw-ring-color: transparent;
}

.focus_ring-current:focus {
  --tw-ring-color: currentColor;
}

.focus_ring-black:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.focus_ring-white:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.focus_ring-gray-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
}

.focus_ring-gray-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
}

.focus_ring-gray-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
}

.focus_ring-gray-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
}

.focus_ring-gray-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
}

.focus_ring-gray-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
}

.focus_ring-gray-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
}

.focus_ring-gray-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
}

.focus_ring-gray-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
}

.focus_ring-gray-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
}

.focus_ring-red-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
}

.focus_ring-red-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
}

.focus_ring-red-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
}

.focus_ring-red-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
}

.focus_ring-red-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
}

.focus_ring-red-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
}

.focus_ring-red-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
}

.focus_ring-red-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
}

.focus_ring-red-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
}

.focus_ring-red-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
}

.focus_ring-yellow-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
}

.focus_ring-yellow-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
}

.focus_ring-yellow-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
}

.focus_ring-yellow-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
}

.focus_ring-yellow-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
}

.focus_ring-yellow-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
}

.focus_ring-yellow-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
}

.focus_ring-yellow-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
}

.focus_ring-yellow-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
}

.focus_ring-yellow-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
}

.focus_ring-green-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
}

.focus_ring-green-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
}

.focus_ring-green-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
}

.focus_ring-green-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
}

.focus_ring-green-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
}

.focus_ring-green-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
}

.focus_ring-green-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
}

.focus_ring-green-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
}

.focus_ring-green-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
}

.focus_ring-green-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
}

.focus_ring-blue-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
}

.focus_ring-blue-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
}

.focus_ring-blue-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
}

.focus_ring-blue-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
}

.focus_ring-blue-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
}

.focus_ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
}

.focus_ring-blue-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
}

.focus_ring-blue-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
}

.focus_ring-blue-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
}

.focus_ring-blue-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
}

.focus_ring-indigo-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
}

.focus_ring-indigo-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
}

.focus_ring-indigo-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
}

.focus_ring-indigo-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
}

.focus_ring-indigo-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
}

.focus_ring-indigo-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
}

.focus_ring-indigo-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
}

.focus_ring-indigo-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
}

.focus_ring-indigo-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
}

.focus_ring-indigo-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
}

.focus_ring-purple-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
}

.focus_ring-purple-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
}

.focus_ring-purple-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
}

.focus_ring-purple-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
}

.focus_ring-purple-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
}

.focus_ring-purple-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
}

.focus_ring-purple-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
}

.focus_ring-purple-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
}

.focus_ring-purple-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
}

.focus_ring-purple-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
}

.focus_ring-pink-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
}

.focus_ring-pink-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
}

.focus_ring-pink-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
}

.focus_ring-pink-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
}

.focus_ring-pink-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
}

.focus_ring-pink-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
}

.focus_ring-pink-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
}

.focus_ring-pink-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
}

.focus_ring-pink-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
}

.focus_ring-pink-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
}

.ring-opacity-0 {
  --tw-ring-opacity: 0;
}

.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}

.ring-opacity-10 {
  --tw-ring-opacity: 0.1;
}

.ring-opacity-20 {
  --tw-ring-opacity: 0.2;
}

.ring-opacity-25 {
  --tw-ring-opacity: 0.25;
}

.ring-opacity-30 {
  --tw-ring-opacity: 0.3;
}

.ring-opacity-40 {
  --tw-ring-opacity: 0.4;
}

.ring-opacity-50 {
  --tw-ring-opacity: 0.5;
}

.ring-opacity-60 {
  --tw-ring-opacity: 0.6;
}

.ring-opacity-70 {
  --tw-ring-opacity: 0.7;
}

.ring-opacity-75 {
  --tw-ring-opacity: 0.75;
}

.ring-opacity-80 {
  --tw-ring-opacity: 0.8;
}

.ring-opacity-90 {
  --tw-ring-opacity: 0.9;
}

.ring-opacity-95 {
  --tw-ring-opacity: 0.95;
}

.ring-opacity-100 {
  --tw-ring-opacity: 1;
}

.focus-within_ring-opacity-0:focus-within {
  --tw-ring-opacity: 0;
}

.focus-within_ring-opacity-5:focus-within {
  --tw-ring-opacity: 0.05;
}

.focus-within_ring-opacity-10:focus-within {
  --tw-ring-opacity: 0.1;
}

.focus-within_ring-opacity-20:focus-within {
  --tw-ring-opacity: 0.2;
}

.focus-within_ring-opacity-25:focus-within {
  --tw-ring-opacity: 0.25;
}

.focus-within_ring-opacity-30:focus-within {
  --tw-ring-opacity: 0.3;
}

.focus-within_ring-opacity-40:focus-within {
  --tw-ring-opacity: 0.4;
}

.focus-within_ring-opacity-50:focus-within {
  --tw-ring-opacity: 0.5;
}

.focus-within_ring-opacity-60:focus-within {
  --tw-ring-opacity: 0.6;
}

.focus-within_ring-opacity-70:focus-within {
  --tw-ring-opacity: 0.7;
}

.focus-within_ring-opacity-75:focus-within {
  --tw-ring-opacity: 0.75;
}

.focus-within_ring-opacity-80:focus-within {
  --tw-ring-opacity: 0.8;
}

.focus-within_ring-opacity-90:focus-within {
  --tw-ring-opacity: 0.9;
}

.focus-within_ring-opacity-95:focus-within {
  --tw-ring-opacity: 0.95;
}

.focus-within_ring-opacity-100:focus-within {
  --tw-ring-opacity: 1;
}

.focus_ring-opacity-0:focus {
  --tw-ring-opacity: 0;
}

.focus_ring-opacity-5:focus {
  --tw-ring-opacity: 0.05;
}

.focus_ring-opacity-10:focus {
  --tw-ring-opacity: 0.1;
}

.focus_ring-opacity-20:focus {
  --tw-ring-opacity: 0.2;
}

.focus_ring-opacity-25:focus {
  --tw-ring-opacity: 0.25;
}

.focus_ring-opacity-30:focus {
  --tw-ring-opacity: 0.3;
}

.focus_ring-opacity-40:focus {
  --tw-ring-opacity: 0.4;
}

.focus_ring-opacity-50:focus {
  --tw-ring-opacity: 0.5;
}

.focus_ring-opacity-60:focus {
  --tw-ring-opacity: 0.6;
}

.focus_ring-opacity-70:focus {
  --tw-ring-opacity: 0.7;
}

.focus_ring-opacity-75:focus {
  --tw-ring-opacity: 0.75;
}

.focus_ring-opacity-80:focus {
  --tw-ring-opacity: 0.8;
}

.focus_ring-opacity-90:focus {
  --tw-ring-opacity: 0.9;
}

.focus_ring-opacity-95:focus {
  --tw-ring-opacity: 0.95;
}

.focus_ring-opacity-100:focus {
  --tw-ring-opacity: 1;
}

.fill-current {
  fill: currentColor;
}

.stroke-current {
  stroke: currentColor;
}

.stroke-0 {
  stroke-width: 0;
}

.stroke-1 {
  stroke-width: 1;
}

.stroke-2 {
  stroke-width: 2;
}

.table-auto {
  table-layout: auto;
}

.table-fixed {
  table-layout: fixed;
}

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

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

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-transparent {
  color: transparent;
}

.text-current {
  color: currentColor;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.text-gray-50 {
  --tw-text-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-text-opacity));
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-text-opacity));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.text-red-50 {
  --tw-text-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-text-opacity));
}

.text-red-100 {
  --tw-text-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-text-opacity));
}

.text-red-200 {
  --tw-text-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-text-opacity));
}

.text-red-300 {
  --tw-text-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-text-opacity));
}

.text-red-400 {
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.text-red-700 {
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}

.text-red-900 {
  --tw-text-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-text-opacity));
}

.text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity));
}

.text-yellow-100 {
  --tw-text-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-text-opacity));
}

.text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-text-opacity));
}

.text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-text-opacity));
}

.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-text-opacity));
}

.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}

.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-text-opacity));
}

.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-text-opacity));
}

.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-text-opacity));
}

.text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-text-opacity));
}

.text-green-50 {
  --tw-text-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-text-opacity));
}

.text-green-100 {
  --tw-text-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-text-opacity));
}

.text-green-200 {
  --tw-text-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-text-opacity));
}

.text-green-300 {
  --tw-text-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-text-opacity));
}

.text-green-400 {
  --tw-text-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-text-opacity));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-text-opacity));
}

.text-green-800 {
  --tw-text-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.text-green-900 {
  --tw-text-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-text-opacity));
}

.text-blue-50 {
  --tw-text-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-text-opacity));
}

.text-blue-100 {
  --tw-text-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-text-opacity));
}

.text-blue-200 {
  --tw-text-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-text-opacity));
}

.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-text-opacity));
}

.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-text-opacity));
}

.text-indigo-50 {
  --tw-text-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-text-opacity));
}

.text-indigo-100 {
  --tw-text-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-text-opacity));
}

.text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-text-opacity));
}

.text-indigo-300 {
  --tw-text-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-text-opacity));
}

.text-indigo-400 {
  --tw-text-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-text-opacity));
}

.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-text-opacity));
}

.text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-text-opacity));
}

.text-indigo-900 {
  --tw-text-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-text-opacity));
}

.text-purple-50 {
  --tw-text-opacity: 1;
  color: rgba(245, 243, 255, var(--tw-text-opacity));
}

.text-purple-100 {
  --tw-text-opacity: 1;
  color: rgba(237, 233, 254, var(--tw-text-opacity));
}

.text-purple-200 {
  --tw-text-opacity: 1;
  color: rgba(221, 214, 254, var(--tw-text-opacity));
}

.text-purple-300 {
  --tw-text-opacity: 1;
  color: rgba(196, 181, 253, var(--tw-text-opacity));
}

.text-purple-400 {
  --tw-text-opacity: 1;
  color: rgba(167, 139, 250, var(--tw-text-opacity));
}

.text-purple-500 {
  --tw-text-opacity: 1;
  color: rgba(139, 92, 246, var(--tw-text-opacity));
}

.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgba(124, 58, 237, var(--tw-text-opacity));
}

.text-purple-700 {
  --tw-text-opacity: 1;
  color: rgba(109, 40, 217, var(--tw-text-opacity));
}

.text-purple-800 {
  --tw-text-opacity: 1;
  color: rgba(91, 33, 182, var(--tw-text-opacity));
}

.text-purple-900 {
  --tw-text-opacity: 1;
  color: rgba(76, 29, 149, var(--tw-text-opacity));
}

.text-pink-50 {
  --tw-text-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-text-opacity));
}

.text-pink-100 {
  --tw-text-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-text-opacity));
}

.text-pink-200 {
  --tw-text-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-text-opacity));
}

.text-pink-300 {
  --tw-text-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-text-opacity));
}

.text-pink-400 {
  --tw-text-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-text-opacity));
}

.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-text-opacity));
}

.text-pink-600 {
  --tw-text-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-text-opacity));
}

.text-pink-700 {
  --tw-text-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-text-opacity));
}

.text-pink-800 {
  --tw-text-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-text-opacity));
}

.text-pink-900 {
  --tw-text-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-text-opacity));
}

.focus-within_text-transparent:focus-within {
  color: transparent;
}

.focus-within_text-current:focus-within {
  color: currentColor;
}

.focus-within_text-black:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.focus-within_text-white:focus-within {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.focus-within_text-gray-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-text-opacity));
}

.focus-within_text-gray-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}

.focus-within_text-gray-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-text-opacity));
}

.focus-within_text-gray-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}

.focus-within_text-gray-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.focus-within_text-gray-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.focus-within_text-gray-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.focus-within_text-gray-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.focus-within_text-gray-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.focus-within_text-gray-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.focus-within_text-red-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-text-opacity));
}

.focus-within_text-red-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-text-opacity));
}

.focus-within_text-red-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-text-opacity));
}

.focus-within_text-red-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-text-opacity));
}

.focus-within_text-red-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.focus-within_text-red-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.focus-within_text-red-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.focus-within_text-red-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}

.focus-within_text-red-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}

.focus-within_text-red-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-text-opacity));
}

.focus-within_text-yellow-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity));
}

.focus-within_text-yellow-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-text-opacity));
}

.focus-within_text-yellow-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-text-opacity));
}

.focus-within_text-yellow-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-text-opacity));
}

.focus-within_text-yellow-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-text-opacity));
}

.focus-within_text-yellow-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}

.focus-within_text-yellow-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-text-opacity));
}

.focus-within_text-yellow-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-text-opacity));
}

.focus-within_text-yellow-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-text-opacity));
}

.focus-within_text-yellow-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-text-opacity));
}

.focus-within_text-green-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-text-opacity));
}

.focus-within_text-green-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-text-opacity));
}

.focus-within_text-green-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-text-opacity));
}

.focus-within_text-green-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-text-opacity));
}

.focus-within_text-green-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-text-opacity));
}

.focus-within_text-green-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity));
}

.focus-within_text-green-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.focus-within_text-green-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-text-opacity));
}

.focus-within_text-green-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.focus-within_text-green-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-text-opacity));
}

.focus-within_text-blue-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-text-opacity));
}

.focus-within_text-blue-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-text-opacity));
}

.focus-within_text-blue-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-text-opacity));
}

.focus-within_text-blue-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-text-opacity));
}

.focus-within_text-blue-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}

.focus-within_text-blue-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.focus-within_text-blue-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.focus-within_text-blue-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.focus-within_text-blue-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.focus-within_text-blue-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-text-opacity));
}

.focus-within_text-indigo-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-text-opacity));
}

.focus-within_text-indigo-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-text-opacity));
}

.focus-within_text-indigo-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-text-opacity));
}

.focus-within_text-indigo-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-text-opacity));
}

.focus-within_text-indigo-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-text-opacity));
}

.focus-within_text-indigo-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.focus-within_text-indigo-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.focus-within_text-indigo-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-text-opacity));
}

.focus-within_text-indigo-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-text-opacity));
}

.focus-within_text-indigo-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-text-opacity));
}

.focus-within_text-purple-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(245, 243, 255, var(--tw-text-opacity));
}

.focus-within_text-purple-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(237, 233, 254, var(--tw-text-opacity));
}

.focus-within_text-purple-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(221, 214, 254, var(--tw-text-opacity));
}

.focus-within_text-purple-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(196, 181, 253, var(--tw-text-opacity));
}

.focus-within_text-purple-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(167, 139, 250, var(--tw-text-opacity));
}

.focus-within_text-purple-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(139, 92, 246, var(--tw-text-opacity));
}

.focus-within_text-purple-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(124, 58, 237, var(--tw-text-opacity));
}

.focus-within_text-purple-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(109, 40, 217, var(--tw-text-opacity));
}

.focus-within_text-purple-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(91, 33, 182, var(--tw-text-opacity));
}

.focus-within_text-purple-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(76, 29, 149, var(--tw-text-opacity));
}

.focus-within_text-pink-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-text-opacity));
}

.focus-within_text-pink-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-text-opacity));
}

.focus-within_text-pink-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-text-opacity));
}

.focus-within_text-pink-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-text-opacity));
}

.focus-within_text-pink-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-text-opacity));
}

.focus-within_text-pink-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-text-opacity));
}

.focus-within_text-pink-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-text-opacity));
}

.focus-within_text-pink-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-text-opacity));
}

.focus-within_text-pink-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-text-opacity));
}

.focus-within_text-pink-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-text-opacity));
}

.focus_text-transparent:focus {
  color: transparent;
}

.focus_text-current:focus {
  color: currentColor;
}

.focus_text-black:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.focus_text-white:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.focus_text-gray-50:focus {
  --tw-text-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-text-opacity));
}

.focus_text-gray-100:focus {
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}

.focus_text-gray-200:focus {
  --tw-text-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-text-opacity));
}

.focus_text-gray-300:focus {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}

.focus_text-gray-400:focus {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.focus_text-gray-500:focus {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.focus_text-gray-600:focus {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.focus_text-gray-700:focus {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.focus_text-gray-800:focus {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.focus_text-gray-900:focus {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.focus_text-red-50:focus {
  --tw-text-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-text-opacity));
}

.focus_text-red-100:focus {
  --tw-text-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-text-opacity));
}

.focus_text-red-200:focus {
  --tw-text-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-text-opacity));
}

.focus_text-red-300:focus {
  --tw-text-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-text-opacity));
}

.focus_text-red-400:focus {
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.focus_text-red-500:focus {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.focus_text-red-600:focus {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.focus_text-red-700:focus {
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}

.focus_text-red-800:focus {
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}

.focus_text-red-900:focus {
  --tw-text-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-text-opacity));
}

.focus_text-yellow-50:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity));
}

.focus_text-yellow-100:focus {
  --tw-text-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-text-opacity));
}

.focus_text-yellow-200:focus {
  --tw-text-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-text-opacity));
}

.focus_text-yellow-300:focus {
  --tw-text-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-text-opacity));
}

.focus_text-yellow-400:focus {
  --tw-text-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-text-opacity));
}

.focus_text-yellow-500:focus {
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}

.focus_text-yellow-600:focus {
  --tw-text-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-text-opacity));
}

.focus_text-yellow-700:focus {
  --tw-text-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-text-opacity));
}

.focus_text-yellow-800:focus {
  --tw-text-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-text-opacity));
}

.focus_text-yellow-900:focus {
  --tw-text-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-text-opacity));
}

.focus_text-green-50:focus {
  --tw-text-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-text-opacity));
}

.focus_text-green-100:focus {
  --tw-text-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-text-opacity));
}

.focus_text-green-200:focus {
  --tw-text-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-text-opacity));
}

.focus_text-green-300:focus {
  --tw-text-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-text-opacity));
}

.focus_text-green-400:focus {
  --tw-text-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-text-opacity));
}

.focus_text-green-500:focus {
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity));
}

.focus_text-green-600:focus {
  --tw-text-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.focus_text-green-700:focus {
  --tw-text-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-text-opacity));
}

.focus_text-green-800:focus {
  --tw-text-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.focus_text-green-900:focus {
  --tw-text-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-text-opacity));
}

.focus_text-blue-50:focus {
  --tw-text-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-text-opacity));
}

.focus_text-blue-100:focus {
  --tw-text-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-text-opacity));
}

.focus_text-blue-200:focus {
  --tw-text-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-text-opacity));
}

.focus_text-blue-300:focus {
  --tw-text-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-text-opacity));
}

.focus_text-blue-400:focus {
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}

.focus_text-blue-500:focus {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.focus_text-blue-600:focus {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.focus_text-blue-700:focus {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.focus_text-blue-800:focus {
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.focus_text-blue-900:focus {
  --tw-text-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-text-opacity));
}

.focus_text-indigo-50:focus {
  --tw-text-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-text-opacity));
}

.focus_text-indigo-100:focus {
  --tw-text-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-text-opacity));
}

.focus_text-indigo-200:focus {
  --tw-text-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-text-opacity));
}

.focus_text-indigo-300:focus {
  --tw-text-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-text-opacity));
}

.focus_text-indigo-400:focus {
  --tw-text-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-text-opacity));
}

.focus_text-indigo-500:focus {
  --tw-text-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.focus_text-indigo-600:focus {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.focus_text-indigo-700:focus {
  --tw-text-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-text-opacity));
}

.focus_text-indigo-800:focus {
  --tw-text-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-text-opacity));
}

.focus_text-indigo-900:focus {
  --tw-text-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-text-opacity));
}

.focus_text-purple-50:focus {
  --tw-text-opacity: 1;
  color: rgba(245, 243, 255, var(--tw-text-opacity));
}

.focus_text-purple-100:focus {
  --tw-text-opacity: 1;
  color: rgba(237, 233, 254, var(--tw-text-opacity));
}

.focus_text-purple-200:focus {
  --tw-text-opacity: 1;
  color: rgba(221, 214, 254, var(--tw-text-opacity));
}

.focus_text-purple-300:focus {
  --tw-text-opacity: 1;
  color: rgba(196, 181, 253, var(--tw-text-opacity));
}

.focus_text-purple-400:focus {
  --tw-text-opacity: 1;
  color: rgba(167, 139, 250, var(--tw-text-opacity));
}

.focus_text-purple-500:focus {
  --tw-text-opacity: 1;
  color: rgba(139, 92, 246, var(--tw-text-opacity));
}

.focus_text-purple-600:focus {
  --tw-text-opacity: 1;
  color: rgba(124, 58, 237, var(--tw-text-opacity));
}

.focus_text-purple-700:focus {
  --tw-text-opacity: 1;
  color: rgba(109, 40, 217, var(--tw-text-opacity));
}

.focus_text-purple-800:focus {
  --tw-text-opacity: 1;
  color: rgba(91, 33, 182, var(--tw-text-opacity));
}

.focus_text-purple-900:focus {
  --tw-text-opacity: 1;
  color: rgba(76, 29, 149, var(--tw-text-opacity));
}

.focus_text-pink-50:focus {
  --tw-text-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-text-opacity));
}

.focus_text-pink-100:focus {
  --tw-text-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-text-opacity));
}

.focus_text-pink-200:focus {
  --tw-text-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-text-opacity));
}

.focus_text-pink-300:focus {
  --tw-text-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-text-opacity));
}

.focus_text-pink-400:focus {
  --tw-text-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-text-opacity));
}

.focus_text-pink-500:focus {
  --tw-text-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-text-opacity));
}

.focus_text-pink-600:focus {
  --tw-text-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-text-opacity));
}

.focus_text-pink-700:focus {
  --tw-text-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-text-opacity));
}

.focus_text-pink-800:focus {
  --tw-text-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-text-opacity));
}

.focus_text-pink-900:focus {
  --tw-text-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-text-opacity));
}

.text-opacity-0 {
  --tw-text-opacity: 0;
}

.text-opacity-5 {
  --tw-text-opacity: 0.05;
}

.text-opacity-10 {
  --tw-text-opacity: 0.1;
}

.text-opacity-20 {
  --tw-text-opacity: 0.2;
}

.text-opacity-25 {
  --tw-text-opacity: 0.25;
}

.text-opacity-30 {
  --tw-text-opacity: 0.3;
}

.text-opacity-40 {
  --tw-text-opacity: 0.4;
}

.text-opacity-50 {
  --tw-text-opacity: 0.5;
}

.text-opacity-60 {
  --tw-text-opacity: 0.6;
}

.text-opacity-70 {
  --tw-text-opacity: 0.7;
}

.text-opacity-75 {
  --tw-text-opacity: 0.75;
}

.text-opacity-80 {
  --tw-text-opacity: 0.8;
}

.text-opacity-90 {
  --tw-text-opacity: 0.9;
}

.text-opacity-95 {
  --tw-text-opacity: 0.95;
}

.text-opacity-100 {
  --tw-text-opacity: 1;
}

.focus-within_text-opacity-0:focus-within {
  --tw-text-opacity: 0;
}

.focus-within_text-opacity-5:focus-within {
  --tw-text-opacity: 0.05;
}

.focus-within_text-opacity-10:focus-within {
  --tw-text-opacity: 0.1;
}

.focus-within_text-opacity-20:focus-within {
  --tw-text-opacity: 0.2;
}

.focus-within_text-opacity-25:focus-within {
  --tw-text-opacity: 0.25;
}

.focus-within_text-opacity-30:focus-within {
  --tw-text-opacity: 0.3;
}

.focus-within_text-opacity-40:focus-within {
  --tw-text-opacity: 0.4;
}

.focus-within_text-opacity-50:focus-within {
  --tw-text-opacity: 0.5;
}

.focus-within_text-opacity-60:focus-within {
  --tw-text-opacity: 0.6;
}

.focus-within_text-opacity-70:focus-within {
  --tw-text-opacity: 0.7;
}

.focus-within_text-opacity-75:focus-within {
  --tw-text-opacity: 0.75;
}

.focus-within_text-opacity-80:focus-within {
  --tw-text-opacity: 0.8;
}

.focus-within_text-opacity-90:focus-within {
  --tw-text-opacity: 0.9;
}

.focus-within_text-opacity-95:focus-within {
  --tw-text-opacity: 0.95;
}

.focus-within_text-opacity-100:focus-within {
  --tw-text-opacity: 1;
}

.focus_text-opacity-0:focus {
  --tw-text-opacity: 0;
}

.focus_text-opacity-5:focus {
  --tw-text-opacity: 0.05;
}

.focus_text-opacity-10:focus {
  --tw-text-opacity: 0.1;
}

.focus_text-opacity-20:focus {
  --tw-text-opacity: 0.2;
}

.focus_text-opacity-25:focus {
  --tw-text-opacity: 0.25;
}

.focus_text-opacity-30:focus {
  --tw-text-opacity: 0.3;
}

.focus_text-opacity-40:focus {
  --tw-text-opacity: 0.4;
}

.focus_text-opacity-50:focus {
  --tw-text-opacity: 0.5;
}

.focus_text-opacity-60:focus {
  --tw-text-opacity: 0.6;
}

.focus_text-opacity-70:focus {
  --tw-text-opacity: 0.7;
}

.focus_text-opacity-75:focus {
  --tw-text-opacity: 0.75;
}

.focus_text-opacity-80:focus {
  --tw-text-opacity: 0.8;
}

.focus_text-opacity-90:focus {
  --tw-text-opacity: 0.9;
}

.focus_text-opacity-95:focus {
  --tw-text-opacity: 0.95;
}

.focus_text-opacity-100:focus {
  --tw-text-opacity: 1;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.overflow-ellipsis {
  text-overflow: ellipsis;
}

.overflow-clip {
  text-overflow: clip;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.underline {
  text-decoration: underline;
}

.line-through {
  text-decoration: line-through;
}

.no-underline {
  text-decoration: none;
}

.focus-within_underline:focus-within {
  text-decoration: underline;
}

.focus-within_line-through:focus-within {
  text-decoration: line-through;
}

.focus-within_no-underline:focus-within {
  text-decoration: none;
}

.focus_underline:focus {
  text-decoration: underline;
}

.focus_line-through:focus {
  text-decoration: line-through;
}

.focus_no-underline:focus {
  text-decoration: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions {
  --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
  --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.normal-nums {
  font-variant-numeric: normal;
}

.ordinal {
  --tw-ordinal: ordinal;
}

.slashed-zero {
  --tw-slashed-zero: slashed-zero;
}

.lining-nums {
  --tw-numeric-figure: lining-nums;
}

.oldstyle-nums {
  --tw-numeric-figure: oldstyle-nums;
}

.proportional-nums {
  --tw-numeric-spacing: proportional-nums;
}

.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
}

.diagonal-fractions {
  --tw-numeric-fraction: diagonal-fractions;
}

.stacked-fractions {
  --tw-numeric-fraction: stacked-fractions;
}

.tracking-tighter {
  letter-spacing: -0.05em;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-normal {
  letter-spacing: 0em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

.select-none {
  user-select: none;
}

.select-text {
  user-select: text;
}

.select-all {
  user-select: all;
}

.select-auto {
  user-select: auto;
}

.align-baseline {
  vertical-align: baseline;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: center;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-top {
  vertical-align: text-top;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: collapse;
}

.whitespace-normal {
  white-space: normal;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre {
  white-space: pre;
}

.whitespace-pre-line {
  white-space: pre-line;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}

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

.break-all {
  word-break: break-all;
}

.w-0 {
  width: 0rpx;
}

.w-1 {
  width: 9.375rpx;
}

.w-2 {
  width: 18.75rpx;
}

.w-3 {
  width: 28.125rpx;
}

.w-4 {
  width: 37.5rpx;
}

.w-5 {
  width: 46.875rpx;
}

.w-6 {
  width: 56.25rpx;
}

.w-7 {
  width: 65.625rpx;
}

.w-8 {
  width: 75rpx;
}

.w-9 {
  width: 84.375rpx;
}

.w-10 {
  width: 93.75rpx;
}

.w-11 {
  width: 103.125rpx;
}

.w-12 {
  width: 112.5rpx;
}

.w-14 {
  width: 131.25rpx;
}

.w-16 {
  width: 150rpx;
}

.w-20 {
  width: 187.5rpx;
}

.w-24 {
  width: 225rpx;
}

.w-28 {
  width: 262.5rpx;
}

.w-32 {
  width: 300rpx;
}

.w-36 {
  width: 337.5rpx;
}

.w-40 {
  width: 375rpx;
}

.w-44 {
  width: 412.5rpx;
}

.w-48 {
  width: 450rpx;
}

.w-52 {
  width: 487.5rpx;
}

.w-56 {
  width: 525rpx;
}

.w-60 {
  width: 562.5rpx;
}

.w-64 {
  width: 600rpx;
}

.w-72 {
  width: 675rpx;
}

.w-80 {
  width: 750rpx;
}

.w-96 {
  width: 900rpx;
}

.w-auto {
  width: auto;
}

.w-px {
  width: 1rpx;
}

.w-0_half {
  width: 4.6875rpx;
}

.w-1_half {
  width: 14.0625rpx;
}

.w-2_half {
  width: 23.4375rpx;
}

.w-3_half {
  width: 32.8125rpx;
}

.w-1_2 {
  width: 50%;
}

.w-1_3 {
  width: 33.333333%;
}

.w-2_3 {
  width: 66.666667%;
}

.w-1_4 {
  width: 25%;
}

.w-2_4 {
  width: 50%;
}

.w-3_4 {
  width: 75%;
}

.w-1_5 {
  width: 20%;
}

.w-2_5 {
  width: 40%;
}

.w-3_5 {
  width: 60%;
}

.w-4_5 {
  width: 80%;
}

.w-1_6 {
  width: 16.666667%;
}

.w-2_6 {
  width: 33.333333%;
}

.w-3_6 {
  width: 50%;
}

.w-4_6 {
  width: 66.666667%;
}

.w-5_6 {
  width: 83.333333%;
}

.w-1_12 {
  width: 8.333333%;
}

.w-2_12 {
  width: 16.666667%;
}

.w-3_12 {
  width: 25%;
}

.w-4_12 {
  width: 33.333333%;
}

.w-5_12 {
  width: 41.666667%;
}

.w-6_12 {
  width: 50%;
}

.w-7_12 {
  width: 58.333333%;
}

.w-8_12 {
  width: 66.666667%;
}

.w-9_12 {
  width: 75%;
}

.w-10_12 {
  width: 83.333333%;
}

.w-11_12 {
  width: 91.666667%;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-auto {
  z-index: auto;
}

.focus-within_z-0:focus-within {
  z-index: 0;
}

.focus-within_z-10:focus-within {
  z-index: 10;
}

.focus-within_z-20:focus-within {
  z-index: 20;
}

.focus-within_z-30:focus-within {
  z-index: 30;
}

.focus-within_z-40:focus-within {
  z-index: 40;
}

.focus-within_z-50:focus-within {
  z-index: 50;
}

.focus-within_z-auto:focus-within {
  z-index: auto;
}

.focus_z-0:focus {
  z-index: 0;
}

.focus_z-10:focus {
  z-index: 10;
}

.focus_z-20:focus {
  z-index: 20;
}

.focus_z-30:focus {
  z-index: 30;
}

.focus_z-40:focus {
  z-index: 40;
}

.focus_z-50:focus {
  z-index: 50;
}

.focus_z-auto:focus {
  z-index: auto;
}

.gap-0 {
  gap: 0rpx;
}

.gap-1 {
  gap: 9.375rpx;
}

.gap-2 {
  gap: 18.75rpx;
}

.gap-3 {
  gap: 28.125rpx;
}

.gap-4 {
  gap: 37.5rpx;
}

.gap-5 {
  gap: 46.875rpx;
}

.gap-6 {
  gap: 56.25rpx;
}

.gap-7 {
  gap: 65.625rpx;
}

.gap-8 {
  gap: 75rpx;
}

.gap-9 {
  gap: 84.375rpx;
}

.gap-10 {
  gap: 93.75rpx;
}

.gap-11 {
  gap: 103.125rpx;
}

.gap-12 {
  gap: 112.5rpx;
}

.gap-14 {
  gap: 131.25rpx;
}

.gap-16 {
  gap: 150rpx;
}

.gap-20 {
  gap: 187.5rpx;
}

.gap-24 {
  gap: 225rpx;
}

.gap-28 {
  gap: 262.5rpx;
}

.gap-32 {
  gap: 300rpx;
}

.gap-36 {
  gap: 337.5rpx;
}

.gap-40 {
  gap: 375rpx;
}

.gap-44 {
  gap: 412.5rpx;
}

.gap-48 {
  gap: 450rpx;
}

.gap-52 {
  gap: 487.5rpx;
}

.gap-56 {
  gap: 525rpx;
}

.gap-60 {
  gap: 562.5rpx;
}

.gap-64 {
  gap: 600rpx;
}

.gap-72 {
  gap: 675rpx;
}

.gap-80 {
  gap: 750rpx;
}

.gap-96 {
  gap: 900rpx;
}

.gap-px {
  gap: 1rpx;
}

.gap-0_half {
  gap: 4.6875rpx;
}

.gap-1_half {
  gap: 14.0625rpx;
}

.gap-2_half {
  gap: 23.4375rpx;
}

.gap-3_half {
  gap: 32.8125rpx;
}

.gap-x-0 {
  column-gap: 0rpx;
}

.gap-x-1 {
  column-gap: 9.375rpx;
}

.gap-x-2 {
  column-gap: 18.75rpx;
}

.gap-x-3 {
  column-gap: 28.125rpx;
}

.gap-x-4 {
  column-gap: 37.5rpx;
}

.gap-x-5 {
  column-gap: 46.875rpx;
}

.gap-x-6 {
  column-gap: 56.25rpx;
}

.gap-x-7 {
  column-gap: 65.625rpx;
}

.gap-x-8 {
  column-gap: 75rpx;
}

.gap-x-9 {
  column-gap: 84.375rpx;
}

.gap-x-10 {
  column-gap: 93.75rpx;
}

.gap-x-11 {
  column-gap: 103.125rpx;
}

.gap-x-12 {
  column-gap: 112.5rpx;
}

.gap-x-14 {
  column-gap: 131.25rpx;
}

.gap-x-16 {
  column-gap: 150rpx;
}

.gap-x-20 {
  column-gap: 187.5rpx;
}

.gap-x-24 {
  column-gap: 225rpx;
}

.gap-x-28 {
  column-gap: 262.5rpx;
}

.gap-x-32 {
  column-gap: 300rpx;
}

.gap-x-36 {
  column-gap: 337.5rpx;
}

.gap-x-40 {
  column-gap: 375rpx;
}

.gap-x-44 {
  column-gap: 412.5rpx;
}

.gap-x-48 {
  column-gap: 450rpx;
}

.gap-x-52 {
  column-gap: 487.5rpx;
}

.gap-x-56 {
  column-gap: 525rpx;
}

.gap-x-60 {
  column-gap: 562.5rpx;
}

.gap-x-64 {
  column-gap: 600rpx;
}

.gap-x-72 {
  column-gap: 675rpx;
}

.gap-x-80 {
  column-gap: 750rpx;
}

.gap-x-96 {
  column-gap: 900rpx;
}

.gap-x-px {
  column-gap: 1rpx;
}

.gap-x-0_half {
  column-gap: 4.6875rpx;
}

.gap-x-1_half {
  column-gap: 14.0625rpx;
}

.gap-x-2_half {
  column-gap: 23.4375rpx;
}

.gap-x-3_half {
  column-gap: 32.8125rpx;
}

.gap-y-0 {
  row-gap: 0rpx;
}

.gap-y-1 {
  row-gap: 9.375rpx;
}

.gap-y-2 {
  row-gap: 18.75rpx;
}

.gap-y-3 {
  row-gap: 28.125rpx;
}

.gap-y-4 {
  row-gap: 37.5rpx;
}

.gap-y-5 {
  row-gap: 46.875rpx;
}

.gap-y-6 {
  row-gap: 56.25rpx;
}

.gap-y-7 {
  row-gap: 65.625rpx;
}

.gap-y-8 {
  row-gap: 75rpx;
}

.gap-y-9 {
  row-gap: 84.375rpx;
}

.gap-y-10 {
  row-gap: 93.75rpx;
}

.gap-y-11 {
  row-gap: 103.125rpx;
}

.gap-y-12 {
  row-gap: 112.5rpx;
}

.gap-y-14 {
  row-gap: 131.25rpx;
}

.gap-y-16 {
  row-gap: 150rpx;
}

.gap-y-20 {
  row-gap: 187.5rpx;
}

.gap-y-24 {
  row-gap: 225rpx;
}

.gap-y-28 {
  row-gap: 262.5rpx;
}

.gap-y-32 {
  row-gap: 300rpx;
}

.gap-y-36 {
  row-gap: 337.5rpx;
}

.gap-y-40 {
  row-gap: 375rpx;
}

.gap-y-44 {
  row-gap: 412.5rpx;
}

.gap-y-48 {
  row-gap: 450rpx;
}

.gap-y-52 {
  row-gap: 487.5rpx;
}

.gap-y-56 {
  row-gap: 525rpx;
}

.gap-y-60 {
  row-gap: 562.5rpx;
}

.gap-y-64 {
  row-gap: 600rpx;
}

.gap-y-72 {
  row-gap: 675rpx;
}

.gap-y-80 {
  row-gap: 750rpx;
}

.gap-y-96 {
  row-gap: 900rpx;
}

.gap-y-px {
  row-gap: 1rpx;
}

.gap-y-0_half {
  row-gap: 4.6875rpx;
}

.gap-y-1_half {
  row-gap: 14.0625rpx;
}

.gap-y-2_half {
  row-gap: 23.4375rpx;
}

.gap-y-3_half {
  row-gap: 32.8125rpx;
}

.grid-flow-row {
  grid-auto-flow: row;
}

.grid-flow-col {
  grid-auto-flow: column;
}

.grid-flow-row-dense {
  grid-auto-flow: row dense;
}

.grid-flow-col-dense {
  grid-auto-flow: column dense;
}

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

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

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

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

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

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

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

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

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

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

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

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

.grid-cols-none {
  grid-template-columns: none;
}

.auto-cols-auto {
  grid-auto-columns: auto;
}

.auto-cols-min {
  grid-auto-columns: min-content;
}

.auto-cols-max {
  grid-auto-columns: max-content;
}

.auto-cols-fr {
  grid-auto-columns: minmax(0, 1fr);
}

.col-auto {
  grid-column: auto;
}

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

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

.col-span-3 {
  grid-column: span 3 / span 3;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.col-span-5 {
  grid-column: span 5 / span 5;
}

.col-span-6 {
  grid-column: span 6 / span 6;
}

.col-span-7 {
  grid-column: span 7 / span 7;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

.col-span-9 {
  grid-column: span 9 / span 9;
}

.col-span-10 {
  grid-column: span 10 / span 10;
}

.col-span-11 {
  grid-column: span 11 / span 11;
}

.col-span-12 {
  grid-column: span 12 / span 12;
}

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

.col-start-1 {
  grid-column-start: 1;
}

.col-start-2 {
  grid-column-start: 2;
}

.col-start-3 {
  grid-column-start: 3;
}

.col-start-4 {
  grid-column-start: 4;
}

.col-start-5 {
  grid-column-start: 5;
}

.col-start-6 {
  grid-column-start: 6;
}

.col-start-7 {
  grid-column-start: 7;
}

.col-start-8 {
  grid-column-start: 8;
}

.col-start-9 {
  grid-column-start: 9;
}

.col-start-10 {
  grid-column-start: 10;
}

.col-start-11 {
  grid-column-start: 11;
}

.col-start-12 {
  grid-column-start: 12;
}

.col-start-13 {
  grid-column-start: 13;
}

.col-start-auto {
  grid-column-start: auto;
}

.col-end-1 {
  grid-column-end: 1;
}

.col-end-2 {
  grid-column-end: 2;
}

.col-end-3 {
  grid-column-end: 3;
}

.col-end-4 {
  grid-column-end: 4;
}

.col-end-5 {
  grid-column-end: 5;
}

.col-end-6 {
  grid-column-end: 6;
}

.col-end-7 {
  grid-column-end: 7;
}

.col-end-8 {
  grid-column-end: 8;
}

.col-end-9 {
  grid-column-end: 9;
}

.col-end-10 {
  grid-column-end: 10;
}

.col-end-11 {
  grid-column-end: 11;
}

.col-end-12 {
  grid-column-end: 12;
}

.col-end-13 {
  grid-column-end: 13;
}

.col-end-auto {
  grid-column-end: auto;
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

.grid-rows-none {
  grid-template-rows: none;
}

.auto-rows-auto {
  grid-auto-rows: auto;
}

.auto-rows-min {
  grid-auto-rows: min-content;
}

.auto-rows-max {
  grid-auto-rows: max-content;
}

.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr);
}

.row-auto {
  grid-row: auto;
}

.row-span-1 {
  grid-row: span 1 / span 1;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

.row-span-3 {
  grid-row: span 3 / span 3;
}

.row-span-4 {
  grid-row: span 4 / span 4;
}

.row-span-5 {
  grid-row: span 5 / span 5;
}

.row-span-6 {
  grid-row: span 6 / span 6;
}

.row-span-full {
  grid-row: 1 / -1;
}

.row-start-1 {
  grid-row-start: 1;
}

.row-start-2 {
  grid-row-start: 2;
}

.row-start-3 {
  grid-row-start: 3;
}

.row-start-4 {
  grid-row-start: 4;
}

.row-start-5 {
  grid-row-start: 5;
}

.row-start-6 {
  grid-row-start: 6;
}

.row-start-7 {
  grid-row-start: 7;
}

.row-start-auto {
  grid-row-start: auto;
}

.row-end-1 {
  grid-row-end: 1;
}

.row-end-2 {
  grid-row-end: 2;
}

.row-end-3 {
  grid-row-end: 3;
}

.row-end-4 {
  grid-row-end: 4;
}

.row-end-5 {
  grid-row-end: 5;
}

.row-end-6 {
  grid-row-end: 6;
}

.row-end-7 {
  grid-row-end: 7;
}

.row-end-auto {
  grid-row-end: auto;
}

.transform {
  --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;
  transform: translateX(var(--tw-translate-x)) translateY(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 {
  --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;
  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));
}

.transform-none {
  transform: none;
}

.origin-center {
  transform-origin: center;
}

.origin-top {
  transform-origin: top;
}

.origin-top-right {
  transform-origin: top right;
}

.origin-right {
  transform-origin: right;
}

.origin-bottom-right {
  transform-origin: bottom right;
}

.origin-bottom {
  transform-origin: bottom;
}

.origin-bottom-left {
  transform-origin: bottom left;
}

.origin-left {
  transform-origin: left;
}

.origin-top-left {
  transform-origin: top left;
}

.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.scale-50 {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.scale-150 {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
}

.scale-x-0 {
  --tw-scale-x: 0;
}

.scale-x-50 {
  --tw-scale-x: .5;
}

.scale-x-75 {
  --tw-scale-x: .75;
}

.scale-x-90 {
  --tw-scale-x: .9;
}

.scale-x-95 {
  --tw-scale-x: .95;
}

.scale-x-100 {
  --tw-scale-x: 1;
}

.scale-x-105 {
  --tw-scale-x: 1.05;
}

.scale-x-110 {
  --tw-scale-x: 1.1;
}

.scale-x-125 {
  --tw-scale-x: 1.25;
}

.scale-x-150 {
  --tw-scale-x: 1.5;
}

.scale-y-0 {
  --tw-scale-y: 0;
}

.scale-y-50 {
  --tw-scale-y: .5;
}

.scale-y-75 {
  --tw-scale-y: .75;
}

.scale-y-90 {
  --tw-scale-y: .9;
}

.scale-y-95 {
  --tw-scale-y: .95;
}

.scale-y-100 {
  --tw-scale-y: 1;
}

.scale-y-105 {
  --tw-scale-y: 1.05;
}

.scale-y-110 {
  --tw-scale-y: 1.1;
}

.scale-y-125 {
  --tw-scale-y: 1.25;
}

.scale-y-150 {
  --tw-scale-y: 1.5;
}

.focus_scale-0:focus {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.focus_scale-50:focus {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.focus_scale-75:focus {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.focus_scale-90:focus {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.focus_scale-95:focus {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.focus_scale-100:focus {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.focus_scale-105:focus {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.focus_scale-110:focus {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.focus_scale-125:focus {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.focus_scale-150:focus {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
}

.focus_scale-x-0:focus {
  --tw-scale-x: 0;
}

.focus_scale-x-50:focus {
  --tw-scale-x: .5;
}

.focus_scale-x-75:focus {
  --tw-scale-x: .75;
}

.focus_scale-x-90:focus {
  --tw-scale-x: .9;
}

.focus_scale-x-95:focus {
  --tw-scale-x: .95;
}

.focus_scale-x-100:focus {
  --tw-scale-x: 1;
}

.focus_scale-x-105:focus {
  --tw-scale-x: 1.05;
}

.focus_scale-x-110:focus {
  --tw-scale-x: 1.1;
}

.focus_scale-x-125:focus {
  --tw-scale-x: 1.25;
}

.focus_scale-x-150:focus {
  --tw-scale-x: 1.5;
}

.focus_scale-y-0:focus {
  --tw-scale-y: 0;
}

.focus_scale-y-50:focus {
  --tw-scale-y: .5;
}

.focus_scale-y-75:focus {
  --tw-scale-y: .75;
}

.focus_scale-y-90:focus {
  --tw-scale-y: .9;
}

.focus_scale-y-95:focus {
  --tw-scale-y: .95;
}

.focus_scale-y-100:focus {
  --tw-scale-y: 1;
}

.focus_scale-y-105:focus {
  --tw-scale-y: 1.05;
}

.focus_scale-y-110:focus {
  --tw-scale-y: 1.1;
}

.focus_scale-y-125:focus {
  --tw-scale-y: 1.25;
}

.focus_scale-y-150:focus {
  --tw-scale-y: 1.5;
}

.rotate-0 {
  --tw-rotate: 0deg;
}

.rotate-1 {
  --tw-rotate: 1deg;
}

.rotate-2 {
  --tw-rotate: 2deg;
}

.rotate-3 {
  --tw-rotate: 3deg;
}

.rotate-6 {
  --tw-rotate: 6deg;
}

.rotate-12 {
  --tw-rotate: 12deg;
}

.rotate-45 {
  --tw-rotate: 45deg;
}

.rotate-90 {
  --tw-rotate: 90deg;
}

.rotate-180 {
  --tw-rotate: 180deg;
}

.-rotate-180 {
  --tw-rotate: -180deg;
}

.-rotate-90 {
  --tw-rotate: -90deg;
}

.-rotate-45 {
  --tw-rotate: -45deg;
}

.-rotate-12 {
  --tw-rotate: -12deg;
}

.-rotate-6 {
  --tw-rotate: -6deg;
}

.-rotate-3 {
  --tw-rotate: -3deg;
}

.-rotate-2 {
  --tw-rotate: -2deg;
}

.-rotate-1 {
  --tw-rotate: -1deg;
}

.focus_rotate-0:focus {
  --tw-rotate: 0deg;
}

.focus_rotate-1:focus {
  --tw-rotate: 1deg;
}

.focus_rotate-2:focus {
  --tw-rotate: 2deg;
}

.focus_rotate-3:focus {
  --tw-rotate: 3deg;
}

.focus_rotate-6:focus {
  --tw-rotate: 6deg;
}

.focus_rotate-12:focus {
  --tw-rotate: 12deg;
}

.focus_rotate-45:focus {
  --tw-rotate: 45deg;
}

.focus_rotate-90:focus {
  --tw-rotate: 90deg;
}

.focus_rotate-180:focus {
  --tw-rotate: 180deg;
}

.focus_-rotate-180:focus {
  --tw-rotate: -180deg;
}

.focus_-rotate-90:focus {
  --tw-rotate: -90deg;
}

.focus_-rotate-45:focus {
  --tw-rotate: -45deg;
}

.focus_-rotate-12:focus {
  --tw-rotate: -12deg;
}

.focus_-rotate-6:focus {
  --tw-rotate: -6deg;
}

.focus_-rotate-3:focus {
  --tw-rotate: -3deg;
}

.focus_-rotate-2:focus {
  --tw-rotate: -2deg;
}

.focus_-rotate-1:focus {
  --tw-rotate: -1deg;
}

.translate-x-0 {
  --tw-translate-x: 0rpx;
}

.translate-x-1 {
  --tw-translate-x: 9.375rpx;
}

.translate-x-2 {
  --tw-translate-x: 18.75rpx;
}

.translate-x-3 {
  --tw-translate-x: 28.125rpx;
}

.translate-x-4 {
  --tw-translate-x: 37.5rpx;
}

.translate-x-5 {
  --tw-translate-x: 46.875rpx;
}

.translate-x-6 {
  --tw-translate-x: 56.25rpx;
}

.translate-x-7 {
  --tw-translate-x: 65.625rpx;
}

.translate-x-8 {
  --tw-translate-x: 75rpx;
}

.translate-x-9 {
  --tw-translate-x: 84.375rpx;
}

.translate-x-10 {
  --tw-translate-x: 93.75rpx;
}

.translate-x-11 {
  --tw-translate-x: 103.125rpx;
}

.translate-x-12 {
  --tw-translate-x: 112.5rpx;
}

.translate-x-14 {
  --tw-translate-x: 131.25rpx;
}

.translate-x-16 {
  --tw-translate-x: 150rpx;
}

.translate-x-20 {
  --tw-translate-x: 187.5rpx;
}

.translate-x-24 {
  --tw-translate-x: 225rpx;
}

.translate-x-28 {
  --tw-translate-x: 262.5rpx;
}

.translate-x-32 {
  --tw-translate-x: 300rpx;
}

.translate-x-36 {
  --tw-translate-x: 337.5rpx;
}

.translate-x-40 {
  --tw-translate-x: 375rpx;
}

.translate-x-44 {
  --tw-translate-x: 412.5rpx;
}

.translate-x-48 {
  --tw-translate-x: 450rpx;
}

.translate-x-52 {
  --tw-translate-x: 487.5rpx;
}

.translate-x-56 {
  --tw-translate-x: 525rpx;
}

.translate-x-60 {
  --tw-translate-x: 562.5rpx;
}

.translate-x-64 {
  --tw-translate-x: 600rpx;
}

.translate-x-72 {
  --tw-translate-x: 675rpx;
}

.translate-x-80 {
  --tw-translate-x: 750rpx;
}

.translate-x-96 {
  --tw-translate-x: 900rpx;
}

.translate-x-px {
  --tw-translate-x: 1rpx;
}

.translate-x-0_half {
  --tw-translate-x: 4.6875rpx;
}

.translate-x-1_half {
  --tw-translate-x: 14.0625rpx;
}

.translate-x-2_half {
  --tw-translate-x: 23.4375rpx;
}

.translate-x-3_half {
  --tw-translate-x: 32.8125rpx;
}

.-translate-x-0 {
  --tw-translate-x: 0rpx;
}

.-translate-x-1 {
  --tw-translate-x: -9.375rpx;
}

.-translate-x-2 {
  --tw-translate-x: -18.75rpx;
}

.-translate-x-3 {
  --tw-translate-x: -28.125rpx;
}

.-translate-x-4 {
  --tw-translate-x: -37.5rpx;
}

.-translate-x-5 {
  --tw-translate-x: -46.875rpx;
}

.-translate-x-6 {
  --tw-translate-x: -56.25rpx;
}

.-translate-x-7 {
  --tw-translate-x: -65.625rpx;
}

.-translate-x-8 {
  --tw-translate-x: -75rpx;
}

.-translate-x-9 {
  --tw-translate-x: -84.375rpx;
}

.-translate-x-10 {
  --tw-translate-x: -93.75rpx;
}

.-translate-x-11 {
  --tw-translate-x: -103.125rpx;
}

.-translate-x-12 {
  --tw-translate-x: -112.5rpx;
}

.-translate-x-14 {
  --tw-translate-x: -131.25rpx;
}

.-translate-x-16 {
  --tw-translate-x: -150rpx;
}

.-translate-x-20 {
  --tw-translate-x: -187.5rpx;
}

.-translate-x-24 {
  --tw-translate-x: -225rpx;
}

.-translate-x-28 {
  --tw-translate-x: -262.5rpx;
}

.-translate-x-32 {
  --tw-translate-x: -300rpx;
}

.-translate-x-36 {
  --tw-translate-x: -337.5rpx;
}

.-translate-x-40 {
  --tw-translate-x: -375rpx;
}

.-translate-x-44 {
  --tw-translate-x: -412.5rpx;
}

.-translate-x-48 {
  --tw-translate-x: -450rpx;
}

.-translate-x-52 {
  --tw-translate-x: -487.5rpx;
}

.-translate-x-56 {
  --tw-translate-x: -525rpx;
}

.-translate-x-60 {
  --tw-translate-x: -562.5rpx;
}

.-translate-x-64 {
  --tw-translate-x: -600rpx;
}

.-translate-x-72 {
  --tw-translate-x: -675rpx;
}

.-translate-x-80 {
  --tw-translate-x: -750rpx;
}

.-translate-x-96 {
  --tw-translate-x: -900rpx;
}

.-translate-x-px {
  --tw-translate-x: -1rpx;
}

.-translate-x-0_half {
  --tw-translate-x: -4.6875rpx;
}

.-translate-x-1_half {
  --tw-translate-x: -14.0625rpx;
}

.-translate-x-2_half {
  --tw-translate-x: -23.4375rpx;
}

.-translate-x-3_half {
  --tw-translate-x: -32.8125rpx;
}

.-translate-x-full {
  --tw-translate-x: -100%;
}

.-translate-x-1_2 {
  --tw-translate-x: -50%;
}

.translate-x-1_2 {
  --tw-translate-x: 50%;
}

.translate-x-full {
  --tw-translate-x: 100%;
}

.translate-y-0 {
  --tw-translate-y: 0rpx;
}

.translate-y-1 {
  --tw-translate-y: 9.375rpx;
}

.translate-y-2 {
  --tw-translate-y: 18.75rpx;
}

.translate-y-3 {
  --tw-translate-y: 28.125rpx;
}

.translate-y-4 {
  --tw-translate-y: 37.5rpx;
}

.translate-y-5 {
  --tw-translate-y: 46.875rpx;
}

.translate-y-6 {
  --tw-translate-y: 56.25rpx;
}

.translate-y-7 {
  --tw-translate-y: 65.625rpx;
}

.translate-y-8 {
  --tw-translate-y: 75rpx;
}

.translate-y-9 {
  --tw-translate-y: 84.375rpx;
}

.translate-y-10 {
  --tw-translate-y: 93.75rpx;
}

.translate-y-11 {
  --tw-translate-y: 103.125rpx;
}

.translate-y-12 {
  --tw-translate-y: 112.5rpx;
}

.translate-y-14 {
  --tw-translate-y: 131.25rpx;
}

.translate-y-16 {
  --tw-translate-y: 150rpx;
}

.translate-y-20 {
  --tw-translate-y: 187.5rpx;
}

.translate-y-24 {
  --tw-translate-y: 225rpx;
}

.translate-y-28 {
  --tw-translate-y: 262.5rpx;
}

.translate-y-32 {
  --tw-translate-y: 300rpx;
}

.translate-y-36 {
  --tw-translate-y: 337.5rpx;
}

.translate-y-40 {
  --tw-translate-y: 375rpx;
}

.translate-y-44 {
  --tw-translate-y: 412.5rpx;
}

.translate-y-48 {
  --tw-translate-y: 450rpx;
}

.translate-y-52 {
  --tw-translate-y: 487.5rpx;
}

.translate-y-56 {
  --tw-translate-y: 525rpx;
}

.translate-y-60 {
  --tw-translate-y: 562.5rpx;
}

.translate-y-64 {
  --tw-translate-y: 600rpx;
}

.translate-y-72 {
  --tw-translate-y: 675rpx;
}

.translate-y-80 {
  --tw-translate-y: 750rpx;
}

.translate-y-96 {
  --tw-translate-y: 900rpx;
}

.translate-y-px {
  --tw-translate-y: 1rpx;
}

.translate-y-0_half {
  --tw-translate-y: 4.6875rpx;
}

.translate-y-1_half {
  --tw-translate-y: 14.0625rpx;
}

.translate-y-2_half {
  --tw-translate-y: 23.4375rpx;
}

.translate-y-3_half {
  --tw-translate-y: 32.8125rpx;
}

.-translate-y-0 {
  --tw-translate-y: 0rpx;
}

.-translate-y-1 {
  --tw-translate-y: -9.375rpx;
}

.-translate-y-2 {
  --tw-translate-y: -18.75rpx;
}

.-translate-y-3 {
  --tw-translate-y: -28.125rpx;
}

.-translate-y-4 {
  --tw-translate-y: -37.5rpx;
}

.-translate-y-5 {
  --tw-translate-y: -46.875rpx;
}

.-translate-y-6 {
  --tw-translate-y: -56.25rpx;
}

.-translate-y-7 {
  --tw-translate-y: -65.625rpx;
}

.-translate-y-8 {
  --tw-translate-y: -75rpx;
}

.-translate-y-9 {
  --tw-translate-y: -84.375rpx;
}

.-translate-y-10 {
  --tw-translate-y: -93.75rpx;
}

.-translate-y-11 {
  --tw-translate-y: -103.125rpx;
}

.-translate-y-12 {
  --tw-translate-y: -112.5rpx;
}

.-translate-y-14 {
  --tw-translate-y: -131.25rpx;
}

.-translate-y-16 {
  --tw-translate-y: -150rpx;
}

.-translate-y-20 {
  --tw-translate-y: -187.5rpx;
}

.-translate-y-24 {
  --tw-translate-y: -225rpx;
}

.-translate-y-28 {
  --tw-translate-y: -262.5rpx;
}

.-translate-y-32 {
  --tw-translate-y: -300rpx;
}

.-translate-y-36 {
  --tw-translate-y: -337.5rpx;
}

.-translate-y-40 {
  --tw-translate-y: -375rpx;
}

.-translate-y-44 {
  --tw-translate-y: -412.5rpx;
}

.-translate-y-48 {
  --tw-translate-y: -450rpx;
}

.-translate-y-52 {
  --tw-translate-y: -487.5rpx;
}

.-translate-y-56 {
  --tw-translate-y: -525rpx;
}

.-translate-y-60 {
  --tw-translate-y: -562.5rpx;
}

.-translate-y-64 {
  --tw-translate-y: -600rpx;
}

.-translate-y-72 {
  --tw-translate-y: -675rpx;
}

.-translate-y-80 {
  --tw-translate-y: -750rpx;
}

.-translate-y-96 {
  --tw-translate-y: -900rpx;
}

.-translate-y-px {
  --tw-translate-y: -1rpx;
}

.-translate-y-0_half {
  --tw-translate-y: -4.6875rpx;
}

.-translate-y-1_half {
  --tw-translate-y: -14.0625rpx;
}

.-translate-y-2_half {
  --tw-translate-y: -23.4375rpx;
}

.-translate-y-3_half {
  --tw-translate-y: -32.8125rpx;
}

.-translate-y-full {
  --tw-translate-y: -100%;
}

.-translate-y-1_2 {
  --tw-translate-y: -50%;
}

.translate-y-1_2 {
  --tw-translate-y: 50%;
}

.translate-y-full {
  --tw-translate-y: 100%;
}

.focus_translate-x-0:focus {
  --tw-translate-x: 0rpx;
}

.focus_translate-x-1:focus {
  --tw-translate-x: 9.375rpx;
}

.focus_translate-x-2:focus {
  --tw-translate-x: 18.75rpx;
}

.focus_translate-x-3:focus {
  --tw-translate-x: 28.125rpx;
}

.focus_translate-x-4:focus {
  --tw-translate-x: 37.5rpx;
}

.focus_translate-x-5:focus {
  --tw-translate-x: 46.875rpx;
}

.focus_translate-x-6:focus {
  --tw-translate-x: 56.25rpx;
}

.focus_translate-x-7:focus {
  --tw-translate-x: 65.625rpx;
}

.focus_translate-x-8:focus {
  --tw-translate-x: 75rpx;
}

.focus_translate-x-9:focus {
  --tw-translate-x: 84.375rpx;
}

.focus_translate-x-10:focus {
  --tw-translate-x: 93.75rpx;
}

.focus_translate-x-11:focus {
  --tw-translate-x: 103.125rpx;
}

.focus_translate-x-12:focus {
  --tw-translate-x: 112.5rpx;
}

.focus_translate-x-14:focus {
  --tw-translate-x: 131.25rpx;
}

.focus_translate-x-16:focus {
  --tw-translate-x: 150rpx;
}

.focus_translate-x-20:focus {
  --tw-translate-x: 187.5rpx;
}

.focus_translate-x-24:focus {
  --tw-translate-x: 225rpx;
}

.focus_translate-x-28:focus {
  --tw-translate-x: 262.5rpx;
}

.focus_translate-x-32:focus {
  --tw-translate-x: 300rpx;
}

.focus_translate-x-36:focus {
  --tw-translate-x: 337.5rpx;
}

.focus_translate-x-40:focus {
  --tw-translate-x: 375rpx;
}

.focus_translate-x-44:focus {
  --tw-translate-x: 412.5rpx;
}

.focus_translate-x-48:focus {
  --tw-translate-x: 450rpx;
}

.focus_translate-x-52:focus {
  --tw-translate-x: 487.5rpx;
}

.focus_translate-x-56:focus {
  --tw-translate-x: 525rpx;
}

.focus_translate-x-60:focus {
  --tw-translate-x: 562.5rpx;
}

.focus_translate-x-64:focus {
  --tw-translate-x: 600rpx;
}

.focus_translate-x-72:focus {
  --tw-translate-x: 675rpx;
}

.focus_translate-x-80:focus {
  --tw-translate-x: 750rpx;
}

.focus_translate-x-96:focus {
  --tw-translate-x: 900rpx;
}

.focus_translate-x-px:focus {
  --tw-translate-x: 1rpx;
}

.focus_translate-x-0_half:focus {
  --tw-translate-x: 4.6875rpx;
}

.focus_translate-x-1_half:focus {
  --tw-translate-x: 14.0625rpx;
}

.focus_translate-x-2_half:focus {
  --tw-translate-x: 23.4375rpx;
}

.focus_translate-x-3_half:focus {
  --tw-translate-x: 32.8125rpx;
}

.focus_-translate-x-0:focus {
  --tw-translate-x: 0rpx;
}

.focus_-translate-x-1:focus {
  --tw-translate-x: -9.375rpx;
}

.focus_-translate-x-2:focus {
  --tw-translate-x: -18.75rpx;
}

.focus_-translate-x-3:focus {
  --tw-translate-x: -28.125rpx;
}

.focus_-translate-x-4:focus {
  --tw-translate-x: -37.5rpx;
}

.focus_-translate-x-5:focus {
  --tw-translate-x: -46.875rpx;
}

.focus_-translate-x-6:focus {
  --tw-translate-x: -56.25rpx;
}

.focus_-translate-x-7:focus {
  --tw-translate-x: -65.625rpx;
}

.focus_-translate-x-8:focus {
  --tw-translate-x: -75rpx;
}

.focus_-translate-x-9:focus {
  --tw-translate-x: -84.375rpx;
}

.focus_-translate-x-10:focus {
  --tw-translate-x: -93.75rpx;
}

.focus_-translate-x-11:focus {
  --tw-translate-x: -103.125rpx;
}

.focus_-translate-x-12:focus {
  --tw-translate-x: -112.5rpx;
}

.focus_-translate-x-14:focus {
  --tw-translate-x: -131.25rpx;
}

.focus_-translate-x-16:focus {
  --tw-translate-x: -150rpx;
}

.focus_-translate-x-20:focus {
  --tw-translate-x: -187.5rpx;
}

.focus_-translate-x-24:focus {
  --tw-translate-x: -225rpx;
}

.focus_-translate-x-28:focus {
  --tw-translate-x: -262.5rpx;
}

.focus_-translate-x-32:focus {
  --tw-translate-x: -300rpx;
}

.focus_-translate-x-36:focus {
  --tw-translate-x: -337.5rpx;
}

.focus_-translate-x-40:focus {
  --tw-translate-x: -375rpx;
}

.focus_-translate-x-44:focus {
  --tw-translate-x: -412.5rpx;
}

.focus_-translate-x-48:focus {
  --tw-translate-x: -450rpx;
}

.focus_-translate-x-52:focus {
  --tw-translate-x: -487.5rpx;
}

.focus_-translate-x-56:focus {
  --tw-translate-x: -525rpx;
}

.focus_-translate-x-60:focus {
  --tw-translate-x: -562.5rpx;
}

.focus_-translate-x-64:focus {
  --tw-translate-x: -600rpx;
}

.focus_-translate-x-72:focus {
  --tw-translate-x: -675rpx;
}

.focus_-translate-x-80:focus {
  --tw-translate-x: -750rpx;
}

.focus_-translate-x-96:focus {
  --tw-translate-x: -900rpx;
}

.focus_-translate-x-px:focus {
  --tw-translate-x: -1rpx;
}

.focus_-translate-x-0_half:focus {
  --tw-translate-x: -4.6875rpx;
}

.focus_-translate-x-1_half:focus {
  --tw-translate-x: -14.0625rpx;
}

.focus_-translate-x-2_half:focus {
  --tw-translate-x: -23.4375rpx;
}

.focus_-translate-x-3_half:focus {
  --tw-translate-x: -32.8125rpx;
}

.focus_-translate-x-full:focus {
  --tw-translate-x: -100%;
}

.focus_-translate-x-1_2:focus {
  --tw-translate-x: -50%;
}

.focus_translate-x-1_2:focus {
  --tw-translate-x: 50%;
}

.focus_translate-x-full:focus {
  --tw-translate-x: 100%;
}

.focus_translate-y-0:focus {
  --tw-translate-y: 0rpx;
}

.focus_translate-y-1:focus {
  --tw-translate-y: 9.375rpx;
}

.focus_translate-y-2:focus {
  --tw-translate-y: 18.75rpx;
}

.focus_translate-y-3:focus {
  --tw-translate-y: 28.125rpx;
}

.focus_translate-y-4:focus {
  --tw-translate-y: 37.5rpx;
}

.focus_translate-y-5:focus {
  --tw-translate-y: 46.875rpx;
}

.focus_translate-y-6:focus {
  --tw-translate-y: 56.25rpx;
}

.focus_translate-y-7:focus {
  --tw-translate-y: 65.625rpx;
}

.focus_translate-y-8:focus {
  --tw-translate-y: 75rpx;
}

.focus_translate-y-9:focus {
  --tw-translate-y: 84.375rpx;
}

.focus_translate-y-10:focus {
  --tw-translate-y: 93.75rpx;
}

.focus_translate-y-11:focus {
  --tw-translate-y: 103.125rpx;
}

.focus_translate-y-12:focus {
  --tw-translate-y: 112.5rpx;
}

.focus_translate-y-14:focus {
  --tw-translate-y: 131.25rpx;
}

.focus_translate-y-16:focus {
  --tw-translate-y: 150rpx;
}

.focus_translate-y-20:focus {
  --tw-translate-y: 187.5rpx;
}

.focus_translate-y-24:focus {
  --tw-translate-y: 225rpx;
}

.focus_translate-y-28:focus {
  --tw-translate-y: 262.5rpx;
}

.focus_translate-y-32:focus {
  --tw-translate-y: 300rpx;
}

.focus_translate-y-36:focus {
  --tw-translate-y: 337.5rpx;
}

.focus_translate-y-40:focus {
  --tw-translate-y: 375rpx;
}

.focus_translate-y-44:focus {
  --tw-translate-y: 412.5rpx;
}

.focus_translate-y-48:focus {
  --tw-translate-y: 450rpx;
}

.focus_translate-y-52:focus {
  --tw-translate-y: 487.5rpx;
}

.focus_translate-y-56:focus {
  --tw-translate-y: 525rpx;
}

.focus_translate-y-60:focus {
  --tw-translate-y: 562.5rpx;
}

.focus_translate-y-64:focus {
  --tw-translate-y: 600rpx;
}

.focus_translate-y-72:focus {
  --tw-translate-y: 675rpx;
}

.focus_translate-y-80:focus {
  --tw-translate-y: 750rpx;
}

.focus_translate-y-96:focus {
  --tw-translate-y: 900rpx;
}

.focus_translate-y-px:focus {
  --tw-translate-y: 1rpx;
}

.focus_translate-y-0_half:focus {
  --tw-translate-y: 4.6875rpx;
}

.focus_translate-y-1_half:focus {
  --tw-translate-y: 14.0625rpx;
}

.focus_translate-y-2_half:focus {
  --tw-translate-y: 23.4375rpx;
}

.focus_translate-y-3_half:focus {
  --tw-translate-y: 32.8125rpx;
}

.focus_-translate-y-0:focus {
  --tw-translate-y: 0rpx;
}

.focus_-translate-y-1:focus {
  --tw-translate-y: -9.375rpx;
}

.focus_-translate-y-2:focus {
  --tw-translate-y: -18.75rpx;
}

.focus_-translate-y-3:focus {
  --tw-translate-y: -28.125rpx;
}

.focus_-translate-y-4:focus {
  --tw-translate-y: -37.5rpx;
}

.focus_-translate-y-5:focus {
  --tw-translate-y: -46.875rpx;
}

.focus_-translate-y-6:focus {
  --tw-translate-y: -56.25rpx;
}

.focus_-translate-y-7:focus {
  --tw-translate-y: -65.625rpx;
}

.focus_-translate-y-8:focus {
  --tw-translate-y: -75rpx;
}

.focus_-translate-y-9:focus {
  --tw-translate-y: -84.375rpx;
}

.focus_-translate-y-10:focus {
  --tw-translate-y: -93.75rpx;
}

.focus_-translate-y-11:focus {
  --tw-translate-y: -103.125rpx;
}

.focus_-translate-y-12:focus {
  --tw-translate-y: -112.5rpx;
}

.focus_-translate-y-14:focus {
  --tw-translate-y: -131.25rpx;
}

.focus_-translate-y-16:focus {
  --tw-translate-y: -150rpx;
}

.focus_-translate-y-20:focus {
  --tw-translate-y: -187.5rpx;
}

.focus_-translate-y-24:focus {
  --tw-translate-y: -225rpx;
}

.focus_-translate-y-28:focus {
  --tw-translate-y: -262.5rpx;
}

.focus_-translate-y-32:focus {
  --tw-translate-y: -300rpx;
}

.focus_-translate-y-36:focus {
  --tw-translate-y: -337.5rpx;
}

.focus_-translate-y-40:focus {
  --tw-translate-y: -375rpx;
}

.focus_-translate-y-44:focus {
  --tw-translate-y: -412.5rpx;
}

.focus_-translate-y-48:focus {
  --tw-translate-y: -450rpx;
}

.focus_-translate-y-52:focus {
  --tw-translate-y: -487.5rpx;
}

.focus_-translate-y-56:focus {
  --tw-translate-y: -525rpx;
}

.focus_-translate-y-60:focus {
  --tw-translate-y: -562.5rpx;
}

.focus_-translate-y-64:focus {
  --tw-translate-y: -600rpx;
}

.focus_-translate-y-72:focus {
  --tw-translate-y: -675rpx;
}

.focus_-translate-y-80:focus {
  --tw-translate-y: -750rpx;
}

.focus_-translate-y-96:focus {
  --tw-translate-y: -900rpx;
}

.focus_-translate-y-px:focus {
  --tw-translate-y: -1rpx;
}

.focus_-translate-y-0_half:focus {
  --tw-translate-y: -4.6875rpx;
}

.focus_-translate-y-1_half:focus {
  --tw-translate-y: -14.0625rpx;
}

.focus_-translate-y-2_half:focus {
  --tw-translate-y: -23.4375rpx;
}

.focus_-translate-y-3_half:focus {
  --tw-translate-y: -32.8125rpx;
}

.focus_-translate-y-full:focus {
  --tw-translate-y: -100%;
}

.focus_-translate-y-1_2:focus {
  --tw-translate-y: -50%;
}

.focus_translate-y-1_2:focus {
  --tw-translate-y: 50%;
}

.focus_translate-y-full:focus {
  --tw-translate-y: 100%;
}

.skew-x-0 {
  --tw-skew-x: 0deg;
}

.skew-x-1 {
  --tw-skew-x: 1deg;
}

.skew-x-2 {
  --tw-skew-x: 2deg;
}

.skew-x-3 {
  --tw-skew-x: 3deg;
}

.skew-x-6 {
  --tw-skew-x: 6deg;
}

.skew-x-12 {
  --tw-skew-x: 12deg;
}

.-skew-x-12 {
  --tw-skew-x: -12deg;
}

.-skew-x-6 {
  --tw-skew-x: -6deg;
}

.-skew-x-3 {
  --tw-skew-x: -3deg;
}

.-skew-x-2 {
  --tw-skew-x: -2deg;
}

.-skew-x-1 {
  --tw-skew-x: -1deg;
}

.skew-y-0 {
  --tw-skew-y: 0deg;
}

.skew-y-1 {
  --tw-skew-y: 1deg;
}

.skew-y-2 {
  --tw-skew-y: 2deg;
}

.skew-y-3 {
  --tw-skew-y: 3deg;
}

.skew-y-6 {
  --tw-skew-y: 6deg;
}

.skew-y-12 {
  --tw-skew-y: 12deg;
}

.-skew-y-12 {
  --tw-skew-y: -12deg;
}

.-skew-y-6 {
  --tw-skew-y: -6deg;
}

.-skew-y-3 {
  --tw-skew-y: -3deg;
}

.-skew-y-2 {
  --tw-skew-y: -2deg;
}

.-skew-y-1 {
  --tw-skew-y: -1deg;
}

.focus_skew-x-0:focus {
  --tw-skew-x: 0deg;
}

.focus_skew-x-1:focus {
  --tw-skew-x: 1deg;
}

.focus_skew-x-2:focus {
  --tw-skew-x: 2deg;
}

.focus_skew-x-3:focus {
  --tw-skew-x: 3deg;
}

.focus_skew-x-6:focus {
  --tw-skew-x: 6deg;
}

.focus_skew-x-12:focus {
  --tw-skew-x: 12deg;
}

.focus_-skew-x-12:focus {
  --tw-skew-x: -12deg;
}

.focus_-skew-x-6:focus {
  --tw-skew-x: -6deg;
}

.focus_-skew-x-3:focus {
  --tw-skew-x: -3deg;
}

.focus_-skew-x-2:focus {
  --tw-skew-x: -2deg;
}

.focus_-skew-x-1:focus {
  --tw-skew-x: -1deg;
}

.focus_skew-y-0:focus {
  --tw-skew-y: 0deg;
}

.focus_skew-y-1:focus {
  --tw-skew-y: 1deg;
}

.focus_skew-y-2:focus {
  --tw-skew-y: 2deg;
}

.focus_skew-y-3:focus {
  --tw-skew-y: 3deg;
}

.focus_skew-y-6:focus {
  --tw-skew-y: 6deg;
}

.focus_skew-y-12:focus {
  --tw-skew-y: 12deg;
}

.focus_-skew-y-12:focus {
  --tw-skew-y: -12deg;
}

.focus_-skew-y-6:focus {
  --tw-skew-y: -6deg;
}

.focus_-skew-y-3:focus {
  --tw-skew-y: -3deg;
}

.focus_-skew-y-2:focus {
  --tw-skew-y: -2deg;
}

.focus_-skew-y-1:focus {
  --tw-skew-y: -1deg;
}

.transition-none {
  transition-property: none;
}

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

.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: background-color, border-color, 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-shadow {
  transition-property: box-shadow;
  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;
}

.ease-linear {
  transition-timing-function: linear;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.duration-75 {
  transition-duration: 75ms;
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-150 {
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-700 {
  transition-duration: 700ms;
}

.duration-1000 {
  transition-duration: 1000ms;
}

.delay-75 {
  transition-delay: 75ms;
}

.delay-100 {
  transition-delay: 100ms;
}

.delay-150 {
  transition-delay: 150ms;
}

.delay-200 {
  transition-delay: 200ms;
}

.delay-300 {
  transition-delay: 300ms;
}

.delay-500 {
  transition-delay: 500ms;
}

.delay-700 {
  transition-delay: 700ms;
}

.delay-1000 {
  transition-delay: 1000ms;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-none {
  animation: none;
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.animate-bounce {
  animation: bounce 1s infinite;
}

/*# sourceMappingURL=tailwind.css.map */